@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
    margin: 0px;   	
    font-size: 18px;
    color: #282828;
	font-family: 'Proxima Nova Rg';
    font-weight: 400;
}
@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('../fonts/ProximaNova-Regular.eot'), url('../fonts/ProximaNova-Regular.woff') format('woff'),
		 url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('../fonts/ProximaNova-Semibold.eot'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), 
		 url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima Nova Bold';
	src: url('../fonts/ProximaNova-Bold.eot'), url('../fonts/ProximaNova-Bold.woff') format('woff'),
	 	 url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
a {
	color: #96c11f;
	text-decoration: none;
}
a:hover , a:focus {
	color: #662483;
	text-decoration: underline;
}
hr {
    width: 100%;
	margin: 10px 0%;
    border: none;
	border-top: 1px solid #c7c7c7 !important;
}
.p-0 {
	padding-right: 0;
	padding-left: 0;
}
p {
	margin: 0;
}
h1, h2, h3 {
	font-family: 'Proxima Nova Bold';
}
h4, h5, h6 {
	font-family: 'Proxima Nova Lt';
}
#wrap {
	float:left;
	width:100%;
}
.container {
	max-width:1250px;
	padding:0;
	margin:0px auto;
}
#header {
	position: relative;
	float: left;
	width: 100%;
}
#header .logo {
	position: absolute;
    float: left;
    width: 290px;
    z-index: 1;
    left: 0;
    top: 0;
    padding-top: 40px;
    padding-left: 20px;
}
#header .logo img {
	width: 100%;
	height: auto;
}
#header .logo:after {
	position: absolute;
    content: '';
    width: 380px;
    height: 170px;
    left: -50px;
    top: 0;
    z-index: -1;
    background: #fff;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
	box-shadow: 0 0 26px 0px rgb(74 74 74 / 55%);
}
#header .top_right {
	float: right;
	width: auto;
	padding: 10px 0px 10px 0px;
}
#header .top_right .ftr_social {
	float: left;
    width: auto;
	border-right: 1px solid #c4c4c4;
	min-height: 35px;
    padding: 3px 10px 0px 0px;
}
#header .top_right .ftr_social ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#header .top_right .ftr_social ul li {
	display: inline-block;
	padding: 0 10px 0 0;
}
.footerBottom .ftr_contact .ftr_social ul li:last-child {
	padding: 0;
}
#header .top_right .ftr_social ul li a {
	display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px solid #41baeb;
    font-size: 18px;
    line-height: 35px;
    color: #41baeb;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
#header .top_right .ftr_social ul li a:hover {
	color: #fff;
	border: 1px solid #41baeb;
	background-color:#41baeb;
}
#header .top_right .ftr_adrs {
    position: relative;
    float: left;
    width: auto;
    border-right: 1px solid #c4c4c4;
    min-height: 35px;
    padding: 2px 20px 2px 45px;
	font-size: 16px;
}
#header .top_right .ftr_adrs:before {
    content: "\F34E";
    font-family: Material Design Icons;
    font-size: 24px;
    color: #095aa5;
    position: absolute;
    left: 15px;
    top: 5px;
}
#header .top_right .ftr_phone {
	position: relative;
    float: left;
    width: auto;
    min-height: 35px;
    padding: 0px 0px 0px 45px;
	font-size: 18px;
    color: #000;
}
#header .top_right .ftr_phone:before {
    content: "\F3F2";
    font-family: Material Design Icons;
    font-size: 24px;
    color: #095aa5;
    position: absolute;
    left: 15px;
    top: 5px;
}
#header .top_right .ftr_phone a {
	font-family: 'Proxima Nova Bold';
	font-size: 18px;
    color: #095aa5;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
#header .top_right .ftr_phone a:hover {
	color: #41baeb;
}
#mainNav {
	float: right;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background-color: #095aa5;
}
#mainNav ul.menu {
	position: relative;
	float: right;
	width: auto;
	padding: 0;
	margin: 0;
	list-style-type: none;
	z-index: 3;
}
#mainNav ul.menu li {
    position: relative;
	float:left;
    width: auto;
	padding: 0 8px;
}
#mainNav ul.menu li a {
	position:relative;
	display: block;
    padding:14px 30px;
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}
#mainNav ul.menu > li > a:hover,
#mainNav ul.menu > li:hover > a,
#mainNav ul.menu > li.current_page_item > a,
#mainNav ul.menu > li.current-menu-parent > a {
	color: #fff;	
	width: auto; 
	height: auto;
	padding:14px 30px;
}
#mainNav ul.menu li:hover > a:before,
#mainNav ul.menu > li.current_page_item > a:before {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    display: inline-block;
    width: 100%;
    padding: 23px 30px 22px 30px;
    background: #41baeb;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: -1;
}
#mainNav ul.menu li.menu-item-has-children a {
	padding-right: 40px;
}
#mainNav ul.menu li.menu-item-has-children > a:after {
	content: "\F140";
    font: normal normal normal 14px/1 Ionicons;
    font: normal normal normal 14px/1 "Material Design Icons";
    font-family: Material Design Icons;
    font-size: 20px;
    position: absolute;
    margin-top: -10px;
    top: 50%;
    right: 10px;
}
#mainNav ul li a svg {
	display: none;
}
#mainNav ul.menu > li:hover > ul.sub-menu {
	display: block;
}
#mainNav ul.menu li ul.sub-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 250px;
	background-color: #ffffff;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 2;
	display: none;
}
#mainNav ul.menu li ul.sub-menu li {
	float: left;
	width: 100%;
	padding: 0 0px;
}
#mainNav ul.menu li ul.sub-menu li a {
	padding: 13px 13px;
	border-radius: 0px;
	font-size: 16px;
	color: #1a1a1a;
	text-transform: none;
}
#mainNav ul.menu li ul.sub-menu li a:before {
	display:none;
}
#mainNav ul.menu li ul.sub-menu li a:hover,
#mainNav ul.menu li ul.sub-menu li:hover > a,
#mainNav ul.menu li ul.sub-menu li.current_page_item > a {
	background-color: #095aa5;
	color: #ffffff;
	text-decoration: none;
}
#mainNav ul.menu li ul.sub-menu li.menu-item-has-children > a:after {
	content: "\F142";
    right: 10px;
}
#mainNav ul.menu li ul li ul.sub-menu {
	top: 0;
	left: 100%;
	display: none;
}
#mainNav ul.menu > li > ul > li:hover > ul.sub-menu {
	display: block;
}
#slider {
	position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    z-index: 0;
    min-height: 574px;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}
#slider .owl-carousel .owl-item {
    overflow: hidden;
}
#slider .caption {
	position: absolute;
	width: 62%;
    top: 50%;
	transform: translateY(-50%);
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#slider .caption h1 {
	margin: 0 0 5px 0;
	font-size: 60px;
	color:#ffffff;
	line-height: 75px;
	text-transform: uppercase;
}
#slider .caption p {
	margin: 0 0 30px 0;
	font-size: 28px;
	color:#ffffff;
	font-weight: 400;
	line-height: 30px;
}
#slider .caption .button {
	position: relative;
	display: inline-block;
	padding: 15px 47px;
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;	
	z-index: 1;
}
#slider .caption .button:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    display: inline-block;
    width: 100%;
    padding: 25px 47px;
    background-color: #095aa5;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: -1;
}
#slider .caption .button:hover:after {
	background-color: #012e53;
}

#middle {
	float: left;
	width: 100%;
}
#areasSec {
	padding-top: 35px;
	padding-bottom: 50px;
}
#areasSec h2 {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0 0 5px 0;
	font-size: 40px;
	color: #3590d9;
	font-weight: 400;
	line-height: 50px;
	text-transform: uppercase;
	text-align: center;
}
#areasSec h2:after {
	position: absolute;
	content:'';
	background-color: #012e53;
	width: 100px;
	height: 2px;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 0;
}
#areasSec .area-listing .item {
	float: left;
	width: 100%;
	background-color: #095aa5;
	overflow: hidden;
}
#areasSec .area-listing .item img {
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 90%);
}
#areasSec .area-listing.owl-carousel .owl-stage-outer {
	padding: 0px 0 40px  0;
}
#areasSec .area-listing .item .item_info {
	float: left;
	width: 100%;
	padding: 10px 15px 15px 15px;	
}
#areasSec .area-listing .item .item_info h3 {
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #fff;
	line-height: 22px;
	text-transform: uppercase;
}
#areasSec .area-listing .item .item_info p {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	min-height: 115px;
}
#areasSec .area-listing .item .item_info .read_more {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	margin: 0 7px;
	font-family: 'Proxima Nova Bold';
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;	
	z-index: 1;
}
#areasSec .area-listing .item .item_info .read_more:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    display: inline-block;
    width: 100%;
    padding: 18px 20px;
    background-color: #41baeb;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: -1;
}
#areasSec .area-listing .item .item_info .read_more:hover:after {
	background-color: #012e53;
}
.area-listing.owl-theme .owl-dots .owl-dot span {
	width: 15px;
    height: 15px;
	background-color: #41baeb;
}
.area-listing.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #095aa5;
}
#aboutSec {
	padding-top: 70px;
	padding-bottom: 70px;
	background:url(../images/about-bg.jpg) left top repeat;
}
#aboutSec h2 {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0 0 5px 0;
	font-size: 45px;
	color: #095aa5;
	line-height: 50px;
	text-transform: uppercase;
	text-align: center;
}
#aboutSec h2:after {
	position: absolute;
	content:'';
	background-color: #095aa5;
	width: 100px;
	height: 2px;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 0;
}
#aboutSec h3 {
	position: relative;
	margin: 0 0 0px 0;
	font-family: 'Proxima Nova Rg';
	font-size: 34px;
	color: #000000;
	line-height: 40px;
	text-align: center;
}
#aboutSec h3 strong {
	font-family: 'Proxima Nova Bold';
	font-size: 34px;
	color: #095aa5;
}
#aboutSec p {
    margin: 0 0 25px 0;
    font-size: 18px;
    color: #282828;
    font-weight: 400;
    line-height: 28px;
	text-align: center;
}

#clientSec {
	padding-top: 50px;
	padding-bottom: 60px;
	background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
#clientSec h2 {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0 0 5px 0;
	font-size: 40px;
	color: #fff;
	font-weight: 400;
	line-height: 50px;
	text-transform: uppercase;
	text-align: center;
}
#clientSec h2:after {
	position: absolute;
	content:'';
	background-color: #fff;
	width: 100px;
	height: 2px;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 0;
}
#clientSec .testimonial .item {
	float: left;
	width: 100%;
	background-color: #fff;
	overflow: hidden;
}
#clientSec .testimonial.owl-carousel .owl-stage-outer {
	padding: 0px 0 40px  0;
}
#clientSec .testimonial .item .item_info {
	position:relative;
	float: left;
	width: 100%;
	padding: 40px;
	min-height:310px;
    text-align: center;
}
#clientSec .testimonial .item .item_info:before {
	content:'';
	position:absolute;
	top:6px;
	bottom:6px;
	right:6px;
	left:6px;
	border: 1px solid #41baeb;
}
#clientSec .testimonial .item .item_info h3 {
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #095aa5;
	line-height: 22px;
	text-transform: uppercase;
}
#clientSec .testimonial .item .item_info i {
    margin: 0 0 10px 0;
    display: inline-block;
    font-size: 22px;
    color: #f7941d;
    line-height: 22px;
}
#clientSec .testimonial .item .item_info p {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #747474;
	line-height: 22px;
}
#clientSec .owl-theme .owl-nav button.owl-prev {
    left: -45px;
}
#clientSec .owl-theme .owl-nav button.owl-next {
    right: -45px;
}
#clientSec .owl-theme .owl-nav button.owl-prev, #clientSec .owl-theme .owl-nav button.owl-next {
    border: none;
    padding: 0 !important;
    background: #41baeb;
    width: 40px;
    height: 40px;
    border-radius: 0;
    border: 1px solid #ffffff!important;
    font-size: 25px;
}
#clientSec .owl-theme .owl-nav button.owl-prev:hover, #clientSec .owl-theme .owl-nav button.owl-next:hover {
    background: #095aa5;
    border: 1px solid #095aa5;
}
#teamSec {
	padding-top: 35px;
	padding-bottom: 50px;
}
#teamSec h2 {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0 0 5px 0;
	font-size: 40px;
	color: #3590d9;
	font-weight: 400;
	line-height: 50px;
	text-transform: uppercase;
	text-align: center;
}
#teamSec h2:after {
	position: absolute;
	content:'';
	background-color: #012e53;
	width: 100px;
	height: 2px;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 0;
}
#teamSec .team-listing .item {
	float: left;
	width: 100%;
}
#teamSec .team-listing .item img {
	width: 100%;
	height:auto;
	border-radius: 10px;
}
#teamSec .team-listing.owl-carousel .owl-stage-outer {
	padding: 0px 0 40px  0;
}
#teamSec .team-listing .item .item_info {
	width: 90%;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 10px 15px 15px 15px;
    box-shadow: 0px 0px 10px 3px #e0e0e0;
    border-radius: 0 0 10px 10px;
	text-align:center;
	min-height:85px;
}
#teamSec .team-listing .item .item_info h3 {
	margin: 0 0 5px 0;
	font-family: 'Proxima Nova bold';
	font-size: 30px;
	color: #095aa5;
	line-height: 32px;
}
#teamSec .team-listing .item .item_info p {
	margin: 0 0 0px 0;
	font-size: 18px;
	color: #747474;
	line-height: 22px;
}
.team-listing.owl-theme .owl-dots .owl-dot span {
	width: 15px;
    height: 15px;
	background-color: #41baeb;
}
.team-listing.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #095aa5;
}

#contactSec {
	padding-top: 50px;
	padding-bottom: 50px;
	background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
#contactSec .contact_form {
	width: 40%;
    float: right;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 0px 15px 3px rgb(0 0 0 / 25%);
	text-align: center;
}
#contactSec .contact_form h2 {
	position: relative;
	width: auto;
    display: inline-block;
	margin: 0 0 15px 0;
	font-size: 40px;
	color: #095aa5;
	line-height: 50px;
	text-transform: uppercase;
	border-bottom:1px solid #41baeb;
}
#contactSec .contact_form p {
	margin: 0 0 15px 0;
	font-size: 16px;
	color: #747474;
	line-height: 22px;
	text-align: center;
}
#contactSec .contact_form .form-group {
	float: left;
    width: 100%;
	margin-bottom: 12px;
}
#contactSec .contact_form .form-group .form-control {
	display: inline-block;
    width: 100%;
	height: 45px;
	padding: 10px 14px;
    margin-bottom: 0px;
	border: 1px solid #c3c3c3;
	background: transparent;
    border-radius: 0px;
	font-size: 18px;
	color: #000000;
}
#contactSec .contact_form .form-group .form-control::placeholder {
	color: #747474;
}
#contactSec .contact_form .form-group textarea.form-control {
    height: auto;
    resize: none;
}
#contactSec .contact_form .form-group .submit_btn {
    position: relative;
    display: inline-block;
    padding: 0px 0px;
    margin: 0 7px;
    font-family: 'Proxima Nova Bold';
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    z-index: 1;
    border-radius: 0px;
}
#contactSec .contact_form .form-group .submit_btn:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    display: inline-block;
    width: 100%;
    padding: 23px 59px;
    background-color: #41baeb;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: -1;
}
#contactSec .contact_form .form-group .submit_btn:hover:after {
	background-color: #012e53;
}
#contactSec .contact_form .form-group .submit_btn .submit_btn1 {
	width: 100%;
    padding: 13px 40px;
	background-color: transparent;
}
#contactSec .contact_form .form-group .submit_btn .submit_btn1:hover {
	background-color: transparent;
}
#contactSec .contact_form .form-group .submit_btn .ajax-loader {
    position: absolute;
    right: -80px;
    top: 13px;
}
#footer {
	float: left;
	width: 100%;
}
#footer .footerSection {
	float: left;
	width: 100%;
	padding-top: 28px;
	padding-bottom: 28px;
	background-color: #095aa5;
}
.footerSection .ftr_menu {
    text-align: center;
}
.footerSection .ftr_menu ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}
.footerSection .ftr_menu ul li {
    display: inline-block;
    width: auto;
    padding: 0 25px 0 20px;
    border-right: 1px solid #fff;
}
.footerSection .ftr_menu ul li:last-child {
    padding: 0 25px 0 20px;
    border-right: 0px solid #fff;
}
.footerSection .ftr_menu ul li a {
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}
.footerSection .ftr_menu ul li a:hover {
	color: #41baeb;
}
.footerBottom {
	float: left;
    width: 100%;
	padding-top: 50px;
    padding-bottom: 50px;
	background-image:url(../images/footer_bg.jpg);	
	background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.footerBottom .ftr_contact .ftr_social {
	float: left;
    width: auto;
	border-right: 1px solid #9e9e9e;
	min-height: 50px;
    padding: 10px 65px 10px 0px;
}
.footerBottom .ftr_contact .ftr_social ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footerBottom .ftr_contact .ftr_social ul li {
	display: inline-block;
	padding: 0 10px 0 0;
}
.footerBottom .ftr_contact .ftr_social ul li:last-child {
	padding: 0;
}
.footerBottom .ftr_contact .ftr_social ul li a {
	display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #095aa5;
    font-size: 30px;
    line-height: 48px;
    color: #095aa5;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.footerBottom .ftr_contact .ftr_social ul li a:hover {
	color: #fff;
	border: 2px solid #41baeb;
	background-color:#41baeb;
}
.footerBottom .ftr_contact .ftr_adrs {
    position: relative;
    float: left;
    width: auto;
    border-right: 1px solid #9e9e9e;
    min-height: 50px;
    padding: 15px 65px 15px 110px;
}
.footerBottom .ftr_contact .ftr_adrs:before {
    content: "\F34E";
    font-family: Material Design Icons;
    font-size: 35px;
    color: #095aa5;
    position: absolute;
    left: 50px;
    top: 15px;
}
.footerBottom .ftr_contact .ftr_phone {
	position: relative;
    float: left;
    width: auto;
    min-height: 50px;
    padding: 20px 0px 21px 105px;
}
.footerBottom .ftr_contact .ftr_phone:before {
    content: "\F3F2";
    font-family: Material Design Icons;
    font-size: 35px;
    color: #095aa5;
    position: absolute;
    left: 60px;
    top: 15px;
}
.footerBottom .ftr_contact .ftr_phone a {
	font-size: 26px;
    color: #000000;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
.footerBottom .ftr_contact .ftr_phone a:hover {
	color: #41baeb;
}
.footerBottom .copyright {
	width: 100%;
    display: inline-block;
    margin-top: 40px;
    padding-top: 30px;
    font-size: 16px;
    color: #000000;
    border-top: 1px solid #9e9e9e;
}/* contact form 7 */
.wpcf7-form-control-wrap { display: block; }
body .wpcf7 form .wpcf7-response-output { padding: 0 0px; margin: 20px 0 0 0; box-sizing: border-box; border: none; font-size: 16px; }
body span.wpcf7-not-valid-tip { position: absolute; top: 3px; right: 4px; font-size: 12px; white-space: nowrap; }
body .wpcf7-not-valid {	border-color: #f00 !important; }


/*----------------- Inner Pages -----------------*/
.alignleft, .alignnone { float: left; max-width: 100%; height: auto; margin: 0 20px 20px 0; }
.alignright { float: right; max-width: 100%; height: auto; margin: 0 0 20px 20px; }
.aligncenter { float: none; display: block; max-width: 100%; height: auto; margin: 0 auto 20px auto; }

#inner_banner {
	position: relative;
	float: left;
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*#inner_banner:before {
	content:"";
    width: 100%;
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    right: 0;
    background: rgb(0 0 0 / 63%);
}*/
#inner_banner > img {
	width: 100%;
}
#inner_banner .caption {
	width: 100%;
	position: absolute;
	transform: translateY(-50%);
    top: 50%;
    left: 0px;
	z-index: 1;
}
#inner_banner .caption h1 {
	margin: 0 0 10px 0;
	font-size: 48px;
	color: #fff;
	line-height: 55px;
    font-weight: 700;
	text-align: left;
    text-transform: uppercase;
}
#inner_banner .breadcrumb_link {
    float: left;
    width: 100%;
    padding: 0px 0;
	margin: 0;	
    background-color: transparent;
	color:#fff;
	font-size: 18px;
	font-weight: 500;
    list-style: none;
    border-radius: 0px;
	letter-spacing: 0.5px;
}
#inner_banner .breadcrumb_link a {
	float: left;
	line-height: 21px;
	color: #fff;
    text-decoration: none;	
    transition: all 0.3s ease-in-out
}
#inner_banner .breadcrumb_link a:hover {
	color: #bf2221;
}
#inner_banner .breadcrumb_link i {
	float: left;
    line-height: 21px;
    padding: 0 3px;
    font-size: 20px;
}
#inner_banner .breadcrumb_link>.active {
    color: #bf2221;
}
#inner_banner .breadcrumb_link .current-item {
    color: #bf2221;
}
#innerSection {
	padding-top: 60px;
	padding-bottom: 60px;
}
#innerSection h2 {
	position: relative;
	margin: 0 0 20px 0;
	font-size: 38px;
	color: #3590d9;
	font-weight: 700;
	line-height: 48px;	
	text-transform: uppercase;
}
#innerSection h3 {
	position: relative;
    margin: 0 0 10px 0;
    font-size: 30px;
    color: #3590d9;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
#innerSection h4 {
	position: relative;
	margin: 0 0 15px 0;
	font-size: 22px;
	color: #095aa5;
	font-weight: 600;
	line-height: 32px;	
	text-transform: uppercase;
}
#innerSection p {
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color:#282828;
}
#innerSection p:last-child {
	margin-bottom: 0px;
}
#innerSection ul {
    margin: 0px 0 20px 0;
    padding: 0px;
    list-style: none;
    display: inline-block;
    width: 100%;
}
#innerSection ul li {
    position: relative;
    float:left;
    width: 33%;
    padding: 10px 10px 10px 45px;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #636466;
    background-color: #ececec;
    margin: 2px;
}
#innerSection ul li:before {
    position: absolute;
    left: 14px;
    content: '\F133';
    font-family: "Material Design Icons";
    font-size: 20px;
    color: #095aa5;
}
#innerSection ol {
	margin: 0px 0 5px 25px;
    padding: 0px;
    display: inline-block;
}
#innerSection ol li {
    position: relative;
    width: 100%;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
	font-weight: 700;
    color: #000000;
    text-transform: uppercase;
}

/*----------------- Contact Pages -----------------*/
.contact_form {
    padding: 0px 0 0 0;
}
.contact_form h3 {
	margin: 0 0 30px 0;
    font-size: 30px;
    color: #095aa5;
    line-height: 30px;
    font-weight: 700;
}
.contact_form .form-group {
    margin-bottom: 0px;
	display: inline-block;
    width: 100%;
}
.contact_form .form-control {
    display: inline-block;
    width: 100%;
    height: 44px;
    padding: 10px 14px;
    margin-bottom: 15px;
    border: 1px solid #c1c1c1;
    background-color: #fff;
    font-size: 16px;
    color: #282828;
    font-weight: 400;
	border-radius: 0px;
}
.contact_form .form-control::-webkit-input-placeholder {
	font-size: 16px;
	color: #c0c0c0;
}
/*.contact_form .form-group .submit_btn {	
	float: left;
    width: auto;
    padding: 17px 35px 17px 35px;
    background: #095aa5;
    font-size: 18px;
    color: #ffffff;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s ease-in-out;
    text-align: center;
	border-radius: 5px;
}
.contact_form .form-group .submit_btn:hover {
	background: #095aa5;
}*/
.contact_form .form-group .submit_btn {
    position: relative;
    display: inline-block;
    padding: 0px 0px;
    margin: 0 7px;
    font-family: 'Proxima Nova Bold';
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    z-index: 1;
    border-radius: 0px;
}
.contact_form .form-group .submit_btn:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    display: inline-block;
    width: 100%;
    padding: 23px 59px;
    background-color: #41baeb;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: -1;
}
.contact_form .form-group .submit_btn:hover:after {
	background-color: #012e53;
}
.contact_form .form-group .submit_btn .submit_btn1 {
	width: 100%;
    padding: 13px 40px;
	background-color: transparent;
}
.contact_form .form-group .submit_btn .submit_btn1:hover {
	background-color: transparent;
}
.contact_form .form-group .submit_btn .ajax-loader {
    position: absolute;
    right: -80px;
    top: 13px;
}
.contact_form textarea.form-control {
    height: auto;
    resize: none;
}
.contact_detail {
	padding: 0px 0 0 0;
}
.contact_detail h3 {
	margin: 0 0 30px 0;
    font-size: 28px;
    color: #095aa5;
    line-height: 28px;
	font-weight:700;
    text-transform: uppercase;
}
.contact_detail a {
	color: #282828;
    text-decoration: none;
}
.contact_detail a:hover {
	color:#095aa5;
    text-decoration: none;
}
.contact_detail .details {
	position:relative;
	float: left;
	width: 100%;
	padding:0px 0px 20px 25px;
	color: #636466;
	font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}
.contact_detail .details strong {
	display: inline-block;
    width: 100%;
	margin-bottom: 8px;
	color: #636466;
    font-weight: 700;
}
.contact_detail .address:before {
	position:absolute;
	left:0px;
	content:'\F34E';
	font-family: Material Design Icons;
	font-size: 18px;
	color:#095aa5;
	line-height: 27px;
}
.contact_detail .phone:before {
	position:absolute;
	left:0px;
	content:'\F3F2';
	font-family: Material Design Icons;
	font-size: 18px;
	color:#095aa5;
	line-height: 27px;
}
.contact_detail .email:before {
	position:absolute;
	left:0px;
	content:'\F1EE';
	font-family: Material Design Icons;
	font-size: 18px;
	color:#095aa5;
	line-height: 27px;
}
.map_sec {
	width: 100%;
    float: left;
}
.map_sec p {
	margin-bottom:0px;
}
.map_sec iframe {
	width: 100%;
    display: block;
}

#innerSection.ourteam {
    padding-top: 60px;
    padding-bottom: 30px;
}
.ourteam .item { 
	margin-bottom: 40px;
}
.ourteam .item img {
	width: 100%;
	height:auto;
	border-radius: 10px;
}
.ourteam .item .item_info {
	width: 90%;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 10px 15px 15px 15px;
    box-shadow: 0px 0px 10px 3px #e0e0e0;
    border-radius: 0 0 10px 10px;
	text-align:center;
	min-height:85px;
}
.ourteam .item .item_info h3 {
	margin: 0 0 5px 0;
	font-family: 'Proxima Nova bold';
	font-size: 25px!important;
	color: #095aa5;
	line-height: 32px;
}
.ourteam .item .item_info p {
	margin: 0 0 0px 0;
	font-size: 18px;
	color: #747474;
	line-height: 22px;
}

#innerSection.testimonialSec {
    padding-top: 60px;
	padding-bottom: 40px;
}
.testimonialSec .item {
	float: left;
	width: 100%;
	background-color: #fff;
	margin-bottom: 30px;
}
.testimonialSec .item .item_info {
	position:relative;
	float: left;
	width: 100%;
	padding: 40px;
	min-height:auto;
    text-align: left;
	box-shadow: 0px 0px 10px 1px #f4f4f4;
}
.testimonialSec .item .item_info:before {
	content:'';
	position:absolute;
	top:6px;
	bottom:6px;
	right:6px;
	left:6px;
	border: 1px solid #41baeb;
}
.testimonialSec .item .item_info h3 {
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #095aa5;
	line-height: 22px;
	text-transform: uppercase;
}
.testimonialSec .item .item_info i {
    margin: 0 0 10px 0;
    display: inline-block;
    font-size: 22px;
    color: #f7941d;
    line-height: 22px;
}
.testimonialSec .item .item_info p {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #747474;
	line-height: 22px;
}
.team_detail { }
.team_detail h2 {
    margin: 0 0 10px 0!important;
	line-height: 38px!important;
}
.team_detail h6 {
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #41baeb;
}
.team_img img {
	width: 100%;
	height:auto;
}

.serviceSec .item {
	float: left;
	width: 100%;
	background-color: #095aa5;
	overflow: hidden;
	margin-bottom: 30px;
}
.serviceSec .item img {
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 90%);
	width: 100%;
	height:auto;
}
.serviceSec .item .item_info {
	float: left;
	width: 100%;
	padding: 20px;	
}
#innerSection.serviceSec .item .item_info h3 {
	margin: 0 0 10px 0;
	font-size: 24px;
	color: #fff;
	line-height: 22px;
	text-transform: uppercase;
}
#innerSection.serviceSec .item .item_info p {
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #fff;
	line-height: 22px;
	min-height: 95px;
}
.serviceSec .item .item_info .read_more {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	margin: 0 7px;
	font-family: 'Proxima Nova Bold';
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;	
	z-index: 1;
}
.serviceSec .item .item_info .read_more:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    display: inline-block;
    width: 100%;
    padding: 18px 20px;
    background-color: #41baeb;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: -1;
}
.serviceSec .item .item_info .read_more:hover:after {
	background-color: #012e53;
}

.service_detail { }
.service_detail h2 {
    margin: 0 0 10px 0!important;
	line-height: 38px!important;
}
.service_detail img {
    margin: 0 0 20px 0;
}