/* Fonts */
	@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

/* Main Styles */
::selection { background-color: #3c3c3c; color: #fff; }
html, body { background: #fff; width: 100%; height: 100%; padding: 0; font-family: 'Roboto Condensed', sans-serif; -webkit-font-smoothing: antialiased; }
a, a:hover, a:active, a:focus { color: #464646; text-decoration: none; outline: none; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Roboto Condensed', sans-serif; font-weight: 100; }
p { margin: 0 0 5px; }
.clear { clear: both; }
ol, ul { list-style: none; padding: 0; }
b.caret { margin-top: -3px; }

/* Containers */
.contain { width: 100%; position: relative; height: auto; }
.inner { width: 100%; max-width: 1170px; margin: 0 auto; padding: 40px 0; position: relative; z-index: 2; }
.full-width { width: 100%; max-width: 100%; margin: 0 auto; padding: 40px 0; }
.no-padding { padding: 0 !important; }
.contain-logo { margin: auto; width: 64px; height: 64px; background: white; border: 1px solid #bcbcbc; padding: 18px 0; text-align: center; position: relative; top: -32px; border-radius: 100px; }
.contain-logo i { font-size: 30px; color: #bcbcbc; font-weight: light; }
/* End Main Styles */


/* Home */
#home { width: 100%; height: auto; position: relative; }

/* Page Animated item Styles */
.animated { visibility: hidden; }
.visible { visibility: visible; }

/* Page Loading */
#pageloader { width: 100%; height: 100%; position: fixed; background-color: #131313; z-index: 999999; }
.loader-item { position: absolute; width: auto; height: height; margin: -25px 0 0 -25px; top: 50%; left: 50%; text-align: center; }
.loader-item h2 { color: #ccc; margin: 0 auto; font-size: 20px; }



/* Navigation */
#navigation{
	width:100%;
	border-bottom:1px solid #e2e2e2;
	position:absolute;
	z-index:9999;
	background:#fff;
	height:82px;
}
#navigation .navigation{
	padding:0;
	height:100%;
}
.shadow{
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);
}

/* Logo */
.navigation .logo{
	float:left;
	position:absolute;
	z-index:999;
}
.navigation .logo img{
	width: 225px;
}
.navigation .logo a{
	width:auto;
	display:block;
	margin:5px 0 0;
}

/* Nav Menu */
.nav-menu{
	width:auto;
	float:right;
	height:82px;
	text-align:right;
}
.nav-menu ul{
	padding:0;
	margin:0;
}
.nav-menu ul li{
	height:82px;
	width:auto;
	display:block;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
.nav-menu ul li  a{
	height:82px;
	padding:33px 15px;
	display:block;
	text-transform:uppercase;
	font-size:14px;
	text-align:center;
	color:#464646;
}
.nav-menu ul li:first-child a{
	padding-left:0;
}
.nav-menu ul li:last-child a{
	padding-right:0;
}
.nav-menu a:hover{
	color:#e70000;
}
.nav-menu a.active{
	color:#e70000;
}
.main-nav > li > a:hover,
.main-nav > li > a:focus{
	background:none;
}
.main-nav li.active a{
	color:#e70000;
}

/* Mini Navigation For Mobile */
.mobile-drop{
	height:100%;
	width:100%;
	display:none;
}
a.mobile-menu{
	position:absolute;
	top:50%;
	font-size:21px;
	right:30px;
	left:auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mobile-drop ul.fullwidth{
	width:100%;
	position:relative;
}

.mobile-drop ul.fullwidth li{
	width:100%;
	height:auto;
	margin:0;
}
.mobile-drop ul.fullwidth li a{
	padding:6px;
	margin:0;
	height:auto;
	text-align:left;
	text-transform:uppercase;
	border-bottom:1px solid #ededed;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.mobile-drop ul.fullwidth li.active a{
	background-color:#383838;
	color:white;
}

/* Dropdown Menu */
.dropdown-menu{
	border: 1px solid #eeeeee;
	border-top:2px solid #373737;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.dropdown-toggle .dropdown-menu li{
	display: block;
	width: 100%;
	padding:0;
	float: none;
	margin:0;
	height: auto;
}

.dropdown-toggle .dropdown-menu li a{
	display: block;
	width: 100%;
	height: auto;
	padding: 14px 20px;
	text-align: left;
	color: #464646;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.dropdown-toggle .dropdown-menu li:first-child a{
	padding-left: 20px;
}

.dropdown-toggle .dropdown-menu li a:hover{
	background: #373737;
	color: white;
}

/* Dropdown Menu For Mobile */
.dr-mobile{
	position: relative;
	width:100%;
	box-shadow: none;
	border-top: none;
}

.dr-mobile li{
	width:100%;
}

.dr-mobile li:first-child a{
	padding-left: 20px !important;
}

.dr-mobile li a{
	padding-left: 20px !important;
}

.dr-mobile li:last-child a{
	border-bottom: none !important;
}


/*==========Header Section===========*/
/* Rev Slider Section */
.revslide .stext { text-transform: uppercase; font-weight: 400; margin: 0; }

/* Slide 1 */
.revslide .p1 { font-size: 35px; color: #fff; }
.revslide .h1 { font-size: 55px; color: #ffb300; margin: 5px 0; }
.revslide span { color: #e70000; }
.revslide .h2 { font-size: 20px; color: #fff; }
.revslide .h3 { font-size: 20px; color: #fff; padding: 9px 0; }

/* Slide 2 */
.revslide .h4 { font-size: 85px; text-align: center; color: white; padding: 0; }
.revslide .h5 { font-size: 30px; text-align: center; color: white; padding: 0; font-weight: 300; }

/* Slide 3 */
.revslide .h6 { font-size: 50px; color: #262626; padding: 0; }
.revslide .p5 { font-size: 21px; color: #726c64; padding: 0; }
.revslide .p6 { font-size: 15px; color: #262626; padding: 0; text-transform: none; font-weight: 300; }

/* Rev Slider Full Screen Text Styles */
.fs { font-size: 120px; font-weight: 700; text-align: center; color: white; text-transform: uppercase; }
.fs1 { font-size: 22px; font-weight: 400; text-align: center; color: white; text-transform: uppercase; }
.fs-btn { padding: 8px 16px; background: transparent; border: 1px solid white; text-transform: uppercase; font-weight: 100; color: white !important; font-size: 18px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.fs-btn:hover { background: white; color: black !important; }

/* Text Area */
#text-area { background: #3c3c3c; }
.text-area { text-align: center; text-transform: uppercase; color: white; padding: 30px 0; }
.text-area h1 { margin: 0; font-size: 35px; }
.text-area h1 span { font-weight: 500; }
.text-area a { display: inline-block; margin: 20px 7px 5px; padding: 6px 18px; border: 1px solid white; background: transparent; font-size: 20px; color: white; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.text-area a:hover { color: #3c3c3c; background: white; }

/*==========End Header Section===========*/


/* About Section */
#about { background: #fff; padding: 30px 0 30px; top: 0; }
.about-right { float: right; text-align: justify; width: 49%; font-weight: 300; font-size: 18px; color: #2a2a2a; }
.about-right .about-right-head { font-size: 35px; color: #565656; text-transform: uppercase; }
.about-right .about-right-head span { color: #f02d2d; }
#about .about-content { width: 25%; height: auto; min-height: 300px; background: #fff; float: left; cursor: pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; padding-top: 10px; }
#about .about-content .top { width: 269px; height: 290px; background: transparent; border: 1px solid #464646; position: relative; overflow: hidden; margin: 0 auto; }
#about .about-content .top img { transition: all 0.5s; }
#about .about-content .text { width: 90%; text-align: center; margin: auto; }
#about .about-content .content-header { text-transform: capitalize; font-size: 20px; font-weight: 300; padding: 10px 0px; color: #000; }
#about .about-content .content-desc { font-size: 15px; color: #717171; margin-top: 10px; font-weight: 100; }

/* About Content Hover Styles */
#about .about-content:hover { background: #004a92; color: #fff; border-radius: 5px; }
#about .about-content:hover .top img { border: 1px solid #464646; background: #fff; transform: scale(1.1); transition: all 0.5s; }
#about .about-content:hover .top:after { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }
#about .about-content:hover .content-header { color: #fff; }
#about .about-content:hover .content-desc { color: #fff; }
#about .about-content:hover .bottom i { border: 1px solid #fff; color: #fff; }

/* About Extended */
.about-extended { background: #fafafa; margin: 30px auto; position: relative; }
.about-extended:after { content: ""; position: absolute; left: 50%; bottom: -20%; border-top: 50px solid #fafafa; border-top-color: #fafafa; border-left: 50px solid transparent; border-right: 50px solid transparent; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
.company-facts { margin: 70px auto 20px; }
.company-facts .facts { text-align: center; }
.company-facts h1 { font-size: 55px; color: #5f5f61; font-weight: 400; margin: 0 auto; }
.company-facts p { font-size: 20px; text-transform: uppercase; color: #626262; }

.w-iphone { float: left; margin: 30px auto 20px; margin-left: -40px; width: 49%; }
.w-iphone img { width: 100%; }

/*about right btn*/
.about-right .btn{margin-top: 50px; margin-left: 0;}
.explore .btn{margin-top: 50px; margin-left: 0;}
.btn{border-radius: 0; margin: 0 6px; padding: 10px 28px; font-weight: 300; font-size: 20px; -webkit-transition: .4s; transition: .4s;}
.blue-btn {background-color: #004a92; color: #fff;}
.grey-btn {background-color: #222222; color: #fff;}

.about-right a i.fa, .explore a i.fa { -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.btn:hover{color: #fff;}
.btn:hover i.fa { padding-left: 10px;  opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/*============================================================================*/


/* Explore Section */
#explore { margin: 30px auto 0; background: url(../images/fire-hose.jpg) center fixed rgba(0, 0, 0, 0.5); padding: 30px 0 30px; background-blend-mode: multiply; }
.explore { float: left; text-align: left; width: 49%; font-weight: 300; font-size: 15px; color: #fff; }
.explore .explore-head { font-size: 40px; color: #fff; text-transform: uppercase; line-height: 1.1; font-weight: 500}
.explore .explore-head:after { content: ''; width: 20%; height: 2px; border-bottom: 3px solid #fff; display: block; clear: both; padding-top: 10px; margin-bottom: 30px; }
.explore .explore-head span { color: #f02d2d; }
.explore p { font-size: 18px; padding-bottom: 30px;}


/* Our Team item */
#team { position: relative; padding: 60px 0 80px; background-color: #fff; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 8vw)); }
.team-items { width: 100%; height: auto; overflow: hidden; margin: 30px auto; position: relative; }
.owl-wrapper-outer { text-align: center; }
.owl-item .item { height: auto; font-weight: 300; margin: 60px 0 0; padding: 15px; cursor: pointer; border-bottom: 4px solid transparent; transition: all 0.5s; }
.owl-item .item img { border: 1px solid transparent; }
.owl-item .item h3 { font-size: 20px; color: #4e4e4e; text-transform: uppercase; margin: 0px; }
.owl-item .item h4 { font-size: 16px; color: #a2a2a2; text-transform: uppercase; line-height: 15px; margin: 5px auto 15px; }
.owl-item .item p { font-size: 15px; color: #a2a2a2; }



/* Our Team Control Buttons */
.owl-buttons { position: absolute; top: 0; width: 80px; left: 50%; margin-left: -40px; }
.owl-buttons>div { width: 35px; height: 35px; background-image: url(../images/products/controls.png); color: black; cursor: pointer }
.owl-prev { float: left; background-position: left top; }
.owl-next { float: right; background-position: right top; }


/* Our Team Rollovers */
.owl-prev:hover { background-position: left bottom; }
.owl-next:hover { background-position: right bottom; }
.owl-item .item:hover {	/*background:#3c3c3c;*/ border-bottom: 2px solid #e70000; }
.owl-item .item:hover  h3 { color: #e4e4e4; }
.owl-item .item:hover  h4 { color: #e4e4e4; }
.owl-item .item:hover  p { color: #e4e4e4; }
.owl-item .item:hover .images { height: auto; margin: 0px auto; }
.owl-item .item .images a img:hover { border: 2px solid #e70000; }
.socials a i.fa-facebook:hover { color: #305fa5; }
.socials a i.fa-instagram:hover { color: #ae997d; }
.socials a i.fa-pinterest:hover { color: #cc2127; }
.socials a i.fa-twitter:hover { color: #2daae2; }
.socials a i.fa-google-plus:hover { color: #da2713; }


/*======Read more btn========*/


/*============== Page Headers =============*/
.header { margin: auto; font-size: 40px; font-weight: 300; text-transform: uppercase; width: 100%; text-align: center; }
.header:after { content: ''; width: 12%; height: 2px; border-bottom: 2px solid #666; display: block; clear: both; margin: 0 auto; text-align: center; padding-top: 10px; margin-bottom: 30px; }
.page-desc { margin: 15px auto; font-size: 18px; font-weight: 300; text-transform: uppercase; width: 100%; max-width: 860px; text-align: center; opacity: 0.7; }
.dark { color: #3c3c3c; }
.white { color: white; }
span.red { color: #e70000; }


/*============ Testimonial ===============*/
#testimonial {	/*margin: 0 auto 0;	*/
background: url(../images/testimonial.jpg) center fixed rgba(0, 0, 0, 0.8); padding: 0px 0; clear: both; clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0 calc(100% - 8vw)); margin-top: -8vw; z-index: -2; background-blend-mode: multiply; }
.testimonial { padding: 110px 0; text-align: center; color: #fff; }
.testimonial .header { padding-top: 50px; color: #fff; }
.testimonial .header:after { content: ''; width: 20%; height: 2px; border-bottom: 3px solid #fff; display: block; clear: both; margin: 0 auto; text-align: center; padding-top: 10px; margin-bottom: 30px; }
.testimonial .fa-quote-left { font-size: 60px; color: #0d7be5; display: block; margin-bottom: 35px; background: none; width: auto; height: auto; }
.autor-name{ color: #f4d433;}





/*============ Industry Section ===============*/
#industry { margin-top: -140px; padding: 60px 0; clear: both; background-color: #165ea5; clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%); background-blend-mode: multiply; }
.industry { padding: 30px 0 50px; text-align: center; color: white; }
.industry .header { padding-top: 50px; color: #fff; }
.industry .header::after { content: ''; width: 20%; height: 2px; border-bottom: 3px solid #fff; display: block; clear: both; margin: 0 auto; text-align: center; padding-top: 10px; margin-bottom: 30px; }
.industry-work { margin: 9px 0px; padding: 0px 0px; height: auto; color: #aaaaaa; cursor: pointer; overflow: hidden; }
.ind-inner { border: solid 1px #fff; }
.industry-img { width: 100%; background: black; position: relative; overflow: hidden; }
.industry-img img { width: 100%; transition: all 0.5s; }
.industry-desc h3 { margin: 15px auto 15px; padding: 0; text-transform: uppercase; color: #fff; transition: all 0.2s;}
.industry-desc p { font-size: 14px; }

.ind-inner:hover .industry-img img{transform: scale(1.2); transition: all 0.5s; }
.ind-inner:hover .industry-desc h3{color: #000; font-weight: 300; transition: all 0.2s;}

/*========= Testimonials Page Section =============*/

#testi-page { position: relative; padding: 0 0 50px; top: 0;}
.testi-page { text-align: justify; font-weight: 300; font-size: 18px; color: #2a2a2a;}
.testi-page-head { font-size: 35px; color: #565656; text-transform: capitalize; font-weight: 300;}

#testimonials-listing-ul { padding: 10px 0 }
#testimonials-listing-ul li.testimonial { padding: 25px 0px; margin: 0 28px; border-top: 1px solid #ededed }
#testimonials-listing-ul li.testimonial:first-child { border-top: none }
.test-comment .img-section figure { float: left }
.test-comment .img-section figure img { -webkit-border-radius: 50%; border-radius: 50%; width: 100px; height: 100px; }
.test-comment .img-section figcaption { padding-left: 100px; padding-top: 15px }
.test-comment .img-section figcaption p { color: #a4a4a4; font-size: 18px }
.test-comment .img-section figcaption h6 { color: #2c2c2c; font-size: 20px; padding-bottom: 5px;}
.comment-text ::before { content: ""; background: url(../images/quotation-mark.png) no-repeat 0 0; width: 35px; height: 35px; display: inline-block; margin-top:0px }
.comment-text p { padding-left: 20px; color: #76777a; font-size: 18px; }
.reviewReadMore span { text-decoration: underline; -webkit-text-decoration-color: #f5cda4; -moz-text-decoration-color: #f5cda4; text-decoration-color: #f5cda4 }
#view-more { text-align: center; margin: 20px 0 }
#view-more a { color: #a07b2c; font-size: 12px; text-transform: uppercase }
@media (max-width:480px) {
	.comment-text { margin-top: 20px }
}



/*========= Clients list Section =============*/
#clients { margin: 60px auto; }
.client-contents { margin: 80px auto; }
.client { display: block; float: left; margin: 0 20px; }
.box { position: relative; z-index: 10; }
.client a.service-logo { display: block; width: 100px; height: 100px; border: 1px solid #494949; border-radius: 500px; margin: 19px auto; padding: 29px 0; position: relative; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.box a:after { border: 1px solid #494949; content: ''; width: 100px; height: 100px; left: 0px; top: 0px; border-radius: 500px; position: absolute; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; opacity: 0; }
.client a.client-logo i { font-size: 45px; color: #494949; }
.client h3 { margin: 5px auto 15px; padding: 0; text-transform: uppercase; }
.client p { font-size: 14px; }

/* Service Control Buttons*/
.client-contents .owl-buttons { width: 100%; left: 0; top: 45%; display: block; margin: 0 auto; }

/* Service Hovers*/
.box:hover a.client-logo { background: #494949; }
.box:hover a.client-logo i { color: white; }
.box:hover a:after { left: -1px; top: -1px; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); opacity: 1; }


.service-bottom-text { text-align: center; font-size: 18px; font-weight: 100; color: #fff; padding-bottom: 30px; }
.slide-s{width:100%;margin:0 auto 80px;}
.service-text .item{/*height: 180px;*/	/*width: 80%;*/ margin:0 auto;padding:0 15%;}

/* Controls */
.carousel .s-controls { background-image: url(../images/service-icons.png); width: 30px; height: 30px; margin: 20px; opacity: 1; top: 50%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.carousel a.right { background-position: right top; }
.carousel a.left { background-position: left top; }
.bottom-bg:hover .s-controls { opacity: 1; }
.carousel a.left:hover { background-position: left bottom; }
.carousel a.right:hover { background-position: right bottom; }
/*========================================================================*/


/* Footer */
#footer { background: #131313; }
.footer { text-align: left; padding: 75px 0  20px; color: #fff; }
.footer a {cursor:pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

/* Footer Links */
.footer-links { display: inline-block; border: 1px solid #dfdfdf; border-radius: 100px; margin: 0 3px; }
.footer-links i { font-size: 25px; color: #fff; display: block; width: 35px; height: 35px; line-height: 36px; text-align: center; }
.footer a i.fa{ opacity: 1; }

.footer-head { margin: 10px 0 10px 0; color: #fff; font-size: 20px; font-weight: 300; }
.footer-text { margin: 10px 0 0 0; color: #868686; font-size: 16px; font-weight: 300; text-align: left; }
.footer ul { }
.footer ul li { border-bottom: solid 1px #004a92; text-align: left; padding: 10px 0px; }
.footer ul li:last-child{border-bottom: none;}

.footer ul li:before {content: "\f0da"; font-family: fontawesome; margin-right: 10px; -webkit-transition: .2s; transition: .2s;}
.footer ul li:hover:before { margin-right: 15px;}

.footer-text span { margin: 0 5px; }
.footer-text a, .footer ul li a { color: #aca9a9; }
.copyright { border-top-width: 1px; border-top-style: solid; padding-top: 10px; margin-top: 40px; display: inline-block; border-top-color: #004a92;
    }
.copyright .tx-r{text-align: right;}
.footer .footer-links:hover { border: 1px solid #aca9a9; }
.footer .footer-links:hover i { color: #aca9a9; }
.footer a:hover { color: #fff;}
/*========================================================================*/

/* Back To Top Button */
#back-top { width: 53px; height: 53px; position: fixed; right: 50px; bottom: 50px; z-index: 9999; }
#back-top a { width: 100%; height: 100%; display: block; background: url(../images/back-top.png) no-repeat; opacity: 0.1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
#back-top a:hover { opacity: 1; }


/*========================================================================*/
/* Form Inputs */
/*form#contact-us { min-height: 400px; }*/
.form { outline: none; border: 1px solid #2b2b2b; color: #9c9c9c; width: 100%; padding: 8px 10px; font-weight: 300; font-size: 15px; margin: 0px auto; background: #080808; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.textarea { height: 100px; max-width: 100%; max-height: 100px; }
.form-btn { outline: none; border: 1px solid #2b2b2b; color: black; text-transform: uppercase; padding: 8px 0; width: 100%; margin: 0px auto; text-align: center; font-weight: 400; top: 2px; font-size: 20px; background: #313131; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.form:hover { border: 1px solid #4e4e4e; }
.form:focus { border: 1px solid #004a92; }
.form-btn:hover { background: #aca9a9; }
.form-btn:active { background: #313131; }


/*========================================================================*/

/*All inner Pages Headers*/

.inner-page-header { width: 100%; position: relative; padding: 70px 0px; }
.inner-page-header .title-2 { text-align: left; color: #fff; margin: auto; font-size: 40px; font-weight: 300; text-transform: uppercase; width: 100%; }
.inner-page-header .title-2:after { content: ''; width: 12%; height: 2px; border-bottom: 2px solid #fff; display: block; clear: both; text-align: left; padding-top: 10px; margin-bottom: 30px;
}


.about_header{background: url(../images/about.jpg) center fixed rgba(0, 0, 0, 0.5); background-blend-mode: multiply; background-size: contain; background-position: top center; background-repeat: no-repeat;}


.service_header{background: url(../images/service.jpg) center fixed rgba(0, 0, 0, 0.5); background-blend-mode: multiply; background-size: contain; background-position: top center; background-repeat: no-repeat;}

.client_header{background: url(../images/client.jpg) center fixed rgba(0, 0, 0, 0.5); background-blend-mode: multiply; background-size: contain; background-position: top center; background-repeat: no-repeat;}

.careers_header{background: url(../images/careers.jpg) center fixed rgba(0, 0, 0, 0.5); background-blend-mode: multiply; background-size: contain; background-position: top center; background-repeat: no-repeat;}

.contact_header{background: url(../images/contact.jpg) center fixed rgba(0, 0, 0, 0.5); background-blend-mode: multiply; background-size: contain; background-position: top center; background-repeat: no-repeat;}

/*========================================================================*/
/*About Us Page*/

#about-page { position: relative; padding: 0 0 50px; top: 0;}
.about-page { text-align: justify; font-weight: 300; font-size: 18px; color: #2a2a2a;}
.about-page-head { font-size: 35px; color: #565656; text-transform: capitalize; font-weight: 300;}
.about-page-img { float: right; width: 50%; position: relative; padding: 0px 0px 30px 50px; }
.about-page-img img { width: 100%; border-radius: 20px; }
.about-page p { margin-bottom: 18px; }

.about-page ul{ list-style: decimal; padding: 0px 20px; margin: 0px 20px 20px; }
.about-page ul li{ padding: 3px 0px;}

.about-page a{color: #005fae; font-weight: 400; }
.about-page a:hover{ color: #ed4747;}

/*========================================================================*/
/*Services Page*/

#dualpage{ padding: 0px 0 50px; }
.dualpage { text-align: justify; font-weight: 300; font-size: 18px; color: #2a2a2a;}
.dualpage-head { font-size: 35px; color: #565656; text-transform: uppercase; padding-bottom: 30px; font-weight: 300;}


/* Post & sider position */
#dualpage .left { float: left; }
#dualpage .right { float: right; }
#dualpage a{ transition: all 0.5s; }

/* Blog Sidebar */
#dualpage .blog1 { width: 75%; }
#dualpage .sidebar { width: 25%; }

.sidebar { text-align: left; font-weight: 300; padding: 30px 30px 30px; }
.sidebar .element { padding-top: 20px; }
.sidebar h3 { font-size: 20px; color: #8a8a8a; text-transform: uppercase; margin: 15px 0; padding-top: 0px; }

/* Blog Categories */
.sidebar ul { width: 100%; padding: 0; }
.sidebar ul li { width: 100%; height: auto; background: url(../images/li-arrow.png) center left no-repeat; transition: all 0.5s; }
.sidebar ul li a { font-size: 16px; padding: 10px 0px 10px 15px; border-bottom: 1px solid #ebebeb; width: 100%; display: block; color: #8a8a8a; }
.sidebar ul li a:hover { color: #e70000; font-weight: 500; transition: all 0.5s; }

.post-texts { position: relative; color: #2a2a2a; font-weight: 300; margin: 25px 0; font-size: 18px; text-align: justify;}
.post-texts::after{display: block; content: ""; clear: both; border-bottom: 2px #95add9 dashed; padding-top: 30px; }
.post-texts .post-head { font-size: 30px; text-transform: capitalize; margin: 20px 0 10px; }
.post-texts p{ font-size: 18px; margin-bottom: 18px; }

.post-area-left{float: left; width: 55%;}
.spacer-20 { height: 20px; }

.explore .btn{margin-top: 50px; margin-left: 0;}
.btn{border-radius: 0; margin: 0 6px; padding: 10px 28px; font-weight: 300; font-size: 20px; -webkit-transition: .4s; transition: .4s;}
.blue-btn {background-color: #004a92; color: #fff;}
.blue-btn:hover {background-color: #fff; color: #004a92;}

.grey-btn {background-color: #004a92; color: #fff;}
.grey-btn:hover {background-color: #353535; color: #fff;}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{color: #222;}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{color: #222;}

.carousel-indicators li{height: 12px; width: 12px; border: 1px solid transparent; background-color: #514f4fe6;}
.carousel-indicators .active{border: 1px solid transparent; background-color: #59424287 !important;}

/*========================================================================*/

/*Client Page*/

#clientpage {background: #fff; padding: 0px 0 50px; top: 0; }

.client-page { width: 100%; max-width: 1170px; margin: 0 auto; padding: 0px; display: flow-root; position: relative; z-index: 2; }
.client-page:after{content: ""; display: block; clear: both; border-bottom: 2px #95add9 dashed; margin-bottom: 20px;}
.client-page-head { font-size: 35px; color: #565656; text-transform: uppercase; padding-bottom: 30px; font-weight: 300;}

.client-page-content { color: #222; width: 25%; height: auto; float: left; transition: all 0.3s; margin: 0px 0px; padding: 20px 0px 40px;}
.client-page-content ul{ padding-left: 0; list-style: none; float: left; width: 100%; margin-bottom: 0; }
.client-page-content ul li{ font-size: 14px; font-weight: 400; text-align: left; padding: 3px 0px;  position: relative; padding-left: 20px; width: calc(100% - 0px); }
.client-page-content ul li i{ position: absolute; left: 0; line-height: 1.8; font-size: 13px;}

/* Tabs panes */
.tab-pane { padding: 0px 0px; font-size:20px; font-weight: 500; }
.tab-pane .tab-icon { padding: 0px; float: left; width: 25%; text-align: left; }
.tab-pane .tab-title { padding: 0 20px; float: left; width: 75%; text-align: left; }
/*.tab-pane .tab-desc { padding: 0 20px; float: left; width: 72%; text-align: justify; }*/
.tab-pane .only { width: 100%; }


.elementor-row{display: flex; float: left; }

.client-page-content .icon { text-align: center; margin: 0px auto 0px; }
.client-page-content .top{ width: 70px; height: 70px; background: transparent; border: 2px solid #464646; border-radius: 100px; padding: 20px 0; position: relative; }
.client-page-content .top i{ font-size: 30px; }
.client-page-content .icon span{}

/*========================================================================*/
/*Contact Page */

#contact { background: #efefef; padding: 50px 0px; display: flex; font-size: 18px; color: #2a2a2a; }
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form input[type="number"], .contact-form textarea {
    border: 4px double #dddddd; margin-bottom: 15px; padding: 10px 10px; width: 100%; }
.submit-btn { outline: none; border: 4px double transparent; color: #fff; text-transform: uppercase; padding: 8px 0; width: 50%; float: right; text-align: center;  font-weight: 300; top: 2px; font-size: 20px; background: #313131; transition: all 0.3s;}
.submit-btn:hover { border: 4px double #fff; color: #fff; background-color: #3f3f3f;}


.mail-message {color: #000; text-align: center; font-size: 22px; font-weight: 300; position: relative; padding: 30px 0px}
.mail-message p.mail-head { color: #e70000; font-size: 35px !important; text-align: center; }

.newsletter-message {color: #fff; text-align: center; font-size: 22px; font-weight: 300; position: relative; padding: 70px 0px}
.newsletter-message p.mail-head { color: #fff; font-size: 35px !important; text-align: center; }


.follow {background: #d9edff; padding: 10px; margin: 0px 15px 15px; font-size: 16px}
.follow .fa{ margin: 10px; color: #3f3f3f; font-weight: bold;}
.follow .fab{ margin: 10px; color: #3f3f3f; font-weight: bold;}
.follow .fab:hover{ color: #000;}


#contact-map { height: 500px; margin-top: 20px; padding: 0; height: auto; min-height: 450px; position: relative;}
#map { top: 0; position: relative; width: 100%; height: 100%; }

/*========================================================================*/
/*Gallery Page */

.gallery-container h1 { text-align: center; margin-top: 70px; font-family: 'Droid Sans', sans-serif; font-weight: bold; color: #58595a; }
.gallery-container p.page-description { text-align: center; margin: 30px auto; font-size: 18px; color: #85878c; }
.tz-gallery { padding: 40px; }
.tz-gallery .thumbnail { padding: 0; margin-bottom: 30px; background-color: #fff; border-radius: 4px; border: none; transition: 0.15s ease-in-out; box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06); }
.tz-gallery .thumbnail:hover { transform: translateY(-10px) scale(1.02); }
.tz-gallery .lightbox img { border-radius: 4px; }
.tz-gallery .caption { padding: 26px 30px; text-align: center; }
.tz-gallery .caption h3 { font-size: 14px; font-weight: bold; margin-top: 0; }
.tz-gallery .caption p { font-size: 12px; color: #7b7d7d; margin: 0; }
.baguetteBox-button { background-color: transparent !important; }