

/*
Custom Styles. Bootstrap Styles are default' 
*/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,900,800,700,600,500);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
*
{
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#fff;background-color:transparent}

.navbar-default .navbar-text{color:#fff}

.navbar-default .navbar-nav>li>a{color:#fff}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#fff;background-color:transparent}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#fff;background-color:#e7e7e7}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#fff;background-color:transparent}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#fff;background-color:#e7e7e7}

.padding-left7 {padding-left: 7px;}


.slider  {
	
    border-bottom: 16px solid #A51141;	
}

.main-content  {
	padding-right:60px;
}

a, input, button
{
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
}

.text-warning {
    color: #345079;
}
.text-danger {
    color: #1F8594;
}

.text-success {
    color: #79456C;
}
.card {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.text-info {
    color: #969468;
}

.homePaybg  {
    background-color: rgba(52, 80, 121, 0.15);
}
.homeCustbg  {
    background-color: rgba(31, 133, 148, 0.15);
}
.homeReportbg  {
    background-color: rgba(150, 148, 104, 0.35);
}
.homeFindbg  {
    background-color: rgba(121, 69, 108, 0.15);
}

.homePaybg h2, .homeCustbg h2, .homeReportbg h2, .homeFindbg h2
{
    font-size: 20px;
    line-height: 30px;
    color: #9D103E;
    font-weight: 700;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #CCC;
    padding-bottom: 5px;
    text-transform: none;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.homePaybg h2 a, .homeCustbg h2 a, .homeReportbg h2 a, .homeFindbg h2 a
{
    font-size: 20px;
    line-height: 30px;
}

.homePaybg h2 a:hover, .homeCustbg h2 a:hover, .homeReportbg h2 a:hover, .homeFindbg h2 a:hover
{
    text-decoration: none;
}
.fa-5x {
    font-size: 5em;
	margin-right: -14px;
}



body
{
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 15px;
    font-weight: 400;
    text-rendering: optimizelegibility;
    background: #fff;
    color: #333;
}

/*Typography Global*/

.quincyRed  {
 background-color: #A51141;	
}

.lightBtn  {
	background-color: #727272;
	border-bottom: 1px solid #333333;
}


.lightBtnTop  {
	background-color: #cccccc;
	background-image: -webkit-linear-gradient(270deg,rgba(152,152,152,1.00) 0%,rgba(104,104,104,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(152,152,152,1.00) 0%,rgba(104,104,104,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(152,152,152,1.00) 0%,rgba(104,104,104,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(152,152,152,1.00) 0%,rgba(104,104,104,1.00) 100%);
}



.greenBtn  {
	background-color: #598C6A;
	border-bottom: 1px solid #4B7259;
}
.greenBtnTop  {
	background-color: #598C6A;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(99,157,119,1.00) 0%,rgba(89,139,107,1.00) 100%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(99,157,119,1.00) 0%,rgba(89,139,107,1.00) 100%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(99,157,119,1.00) 0%,rgba(89,139,107,1.00) 100%);
	background-image: url(url), linear-gradient(180deg,rgba(99,157,119,1.00) 0%,rgba(89,139,107,1.00) 100%);
	
}

.goldBar  {
	background-color: #9a7b32;
	background-image: -webkit-linear-gradient(270deg,rgba(160,128,51,1.00) 0%,rgba(143,115,48,1.00) 86.01%,rgba(110,90,42,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(160,128,51,1.00) 0%,rgba(143,115,48,1.00) 86.01%,rgba(110,90,42,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(160,128,51,1.00) 0%,rgba(143,115,48,1.00) 86.01%,rgba(110,90,42,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(160,128,51,1.00) 0%,rgba(143,115,48,1.00) 86.01%,rgba(110,90,42,1.00) 100%);
}
.lightBar  {
	background-color: #727272;
	background-image: -webkit-linear-gradient(270deg,rgba(114,114,114,1.00) 0%,rgba(98,98,98,1.00) 86.53%,rgba(78,78,78,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(114,114,114,1.00) 0%,rgba(98,98,98,1.00) 86.53%,rgba(78,78,78,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(114,114,114,1.00) 0%,rgba(98,98,98,1.00) 86.53%,rgba(78,78,78,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(114,114,114,1.00) 0%,rgba(98,98,98,1.00) 86.53%,rgba(78,78,78,1.00) 100%);
}


.greenBar  {
	background-color: #598C6A;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(90,141,108,1.00) 0%,rgba(98,160,120,1.00) 84.97%,rgba(61,102,75,1.00) 100%);
	background-image: url(url), -moz-linear-gradient(270deg,rgba(90,141,108,1.00) 0%,rgba(98,160,120,1.00) 84.97%,rgba(61,102,75,1.00) 100%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(90,141,108,1.00) 0%,rgba(98,160,120,1.00) 84.97%,rgba(61,102,75,1.00) 100%);
	background-image: url(url), linear-gradient(180deg,rgba(90,141,108,1.00) 0%,rgba(98,160,120,1.00) 84.97%,rgba(61,102,75,1.00) 100%);
}
.goldBtn  {
	background-color: #AD8936;
	border-bottom: 1px solid #786026;
}
.goldBtnTop  {
	background-color: #AD8936;
	background-image: -webkit-linear-gradient(270deg,rgba(173,137,54,1.00) 0%,rgba(150,120,49,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(173,137,54,1.00) 0%,rgba(150,120,49,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(173,137,54,1.00) 0%,rgba(150,120,49,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(173,137,54,1.00) 0%,rgba(150,120,49,1.00) 100%);
	   
}

.rustBar {
	background-color: #cd7427;
	background-image: -webkit-linear-gradient(270deg,rgba(205,116,39,1.00) 0%,rgba(180,104,37,1.00) 85.49%,rgba(110,62,22,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(205,116,39,1.00) 0%,rgba(180,104,37,1.00) 85.49%,rgba(110,62,22,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(205,116,39,1.00) 0%,rgba(180,104,37,1.00) 85.49%,rgba(110,62,22,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(205,116,39,1.00) 0%,rgba(180,104,37,1.00) 85.49%,rgba(110,62,22,1.00) 100%);
}
.rustdBtn  {
	background-color: #cd7427;
	 border-bottom: 1px solid #6E421A;
}

.rustdBtnTop  {
	background-color: #cd7427;
	background-image: -webkit-linear-gradient(270deg,rgba(205,116,39,1.00) 0%,rgba(173,97,32,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(205,116,39,1.00) 0%,rgba(173,97,32,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(205,116,39,1.00) 0%,rgba(173,97,32,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(205,116,39,1.00) 0%,rgba(173,97,32,1.00) 100%);
}



.crandBtn  {
	background-color: #3B0118;
	background-image: -webkit-linear-gradient(270deg,rgba(119,1,48,1.00) 0%,rgba(59,1,24,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(119,1,48,1.00) 0%,rgba(59,1,24,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(119,1,48,1.00) 0%,rgba(59,1,24,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(119,1,48,1.00) 0%,rgba(59,1,24,1.00) 100%);
}

.dropCat {
    font-size: 12px;
	font-weight: 700;
    color: #111;
    line-height: 40px;
    text-transform: uppercase;
    background-color: #d7d0b7;
    padding-left: 16px;
    /*border-bottom: 3px solid #A51141;*/
}
.sideNavShadow {
   
    background-image: url(../images/side-nav-shadow.png);
    background-repeat: no-repeat;
    background-position: right top;
    min-height: 520px;
}

.shadow  {
	    box-shadow: 25px 0px 44px rgba(1, 1, 1, .2);
}

a
{
    color: #A51141;
}

.floatCenter {
    padding: 11px;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    margin: 10px auto 25px;
    background: #FFF;
}
.floatRight {
    padding: 11px;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    margin: 10px 0px 25px 25px;
    background: #FFF;
}
.floatLeft {
    padding: 11px;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    margin-top: 10px;
    margin-right: 25px;
    margin-bottom: 25px;
}

.navbar-brand a
{
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
    font-weight: 100;
    padding: 15px 15px;
    font-size: 38px;
    line-height: 36px;
    color: #A51141;
}

a:hover
{
    color: #A51141;
}

hr
{
    border-color: #c8c8c8;
    margin: 10px 0 10px 0;
}

h1, h2, h3, h4, h5
{
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-rendering: optimizelegibility;
}

h1
{
    font-family: 'Lora', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
	color: #A51141;
	text-transform: uppercase;
	text-rendering: optimizelegibility;
}

h1 .img-thumbnail {
 
    background-color: #fff;
    border: 1px solid #fff;

}

h2
{
    font-size: 20px;
    line-height: 30px;
    color: #9D103E;
    font-weight: 700;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-bottom: 5px;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

h2 small
{
    text-transform: none;
    color: #454545;
}



h3 {
    font-size: 18px;
    line-height: 30px;
    color: #9D103E;
    font-weight: 700;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-bottom: 5px;
}


.card h3 {

    border-bottom-style: none;


}


h3 a
{
   font-size: 20px;
    line-height: 30px;
    color: #9D103E;

}

h3 a:hover
{
    text-decoration: none;
   color: #A51141;
}

.typo
{
    margin-top: 80px;
}

h4
{
    font-size: 16px;
    color: #33313a;
    margin-bottom: 0px;
    margin-top: 10px;
	font-weight: 600;
}

h4 a
{
    color: #33313a;
}

h4 a:hover
{
    text-decoration: none;
    color: #A51141;
}

h5
{
    font-size: 14px;
    color: #33313a;
}

aside ul li.headline {
    list-style-type: none;
   font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: #444;
    border-bottom: none;
	margin-left:-15px;
}



table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    border-top-width: 6px;
    border-right-width: 2px;
    border-bottom-width: 6px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #063;
    border-right-color: #063;
    border-bottom-color: #063;
    border-left-color: #063;
	    font-size: 13px;
}
#PaymentPlan td {
    border: 1px solid #000;
	 font-size: 11px;
}

.clr
{
    clear: both;
    content: '';
    display: table;
}

.descr
{
    color: #bcbcbc;
    font-size: 12px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
}

/* Forms */

.form-control, .form-control:focus
{
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus
{
    border-color: #6f9ac0;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    width: 284px;
    text-align: right;
    padding-right: 26px;
}

/*Buttons*/

.btn
{
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    text-rendering: optimizelegibility;
}

.btn-primary, .btn-primary:focus, .btn-primary:active
{
    background-color: rgb(165, 17, 65);
    border-color: rgb(218, 218, 218);
    font-size: 16px;
    font-weight: 400;
    outline: none;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
    color: #fff;
    text-transform: none;
	border-right:none;
}

.btn-primary:hover
{
    background-color: rgb(210, 210, 210);
	 border-color: rgb(218, 218, 218);
	 color: #090909;
   
}

.btn-success, .btn-success:active, .btn-success:focus
{
    background-color: #6f9ac0;
    border-color: #6f9ac0;
    color: #444c4c;
    text-transform: none;
    outline: none;
    font-size: 14px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-top: 10px;
}

.btn-success:hover
{
    background-color: #6f9ac0;
    border-color: #6f9ac0;
    color: #fff;
    text-transform: none;
    font-size: 14px;
}

.btn-info, .btn-info:hover, .btn-info:focus, .btn-info:active
{
    background-color: transparent;
    border-color: #d3d3d3;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
    color: #7f7f7f;
    text-transform: none;
}

.btn-default, .btn-default:hover, .btn-default:focus
{
    font-size: 18px;
    color: #de7501;
    border-color: #6f9ac0;
    background: #6f9ac0;
}

button.btn-primary:focus
{
    outline: none;
}

.btn-warning {
    color: #fff;
    background-color: #a25e22;
    border-color: #a45f23;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	text-transform: capitalize;
	text-rendering: optimizelegibility;
}

/*Header*/

header
{
	background-color: #fdfdfd;
}

/*Main Navigaion Menu*/

.dropdown:hover .dropdown-menu
{
    display: block;
}

.navbar-default
{
    background: none;
    border: none;
    padding: 0;
    margin-bottom: 0px;
}

.navbar-header
{
    padding: 2px 0;
}

.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover
{
    color: #fff;
    font-size: 24px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    margin: 0;
    text-rendering: optimizelegibility;
}

.navbar-default .navbar-brand a
{
    color: #fff;
    text-decoration: none;
	
}

.navbar-default .navbar-nav>li>a
{
    color: #ffffff;
    font-size: 14px;
	padding-left:35px;
	padding-right:35px;
	padding-top:18px;
	padding-bottom:18px;
    text-transform: uppercase;

	
}

.navbar-default .navbar-nav>li 
{
margin-right:2px;

	
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    margin-right: 11%;
	color: #ffffff;
}





.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li:hover>a, .navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li.active>a:hover
{
    color: #fff;
    background-color: rgba(3, 14, 24, 0.25);
}

ul.dropdown-menu
{
    padding: 0;
    left: 0 !important;
    background: rgb(120, 120, 120);
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border: none;
	min-width: 180px;
}

ul.dropdown-menu li
{
   /*

border-bottom: 1px solid #c9c9c9;*/ 
}

ul.dropdown-menu li:last-child
{
    border-bottom: none;
}

ul.dropdown-menu>li>a
{
    color: #fff;
    font-size: 12px;
	padding-left:8px;
	padding-right:8px;
	padding-top:15px;
	padding-bottom:15px;

}

ul.dropdown-menu>li>a:hover
{
    color: #fff;
     background-color: rgba(3, 14, 24, 0.25);
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus
{
    color: #fff;
    background-color: rgba(3, 14, 24, 0.45);
}

/*Carousel*/

.carousel-indicators li
{
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-color: #5f5d60;
}

.carousel-indicators .active
{
    background-color: #6f9ac0;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-color: #6f9ac0;
}

.carousel .btn-default
{
    width: 230px;
    background: #fff;
    height: 60px;
    margin: 30px 5px;
    color: #de7501;
    line-height: 60px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
    text-transform: none;
    padding: 0;
    font-size: 18px;
    font-weight: 300;
}

.carousel-caption
{
    position: absolute;
    top: 50%;
    margin-top: -140px;
    height: 280px;
	    right: 5%;
    left: 55%;
    font-size: 18px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
    color: #f9f9f9;
    text-shadow: 1px 1px 3px #333333;
}

.carousel-caption h1
{
    font-size: 36px;
    line-height: 36px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
    color: #fff;
}

.carousel-control
{
    background: none;
    opacity: 1;
    -moz-opacity: 1;
}

.carousel-control .carousel-control-left
{
    background: url('../images/slider/prev_a_new.png') no-repeat;
    width: 30px;
    height: 31px;
    position: absolute;
    top: 50%;
    
    left: 20px;
}

.carousel-control .carousel-control-right
{
    background: url('../images/slider/next_a_new.png') no-repeat;
    width: 30px;
    height: 31px;
    position: absolute;
    top: 50%;
    right: 20px;
}


.carousel-control .carousel-control-left:hover
{
    background: url('../images/slider/prev_a_new.png') no-repeat;
}

.carousel-control .carousel-control-right:hover
{
    background: url('../images/slider/next_a_new.png') no-repeat;
}

.boxed .carousel-control .carousel-control-left
{
    left: 20px;
}


/**SNL CSS ARROWS MOBILE**/
@media (max-width:720px){
	
.desktop-slider{
	display:none;
}
	.carousel-control .carousel-control-left
{
    background: url('../images/slider/prev_a.png') no-repeat;
    width: 70px;
    height: 71px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -35px;
}

.carousel-control .carousel-control-right
{
    background: url('../images/slider/next_a.png') no-repeat;
    width: 70px;
    height: 71px;
    position: absolute;
    top: 50%;
    right: 20px;
	margin-top: -35px;
}

.carousel-control .carousel-control-left:hover
{
    background: url('../images/slider/prev_a.png') no-repeat;
}

.carousel-control .carousel-control-right:hover
{
    background: url('../images/slider/next_a.png') no-repeat;
}
	
.carousel-size{
    height:65vw;
}

.carousel-size div a img{
	width:100%;
}

}



@media (min-width:721px){
	
	.mobile-slider{
		display:none!important;
	}
	.carousel-size{
    height: 20vw;
}
}

/** END SNL**/

.boxed .carousel-control .carousel-control-right
{
    right: 20px;
}

.boxed .carousel-caption
{
    top: 40%;
}

.boxed .carousel-caption h1
{
    font-size: 40px;
    line-height: 40px;
}

/*Container*/

.main__middle__container .row ul, .main__middle__container .row ol
{
    padding-left: 20px;
}

.main__middle__container
{
    width: 100%;

}

.row
{
    padding: 25px 50px;
}

p.big-paragraph
{
    font-size: 19px;
    color: #ffffff;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
}

/*blue__line*/

.blue__line
{
    padding: 16px 0;
    width: 100%;
    margin: 0;
    color: #fff;

}

.blue__line h2, .blue__line h1
{
    color: #fff;
    text-transform: none;
}

/*about-us*/

.about-us
{
    margin-top: 16px;
}

.about-us img
{
    margin: 20px 0;
    width: 100%;
}

.about-us .btn
{
    margin-top: 20px;
}

.orange
{
    color: #6f9ac0;
    padding: 0 0 10px 0;
}

.black-text
{
    color: #34313c;
}

/* Text Line*/

.text__line
{
    background: url('../images/big_line_bg.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 70px 0;
}

.text__line h2
{
    color: #fff;
    text-transform: none;
    line-height: 40px;
}

/*Icon Heading*/

.icon__heading
{
    border-top: 1px solid #e6e6e6;
    position: relative;
    margin-top: 60px;
    height: 50px;
}

.icon__heading span
{
    background: #fff;
    padding: 0 30px;
    position: relative;
    bottom: 60px;
    display: inline-block;
}

/*Three Blocks*/

.three-blocks
{
    background: url('../images/pattern_white.png') repeat;
    padding-top: 38px;
}

.three-blocks h3
{
    padding: 15px 0 15px 55px;
    background: url('../images/icons/icon2.png') no-repeat left center;
}

.three-blocks .col-md-4:first-child h3
{
    background: url('../images/icons/icon1.png') no-repeat left center;
}

.three-blocks .col-md-4:last-child h3
{
    background: url('../images/icons/icon3.png') no-repeat left center;
}

.three-blocks img
{
    width: 100%;
    margin: 20px 0;
}

.three-blocks .btn
{
    margin-top: 20px;
}

.three-blocks .icon__heading span
{
    background: url('../images/pattern_white.png') repeat;
}

/* grey-info-block */

.testimonials
{
	/*  background-size: 100% 100%;*/
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-rendering: optimizelegibility;
	width: 100%;
	margin: 0;
	padding: 70px 0 30px 0;
	background-attachment: fixed;
	background-image: url(../images/big_line_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.testimonials h2
{
    color: #fff;
}

.testimonials p
{
    color: #fff;
    font-weight: 100;
    padding-top: 20px;
    font-size: 18px;
}

.testimonials p a
{
    font-size: 12px;
    position: relative;
    bottom: 15px;
}

.testimonials p.description
{
    padding-top: 0;
    margin-top: -5px;
    color: #98c3e9;
    font-size: 12px;
}

.testimonials .carousel
{
    padding-bottom: 70px;
}

/* Recent Posts */

.recent-posts
{
    padding-top: 70px;
}

.recent-posts .icon__heading span
{
    bottom: 43px;
}

.recent-posts .text p
{
    margin-bottom: 15px;
    padding-bottom: 0;
}

.recent-posts .text p small
{
    text-transform: none;
    color: #c2c2c2;
    font-size: 12px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
}

.recent-posts .btn
{
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
    color: #434a4a;
    font-size: 14px;
    text-transform: none;
    padding: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
}

.recent-posts .btn:hover
{
    color: #98c3e9;
}

.recent-posts .col-md-9 .text
{
    float: left;
    width: 69%;
    margin-left: 2%;
}

.recent-posts .col-md-9 .text h3
{
    margin: 5px 0 0;
}

.recent-posts .col-md-9 article
{
    margin-bottom: 50px;
}

.recent-posts .col-md-3 h4
{
    text-transform: none;
}

.recent-posts .col-md-3 p
{
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
    font-size: 12px;
    margin-bottom: 20px;
}

.recent-posts .col-md-3 .icon-item
{
}

/*Social Icons*/

.socialicon
{
    position: relative;
    display: inline-block;
    width: 44px;
    margin-right: 5px;
    height: 44px;
}

.socialicon-twitter
{
    background: url('../images/social/twitter.png') no-repeat;
}

.socialicon-facebook
{
    background: url('../images/social/facebook.png') no-repeat;
}

.socialicon-google
{
    background: url('../images/social/google.png') no-repeat;
}

.socialicon-google-my-business
{
    background: url('../images/social/google-my-business.png') no-repeat;
}

.socialicon-linkedin
{
    background: url('../images/social/linkedin-icon.png') no-repeat;
}

.socialicon-blog
{
    background: url('../images/social/blog-icon.png') no-repeat;
    margin-bottom: 3px;
}



/* Contact Form */

.contact-form .col-md-6
{
    padding: 0 20px 0 0;
}

.contact-form .col-md-6:nth-child(2)
{
    padding: 0 0px 0 0;
}

/* Aside */

aside h3
{
    border-top: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

aside h3 span
{
    position: relative;
    bottom: 11px;
    padding-right: 30px;
    background: #fff;
}

aside img
{
    width: 100%;
    margin-bottom: 10px;
}

aside ul li
{
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
	list-style: none;
	font-size: 14px;
}

aside ul li ul li {
	border-bottom: none;
	padding: 4px 0;
	list-style-type: disc;
	list-style-image: none;
	font-size: 13px;
}

aside ul li:last-child
{
    border-bottom: none;
}

aside a.btn
{
    margin: 4px 0 4px;
}

/* Main Content*/

.main-content h3
{
    border-top: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.main-content h3 span
{
    position: relative;
    bottom: 11px;
    padding-right: 30px;
    background: #fff;
}

/* Footer */

footer
{
    background: #2a2a2a;
    background-size: 100% 100%;
    padding: 45px 0 0px;
    color: #8c8c8c;
}

footer a
{
    color: #ffffff;
	font-size:12px;
	text-decoration: underline;
	display:inline-block;
	padding-right: 22px;
}

footer h3
{
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 20px;
}

footer hr
{
    border-top: 1px solid #47454a;
    margin: 70px 0 0 0;
}

footer p span
{
    color: #fff;
}

footer .text-center
{
    padding: 16px 0;
    margin: 0;
}

footer .form-group
{
    width: 90%;
}

footer button.btn-primary
{
    position: relative;
    top: 10px;
}

footer button.btn-primary:focus
{
    outline: none;
}

footer .copy, footer .copy a
{
    background-color: #2a2a2a;
    color: #ffffff;
		text-decoration: none;
	padding-right: 2px;
	font-size:12px;
	
}

footer .copy .container
{
    border-top: 1px solid #424343;
}

/*Responsive - debugging default problems*/

.img-responsive
{
    /*margin: auto;*/
}

.no-margin
{
    margin: 0;
}

.no_padding
{
    padding: 22px 0;
}

#feedback
{
    color: #1c6107;
}

#feedback ul
{
    padding-left: 0;
}

#feedback ul li
{
    list-style: none;
}

@media (max-width:1600px)
{
    .carousel-caption h1
    {
        font-size: 40px;
        line-height: 40px;
    }
}

@media (max-width:1310px)
{
    .carousel-caption
    {
        top: 50%;
        margin-top: -145px;
        height: 290px;
    }
    .carousel-caption h1
    {
        font-size: 30px;
        line-height: 30px;
    }
    .carousel-control .carousel-control-right, .carousel-control .carousel-control-left
    {
        top: 50%;
        margin-top: -50px;
        position: absolute;
    }
    .carousel-control .carousel-control-right
    {
        right: 10px;
    }
    .carousel-control .carousel-control-left
    {
        left: 10px;
    }
    .three-blocks h2
    {
        background: none;
    }
}

@media (max-width:1200px)
{
	
	label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    width: 284px;
    text-align: left;
    padding-right: 0px;
	font-size: 10px;
}
.form-group {
    margin-left: 15px;
}
	
	
    .recent-posts .col-md-9 article img.pull-left
    {
        max-width: 43%;
    }
    .recent-posts .col-md-9 .text
    {
        width: 55%;
    }
    .navbar-default .navbar-nav>li>a
    {
     	padding-left:22px;
	padding-right:22px;
	padding-top:16px;
	padding-bottom:16px;
    }
	#PaymentPlan td {
    border: 1px solid #000;
	 font-size: 13px;
}
}

@media (max-width:990px)
{
	
	.floatRight {
    padding: 4px;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    margin: 10px -40px 2px 4px;
    background: #FFF;
}
	
	
    .main-content  {
	padding-right:40px;
}
	.carousel-caption
    {
        top: 50%;
        margin-top: -100px;
        height: 200px;
        font-size: 14px;
        line-height: 14px;
    }
    .carousel-caption h1
    {
        font-size: 20px;
        line-height: 20px;
    }
    .carousel-caption .btn
    {
        display: none;
    }
    .recent-posts .col-md-3 .icon-item
    {
        text-align: center;
    }
    .navbar-default .navbar-nav>li>a
    {
		padding-left:16px;
		padding-right:16px;
		padding-top:18px;
		padding-bottom:18px;
		font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width:768px)
{
    .recent-posts .col-md-3 .icon-item
    {
        text-align: center;
    }
    button.navbar-toggle
    {
        display: none;
    }
    .dropdown.open:hover .dropdown-menu
    {
        display: block;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li
    {
        border: none;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a
    {
        color: #ffffff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover
    {
        color: #fff;
    }
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus
    {
        color: #fff;
        background-color: transparent;
    }
    .service-icons
    {
        text-align: center;
    }
    .service-icons img
    {
        float: none;
        margin: 20px auto;
    }
    .service-icons p
    {
        padding: 20px 0 10px 0;
        margin-bottom: 0px;
    }
    .service-icons p.orange
    {
        color: #ffcd55;
        padding: 0 0 10px 0;
    }
    .recent-posts .col-md-8 .text
    {
        float: left;
        width: 99%;
    }
    header.with-boxed
    {
        height: auto;
    }
    .navbar-toggle
    {
        display: block;
    }
}

@media(max-width:767px) {
	
.sideNavShadow {
    background-image: none;
}	
	
	.floatRight {
    padding: 11px;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    margin: 5px 0px 5px 5px;
    background: #FFF;
}
.floatLeft {
    padding: 11px;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
	
	
.main-content  {
	padding-right:5px;
}
button.navbar-toggle {
	display: block;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-right: 0;
}
.dropCat {
padding-left: 4px;

}
.carousel-caption {
	display: none;
}
}

.carousel-fade {
 .carousel-inner {
 .item {
 opacity: 0;
 transition-property: opacity;
}
 .active {
 opacity: 1;
}
 .active.left,  .active.right {
 left: 0;
 opacity: 0;
 z-index: 1;
}
 .next.left,  .prev.right {
 opacity: 1;
}
}
.carousel-control {
	z-index: 2;
}
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}




/* Portfolio */
#portfolio {
	padding: 30px 0px 40px 0px;
	overflow: hidden;
}
#portfolio ul.controls {
	padding: 0px 0 20px 2px;
	overflow: hidden;
	margin: 20px 0;
	border-bottom: #569bc3 solid 2px;
}
#portfolio ul.controls li {
	float: left;
	color: #000;
	font-weight: 400;
	font-size: 15px;
	padding: 5px 15px;
	cursor: pointer;
}
#portfolio ul.controls li:hover, #portfolio ul.controls li.active {
	padding: 4px 15px;
	color: #333;
	margin: 0 -1px;
	border: 1px solid #569bc3;
}
#portfolio ul#Grid {
	margin: 0 0 30px 0;
	padding: 0;
	position: relative;
}
#portfolio ul#Grid li {
	padding: 0 1px 1px 0;
	margin: 0;
	display: none;
	position: relative;
}
#portfolio ul#Grid li a {
	display: block;
	position: relative;
	color: #333;
}
#portfolio ul#Grid li span.overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	text-indent: -9999px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background: #000;
}
#portfolio ul#Grid li:hover span.overlay {
	visibility: visible;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
#portfolio ul#Grid a.link {
	padding: 0px 10px;
	height: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	z-index: 10;
	overflow: hidden;
	font-size: 22px;
	font-weight: 400;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	line-height: 30px;
	background: #569bc3;
}
#portfolio ul#Grid li:hover a.link {
	background: #569bc3;
	opacity: 0.9;
}
#portfolio ul#Grid a.link span {
	color: #fff;
	font-weight: 400;
	display: block;
	font-size: 14px;
	text-transform: none;
	line-height: 22px;
}
#portfolio ul#Grid a.link:after {
	border-color: rgba(63, 141, 191, 0);
	border-bottom-color: #569bc3;
	border-width: 10px;
	margin-left: -10px;
}
#portfolio ul#Grid a.link:before {
	border-color: rgba(63, 141, 191, 0);
	border-bottom-color: #569bc3;
	border-width: 16px;
	margin-left: -16px;
}
#portfolio ul#Grid li:hover a.link {
	padding: 10px 10px;
	height: auto;
	overflow: visible;
	text-decoration: none;
}
/* ## REST CSS */
ul.dropdown-menu {
	display: block;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	top: 85%;
	opacity: 0;
	visibility: hidden;
}
.dropdown:hover .dropdown-menu {
	top: 100%;
	opacity: 1;
	visibility: visible;
}
 @media(max-width:767px) {
.navbar-default .navbar-nav > li > a {
	padding: 10px 10px;
}
.dropdown:hover .dropdown-menu {
	display: none;
}
ul.dropdown-menu {
	visibility: visible;
	opacity: 1;
	display: none;
}
.open .dropdown-menu, .open:hover .dropdown-menu {
	display: block;
	visibility: visible;
	opacity: 1;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 20px;
}
.pull-left {
	float: none !important;
}
.pull-right {
	float: none !important;
	width: 100%;
}
.recent-posts .col-md-9 article img.pull-left {
	max-width: 100%;
}
.recent-posts .col-md-9 .text {
	text-align: center;
	width: auto;
	padding-top: 10px;
}
.slider {
	overflow: hidden;
	max-width: 100%;
}
.main__middle__container {
	overflow: hidden;
	max-width: 100%;
}
footer {
	overflow: hidden;
	max-width: 100%;
}
.row {
	padding: 25px 0;

}

footer {
	padding-top: 0px;
}
.carousel-control .carousel-control-right, .carousel-control .carousel-control-left {
	margin-top: -30px;
      
}
#portfolio ul#Grid a.link span {
	font-size: 11px;
	line-height: 15px;
}
#portfolio ul.controls li {
	padding: 5px 10px;
}
}
 @media(min-width:768px) and (max-width: 991px) {
h2 {
	font-size: 20px;
}
.recent-posts .col-md-9 .text h3 {
	margin-top: 0px;
}
.recent-posts .col-md-3 .icon-item img {
	max-width: 100%;
}
#portfolio ul#Grid a.link {
	font-size: 18px;
}
#portfolio ul#Grid a.link span {
	font-size: 11px;
	line-height: 15px;
}

}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	min-width: 100%;
	height: auto;
}
/* Columns */
.one_half_pad {
	width: 44%
}
.one_third_pad {
	width: 27%
}
.one_fourth_pad {
	width: 19%
}
.one_fifth_pad {
	width: 14%
}
.one_sixth_pad {
	width: 10.5%
}
.two_fifth_pad {
	width: 37%
}
.two_third_pad {
	width: 60%
}
.two_fourth_pad {
	width: 43%
}
.two_fifth_pad {
	width: 33%
}
.three_fifth_pad {
	width: 58.4%
}
.three_fourth_pad {
	width: 74%
}
.four_fifth_pad {
	width: 67.2%
}
.five_sixth_pad {
	width: 82.67%
}
.one_half_pad, .one_third_pad, .two_third_pad, .three_fourth_pad, .one_fourth_pad, .one_fifth_pad, .two_fifth_pad, .two_fourth_pad, .two_fifth_pad, .three_fifth_pad, .four_fifth_pad, .one_sixth_pad, .five_sixth_pad {
	float: left;
	margin-bottom: 20px;
	margin-left: 3%;
	margin-right: 3%;
	position: relative
}
.one_half {
	width: 48%
}
.one_third {
	width: 30.5%
}
.one_fourth {
	width: 22%
}
.one_fifth {
	width: 16.8%
}
.one_sixth {
	width: 13.33%
}
.two_fifth {
	width: 37.6%
}
.two_third {
	width: 65.33%
}
.two_fourth {
	width: 48%
}
.three_fifth {
	width: 58.4%
}
.three_fourth {
	width: 74%
}
.four_fifth {
	width: 67.2%
}
.five_sixth {
	width: 82.67%
}
.one_half, .one_third, .two_third, .two_fourth, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	float: left;
	margin-bottom: 10px;
	margin-right: 4%;
	position: relative
}
.column-last {
	clear: right;
	margin-right: 0!important
}
.dc_tabs_type_2 .one_third {
	width: 29%
}
.clr {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%
}
.dc_clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	width: 100%
}
