@charset "utf-8";
/* Site CSS Document */
body {
	margin: 0px auto;
	padding: 0px;
	font-family: 'sintony', 'Roboto', sans-serif;
	font-size: 16px;
}
ul, ol, dt {
	list-style: outside none none;
}
a {
	color: #2D344D;
	text-decoration: none;
}
a:hover {
	color: #0096CB;
	text-decoration: none;
}
h1 {
	color: rgb(211, 35, 32);
}
h2, h3, h4 {
	color: #0196C3;
}
.btmlineCntr {
	margin: 16px 0;
	width: 100%;
}
.btmlineCntr::after {
	border-bottom: 1px solid rgb(204, 204, 204);
	content: "";
	display: block;
	position: relative;
	top: -3px;
	width: 100%;
}
.btmlineCntr::before {
	border-bottom: 5px solid rgb(45, 52, 77);
	content: "";
	display: block;
	left: 43%;
	position: relative;
	width: 15%;
	z-index: 1;
}
.btmlineLeft {
	margin: 16px 0;
	width: 100%;
}
.btmlineLeft::after {
	border-bottom: 1px solid rgb(204, 204, 204);
	content: "";
	display: block;
	position: relative;
	top: -3px;
	width: 100%;
}
.btmlineLeft::before {
	border-bottom: 5px solid rgb(45, 52, 77);
	content: "";
	display: block;
	position: relative;
	width: 15%;
	z-index: 1;
}
.btnLinks {
	border: 1px solid #2D344D;
	color: #2D344D;
	display: inline-block;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-weight: 500;
	letter-spacing: 0.06em;
	margin-top: 10px;
	padding: 12px 22px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}
.bottom_action_a.center {
	text-align: center;
}
.btnLinks:hover {
	background: rgb(0, 149, 197) none repeat scroll 0 0;
	border: 1px solid rgb(255, 255, 255);
	color: rgb(255, 255, 255);
}
.sectionContentCvr h2 {
	text-transform: uppercase;
}
.contentBtmLinkBtn.bottom_action_a a.contentBtmLink.btnLinks {
	background: rgb(0, 150, 203) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
	font-size: 1.2em;
	padding: 12px 40px;
}
.contentBtmLinkBtn.bottom_action_a a.contentBtmLink.btnLinks:hover {
	background: rgb(211, 35, 32) none repeat scroll 0 0;
	border: 1px solid rgb(211, 35, 32);
}
/*** Header ***/
.headerTop {
	background: rgb(0, 150, 203) none repeat scroll 0 0;
	padding: 5px 0;
}
.headerTop ul.topLinks {
	display: table;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}
.headerTop ul.topLinks > li {
	float: left;
	margin: 0 10px;
}
.headerTop ul.topLinks li a {
	color: #fff;
	font-size: 12px;
	text-transform: capitalize;
}
.headerTop ul.topLinks li a:hover {
	color: #2D344D;
}
.headerMid {
	margin: 0 auto;
	padding: 10px 0;
}
.headerMid .headerLogo > a {
	display: inline-block;
}
.headerMid .headerLogo a img {
	width: 100%;
}
.headerMid .headerpageContnt {
	margin: 10px 0;
	padding: 5px 0;
}
.headerMid .headerpageContnt p {
	font-size: 13px;
	margin-top: 14px;
	text-align: center;
}
.headerMid .headerMail .topEmail {
	margin-top: 46px;
	padding: 0px;
	text-align: right;
}
.headerMid .headerMail .topEmail li a {
	font-size: 18px;
}


.navbar.yamm.navbar-default {
	background: rgb(45, 52, 77) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	margin: 0px auto;
	padding:0px;
}
.navbar-default .navbar-nav > li > a {
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover {
	color: rgb(7, 193, 255);
}
.menuCvr.fix {
	box-shadow: 0 4px 4px 3px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.menuCvr .menuLogo {
	visibility: hidden;
}
.menuCvr.fix .menuLogo {
	visibility: visible;
}
.hdrfreeQuote {
	background: rgb(211, 35, 32) none repeat scroll 0 0;
	padding:20px 24px 20px 10px!important
}
.nav.navbar-nav .dropdown .dropdown-menu {
	border-radius: 0;
	padding: 0;
}
.nav.navbar-nav .dropdown .dropdown-menu a {
	font-family: roboto;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
}
.yamm .nav.navbar-nav ul.dropdown-menu {
	left: 0;
	right: 0;
}
.yamm-content .megamenuRow {
	margin-bottom: 15px;
}
.yamm-content ul.list-unstyled {
	margin-bottom: 15px;
}
.yamm-content ul.list-unstyled li {
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-bottom: 5px;
	padding: 5px;
}
.yamm-content ul.list-unstyled li img {
	float: left;
	margin-right: 10px;
}
.yamm-content ul.list-unstyled li:hover {
	background: rgb(45, 52, 77) none repeat scroll 0 0;
}
.yamm-content ul.list-unstyled li a p {
	color: rgb(108, 107, 107);
	font-size: 14px;
	font-weight: normal;
}
.yamm-content ul.list-unstyled li:hover p {
	color: rgb(204, 204, 204);
}
.yamm-content ul.list-unstyled > li:hover a {
	color: rgb(255, 255, 255);
	font-weight: 500 !important;
}
/**** Home Page ****/
/*.bannerSection { margin-bottom:22px;}*/
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	width: 100%;
	max-height: 640px;
}
.sectiontitleCenter {
	text-align: center;
}
.homeaboutSection {
	padding: 40px 0px;
}
.homeaboutSection .aboutMsg h1 {
	font-size: 34px;
	margin-top: 0px;
}
.homewhyusSection.dark-section {
	background: rgb(247, 247, 247) none repeat scroll 0 0;
	fill: rgb(25, 27, 32);
	padding: 30px 0 40px;
}
/*.skew-wide.dark-section .skew-block {
  background: rgb(0, 0, 0) none repeat scroll 0 0 !important;
  display: block;
  width: 62.24%;
}
.dark-section .skew-block {
  background: inherit;
  display: none;
  height: 30px;
  position: absolute;
  right: -1%;
  top: -28px;
  transform: skew(-34deg);
  width: 39.8%;
}*/

.homewhyusSection .sectionContent .whyblock {
	display: flex;
	flex-direction: row;
	margin-bottom: 15px;
}
.homewhyusSection .sectionContent .whyblock .whyblockLeft {
	text-align: left;
}
.homewhyusSection .sectionContent .whyblock .whyblockLeft span {
	color: rgb(1, 150, 195);
}
.homewhyusSection .sectionContent .whyblock .whyblockRight {
	padding-left: 20px;
	padding-top: 0;
	text-align: left;
}
.homewhyusSection .sectionContent .whyblock .whyblockRight h3 {
	color: rgb(0, 0, 0);
	font-size: 20px;
	margin-top: 2px;
}
.homewhyusSection .sectionContent.clearfix {
	padding: 10px 0;
}
.homeservicesSection {
	padding: 30px 0 40px;
}
.servicesCvr .serviceBlock {
	border: 1px solid rgb(204, 204, 204);
	margin-bottom: 25px;
	/*padding: 5px;*/
	position: relative;
}
.servicesCvr .serviceBlock > h3 {
	background: rgba(45, 52, 77, 0.85) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
}
.servicesCvr .serviceBlock > h3 a {
	color: rgb(255, 255, 255);
	font-size: 22px;
	padding: 8px 5px;
	display: block;
}
.servicesCvr .serviceBlock > img {
	width: 100%;
}
.servicesCvr .serviceBlock .desc {
	bottom: 0;
	left: 0;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden;
}
.servicesCvr .serviceBlock .desc > p {
	color: rgb(255, 255, 255);
	font-size: 1.08em;
	padding-top: 12px;
	text-align: center;
}
.servicesCvr .serviceBlock:hover {
	background: rgb(0, 0, 0) none repeat scroll 0 0;
}
.servicesCvr .serviceBlock:hover .desc {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	visibility: visible;
}
.hometestimonialsSection {
	background: rgba(0, 0, 0, 0) url("../images/testimonial.jpg") no-repeat fixed center center / cover;
	padding: 20px 0 40px;
}
.hometestimonialsSection .sectionContentCvr > h2 {
	color: rgb(255, 255, 255);
}
.hometestimonialsSlider {
	background: rgba(0, 0, 0, 0.6) url("../images/testi_quote.png") no-repeat scroll 2% 3%;
	color: rgb(255, 255, 255);
	padding: 20px;
}
.hometestimonialsSlider .item {
	padding: 5% 3% 0 24%;
}
.hometestimonialsSlider .item p.testi_author {
	font-style: italic;
	text-align: right;
}
.homeblogSection {
	padding: 40px 0;
}
.homeblogSection article.post-news.homepost {
	margin-bottom: 16px;
}
.homeblogSection .post-news.homepost img {
	border: 1px solid rgb(238, 238, 238);
	min-height: 200px;
	width: 100%;
}
.homeinquiry .input_cvr {
	margin-bottom: 5px;
}
.homeinquiry .input_cvr > input, .homeinquiry .input_cvr > textarea {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-left: medium none;
	border-radius: 4px;
	border-right: medium none;
	border-top: medium none;
	color: #fff;
	margin-bottom: 8px;
	padding: 5px;
	width: 100%;
}
.homeinquiry .homeSubmit .btnLinks.submit {
	background: rgb(45, 52, 77) none repeat scroll 0 0;
	border: 1px solid rgb(255, 255, 255);
	color: rgb(255, 255, 255);
}
.homeinquiry .homeSubmit .btnLinks.submit:hover {
	background: rgb(211, 35, 32) none repeat scroll 0 0;
}
/*** Bottom Action ***/
.btmContentCvr {
	background: rgb(37, 126, 146) none repeat scroll 0 0;
	padding: 40px 0;
	text-align: center;
	color: #fff;
}
.btmContentCvr .btmContent {
	padding: 8px 0px;
}
.btmContentCvr .btmContent h2 {
	color: rgb(255, 255, 255);
	font-size: 26px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.btmContentCvr .inquireNow.btnLinks {
	background: rgb(211, 35, 32) none repeat scroll 0 0;
	border: 1px solid rgb(255, 255, 255);
	color: rgb(255, 255, 255);
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	margin-top: 30px;
	padding: 14px 40px;
}
.btmContentCvr .inquireNow.btnLinks:hover {
	background: #2D344D none repeat scroll 0 0;
	border: 1px solid rgb(255, 255, 255);
	color: rgb(255, 255, 255);
}
/**** Footer ****/
.ftrCvr {
	background: rgb(255, 255, 255) url("../images/wildflowerborder.png") repeat-x scroll center bottom;
	padding: 22px 0;
}
.ftrtop.sectionContentCvr {
	padding: 15px 0;
}
.ftr_block h3 {
	color: rgb(1, 150, 195);
	font-size: 26px;
	margin-top: 5px;
	text-transform: uppercase;
}
ul.ftrLinks {
	padding: 0px;
}
.ftrLinks a {
	text-transform: capitalize;
}
.ftrLinks > li {
	line-height: 1.7em;
	list-style: inside url("../images/list-dots3.png") disc;
}
.ftr_social {
}
.ftr_social .socialLink {
	display: table;
	margin: 16px auto 0;
	padding: 0;
}
.ftr_social .socialLink > li {
	float: left;
	margin-right: 10px;
}
.ftr_social .socialLink li a {
	border: 1px dotted rgb(45, 52, 77);
	border-radius: 10px;
	display: block;
	padding: 12px 6px;
}
.ftr_social .socialLink li a.fb:hover {
	background: rgb(59, 89, 152) none repeat scroll 0 0;
	color: #fff;
}
.ftr_social .socialLink li a.gp:hover {
	background: rgb(221, 75, 57) none repeat scroll 0 0;
	color: #fff;
}
.ftr_social .socialLink li a.li:hover {
	background: rgb(0, 123, 182) none repeat scroll 0 0;
	color: #fff;
}
.ftr_social .socialLink li a.tw:hover {
	background: rgb(0, 172, 237) none repeat scroll 0 0;
	color: #fff;
}
.ftr_social .socialLink li a.fb i {
	padding: 0 10px;
}
.ftr_social .socialLink li a.li i, .ftr_social .socialLink li a.tw i {
	padding: 0 7px;
}
.ftr_email {
	text-align: center;
	font-size: 20px;
	padding: 10px 0px 0px 0px;
}
.ftrLinks > li {
	line-height: 1.7em;
}
.ftr_companyLogo img {
	margin-bottom: 10px;
}
.ftrbtmCvr {
	border-top: 1px solid rgb(204, 204, 204);
	margin-top: 15px;
	padding-top: 20px;
}
.ftrbtmCvr .copyright_design {
	padding: 5px 0;
	text-align: center;
}
.ftrbtmCvr .copyright_design p {
	margin: 0px;
}
/**** 2Column Left ***/
.contentCvr .page_banner > img {
	width: 100%;
}
.page_contentCvr {
}
.page_contentCvr .breadcrumb.clearfix {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin: 10px 0;
	padding: 0px;
}
.page_contentCvr .breadcrumb.clearfix > ul {
	display: table;
	margin: 0;
	padding: 0;
}
.page_contentCvr .breadcrumb.clearfix li {
	float: left;
	font-size: 14px;
}
.page_contentCvr .breadcrumb.clearfix li::after {
	content: "/";
	margin: 0px 10px;
}
.page_contentCvr .breadcrumb.clearfix li:last-child::after {
	content: none;
}
.page_contentCvr .breadcrumb.clearfix a {
	color: rgb(0, 150, 203);
	display: inline;
	font-size: 14px;/*margin: 0 10px;*/
}
.page_contentCvr .breadcrumb.clearfix a:hover {
	color: rgb(211, 35, 32);
}
.page_content.clearfix {
	padding-bottom: 15px;
}
.page_title h1 {
	color: rgb(211, 35, 32);
	margin-top: 0px;
	font-size: 34px;
}
ul.inner_bullet {
	list-style-image: url("../images/listbullets.png");
	margin-bottom: 14px;
	line-height: 1.8em;
}
.alignLeftDesc .alignLeft {
	float: left;
	margin-right: 7px;
}
.alignRightDesc .alignRight {
	float: right;
	margin-left: 7px;
}
.page_content .pageDesc a {
	color: rgb(0, 150, 203);
}
.page_content .pageDesc a:hover {
	color: rgb(211, 35, 32);
}
/*** Sidebar ***/
.page_sidebar {
	background: rgb(247, 247, 247) none repeat scroll 0 0;
	padding-bottom: 25px;
}
.sidebar_title > h2 {
	color: rgb(211, 35, 32);
	font-size: 28px;
	margin-top: 8px;
	text-transform: capitalize;
}
.request_form_cvr {
	margin-bottom: 15px;
}
.request_form_cvr .left-quote-form.white-freequote {
	background: rgb(45, 52, 77) none repeat scroll 0 0;
	padding: 10px;
}
.request_form_cvr .left-quote-form input, .request_form_cvr .left-quote-form textarea {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-color: -moz-use-text-color -moz-use-text-color rgb(204, 204, 204);
	border-radius: 4px;
	border-style: none none solid;
	border-width: medium medium 1px;
	color: rgb(255, 255, 255);
	margin-bottom: 11px;
	padding: 5px;
	width: 100%;
}
.request_form_cvr .left-quote-form input[type="submit"] {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border: 1px solid rgb(255, 255, 255);
	color: rgb(1, 1, 1);
	display: inline-block;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 1.03em;
	font-weight: 500;
	letter-spacing: 0.06em;
	margin-top: 10px;
	padding: 10px 20px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}
.request_form_cvr .left-quote-form input[type="submit"]:hover {
	color: rgb(211, 35, 32)
}
.sidebar_services {
	padding: 20px 0;
}
.sidebar_services .panel-title > a::before {
	content: "\f101";
	font-family: fontawesome;
	margin-right: 5px;
}
.sidebar_services .panel-body ul.sub-acc-left {
	padding: 0;
}
.sidebar_services .panel-body ul.sub-acc-left > li {
	font-size: 14px;
	line-height: 1.8em;
	list-style: inside url("../images/list-dots3.png") disc;
}
.sidebar_services .panel-body ul.sub-acc-left li ul {
	padding: 0 0 0 13px;
}
/*** Contact Us ***/
.contactformCvr.clearfix {
	padding-bottom: 25px;
}
.contactaddress h2, .contactaddress h3 {
	margin-top: 0;
}
.col-md-6.contactform {
	border-right: 1px dashed rgb(204, 204, 204);
}
.contactform .contact-form input[type="text"], .contactform .contact-form input[type="password"], .contactform .contact-form input.text, .contactform .contact-form input.title, .contactform .contact-form textarea, .contactform .contact-form select {
	border: 1px solid rgb(232, 232, 232);
	border-radius: 0;
	margin: 0.3em 0;
	padding: 5px 10px;
	width: 98%;
}
.contact-form .input_cvr input[type="submit"] {
	background: rgb(0, 149, 197) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
}
.contact-form .input_cvr input[type="submit"]:hover {
	background: #D32320 none repeat scroll 0 0;
	color: rgb(255, 255, 255);
}
.contact-form .input_cvr > img {
	float: left;
	margin-bottom: -6px;
	margin-top: 5px;
}
.contact-form .input_cvr input.captcha-text {
	margin: 2px 15px;
	width: 36%;
}
.carousel-control.left, .carousel-control.right {
	background: rgb(255, 255, 255) none repeat scroll 0 0 !important;
	display: none;
}
.clients-testimonials p {
	font-size: 13px;
	font-style: italic;
	line-height: 22px;
}
.clients-testimonials p span {
	float: right;
	line-height: 35px;
	color: #3F8DC6;
}
.customerPrivacy {
	border-bottom: 1px dotted rgb(238, 238, 238);
	margin-bottom: 20px;
	padding-bottom: 11px;
}
.customerPrivacy > p {
	display: flex;
	line-height: 1.6;
}
.customerPrivacy > p::before {
	color: rgb(1, 150, 195);
	content: "";
	font-family: fontawesome;
	font-size: 35px;
	margin-right: 8px;
	position: relative;
	top: -2px;
	font-weight: 600;
}
.show-email {
	display: none;
}
.contactPara {
	margin-bottom: 26px;
	padding-bottom: 15px;
	text-align: center;
}
.contactftrsteps > h2 {
	color: rgb(255, 255, 255);
	font-size: 3em;
}
.contactftrsteps-col {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
.contactftrsteps-num {
	background: rgb(72, 2, 2) none repeat scroll 0 0;
	/* background: rgb(45, 52, 77) none repeat scroll 0 0*/
	display: block;
	float: left;
	font-size: 4em;
	margin-right: 10px;
	padding: 0 4px;
	width: 25%;
}
.contactftrsteps-text {
	float: left;
	padding: 0 8px;
	text-align: left;
	width: 70%;
}
.contactftrsteps-text h5 {
	color: rgb(255, 255, 255);
	font-size: 26px;
	margin-top: 0;
}
/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
	padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
/* Yamm!3 CSS ENDS HERE */



/*** Responsive CSS ***/
@media(max-width:1199px) {
.menuCvr.fix .navbar-default .navbar-nav > li > a {
	font-size: 16px;
}
.headerMid .headerMail .topEmail li a {
	font-size: 16px;
}
}
@media(min-width:991px) {
}
@media (max-width: 991px) and (min-width: 768px) {
.navbar-default .navbar-nav > li > a {
	color: rgb(255, 255, 255);
	font-size: 16px;
	font-weight: 600;
	padding: 15px 10px;
	text-transform: uppercase;
}
}
@media (max-width: 991px) {
/*   .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
*/
  /* .navbar-collapse.collapse.in {  /* NEW */
       /* display: block!important; 
    }*/
	
}
 @media(max-width:770px) {
}
@media(min-width:768px) {
li.dropdown:hover ul.dropdown-menu {
	display: block;
}
}
 @media(max-width:767px) {
.yamm-content ul.list-unstyled, .yamm-content .megamenuRow {
	margin-bottom: 0px;
}
.nav.navbar-nav .dropdown .dropdown-menu a {
	border-bottom: medium none;
	color: rgb(255, 255, 255);
	display: block;
	font-size: 16px;
	text-transform: capitalize;
	padding: 0px !important;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .nav.navbar-nav .dropdown .dropdown-menu a:hover {
	color: rgb(7, 193, 255);
}
.homeblogContent .col-md-4.col-sm-4.col-xs-12 {
	border-bottom: 1px solid rgb(204, 204, 204);
	display: table;
	float: none;
	margin: 0 auto 20px;
	padding: 0 0 15px;
	width: 85%;
}
.homeblogContent .col-md-4.col-sm-4.col-xs-12:last-child {
	border: medium none;
	margin-bottom: 0;
	padding: 0;
}
.homeblogSection article.post-news.homepost {
	margin-bottom: 0px;
}
.ftr_companyLogo img {
	width: 100%;
}
}
@media(max-width:640px) {
}
@media(max-width:520px) {
.servicesCvr .col-md-3.col-md-6.col-xs-6 {
	float: none;
	margin: 0 auto;
	width: 320px;
}
}
@media(max-width:480px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 340px) {
}
@media only screen and (max-width: 322px) {
}


/* below from yamn */
/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {position: static;}
.yamm .container {position: relative;}
.yamm .dropdown-menu {left: 0;}
.yamm .yamm-content {padding: 20px 30px;}
.yamm .dropdown.yamm-fw .dropdown-menu {left: 0;right: 0;}
/* Yamm!3 CSS ENDS HERE */