/*
Theme Name: Pristine Schema Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");
/* general */
.single_page {
    background-color: transparent;
    padding-top: 0;
}
.container {
	max-width: 1170px !important;
}
.text-center {
    text-align: center;
}
article ul{ font-size: 20px;}
body h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.1;
    color:#759cd8;
}
body h5 {
    font-style: italic;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.1;
    color:#759cd8;
}
body,body p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px!important;
    line-height: 1.2;
    letter-spacing: 0px;
    text-align: left;
    color: #616262;
}
.btn {
	color: #fff !important;
	background: #1179bd;
	padding: 10px 15px;
	text-transform: uppercase;
	border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 1px 1px 1px #000;
	-moz-box-shadow: 1px 1px 1px #000;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignnone {
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.center { text-align: Center; }
.clear { clear: both; }
#page { padding-top: 0px; width: 100%; max-width: 100%; }
section.testimonialPart{display:none;background: #ccc;}
#header #logo a {
    font-size: 34px;
    color: #094d74;
}
/* header */
.navigation ul li {
    padding:0px 10px;
}
.phoned {
    margin-right: 10px !important;
}
.owl-controls {
    display: none;
}
#header .logo-wrap { padding:25px  0px; }
.main-header { background:#094d74; }
#header { 
	background: #fff; top: 0px;
    box-shadow: 0 5px 32px rgba(103, 122, 141, 0.17);
}
.headerPhone, .headerInfo { float: left; width: 31%; padding: 12.5px; }
.headerInfo { width: 32%; text-align: right; margin-top: 30px; }
.headerInfo p { margin-bottom: 5px; }
.headerPhone { text-align: center; margin-top: 30px; }
.headerPhone p {
	color: #fff;
    display: inline-block;
    margin:0px;
}
.headerPhone p a {
    color: #fff;
}
div.header-social-icons { background: none; border: 0px; }
div.header-social-icons a { background: #fff; border-radius: 50%; padding: 0px 10px; width: 30px; text-align: center; line-height: 30px; margin: 0px 5px; font-size: 26px;}
div.header-social-icons::before { border: 0px; }
.primary-slider-container { max-width: 100%; float: none; width: 100%;  overflow: hidden; margin: 0px; }
.primary-slider-container .slide-caption { width: 94%; padding: 2% 3%; bottom: 0%; left: 0px; max-height: 50px; }
.slide-title { 
    font-size: calc(24px + 1vw) !important;
    color: #094d74!important;
	font-weight:900!important;
		text-shadow:0px 0px 0px #000!important;
}
.primary-slider p {
    font-size: 24px !important;
    line-height: 30px;
	width:40%;
    color: #094d74 !important;
	text-shadow:0px 0px 0px #000!important;
}
.primary-slider .slide-caption {
    overflow: hidden;
    color: #fff;
    padding: 1.2%;
    max-height: 100%;
    position: absolute;    
    width: 100%;
    background: none;
    text-align: left;
    top: 47%;
    bottom: auto;
    transform: translateY(-50%);
    max-width: 1170px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}
.owl-carousel .owl-item img { max-width: 100% !important; }

.logo-wrap {
	width: 100%;
    margin-top: 20px;
    position: relative;
   	bottom: 0px;
    top: auto;
}
a.appt {
    position: absolute;
    z-index: 26;
    text-align: center;
    color: #fff;
    bottom:-15px;
    right: 0px;
    background-color:#759cd8;
    font-size: 20px;
    line-height: 22px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 700;
    padding: 10px 15px;
    border:1px solid#759cd8;
    box-shadow: 10px 10px 10px -3px rgba(0, 0, 0, 0.08);
}
a.appt:hover {
    background-color: #fff !important;
    color:#759cd8;
}
#logo img {
	float: none;
}
#header h1, #header h2 {
	float: none;
	display: block;
	text-align: center;
}
.logo-wrap {
    border-bottom: 1px solid #e0e0e8;
}
/*.logo-wrap .container {
    padding-bottom: 25px;
}*/

/* home boxes */
.homeBoxes {
	margin: 0px auto;
	text-align: left;
	padding: 25px 0px;
	background-color: transparent;
}
.homeBoxes h3{
	color: #000;
	font-size: 32px;
	margin-top: 0px;
}
.homeBoxes p{
	color: #000 !important;
	font-size: 14px !important;
}
.homeBoxes .box01,
.homeBoxes .box02,
.homeBoxes .box03 {
	float: left;
	height: 200px;
	width: 31%;
	position: relative;
	padding: 1%;
}
.homeBoxes .box02{
	width: 32%;
}

/* widgets */
.widgetBox img { width: 100%; }

/* inner pages */
.innerImage img { width: 100% !important; }
#page.single { float: left; }
.article {
    background: none; 
    box-shadow: 0px 0px 0px;
    max-width: 1200px;
    margin:10px auto;
    box-sizing: border-box;
    padding:30px 15px;
    float: none !important;
}
.page h1.title { margin-bottom: 20px; }

/* footer */
.copyrights { text-align: center; }
#copyright-note span { display: none; }
.to-top { float: none; }
#copyright-note .to-top span{ display: inline-block; font-size: 16px; line-height: 24px; }

.hide-d { display: none; }

.social-icons a {
    display: inline-block;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
}
.headerPhone {
	width: 100%;
	margin-top: 0px;
}
header .logo-wrap {
	text-align: center;
}
.navigation {
	padding:12px 0px;
	height: 71.62px;
    box-sizing: border-box;
}
.navigation ul {
	background-color: #fff;
    box-sizing: border-box;
	text-align: center;
    transition: all 0.25s linear;
}
.navigation ul li {
	float: none;
	display: inline-block;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 42px;
} 
#secondary-navigation a{
    padding: 10px;
    margin: 0;
    font-weight: 400 !important;
    font-size: 20px !important;
    text-transform: none !important;
}
.newCon {
	height: 45vh;
	background-size: cover;
	position: relative;
	background-position: 50% 50%;
}
#header .logo-wrap {
	/*margin-top: 20px;*/
	float: none;
}
.welcome {
	padding:85px 0px;
}
.welcome img {
    border: 2px solid #363636;
    box-sizing: border-box;
}
.welcome h2,.welcome h1 {
    font-size: 32px;
	text-align:center;
    color:#759cd8;
    font-weight: bold;
    line-height: normal;
    margin-top: 0px;
}
.welcome p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
    text-align: left;
    color: #616262;
}
.welcome .button,.button {
	font-size: 20px;
    line-height: 22px;
    display: inline-block;
    padding: 14px 30px;
    background-color:#759cd8;
    border-radius: 3px;
    font-weight: 700;
    box-shadow: 10px 10px 10px -3px rgba(0, 0, 0, 0.08);
    border: none;
    color: #fff !important;
    border: none;
    margin-top: 20px;
    padding: 14px 30px;
}
.ourServices .button {
    max-width: 220px;
    margin: 30px auto 0px;
}
.rightPart .button {
    background-color: #fff;
    color:#759cd8 !important;
    margin-top: 30px;
}

.leftwow {
	width: 33.33%;
	float: left;
}
.rightwow {
	width: 66.66%;
	float: right;
}
.row:after,
.container:after {
    clear: both;
    content: "";
    display: block;
    position: relative;
}
.row {
	margin:0px -15px;
}

.main-header .container {
	background-color: transparent !important;
}
#reviews {
    padding-bottom: 20px;
    background: #f2f2f2;
    padding-top: 10px !important;
}
#reviews h2 {
    color: #1179bd;
    font-size: 32px;
    padding-top: 10px !important;
}
#reviews h4 {
    font-weight: normal;
    line-height: 26px;
    font-size: 16px;
}
.carousel-indicators {
    bottom: -9px !important;
}

.featured {
	margin: 30px auto 10px;
}
.featured img {
	border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.featured p {
	padding-right: 15px;
}
.homeBoxes h3 {
	font-size: 50px;
    font-weight: 700;
    text-align: center;
    color:#fff;
    margin-bottom: 29px;
}
footer {
	margin-top: 0px;
	padding:0px 0px;
}
.to-top,.to-top a {
	color: #fff !important;
}
#page.single {
	float: none !important;
}
.article:after {
	clear:both;
	content: "";
	display: block;
	position: relative;
}
.post-info {
	display: none !important;
}
#featured-thumbnail {
	float: right;
	width: 30%;
}
.front-view-content {
	float: left;
	width: 68%;
}
.opacit_ { opacity: 0; }
.sticky { padding:0px 0px 5px; top:0px; left: 0px; position: fixed !important; width: 100%;   background-color: #fff;  box-shadow: 0 5px 32px rgba(103, 122, 141, 0.17);}
.sticky img { max-width: 100px !important }
.searchPart {
    position: absolute;
    right: 0px;
    z-index: 10;
    top: 20px;
    line-height: 69px;
    top: 0px;
}
.searchForm span {
	position: absolute;
    top: 25px;
    right: -30px;
    cursor: pointer;
}
.searchForm {
    position: absolute;
    left: 0;
    right: 0;
    width: 30px;
    height: 100%;
    top: 0;
    z-index: 6;
    opacity: 0;
    visibility: hidden;
    text-align: right;
    margin: 0 0 0 auto;
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
}
.searchForm form {
	width: calc(100% - 70px) !important;
	padding: 17px 0px !important;
    box-sizing: border-box;
	float:left !important;
}
.searchForm form input {
    box-sizing: border-box;
	width: 100% !important;
}
.showSearc {
	width: 100%;
	opacity: 1;
	visibility: visible;
	transform: translateX(0px);
}
#logo a { float: none !important; }
.headerPhone  .pull-left {
	width: 100%;
	text-align: center;
}
.headerPhone .social-icons {
	position: absolute;
    right: 0px;
    float: none;
}

/* Grid part */
.col-md-3 {
    float: left;
    width: 25%;
    padding:0px 15px;
    box-sizing: border-box;
}
.col-md-4 {
	width: 33.33%;
	float: left;
	padding:0px 15px;
	box-sizing: border-box;
}
.col-md-6 {
	width: 50%;
	padding:0px 15px;
	box-sizing: border-box;
	float: left;
	clear:none !important;
}
.col-sm-6 {
    width: 50%;
    box-sizing: border-box;
    padding:0px 15px;
    float: left;
}
.col-md-12 {
	width: 100%;
	padding:0px 15px;
	box-sizing: border-box;
	float: left;
	clear: none !important;
}

/* footer part */
.contactBox input {
 	width: 100% !important;
 	height: 50px;
}
.contactBox input[type="submit"] {
    background-color:#759cd8;
    max-width: 120px;
    display: block;
    border: 0px;
    color: #fff;
    font-weight: bold;
    margin: 0px auto;
}
.contactBox .gform_wrapper {
	margin:0px !important;
	max-width: 100% !important;
}
.contactBox .gform_wrapper .gform_footer {
	padding-bottom: 0px !important;
}
.contactBox label {
	font-style: normal;
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 1.2;
    
    letter-spacing: 0px;
    text-align: left;
    color: #616262;
    margin-top: 0px !important;
    margin-bottom: 8px !important;
    display: block !important;
}
.contactBox li {
    margin-bottom: 17px;
}
.testimonialPart .image {
	height: 116px;
	width: 116px;
	border-radius: 50%;
	background-position: 50% 50%;
	background-size: cover;
    display: none !important;
	float: left;
}

/* testimonials */
.spacer {
    height: 100px;
    width: 100%;
}
.testimonialPart .test-content {
	float: right;
	width: 100%;
	max-width: 100% !important;
	text-align: left;
    box-sizing: border-box;
    padding: 0px 10px;
}
.testimonialPart p {
	color:#000;
    line-height: 1.2;
    margin-bottom: 15px;
}
.testimonialPart h4 {
	color:#000;
    font-size: 20px;
    line-height: 1.2;
    
    letter-spacing: 0px;
    text-align: left;
    font-weight: bold;
}
.testimonialPart .test-content i {
	font-size: 32px;
	color: #000;
	margin-bottom: 10px;
}
.testimonialPart h2 {
		color: #000;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 30px;
}

/* featured section */
.featuredProcedure {
	background-color: #f6f6f6;
	padding:50px 0px 100px;
}
.featuredProcedure h2 {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 30px;
}
.featuredProcedure h4 {
	color: #33cba5;
    line-height: 1.1;
	margin-top: 17px;
	font-size: 30px;
    
	text-align: center;
}

/* services part */
.ourServices h2 {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 30px;
}
.ourServices a {
	text-align: center;
	display: block;
	position: relative;
}
.ourServices .col-md-4 {
	margin-bottom: 25px;
	overflow: hidden;
}
.ourServices h4 {
    font-style: normal;
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.1;
    color:#759cd8;
    padding-bottom: 15px;
    margin-bottom: 0;
    margin-top: 20px;
}

.imageHover:hover:before {
	-webkit-animation: shine 1s;
    animation: shine 1s;
}
.bannerPart {
	background-position: 50% 50%;
    position: relative;
	background-size: cover;
    background-attachment: fixed;
}
.bannerPart:before{
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background-color: #000;
    opacity: 0.3;
}
.rightPart {
    position: relative;
    z-index: 1;
	float: none;

	text-align:center;
}
.rightPart h2 {
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    
    letter-spacing: 0px;
    text-align: inherit;
    margin-top: 0;
    font-size: 44px;
    margin-bottom: 7px;
    color: #ffffff !important;
	text-shadow:1px 1px 1px #000;
}
.rightPart h5 {
		text-shadow:1px 1px 1px #000;
	color: #ffffff !important;
    margin-top: 0;
    font-style: italic;
}

@-webkit-keyframes shine {
  100% { left: 125%; } 
}
@keyframes shine {
  100% { left: 125%; } 
}
.imageHover:before {
	position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.ourServices .button {
	margin-top: 30px;
}


body #gform_wrapper_2 .gform_body .gform_fields .gfield .gfield_required{ display:none;}
.homeBoxes,
.welcome {
    overflow: hidden;
}
.homeBoxes{background:#9cb9d1 url(/wp-content/uploads/2018/12/ag-square.png); color:#fff;}
@media (min-width: 992px) {
    h5 {
        font-size: 27px !important;
    }
}
.copyrights p {
    text-align: center;
}
/* Footer */
.copyrights p, .copyrights a,.copyrights, .copyrights a:hover {
    color: #fff;
}
/* Mobile */
.searchForm {
    overflow: hidden;
}
.innerImage {
    height: 350px;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
}

@media screen and (max-width: 1366px) {
    .innerImage {
        height: 350px;
    }
	.headerPhone .social-icons {
		right: 10px;
	}
	.navigation ul li {
		padding:0px;
	}

	.bannerPart {
		padding:0px 30px;
		box-sizing: border-box;
	}
	#page {
	    max-width: 100% !important;
	}
	.container {
		max-width: 940px !important;
		padding:0px 15px;
		box-sizing: border-box;
	}
	.welcome {
	    padding: 45px 0px;
	}
	.testimonialPart .test-content {
		max-width: 295px;
	}
	a.appt {display:none;
		right: 30px;
	}
}
@media screen and (max-width: 1152px) {
    .newCon {
        height: 630px;
    }
    #secondary-navigation .menu-item-has-children > a:after {
      right: 18px;
    }
	.tp-parallax-wrap {
	    transform-style: preserve-3d;
	    padding: 0px 15px;
	    box-sizing: border-box;
	}
    .welcome h2, .welcome h1 {
        font-size: 43px;
    }
}
@media screen and (max-width: 880px) {
    .bannerPart {
        background-attachment: scroll;
    }
	.spacer {
    	height: 40px;
	    width: 100%;
	}
	div.header-social-icons, div.header-social-icons a {
		background-color: transparent !important;
	}
	.featuredProcedure {
		padding:50px 0px;
	}
	.homeBoxes .col-md-6 {
		width: 100%;
	}
	.testimonialPart .test-content {
    	max-width: 190px;
	}

	a#pull {
	    margin: 0px !important;
    	box-sizing: border-box;
	}
	.appt {
		display: none !important;
	}
	#header:after,#regular-header:after {
		clear: both;
		content: "";
		display: block;
	}
	.logo-wrap {
		width: 100% !important;
	}
	#header .logo-wrap {
		float: none !important;
	}
	#secondary-navigation {
		height: auto !important;
	}
    html a#pull {
        background-color: #02a3af !important;
    }
	.hide-d { display: block; }
	#header { background: none; padding: 0px 0 0px 0px; margin-bottom: 0px; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #02a3af; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; margin: 10px !important;}
	.mobileBtn.phoneBtn { font-size: 20px; }
	.mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
	.primary-slider-container, .hide-xs { display: none; }
	.container, .welcome .container, .widgetBox { width: 96%; padding: 2%; }
	
	.innerImage { display: none; }
	.homeBoxes, .homeWidgets, .welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
	.box01, .box02, .box03 { width: 96%; float: none; margin-bottom: 20px; padding: 2%;}
	.welcome {margin: 20px auto;}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 { width: 98%; }
	.post-content img { width: 100% !important; height: auto !important; }
	.footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
	.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget	{ width: 100% !important; max-width: 100% !important; }
	.hours { display: none !important; }
	.main-header { background-color: #fff !important; }
	.leftwow {
		 width: 100%;
	}
	.rightwow {
		width: 100%;
	}
	.col-sm-6 {
		width: 100%;
	}
	.row {
		margin:0px;
	}
	.welcome iframe {
		height: 400px !important;
	}
	.featured .btn {
		display: block;
		text-align: center;
	}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
		height: auto;
	}
	.box02 .btn {
		display: block;
		max-width: 250px;
		margin:10px auto 0px;
	}
	footer .container {
		width: 100%;
	}
	#regular-header { display: none; }
	.sticky { background-color: #fff !important; }
	
	div.header-social-icons { float: none !important; text-align: center; }
	div.header-social-icons a { float: none; display: inline-block; position: relative; z-index: 9; }
	.header-social-icons {  text-align: Center; float: none !important; }
	.header-social-icons a {  display: inline-block; font-size: 32px !important; width: 34px !important; line-height: 34px; color: #333 !important; }
	
}
@media screen and (max-width: 540px) {
		.col-md-4,.col-md-3 {
		width: 50%;
	}
	h2 {
		font-size: 35px !important;
	}
	.testimonialPart .test-content {
	    max-width: 100%;
	    margin-bottom: 25px;
	}
	.col-md-6 {
		width: 100%;
		padding:0px 9px;
	}
	.featuredProcedure {
    	padding: 25px 0px;
	}
	.featuredProcedure h2, .testimonialPart h2 {
	    text-align: center;
	    font-size: 30px;
	    font-weight: bold;
	    margin-bottom: 30px;
	}
	.bannerPart {
		padding:0px 10px;
	    background-attachment: scroll !important;
	    background-color: #2f3946;
	}
	.col-md-4,.col-md-3 {
		width: 100%;
	}
	.featuredProcedure h4 {
		margin-bottom: 25px;
	}
	.welcome .button {
	    margin-top: 5px;
	    margin-bottom: 10px;	
	}
	.rightPart {
	    width: 100%;
        text-align: center;
	}
	.welcome {
	    padding: 15px 0px;
	}
}
.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}


html button.aicon_link {
    background-color: #094d74!important;
}
@media only screen and (max-width: 700px){
	input#gform_submit_button_2 {
    line-height: 2px;
}
	.copyrights p span {
    line-height: 26px;
}
}