/*
Theme Name: Home Care Repair
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: homecare

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.
*/





/*preset CSS*/

@font-face {
  font-family: 'NexaBold';
  src: url('fonts/NexaBold.eot?#iefix') format('embedded-opentype'),  url('fonts/NexaBold.otf')  format('opentype'),
	     url('fonts/NexaBold.woff') format('woff'), url('fonts/NexaBold.ttf')  format('truetype'), url('fonts/NexaBold.svg#NexaBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Seravek-Light';
  src: url('fonts/Seravek-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/Seravek-Light.woff') format('woff'), url('fonts/Seravek-Light.ttf')  format('truetype'), url('fonts/Seravek-Light.svg#Seravek-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Seravek-bold';
    src: url('fonts/Seravek-Bold.eot');
    src: url('fonts/Seravek-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Seravek-Bold.woff2') format('woff2'),
        url('fonts/Seravek-Bold.woff') format('woff'),
        url('fonts/Seravek-Bold.ttf') format('truetype'),
        url('fonts/Seravek-Bold.svg#Seravek-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Seravek';
    src: url('fonts/Seravek.eot');
    src: url('fonts/Seravek.eot?#iefix') format('embedded-opentype'),
        url('fonts/Seravek.woff2') format('woff2'),
        url('fonts/Seravek.woff') format('woff'),
        url('fonts/Seravek.ttf') format('truetype'),
        url('fonts/Seravek.svg#Seravek') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Seravek-Medium';
  src: url('fonts/Seravek-Medium.eot?#iefix') format('embedded-opentype'),  url('fonts/Seravek-Medium.woff') format('woff'), url('fonts/Seravek-Medium.ttf')  format('truetype'), url('fonts/Seravek-Medium.svg#Seravek-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
	outline: none;
	max-width: 100%;
}
a, a:active, a:focus, a:hover {
	outline: none;
	text-decoration: none;
}
input:focus, textarea:focus, select:focus {
	outline: none!important;
	box-shadow: none;
}
a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
ul {
	margin: 0;
	list-style-type: none;
}
.header_container.container-fluid{
	padding: 0px 58px 0px 58px;
}

.container {
	width: 1310px;
}

body {
	background: #fff;
	 font-family: 'Seravek-Light';
	
}
/*preset CSS*/



.wrapper {
	width: 100%;
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0 0px;
	overflow: hidden;
}
.top_header{
	width: auto;
	height: auto;
	margin-right: 50px;
}
.top_header p{
	margin: 0 0 0px;
}
.top_header p a{
	font-size: 24px;
	line-height: 25px;
	color: #DD324B;
	text-align: right;
	margin: 0 0 0px;
}
.top_header p a:hover{
	color: #2D2D2D;
}
.top_social{
	margin-top: 0px;
}
.top_social ul{
	margin: 0;
	padding: 0px;
}
.top_social .phn_number a{
	font-size: 19px;
	line-height: 51px;
	color: #fff;
	margin: 0 0 0px;
	font-family: 'NexaBold';
}
.top_social .phn_number a:hover{
	color: #F1B300;
}
.top_social ul li{
	list-style: none;
	display: inline-block;
	margin-right: 27px;
}
.top_social ul li:last-child{
	margin-right: 0px;
}
.top_social .hover{
	display: none;
}
.top_social ul li a:hover .normal{
	display: none;
}
.top_social ul li a:hover .hover{
	display: inline-block !important;
}

.header {
	width: 100%;
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 43px 0px 0px 0px;
	background-color: #fff;
	position: absolute;
}
.logo {
	display: inline-block;
}
.logo img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.logo img:hover {
	opacity: 0.5;
}
.nav_section {
	width: 100%;
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.navbar-static-top {
	margin: 0;
	background: none;
	border: none;
	position: relative;
}
.navbar-right {
	margin: 0px 0 0;
}
.logo a:hover {
	opacity: 0.75;
}
.nav.navbar-nav.navbar-right {
	position: relative;
	padding-top: 0px;
}
.hm_header_nav .navbar-nav {
	float: none;
	text-align: center;
}
.navbar-default .navbar-nav > li {
	float: none;
	display: inline-block;
	position: relative;
}
.header .navbar-nav {
	margin-top: 0px;
    margin-right: 0px;
}
.navbar-default .navbar-nav > li {
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.navbar-default .navbar-nav > li:first-child {
	padding-left: 0px;
}
.navbar-default .navbar-nav > li:last-child {
	background: none;
	padding-right: 0px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 21px;
	color: #fff;
	line-height: 32px;
	font-weight: 400;
	background: none;
	padding: 7px 20px 8px 20px;
	text-align: center;
	text-transform: capitalize;
	font-family: 'NexaBold';
	display: block;
}
.navbar-default .navbar-nav > li:not(.dropdown) > a:hover{
	color: #004851;

}
.navbar-default .navbar-nav > li.dropdown > a{
	background-image:url(images/dropdown.png);
	background-repeat: no-repeat;
	background-position:  right 13px center;
	padding-right: 31px
}


.navbar-default .navbar-nav > li:last-child {
	margin-right: 0px;
}
.navbar-right .dropdown-menu {
	left: 0;
	right: auto;
}
.dropdown-menu {
	min-width: 227px;
	border: none;
	padding: 0px 20px 0px 20px !important;
	box-shadow: none;
	border-radius: 0;
	background: #004851;
	top: 100%;
	padding: 0 0 0px;
}
.login_quote ul{
	margin: 0px;
	padding: 0px;
}
.login_quote li{
	list-style: none;
	display: inline-block;
	margin-right: 27px;
}
.login_quote li:last-child {
    margin: 0;
}

.login_quote li.logicon a{
	font-size: 21px;
	line-height: 32px;
	color: #fff;
	padding: 0 0 0 22px;
	text-transform: capitalize;
	font-family: 'NexaBold';
	background: url(images/lock.png) no-repeat left center;
	display: block;
}

.login_quote li.logicon a:hover{
	background: url(images/lock-hover.png) no-repeat left center;
	color: #004851;
}
.login_quote ul.dropdown-menu {
    right: 0;
    left: auto;
}

.login_quote .quote > a{
	width: 169px;
	font-size: 16px;
	line-height: 49px;
	color: #fff;
	height: 49px;
	padding: 0 0px 0 21px;
	display: inline-block;
	font-family: 'Seravek';
	font-weight: normal;
	background: #004851 url(images/quote_arrow.png) no-repeat right 20px center;
}
.login_quote .quote ul li a:hover{
	color: #f1b300;
}

.login_quote .quote > a:hover{
	background: #F1B300 url(images/quote_arrow.png) no-repeat right 20px center;
}
.dropdown-menu > li {
}
.dropdown-menu > li > a {
	display: block;
	color: #fff;
	padding: 11px 0 5px 0px;
	line-height: 34px;
	font-size: 21px;
	background: none;
	position: relative;
	transition: 0s;
	border-bottom: 1px solid rgba(255, 255, 255, .40);
	font-weight: 400;
	font-family: 'NexaBold';
}
.dropdown-menu > li > a::before {
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-color: transparent;
	color: #fff;
}
.dropdown-menu > li:last-child a {
	border: none;
}
.navbar-default .navbar-nav > .open > a,  .navbar-default .navbar-nav > .open > a:focus,  
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .dropdown.active:hover > a {
	background-color: #004851;
	color: #fff;
	
}
.navbar-default .navbar-nav > li > a:focus,  .navbar-default .navbar-nav > li > a:hover,  .navbar-default .navbar-nav > .active > a,  
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background-color: transparent;
	color: #fff;
}




.navbar-default .navbar-nav > .open > a:hover::before{ display: none; }
.navbar-default .navbar-nav > .open > a:focus::before{ display: none;}
.navbar-default .navbar-nav > .open > a::before{ display: none;}



.navbar-default .navbar-nav > li > a.contact::before{content: ''; height: 2px; background-color: #95C822; position: absolute; bottom: 8px; left: 21px; right: 21px; display: none; }


.navbar-collapse {
	overflow-x: hidden;
}
.dropdown-menu > li:first-child a {
}
.dropdown-menu > li:first-child > a:focus, .dropdown-menu > li:first-child > a:hover {
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background: transparent;
	color: #f1b300;
}



/*======css start======*/

.sub-page-banner{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; position: relative; }
.sub-page-banner{
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	width:100%;
	height:486px;
}


.subpage_content{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 70px 0px 120px 0px!important;}
.page_tittle{ width: auto; float: left; display: inline-block; margin: 0px 0px 60px 0px; padding: 0px 0px 0px 0px; }
.page_tittle h2{margin: 0px 0px 0px 0px;padding: 85px 0px 0px 0px;background:url(images/tittlebg.png) no-repeat left top;font-family: 'NexaBold'; font-size: 52px; line-height: 44px;letter-spacing: -1px; color: #717C7D;}

.sl_info_inner{ max-width: 660px; width: 100%; float: left; display: block; padding-bottom: 32px; }

.vision{width: 100%; float: left; display: block; margin: -260px 0px 0px 0px; padding: 0px 0px 70px 0px; position: relative;}
.vision_left{max-width: 520px; width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;position: relative;}
.vision_left ul{ margin: 0px; padding: 0px; width: 100%; float: left; display: block; }
.vision_left ul li{ width: 50%; height: 260px; float: left; display: inline-block; margin: 0px 0px 0px 0px; text-align: center; padding: 70px 0px 0px 0px; position: relative; color: #fff; }
.vision_left ul li.vs_1{ background-color:#004851; }
.shape{ display: block; position: absolute; left: 45px; top: 30px; }
.vision_left h2{ text-align: center; margin: 9px 0px 0px 0px;font-family: 'Seravek-Medium'; font-size: 90px; line-height: 70px; font-weight: normal; }
.vision_left h5{ text-align: center; margin: 0px 0px 0px 0px;font-family: 'Seravek'; font-size: 39px; line-height: 42px;font-weight: normal; }

.vision_left ul li.vs_2{ background-color:#F1B300; }
.vision_left ul li.vs_3{ background-color:#717C7D; }

.vision_right{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 48px 0px 0px 0px; text-align: left;}
.vision_right h3{text-align: left; margin: 0px 0px 5px 0px;font-family: 'NexaBold'; font-size: 92px; line-height: 80px; font-weight: normal; color: #fff;}
.vision_right p{text-align: left; margin: 0px 0px 10px 0px;font-family: 'Seravek-Light'; font-size: 21px; line-height: 33px; 
font-weight: normal; color: #fff; min-height: 164px; letter-spacing: -0.33px;}
.vision_right h4{text-align: left; margin: 0px 0px 46px 0px;font-family: 'Seravek-Light'; font-size: 21px; line-height: 33px; font-weight: normal; color: #717C7D; letter-spacing: -0.33px;}

.link_btn{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.link_btn a{ display: block; width: 215px; height: 68px; text-align: left; line-height: 65px; background:#fff url(images/link-arrow_1.png) no-repeat right 35px center;font-size: 16px; color: #717C7D; padding: 0px 10px 0px 44px;font-family: 'Seravek'; border:2px solid #717C7D; }
.link_btn a:hover{color: #fff; background:#717C7D url(images/link-arrow_2.png) no-repeat right 35px center;}

.vision .page_tittle{ margin-top: -50px; }

.service_section .col-md-4{ padding-left: 8px;padding-right: 8px; }
.service_section .col-sm-4{ padding-left: 8px;padding-right: 8px; }
.service_section .col-md-6{ padding-left: 8px;padding-right: 8px; }
.service_section .col-sm-6{ padding-left: 8px;padding-right: 8px; }

.service_single{width: 100%; float: left; display: block; margin: 0px 0px 16px 0px; padding: 0px 0px 0px 0px;}
.service_single a{ display: block; width: 100%; float: left; display: block; position: relative; overflow: hidden;}
.service_photo{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;transition: all ease 400ms; position: relative;}
.service_photo{
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	width:100%;
}
.service_photo::before{ content: ''; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background-color: rgba(113,124,125,.4); }
.service_col{height:416px;}

.service_single a:hover .service_photo{transform: scale(1.2);}

.service_content{ max-width:430px; width: 100%; position: absolute; bottom: 38px; left: 0px; padding: 0px 0px 0px 30px; }
.service_content h4{font-family: 'NexaBold'; margin: 0px 0px 0px 0px; font-size: 26px; line-height: 40px; color: #fff; font-weight: normal; text-transform: uppercase; letter-spacing: -0.72px;}
.service_content h3{font-family: 'NexaBold'; margin: 0px 0px 40px 0px; font-size: 52px; line-height: 57px; color: #fff; font-weight: normal;letter-spacing: -0.72px;}


.service_content .link_btn span{ display: block; width: 215px; height: 68px; text-align: left; line-height: 65px; background:#F1B300 url(images/link-arrow_2.png) no-repeat right 35px center;font-size: 16px;border:none; color: #fff; padding: 0px 10px 0px 44px;font-family: 'Seravek'; }
.service_single a:hover .service_content .link_btn span{color: #fff; background:#004851 url(images/link-arrow_2.png) no-repeat right 35px center;}

.service_half_col .service_content h3{ line-height: 44px; }

.service_col2{ height: 562px; }
.service_col2.service_photo::before{background-color: rgba(0,72,81,.82);}







.service_content.view_all {
    position: absolute;
    top: 50%;
    height: auto;
    left: 0;
    left: auto;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.fluid_section{ width: 100%; float: left; display: block; margin: 0px 0px 87px 0px; padding: 0px 0px 0px 0px; }
.section_half_col{width: 50%; float: left; display:inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; 
	overflow: hidden; position: relative; min-height: 600px;}
.section_rt_block{ width: 100%; float: left; display: block; margin: 0px 0px 0px 0px;transition: all ease 400ms;}
.section_rt_block{
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	width:100%;
	height: 872px;
}
.fluid_section:hover .section_rt_block{transform: scale(1.2);}

.sc_left{ background-color: #004851; min-height: 684px; }
.info_section_rt{ max-width: 648px; float: right; display: block; width: 100%; height: 100%; }
.info_section_inner{ max-width: 450px; float: left; display: block; width: 100%;padding: 85px 0px 0px 0px;background: url(images/tittlebg.png) no-repeat left top;}
.info_section_inner h2{font-family: 'NexaBold';line-height: 44px;letter-spacing: -1px; color: #fff;margin: 0px 0px 55px 0px; font-size: 52px;}
.info_section_inner p{text-align: left; margin: 0px 0px 10px 0px;font-family: 'Seravek-Light'; font-size: 21px; line-height: 33px; font-weight: normal; color: #fff; letter-spacing: -0.33px;}

.info_section_inner{
    position: absolute;
    top: 50%;
    height: auto;
    left: 0;
    left: auto;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}


.section_photo .link_btn{ position: absolute; bottom: 188px; left:0px; }
.section_photo .link_btn a{ display: block; width: 215px; height: 68px; text-align: left; line-height: 65px; background:#F1B300 url(images/link-arrow_2.png) no-repeat right 35px center;font-size: 16px; color: #fff; padding: 0px 10px 0px 44px;font-family: 'Seravek'; border:none; }
.fluid_section:hover .section_photo .link_btn a{color: #fff; background:#004851 url(images/link-arrow_2.png) no-repeat right 35px center;}


.event_section{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; position: relative; overflow: hidden;}
.event_photo{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px;transition: all ease 400ms;min-height: 438px;}
.event_photo{
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	width:100%;
	
}

.event_section:hover .event_photo{transform: scale(1.2);}

.event_content{ width: 100%; float: left; display: block; position: absolute; left: 0px; top: 0px; height: 100%; }

.event_content .container, .event_content .row, .event_content .col-xs-12{ height: 100%; position: relative; }
.event_info_inner{width: 100%; float: left; display: block;height: 100%;}
.event_sd{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.event_sd h5{font-family: 'Seravek-Medium'; margin: 0px 0px 0px 0px; font-size: 21px; line-height: 25px; color: #F1B300; font-weight: normal;}
.event_sd h4{font-family: 'Seravek'; margin: 5px 0; font-size: 20px; line-height: 25px; color: #717C7D; font-weight: normal;}
.event_sd h4 a{ display: inline-block; color: #F1B300; }
.event_sd h3{font-family: 'NexaBold';margin: 0px 0px 0px 0px; font-size: 65px; line-height: 65px; color: #F1B300; font-weight: normal;}
.event_sd h2{font-family: 'NexaBold';margin: 0px 0px 0px 0px; font-size: 70px; line-height: 65px; color: #717C7D; font-weight: normal;}
.event_sd h3 a{
	color: inherit;;
}
.event_sd h4 span{font-family: 'Seravek-Medium'; margin: 0px 20px 0px 0px; font-size: 21px; line-height: 25px; color: #F1B300; font-weight: normal;}
.image_blok{
	overflow: hidden;
	width: 100%;
	float: left;
	height: auto;
	margin: 15px 0 0;
}
.event_info_inner{
    position: relative;
    top: auto;
    height: auto;
    left: 0;
    left: auto;
   
    transform: unset;
}
.event_section .col-xs-12.col-sm-7.col-md-7 {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.event_section .col-xs-12.col-sm-5.col-md-5 {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-left: -4px;
}

.event_section .link_btn{margin: 0px 0px 0px 0px; padding: 9px 0px 0px 0px; text-align: right;}
.event_section .link_btn a{ text-align: left !important; display: inline-block; border:none; line-height: 68px; color: #fff; margin: 0px 8px 10px 8px; }
.event_section .link_btn a.fn_btn_1{background:#004851 url(images/link-arrow_2.png) no-repeat right 35px center;}
.event_section:hover a.fn_btn_1{ background-color: #F1B300; }

.event_section .link_btn a.fn_btn_2{background:#fff url(images/link-arrow_1.png) no-repeat right 35px center; color: #004851;}
.event_section:hover a.fn_btn_2{ background-color: #004851; color: #fff; }



.single_section{ width: 100%; float: left; display: block; margin: 0px 0px 50px 0px; padding: 141px 0px 34px 0px; position: relative;background:url(images/section_shape.png) no-repeat right top;  }
.section_photo_2{ height: 603px;transition: all ease 400ms;overflow: hidden; }
.single_section:hover .section_photo_2{transform: scale(1.2); }

.dsp_wrapper{ max-width: 585px; float: left; display: block; width: 100%; height: 100%; position: relative; }




.dsp_wrapper_inner{ max-width: 450px;
    float: left;
    display: block;
    width: 100%;
    padding: 85px 0px 0px 0px;
    background: url(images/tittlebg.png) no-repeat left top;
    position: absolute;
    bottom: 0px;
    right: 0px;}
.dsp_wrapper_inner h2{font-family: 'NexaBold';line-height: 54px;letter-spacing: -1px; color: #717C7D;margin: 0px 0px 55px 0px; font-size: 52px;}
.dsp_wrapper_inner p{text-align: left; margin: 0px 0px 30px 0px;font-family: 'Seravek-Light'; font-size: 21px; line-height: 33px; font-weight: normal; color: #717C7D; letter-spacing: -0.33px;}
.dsp_wrapper_inner .link_btn a{background:#004851 url(images/link-arrow_2.png) no-repeat right 35px center; border:none; color: #fff;}

.single_section:hover .dsp_wrapper_inner .link_btn a{background-color: #F1B300;}



.news_section{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.news_section .single_news{width: 100%; float: left; display: block; margin: 0px 0px 70px 0px; padding: 0px 0px 0px 0px;}


.provider_section{width: 100%; float: left; display: block; margin: 0px 0px 30px 0px; padding: 0px 0px 0px 0px;}

.photo_container{ overflow: hidden; height: 603px; float: left; width: 100%; margin: 0px 0px 0px 0px; }

.provider_section .dsp_wrapper{ float: right; max-width: 648px; }
.provider_section .dsp_wrapper_inner{ float: left; left: 0px; right: auto; position: relative; max-width: 100%; padding-right: 30px; }
.provider_section:hover .section_photo_2{transform: scale(1.2);}
.provider_section:hover .dsp_wrapper_inner .link_btn a{background-color: #F1B300;}

.provider_section .link_btn a{background:#004851 url(images/link-arrow_2.png) no-repeat right 25px center; border:none; color: #fff; padding-left: 25px; border:none; line-height: 68px;}
.provider_section:hover .sd2 .link_btn a{background-color: #F1B300;}

.testimonial_info{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 45px 0px 45px 0px; line-height: 35px; font-size: 25px;font-family: 'NexaBold'; color: #717C7D; font-weight: normal;}
.testimonial_info a{color: #717C7D;}
.provider_bottom .link_btn{
	margin-top: 45px;
}
.provider_bottom{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.content_container{ width: 100%; float: left; display: block; margin: 0px 0px -145px 0px; padding: 0px 0px 190px 0px;background:url(images/bottom_shape.png) repeat-x left bottom;  position: relative;}

.content_container::before{ content: ''; position: absolute; bottom: 110px; right: 0px; width: 603px; height: 293px;background: url(images/bottom_logo_shop.png) no-repeat center center; }

.partner_section{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 75px 0px 40px 0px;}

.partner_single_logo{ text-align: center; vertical-align: middle; }
.partner_single_logo img{ max-width: 100%; margin-bottom: 15px; }
.partner_single_logo img:hover{ opacity: 0.7; }
.partner_section .container{ width: 1410px; }

.news_tittle_section{ width: 100%; float: left; display: block; margin: 0px 0px 25px 0px; padding: 0px 0px 0px 0px; }
.news_tittle_section h2{font-family: 'NexaBold'; margin: 0px 0px 5px 0px; padding: 0px 0px 0px 0px; font-size: 47px; line-height: 48px; color: #717C7D;}
.news_tittle_section h2 a{ display: inline-block; margin: 0px 0px 0px 0px ; padding: 0px 0px 0px 20px;color: rgba(113,124,125,.20); }
.news_tittle_section h2 a:hover{ color: rgba(113,124,125,1);}

.news_tittle_section p{ margin: 0px 0px 0px 0px; font-family: 'Seravek-Light'; font-size: 21px; line-height: 28px; color: #979797;}


.vs_sub_page.vision{ margin-top:0px; }





/*======Stard Slider======*/

#banner-carousel {
	width: 100%;
	float: left;
	height: auto;
	position: relative;
	
}
#banner-carousel .container, #banner-carousel .row, #banner-carousel .col-xs-12 {
	height: auto;
	position: relative;
}
#banner-carousel .carousel-inner .item {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 654px;
}
#banner-carousel .carousel-inner .item:before{
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: auto;
	right: 0;
	position: absolute;
	background: url(images/shape.png) no-repeat right center ;
}

.slider_content {
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0px 0 0px;
}
.slider_content h1{
	font-size: 51px;
	line-height: 51px;
	color: #fff;
	margin: 0 0 0px;
	font-weight: normal;
	font-family: 'NexaBold';

}


#banner-carousel .carousel-indicators {
	position: absolute;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 13px;
	bottom: 65px;
	right: 87px;
	left: auto;
	top: auto;
	text-align: center;
	padding: 0 0 0px;
	margin-bottom: 0px;
}
#banner-carousel .carousel-indicators:before{
	position: absolute;
	content: '';
	width: 1px;
	height: 85px;
	bottom: auto;
	top: -87px;
    right: 6px;
	background: #fff;
}
#banner-carousel .carousel-indicators li {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 19px 2px 8px 0px;
	margin-left: 0px;
	text-indent: -999px;
	cursor: pointer;
	background: #fff;
	border: none;
	border-radius: 10px;
	background: url(images/indicator.png) no-repeat center center;
	background-size: 100% auto;
}
#banner-carousel .carousel-indicators .active {
	width: 22px;
	height: 22px;
	margin: 8px 0px 1px -5px;
	background: url(images/indicator_active.png) no-repeat center center;
	z-index: 2;
	background-size: 100% auto;
}
/*======End Slider======*/


.footer_wrapper{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 138px 0px 0px 0px;background: url(images/footerbg.png) no-repeat top; position: relative; z-index: 100; }

.footer{
	width: 100%;
	height: auto;
	display: block;
	background: #004851;
	position: relative;
	margin-top: 0px;
	padding: 0 0 22px;
	float: left;
}
/*.footer:before{
	position: absolute;
	content: '';
	left: 0;
	top: -138px;
	width: 100%;
	height: 138px;
	background: url(images/footerbg.png) no-repeat center center;
	z-index: 9999;
	background-size: cover;
}*/
.footertop{
	width: 100%;
	height: auto;
	padding-bottom: 50px;
    float: left;
}
.footer_left{
	width: 100%;
	height: auto;
}
.footer_logo{
	width: auto;
	height: auto;
}
.footer_logo img{
	max-width: 100%;
	width: auto;
	height: auto;
}
.footer_logo img:hover{
	opacity: 0.7;
}

.footer_right{
	width: 100%;
	height: auto;
	margin-top: 67px;
}
.footer_right a{
	font-size: 33px;
	line-height: 35px;
	color: #fff;
	display: inline-block;
	font-family: 'NexaBold';
	margin: 0 0 0px;
}
.footer_right a:hover{ color: #f1b300; }
.footer_right ul{
	margin: 0;
	padding: 0;
	display: inline-block;
}
.footer_right ul li{
	list-style: none;
	display: inline-block;
	margin-left: 18px;
}
.fsocial_normal{
	max-width: 100%;
	height: auto;
}
.fsocial_hover{
	display: none;
}
.footer_right  ul li:hover .fsocial_normal{
	display: none;
}
.footer_right  ul li:hover .fsocial_hover{
	display: inline-block!important;
}

.footer_midle{
	width: 100%;
	height: auto;
}
.footer_midle_border{
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #fff;
	padding-bottom: 50px;
}
.footer_midle_left{
	width: 100%;
	height: auto;
	float: left; display: block;
}
.footer_midle_left h2{
	font-size: 33px;
	line-height: 38px;
	color: #fff;
	font-family: 'NexaBold';
	margin: 0 0 37px;
}
.footer_midle_left a{
	width: auto;
    font-size: 16px;
    line-height: 69px;
    color: #fff;
    height: 69px;
    padding: 0 40px 0 15px;
    display: inline-block;
    text-align: center;
    border: none;
    float: left;
    margin-right: 15px;
    font-family: 'Seravek';
    font-weight: normal;
    background: #f1b300 url(images/btn_normal.png) no-repeat right 15px center;
    margin-bottom: 10px;
}
.footer_midle_left .right_req{
	border: 2px solid #fff;
    background: url(images/btn_normal.png) no-repeat right 15px center;
    padding: 0 40px 0 15px;
    display: inline-block;
    line-height: 65px;
}
.footer_midle_left a:hover{
	color: #fff;
	background: #717C7D url(images/btn_normal.png) no-repeat right 20px center;
}
.footer_midle_left .right_req:hover{
	color: #717C7D;
	background: #ffffff url(images/btn_hover.png) no-repeat right 20px center;
}

.footer_midle_right{
	width: 100%;
	height: auto;
	text-align: right;
	float: left; display: block;
}
.single_quick{
	width: 25%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}
.single_quick h3{
	font-size: 16px;
	line-height: 41px;
	color: #fff;
	margin: 0 0 0px;
	text-transform: capitalize;
	font-weight: bold;
	font-family: 'Seravek';
	text-align: left;
}
.single_quick ul{
	margin: 0;
	padding: 0px;
}
.single_quick ul li{
	list-style: none;
	display: block;
	margin: 0 0 15px;
}
.single_quick ul li a{
	font-size: 16px;
	line-height: 24px;
	color: #C8C9C7;
	font-family: 'Seravek';
	font-weight: normal;
	margin: 0 0 0px;
	text-align: left !important;
    display: block;
}
.single_quick:last-child{
	width: auto;
	height: auto;
}
.single_quick ul li a:hover{
	color: #717C7D;
}

.footer_bottom{
	width: 100%;
	height: auto;
	padding: 0px 0 0px;
}


.footer_social{
	width: 100%;
    height: auto;
    float: left;
    padding: 15px 0px;
}

.bottom_part_left{
	width: 100%;
	height: auto;
	float: left;
}
.footer_last{
	width: 100%;
	height: auto;
	float: left;
	padding: 40px 0 0px;
}
.bottom_part_left p{
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	font-weight: normal;
	font-family: 'Seravek';
	margin: 0 33px 0 0px;
	display: inline-block;
	float: left;
}
.bottom_part_left ul{
	margin: 0 0px;
	padding: 0 0px;
}
.bottom_part_left ul li{
	list-style: none;
	display: inline-block;
	background: url(images/line.png) no-repeat left center;
	padding: 0 20px 0 0;
}
.bottom_part_left ul li a{
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	font-weight: normal;
	font-family: 'Seravek';
	padding: 0 0 0 21px;
	margin:  0 0 0 0px;
}
.bottom_part_left ul li a:hover{
	color: rgba(255, 255, 255, .70);
}

.bottom_part_right{
	width: 100%;
	height: auto;
	margin-top: -15px;
}

.bottom_part_right p{
	font-size: 13px;
	line-height: 18px;
	font-family: 'Seravek';
	font-style: italic;
	color: #fff;
	font-weight: normal;
	display: inline-block;
	margin: 9px 0 0;
    vertical-align: top;
}
.bottom_part_right img{
	max-width: 100%;
	width: auto;
	height: auto;
}



/*start sub-page css*/

.banner {
	width: 100%;
	height: 498px;
	display: block;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.banner:before{
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0;
	position: absolute;
	background: rgba(130, 130, 130, .35);	
}
.generic_page {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	padding: 0px 0 130px 0;
	float: left; display: block;
}


.generic_page h2 {
	margin: 0px 0px 45px 0px;
    padding: 85px 0px 0px 0px;
    background: url(images/tittlebg.png) no-repeat left top;
    font-family: 'NexaBold';
    font-size: 52px;
    line-height: 44px;
    letter-spacing: -1px;
    color:#717C7D;
}
.generic_page h2:hover {
}
.generic_page p {
	font-size: 21px;
	color: #717C7D;
	line-height: 32px;
	margin-bottom: 18px;
	font-weight: normal;
	font-family: 'Seravek-Light';
	letter-spacing: -0.33px;
}
.generic_page hr,  .generic_page .elementor hr {
	width: 100%;
	color: #707070;
	display: block;
	float: left;
	margin-bottom: 51px;
	margin-top: 34px;
}
.generic_page ul {
	margin: 0;
	padding: 0px 0px 19px 20px;
}
.generic_page ul li {
	width: 100%;
	height: auto;
	display: block;
	font-size: 21px;
	color: #717C7D;
	line-height: 32px;
	font-family: 'Seravek-Light';
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	background: url(images/arrow.png) no-repeat left 6px;
}

.generic_page .elementor-icon-list--layout-inline li{
	width: auto;
	background: none!important;
}



.generic_page ol li {
	width: 100%;
	height: auto;
	font-size: 21px;
	color: #717C7D;
	line-height: 32px;
	text-transform: capitalize;
	font-family: 'Seravek-Light';
	margin: 0px 0px 0px 0px;
}
.generic_page ol {

    list-style: inside number;

}

.form_section {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding-top: 15px;
}
.contact_form {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding-right: 115px
}
.form_single {
	width: 100%;
	height: auto;
	float: left;
	display: block;
}
.half-col {
	width: 50%;
	height: auto;
	float: left;
	display: block;
}
.gap1 {
	padding-right: 9px;
}
.gap2 {
	padding-left: 9px;
}
.form_single label {
	width: 100%;
	float: left;
	display: block;
	color: #626262;
	font-size: 12px;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 8px;
	font-family: 'Poppins', sans-serif;
}
.form_single .form-control {
	margin-bottom: 15px;
	box-shadow: none;
	outline: none;
	border-radius: 2px;
	height: 39px;
	width: 100%;
	float: left;
	display: block;
	font-size: 14px;
	color: rgba(98, 98, 98, .44);
	font-family: 'Poppins', sans-serif;
}
.form_text {
	height: 173px !important;
}
/*======================================= selectbox 9 ================================*/



.select_block9 .chosen-container {
	width: 100% !important;
	margin-bottom: 12px;
}
.select_block9 .chosen-container-single .chosen-single div b {
	background: url(images/select_arrow.png) no-repeat center center;
	width: 50px;
	height: 39px;
}
.select_block9 .chosen-container-single .chosen-single div {
	width: 50px;
	height: 39px;
}
.select_block9 .chosen-container-single .chosen-single {
	height: 39px;
	border: 1px solid #d9d9d9;
	background: #fff;
	line-height: 39px;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #8f8f8f;
	padding: 0 0 0 13px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
	box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
	width: 100%;
	font-weight: 400;
	box-shadow: none;
}
.select_block9 .chosen-container-single .chosen-single::after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}
.select_block9 .chosen-container .chosen-results li.highlighted {
	background-color: #00aae1;
	background-image: none;
}
.select_block9 .chosen-container .chosen-results li {
	background: none;
	padding-left: 10px;
	padding-right: 10px;
}
.select_block9 .chosen-container .chosen-drop {
	width: 100%
}
.select_block9 .chosen-container-single .chosen-single div {
	display: block;
	height: 100%;
	position: absolute;
	right: -2px;
	top: -1px;
}
.select_block9 .chosen-container .chosen-results {
	color: #444;
	padding-left: 0px;
}
.select_block9 .chosen-container-single .chosen-drop {
	margin-top: 1px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box;
	background-color: #eeeeee;
}
.select_block9 .chosen-container .chosen-results li {
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #eeeeee;
}
.select_block9 .chosen-container .chosen-results {
	margin: 0 0px 4px 0;
	background-color: #eeeeee;
}
.submit_btn {
	width: 164px;
	height: 52px;
	color: #fff;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	margin-top: 6px;
	text-transform: uppercase;
	margin-bottom: 25px;
	font-size: 16px;
	line-height:52px;
	border: none;
	letter-spacing: 0.868px;
	font-weight: normal;
	font-family: 'Seravek';
	background:#F1B300 url(images/link-arrow_2.png) no-repeat right 30px center;
	padding-left: 35px;
}
.submit_btn:hover {
	color: #fff;
	background-color: #004851;

}
.form_single p {
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	color: #626262;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}
.form_single label span {
	color: #f00;
	padding-left: 8px;
}
.form_single p span {
	color: #f00;
	padding-right: 8px;
}
.video_section {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding: 80px 0 80px 0;
}
.map {
	width: 100%;
	display: block;
	float: left;
}
.map img {
	width: 100%;
}
.video_section img {
	width: 100%;
	height: auto;
}
.table_section {
	width: 100%;
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.table-bordered {
	border-color: #E9E9E9;
}
th {
	border-bottom: none!important;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th,  .content-inner .elementor .table-bordered > thead > tr > td, .content-inner .elementor .table-bordered > thead > tr > th {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding: 11px 11px;
	background: #000000;
	text-transform: uppercase;
	font-weight: 400;
	vertical-align: middle;
	font-family: 'Poppins', sans-serif;
}
.table-bordered > tbody > tr > td,  .content-inner .elementor .table-bordered > tbody > tr > td {
	font-size: 11px;
	color: #8F8F8F;
	line-height: 20px;
	padding: 11px 15px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
}
.table-striped > tbody > tr:nth-of-type(2n+2) {
	background: #f4f4f4;
}
.elementor-editor-active .elementor-editor-element-setting,  .elementor-select-preset-list .elementor-preset,  .elementor-preset.elementor-column {
	background: none;
}


.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 0 15px!important;
}
.elementor {
	margin: 0 -15px;
}
.generic_page.newspage {
	padding-bottom: 0;
}
.our_news.newspage {
	padding-bottom: 50px;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #f00;
	margin: 0;
	padding: 20px 0 0;
	border: none !important;
	font-family: 'Poppins', sans-serif;
}



/*======================================= apu css start ================================*/
.bottom_part_right img:hover{
	opacity: .70;
}
/*======================================= Service ================================*/
.padding26{
	padding-bottom: 100px;
}
.single_service{
	width: 100%;
	height: auto;
	float: left;
}
.Services_left{
	width: 32%;
	height: auto;
	float: left;
	margin-right: 58px;
}
.Services_photo{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.Services_photo:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(113, 124, 125, .40);
	z-index: 2
}
.Services_photo img{
	width: 100%;
	height: auto;
	transition: all ease 400ms;
}

.Services_title {
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    margin: 0 0px 0 37px;
}
.Services_title h3{
	font-size: 26px;
	line-height: 30px;
	color: #fff;
	margin: 0 0 7px;
	text-transform: uppercase;
	font-family: 'NexaBold';
}
.Services_title h2{
	font-size: 52px;
	line-height: 57px;
	color: #fff;
	margin: 0 0 0px;
	text-transform: capitalize;
	font-family: 'NexaBold';
}
.service_right{
	width: 63%;
	height: auto;
	float: left;
}
.service_right p{
	font-size: 20px;
	line-height: 30px;
	color: #717C7D;
	margin: 0 0 27px;
	font-family: 'Seravek-Light';
}
.single_service.hoveractive .Services_photo img{
	transform: scale(1.3);
}
.find_button {
	width: auto;
	height: auto;
	padding-top: 40px;
}
.find_button a{
	width: 215px;
	font-size: 16px;
	line-height: 69px;
	color: #fff;
	height: 69px;
	padding: 0 22px 0 0px;
	display: inline-block;
	font-family: 'Seravek';
	text-align: center;
	font-weight: normal;
	background: #F1B300 url(images/quote_arrow.png) no-repeat right 34px center;
}
.single_service.hoveractive .find_button a{
	background: #004851 url(images/quote_arrow.png) no-repeat right 34px center;
}
.line_shape{
	margin-top: 60px;
    margin-bottom: 60px;
    border: 0;
    border-top: 1px solid #D8D8D8;
}
.line_shape.last_line{
	margin-bottom: 0px;
	border: none;
}

/*======================================= Service Eed ================================*/


/*=======================================News Page================================*/
.new_categori{
	width: 100%;
	max-width: 659px;
	height: auto;
	float: left;
	background: #004851;
	padding: 18px 0px;
	margin-bottom: 50px;
}
.new_categori ul{
	margin: 0 0px;
	padding: 0 0px;
}
.new_categori ul li{
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 0 0 0px;
	padding: 0 0px 0 0px;
	width: 33.3333%;
    background: url(images/line2.png) no-repeat right center;
    text-align: center;
}
.new_categori ul li:last-child{
	background: none;
}
.new_categori ul li a{
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	display: inline-block;
	font-family: 'Seravek';
	font-weight: normal;
	margin: 0 0 0px;
	text-transform: capitalize;
}
.new_categori ul li a:hover, .new_categori ul .active a{
	color: #F1B300;
}

.single_news{
	width: 100%;
	height: auto;
}
.news_photo{
	width: 50%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-right: 28px;
}
.news_photo img{
	width: 100%;
	height: auto;
	transition: all ease 400ms;
}
.news_info{
	width: 45%;
	height: auto;
	float: left;
}
.news_info h5{
	font-size: 13px;
	line-height: 25px;
	color: #F1B300;
	margin: 0px 0 0px;
	padding: 14px 0 0px;
	font-family: 'Seravek';
	font-weight: normal;
	background: url(images/dateicon.png) no-repeat left top;
}
.news_info h4{
	margin: 0 0 2px;
}
.news_info h4 a{
	font-size: 18px;
	line-height: 32px;
	color: #000;
	font-family: 'Seravek';
	font-weight: normal;
	text-transform: capitalize;
	margin: 0 0 0px;
}
.news_info p{
	font-size: 18px;
	line-height: 22px;
	color: #979797;
	font-weight: normal;
	font-family: 'Seravek-Light';
	margin: 0 0 11px;
}
.read_button a{
	font-size: 16px;
	color: #fff;
	width: 86px;
	height: 33px;
	line-height: 33px;
	display: inline-block;
	text-align: center;
	text-transform: capitalize;
	padding: 0 15px 0 0;
	background: #F1B300 url(images/read_arrow.png) no-repeat right 19px center;
}
.single_news:hover .news_photo img{
	transform: scale(1.3);
}
.single_news:hover .read_button a{
	background: #004851 url(images/read_arrow.png) no-repeat right 19px center;
}
.single_news:hover .news_info h5{
	color: #F1B300;
}
.line_shape.newpage {
    margin-top: 33px;
    margin-bottom: 33px;
    border: 0;
    border-top: 1px solid #D8D8D8;
}
.padding90{
	padding-bottom: 170px;
}
/*=======================================End news Page================================*/

/*=======================================Start testimonial Page================================*/
.all_testimonial{
	width: 100%;
	height: auto;
	padding-top: 34px;
}
.single_testimonial{
	width: 100%;
	height: auto;
	float: left;
	background: #004851;
	padding: 0!important;
}
.single_testimonial > a{
	padding: 51px 51px 39px 52px;
	display: block;
}
.top_part{
	width: 100%;
	height: auto;
	border-bottom: 1px solid rgba(255, 255, 255, .49);
	padding-bottom: 27px;
}
.single_testimonial h2{
	font-size: 32px;
	line-height: 44px;
	margin: 0 0 0px;
	color: #fff;
	font-family: 'NexaBold';
	font-weight: normal;
	padding: 59px 0 0 0px;
	text-transform: capitalize;
	background: url(images/name_icon.png) no-repeat left top;
}
.single_testimonial h4{
	font-size: 26px;
	line-height: 26px;
	margin: 0 0 0px;
	color: rgba(255, 255, 255, .49);
	text-transform: capitalize;
	font-family: 'NexaBold';
	font-weight: normal;
	display: inline-block;
}
.single_testimonial img{
	max-width: 100%;
	width: auto;
	height: auto;
	float: right;
	margin-top: 15px;
}
.single_info{
	width: 100%;
	height: auto;
}
.single_info p{
	font-size: 21px;
	line-height: 32px;
	color: rgba(255, 255, 255, .79);
	font-family: 'Seravek-Light';
	font-weight: normal;
	margin: 21px 0 0;
}

.single_testimonial.right{
	width: 100%;
	height: auto;
	float: left;
	background: #f1b300;
	padding: 0;
}
.single_testimonial.right-3{
	background: #717C7D;
}
.single_testimonial.right h2{
	color: #004851;
	background: url(images/name_icon_white.png) no-repeat left top;
}
.single_testimonial.right h4{
	color: rgba(0, 72, 81, .49);
}
.single_testimonial.right img{
	max-width: 100%;
	width: auto;
	height: auto;
	float: right;
	margin-top: 15px;
}
.single_info.info_color p{
	color: rgba(0, 72, 81, .79);
}
/*=======================================End testimonial Page================================*/


/*=======================================Start Work Page================================*/
.work_categori{
	width: 100%;
	max-width: 656px;
	height: auto;
	float: left;
	background: #004851;
	padding: 18px 0px;
	margin-bottom: 50px;
}
.work_categori ul{
	margin: 0 0px;
	padding: 0 0px;
}
.work_categori ul li{
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 0 0 0px;
	padding: 0 0px 0 0px;
    background: url(images/line2.png) no-repeat right center;
    width: 33.3333%;
    text-align: center;
}
.work_categori ul li:last-child{
	background: none;
}
.work_categori ul li a{
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	display: inline-block;
	font-family: 'Seravek';
	font-weight: normal;
	margin: 0 0 0px;
	text-transform: capitalize;
}
.work_categori ul li a:hover, .work_categori ul .active a{
	color: #F1B300;
}

.single_project{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
    float: left;
}
.project_photo{
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	position: relative;
}
.project_photo:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(113, 124, 125, .35);
	z-index: 2;
}
.project_photo img{
	width: 100%;
	height: auto;
	transition: all ease 400ms;
}
.project_info{
	height: auto;
	float: left;
	position: absolute;
	top: auto;
	bottom: 36px;
	left: 36px;
	right: 36px;
	z-index: 99;
}
.project_info h2{
	font-size: 52px;
	line-height: 57px;
	color: #fff;
	font-family: 'NexaBold';
	margin: 0 0 7px;
}
.project_info span{
	width: 215px;
    font-size: 16px;
    line-height: 69px;
    color: #fff;
    height: 69px;
    padding: 0 11px 0 0px;
    display: inline-block;
    font-family: 'Seravek';
    font-weight: normal;
    text-align: center;
    background: #F1B300 url(images/quote_arrow.png) no-repeat right 47px center;
}

.single_project:hover .project_photo img{
	transform: scale(1.3);
}
.single_project:hover .project_info span{
	background: #004851 url(images/quote_arrow.png) no-repeat right 47px center;
}
.padding20{
	margin: 0 -10px;
}
.padding20 .col-sm-6{
	padding-right: 10px;
	padding-left: 10px;
}
.padding88{
	padding-bottom: 88px;
}
/*=======================================End Work Page================================*/


/*======================================= Start Work-detail Page================================*/
.page_tittle.work_detail{
	margin: 0px 0px 45px 0px;
}
.page_tittle.work_detail h2{
	line-height: 59px;
}
.page_tittle h4{
	font-size: 32px;
	color: #004851;
	margin: 14px 0 0px;
	font-family: 'NexaBold';
	text-transform: capitalize;
}
.under_title{
	width: 100%;
	height: auto;
	float: left;
}
.under_title p{
	font-size: 21px;
	line-height: 32px;
	color: #717C7D;
	font-family: 'Seravek-Light';
	margin: 0 0 0px;
	font-weight: normal;
}
.client_address {
    width: 100%;
    height: auto;
    float: left;
   margin-top: 64px;
}
.client_address p{
	font-size: 21px;
	line-height: 32px;
	color: #717C7D;
	font-family: 'Seravek-Light';
	margin: 0 0 0px;
	font-weight: normal;
}
.client_address span{
	 font-family: 'Seravek';
	 font-weight: bold;
}
.page_tittle_right{
	width: 100%;
	height: auto;
	float: left;
}
.page_tittle_right img{
	max-width: 100%;
	width: auto;
	height: auto;
	float: right;
}

.line_shape.work_detail{
    margin-top: 68px;
    margin-bottom: 61px;
    border: 0;
    border-bottom: 1px solid #D8D8D8;
}
.work_content{
	width: 100%;
	height: auto;
	float: left;
}
.work_content p{
	font-size: 21px;
	line-height: 32px;
	margin: 0 0 38px;
	font-family: 'Seravek-Light';
	font-weight: normal;
	color: #717C7D;
}
.work_content .nopadding{
	margin: 0 0px;
	margin-bottom: 45px;
}
.work_content .nopadding .col-sm-4{
	padding-right: 0px;
	padding-left: 0px;
}
.work_content img{
	width: 100%;
	height: auto;
}
.work_content ul{
	margin: 0px 0 0 20px;
	padding: 3px 0 0;

}
.work_content ul li{
	list-style: none;
	margin: 0 0 0px;
	font-size: 21px;
	line-height: 32px;
	font-family: 'Seravek-Light';
	font-weight: normal;
	padding: 0 0 0 29px;
	text-transform: capitalize;
	background: url(images/arrow.png) no-repeat left center;

}
.padding72{
    padding-bottom: 72px;
}

/*=======================================End Work-detail Page================================*/

/*=======================================Start news-detail Page================================*/
.under_title h5{
	font-size: 21px;
	line-height: 32px;
	font-family: 'Seravek-Light';
	font-weight: normal;
	margin: 0 0 5px;
	color: #717C7D;
	text-transform: capitalize;
}
.line_shape.news_detail{
	margin-top: 0px;
    margin-bottom: 60px;
    border: 0;
    border-top: 1px solid #D8D8D8;
}
.under_title.news_detail p{
	margin: 0 0 157px;
}
.page_tittle.work_detail.news {
	margin: 82px 0px 18px 0px;
}
.padding86{
	padding-bottom: 86px;
}

.single.single-event .under_title.news_detail p{
	margin: 0;
}

.single.single-event .page_tittle.work_detail.news{
	margin: 0px 0px 18px 0px;
}


/*=======================================End news-detail Page================================*/

/*=======================================Start request Page================================*/
.request_address{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 19px;
}
.request_address span{
	font-size: 21px;
	line-height: 32px;
	color: #717C7D;
	
	margin: 0 0 0px;
	text-transform: capitalize;
}
.request_address p{
	font-size: 21px;
	line-height: 32px;
	color: #717C7D;
	margin: 0 0 0px;
	font-family: 'Seravek-Light';
	font-weight: normal;
	
}
.request_address p strong{
	font-family: 'Seravek';
	font-weight: bold;

}
.request_address h5{
	font-size: 21px;
	line-height: 32px;
	color: #717C7D;
	margin: 22px 0 0px;
	font-family: 'Seravek-Light';
	font-weight: normal;
}
.request_address a{
	color: #004851;
	font-family: 'Seravek';
	font-weight: bold;
}
.request_address a:hover{
	color: #F1B300;
}
.address_social{
	width: 100%;
	height: auto;
	float: left;
}
.address_social ul{
	margin: 0 0px;
	padding: 0 0px;
}
.address_social ul li{
	list-style: none;
	display: inline-block;
	float: left;
	margin-right: 20px;
	background: none;
	padding: 0 0 0 0px;
	margin: 0 20px 0 0px;
	width: auto;

}
.addsocial_hover{
	display: none;
}
.address_social ul li:hover .addsocial_normal{
	display: none;
}
.address_social ul li:hover .addsocial_hover{
	display: inline-block !important;
}
.page_tittle.request_page{
	margin: 0px 0px 6px 0px;
}
.request_page{
	padding-right: 78px;
}
.generic_page.quote{
	padding-bottom: 95px;
}

ul.login_quote {
    float: left;
    margin-left: 20px;
}
.nav.navbar-nav.navbar-right{
	float: left!important;
}


.elementor-editor-active .elementor-editor-element-setting,
.elementor-select-preset-list .elementor-preset{
	background:none;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0 15px !important;
}
.elementor {

    margin: 0 -15px;

}
div.wpcf7-response-output{
	width:100%;
	margin:0 0 0!important;
	float:left;
	padding:0;
	border:none!important
}
.caret{
	display:none;
}


span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    float: left;
    width: 100%;
    margin: -8px 0 12px;

}

.work_content .elementor-image {
    margin: 0 0 45px;
}
.post_date {
	width: 100%;
	float: left;
	height: auto;
	margin-top: 50px;
}
.post_date h5 {
    font-size: 21px;
    line-height: 32px;
    font-family: 'Seravek-Light';
    font-weight: normal;
    color: #717C7D;
    text-transform: capitalize;
    margin: 0 0 5px;
}
.elementor-container.elementor-column-gap-no {
    padding: 0 15px;
}

.top_part p {
    float: right;
}

#event-carousel .carousel-inner{
	height: auto!important;
}
#event-carousel .carousel-inner .item{
	height: 100%;
}
#banner-carousel .carousel-indicators li{
	position: relative;
}
canvas.loader {
    position: absolute;
    left: 0;
    top: 0;
}

.grid-item {
    width: 50%;
    padding: 0 7.7px 0px;
}
.grid {
    margin: 0 -7.5px 0px;
}
.single_testimonial{
	margin-bottom: 15px!important
}

.event_content {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    left: auto;
    top: auto;
    height: auto;
}

/*=======================================End request Page================================*/



/*======================================= apu css end ================================*/


/*======================================== Responsive Design =============================*/

@media only screen and (max-width: 479px) {

div#livechat-eye-catcher-img img {
    width: 255px;
}

.sl_info_inner {max-width:450px;}
.slider_content h1{ font-size: 25px; line-height: 32px; }

.single_quick {width: 100%; height: auto !important;}
.single_quick:last-child{width: 100%;}

.footer_midle_left a{ width: 100%; margin-bottom: 20px;}
.footer_midle_left h2{ font-size: 25px; line-height: 28px; }
.footer_right ul li { margin-left: 9px; margin-right: 9px;}

.vision_left ul li{ width: 100%; }
.vision_right h3{ font-size: 50px; line-height: 52px; }


.service_content h3{ font-size: 38px; line-height: 43px; }
.service_half_col .service_content h3 {line-height: 38px;}

.event_sd h3{ font-size: 35px; line-height:35px;  }
.dsp_wrapper_inner h2{ font-size: 35px; line-height: 38px;  }

.event_sd h2{ font-size: 40px; line-height: 42px; }
.link_btn a{ width: 100%; margin: 0px 0px 10px 0px !important;}

.new_categori ul li{ width: 100% !important; background: none !important; }
.new_categori ul li a{ font-size: 14px !important; }

.work_categori ul li{ width: 100% !important; background: none !important;}
.work_categori ul li a{font-size: 14px !important;}


/*======================================= apu css start ================================*/

/*======================================= apu css end ================================*/

}
 @media only screen and (min-width: 480px) and (max-width:639px) {


.sl_info_inner {max-width:450px;}
.slider_content h1{ font-size: 30px; line-height: 35px; }


.single_quick {width: 50%;}
.single_quick:last-child{width: 50%;}

/*.footer_midle_left a{ width: 200px; }*/
.footer_midle_left h2{ font-size: 30px; line-height: 33px; }
.vision_right h3{ font-size: 80px; }

.event_sd h3{ font-size: 45px; line-height:45px;  }


.event_sd h2{ font-size: 40px; line-height: 42px; }
.link_btn a{ width: 100%; margin: 0px 0px 10px 0px !important;}



/*======================================= apu css start ================================*/

/*======================================= apu css end ================================*/

}
@media only screen and (min-width: 640px) and (max-width:767px) {

.single_partner{
	width: 100%;
	margin-right: 0px; 
    text-align: center;
    margin-bottom: 30px;
}
.single_partner:last-child{
	margin-bottom: 0px;
}


.sl_info_inner {max-width:500px;}
.slider_content h1{ font-size: 37px; line-height: 45px; }

.single_quick {width: 50%;}
.single_quick:last-child{width: 50%;}

.event_sd h3{ font-size: 55px; line-height:58px;  }


/*======================================= apu css start ================================*/

/*======================================= apu css end ================================*/


}
 @media only screen and (max-width: 767px) {
.container {
	width: 100%;
}
.wrapper{
	padding: 0px 0px 0 0px;
}
.login_quote > li.logicon {
    display: block;
    margin: 0 0 20px;
}
ul.login_quote {
    float: left;
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 20px;
}
.login_quote > li {
    display: block;
}
.login_quote ul.dropdown-menu {
    right: auto;
    left: 0;
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
}

.news_tittle_section h2 a{
	padding-left: 0;
}

.partner_section .container{ width: 100%; }

.header{padding: 20px 0px 0px 0px;}
.navbar-header{ padding-bottom: 15px; }

.top_header{margin-right: 0px; text-align: center;}
.login_quote ul{ text-align: center; }

.navbar-toggle{ margin-top:50px; margin-right:0px;}
.navbar-nav {
    margin-top: 20px;
	padding-bottom:15px;
}
.navbar-right {
    margin: 0px 0 0;
}
.navbar-default .navbar-nav > li {float:left; display:block; margin-left:0px; width:100%; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 5px 5px 5px;
}
.dropdown-menu{ padding: 12px 0px 0px 0px;}
.navbar-default .navbar-nav > li > a {
    line-height: 40px;
    color: #fff;
    padding: 5px 10px 5px 10px;
    text-align: left;
    display: inline-block;
    
}
.navbar-default .navbar-nav > li.dropdown > a{
	background: none;
}
span.submenu_opener {
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(images/dropdown.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.header .navbar-nav {
    margin: 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:1px solid #f88a64;
    background-color:rgba(249,149,115, 1);;
}


.dropdown-menu{ top:100%;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{ color:#fff; line-height:32px;}
.navbar-default .navbar-toggle{border-color: #fff;}
.navbar-default .navbar-toggle .icon-bar{ background-color:#fff;}

.header .navbar-nav{ margin-left:0px;}
.navbar-nav .open .dropdown-menu{ background-color:#004851; padding-left:15px; padding-right:15px; width: 100%; position: static;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}





.contact_form {
	padding: 0px 0 35px;
}
.generic_page h2 {
	font-size: 30px;
	margin-bottom: 15px;
}
.generic_page {
	padding: 30px 0px 0;
}
.generic_page hr{
	margin-bottom: 12px;
    margin-top: 10px;
}
.generic_page p{
	margin-bottom: 10px;
}







 


.header_container.container-fluid {
    padding: 0px 15px 0px 15px;
}

 #banner-carousel .carousel-indicators{ right: 15px; }

 .footer_logo{ text-align: left; }
 .footer_right{ text-align: left;margin-top: 30px; }
 .footer_midle_left{ padding-bottom: 38px; }
.footer_midle_right{ text-align: left; }

 .single_quick {display: inline-block;float: left; margin-bottom: 20px;}


 .bottom_part_left{ float: left; display: block; margin-bottom: 20px; }
.bottom_part_right{float: left; display: block; margin-bottom: 0px;}
.bottom_part_right .footer_lg_1{ display: inline-block; }
.bottom_part_right.text-right{ text-align: left !important; }


.vision_right h3{color: #717C7D;}
.vision_left{ max-width: 100%; }
.vision_right p{color: #717C7D; min-height: auto; margin-bottom: 40px;}

.service_section .col-md-4{ padding-left: 15px;padding-right: 15px; }
.service_section .col-sm-4{ padding-left: 15px;padding-right: 15px; }
.service_section .col-md-6{ padding-left: 15px;padding-right: 15px; }
.service_section .col-sm-6{ padding-left: 15px;padding-right: 15px; }


.section_half_col{ width: 100%; }
.info_section_rt{ max-width: 100%;padding:10px 0px 10px 0px; }
.info_section_inner{ max-width: 100%; padding:85px 15px 0px 15px; background: url(images/tittlebg.png) no-repeat top left 15px;}

.event_section .link_btn{ text-align: left; }

.same_height_2{ height: auto; }
.dsp_wrapper{ max-width: 100%;padding-left: 15px; padding-right: 15px; padding-top: 30px; float: left; max-width: 100%; height: auto; }
.dsp_wrapper_inner{ position: relative; bottom: auto; right: auto; max-width: 100%;  }

.vision .page_tittle {
    margin-top: 0px;
}
.vision_right{ margin-bottom: 40px; }

.provider_section .dsp_wrapper{ padding-top: 0px; padding-bottom: 40px;    max-width: 100%;  float: left;}
.provider_section .section_photo_2{ margin-bottom: 40px; }

.provider_bottom{width: 100%; float: left; display: block; margin: 0px 0px 0px 0px; padding: 0px 15px 0px 15px;}







/*======================================= apu css start ================================*/


/*======================================= Service Papge ================================*/

.Services_left{
	width: 100%;
	float: none;
	margin-right: 0px;
}
.Services_title{
	margin: 0 0px 0 13px;
}
.Services_title h3{
	font-size: 18px;
	line-height: 26px;
}
.Services_title h2{
	font-size: 32px;
    line-height: 40px;
}
.service_right{
	width: 100%;
	float: none;
	padding-top: 20px;
}
.service_right p{
	font-size: 18px;
    line-height: 26px;
    margin: 0 0 19px;
}
.find_button{
	padding-top: 0px;
}
.line_shape{
	margin-top: 30px;
    margin-bottom: 30px;
}

/*======================================= End Service Papge ================================*/

/*======================================= Start news Papge ================================*/
.new_categori{
	width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.new_categori ul li{
	
}
.new_categori ul li a{
	font-size: 13px;
    line-height: 23px;
}
.news_photo{
	width: 100%;
	margin-right: 0px;
}
.news_info{
	width: 100%;
	padding-top: 20px;
    padding-bottom: 20px;
}
.line_shape.newpage{
	margin-top: 15px;
    margin-bottom: 25px;
}
.padding90 {
    padding-bottom: 20px;
}
/*======================================= End news Papge ================================*/


/*======================================= Start testimonials Papge ================================*/
.single_testimonial{
	width: 100%;
	height: auto;
	padding: 0px;
}
.single_testimonial > a{
	padding: 15px;
}
.top_part{
	padding-bottom: 16px;
}
.single_testimonial h2{
	font-size: 24px;
    line-height: 34px;
    padding: 44px 0 0 0px;
}
.single_testimonial h4{
	font-size: 17px;
    line-height: 22px;
}
.single_testimonial img{
	width: 76px;
}
.single_info p{
	font-size: 18px;
    line-height: 27px;
    margin: 13px 0 0;
}


.single_testimonial.right{
	width: 100%;
	height: auto;
	padding: 0px;
}
.top_part{
	padding-bottom: 16px;
}
.single_testimonial.right h2{
	font-size: 24px;
    line-height: 34px;
    padding: 44px 0 0 0px;
}
.single_testimonial.right h4{
	font-size: 17px;
    line-height: 22px;
}
.single_testimonial.right img{
	width: 76px;
}
.single_info p{
	font-size: 18px;
    line-height: 27px;
    margin: 13px 0 0;
}

/*======================================= End testimonials Papge ================================*/

/*======================================= Start Work Papge ================================*/
.work_categori{
	max-width: 100%;
	margin-bottom: 30px;
}
.work_categori ul li{
	padding: 0px 0px;
	
}
.work_categori ul li a{
	font-size: 11px;
    line-height: 21px;
}
.project_info{
	bottom: 15px;
    left: 13px;
}
.project_info h2{
	font-size: 26px;
    line-height: 34px;
}
/*======================================= End Work Papge ================================*/

/*======================================= Start Work-detail Papge ================================*/
.page_tittle.work_detail h2 {
	font-size: 25px;
    line-height: 32px;
}
.page_tittle h4{
	font-size: 26px;
}
.page_tittle.work_detail {
    margin: 0px 0px 15px 0px;
}
.client_address{
	margin-top: 20px;
    margin-bottom: 20px;
}

.page_tittle_right img{
	float: none;
	width: 100%;
}

.line_shape.work_detail{
	margin-top: 38px;
    margin-bottom: 21px;
}

/*======================================= End Work_detail Papge ================================*/

/*======================================= Start request Papge ================================*/
.request_address p{
	font-size: 17px;
    line-height: 27px;
    word-break: break-all;
}

/*======================================= End request Papge ================================*/




/*======================================= apu css end ================================*/


}
 @media only screen and (min-width: 768px) and (max-width:991px) {
.container {
	width: 750px;
}

.partner_section .container{ width: 750px; }

.single_quick{
	float: left;
	width: 25%!important;
}




.generic_page{
	padding: 30px 0 0px 0;
}
.generic_page h2{
	margin: 0 0 30px 0;
}
.generic_page hr{
	margin-bottom: 12px;
    margin-top: 10px;
}
.video_section{
	padding: 40px 0 40px 0;
}
.generic_page p{
	margin-bottom: 20px;
}

.contact_form{
	padding-right: 20px;
}






.header{padding: 20px 0px 0px 0px;}

.top_header{margin-right: 0px; text-align: center;}
.login_quote ul{ text-align: center; }

.navbar-toggle{ margin-top:50px; margin-right:0px;}
.navbar-nav {
    margin-top: 20px;
	padding-bottom:15px;
}
.navbar-right {
    margin: 0px 0 0;
}
.navbar-default .navbar-nav > li {float:left; display:block; margin-left:0px; width:100%; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 5px 5px 5px;
}
.dropdown-menu{ padding: 12px 0px 0px 0px;}
.navbar-default .navbar-nav > li > a {
    line-height: 40px;
    color: #fff;
    padding: 5px 40px 5px 10px;
    text-align: left;
    display: inline-block;
    
}

.header .navbar-nav {
    margin: 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:1px solid #f88a64;
    background-color:rgba(249,149,115, 1);;
}


.dropdown-menu{ top:100%;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{ color:#fff; line-height:32px;}
.navbar-default .navbar-toggle{border-color: #fff;}
.navbar-default .navbar-toggle .icon-bar{ background-color:#fff;}

.header .navbar-nav{ margin-left:0px;}
.navbar-nav .open .dropdown-menu{ background-color:#004851; padding-left:15px; padding-right:15px; width: 100%; position: static;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}






.navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
        margin-bottom: 15px;
    }


    #banner-carousel .carousel-indicators{ right: 30px; }
    .footer_midle_left a{ margin-bottom: 10px; }




.header_container.container-fluid {
    padding: 0px 30px 0px 30px;
}


.footer_midle_left h2{ font-size: 25px; line-height: 28px; }

.bottom_part_left{ float: left; display: block; margin-bottom: 20px; }
.bottom_part_right{float: left; display: block; margin-bottom: 0px;}
.bottom_part_right .footer_lg_1{ display: inline-block; }
.bottom_part_right.text-right{ text-align: left !important; }

.vision_right h3{ font-size: 55px; line-height: 60px; }
.vision_right p{ font-size: 16px; line-height: 24px; }
.vision_right h4{font-size: 16px; line-height: 24px;}
.vision_left h5{ font-size: 35px; }



.service_content{padding: 0px 0px 0px 15px;}
.service_content h4{ font-size: 20px; line-height: 30px; }
.service_content h3{ font-size: 30px; line-height: 32px; }
.service_half_col .service_content h3 {line-height: 30px;}
.service_content .link_btn span{ width: 200px; }

.info_section_rt{ padding-left: 0px; }
.info_section_inner{ max-width: 100%; padding-right: 15px; padding-left: 15px; }
.info_section_inner h2{ font-size: 42px; line-height: 44px; }
.info_section_inner p{ font-size: 17px; line-height: 28px; }

.event_sd h3{ font-size: 38px; line-height: 40px; }


.dsp_wrapper_inner{ padding-left: 15px; padding-right: 15px;background: url(images/tittlebg.png) no-repeat top left 15px; }
.dsp_wrapper_inner h2{ font-size: 44px; }
.dsp_wrapper_inner p{ font-size: 18px; line-height: 28px; }


.event_section .link_btn a{ width: 126px;padding: 0px 10px 0px 10px; font-size: 13px;    margin: 0px 3px 10px 3px; }
.event_section .link_btn a.fn_btn_1 {background: #004851 url(images/link-arrow_2.png) no-repeat right 6px center;}
.event_section .link_btn a.fn_btn_2 {background: #fff url(images/link-arrow_1.png) no-repeat right 6px center;}
.event_section:hover a.fn_btn_2 {background-color: #004851;color: #fff;}
.event_sd h2{ font-size: 38px; line-height: 40px; }
.event_sd h4{ font-size: 18px; }



/*======================================= apu css start ================================*/


/*======================================= Service Papge ================================*/

.Services_left{
	width: 25%;
	float: left;
	margin-right: 14px;
}
.Services_title{
	margin: 0 0px 0 13px;
}
.Services_title h3{
	font-size: 16px;
	line-height: 26px;
}
.Services_title h2{
	font-size: 24px;
    line-height: 30px;
}
.service_right{
	width: 73%;
	float: left;
	padding-top: 0px;
}
.service_right p{
	font-size: 18px;
    line-height: 26px;
    margin: 0 0 19px;
}
.find_button{
	padding-top: 0px;
}
.line_shape{
	margin-top: 30px;
    margin-bottom: 30px;
}


/*======================================= End Service Papge ================================*/



/*======================================= Start news Papge ================================*/
.new_categori{
	width: 100%;
    margin-bottom: 30px;
}
.new_categori ul li{
	
	
}
.new_categori ul li a{
	font-size: 15px;
    line-height: 23px;
}
.news_photo{
	width: 42%;
	margin-right: 10px;
}
.news_info{
	width: 54%;
	padding-top: 0px;
    padding-bottom: 0px;
}
.line_shape.newpage{
	margin-top: 30px;
    margin-bottom: 30px;
}
.padding90 {
    padding-bottom: 30px;
}

/*======================================= End news Papge ================================*/


/*======================================= Start testimonials Papge ================================*/
.single_testimonial{
	width: 50%;
	height: auto;
	padding: 0px;
}
.single_testimonial > a{
	padding: 20px;
}
.top_part{
	padding-bottom: 16px;
}
.single_testimonial h2{
	font-size: 25px;
    line-height: 35px;
    padding: 48px 0 0 0px;
}
.single_testimonial h4{
	font-size: 20px;
    line-height: 28px;
}
.single_testimonial img{
	width: 80px;
}
.single_info p{
	font-size: 18px;
    line-height: 27px;
    margin: 13px 0 0;
}



.single_testimonial.right{
	width: 50%;
	height: auto;
	padding: 0px;
}
.top_part{
	padding-bottom: 16px;
}
.single_testimonial.right h2{
	font-size: 25px;
    line-height: 35px;
    padding: 48px 0 0 0px;
}
.single_testimonial.right h4{
	font-size: 20px;
    line-height: 28px;
}
.single_testimonial.right img{
	width: 80px;
}
.single_info p{
	font-size: 18px;
    line-height: 27px;
    margin: 13px 0 0;
}
/*======================================= End testimonials Papge ================================*/



/*======================================= Start Work Papge ================================*/

.project_info{
	bottom: 20px;
    left: 20px;
}
.project_info h2{
	font-size: 31px;
    line-height: 40px;
}
/*======================================= End Work Papge ================================*/

/*======================================= Start Work-detail Papge ================================*/
.page_tittle.work_detail h2 {
	font-size: 30px;
    line-height: 35px;
}
.page_tittle h4{
	font-size: 26px;
}
.page_tittle.work_detail {
    margin: 0px 0px 15px 0px;
}
.client_address{
	margin-top: 20px;
    margin-bottom: 20px;
}

.page_tittle_right img{
	
}

.line_shape.work_detail{
	margin-top: 20px;
    margin-bottom: 21px;
}
.work_content .nopadding{
	margin-bottom: 25px;
}
.work_content p{
	margin: 0 0 21px;
}
/*======================================= End Work_detail Papge ================================*/

/*======================================= Start request Papge ================================*/
.request_address p{
	font-size: 19px;
    line-height: 27px;
    word-break: break-all;
}

/*======================================= End request Papge ================================*/

/*======================================= apu css end ================================*/


}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.container {
	width: 970px;
}
.logo {
	margin: 0px 0px 0px 0px;
}
.logo img{
	width: 230px;
}


.partner_section .container{ width: 970px; }





.generic_page{
	padding: 35px 0 0px 0;
}
.generic_page h2{
	margin: 0 0 35px 0;
}
.generic_page hr{
	margin-bottom: 18px;
    margin-top: 15px;
}
.video_section{
	padding: 60px 0 60px 0;
}
.generic_page p{
	margin-bottom: 23px;
}

.contact_form{
	padding-right: 20px;
}



.navbar-default .navbar-nav > li{ margin: 0px 0px 0px 0px;}
.navbar-default .navbar-nav > li > a{ padding: 7px 14px 8px 14px;font-size: 13px;}
.navbar-default .navbar-nav > li > .drop_arrow { background: url(images/dropdown.png) no-repeat right 2px center;}
.logo{ width: 110px; padding-top: 30px; }
.login_quote ul li .logicon{font-size: 14px;}
.login_quote ul li{margin-right: 0px;}
.login_quote .quote{padding: 0 0px 0 10px;width: 145px;background: #004851 url(images/quote_arrow.png) no-repeat right 8px center;}
.top_social .phn_number a{ font-size: 14px; }


.header_container.container-fluid {
    padding: 0px 30px 0px 30px;
}
/*.footer_midle_left a{ width: 168px;background: #f1b300 url(images/quote_arrow.png) no-repeat right 15px center; }
.footer_midle_left .right_req {
    background: url(images/quote_arrow.png) no-repeat right 15px center;
}*/

.service_content h3{ font-size: 38px; line-height: 43px; }
.service_half_col .service_content h3 {line-height: 38px;}

.info_section_rt{ padding-left: 15px; }

.event_sd h3{ font-size: 45px; line-height: 52px; }

.dsp_wrapper_inner{ padding-left: 15px; padding-right: 15px; }

.provider_section .dsp_wrapper_inner { padding-left: 15px; }


.event_section .link_btn a{ width: 165px;padding: 0px 10px 0px 15px; }
.event_section .link_btn a.fn_btn_1 {background: #004851 url(images/link-arrow_2.png) no-repeat right 15px center;}
.event_section .link_btn a.fn_btn_2 {background: #fff url(images/link-arrow_1.png) no-repeat right 15px center;}
.event_section:hover a.fn_btn_2 {background-color: #004851;color: #fff;}
.event_sd h2{ font-size: 45px; line-height: 52px; }

.dropdown-menu > li > a{
	font-size: 15px;
}


/*======================================= apu css start ================================*/



/*======================================= Service Papge ================================*/

.Services_left{
	width: 25%;
	float: left;
	margin-right: 20px;
}
.Services_title{
	margin: 0 0px 0 13px;
}
.Services_title h3{
	font-size: 16px;
	line-height: 26px;
}
.Services_title h2{
	font-size: 30px;
    line-height: 34px;
}
.service_right{
	width: 72%;
	float: left;
	padding-top: 0px;
}
.service_right p{
	font-size: 19px;
    line-height: 26px;
    margin: 0 0 22px;
}
.find_button{
	padding-top: 0px;
}
.line_shape{
	margin-top: 45px;
    margin-bottom: 45px;
}


/*======================================= End Service Papge ================================*/


/*======================================= Start news Papge ================================*/

.news_photo{
	width: 43%;
	margin-right: 15px;
}
.news_info{
	width: 53%;
	padding-top: 0px;
    padding-bottom: 0px;
}
.line_shape.newpage{
	margin-top: 30px;
    margin-bottom: 30px;
}
.padding90 {
    padding-bottom: 30px;
}

/*======================================= End news Papge ================================*/

/*======================================= Start testimonials Papge ================================*/
.single_testimonial{
	width: 50%;
	height: auto;
	padding: 0px;
}
.single_testimonial > a{
	padding: 30px;
}
.top_part{
	padding-bottom: 20px;
}
.single_testimonial h2{
	font-size: 30px;
    line-height: 35px;
    padding: 50px 0 0 0px;
}
.single_testimonial h4{
	font-size: 22px;
    line-height: 28px;
}
.single_testimonial img{
	width: 90px;
}
.single_info p{
	font-size: 19px;
    line-height: 27px;
    margin: 13px 0 0;
}



.single_testimonial.right{
	width: 50%;
	height: auto;
	padding: 0px;
}
.top_part{
	padding-bottom: 20px;
}
.single_testimonial.right h2{
	font-size: 30px;
    line-height: 35px;
    padding: 50px 0 0 0px;
}
.single_testimonial.right h4{
	font-size: 22px;
    line-height: 28px;
}
.single_testimonial.right img{
	width: 90px;
}
.single_info p{
	font-size: 19px;
    line-height: 27px;
    margin: 13px 0 0;
}
/*======================================= End testimonials Papge ================================*/

/*======================================= Start Work Papge ================================*/

.project_info{
	bottom: 25px;
    left: 25px;
}
.project_info h2{
	font-size: 35px;
    line-height: 42px;
}
/*======================================= End Work Papge ================================*/

/*======================================= Start Work-detail Papge ================================*/
.page_tittle.work_detail h2 {
	font-size: 35px;
    line-height: 40px;
}
.page_tittle h4{
	font-size: 28px;
}
.page_tittle.work_detail {
    margin: 0px 0px 15px 0px;
}
.client_address{
	margin-top: 25px;
    margin-bottom: 25px;
}

.line_shape.work_detail{
	margin-top: 25px;
    margin-bottom: 26px;
}
.work_content .nopadding{
	margin-bottom: 30px;
}
.work_content p{
	margin: 0 0 26px;
}
/*======================================= End Work_detail Papge ================================*/




/*======================================= apu css end ================================*/



}
 @media only screen and (min-width: 1200px) and (max-width: 1309px) {
.container {
	width: 1170px;
}

.logo {
	margin: 0px 0px 0px 0px;
}
.logo img{
	width: 230px;
}
.top_header p a{
	font-size: 17px;
	line-height: 20px;
}
.navbar-default .navbar-nav > li > a{
	font-size: 20px;
	padding-left: 10px;
    padding-right: 10px;
}
.nav.navbar-nav.navbar-right{
	padding-top: 0px;
}
.navbar-default .navbar-nav > li{
	margin: 0px 13px 0px 0px;
}
.header{
	padding: 23px 0px 6px 0px;
}




.dropdown-menu > li > a{
	font-size: 16px;
}

.abouts_service_details{
	padding: 50px 0 40px;
}




.our_services{
	padding: 60px 0 65px;
}
.section_title h1{
	font-size: 65px;
	margin: 0 0 55px;
}
.single_services{
	margin: 0 21px 40px!important;s
}




.cas_team{
	padding: 0 0 0px;
}
.choose_cas_info{
	width: 100%;
	padding: 20px 15px;
}
.team_info{
	width: 100%;
	padding: 20px 15px;
}



.partners{
	padding: 140px 0 70px;
}
.single_partner{
	margin-right: 130px;
}
.single_partner .normal{
	width: 120px;
}
.single_partner .hover{
	width: 120px;
}




















.generic_page{
	padding: 40px 0 0px 0;
}
.generic_page h2{
	margin: 0 0 40px 0;
}
.generic_page hr{
	margin-bottom: 20px;
    margin-top: 18px;
}
.video_section{
	padding: 60px 0 60px 0;
}
.generic_page p{
	margin-bottom: 26px;
}
.contact_form{
	padding-right: 40px;
}




.navbar-default .navbar-nav > li{ margin: 0px 0px 0px 0px;}
.navbar-default .navbar-nav > li > a{ padding: 7px 15px 8px 15px;font-size: 16px;}
.navbar-default .navbar-nav > li > .drop_arrow { background: url(images/dropdown.png) no-repeat right 2px center;}
.logo{ width: 150px; padding-top: 20px; }



/*.footer_midle_left a{ width: 210px; }*/
.info_section_rt{ padding-left: 15px; }

.event_sd h3{ font-size: 55px; line-height: 62px; }

.provider_section .dsp_wrapper_inner { padding-left: 15px; }

.partner_section .container{ width: 1170px; }

.event_section .link_btn a{ width: 170px;padding: 0px 10px 0px 15px; }
.event_section .link_btn a.fn_btn_1 {background: #004851 url(images/link-arrow_2.png) no-repeat right 15px center;}
.event_section .link_btn a.fn_btn_2 {background: #fff url(images/link-arrow_1.png) no-repeat right 15px center;}
.event_section:hover a.fn_btn_2 {background-color: #004851;color: #fff;}


/*======================================= apu css start ================================*/



/*======================================= Service Papge ================================*/

.Services_left{
	width: 27%;
	float: left;
	margin-right: 30px;
}
.Services_title{
	margin: 0 0px 0 13px;
}
.Services_title h3{
	font-size: 16px;
	line-height: 26px;
}
.Services_title h2{
	font-size: 34px;
    line-height: 40px;
}
.service_right{
	width: 70%;
	float: left;
	padding-top: 0px;
}
.service_right p{
	font-size: 19px;
    line-height: 26px;
    margin: 0 0 22px;
}
.find_button{
	padding-top: 0px;
}
.line_shape{
	margin-top: 45px;
    margin-bottom: 45px;
}


/*======================================= End Service Papge ================================*/


/*======================================= Start news Papge ================================*/

.news_photo{
	width: 43%;
	margin-right: 15px;
}
.news_info{
	width: 53%;
	padding-top: 0px;
    padding-bottom: 0px;
}
.line_shape.newpage{
	margin-top: 30px;
    margin-bottom: 30px;
}
.padding90 {
    padding-bottom: 30px;
}

/*======================================= End news Papge ================================*/

/*======================================= Start testimonials Papge ================================*/
.single_testimonial{
	width: 50%;
	height: auto;
	padding: 0px;
}
.single_testimonial > a{
	padding: 35px;
}
.top_part{
	padding-bottom: 20px;
}
.single_testimonial h2{
	font-size: 30px;
    line-height: 35px;
    padding: 50px 0 0 0px;
}
.single_testimonial h4{
	font-size: 22px;
    line-height: 28px;
}
.single_testimonial img{
	width: 90px;
}
.single_info p{
	font-size: 19px;
    line-height: 27px;
    margin: 13px 0 0;
}



.single_testimonial.right{
	width: 50%;
	height: auto;
	padding: 0px;
}
.top_part{
	padding-bottom: 20px;
}
.single_testimonial.right h2{
	font-size: 30px;
    line-height: 35px;
    padding: 50px 0 0 0px;
}
.single_testimonial.right h4{
	font-size: 22px;
    line-height: 28px;
}
.single_testimonial.right img{
	width: 90px;
}
.single_info p{
	font-size: 19px;
    line-height: 27px;
    margin: 13px 0 0;
}
/*======================================= End testimonials Papge ================================*/

/*======================================= Start Work Papge ================================*/

.project_info{
	bottom: 30px;
    left: 30px;
}
.project_info h2{
	font-size: 40px;
    line-height: 50px;
}
/*======================================= End Work Papge ================================*/


/*======================================= Start Work-detail Papge ================================*/
.page_tittle.work_detail h2 {
	font-size: 40px;
    line-height: 45px;
}
.page_tittle h4{
	font-size: 30px;
}
.page_tittle.work_detail {
    margin: 0px 0px 18px 0px;
}
.client_address{
	margin-top: 30px;
    margin-bottom: 30px;
}

.line_shape.work_detail{
	margin-top: 28px;
    margin-bottom: 29px;
}
.work_content .nopadding{
	margin-bottom: 35px;
}
.work_content p{
	margin: 0 0 29px;
}
/*======================================= End Work_detail Papge ================================*/



/*======================================= apu css end ================================*/




}

@media only screen and (min-width: 1310px) and (max-width: 1449px) {

	.navbar-default .navbar-nav > li{ margin: 0px 0px 0px 0px;}
	.navbar-default .navbar-nav > li > a{ padding: 7px 15px 8px 15px;font-size: 17px;}
	.navbar-default .navbar-nav > li > .drop_arrow { background: url(images/dropdown.png) no-repeat right 2px center;}
	.logo{ width: 200px; }
	.info_section_rt{ padding-left: 15px; }
	.provider_section .dsp_wrapper_inner { padding-left: 30px; }

	.partner_section .container{ width: 1170px; }

}

@media only screen and (min-width: 1450px) and (max-width: 1620px) {
	.navbar-default .navbar-nav > li{ margin: 0px 0px 0px 0px;}
	.navbar-default .navbar-nav > li > a{ padding: 7px 20px 8px 20px;font-size: 20px;}
	.navbar-default .navbar-nav > li > .drop_arrow { background: url(images/dropdown.png) no-repeat right 5px center;}

}
