h1, h2, h3, h4, h5, h6 {
	font-family: 'Bellefair', serif;
	font-weight: normal;
	color: #00204c;
}
p, a, li, span, strong {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}

h2 {
	font-size: 40px;
	line-height: 1.2em;
	text-transform: uppercase;
	position: relative;
	display: flex;
	flex-flow: column-reverse;
}

p {
	font-size: 16px;
	line-height: 1.5em;
}
a {
	text-decoration: none !important;
	outline: none !important;
}
body {
	background: #f9f9f9;
}


span.number-count {position: absolute;background: #e1a121;left: 0;width: 50px;top: 0;font-weight: bold;height: 50px;color: #041e42;display: flex;align-items: center;justify-content: center;border-bottom-right-radius: 20px;}

/* header new */
.top-menu select#gtranslate_selector {
    padding: 7px;
    border: 1px solid #fff;
    border-radius: 8px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    background: transparent;
    margin-right: 15px;
	outline: none !important;
}

.top-menu select#gtranslate_selector option {
    color: #00204c;
}
#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
	background: #e1a122 !important;
}
header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .container {
	padding: 0;
	width: 100%;
	max-width: 100%;
}

header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .listServices {
	width: 100%;
}

header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .blockWrapServ {
	display: flex;
	flex-flow: row wrap;
}

header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .blocksmenus {
	width: 33.333%;
	padding: 0 15px;
}

header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .listServices h2 {
	font-size: 19px;
	line-height: 26px;
	color: #fff;
}

header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .listServices h2::before {
	margin: 5px 0 7px;
	background-color: #fff !important;
}

header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .listServices ul {
	position: static !important;
	display: block;
	box-shadow: none !important;
}

header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .listServices ul a {
	text-transform: unset !important;
	padding: 0 0 0 0 !important;
	background: transparent !important;
	margin-bottom: 8px;
	line-height: 20px;
}

header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .listServices ul a:hover {
	color: #000 !important;
	background: transparent !important;
}
header#masthead div#mega-menu-wrap-header_menu {
	background: transparent;
}

header#masthead div#mega-menu-wrap-header_menu a.mega-menu-link {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 300 !important;
	background: transparent !important;
	font-size: 15px !important;
	transition: all .3s ease-in-out;
	padding-left: 0 !important;
	padding-right: 17px !important;
}

header#masthead div#mega-menu-wrap-header_menu li.mega-current-menu-item a.mega-menu-link, 
header#masthead div#mega-menu-wrap-header_menu li a.mega-menu-link:hover {
	color: #e1a122 !important;
}

header#masthead div#mega-menu-wrap-header_menu li a span::after {
	margin-left: 3px !important;
}

header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu a {
	padding: 0 10px !important;
	background: #e1a122 !important;
	color: #fff !important;
	font-size: 14px !important;
}

header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu li a:hover, 
header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu li.mega-current-menu-item a {
	background: #fff !important;
	color: #e1a122 !important;    
}

/*  */



/* header sub menu */

ul#header-menu li.menu-item-has-children:hover ul.sub-menu {
	border-top: 10px solid transparent;
}
.main-navigation ul.sub-menu {
	display: block;
	border-top: 0px solid transparent;
	transition: all .2s ease-in-out;
}

.main-navigation ul.sub-menu a {
	color: #fff !important;
	padding: 8px 15px;
	background: #e1a221;
	text-transform: unset !important;
	border-bottom: 1px solid #fffefe61;
	font-size: 14px !important;
}

.main-navigation ul.sub-menu li {
	padding: 0 !important;
}

.main-navigation ul.sub-menu a:hover {
	background: #fff !important;
	color: #e1a122 !important;
}

.main-navigation ul.sub-menu li:last-child a {
	border: none;
}

/*  */


/* header */

.top-menu ul strong {
	color: #fff;
	margin-right: 5px;
	display: inline-block;
	font-size: 15px;
}
.top-menu {
	width: 100%;
	text-align: right;
}

.top-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: flex-end;
}
.top-menu ul li {
	display: inline-block;
	padding-right: 20px;
}

.top-menu ul li a {
	color: #e1a122;
	font-size: 14px;
}

.top-menu ul li:last-child {
	padding: 0;
}
.logged-in header#masthead {
    top: 20px;
}
header#masthead {
	position: absolute;
	top: 20px;
	width: 100%;
	z-index: 9;
}

nav#site-navigation a {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
	transition: all .3s ease-in-out;
}

.logo, .main-navigation {
	display: flex !important;
	flex-flow: column;
	justify-content: center;
}

nav#site-navigation {
	width: calc(100% - 230px);
	align-items: flex-end;
}

.logo {
	width: 230px;
}

header#masthead .container {
	display: flex;
	flex-flow: row wrap;
	max-width: 1300px;
}

ul#header-menu li {
	padding-right: 20px;
}

ul#header-menu li:last-child {
	padding: 0;
}

ul#header-menu li:hover a, ul#header-menu li.current-menu-item a {
	color: #e1a122;
}

.aboutImg:hover img {
	transform: scale(1.1);
}

.aboutImg img {
	transition: all .3s ease-in-out;
	height: 100%;
	object-fit: cover;
}


/* main-slider */

.logged-in div#main-slider .item {
	height: calc(100vh - 32px);
}
div#main-slider .item {
	height: 100vh;
	position: relative;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	padding-top: 40px;
	background-size: cover !important;
}

div#main-slider .item::before, .homeblurbs::before, footer::before {
	content: '';
	position: absolute;
	background: rgba(0,32,76,0.80);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

div#main-slider .item .container {
	height: 100%;
	display: flex;
	flex-flow: column;
	justify-content: center;
}

.itemWp {
	position: relative;
	z-index: 9;
	max-width: 750px;
}

.itemWp h2 {
	color: #fff;
	font-size: 65px;
	line-height: 1.2em;
	text-transform: uppercase;
	margin-bottom: 0;
}

.itemWp h6 {
	display: flex;
	flex-flow: row-reverse;
	justify-content: flex-end;
	align-items: center;
}

.itemWp h6::after { 
	display: none;
}
.itemWp h6::before {
	content: '';
	background: #e1a122;
	height: 2px;
	width: 60px;
	margin: 0 0 5px 10px;
	position: static;
}

header#masthead img {
	filter: brightness(0) invert(1);
}

.itemWp p {
	font-size: 19px;
	line-height: 1.6em;
	color: #fff;
	margin: 20px 0 30px;
}

div#main-slider .itemWp a {
	background: #e1a122;
	display: inline-block;
	padding: 15px 40px;
	color: #fff;
	text-transform: uppercase;
	transition: all ease .3s;
}

div#main-slider .itemWp a:hover {
	background: #fff;
	color: #e1a122;
}
.sp-list p {
    font-size: 14px;
}
.sp-list {
	box-shadow: 0 0 10px #00000024;
    padding: 40px 40px 20px;
    width: calc(100% / 3 - 20px);
    margin: 0 10px 20px;
    position: relative;
    overflow: hidden;
    background: #fff;
    min-height: 230px;
}
.sp-list img {
	height: 30px;
	filter: invert(1);
	position: relative;
}
.Spwrap {
	display: flex;
	flex-flow: row wrap;
    justify-content: center;
}

h3 {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1.3em;
}

.sp-list .btn a {
	font-size: 25px;
	color: #fff !important;
	background: #e1a122;
	border-radius: 100%;
	height: 60px;
	width: 60px;
	text-align: center;
	position: absolute;
	right: -10px;
	bottom: -10px;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	font-weight: 300;
	transition: all .3s ease-in-out;
}
.sp-list:hover .btn a {
	background: #00204c;
}
.sp-list h3 a {
	color: #00204c;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1.3em;
	font-family: 'Bellefair', serif;
	transition: all .3s ease-in-out;
}

.sp-list:hover h3 a {
	color: #e1a122;
}

.Sp-services {margin-top: -40px;z-index: 9;position: relative;}
.homeabout {
	padding: 60px 0 100px;

}

.aboutwp {
	display: flex;
	flex-flow: row wrap;
	box-shadow: 0 0 10px #00000026;
}

.homeabout .aboutcnt {
	padding: 40px;
	width: 55%;
	background: #fff;
}

.aboutwp>div {
	display: flex;
	flex-flow: column;
	justify-content: center;
	overflow: hidden;
}

h2::before {
	content: '';
	left: 0px;
	bottom: 0px;
	height: 2px;
	width: 60px;
	background-color: #e1a122;
	margin: 20px 0 30px;
}

.aboutcnt .linkwp a {
	display: inline-block;
	margin: 15px 12px 0 0;
	background: #e1a122;
	color: #fff;
	padding: 13px 40px;
	text-transform: uppercase;
	transition: all .3s ease-in-out;
	border: 2px solid #e1a122;
	font-size: 15px;
}

.aboutcnt .linkwp a.blue {
	background: transparent;
	color: #00204c;
	border-color: #00204c;
}

.aboutcnt .linkwp a.blue:hover {
	background: #00204c;
	color: #fff;
}

.aboutcnt .linkwp a:hover {
	background: transparent;
	color: #e1a122;
}

.aboutImg {
	width: 45%;
}
.homeblurbs {
	position: relative;
	padding: 100px 0 300px;
}
.homeblurbsWp {
	position: relative;
}

.homeblurbsWp h2 {
	color: #fff;
}

.homeblurbs h2 {
	text-align: center;
	justify-content: center;
	align-items: center;
}

.homeblurbs p {
	color: #fff;
	text-align: center;
	margin: 0;
}

.blurbwrap {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-top: 50px;
}

.blurbwrap>div {
	width: 24%;
	position: relative;
	text-align: left;
	padding: 35px 20px;
	border: 1px solid rgba(255,255,255,0.15);
	background-color: rgba(0,30,73,0.80);
	transition: all .3s ease-in-out;
}

.blurbwrap>div .blurnIng {
	display: inline-block;
	vertical-align: text-top;
	width: 55px;
}

.blurbwrap>div .blurbCnt {
	display: inline-block;
	vertical-align: text-top;
	padding-left: 10px;
	width: calc(100% - 60px);
}

.blurbwrap>div i {
	color: #e1a122;
	font-size: 45px;
	transition: all .7s ease-in-out;
}

.blurbwrap>div .blurbCnt h2::before {
	display: none;
}

.blurbCnt h2, .blurbCnt p {
	text-align: left !important;
	align-items: baseline;
}

.blurbwrap>div:hover {
	border-color: #e1a122;
}

.blurbwrap>div:hover i {
	transform: rotate(360deg);
}
.videosection {
	margin-top: -240px;
	z-index: 9;
	position: relative;
}
.videobtn {
    text-align: center;
    margin-top: 40px;
}

.videobtn a {
    color: #0c204c;
    background: transparent;
    border: 2px solid #0c204c;
    padding: 10px 50px;
    display: inline-block;
    border-radius: 50px;
    transition: all .3s ease-in-out;
    font-weight: 400;
}

.videobtn a:hover {
    background: #0c204c;
    color: #fff;
}
.videosection .video {
	padding: 2px;
	background: #e5f0ff;
}

.videosection .video iframe {
	display: block;
}
.homeservices {
	padding: 100px 0;
}

.heading h2 {
	text-align: center;
	align-items: center;
}

.serviceWp {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	padding-top: 40px;
}

.servicelist {
	width: 33.333%;
	border-right: 1px solid #e1e1e1;
	padding: 40px;
	border-bottom: 1px solid #e1e1e1;
	transition: all .3s ease-in-out;
}

.servicelist:nth-child(3n) {
	border-right: navajowhite;
}

.servicelist:nth-child(8) {
	border: none;
}

.servicelist:nth-child(7) {
	border-bottom: none;
}

.servicelist h3 a {
	color: #00204c;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1.3em;
	font-family: 'Bellefair', serif;
	transition: all .3s ease-in-out;
}

.servicelist .icon i {
	font-size: 50px;
	color: #00204c;
	padding-bottom: 20px;
	transition: all .3s ease-in-out;
}

.service-cnt, .icon, .heading p {
	text-align: center;
}

.servicelist:hover {
	background: #00204c;
	transform: scale(1.1);
}

.servicelist:hover i, .servicelist:hover p, .servicelist:hover a {
	color: #fff;
}

.servicelist p {
	transition: all .3s ease-in-out;
	font-size: 15px;
	line-height: 1.6em;
}

.faqWp {
	display: flex;
	flex-flow: row wrap;
}
.faq .container {
	max-width: 100%;
	padding: 0;
}

.faqWp>div {
	display: flex;
	flex-flow: column;
	justify-content: center;
	width: 50%;
}

.faq-scetion {
	padding: 100px 50px;
	position: relative;
}

div#accordion .card-header {
	background: transparent !important;
	border-bottom: 1px solid #cccc;
	padding: 15px 0;
	border-radius: 0px !important;
}

div#accordion .card {
	background: transparent;
	border: none;
	padding-bottom: 30px;
}

.faq-scetion h2, .faq-scetion button, .faq-scetion .card-body {
	color: #fff !important;
	text-decoration: none !important;
}

.faq-scetion h2::before {
	background: #fff;
}

div#accordion .card-header button {
	width: 100%;
	text-align: left;
	padding: 0;
	border-radius: 10px !important;
	text-transform: uppercase;
	font-size: 18px;
	word-break: break-all;
	white-space: normal;
	font-size: 16px;
}

div#accordion .card-body {
	padding: 20px 0 0px;
	font-size: 14px;
}

div#accordion .card:last-child {
	padding-bottom: 0;
}
.faq-scetion::before {
	content: '';
	position: absolute;
	background: rgba(0,32,76,0.80);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
.faqform {
	padding: 0 50px;
	background: #e1a1225e;
}
.faqform h2::before {
	background: #07214c;
}
.faqform h2 {
	max-width: 500px;
}

.faqform input, .faqform textarea {
	padding: 13px !important;
	width: 100%;
	border-radius: 20px !important;
	margin-bottom: 20px;
	background: transparent;
	border: 2px solid #000 !important;
	outline: none;
	font-family: 'Montserrat', sans-serif;
	color: #000 !important;
}

textarea {
	height: 200px;
}

input::placeholder, textarea::placeholder {
	color: #000 !important;
}

.faqform input[type="submit"] {
	background: #07214c;
	color: #fff !important;
	text-transform: uppercase;
	padding: 18px 60px !important;
	width: auto;
	border: none !important;
	transition: all .3s ease-in-out;
	cursor: pointer;
	font-size: 14px;
	margin: 0 !important;
}

.faqform input[type="submit"]:hover {
	background: #e1a122;
}
.hometeam {
	padding: 100px 0 50px;
}

.hometeam h2 {
	text-align: center;
	align-items: center;
}

.teamwp {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 0 -25px;
}

.teamlist {
	width: calc(100% / 3 - 50px);
	margin: 0 25px 21px;
	position: relative;
}
.teamlist h3, .teamlist p {
	color: #fff;
	text-align: center;
	position: relative;
}

.teamlist::before {
	content: '';
	position: absolute;
	background: #000;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}

.teamlist p {
	line-height: 1.3em;
	font-size: 15px;
}
.teamlist strong {
	display: block;
	margin-bottom: 20px;
	font-size: 17px;
}
.teamlist h3 {
	margin-bottom: 0;
}
.teamcnt {
	background: #07214c;
	padding: 30px 10px;
	position: relative;
	top: -30px;
	left: 20px;
	box-shadow: 0 0 10px #00000038;
}

.teamlist img {
	width: 100%;
	object-fit: cover;
	height: 350px;
	object-position:top;
}
footer {
	padding-top: 60px;
	background-size: cover !important;
	background-position: center !important;
	position: relative;
}

footer a {
	color: #e1a122 !important;
	outline: none !important;
}

.footerwp>div:first-child {
	width: 100% !important;
	margin: 0 !important;
}

.footerwp .top {
	text-align: center;
}

.footerwp .top a {
	text-transform: uppercase;
	display: inline-block;
	position: relative;
}

.footerwp .top a::before, .footerwp .top a::after {
	content: '';
	position: absolute;
	background: #e1a122;
	height: 1px;
	width: 40px;
	left: -50px;
	top: 9px;
}

.footerwp .top a::after {
	left: auto;
	right: -50px;
}

.footermenu ul {
	margin: 0;
	padding: 40px 0;
	list-style: none;
	text-align: center;
}
.footermenu ul#menu-footer-menu {
	padding: 0;
}
.footermenu ul li {
	display: inline-block;
	padding: 0 20px;
}

.footermenu ul li a {
	font-weight: 400;
}
footer p, footer li, footer h3 {
	color: #fff;
}

.footerwp {
	display: flex;
	flex-flow: row wrap;
	margin: 0 -20px;
	position: relative;
}

.footerlist {
	padding: 0 20px;
}
footer p {
	font-size: 14px;
}
.footerlist:nth-child(2) {
	width: 30%;
}

.footerlist:nth-child(3) {
	width: 20%;
}

.footerlist:nth-child(4), .footerlist:nth-child(5) {
	width: 25%;
}
.bottomtext p {
	margin: 0;
	text-align: center;
	font-size: 14px;
}

.bottomtext {position: relative;}

.bottomtext .container {
	border-top: 1px solid #e1a122;
	padding: 25px 0;
	margin-top: 60px;
}

footer h3 {
	font-size: 20px;
}

.footerlist:nth-child(2) a {
	display: inline-block;
	border: 1px solid #e1a122;
	padding: 9px 45px;
	transition: all .3s ease-in-out;
}

.footerlist:nth-child(2) a:hover {
	background: #e1a122;
	color: #fff !important;
}

.footerlist:nth-child(3) ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.footerlist:nth-child(3) ul a i {
	width: 25px;
}

.footerlist:nth-child(3) ul li {
	margin-bottom: 10px;
	font-size: 14px;
}
.footerlist a {
	font-size: 14px;
}
.footerwp>div:first-child a {
	font-size: 16px;
}
.footerlist:nth-child(3) ul li:last-child {
	margin: 0;
}
.footerlist:nth-child(2) p {
	line-height: 1.5em;
}
.owl-dots {
	position: absolute;
	bottom: 30px;
	right: 30px;
}

.owl-dots .owl-dot {
	z-index: 999;
	background: #e1a122 !important;
	display: block;
	height: 20px;
	width: 20px;
	border-radius: 100%;
	margin-bottom: 10px;
	border: 3px solid #756308!important;
	outline: none !important;
}

.owl-dots .owl-dot.active {
	border: 3px solid #fbfbfb!important;
}

/*scroll button hover hang animation*/
.owl-dot, .tstwp img, .sp-list .btn a {
	-webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
	animation-name: hvr-icon-hang-sink, hvr-icon-hang;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

/* Hang */
/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
	0% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}

	50% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	100% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
}

@keyframes hvr-icon-hang {
	0% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}

	50% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	100% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
	}
}

@-webkit-keyframes hvr-hang-sink {
	100% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
}

@keyframes hvr-hang-sink {
	100% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
}

.banner {
	height: 540px;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	position: relative;
	padding-top: 70px;
}

.banner h2 {
	color: #fff;
	align-items: center;
}

.banner h2::before {
	background: #fff;
}

h6 {
	font-family: 'Bellefair', serif;
	color: #e1a122;
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 5px;
	position: relative;
	margin-bottom: 30px;
	text-align: center;
	display: inline-block;
}

.bannerwp {
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
}

.banner::before {
	content: '';
	position: absolute;
	background: rgba(0,32,76,0.80);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
div#aboutpg {
	padding-top: 0;
	position: relative;
	margin-top: -60px;
}

h6::before, h6::after {
	content: '';
	position: absolute;
	background: #e1a122;
	height: 1px;
	width: 40px;
	left: -50px;
	top: 11px;
}

h6::after {
	left: auto;
	right: -50px;
}
.uniquewp {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	padding: 20px 0 70px;
}

.uniquewp .uniquelist {
	width: calc(100% / 3 - 30px);
	margin: 0 15px 30px;
	box-shadow: 0 0 10px #00000024;
	padding: 70px 20px;
	transition: all .5s ease-in-out;
}

.uniquewp .uniquelist i {
	font-size: 70px;
	margin-bottom: 30px;
	color: #07214c;
}

.uniquewp .uniquelist:hover {
	background: #07214c;
	transform: scale(1.1);
}

.uniquewp .uniquelist i, .uniquewp .uniquelist h3, .uniquewp .uniquelist p {
	transition: all .5s ease-in-out;
}
.uniquewp .uniquelist:hover i, .uniquewp .uniquelist:hover h3, .uniquewp .uniquelist:hover p {
	color: #fff;
}

.uniquewp .uniquelist p {
	line-height: 1.5em;
}

div#choose {
	padding: 100px 0;
}
.testimonials .item {
	padding-top: 65px;
	height: 100%;
}

.testimonials .item img {
	height: 120px;
	width: 120px;
	border-radius: 100%;
	object-fit: cover;
	position: relative;
	top: -50px;
	left: 50px;
}

.tstwp {
	background: #e1a1225e;
	height: 100%;
}
.tstslider .owl-stage {
	display: flex;
}
.testimonials {
	padding-bottom: 100px;
}

.tstcontent {
	padding: 0px 70px 30px 30px;
}
.testimonials .owl-dot {
	display: none;
}
.testimonials .owl-dots {
	bottom: 20%;
}
.testimonials .owl-dot:nth-child(1), 
.testimonials .owl-dot:nth-child(2), 
.testimonials .owl-dot:nth-child(3), 
.testimonials .owl-dot:nth-child(4), 
.testimonials .owl-dot:nth-child(5) {
	display: block;
}
.pageform {
	background: #e1a1225e;
	padding: 100px 0;
}

.pageform h2 {
	text-align: center;
	align-items: center;
	width: 100%;
}

.pageform h2::before {
	background: #07214c;
}

.pageform input, .pageform textarea {
	width: 100%;
	outline: none !important;
	margin-bottom: 20px;
	padding: 15px !important;
	border: none !important;
	border-radius: 20px !important;
	color: #000 !important;
	font-family: 'Montserrat', sans-serif;
}
.pageform .formwp {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.pageform form.wpcf7-form span {
	width: 49%;
	outline: none !important;
}
form.wpcf7-form p {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	position: relative;
}

span.wpcf7-form-control-wrap.message {
	width: 100% !important;
}

.pageform form.wpcf7-form span.ajax-loader {
	width: 24px;
	position: absolute;
	bottom: 10px;
	left: 150px;
}
span.wpcf7-not-valid-tip {
	margin-top: -20px;
	font-size: 14px;
	margin-bottom: 10px;
}
.wpcf7-response-output {
	color: #000;
	border: none !important;
	padding: 0 !important;
	text-align: center;
}
.pageform input[type="submit"] {
	width: auto;
	margin: 0;
	background: #07214c;
	color: #fff !important;
	padding: 18px 50px !important;
	text-transform: uppercase;
	cursor: pointer;
	transition: all .3s ease-in-out;
}

.pageform input[type="submit"]:hover {
	background: #e1a122;
}

div#hometst {
	padding: 100px 0 0;
}
body {
	margin-bottom: 0 !important;
}
.map iframe {
	display: block;
}
.blank {
	padding: 80px 0;
	max-width: 1200px;
	margin: 0 auto;
	width: 80%;
}
.blank p {
	font-size: 15px;
	line-height: 24px;
}

.blank ol {
	margin-left: 0;
	padding-left: 20px;
	font-size: 15px;
}

.blank p:last-child {
	margin-bottom: 0;
}

/* Articles */

.articlessc {
	padding: 80px 0 80px;
}

.articlessc .container {
	display: flex;
	flex-flow: row wrap;
}

.articlessc .container .articlelist {
	width: calc(100% / 3 - 30px);
	margin: 0 15px 40px;
	box-shadow: 0 0 10px #00000021;
	border-radius: 15px 15px 0 0;
	display: flex;
	flex-flow: column;
}
.publication-content {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
}
.articlessc .container img {
	object-fit: cover;
	height: 200px;
	width: 100%;
	border-radius: 15px 15px 0 0;
}
.articletxt {
	padding: 20px;
	border-bottom: 6px solid #06255078;
	height: 100%;
	display: flex;
	flex-flow: column;
}
.articlessc .container>div:nth-child(2n) .articletxt {
	border-color: #d59b2842;
}
.articletxt h3 {
	font-size: 20px;
}

.articletxt p {
	line-height: 20px;
	font-size: 15px;
}
.articlessc .container>div:nth-child(2n) .articletxt a.more {
	background: #e1a122bf;
}
.articletxt a.more {
	color: #fff !important;
	background: #062550cc;
	display: inline-block;
	padding: 7px 25px;
	border-radius: 50px;
	font-size: 13px;
	margin-top: auto;
	max-width: max-content;
}
.articletxt span a {
	font-size: 14px;
	margin-bottom: 5px;
	display: inline-block;
	color: #000000;
}
.rightcat {
	width: 100% !important;
	box-shadow: none !important;
	text-align: right;
	position: relative;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
	margin: 0 15px 20px !important;
}
.rightcat  h3 {
	margin-bottom: 0;
}
.rightcat select {
	padding: 6px 10px;
	border: 1px solid #082450;
	-webkit-appearance: none;
	max-width: 200px;
	width: 100%;
	border-radius: 25px;
	color: #082450;
	cursor: pointer;
	outline: none !important;
}

.rightcat::before {
	content: '';
	position: absolute;
	right: 10px;
	top: 13px;
	height: 8px;
	width: 8px;
	border-bottom: 2px solid #082450;
	border-right: 2px solid #082450;
	transform: rotate(45deg);
}

/* loader */

.loader {
	border: 6px solid #f3f3f3 !important;
	border-radius: 50% !important;
	border-top: 6px solid #082450 !important;
	width: 40px !important;
	height: 40px !important;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
	margin: 0 auto;
}

/* Safari */
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
.loadwp {
	width: 100% !important;
	box-shadow: none !important;
	text-align: center;
	margin: 0 !important;
}
.loadwp a {
	border: 2px solid #082450;
	color: #082450 !important;
	display: inline-block;
	padding: 8px 35px;
	border-radius: 50px;
	font-weight: 400;
	margin-top: 20px;
	transition: all .3s ease-in-out;
}

.loadwp a:hover {
	background: #082450;
	color: #fff !important;
}

/* video popup */

.insideWrap iframe {
	display: block;
}
.contentWrap {
	display: flex;
	flex-flow: column;
	width: calc(100% / 2 - 40px);
	margin: 0px 20px 60px;
}

.contentWrap .contentWrapper {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.85);
	display: flex;
	flex-flow: column;
	justify-content: center;
	transition: 0.5s ease-in-out;
	opacity: 0;
	visibility: hidden;
	z-index: 9999999;
	padding: 8% 0;
}

.insideWrap {
	max-width: 700px;
	margin: 0 auto;
	background: #fff;
	padding: 0px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
}
.close_popup:hover {
	transform: rotate(360deg);
}
.contentWrap .contentWrapper.open_popup {
	opacity: 1;
	visibility: visible;
}

.close_popup {
	position: fixed;
	right: 60px;
	top: 60px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	transition: 0.5s ease-in-out;
}
.close_popup:hover {
	opacity: 1;
}
.close_popup:before, .close_popup:after {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 33px;
	width: 2px;
	background-color: #fff;
}
.close_popup:before {
	transform: rotate(45deg);
}
.close_popup:after {
	transform: rotate(-45deg);
}
div#videosc {
	padding: 70px 0 30px;
}

div#videosc .videoWrapper {
	display: flex;
	flex-flow: row wrap;
}

div#videosc .videoWrapper img {
	display: block;
	height: 220px;
	width: 100%;
	object-fit: cover;
	position: relative;
	top: -10px;
	left: -10px;
}
.imageWrapper {
	text-align: center;
	background: #07214cf2;
	cursor: pointer;
}

.imageWrapper p {
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	color: #fff;
}

.imageWrapper .title {
	padding-bottom: 5px;
	font-size: 17px;
	text-transform: uppercase;
	color: #fff;
}
div#videosc h2 {
	text-align: center;
	align-items: center;
}
.cntvd {
	padding: 20px 20px 30px;
}



/* offices */

.offices {
	padding: 80px 0;
}

.officewp {
	display: flex;
	flex-flow: row wrap;
}

.pc img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.offices .container {
	max-width: 1000px;
	width: 80%;
	padding: 0;
}
.officetxt h3 {
	font-family: 'Montserrat';
	font-size: 17px;
}

.inneroffice {
	font-size: 15px;
}
.officewp:nth-child(even) {
	flex-flow: row-reverse;
}

.officewp .last {
	padding-top: 40px;
}
.officetxt {
	width: 50%;
	box-shadow: 0 0 10px #00000045;
	padding: 50px;
	color: #fff;
	font-weight: 300;
}

.officetxt:first-child {
	background: #07214c;
}

.officetxt:last-child {
	background: #e1a122;
}

.officetxt h2::before {
	background: #fff;
}

.officetxt h2, .officetxt h3 {
	color: #fff;
}

.legal-pagination {
	width: 100%;
	text-align: center;
}

.legal-pagination a, .legal-pagination span {
	color: #fff;
	padding: 6px 12px;
	transition: all .3s ease-in-out;
	display: inline-block;
	background: #07214c;
	font-size: 15px;
}

.legal-pagination .current, .legal-pagination a:hover {
	background: #e9b95a;
}
.faqform input, span.wpcf7-form-control-wrap {
	width: 100%;
}
.faqform span.ajax-loader {
	position: absolute;
	bottom: 13px;
	left: 160px;
}
html {
	scroll-behavior: smooth;
}


/* faq */
.faqwp {
	padding: 60px 0 80px;
}

.faqwp h5 button {
	color: #00204c !important;
	border: none !important;
	text-decoration: none !important;
	text-transform: unset !important;
	position: relative;
	font-size: 18px !important;
	padding-right: 30px !important;
}

.faqwp .card-header {
	border-color: #cecece !important;
	padding: 10px 0 !important;
}

.faqwp .card-body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 15px !important;
	padding-right: 35px !important;
}

.faqwp h5 button.btn.btn-link::before {
	content: '-';
	position: absolute;
	right: 0;
	background: #00204c !important;
	color: #fff;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 18px;
	border-radius: 100%;
	font-size: 16px;
}

.faqwp h5 button.btn.btn-link.collapsed::before {
	content: '+' !important;
}
.careerwp .my-form p {
	margin: 0 !important;
}

.careerwp {
	padding: 80px 0;
	background: #e1a12275;
}

.careerwp .my-form input, .careerwp .my-form textarea, .careerwp .my-form select {
	width: 100%;
	padding: 13px;
	border-radius: 25px;
	margin-bottom: 20px;
	color: #000;
	border: none;
	outline: none;
}
.careerwp span.wpcf7-not-valid-tip {
	text-align: left;
}
.careerwp h2 {
	text-align: center;
	align-items: center;
}

.careerwp h2::before {
	background: #07214c;
}

.careerwp input.wpcf7-form-control.wpcf7-submit {
	width: auto;
	padding: 13px 50px;
	background: #07214c;
	color: #fff;
	cursor: pointer;
	transition: all .3s ease-in-out;
	border: 2px solid #07214c;
}

.careerwp p {
	text-align: center;
}

.careerwp input.wpcf7-form-control.wpcf7-submit:hover {
	background: transparent;
	color: #07214c;
}

.careerwp .my-form p span.ajax-loader {
	position: absolute;
	bottom: 20px;
	left: 140px;
}

/* 404 */

.error404 header#masthead, .error404 footer {
    display: none;
}

body.error404.logged-in.admin-bar.mega-menu-header-menu.hfeed.customize-support {
    margin: 0px !important;
    overflow: hidden;
}

.error404 main#primary {
    height: 100vh;
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.error404 main#primary section.error-404.not-found {
    width: 100%;
    padding: 0 40px;
    position: relative;
}

.error404 main#primary::before {
    background: #00204c;
    background: -moz-linear-gradient(top, rgba(92, 48, 127, 1) 1%, rgba(173, 32, 115, 1) 100%);
    background: -webkit-linear-gradient(top, #00204c 1%, #000 100%);
    background: linear-gradient(to bottom, #00204c 1%, rgb(0 0 0) 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .7;
    content: '';
}

.error404 main#primary section.error-404.not-found h1.page-title {
    color: #fff;
    font-size: 120px;
    font-weight: bold;
    margin: 0;
    letter-spacing: 5px;
    font-family: 'Montserrat';
}

.error404 main#primary section.error-404.not-found p {
    color: #fff;
    font-size: 17px;
    margin: 0 auto;
    padding-top: 10px;
    max-width: 800px;
}

.error404 main#primary section.error-404.not-found .page-content {
    margin: 0;
}
.error404 main#primary section.error-404.not-found a {
    background: #fff;
    display: inline-block;
    padding: 15px 30px;
    margin-top: 20px;
    border-radius: 50px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    color: #00204c;
    border: 2px solid #fff;
    transition: all .3s ease-in-out;
}

.error404 main#primary section.error-404.not-found a:hover {
    background: transparent;
    color: #fff;
}
.error404 main#primary section.error-404.not-found strong {
    color: #fff;
    font-size: 28px;
}
/*  */

.page-template-quick-links .careerwp ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    background: #00206d;
    margin: 0;
}

.page-template-quick-links .careerwp ul li strong {
    font-size: 20px;
    display: block;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}

.page-template-quick-links .careerwp ul li a {
    display: inline-block;
    font-size: 16px;
    word-break: break-all;
    color: #fff;
    font-weight: 500;
}
.page-template-quick-links .careerwp ul li:hover {
    background: #3052a5;
}
.page-template-quick-links .careerwp ul li {
    text-align: center;  
    position: relative;
    padding: 40px 20px;
    border-bottom: 1px solid #ffffff14;
    border-right: 1px solid #ffffff14;
    width: 50%;
    transition: all .3s ease-in-out;
}

.page-template-quick-links .careerwp ul p {
    text-align: center;
    margin: 0;
}


/* Responsive */

@media(max-width: 1441px){
	h2 {
		font-size: 32px;
	}
	h3 {
		font-size: 22px;
	}
	.teamlist strong {
		margin-bottom: 15px;
		font-size: 16px;
	}
	.hometeam {
		padding: 80px 0 30px;
	}
	.teamlist h3 {
		margin-bottom: 2px;
	}
	div#hometst {
		padding: 70px 0 0;
	}
	.faq-scetion {
		padding: 70px 30px;
	}
	.serviceWp {
		padding-top: 20px;
	}
	.homeservices {
		padding: 70px 0;
	}
	.homeblurbs {
		padding: 80px 0 290px;
	}
	.itemWp h2 {
		font-size: 45px;
	}
	.itemWp p {
		font-size: 15px;
		margin: 0px 0 30px;
	}
	h6 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	div#main-slider .itemWp a {
		font-size: 14px;
	}
	.page-id-27 .testimonials, .page-id-36 .testimonials {
		padding-bottom: 60px;
	}
	.testimonials .heading h2::before {
		margin-bottom: 20px;
	}
	.pageform {
		padding: 60px 0;
	}
}


@media(max-width: 1281px){
	.top-menu select#gtranslate_selector {
		margin-right: 0;
	}
	#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
		background: transparent !important;
	}
	#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-flyout ul.mega-sub-menu {
		width: 100%;
	}
	header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu li a {
		background: #e1a12280 !important;
		padding: 4px 15px !important;
	}

	header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu {
		padding: 0 !important;
	}

	header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu li {
		padding: 0 !important;
	}

	header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu li ul {
		width: 100%;
	}

	header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .listServices h2::before {
		display: none;
	}
	header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .listServices ul a {
		width: 100%;
		margin: 0;
		padding: 0px 15px 5px 15px !important;
		color: #000 !important;
	}
	header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .listServices h2::before {
		display: none;
	}
	header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .listServices h2 {
		font-size: 14px;
		line-height: 26px;
		padding: 0 15px;
		color: #07214c;
		font-family: 'Montserrat';
		text-transform: unset;
		font-weight: bold;
	}
	header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .blocksmenus {
		width: 100%;
		padding: 0;
	}
	header#masthead div#mega-menu-wrap-header_menu ul.mega-sub-menu .blockWrapServ {
		display: block;
		background: #e1a12280 !important;
		padding: 10px 0;
	}
	div#mega-menu-wrap-header_menu {
		width: 100%;
		max-width: 100%;
	}
	#mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		color: #07214c;
		height: auto;
		width: auto;
		right: auto;
		line-height: inherit;
		font-size: 20px;
		top: -4px;
	}
	#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item span.mega-indicator {
		position: absolute !important;
		right: 10px;
	}
	header#masthead div#mega-menu-wrap-header_menu a.mega-menu-link {
		padding: 6px 15px !important;
		background: #e1a122 !important;
		height: auto !important;
		line-height: unset !important;
		color: #fff !important;
	}
	div#mega-toggle-block-0 {
		background: #e1a122;
		margin: 0 !important;
		height: auto !important;
		padding: 8px 3px 4px 4px;
	}

	div#mega-toggle-block-0 span.mega-toggle-animated-box span, div#mega-toggle-block-0 span.mega-toggle-animated-box span::before, div#mega-toggle-block-0 span.mega-toggle-animated-box span::after {
		width: 25px !important;
		height: 2px !important;
		background: #fff !important;
		opacity: 1 !important;
	}

	span.mega-toggle-animated-box {
		width: 28px !important;
	}

	.top-header {
		margin-bottom: 10px;
	}

	span.mega-toggle-animated-inner::before {
		top: 8px !important;
	}

	span.mega-toggle-animated-inner::after {
		top: 16px !important;
	}
	nav#site-navigation {
		width: 100%;
	}
	.logo {
		position: absolute;
		width: 200px;
	}
	.top-header {
		margin-bottom: 10px;
	}
	.menu-toggle, .main-navigation.toggled ul {
		display: none !important;
	}
	#mega-menu-wrap-header_menu .mega-menu-toggle {
		display: flex;
		background: transparent;
	}
	#mega-menu-wrap-header_menu .mega-menu-toggle.mega-menu-open {
		background: #e1a122;
		border-radius: 0;
	}
	#mega-menu-wrap-header_menu .mega-menu-toggle.mega-menu-open + #mega-menu-header_menu {
		display: block;
	}
	#mega-menu-wrap-header_menu .mega-menu-toggle + #mega-menu-header_menu {
		background: transparent;
		padding: 0px 0px 0px 0px;
		display: none;
	}
	#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item {
		display: list-item;
		margin: 0;
		clear: both;
		border: 0;
	}
	#mega-menu-wrap-header_menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
		opacity: 0 !important;
	}
	#mega-menu-wrap-header_menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		top: 19px !important;
	}
	header#masthead div#mega-menu-wrap-header_menu li.mega-current-menu-item a.mega-menu-link, header#masthead div#mega-menu-wrap-header_menu li a.mega-menu-link:hover {
		color: #e1a122 !important;
		background: #fff !important;
	}
}
@media(max-width: 1201px){
	.teamlist img {
		height: 270px;
	}
	.videosection .video iframe {
		height: 500px;
	}
}
@media(max-width: 991px){
	.page-template-quick-links .careerwp ul li {
    	width: 100%;
	}
	.sp-list {
	    padding: 40px 40px 20px;
    	width: 100%;
    	margin: 0 0px 20px;
    	min-height: auto;
	}
	.careerwp {
		padding: 40px 0;
	}
	.blank h3 {
		font-size: 18px;
	}
	.blank {
		padding: 50px 0;
	}
	.articlessc {
		padding: 50px 0 50px;
	}
	.articlessc .container .articlelist {
		width: calc(100% / 2 - 30px);
	}
	.page-id-27 .hometeam, .page-id-36 .hometeam {
		padding-top: 60px;
	}
	div#choose {
		padding: 60px 0;
	}
	.uniquewp .uniquelist {
		width: 100%;
		margin: 0 0px 20px;
		padding: 50px 20px;
	}
	.uniquewp .uniquelist i {
		font-size: 50px;
		margin-bottom: 20px;
	}
	.uniquewp {
		padding: 0px 0 40px;
	}
	.uniquewp .uniquelist:hover {
		transform: scale(1);
	}
	.banner {
		height: 450px;
	}
	div#aboutpg {
		margin-top: -40px;
	}
	.homeblurbs {
		padding: 60px 0 270px;
	}
	.blurbwrap>div {
		width: 49%;
		margin-bottom: 12px;
		padding: 45px 20px;
	}
	.servicelist:nth-child(2n) {
		border-right: none !important;
	}
	.servicelist:nth-child(3n) {
		border-right: 1px solid #e1e1e1;
	}
	.servicelist {
		width: 50%;
	}
	.faqWp>div {
		width: 100%;
		padding: 60px 20px;
	}

	h2 {
		font-size: 26px;
	}
	.teamlist {
		width: calc(100% / 2 - 50px);
	}
	.footermenu ul li {
		padding: 0 10px;
	}
	.footerwp>div:first-child a {
		font-size: 14px;
	}
	.bottomtext .container {
		padding: 20px;
		margin-top: 0px;
	}
	.footerlist {
		width: 50% !important;
		margin-bottom: 50px;
	}
	p {
		font-size: 15px;
		line-height: 23px;
	}
	.owl-dots .owl-dot {
		height: 15px;
		width: 15px;
		border: 2px solid #756308!important;
	}
	.owl-dots .owl-dot.active {
		border: 2px solid #fbfbfb!important;
	}
	.homeabout .aboutcnt {
		padding: 40px 30px;
		width: 100%;
	}
	.aboutImg {
		width: 100%;
	}
	.homeabout {
		padding: 30px 0 60px;
	}
	.Sp-services {
		margin-top: 0;
		padding-top: 60px;
	}
	.sp-list h3 a {
		font-size: 22px;
	}
	div#main-slider .item {
		height: 600px !important;
	}
	.itemWp h2 {
		font-size: 30px;
	}
	h6 {
		font-size: 14px;
	}
	.itemWp h6::before {
		height: 1px;
		width: 45px;
	}
	.top-menu {
/* 		display: none; */
	}
}


@media(max-width: 767px){

	.faqwp h5 button {
		font-size: 16px !important;
	}
	div#videosc .videoWrapper img {
		height: auto;
	}
	.contentWrap {
		width: 100%;
		margin: 0px 0px 60px;
	}
	.articlessc .container .articlelist {
		width: calc(100% / 1 - 30px);
	}
	.offices {
		padding: 20px;
	}
	.offices .container {
		width: 100%;
	}
	.officetxt {
		width: 100%;
		padding: 50px 30px;
	}
	.Sp-services {
		padding-top: 50px;
	}
	.sp-list {
		padding: 40px 30px 10px;
		width: 100%;
		margin-bottom: 10px;
	}
	.servicelist h3 a {
		font-size: 18px;
	}
	.servicelist {
		width: 100%;
		border-right: none !important;
		padding: 40px 20px;
		background: #07214c0f;
	}
	.servicelist:hover {
		transform: scale(1);
	}
	.servicelist p {
		margin: 0;
	}
	.servicelist:nth-child(7) {
		border-bottom: 1px solid #e1e1e1;
	}
	.tstcontent h3 {
		margin-bottom: 0;
	}
	.testimonials .owl-dots {
		position: static;
		text-align: center;
		background: #f4ddb9;
		padding-bottom: 30px;
	}
	.testimonials .owl-dot:nth-child(1), .testimonials .owl-dot:nth-child(2), .testimonials .owl-dot:nth-child(3), .testimonials .owl-dot:nth-child(4), .testimonials .owl-dot:nth-child(5) {
		display: inline-block;
		margin: 0 4px;
	}
	.testimonials .item img {
		height: 100px;
		width: 100px;
		position: static;
		margin: 0 auto 20px;
	}
	.tstwp {
		padding-top: 30px;
	}
	.tstcontent {
		padding: 0px 20px 10px;
		text-align: center;
	}
	.testimonials .item {
		padding-top: 0;
	}
	.hometeam {
		padding: 70px 0 50px;
	}
	.teamlist img {
		height: auto;
	}
	.teamwp {
		margin: 0;
	}
	.teamcnt {
		top: 0px;
		left: 0;
	}
	.teamlist {
		width: 100%;
		margin: 0 0px 20px;
	}
	.footerwp>div:first-child {
		display: none;
	}
	.bottomtext p {
		font-size: 13px;
		line-height: 20px;
	}
	footer h3 {
		font-size: 18px;
	}
	.footerlist {
		width: 100% !important;
		margin-bottom: 35px;
		padding: 0;
	}
	.footerwp {
		margin: 0;
	}
	.footermenu ul li {
		display: block;
		margin-bottom: 3px;
		padding: 0;
	}
	footer {
		padding-top: 50px;
	}
	.footermenu ul {
		padding: 25px 0;
		text-align: left;
	}
	.footerwp .top a::before, .footerwp .top a::after {
		opacity: 0;
	}
	.footerwp .top {
		text-align: left;
	}
}


@media(max-width: 541px){
	.page-template-quick-links .careerwp ul li strong {
		font-size: 17px;
	}
	.page-template-quick-links .careerwp ul li a {
		font-size: 14px;
	}
	.error404 main#primary section.error-404.not-found h1.page-title {
    	font-size: 70px;
	}
	.error404 main#primary section.error-404.not-found strong {
    	font-size: 20px;
	}
	.error404 main#primary section.error-404.not-found a {
    	font-weight: bold;
    	font-size: 13px;
	}
	.top-menu select#gtranslate_selector {
		width: 100%;
	}
	.faqwp {
		padding: 40px 0 50px;
	}
	.rightcat::before {
		top: 50px;
	}
	.rightcat select {
		max-width: 100%;
	}
	.rightcat .title {
		width: 100%;
		text-align: left;
	}

	.rightcat form {
		width: 100%;
		text-align: left;
		margin-top: 10px;
	}
	.banner h6::before, .banner h6::after {
		display: none;
	}
	.pageform form.wpcf7-form span {
		width: 100%;
	}
	.itemWp h2 {
		font-size: 25px;
	}
	.itemWp p {
		font-size: 14px;
		margin: 0px 0 20px;
	}
	div#main-slider .itemWp a {
		padding: 12px 30px;
		font-size: 14px;
	}
	h2 {
		font-size: 23px;
	}
	.aboutcnt .linkwp a {
		display: block;
		padding: 13px 30px;
		font-size: 13px;
		text-align: center;
	}
	.homeservices {
		padding: 60px 0;
	}
	.blurbwrap>div {
		width: 100%;
		max-width: 300px;
		margin: 0 auto 12px;
	}
	.videosection {
		margin-top: 40px;
	}
	.homeblurbs {
		position: relative;
		padding: 60px 0;
	}
	.videosection .video iframe {
		display: block;
		height: 250px;
	}
}

.services-archive .service-card {
  transition: all 0.3s ease;
}
.services-archive .service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.services-archive .service-card img {
  object-fit: cover;
  width: 100%;
  height: 200px;
}
/* Floating Contact Button */
.floating-contact {
  position: fixed;
  bottom: 80px;
  right: 25px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-family: 'Poppins', sans-serif;
}

.contact-toggle {
  background-color: #e63946;
  color: #fff;
  border: none;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 22px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.25);
  transition: all 0.3s ease;
}

.contact-toggle:hover {
  transform: scale(1.1);
  background-color: #d62828;
}

.contact-box {
  display: none;
  flex-direction: column;
  margin-bottom: 10px;
  width: 190px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
  overflow: hidden;
  animation: slideIn 0.3s ease forwards;
}

.contact-item {
  display: flex;
  align-items: center;
  padding: 12px 15px;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  transition: all 0.3s ease;
}

.contact-item:last-child {
  border-bottom: none;
}

.contact-item i {
  margin-right: 10px;
  font-size: 18px;
}

.contact-item.call:hover { background: #0077b6; color: #fff; }
.contact-item.whatsapp:hover { background: #25D366; color: #fff; }
.contact-item.email:hover { background: #e63946; color: #fff; }

@keyframes slideIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}
.contact-toggle {
  animation: pulse 1.8s infinite;
}
@keyframes pulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(230,57,70, 0.6); }
  50% { box-shadow: 0 0 0 10px rgba(230,57,70, 0); }
}
