@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;1,400&family=Roboto:wght@500;700;900&display=swap');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, rubsey, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*, * focus {
	outline: none!important;
	margin: 0;
	padding: 0;
}

a {
  color: inherit!important;
  text-decoration: none!important;
}
a:hover {
  color: inherit!important;
  text-decoration: none!important;
}

html, body {
    height:100%;
}
body {
    font-family: 'Open Sans', sans-serif !important;
	font-weight:400!important;
	line-height: 26px!important;
	font-size: 14px!important;
	color: #111!important;
	text-decoration: none;
	height:100%;
	background-color:#fff!important;
}
@media screen and (max-width: 768px) {
body {
}
}
.sticky{
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	padding:0;
	box-shadow: 0 10px 15px 0 rgba(0,0,0,.1);
	border-radius:0;
}
.sticky .container{
	border-bottom:solid 0px rgba(255,255,255,.2);
}

.sticky .logo .logo{	
}
.sticky .logo img{
	width:auto;
}



.sticky .logo2{
	display:none;
}
.sticky .logo2 img{	
}
.slider .sticky .logo2{
	display:none;
}
.sticky .header-r{
	padding-top:0;
}
.sticky .header-r2 span{
	display:inline-block;
	background-color:#f44300;
	color:#fff !important;
	margin:0px 0 0 0;	
	border:solid 2px #fff;
}
.top-nav{
	position:relative;
	background: linear-gradient(90deg, #fff 35%, #003063 35.1%, #003063 100%);
	height:auto;
	line-height:35px;
	font-weight:600;
	color:#fff;
	font-size: 14px;
	padding:5px 0;	
	border-top: solid 2px #f26522;
}


.top-nav span{
	margin:0 10px 0 0;
}
.top-nav .container{
	position:relative;
	padding-top:0;
	padding-bottom: 0;
}
.top-nav .social{
	float:right;
	margin:2px 0 0 0 !important;
}
.top-nav ul{
	margin-bottom: 0;
	padding-bottom: 0;
}
.top-nav .social ul li a i{
	width:31px;
	height:31px;
	font-size:.9rem;
	line-height:27px;
	text-align:center;
	border-radius:50%;
	background-color:rgba(255,255,255,0);
	border:solid 2px #fff;
	color: #fff;
}
header{
	position:relative;
	background-color: #fff;
	width:100%;
	padding:0;
	/*
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;*/
}
header .container{
	padding-top:0;
	padding-bottom:0!important;
}
header .logo{
	float:left;
	width:25%;
	text-align:left;
	display:block;
	position: relative;
	padding: 5px 0;
}
header .logo img{
	position: relative;
	height:60px;
	width:auto;
}
header .logo a{
	display:block;
}
header .logo2{
	float:left;
	width:25%;
	text-align:left;
	display:none;
	padding:10px 0;
}
header .logo2 img{
	height:80px;
}
header .h-calls{
	float:left;
	width:30%;
	padding-top: 7px;
	display: none;
	text-align: center!important;
}
header .h-calls a{
	text-align: center!important;
	display: table-cell;
	padding: 0 10px;
}
header .h-calls a i{
	display: block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	padding: 0px;
	text-align: center;
	background-color: #003063;
	border-radius: 5px;
	margin: 0;
	color: #fff;
}
header .h-calls a i{
	display: block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	padding: 0px;
	text-align: center;
	background-color: #003063;
	border-radius: 5px;
	margin: 0;
	color: #fff;
}
header .h-calls a span{
	display: block;
	font-size: 10px;
	line-height: normal;
	color: #666;
}
header .header-r{
	float:left;
	width:75%;
}
header .header-r .hr-top{	
	width:100%;
	background-color: #f26522;
}


header .header-r2{
	float:left;
	width:20%;
	text-align:right;
	color:#f89c32;
	font-size:16px;
}
header .header-r2 a{
	display:inline-block;
	color:#fff !important;
	background: linear-gradient(120deg, #f87134 0%, #f28300 30%, #f87134 100%);
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	padding:0 20px;
	line-height:44px;
	margin:28px 0 0 0;
	border:0;
	border-radius:10px;
}
header .header-r2 a:hover{
	color:#fff !important;
	background-color:#111;
}


@media screen and (max-width: 1024px) {
	header{				
	}
header .logo{
	float:left;
	width:40%;
	height: auto;
	text-align:left;
	display:block;
	position: relative;
}
header .logo img{
	position: relative;
	z-index: auto;
	left: 0;
	top: -20px;
	height:40px;
	width:auto;
}
.sticky .logo img{
	top: -20px;
	height:40px;
	width:auto;
}
header .h-calls{
	float:left;
	width:40%;
	display: block;
}
header .header-r{
	float:left;
	width:20%;
}
}

@media screen and (max-width: 768px) {
}
@media screen and (max-width: 580px) {
}

.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}


h1 {	
	font-size:28px!important;
	line-height:1.25;
	padding:0 0 5px 0!important;
	margin:0 0 10px 0!important;
	color:#f87134 !important;
	font-weight:700!important;
	position:relative;
}
h1 a {
	color: #111;
	text-decoration: none;
}
h2 {	
	font-size:28px!important;
	line-height:1.25;
	padding:0 0 5px 0!important;
	margin:0 0 10px 0!important;
	color:#111  !important;
	font-weight:700!important;
	position:relative;
}
h3 {	
	font-size: 22px!important;
	text-decoration: none;
	font-weight:600!important;
	color: #111!important;
	position:relative;
	padding:0!important;
	margin:0 0 15px 0!important;
}
.container2 h3 {	
	color: #fff;
}
h3 a {
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}
h3  a:hover {
	text-decoration: underline;
}
h4 {	
	font-size: 18px!important;
	text-decoration: none;
	font-weight:600!important;
	color:#666!important;
	position:relative;
	padding:0!important;
	margin:0 0 10px 0!important;
}
h5 {
	color: #333!important;
	font-size: 16px!important;
	font-weight:600!important;
}

.container{	
	padding-top:70px;
	padding-bottom:70px;
	position:relative;
}
div p{
	text-align:justify;	
}
div p:last-child {
  margin: 0!important;
}
.text-center p{
	text-align:center!important;
}
.large-para p{
	font-size:18px !important;
	line-height:1.8 !important;
}


@media screen and (max-width: 992px) {
h1 {
	font-size:26px!important;
	margin:0 0 15px 0!important;
}
h2 {
	font-size:26px!important;
	margin:0 0 15px 0!important;
}
h3 {	
	font-size: 20px!important;
	margin:0 0 10px 0!important;
}
h5 {
	font-size: 18px!important;
	line-height:32px!important;
}
h6{
	font-size:16px!important;
	line-height:30px!important;
}
.container{
	padding-top:30px;
	padding-bottom:30px;
}
.large-para p{
	font-size:16px !important;
	line-height:30px !important;
}
}
@media (min-width: 1600px) {
  .container {
    max-width: 1540px!important;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1340px!important;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1240px!important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px!important;
  }
}
/*
@media (min-width: 480px) {
.container {
    max-width: 400px;
}
}
@media (min-width: 400px) {
.container {
    max-width: 350px;
}
}
@media (min-width: 350px) {
.container {
    max-width: 320px;
}
}*/
@media screen and (max-width: 480px) {
.container{
	padding-top:20px;
	padding-bottom:20px;
}
}
.container2{
	/*background-color:#f7fdfd;*/
	background-color:#f2f5f8;	
	position:relative;
}
.container3{	
	background-color:#eee;
	padding:10px 0;
}
@media screen and (max-width: 992px) {
.container2{
	position:relative;
	padding-top:0!important;
	padding-bottom:0!important;
}
.container3{	
	display:none;
}
}
@media screen and (max-width: 480px) {
.container3{	
	display:none;
}
h1 {
	font-size: 20px;
	text-decoration: none;

}
h1 a {
	text-decoration: none;
}
h2 {
	font-size:18px;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}

h3 {
	font-size: 20px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
h3 a  {
	text-decoration: none;
	line-height: 25px;
}
h3  a:hover {
	text-decoration: underline;
}
.container2{
	padding:30px 0;
}
.container2 h2{	
	font-size:18px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.container3{	
	background-color:#eee;
	padding:10px 0;
}
}


.service-box{
	position:relative;
}

.s-box-data{
	height:auto;
	color:#111;
}
.s-box-col{
	background-color:#fff;
	width:100%;	
	margin:5px 0 15px 0;
	text-align:left;
	font-size:15px;
	line-height:25px;
	padding:0;
	border:solid 0 #fff;
	position:relative;
	border-radius:10px;
	box-shadow:0px 10px 12px -10px rgba(0,0,0,.3);
}
.s-box-col a{
	display:inline-block;
	font-weight:600;
	line-height:44px;
	border-radius:5px;
	background-color:#f26522;
	color:#fff!important;
	text-decoration:none;
	padding:0px 20px;
	margin:0 auto 20px auto;
	text-transform:capitalize;
	border:solid 0px #003063;
	cursor:pointer;
	font-size:14px!important;
}
.s-box-col a:hover{
	background-color:#1e1e1e;
	color:#fff!important;
}
.s-box-col .sb-img{
	height:auto;
	width:100%;
	padding:0;
	text-align:center;	
	margin:0 auto 20px auto;
	overflow:hidden;
	border-radius:10px 10px 0 0;
}
.s-box-col .sb-img img{
	height:auto;
	width:100%;
	transition:all .5s ease
}
.s-box-col:hover .sb-img img{
	transform: scale(1.1);
}
.s-box-col h4{
	padding:0 10px!important;
	margin:0!important;
	text-align:center;
	font-weight:700!important;
	font-size:22px!important;
	height: 44px;
	color:#003063!important;
	font-family: 'Roboto', sans-serif !important;
}
.s-box-col p{
	text-align:justify;
	padding:20px;
	color:#111!important;
}
@media screen and (max-width: 1250px) {
.service-box h4{
	font-size:15px!important;
}
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 992px) {
.service-box #fade-1{
	margin-top:2%!important;
}
.service-box #fade-2{
	margin-top:2%!important;
}
.service-box #fade-3{
	margin-top:2%!important;
}
.service-box #fade-4{
	margin-top:2%!important;
}
.service-box #fade-5{
	margin-top:2%!important;
}
}
@media screen and (max-width: 768px) {
.service-box{
	position:relative;
}
.service-box h4{
	margin:0 0 0 0 !important;
	font-size:16px!important;
	color:#f87134!important;
	width:auto;
	height:auto;
	line-height:normal;
}
.service-box p{
	text-align:justify;

}
.s-box-row{
	width:100%;
	text-align:center;
}
.service-box .s-box-data{
	height:auto;
}
.service-box .s-box-col{
	float:none;
	display:inline-block;
	width:96%;	
	margin:2%;
	text-align:center;
	font-size:13px;
	line-height:24px;
	padding:25px;
	border:solid 1px #f1f1f1;
	position:relative;
	border-radius:5px;
	box-shadow:3px 3px 15px rgba(0,0,0,.1);
}
.service-box .s-box-col a{
	display:inline-block;
	font-weight:500;
	background-color:#fff;
	line-height:35px;
	color:#f87134!important;
	text-decoration:none;
	padding:0px 20px;
	margin:20px auto 0 auto;
	text-transform:capitalize;
	border-radius:20px;
	border:solid 2px #f87134;
	cursor:pointer;
	font-size:16px!important;
}
.service-box .s-box-col:hover h4{
	color:#f44300!important;
}
.service-box .s-box-col img{
	height:32px;
	width:auto;
	float:none;
	margin:0 0 10px 0;
}
}
@media screen and (max-width: 480px) {
}

.presence{
	text-align:center;
}
.presence img{
	height:80px;
	width:auto;
	margin:0 0 20px 0;
}
.presence h3{
	color:#111 !important;
}
.presence p{
	color:#666 !important;
}
@media screen and (max-width: 992px) {
.presence{
	margin:15px 0;
}
}


.h-ad{
	width:100%;
	overflow:hidden;
}
.h-ad-img{
    overflow: hidden;
	height:100%;
}
.h-ad-img img{
	width:100%;
	min-height:100%;
	height:100%;
    transition: 1s ease;
}
.h-ad-img img:hover{
    transform: scale(1.1);
}
.h-ad-content{
    height:100%;
}
.h-ad-content:hover .h-ad-img img{
    transform: scale(1.1);
}
.h-ad .overlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	box-shadow:inset 0px 0px 100px rgba(0,0,0,0);
    background-color: rgba(255,255,255,.9);	
}
.h-ad-content .hac{
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align:center;
	width:100%;
	padding:0 8%;
	color:#111;
}
.h-ad-content .hac h3{
	color:#111!important;
	font-weight:700!important;
	font-size: 18px !important;
	text-transform:uppercase;
	margin:0 0 10px 0!important;
	padding:0!important;
}
.h-ad-content .hac h3:after{
	display:none;
}
.h-ad-content .hac a{
	display: inline-block;
	font-weight: 600;
	line-height: 44px;
	border-radius: 25px;
	background-color: #003063;
	color: #fff !important;
	text-decoration: none;
	padding: 0px 20px;
	margin: 15px auto 0 auto;
	text-transform: capitalize;
	border: solid 0px #003063;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 14px !important;
}
@media screen and (max-width : 992px) {
}
@media screen and (max-width : 580px) {
.h-ad-content .hac{
	padding:0 2%;
}
.h-ad-content .hac h3{
	font-size: 14px !important;
	margin:0 0 10px 0!important;
}
.h-ad-content .hac a{
	font-size: 12px;
	padding:0px 10px;
	margin:5px 0 0 0;
}
}

.hexagon {
  position: relative;
  width: 120px; 
  height: 50px;
  padding:5px 0;
  background-color: rgba(255,255,255,.8);
  margin: 10px 0;
}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
}

.hexagon:before {
	left:0;
  bottom: 100%;
  border-bottom: 40px solid rgba(255,255,255,.8);
}

.hexagon:after {
  top: 100%;
  left:0;
  width: 0;
  border-top: 40px solid rgba(255,255,255,.8);
}
.hexagon img {
	filter: grayscale(0%);
	height:40px;
}

.home-1{
	background: linear-gradient(180deg, #003063 0%, #043971 50%, #003063 100%);
	height:auto;
	width:100%;
	margin:0 auto;
	position:relative;
}
.home-1:before{
	display: none;
	position:absolute;
	left:0;
	top:-48px;
	content:'';
	width:100%;
	height:50px;
	background:url(../images/curve-1.svg) center bottom no-repeat;
	background-size:104%;
}
.home-1 h2, .home-1 h6, .home-1-2 h2, .home-1-2 h6{
	color:#fff !important;
}
.home-1-2{
	background: linear-gradient(180deg, #003063 0%, #043971 50%, #003063 100%);
	height:auto;
	width:100%;
	margin:0 auto;
	position:relative;
}
.home-1-2:before{
	display: none;
	position:absolute;
	left:0;
	top:-48px;
	content:'';
	width:100%;
	height:50px;
	background:url(../images/curve-1.svg) center bottom no-repeat;
	background-size:100%;
}
.home-1-2 .fas{
	position: absolute;
	top: -25px;
	font-size:82px;
	color:rgba(255,255,255,.8);
}
.home-1-2 .h-1-2-img{
	position:relative;
	border:solid 3px #fff;
	box-shadow:0px 10px 10px rgba(0,0,0,.3);
}
.home-1-2 .h-1-2-img .h-1-2-text{
	position:absolute;
	z-index:1;
	width:100%;
	padding:10px;
	left:0;
	bottom:0;
	background-color:rgba(255,255,255,.8);
}
.home-1-2 .h-1-2-img .h-1-2-text p{
	text-align:center !important;
}
.home-1-2 .h-1-2-img .h-1-2-text strong{
	font-weight:700;
	font-size:26px;
}
.home-2{
	background-image:url(../images/h2-right.jpg);
	background-size:cover;
	background-attachment:fixed;
	background-color:#ffd0cc;
	height:auto;
	width:100%;
	margin:0 auto;
	padding:0;
	position:relative;
}
.home-2 .h2-left h2{
	color:#fff!important;
}
.home-2 .h2-left{
	height:100%;
	color:#fff;
	background-color:rgba(242,101,34,.95);
	width:50%;
	padding:100px 160px 100px 100px;
}
.home-2 .h2-left h6{	
	color:#fff!important;
}
.home-2 .h2-left img{
	border: solid 10px rgba(255,255,255,.5);
}
.home-2 .h2-left hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
  border-top: 1px solid rgba(255,255,255,.3);
}
}
@media screen and (max-width : 992px) {
.home-2{
	background-attachment: scroll;
	height:auto;
	position:relative;
	overflow:hidden!important;
}
.home-2:before, .home-2:after{
	display: table;
	content: " ";
	clear:both;
}
.home-2 .h2-left{
	height:auto;
	color:#fff;	
	width:100%;
	padding:30px;
}
.home-2 .h2-right{
	position:relative;
	z-index:auto;
	right:0;
	top:auto;
	width:100%;
	height:auto;
	color:#333;
	background-color:rgba(255,255,255,.5);
	padding:30px;
}
}
@media screen and (max-width : 768px) {
}
.home-3{
}

.counter{
	
}

.counter img{
	float:left;
	margin:0px 15px 0 0;
	width:auto;
	height:60px;
	line-height:60px;
	text-align:center;
}
.counter .counter-value{
	display:inline-block;
	font-size:34px;
	line-height:34px;
	font-weight:600;
	color:#fff;
}
.counter .plus{
	display:inline-block;
	font-size:34px;
	line-height:34px;
	font-weight:600;
	color:#fff;
}
.counter h5{
	font-size:16px!important;
	line-height:16px!important;
	margin:0 !important;
	color:rgba(255,255,255,.8)!important;
}
.counter.ft h5{
	color:#26c9c3!important;
}
.counter h5 br{
	display:none;
}



@media screen and (max-width : 768px) {
.counter .counter-value{
    float:left;
	display:inline-block;
	font-size:28px;
	font-weight:700!important;
	line-height:1;
}
.counter .plus{
    float:left;
	display:inline-block;
	font-size:28px;
	line-height:1;
	font-weight:700!important;
	margin:0 10px 0 0;
}
.counter h5{
	font-size:14px!important;
	line-height:16px!important;
	margin:0 !important;
	color:rgba(255,255,255,.8)!important;
}
.counter h5 br{
	display:block;
}
.counter img{
    display:none;
	float:left;
	margin:0px 5px 0 0;
	width:auto;
	height:45px;
	line-height:45px;
	text-align:center;
}
.counter .cnt-inner{
	padding:10px 0;
}
}

.inner-banner{
	height:auto;
	width:100%;
	padding:0;
	margin:0 auto!important;
	position:relative;
	background-color: #eee;
}
.inner-banner img{
	width:100%;
	height:auto;
}
.inner-banner .container{
	position: relative;
	padding-top:0!important;
	padding-bottom:0!important;
}
.inner-banner .bc{
	width:100%;
	position:absolute;
	z-index: 1;
	left:0;
	bottom:0;
	padding:20px 0;
	background: linear-gradient(0deg, rgba(0,0,0,.5), rgba(0,0,0,0));
}
.inner-banner .container ul{
	margin-bottom:0!important;	
}
@media screen and (max-width: 992px) {
.inner-banner{
	height:auto;
	width:100%;
	margin:0 auto!important;
	position:relative;
}
.inner-banner .container{
	padding-top:0;
	padding-bottom:0;
}
}
@media screen and (max-width: 768px) {
}




.team{
	padding:10px;
	border:solid 1px #eee;
	box-shadow:0px 10px 8px rgba(0,0,0,.1);
	margin:25px 0;
	border-radius:5px;
	text-align:left;
	background-color:#fff;
	font-size:13px;
	line-height:26px;
}
.team img{
	width:100%;
	height:auto;
	margin:0 0 20px 0;
}
.team h3{
	color:#003063!important;	
	font-size:16px!important;
	margin:0!important;
	padding:0!important;	
}
.team h5{
	font-size:14px!important;
	color:#f44300!important;
	margin:0!important;
	padding:0!important;	
}
.team hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.team .t-cont{
	padding:0px;
	text-align:center;
}
.team h6{
	font-size:14px!important;
	color:#333;
}
.team p{
	text-align:justify!important;
}
.team a.li{
	background-color:#006a9a;
	display:inline-block;
	color:#fff!important;
	border-radius:3px;
	line-height:30px;
	padding:0 10px 0 0;
	box-shadow:inset 0px -3px 0px rgba(0,0,0,.3);
}
.team a.li i{
	width:35px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	border-right:solid 1px rgba(0,0,0,0);
	margin-right:5px;
	background-color:rgba(0,0,0,.3);
}
.team ul.social{
	margin:0!important;
	padding:0!important;
	width:100%;
	display:block;
}
.team ul.social:before, .team ul.social:after{
	display: table;
	content: "";
}
.team ul.social:after{	
	clear: both;
}
.team .social li{
	float:left;
	list-style:none;
	margin:0 !important;
	padding:0!important;
	border:0;
}
.team .social li a{
	padding:0;
	margin:0;
	text-align:center;
	display:block;	
	color:#666;
}
.team .social a i{
	color:#666;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	border-radius:100%;
	box-shadow:inset 0px 0px 0 3px rgba(255,255,255,.5);
}


.testimonial{
	margin:0 0 30px 0;
}
.testimonial img{
	width:100px;
}
.testimonial .t-con{
	padding:25px;
	background-color:#fff;
	border:solid 1px #eee;
	position:relative;
	margin:0 0 35px 0;
	color:#333;
	font-style:italic;
	border-radius:10px;
	box-shadow:5px 15px 20px rgba(0,0,0,.1);
}
.testimonial .t-con .t-arrow{
	width:34px;
	height:34px;
	background-color: #fff;
	position:absolute;
	z-index:10;
	bottom:-17px;
	left:40px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
}
.testimonial h4{
	color:#f44300;
	font-weight:400!important;
}

.contact-box{
	display:block;
	margin:40px 0;
}
.contact-box h4{
	color:#003063!important;
	padding:5px 0 0 0!important;
}
.contact-box h6{
	font-style:normal;
	line-height:normal!important;
}
.contact-box h6 a{
	color:#666!important;
}
.contact-box h6 strong{
	color:#f87134!important;
}
.shape1{
	background-color:#f87134;
	width:94px;
	height:94px;
	line-height:94px;
	display:block;
	border:0;
	border-radius:100%;
	margin:0 20px 0 0;
	text-align:center;
	color:#fff;
	float:left;
}
.shape1 i{
	font-size:46px;
	line-height:94px;
	color:#fff;
}
.shape2{
	display:inline-block;
	width:70px;
	height:70px;
	line-height:70px;
	border:solid;
	border:solid 2px #fff;
	box-shadow:0px 5px 8px rgba(0,0,0,.1);
	border-radius:100%;
	margin:-50px 0 20px 0!important;
	text-align:center;
	color:#666;
	background: -webkit-linear-gradient(0deg, #2b5a89, #2da585);
	background: linear-gradient(0deg, #2b5a89, #2da585);
}
.shape2 i{
	font-size:26px;
	line-height:66px;
	color:#fff;
	
}
.contact-form {
  position: relative;
  background-color: transparent;
  background-image: linear-gradient( 100deg ,#F94743 0%,#FF7C49 100%) !important;
  width: 100%;
  padding: 50px 30px;
  border-radius: 10px;
}

.contact-form form h2{
	color:#fff!important;
}
.contact-form form h4{
	font-size:120%!important;
	color:#fff!important;
	margin-bottom:20px!important;
}
.map-box{
	padding:0;
	border-top:solid 10px #eee;
}
.map-box p{
	text-align:center;
}
.app-box{
	background-color:#fff;
	padding:30px;
	border-radius:10px;
	box-shadow:0px 5px 25px rgba(0,0,0,.1);
	margin:-150px 0 0 0;
}
.app-box h1{
	text-transform:uppercase;
	color:#003063 !important;
}
@media screen and (max-width: 992px) {
.app-box{
	background-color:#fff;
	padding:30px;
	border-radius:10px;
	box-shadow:0px 5px 25px rgba(0,0,0,.1);
	margin:-40px 0 0 0;
}
.contact-form{
	position:relative;
	width:100%;
	margin-right:0;
	background-color:#fff!important;
	margin-top:0;
	height:auto;
	padding:0;
	box-shadow:0px 0px 10px rgba(0,0,0,0);
	border-radius:10px;
}
.contact-form form{
	position:relative;
	z-index:auto;
	top:auto;
	right:auto;
	background-color:rgba(0,46,91,1);
	width:100%;
	padding:30px;
	border-radius:10px;
}
.contact-form form h2{
	color:#fff!important;
}
}
@media screen and (max-width: 480px) {
.contact-box{
	display:block;
	margin:40px 0;
}
.contact-box h3{
	padding:10px 0 0 0!important;
}
.contact-box h6{
	font-style:normal;
}
.contact-box h6 a{
	color:#666!important;
}
.contact-box h6 strong{
	color:#f87134!important;
}
.shape1{
	width:60px;
	height:60px;
	line-height:60px;
	display:block;
	border:solid;
	border:solid 0px #ccc;
	border-radius:100%;
	margin:10px 10px 10px 0;
	text-align:center;
	color:#666;
	float:left;
}
.shape1 i{
	font-size:36px;
	line-height:60px;
}
.contact-box h6{
	line-height:normal!important;
	font-style:normal;
}
.contact-box h6 a{
	color:#666!important;
}
.contact-box h6 strong{
	color:#f87134!important;
	display:block;
}
}
.img-one{	
	position:relative;
	width:100%;
	height:auto;
}
.img-one img{
	width:100%;
	height:auto;
	padding: 5px;
	border-radius:100%;
	border-top:solid 5px #f26522;
	border-right:solid 5px #f26522;
}
.img-one .title-one{
	color:#FFF;
	font-weight:600;
	position:absolute;
	top:10px;
	right:10px;
	width:140px;
	height:140px;
	border-radius:100%;
	padding:5px;
	background-color:#f26522;
	text-align:center;
	box-shadow: -5px 5px rgba(255,255,255,.5);
}
.img-one .title-one strong{
	font-weight:600;
	font-size:52px;
	line-height:1;
	display:block;
	margin:0 auto;
	clear:both;
	font-family: 'Roboto', sans-serif !important;
}
.img-one .title-one img{
	width: 100%;
	height: auto;
	border: 0;
	background-color: #fff;
}

.img-two{
	float:right;
	margin:0 0 15px 2%;
	position:relative;
	width:48%;
	height:auto;

}
.img-two img{
	width:100%;
	height:auto;
	border-radius:100%;
	border-left:solid 5px #f87134;
	border-bottom:solid 5px #f87134;
}
.img-two .title-two{
	color:#FFF;
	font-weight:600;
	position:absolute;
	top:0;
	right:0;
	width:180px;
	height:180px;
	border-radius:100%;
	padding:15px;
	background-color:#003063;
	text-align:center;
	box-shadow: -5px 5px rgba(255,255,255,.5);
}
.img-two .title-two strong{
	font-weight:600;
	font-size:52px;
	line-height:1;
	display:block;
	margin:0 auto;
	clear:both;
	font-family: 'Roboto', sans-serif !important;
}

.img-three{
	float:left;
	margin:0 2% 15px 0;
	position:relative;
	width:48%;
	height:auto;
}
.img-three img{
	width:100%;
	height:auto;
	border-radius:100%;
	border-left:solid 5px #f87134;
	border-bottom:solid 5px #f87134;
}
.img-three .title-three{
	color:#FFF;
	font-weight:600;
	position:absolute;
	top:0;
	right:0;
	width:180px;
	height:180px;
	border-radius:100%;
	padding:15px;
	background-color:#003063;
	text-align:center;
	box-shadow: -5px 5px rgba(255,255,255,.5);
}
.img-three .title-three strong{
	font-weight:600;
	font-size:52px;
	line-height:1;
	display:block;
	margin:0 auto;
	clear:both;
	font-family: 'Roboto', sans-serif !important;
}
.img-four{
	float:right;
	margin:0 0 15px 2%;
	position:relative;
	width:auto;
	max-width:48%;
	height:auto;
}
.img-four img{
	width:100%;
	padding: 3px;
	height:auto;
	border-radius:20px;
	border: solid 5px #f87134;
	border-right:solid 5px #003063;
	border-bottom:solid 5px #003063;	
	box-shadow: 0px 15px 25px -5px rgba(0,0,0,.15);
}
.img-four .title-four{
	color:#FFF;
	font-weight:600;
	position:absolute;
	top:0;
	right:0;
	width:180px;
	height:180px;
	border-radius:100%;
	padding:15px;
	background-color:#003063;
	text-align:center;
	box-shadow: -5px 5px rgba(255,255,255,.5);
}
.img-four .title-four strong{
	font-weight:600;
	font-size:52px;
	line-height:1;
	display:block;
	margin:0 auto;
	clear:both;
	font-family: 'Roboto', sans-serif !important;
}

@media screen and (max-width: 992px) {
.img-one .title-one{
	width:120px;
	height:120px;
	line-height:1.3;
	font-size:13px;
}
.img-one .title-one strong{
	font-weight:600;
	font-size:32px;
	line-height:1;
}
}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;  border:solid 10px #f9f9f9; margin:15px 0; box-shadow:0px 10px 10px -5px rgba(0,0,0,.2); }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

a.anchor {
    display: block;
    position: relative;
    top: -70px;
    visibility: hidden;
}

.btn1{
	background-color:#003063;
	display:inline-block;
	border:0;
	color:#fff!important;
	padding:0 25px;
	line-height:44px;
	border-radius:22px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	cursor:pointer;
}
.btn1:hover{
	background-color:#111!important;
	color:#fff!important;
}
.btn1.full{
	display:block;
	width:100%;
}
.btn2{
	background-color:transparent;
	display:inline-block;
	width:auto;
	padding:0px 30px;
	border: solid 2px #fff;
	line-height:44px;
	margin:3px 0;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	cursor:pointer;
	color:#fff!important;
	border-radius:22px;
}
.btn2:hover{
	color:#fff!important;
	border: solid 2px #000;
	background-color:#000;
}
.btn2.full{
	display:block;
	width:100%;
}
.btn3{
	display: inline-block;
font-weight: 600;
line-height: 44px;
border-radius: 25px;
background-color: #f87134;
color: #fff !important;
text-decoration: none;
padding: 0px 20px;
margin: 20px auto 0 auto;
text-transform: capitalize;
border: solid 0px #f87134;
cursor: pointer;
text-transform: uppercase;
font-size: 14px !important;
}
.btn3:hover{
	color:#fff!important;
	background-color:#f95a1e;
}
.btn4{
	display:inline-block;
	font-weight:700;
	background-color:#f44300;
	line-height:35px;
	color:#fff!important;
	text-decoration:none;
	padding:0px 20px;
	margin:0!important;
	text-transform:capitalize;
	border-radius:20px;
	border:solid 2px #f44300;
	cursor:pointer;
	font-size:14px!important;
}
.btn4:hover{
	color:#fff!important;
	border:solid 2px #f44300;	
}
.blogs{
	width:100%;
	background-color:#fff;
	padding:25px;
	box-shadow:0px 5px 15px rgba(0,0,0,.1);
	margin:0 0 30px 0;
	font-size:15px;
	line-height:28px;
	font-weight:400;
}
.blogs .b-thumb{
	width:100%;
	height:135px;
	overflow:hidden;
	margin:0 0 20px 0;
}
.blogs .b-thumb img{
	width:100%;
	height:auto;
	min-height:135px;
	margin:0;
}
.blogs h1, .blogs h2{
	font-size:24px;
}
.blogs h2{
	color:#f87134!important;
	font-size:24px!important;
}
.blogs .bt-cont{
	height:210px;
	text-align:justify;
}
.blogs h4{
	text-align:left!important;
}
.blogs h4 a{
	color:#003063!important;
}
.blogs h4 a:hover{
	color:inherit!important;
}

.blogs .btn3{
	margin:15px 0 0 0;
}
.blogs .social a{
}
.blogs .social a img{
	width:auto;
	height:auto;
}
.blogs .blog-img{
	width:100%;
	height:auto;
	text-align:center;
	margin:20px 0;
}
.blogs .blog-img img{
	width:100%;
	height:auto;
}
.blogs .img-tag{
	text-align:center;
	font-style:italic;
	color:#999;
	margin:0 0 20px 0;
}
.blogs .blog-more-details{
}
.blogs .blog-more-details span{
    margin:0 10px 0 0;
    color:#666;
}
.blogs .blog-more-details span i{
    color:#003063;
    margin:0 5px 0 0;
}
.blogs .blog-more-details span a{
    color:#666;
}
.blogs .blog-more-details .tags{
}
.blogs .blog-more-details .tags strong{
    background-color:#eee;
    border-radius:5px;
    padding:5px 7px;
    display:inline-block;
    font-size:12px;
    font-weight:400;
    line-height:16px;
    margin:0 8px 8px 0;
}
.blogs ul.blog-list{
	list-style:none;
}
.blogs ul.blog-list li{	
	border-top:solid 1px #ccc;
	padding:15px 0;
}
.blogs ul.blog-list li h5{
	line-height:normal!important;
	font-size:16px!important;
}
.blogs ul.blog-list li .btn3{
	display:inline-block;
	font-weight:700;
	background-color:#fff;
	line-height:30px;
	color:#003063!important;
	text-decoration:none;
	padding:0px 15px;
	margin:5px 0 0 0;
	text-transform:capitalize;
	border-radius:15px;
	border:solid 2px #003063;
	cursor:pointer;
	font-size:13px!important;
}
@media screen and (max-width: 480px) {
.blogs .b-thumb{
	float:none;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 0 20px 0;
	text-align:center;
}
.blogs .b-thumb img{
	width:auto;
	max-width:100%;
	height:auto;
	margin:0;
}
}

.dynamic{
}
.dynamic ul{
	margin:0 0 18px 15px !important;
	list-style:inherit;
}
.dynamic ul li{
	margin-bottom:10px;
}
.dynamic ul li ul{
    margin:0 0 10px 18px;
}
.dynamic ul li ul li{
	list-style-type: circle;
	padding:0;
	text-indent:0px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 0 5px 0;
	text-align:left;
}
.dynamic ul li ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0;
    content: "";
	color: #006699;
	font-size:18px;
}



.dynamic ol{
	margin:0 0 30px 20px;
}
.dynamic ol li{
	margin: 0 0 10px 0;
	text-align:justify;
}
.dynamic table{
	width:100%;
}
.dynamic table th{
	background-color:#f9f9f9;
}
.dynamic table th, .dynamic table td{
	border:solid 1px #eee;
	padding:5px;
}



hr{	
	border: 0!important;
	height: 1px!important;
	margin:15px 0!important;
	background: #006699!important;
	background-image: linear-gradient(to right, #ccc, #ddd, #ccc)!important;
}

::-webkit-input-placeholder { /* Chrome */
  color: #666;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #666;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #666;
  opacity: 1;
}
.footer2 ::-webkit-input-placeholder { /* Chrome */
  color: #fff;
  opacity: .8;
}
.footer2 :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  opacity: .8;
}
.footer2 ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity: .8;
}
.footer2 :-moz-placeholder { /* Firefox 4 - 18 */
  color: #fff;
  opacity: .8;
}
.fi{
	position:absolute;
	color:#006699;
	left:30px;
	top:15px;
	font-size:20px;
}
.f-user:before {
    content: "\f007";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003063;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.f-map:before {
    content: "\f3c5";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    color: #003063;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.f-email:before {
    content: "\f2b6";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003063;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.f-message:before {
    content: "\f044";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003063;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 5px;
    left: 20px;
}
.f-mobile:before {
    content: "\f3cd";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: 600;
    text-decoration: inherit;
    color: #003063;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.f-company:before {
    content: "\f0b1";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: 700;
    text-decoration: inherit;
    color: #4f328c;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 15px;
    left: 20px;
}
.f-calendar:before {
    content: "\f073";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
   color: #003063;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
	z-index:10;
    bottom: 18px;
    left: 20px;
}
.f-clock:before {
    content: "\f017";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003063;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
	z-index:10;
    bottom: 18px;
    left: 20px;
}
.f-pass:before {
    content: "\f084";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #4f328c;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 18px;
    left: 20px;
}
.f-plane:before {
    content: "\f1d8";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #4f328c;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 18px;
    left: 20px;
}
.f-web:before {
    content: "\f0ac";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #4f328c;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 18px;
    left: 20px;
}
.f-tel:before {
    content: "\f2a0";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003063;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.f-car:before {
    content: "\f4df";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: 700!important;
    text-decoration: inherit;
    color: #4f328c;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 18px;
    left: 20px;
}
.f-card:before {
    content: "\f283";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #4f328c;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 18px;
    left: 20px;
}
.f-cate:before {
    content: "\f036";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003063;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.f-id:before {
    content: "\f2c2";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #4f328c;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 15px;
    left: 20px;
}
.f-image:before {
    content: "\f1c5";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003063;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.f-otp:before {
    content: "\f0e5";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #4f328c;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 15px;
    left: 20px;
}
.icon-fb{
}

.btn-file {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	background-color: #FFF;
	cursor: pointer;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #EEE;
}
.btn-file:hover {	
	background-color:#f9f9f9;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
.captcha {
	border: 1px solid #ddd;
	float: left;
	line-height:30px;
	padding:0px 5px 0px 2px;
	margin-top:5px;
}
.captcha a{
	color: #3378D9;
	text-decoration:none;
}
.captcha img{
	float:left;
	margin:0 3px 0 0;
	padding:0!important;
	border:0!important;
	box-shadow: 0px 0px 0px #fff!important;
}

.ff-wa {
  position: fixed;
  z-index: 2000;
  right: 20px;
  bottom: 20px;
  width: 140px;
  height: auto;
}
.ff-wa img {
  width: 100%;
  height: auto;
  box-shadow: -3px 3px 3px rgba(0,0,0,.1);
  border-radius: 8px;
}

.f-fix{
	display:none;
	position:fixed;
	width:100%;
	z-index:100;
	left:0;
	bottom:0;
	background-color:#fff;
	line-height:normal;
	height:auto;
	padding:5px 0 10px 0;
	box-shadow:0px 0px 15px rgba(0,0,0,.3);
}
.f-fix a{
	display:table-cell;
	text-align:center;
	font-weight:600;
	font-size:12px;
	color:#333;
	width:33.33%;
}
.f-fix a i{
	display:block;
	margin:0 auto 3px auto;
	clear:both;
	font-size:26px;
	color: #f87134;
}
.f-fix a i.fa-whatsapp{
	font-size:30px;
	color: #48a91f;
}


.f-fix a.f-l{
	background-color:#004274;
}
@media screen and (max-width: 992px) {
.f-fix{
	display:table;
}
}


.footer4 {
	padding:10px 0;
}
.footer4 h5 {
	margin:0 0 1rem 0 !important;
}
.footer4 ul.awards{
	list-style:none;
	display:block;
}
.footer4 ul.awards li{
	display:inline-block;
	margin:0 2rem 0 0;
}
.footer4 ul.awards li img{
	height:68px;
	width:auto;
}

.social{
	text-align:left;
	margin:1rem 0 0 0;
}
.social ul{
	text-align:left;
	display:table!important;
	clear:both;
	width:100%!important;
}
.social ul li{
	list-style:none;
	float:left;
	margin:0 3px!important;
	border:0;
	padding:0!important;
}
.social ul li a i{
	width:45px;
	height:45px;
	font-size:.9rem;
	line-height:41px;
	text-align:center;
	border-radius:50%;
	background-color:rgba(255,255,255,1);
	border:solid 2px #fff;
	color: #111;
}
.footer3 {
	background: linear-gradient(120deg, #f87134 0%, #f28300 30%, #f87134 100%);
	color:#fff;
	padding:40px 0;
	box-shadow:0px -1rem 1rem rgba(0,0,0,.1);
	font-size:16px;
}
.footer3 a{
	text-align:left;
	color:#fff;
	font-size:16px;
	font-weight:600;
	line-height:25px;
}
.footer3 i{
	float:left;
	color:#003063;
	font-size:1.3rem;
	background-color:#fff;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-radius:100%;
	margin: 0 10px 0 0;
}
.footer3 a strong{
	font-size:16px;
	font-weight:600;
	color:#333;
	line-height:25px;
}
@media screen and (max-width: 768px) {
.footer3 .col-lg-4{
	margin:10px 0 !important;
}
}
.footer2 {
	background: linear-gradient(120deg, #21262c 0%, #21262c 40%, #21262c 100%);
	padding:0;
	color:rgba(255,255,255,.8);
}
.footer2 .container {
	padding-top:0;
	padding-bottom:0;
}
.footer2 h4{	
	margin:10px 0 15px 0!important;
	font-size: 22px !important;
	color: #fff !important;
}
.footer2 h4 i{
	width:25px;
}
.footer2 h6{
	font-size:13px!important;
	line-height:normal!important;
	color:rgba(255,255,255,.9)!important;
	margin:25px 0 0 0!important;
	text-align:justify;
}
.footer2 p{
	text-align:left;
}
.footer2 ul{
	margin:0!important;
	padding: 0!important;
	width:100%;
	display:block;
}
.footer2 ul li{
	font-size:14px;
	font-weight:500;
	list-style:none;
	line-height:normal;
	padding:8px 0;
	position:relative;
	color:rgba(255,255,255,.8);
}
.footer2 ul li strong{
	width:100%;
	display:block;
	clear:both;
	text-transform:uppercase;
}
.footer2 ul li i{
	font-size:20px;
	margin:0 10px 0 0;
}
.footer2 ul.f-contact li{
	display:flex;
}
.footer2 ul.f-contact li i{
}
.footer2 ul li a{
	color: rgba(255,255,255,.8) !important;
}
.footer2 ul li a:hover{
	color: rgba(255,255,255,1)!important;
}
.footer2 ul.f-inline {
	text-decoration: none;
}
.footer2 ul.f-inline li {
	display:inline-block;	
}
.footer2 ul.f-inline li a {
	padding:3px 8px;
	display:block;
	background-color:rgba(255,255,255,.2);
	border-radius:10px;
	color:#fff !important;
}

.footer2 .f-logo{
	width:auto;
	height:auto;
	max-width:90%;
}
@media screen and (max-width: 992px) {
.footer2 .row .col-lg-3, .footer2 .row .col-lg-2, .footer2 .row .col-lg-4 {
	padding-top:15px;
	padding-bottom:15px;
	border-right:solid 1px rgba(255,255,255,.0);
}
.footer2 .row .col-lg-3:last-child {
	border-right:solid 0px rgba(255,255,255,0);
}
.footer2 ul.res-inline {
	text-decoration: none;
}
.footer2 ul.res-inline li {
	display:inline-block;
	margin-right:20px;
    line-height: 1;
}
}
.f-box{
	margin:25px 0 0 0;
}
footer{
	background-color:#191e23;
	padding: 10px 0;
	position: relative;
	color: rgba(255,255,255,.8);
	font-size:11px;
	line-height: 1.6;
	text-align:center;
	margin:0;
}

footer a{	
	color: #1e306e;
	text-decoration:none;
}
.footer2 .container{

}
.footer3 .container, .footer4 .container, footer .container{
	padding-top:0;
	padding-bottom:0;
}
@media screen and (max-width: 992px) {
footer{
	padding: 10px 0 70px 0;
}
}

ul.breadcrumb {
    padding: 0;
    list-style: none;
    background-color: rgba(255,255,255,0);
	color:#fff;
}
ul.breadcrumb li {
    display: inline;
    font-size: 13px;
	color:#fff;
}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: #ccc;
    content: "/\00a0";
}
ul.breadcrumb li a {
    color: #efcf26;
    text-decoration: none;
}
ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}	



.modal{
	background-color:rgba(0,0,0,.5);
}
.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner img {
  width:100%;
  height:auto;
}

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: 2s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}

.slider{
	position:relative;
	height:auto;
	overflow:hidden;
}
#demo .carousel-control-prev, #demo .carousel-control-next {
  position: absolute;
  z-index:9;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height:50px;
  color: #f44300;
  text-align: center;
  opacity: 0;
  font-weight:100 !important;
  font-size:18px;
  background-color:rgba(255,255,255,.75);
}
#demo:hover .carousel-control-prev, #demo:hover .carousel-control-next {
	opacity: 1;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
}

#demo .carousel-control-prev:hover, #demo .carousel-control-prev:focus,
#demo .carousel-control-next:hover,
#demo .carousel-control-next:focus {
  color: #f44300;
  text-decoration: none;
  outline: 0;
  opacity: 1;
}

.h-banner{
	clear: both;
	display: block;
	width: 100%;
}
.h-banner img{	
	width: 100%;
	height: auto;
}
.h-banner .carousel-caption {
	position: absolute;
	right: 0;
	bottom:30%;
	left: 0;
	z-index: 10;	
	font-size:18px;
	line-height:1.8;
	color:#000;
	text-align: left;
	padding:0;
	font-weight:400;
	text-shadow: 1px 1px 3px rgba(0,0,0,0);
}
.h-banner h4{	
	position: absolute;
	display: inline-block;
	font-size:64px!important;
	line-height: 1;
	letter-spacing: 0px;
	margin:0 0 10px 0!important;
	color:#f26522!important;
	font-weight:700!important;	
	animation-name: example;
    animation-duration: 2s;  
    animation-fill-mode: forwards;
}
.h-banner h4 strong{
	font-weight:900!important;
	text-transform:uppercase;
	font-size:105%!important;
}
@keyframes example {
   from {top: -400px;}
   to {top: -210px;}
}

.h-banner h5{	
	display: inline-block;
	color:#003063 !important;
	font-size:36px!important;
	font-weight:700!important;
	animation-name: example2;
    animation-duration: 3s;  
    animation-fill-mode: forwards;
	position: absolute;
}
@keyframes example2 {
   from {bottom: -200px;}
   to {bottom: -10px;}
}

.h-banner p{
	text-align:left;
}
.h-banner .carousel-links{
	animation-name: example3;
    animation-duration: 3s;  
    animation-fill-mode: forwards;
	position: absolute;
}
@keyframes example3 {
   from {bottom: -200px;}
   to {bottom: -70px;}
}
.h-banner a{
	display:inline-block;
	color:#fff!important;
	background-color:#003063;
	padding:0 20px;
	line-height:44px;
	border-radius:22px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	border:solid 0px #fff;
	margin-top:25px;	
}
.h-banner a:hover{
	color:#fff!important;
	background-color:#111111;
}
.h-banner strong a{
	display:inline-block;
	color:#fff!important;
	background-color:#f26522;
	padding:0 20px;
	line-height:44px;
	border-radius:22px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	border:solid 0px #fff;
	margin-top:25px;	
}
.h-banner strong a:hover{
	color:#fff!important;
	background-color:#111111;
}


@media screen and (max-width: 990px) {
.h-banner h4{	
	font-size:34px!important;
}
.h-banner h4 strong{
	font-weight:900!important;
	text-transform:uppercase;
	font-size:105%!important;
}
@keyframes example {
   from {top: -400px;}
   to {top: -300px;}
}
.h-banner h5{	
	font-size:26px!important;
}
@keyframes example2 {
   from {bottom: -100px;}
   to {bottom: 100px;}
}
@keyframes example3 {
   from {bottom: -200px;}
   to {bottom: 70px;}
}
}
@media screen and (max-width: 768px) {
.h-banner h4{	
	font-size:24px!important;
}
@keyframes example {
   from {top: -400px;}
   to {top: -290px;}
}
.h-banner h5{	
	font-size:16px!important;
	line-height: 1.1!important;
}
@keyframes example2 {
   from {bottom: -100px;}
   to {bottom: 180px;}
}
}
@media screen and (max-width: 580px) {
.h-banner h4{	
	font-size:16px!important;
}
@keyframes example {
   from {top: -400px;}
   to {top: -340px;}
}
.h-banner h5{	
	font-size:12px!important;
	line-height: 1.1!important;
}
@keyframes example2 {
   from {bottom: -100px;}
   to {bottom: 250px;}
}
}
@media screen and (max-width: 480px) {
}

#demo2{
	position:relative;
	padding-bottom:0px!important;
}

#demo2 .carousel-indicators {
  bottom: 40px;
  display:none;
}
#demo2 .update{
	position:relative;
	margin:0;
	font-size:15px;
	line-height:30px;
	text-align:justify;
	padding-bottom:10px;
	border-bottom:solid 0px #ccc;
}
#demo2 .update h4{
	font-style:normal;
	text-transform:uppercase;
	margin:15px 0 0 0;
}
#demo2 .update p{
	line-height:30px;
}
#demo2 .update p strong{	
	line-height:normal;
	color:#f87134;
}
#demo2 .update .upd-img{
	float:left;
	margin:0 10px 0 0;
	height:auto;
	width:40%;
	overflow:hidden;
}
#demo2 .update .upd-img img{
	width:100%!important;
	min-height:150px!important;
	height:auto!important;
}
#demo2 .update a{
	color:#f44300!important;
	font-weight:700;
}
#demo2 .carousel-control-prev, #demo2 .carousel-control-next {
  position: absolute;
  z-index:11;
  top:auto;
  bottom: 0px!important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height:50px;
  color: #f44300;
  text-align: center;
  opacity: 1;
  font-size:18px;
  background-color:rgba(0,0,0,0);
  border:solid 1px #ccc;
}
#demo2 .carousel-control-prev:hover, #demo3 .carousel-control-prev:focus,
#demo2 .carousel-control-next:hover,
#demo2 .carousel-control-next:focus {
  color: #f44300;
  text-decoration: none;
  outline: 0;
  opacity: 1;
}
#demo2 .carousel-control-prev {
  left: 0px;
}
#demo2 .carousel-control-next {
  left: 55px;
}
@media screen and (max-width: 600px) {

#demo2 .update .upd-img img{
	width:auto!important;
	max-width:100%;
	height:150px!important;
}
}




#demo3 .carousel-indicators {
  bottom: 0px;
  display:none;
}
.review-home{
	border:solid 0px #fff;
	padding:30px 0 0 0;
	position:relative;
	margin:1rem 0;
	text-align:left;
	color:#fff;
	font-size: 22px;	
	font-style:italic!important;	
	font-family: 'Open Sans', sans-serif !important;
	line-height: 1.5;
	text-align: justify;
}
.review-home h4{
	font-size:20px !important;
	font-weight:600!important;
	color:#fff !important;
	margin:0 0 0 0!important;
	padding: 20px 0 0 0!important;
	font-style:normal;
}
.review-home h5{
	font-size:20px !important;
	font-weight:500!important;
	font-style: italic;
	color:#fff !important;
	margin:0 0 0 0;
}
.review-home h6{
	font-style:italic!important;
	font-size:22px!important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight:500!important;
	line-height: 1.5;
	color:#fff !important;
	text-align: justify;
}
.review-home img{
	float:left;
	margin:0 10px 0 0;
	height:100px;
	width:auto!important;
	border-radius:10px;
	border: solid 5px rgba(0,0,0,.3);
}

.review{
	border:solid 0px #d2edf8;
	box-shadow: 0 .3rem 1rem -.3rem rgba(0,0,0,.1);
	padding:30px;
	position:relative;
	margin:20px 0;
	text-align:justify;
	border-radius:10px;
	background-color:#fff;
	color:#111;
}
.quote{
	position:absolute;
	text-align:center;
	border-radius:100%;
	z-index:1;
	line-height:55px;
	right:50px;
	top:-30px;
	color:#003063 ;
	font-size:45px;
	padding:10px;
}
.review p{
}
.review h4{
	color:#f87134  !important;
	font-style:normal;
	font-size:1.5rem!important;
	margin:1rem 0 0 0!important;
	padding:0!important;
}
.review p strong{	
	line-height:normal;
	color:#003063;
	font-style:normal;
}
.review img{
	float:left;
	margin:0 10px 0 0;
	height:60px;
	width:auto;
	border-radius:10px;
}
@media screen and (max-width: 992px) {
.review-home h6{
	font-style:italic!important;
	font-size:16px!important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight:500!important;
	color:#fff !important;
}
}
@media screen and (max-width: 500px) {
.review img{
	float:none;
	margin:0 0 0 0;
	height:60px;
	width:auto;
}
}
@media screen and (max-width: 500px) {
.review img{
	float:none;
	margin:0 0 0 0;
	height:60px;
	width:auto;
}
}
.f-fix{
	display:none;
	position:fixed;
	width:100%;
	z-index:100;
	left:0;
	bottom:0;
	background-color:#fff;
	line-height:normal;
	height:auto;
	padding:5px 0 10px 0;
	box-shadow:0px 0px 15px rgba(0,0,0,.3);
}
.f-fix a{
	display:table-cell;
	text-align:center;
	font-weight:500;
	font-size:9px;
	color:#666;
	width:20%;
}
.f-fix a i{
	display:block;
	margin:0 auto 3px auto;
	clear:both;
	font-size:20px;
	color: #001f5e ;
}
.f-fix a i.fa-award{
	color: #00cc66;
}
.f-fix a i.fa-youtube{
	color: #ff0000;
}
.f-fix a i.fa-user-check{
	color: #1468b3;
}
.f-fix a i.fa-stethoscope{
	color: #1fbce7;
}
.f-fix a i.fa-whatsapp{
	font-size:24px;
	color: #48a91f;
}
.f-fix a i.fa-phone-volume{
	color: #fd7702;
}



.f-fix a.f-l{
	background-color:#004274;
}
@media screen and (max-width: 992px) {
.f-fix{
	display:table;
}
}



.left-fix{
	position:fixed;
	z-index:100;
	left:0;
	top:42%;
}
.left-fix a{
	display:block;
	background-color:#f9f9f9;
	margin:10px 0;
	line-height:15px;
	border-radius:0 20px 20px 0;
	padding:5px 10px;
	box-shadow:0px 0px 3px rgba(0,0,0,.25);
	width:135px;
	clear:both;
	font-size:12px;
	color:#fff!important;	
}
.left-fix a strong{
	color:#fff!important;	
}
.left-fix a:hover{	
}
.left-fix a.lf-first{
	margin-left:-90px;
	background-color:#00b700;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.left-fix a.lf-first:hover{
	margin-left:0;	
}
.left-fix a.lf-midd{
	width:150px;
	margin-left:-105px;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color:#fd7702;
}
.left-fix a.lf-midd:hover{
	margin-left:0;
}
.left-fix a.lf-midd i{
	margin:1px 0 0 10px;
}
.left-fix a.lf-last{
	margin-left:-90px;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color:#1fbce7;
}
.left-fix a.lf-last:hover{
	margin-left:0;
}
.left-fix a i{
	color:#fff;
	float:right;
	font-size:26px;
	margin:3px 0 0 10px;
}

@media screen and (max-width: 992px) {
.left-fix{
	display:none;
}
}
.grecaptcha-badge { opacity:0;}

.newlist {
    list-style: none;
    line-height: 25px;
    padding-left: 22px;
    text-align: left;
    font-size: 11px;
}
.newlist li:before {
    content: '✓';
    font-weight: 800;
    margin-right: 10px;
    font-size: 11px;
    margin-left: -22px;
}
.newlist  a{
color:#fff;
}