/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

*{
    margin:0;
    padding:0;
    border:none;
}
ul, li {list-style:none; text-decoration:none;}
ul{padding: 0px; margin:0px;}
a{ color:#0e4b8e; text-decoration:none; outline:none; border:none; transition: 0.5s linear; }
a:hover, a:focus, a:active { text-decoration: none; transition: 0.5s linear; outline:none;}
h1, h2, h3, h4, h5, h6{ color:#0e4b8e;  padding: 0px; margin-bottom:10px; font-family: 'baloo_paajiregular';}
h3{  text-align:center; }
img{ max-width:100%; vertical-align:middle;}
p{ font-size: 16px;}
input:focus, select:focus{outline:none;}
:focus{outline:none;}

::-webkit-scrollbar {
    width: 6px;
    color: #000;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #000; 
    border-radius: 10px;
    border-color: #000;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #000; 
}


body{font-family: 'ubunturegular'; color: #000; font-size: 16px;overflow-x: hidden;}

strike { color: #e81c32;}

@font-face {
    font-family: 'baloo_paajiregular';
    src: url('assets/fonts/baloopaaji-regular-webfont.woff2') format('woff2'),
         url('assets/fonts/baloopaaji-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ubunturegular';
    src: url('assets/fonts/ubuntu-r-webfont.woff2') format('woff2'),
         url('assets/fonts/ubuntu-r-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntumedium';
    src: url('assets/fonts/ubuntu-m-webfont.woff2') format('woff2'),
         url('assets/fonts/ubuntu-m-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ubuntubold';
    src: url('assets/fonts/ubuntu-b-webfont.woff2') format('woff2'),
         url('assets/fonts/ubuntu-b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubuntulight';
    src: url('assets/fonts/ubuntu-l-webfont.woff2') format('woff2'),
         url('assets/fonts/ubuntu-l-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('assets/fonts/MyriadProRegular.eot') format('embedded-opentype'),
         url('assets/fonts/MyriadProRegular.woff2') format('woff2'),
         url('assets/fonts/MyriadProRegular.woff') format('woff'),
         url('assets/fonts/MyriadProRegular.ttf') format('truetype'),
         url('assets/fonts/MyriadProRegular.svg#MyriadProRegular') format('svg');
}


.no-padding{padding:0px;}

.header-wrapper{
	width:100%;
	float: left;
	background-image:url(assets/images/top-bar.png),url(assets/images/home-header-back.png);
	background-repeat: no-repeat;
	background-position: top center,top center;
	background-size:100%, cover;
	position: relative;
	padding:10px 0px;
}

.Newfileds{ border: 1px solid #000; max-width: 350px; }
.Newfileds1{ border: 1px solid #000; max-width: 350px; max-height: 200px; }
.Newfileds2{width: 100%;
max-width: 220px;
background-image: url(assets/images/form-btn.png);
text-align: center;
color: #fff;
font-size: 24px;
text-transform: uppercase;
margin: 30px auto 10px auto;
float: none;
height: 60px;
font-family: 'ubuntumedium';
border: none;
background-repeat: no-repeat;
transition: 0.5s linear;}

.top-call{
	width:100%;
	float: left;
}
.top-call ul{
	float: right;
	padding:23px 0px;
}

.top-call ul li{
	float: left;
	padding:10px 15px 10px 30px;
	width:195px;
}
.top-call ul li a{
	padding:0px 0px 0px 7px;
	color:#fff;
	font-family: 'ubuntubold';
	font-size:21px;
}
.top-call ul li i{
	font-size:21px;
	color:#fff;
	transition: 0.5s linear;
}
.top-call ul li i.phone-fontaw{
	width:29px;
	height:29px;
	background-color:#fff;
	border-radius:50px;
	line-height:29px;
	color:#b71a8b;
	text-align: center;
	margin-top:3px;
}
.top-call ul li:nth-child(1){
	background-image:url(assets/images/book-now-btn.png);
	background-repeat: no-repeat;
}
.top-call ul li:nth-child(2){
	background-image:url(assets/images/call-btn.png);
	background-repeat: no-repeat;
	width:212px;
    margin: -2px 0px 0px 0px;
}

.top-call ul li:hover a, .top-call ul li:hover i{
	color:#000;
}
.top-call ul li:hover i.phone-fontaw{
	background-color:#000;
	color:#fff;
}
.top-menu ul{
	padding-bottom:15px;
}
.top-menu ul li{
	float: left;
	padding:5px 3px;
}
.top-menu ul li a{
	font-size:18px;
	color:#1169ab;
	padding-left:33px;
	font-family: 'baloo_paajiregular';
}
.top-menu ul li.current-menu-item a{
	color: #000;
}
.top-menu ul li:nth-child(1) a{
	background-image:url(assets/images/home-icon.png);
	background-repeat:no-repeat;
}
.top-menu ul li:nth-child(2) a{
	background-image:url(assets/images/nav-icon-1.png);
	background-repeat:no-repeat;
}
.top-menu ul li:nth-child(3) a{
	background-image:url(assets/images/nav-icon-2.png);
	background-repeat:no-repeat;
}
.top-menu ul li:nth-child(4) a{
	background-image:url(assets/images/nav-icon-3.png);
	background-repeat:no-repeat;
}
.top-menu ul li:nth-child(5) a{
	background-image:url(assets/images/nav-icon-4.png);
	background-repeat:no-repeat;
}
.top-menu ul li:nth-child(6) a{
	background-image:url(assets/images/nav-icon-5.png);
	background-repeat:no-repeat;
	background-position-y: 6px;
}
.top-menu ul li:nth-child(7) a{
	background-image:url(assets/images/nav-icon-6.png);
	background-repeat:no-repeat;
	background-position-y:4px;
}
.top-menu ul li a:hover{
	color:#000;
}

.services-clm p {
    text-align: center;
    font-size: 14px;
    color: #1169ab;
    font-weight: 600;
    min-height: 17px;
    clear:both;

}
.slider-wrapper{
	width:100%;
	float: left;
	height:497px;
	background-image:url(assets/images/slider-back.png);
	background-position: center;
	background-size:cover;
	position: relative;
	z-index: 2;
}
.term-special .services-clm p {
    display: none;
}
.banner-mask{
	height:485px;
	-webkit-mask-image: url(assets/images/slider-back-2.png);
    -o-mask-image: url(assets/images/slider-back-2.png);
    -moz-mask-image: url(assets/images/slider-back-2.png);
    mask-image: url(assets/images/slider-back-2.png);
    z-index: 9;
    position: relative;
    -webkit-mask-position:  -3px -1px;
    -o-mask-mask-position: -3px -1px;
    -moz-mask-position:  -3px -1px;
   	mask-position:  -3px -1px;

    /*-webkit-mask-size: cover;
    -o-mask-size: cover;
    -moz-mask-size: cover;
     mask-size: cover;*/
}
.banner-mid{
	width:99.4%;
	height:485px;
	float: left;
	overflow: hidden;
	position: relative;
}

.banner-images{
	width:100%;
	height:485px;
	background-position: center;
	background-size:cover;
}
.slider-wrapper .carousel-control {
    z-index: 5;
    opacity: 1;
}
.slider-wrapper .carousel-control.left{
	background:none;
}

.slider-wrapper .carousel-control.right{
	background:none;
}

.slider-wrapper .glyphicon-chevron-left:before {
    content: "\e257";
    display: inline-block;
    margin-top: 4px;
}

.slider-wrapper .glyphicon-chevron-right:before {
    content: "\e258";
    display: inline-block;
     margin-top: 4px;
}

.slider-wrapper .carousel-control .glyphicon-chevron-left, .slider-wrapper .carousel-control .glyphicon-chevron-right, 
.slider-wrapper .carousel-control .icon-prev, .slider-wrapper .carousel-control .icon-next {
	width:68px;
    height:78px;
    background:#c8dce2;
    z-index:55;
    transition:1s ease;
    margin-top: -15px;
    font-size: 40px;
    line-height:70px;
}
.slider-wrapper .carousel-control .glyphicon-chevron-left{
	border-radius:50px 0px 0px 50px;
	left:-45px;
}

.slider-wrapper .carousel-control .glyphicon-chevron-right{
	border-radius:0px 50px 50px 0px;
	right: -41px;
}
.slider-wrapper .carousel-control .glyphicon-chevron-right:hover, .slider-wrapper .carousel-control .glyphicon-chevron-left:hover{
	background:#e81c32;
}


.services-wrapper{
	width:100%;
	float:left;
	margin:50px 0px 80px 0px;
}
.services-wrapper h3{
	font-size:58px;
	text-align: center;
	color:#e81c32;
	margin:0px;
}
.services-wrapper h6{
	font-size:21px;
	text-align: center;
	color:#363636;
	font-family: 'ubunturegular';
	text-transform:uppercase;
	margin:0px;
	padding-bottom:40px;
}
.space{
	padding:0px 7px;
}

.services-clm{
	width:100%;
	float:left;
	padding:10px;
	background:#fff;
	border-radius:8px;
	margin-bottom:22px;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
}
.services-clm h4{
	text-align:center;
	font-size: 16px;
	color:#1169ab;
	margin:10px 0px 16px 0px;
}

.sercies-images{
	width:100%;
	float:left;
	height:230px;
	border-radius:8px;
	background-size:cover;
	background-position:center;
	margin-bottom:10px;
}
.services-clm a{
	display:inline-block;
	color:#fff;
	background-color:#f8981d;
	font-size:17px;
	font-family: 'ubuntubold';
	text-align: center;
	width:100%;
	padding:8px 0px 4px 0px;
	text-transform:uppercase;
	border-radius:10px;
}
.services-clm a:hover{
	background-color:#e81c32;
	color:#000;
}
.welcome-section{
	width: 100%;
    float: left;
    padding: 70px 0px;
  /*  background-image: url(../images/welcome-back-2.png);*/
    position: relative;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: center;
    height:580px;
}
.videos-clm{
	width:100%;
	height:410px;
	/*background-image:url(../images/video.png);*/
	background-position: center;
	background-size:cover;
	position: relative;
	z-index:2;
}
.welcome-section:after{
	width: 100%;
	height:30px;
	background-image:url(assets/images/design-line-2.png);
	content:'';
	position: absolute;
	top: -22px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform:rotate(-180deg);
    -ms-transform:rotate(-180deg);
    -o-transform:rotate(-180deg);
    transform:rotate(-180deg);
}
.videos-clm .video-icon{
	width:90px;
	height:90px;
	margin:0px auto;
	float:none;
	position: absolute;
    top: 41%;
    z-index: 5;
    left: 0;
    right: 0;
    text-align: center;
}
.videos-clm .video-icon a i{
	font-size:80px;
	color:#d7d4d5;
	transition: 0.5s linear;
}
.videos-clm .video-icon a i:hover{
	color:#e81c32;
}
.welcome-right{
	width:100%;
	float: left;
}
.welcome-right h3{
	font-size:42px;
	color:#e81c32;
	margin:0px;
}
.welcome-right h6{
	font-size:21px;
	color:#1169ab;
	font-family: 'ubunturegular';
	text-transform:capitalize;
	margin:0px;
	padding-bottom:15px;
}
.welcome-right p{
	font-size:17px;
	color:#454545;
	font-family: 'ubuntulight';
	text-transform:capitalize;
	margin-bottom:20px;
	line-height:1.2;
}
.read-more{
	width:100%;
	float: left;
}

.read-more a{
	display:inline-block;
	padding:11px 24px;
	font-size:17px;
	background-image:url(assets/images/read-more-btn.png);
	color:#fff;
	font-family: 'ubuntulight';
	background-repeat:no-repeat;
	text-transform:lowercase;
}
.read-more a:hover{
	color:#000;
}
.mask{
	height:410px;
	-webkit-mask-image: url(assets/images/video-ifram.png);
    -o-mask-image: url(assets/images/video-ifram.png);
    -moz-mask-image: url(assets/images/video-ifram.png);
    mask-image: url(assets/images/video-ifram.png);
    z-index: 1;
    position: relative;
     -webkit-mask-repeat: no-repeat;
      -moz-mask-repeat: no-repeat;
     -o-mask-repeat: no-repeat;
     mask-repeat: no-repeat;
}




.testimonial-wrapper{
	width:100%;
	float:left;
	padding:65px 0px 80px 0px;
	background-size:100% 100%;
	background-position: center;
	background-image: url(assets/images/testimonials-bac-2.png);
	position: relative;
	z-index: 5;
	margin:-26px 0px 0px 0px;
}
.testimonial-wrapper .space-2{
	padding:0px 30px;
}
.testimonial-wrapper h3{
	text-align: center;
	font-size:42px;
	color:#e02231;
	margin:0px;
	padding-bottom:30px;
}

.testimonial-inner-clm{
	width:100%;
	float: left;
	padding:34px 60px 34px 50px;
	background-color:#fff;
	border-radius:120px 110px 110px 120px;
	margin-bottom:30px;
	position: relative;
}
.testimonial-inner-clm:before{
	position: absolute;
	content: '';
	left:133px;
	bottom:-35px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 35px 23px 0px 15px;
    border-color: #fff transparent transparent transparent;
    -webkit-transform: skew(43deg);
    -ms-transform: skew(43deg);
    -o-transform: skew(43deg);
    transform: skew(43deg);
    z-index:2;
    transition:0.6s linear;
}
.testimonial-inner-clm.arrow-2:before{
	 transform: skew(-43deg);
	 left:67%;
	 z-index:2;
}
.client-images{
	width:110px;
	height:110px;
	border-radius:100px;
	background-position: center;
	background-repeat: no-repeat;
	margin:0px auto;
}
.testimonial-content{
	width:100%;
	float: left;
	position: relative;
	padding-left:20px;
}
.testimonial-content:after{
	width:30px;
	height:30px;
	background-image:url(assets/images/blockquote.png);
	content: '';
	position: absolute;
	top:-4px;
	left:-17px;
	background-repeat:no-repeat;
}
.testimonial-content p{
	font-size:17px;
	color:#454545;
	font-family: 'MyriadProRegular';
	margin-bottom:0px;
	padding:5px 0px 10px 0px;
}

.testimonial-content h4, .testimonial-content h5{
	font-size:18px;
	color:#e02231;
	font-family: 'ubuntumedium';
	margin:0px;
	padding-bottom: 3px;
}
.testimonial-content h5{
	color:#59bc28;
	text-transform:uppercase;
}


/*inner pages start*/

.inner-banner-wrapper{
	width:100%;
	float: left;
	height:345px;
	margin-bottom:60px;
	background-position: center;
	background-size: 100% 100%;
	position: relative;
	z-index: 4;
}

.page-title h1{
	text-align: center;
	padding-top:130px;
	color:#fff;
	font-size:58px;
	margin:0px;
}
.page-title h5{
	font-size:21px;
	text-transform:uppercase;
	text-align:center;
	font-family: 'ubunturegular';
	margin:0px;
	color:#fff;
}
.welcome-right.castles-mid h3{
	margin-bottom: 10px;
}
.welcome-right.castles-mid p{
	font-family: 'MyriadProRegular';
}


.inner-pages-form{
	width:100%;
	float: left;
	padding:60px 0px 80px 0px;
	background-image:url(assets/images/contact-form-back.png);
	background-position: center;
	background-size:100% 100%;
	position: relative;
	z-index: 6;

}
.inner-pages-form h4{
	text-align: center;
	color:#fff;
	padding:0px 40px 35px 40px;
	font-family: 'ubunturegular';
	font-size:30px;
}
.inner-pages-form input{
	margin-bottom:12px;
	color:#636363;
	font-size:17px;
	height:52px;
	background-color: transparent;
	background-image:url(assets/images/inpur-border.png);
	background-size:100% 100%;
	border:none;
	box-shadow: none;
	padding:10px 20px;
	width: 100%;
}
.inner-pages-form input:focus, .inner-pages-form select:focus, .inner-pages-form textarea:focus{
	outline:none;
	box-shadow:none;
}
.inner-pages-form textarea{
	height:160px;
	color:#636363;
    background-image:url(assets/images/border-input-3.png);
    background-repeat:no-repeat;
    background-color:transparent;
    padding:16px 18px;
    border:none;
    background-size:100% 100%;
    box-shadow:none;
    font-size: 17px;
}
.inner-pages-form textarea::placeholder{
	color:#636363;
	font-size:17px;
}
.inner-pages-form input::placeholder{
	color:#636363;
	font-size:17px;
}

.inner-pages-form select{
	color:#636363;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image:url(assets/images/select-icon.png), url(assets/images/inpur-border.png);
    background-repeat:no-repeat, no-repeat;
    background-position: 94% 20px,top center; 
    background-size: 20px, 100% 100%;
    font-size:17px;
	height:52px;
	background-color:transparent;
    box-shadow:none;
    border:none;
    padding:10px 20px;
    margin-bottom:8px;
	width:100%;
}


.inner-pages-form select.form-control.how-did{
	color:#636363;
    -webkit-appearance: textfield;
    background-image:url(assets/images/select-icon.png), url(assets/images/border-input-2.png);
    background-repeat:no-repeat, no-repeat;
    font-size:17px;
    background-position: 98% 20px,top center;
    background-size:20px, 100%; 
	height:52px;
	background-color:transparent;
	margin-bottom:12px;
}
.inner-pages-form input.form-control.inner-form-btn{
	width:100%;
	max-width:220px;
	background-image:url(assets/images/form-btn.png);
	text-align: center;
	color:#fff;
	font-size:24px;
	text-transform: uppercase;
	margin:30px auto 10px auto;
	float:none;
	height:60px;
	font-family: 'ubuntumedium';
	border:none;
	background-repeat:no-repeat;
	transition:0.5s linear;
}
.inner-pages-form input.form-control.inner-form-btn:hover{
	color:#000;
}


.testimonial-wrapper.testimonial-pages{
	background:none;
	padding:10px 0px;
	margin-bottom:60px;
}

.testimonial-wrapper.testimonial-pages .testimonial-inner-clm{
	margin-bottom:55px;
	border:1px solid #fff;
}
.testimonial-wrapper.testimonial-pages .testimonial-inner-clm:hover{
	border-color:#de4655;
}
.testimonial-wrapper.testimonial-pages .testimonial-inner-clm:hover:after{
	opacity: 1;
}

.testimonial-wrapper.testimonial-pages .testimonial-inner-clm:after{
	position: absolute;
	content: '';
	left:133px;
	bottom:-37px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width:37px 25px 0px 15px;
    border-color: #de4655 transparent transparent transparent;
    transform: skew(44deg);
    z-index:1;
   	opacity: 0;
   
}

.testimonial-wrapper.testimonial-pages .testimonial-inner-clm.arrow-2:after{
	transform: skew(-35deg);
    left: 67%;
    z-index: 1;
    border-width: 37px 27px 0px 18px;
}
.testimonial-wrapper.testimonial-pages .testimonial-inner-clm.arrow-2:before{
	transform: skew(-37deg);
    left: 67%;
    z-index: 2;
    border-width: 35px 24px 0px 19px;
}



.services-wrapper.services-pages{
	margin:0px;
	margin-bottom: 20px;
}
.castle-choice{
	width:100%;
	float: left;
	padding:80px 0px 100px 0px;
	position: relative;
	/*background-image:url(assets/images/spacial-back.png);
	background-position:center;
	background-size:cover;*/
	background: #e8f5fe;
	/*z-index:10;
	margin:-22px 0px;*/
}
.castle-choice:after{
	width: 100%;
	height: 30px;
	background-image:url(assets/images/design-line-2.png);
	background-repeat: no-repeat;
	top:-12px;
	left:0px;
	position: absolute;
	content:'';
	background-size: cover;
}
.castle-choice-left{
	width:100%;
	height:414px;
	float: left;
	background-position: center;
	background-size:100% 100%;
	margin-bottom:20px;
}
.castle-choice-right{
	width:100%; 
	float:left; 
	margin-bottom:45px;
}
.castle-choice-right h3{
	font-size:42px;
	color:#b72518;
	margin:0px;
	line-height:42px;
}
.castle-choice-right p{
	margin:10px 0px;
	padding:0px;
	font-size:18px;
	color:#4a4a4a;
}
.castle-choice-right ul{
	width:100%;
	float: left;
	margin-top:20px;
}
.castle-choice-right ul li{
	width:50%;
	float: left;
	padding:4px 0px 4px 20px;
	position: relative;
	font-size:18px;
	color:#4a4a4a;
	text-transform:uppercase;
}
 
.castle-choice-right ul li:after{
	position: absolute;
	content:'';
	top:9px;
	left:0px;
	border-style:solid;
	border-width:8px 10px 8px 10px;
	border-color:transparent transparent transparent #adc1c8;
}
.castle-choice h5{
	font-size:20px;
	text-align:center;
	color:#b72518;
}

.inner-pages-form.cont-pg-form{
	margin:-15px 0px 0px 0px;
}
.contact-maps{
	width:100%;
	float: left;
	height: 490px;
	position: relative;
	margin:-36px 0px 15px 0px;
}

.contact-address{
	width:100%;
	max-width:430px;
	height:255px;
	padding:20px 40px;
	background-image:url(assets/images/contact-address-back.png);
	background-repeat: no-repeat;
	position: absolute;
	top:100px;
	z-index: 9999;
}
.logo-con-wrp img.custom-logo{
    max-width: 120px;
    height: auto;
}
.contact-address h4{
	color:#56a531;
	font-size:24px;
	text-align:left;
	margin:0px;
	padding-bottom:10px;
	font-family: 'ubunturegular';
}
.hear span.wpcf7-not-valid-tip {
    bottom: -7px;
}
span.date-324 span.wpcf7-not-valid-tip{
	bottom:-4px;
}
.contact-address h5{
	color:#035ea3;
	font-size:18px;
	text-align:left;
	margin:0px;
	padding-bottom:15px;
	font-family: 'ubuntumedium';
}

.contact-address p{
	color:#68604b;
	font-size:16px;
	text-align:left;
	margin:0px;
	padding-bottom:15px;
}

footer{
	width:100%;
	float: left;
	border-bottom:4px solid #035797;
	position: relative;
	background-position: center;
	background-image:url(assets/images/footer-back.png);
	background-size:100% 100%;
	padding:10px 0px;
	height:148px;
	margin:-25px 0px 0px 0px;
	/*background-color:#035ea3;*/
}
.footer-logo{
	padding-top:15px;
	padding-bottom:10px;
}
.footer-nav{
	width:100%;
	float: left;
	border-left:3px solid #035797;
	border-right:3px solid #035797;
}
.footer-nav ul{
	padding:40px 15px 97px 15px;
}

.footer-nav ul li{
	float:left;
	padding:2px 10px;
	position:relative;
}
.footer-nav ul li:after{
	position: absolute;
	content:'';
	width:2px;
	height:13px;
	background:#81afd1;
	top:7px;
	right:0px;
}
.footer-nav ul li:last-child:after{display:none;}
.footer-nav ul li:nth-child(4):after{display:none;}
.footer-nav ul li a{
	font-size:16px;
	color:#fff;
}
.footer-nav ul li a:hover{
	color:#000;
}
.footer-nav ul li.current-menu-item a{
	color:#000;
}
.footer-social ul{
	padding:45px 5px 80px 5px;
}

.footer-social ul li{
	float: left;
	padding:0px 4px;
}
.footer-social ul li a i{
	width:52px;
	height:53px;
	border-radius:100px;
	border:2px solid #fff;
	font-size:28px;
	color:#fff;
	text-align: center;
	line-height:48px;
	transition:0.6s linear;
}
.footer-social ul li a i.fa-facebook{
	background-color:#3b5998;
}
.footer-social ul li a i.fa-instagram{
	background-color:#e1306c;
}
.footer-social ul li a i.fa-twitter{
	background-color:#1da1f2;
}
.footer-social ul li a i.fa-pinterest{
	background-color:#bd081c;
}


.footer-social ul li a i.fa-facebook:hover{
	background-color:#fff;
	color:#3b5998;
}
.footer-social ul li a i.fa-instagram:hover{
	background-color:#fff;
	color:#e1306c;
}
.footer-social ul li a i.fa-twitter:hover{
	background-color:#fff;
	color:#1da1f2;
}
.footer-social ul li a i.fa-pinterest:hover{
	background-color:#fff;
	color:#bd081c;
}

.footer-call{
	width:100%;
	max-width:290px;
	height:130px;
	background-image:url(assets/images/footer-call-btn.png);
	padding:30px 30px;
	background-repeat:no-repeat;
	background-position: center;
	z-index:5;
	margin:0px 0px 0px 0px;
	position: relative;
	top:-10px;
}


.footer-call ul li i{
	width:40px;
	height:40px;
	background-color:#fff;
	border-radius:50px;
	line-height:40px;
	color:#f8961e;
	text-align: center;
	margin-top:3px;
	font-size:22px;
	float: left;
	margin-right:10px;
}
.footer-call ul li h4, .footer-call ul li a{
	margin:0px;
	color:#fff;
	font-size:24px;
	font-family: 'ubuntubold';
	line-height:24px;
}
.footer-call ul li a:hover{
	color:#000;
}

.copyright{
	width:100%;
	float: left;
	padding:20px 0px;
	background-color:#fff
}

.copyright p{
	font-size:14px;
	color:#000;
	margin:0;
}
span.FooterLink {
    font-size: 14px;
    color: #000;
}
span.FooterLink a{
	color: #000;
}
span.FooterLink:hover, span.FooterLink a:hover{
	color: #1169ab;
}
.website-url {
    text-align: right;
}
.bottom-line h5 {
    text-transform: uppercase;
}
.single .welcome-right p{
	color: #4c4c4c;
}
input[type="date"]::-webkit-inner-spin-button{
    display: none;
}
.contact-address a:hover{
	color: #000;
}

.page-content-error{
	clear: both;
	padding: 100px 0;
	text-align: center;
	margin-bottom: 0;
}
.page-content-error .page-header{
	margin-bottom: 0;
}
.page-content-error h1{
	padding: 0;
	margin: 0;
}
.page-content-error .breadcrum-link {
    margin-bottom: 60px;
}
.page-content-error .breadcrum-link li{
	display: inline-block;
}
.page-content-error .breadcrum-link li a:hover{
	color: #000;
}
.page-content-error .breadcrum-link span{
	color: #0e4b8e;
	display: inline-block;
	margin: 0 10px;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    clear: both;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border: none;
}
.wpcf7-form-control-wrap{
	display: block;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: -16px;
    left: 0;
}
.thankyou-text{
	clear: both;
	margin-bottom: 60px;
	text-align: center;
}
.thankyou-text p{
	font-size: 28px;
}
.video-popup-container{
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 9999;
}
.video-popup{
	background: #fff;
	width: 600px;
	height: 380px;
	margin: 0 auto;
	position: relative;
	top: 30%;
	text-align: center;
	padding-top: 45px;
}
.video-popup .close-btn{
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 32px;
	color: #000;
}
.video-icon a.play-btn {
    display: block;
}
.inner-pages-form input.wpcf7-date{
	background-image: url(assets/images/date-icon.png), url(assets/images/inpur-border.png);
	background-repeat: no-repeat no-repeat;
	background-position: 94% 16px,100% 100%;
	background-size: 20px, 100% 100%;
} 
.single-our_services .welcome-section {
    margin-bottom: 130px;
}
.slider-nav {
    margin-top: 15px;
}
.slick-slide{
	padding: 0 7px;
}
.slick-dots{
	display: none !important;
}
.slick-prev:before, .slick-next:before{
	font-size: 32px !important;
}
.slick-next{
	right: 12px !important;
	z-index: 999;
	height: 30px;
}
.slick-prev {
    left: 12px;
    z-index: 999;
    height: 30px;
}
.slick-prev, .slick-next{
	z-index: 99;
	  
}
.slider-nav .slick-slide img {
    height: 128px;
}
/************* Google map **************/
.acf-map {
	width: 100%;
	height: 490px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}
.contact-maps .container{
	margin: 0 auto;
}
#sl{
	clear: both;
}
