*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
body {
	font-size: 15px;
	line-height: 1.7;
	color: #6b6b6b;
	font-family: 'Open Sans', sans-serif;
}
ul,li{
	list-style: none;
}
a,a:hover{
	text-decoration: none;
	color: #005ba0;
}
.GalleryBox .col-sm-4.col-xs-6 {
    margin: 15px 0;
}
.col-sm-7.map-box1 {
    padding: 0 15px 0 0;
}
.col-sm-7.map-box1 img{
    width:100%;
}
.col-sm-7.map-box1 iframe {
    width: 100%;
}
/*====================================STARTING LINE OF SCROLLBAR CSS OF GLOBAL*/
::-webkit-scrollbar {
	width: 8px;
}
::-webkit-scrollbar-track {
	background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
	background: #3b3bcc;
}
/*====================================ENDING LINE OF SCROLLBAR CSS OF GLOBAL*/
h1 {
	font-size: 40px;
	margin: 0;
	font-weight: 800;
	color: #494949;
	margin-bottom: 15px;
	line-height: 55px;
	font-family: 'Roboto', sans-serif;
}
h2 {
	font-size: 40px;
	margin: 0;
	color: #131a1b;
	font-weight: 600;
	line-height: 45px;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
}
h3 {
	font-size: 20px;
	color: #fff;
}
.banner .sldB h4 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 15px;
    color: #3f3e3d;
}
.banner .sldB h4 strong {
    font-weight: 500;
    font-size: 22px;
    margin-top: 10px;
    color: #3f3e3d;
}
.refCell img.img-responsive {
    width: 100%;
}

.mapsection {
    margin-bottom: 0;
    margin-top: 60px;
}
.mapsection .col-sm-3 .mapcol {
    overflow: hidden;
    margin-bottom: 0px;
    border: 2px solid #f3f3f3;
    border-radius: 3px;
    padding: 5px;
    background: #f3f3f3;
}
.mapsection .col-sm-3 .mapcol .mapouter {height: 200px;overflow: hidden;width: 100%;border-radius: 5px;}
.mapsection .col-sm-3 .mapcol .mapouter .gmap_canvas {
    width: 100%;
    height: 100%;
}
.mapsection .col-sm-3 .mapcol .mapouter .gmap_canvas iframe#gmap_canvas {
    width: 100%;
    height: 100%;
}
.mapsection .col-sm-3 .mapcol h3 {
    color: #005a9f;
    font-size: 18px;
    text-align: center;
    margin: 10px 0;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}
.mapsection .col-sm-3 .mapcol p {
    margin: 0 0 20px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    height: 40px;
}

/*=======================================================HEADER SECTION*/
.spacer {
	padding: 60px 0;
}
.heading {
	margin: 0 0 30px;
	text-align: center;
}
.spacer.testimonials h2 {
	line-height: 35px;
}
.heading h2 {
	margin: 0 0 15px;
	font-size: 36px;
	color: #3c4752;
	line-height: 40px;
	font-family: 'Roboto', sans-serif;
}
.heading p {
	margin: 0;
	font-size: 16px;
	line-height: 1.4;
	color: #444444;
	font-family: 'Roboto', sans-serif;
}
.imgV {
	width: 100%;
}
.container {
	margin: 0 auto;
	max-width: 1140px;
	position: relative;
}
.midFooter a, .bottom_footer .row p, .newSletter p, .aboutLogo p, .contactInfo li {
	color: #000000;
	font-weight: 500;
}
.hexaBox svg {
	height: 65px;
	width: 65px;
}
.pwrdBy img {
	width: 30px;
}
.pwrdBy strong img {
	width: 22px;
}
/*===================================================== HEADER CSS*/
.header.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	box-shadow: 0 0 20px rgb(0 0 0 / .2);
}
.header.sticky .burgerMenu span {
	width: 22px;
	height: 3px;
	margin: 4px 0;
	background:#fff;
}
.header.sticky .collapseNav ul > li > a {
	display: block;
}
.header.sticky .logoBrand a {
	margin: 0;
}
.header.sticky .topHeader {
	display: none;
}
.header {
	width: 100%;
	z-index: 9;
	transition: all .5s linear;
	background-color: #fbf4ec;
}
.info li {
	color: #ffffff;
}
.info ul li {
	padding-right: 12px;
}
.topHeader {
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid rgb(37 128 69);
	background: #086f2c;
}
.info1 ul, .s_m1 .s_m, .t_c1 ul, .col-sm-1.lang1 a {
	list-style: none;
	margin: 0;
	display: flex;
	font-size: 14px;
	letter-spacing: .5px;
	line-height: 14px;
}
.col-sm-1.lang1 .lang a span {
	margin-left: 7px;
	margin-top: 2px;
	font-size: 12px;
}
.topHeader ul.s_m li i {
	color: #ffffff;
}
.info1 {
	-ms-flex: 0 0 85%;
	flex: 0 0 85%;
	max-width: 85%;
	padding-right: 0;
	padding: 0;
}
.col-sm-2.t_c1 ul {
    justify-content: flex-end;
}
.info ul li i {
	margin-right: 6px;
	color: #ffffff;
}
.s_m1 .s_m {
    justify-content: flex-end;
}
.s_m1 {
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	max-width: 15%;
	padding: 0;
}
.t_c1 {
	-ms-flex: 0 0 13%;
	flex: 0 0 13%;
	max-width: 13%;
	padding: 0;
}
.topHeader .t_c li {
	color: #fff;
	padding-right: 0;
}
.lang1 {
	-ms-flex: 0 0 8%;
	flex: 0 0 8%;
	max-width: 8%;
	padding-left: 0;
	display: none;
}
.sldB h1 {
	color: #fffffd;
}
.middelHeader nav {
	position: relative;
}
.middelHeader .logoBrand {
	position: relative;
	z-index: 1;
	width: 60%;
	max-width: 60%;
	flex: 0 0 60%;
	display: block;
}
.blogCONTENT {
	position: relative;
	top: 0;
}
.middelHeader .logoBrand a {
	font-size: 40px;
	text-decoration: none;
	line-height: 40px !important;
	width: auto;
	margin: 0px 0 0 0;
	font-family: 'Roboto', sans-serif;
	color: #ffffff !important;
	padding: 10px 0px;
	display: block;
	font-weight: 700;
}
.logoBrand img {
	max-width: 100px;
}
.middelHeader .collapseNav{position: relative;z-index: 1;display: flex;}
.middelHeader .collapseNav ul {
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: flex-end;
	width: 40%;
	max-width: 40%;
	flex: 0 0 40%;
}
.middelHeader .collapseNav li{
    position: static;
}
.middelHeader .burgerMenu{position: absolute;z-index: 1;left: -75px;top: 50%;transform: translateY(-50%);}
.middelHeader .burgerMenu span{display: block;width: 26px;height: 3px;background: #fdfeff;margin: 5px 0;}
.topHeader ul.s_m li {
	padding: 0 0 0 9px;
}
.topHeader .t_c a {
	color: #fdfeff;
	font-size: 14px;
	letter-spacing: .5px;
}
.col-sm-1.lang1 .lang a {
	color: #fdfeff;
	display: block;
}
.middelHeader .collapseNav a i.fas.fa-chevron-down {
	font-size: 12px;
}
.middelHeader .collapseNav ul > li > a {
	padding: 36px 0;
	display: block;
	line-height: 16px;
	color: #000000;
	font-size: 16px;
	font-weight: 600;
}
.prfile-user a {
	padding: 17px 0 17px 12px !important;
}
.prfile-user a i {
	border: 2px solid #ffffff;
	border-radius: 50%;
	width: 38px;
	font-size: 14px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sldB h3 {
	font-size: 25px;
	margin-bottom: 15px;
	color: #f5f5f5;
}
.sldB strong {
	color: #6b6b6b;
	font-family: 'Roboto', sans-serif;
	display: block;
	font-weight: 600;
}
.sldB h1 {
	color: #3f3e3d;
	font-size: 50px;
	font-weight: 600;
	line-height: 55px;
	margin-bottom: 40px;
	letter-spacing: 0px;
	font-family: 'Roboto', sans-serif;
}
.sldB a {
	padding: 15px 30px;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	letter-spacing: 0;
	margin: 15px 0 0;
	font-size: 15px;
	border-radius: 5px;
	background: #086f2c;
	background: linear-gradient(to top, #086f2c, #22a751);
}
/*=====================================================ABOUT US SECTION CSS*/
.boxShadow {
	max-width: 200px;
	height: 200px;
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #e4aaaa;
	border-radius: 50%;
}
.boxShadow:before {
	box-shadow: 0 0 0 130px #fbf2f2;
	position: absolute;
	left: 0;
	width: 100%;
	content: '';
	height: 100%;
	top: 0;
	border-radius: 50%;
}
.boxShadow:after {
	box-shadow: 0 0 0 70px #f9cece;
	position: absolute;
	left: 0;
	width: 100%;
	content: '';
	height: 100%;
	top: 0;
	border-radius: 50%;
}
/*=============================================== SLIDER SECTION*/
.banner {
}
.sldB {
	position: relative;
	z-index: 3;
}
.industries {
	width: calc(100% - 50px);
	margin: 0 auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 30px;
	z-index: 1;
}
.industriesCenter h3 {
	color: #000000;
	margin: 0;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
}
.industriesCenter {
	display: flex;
}
.industriesCenter .col4 {
	background: rgb(255 255 255 / 70%);
}
.industriesCenter .col4 {
	border-radius: 5px;
	margin: 10px 3px;
	padding: 15px 15px;
	position: relative;
	transition: all .2s linear;
}
.industriesCenter .owl-item.active:after{
	background: #384552;
}
.industriesCenter .col4:hover:after {
	background: transparent;
}
.industriesCenter i {
	color: #1b629e;
}
.industriesCenter p {
	color: #ffffff;
}
.sliderB {
	background: linear-gradient(to left, #00589e, #009bca);
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat;
	padding: 150px 0 150px;
	position: relative;
	z-index: 0;
}
.sliderB:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	z-index: 0;
	opacity: .7;
	background: linear-gradient(45deg, #020e23, rgb(0 0 0 / 30%));
}
.item.sliderB.sliderB_1:after {
	background: #58b958;
	content: "";
	width: 540px;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 999;
	left: 0;
}
.industries-icon {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.industries-icon {
	position: relative;
}
.industriesCenter i {
	color: #000000;
	margin-right: 10px;
	font-size: 15px;
	width: 35px;
	height: 35px;
	background: #fff;
	display: flex;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
}
.industriesCenter p {
	color: #ececec;
	padding: 8px 0 0px 28px;
	margin: 0;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	position: relative;
	z-index: 1;
	line-height: 18px;
}
.industriesCenter .col4:after {
	position: absolute;
	content: "";
	height: 2px;
	width: 90%;
	background: rgb(255 255 255 / 70%);
	bottom: 0px;
	left: 5%;
}
.industriesCenter .col4:before {
	position: absolute;
	content: "";
	height: 115px;
	width: 100%;
	background: transparent;
	top: -14px;
	left: 0px;
	z-index: 0;
}
.sideshape1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 410px;
	z-index: 1;
	background: url(../img/slider_0.png);
	height: 810px;
}
.sideshape2 {
	max-width: 500px;
	position: absolute;
	left: 7.5%;
	z-index: 2;
	top: 12%;
	animation: animate 2.5s infinite;
}
/*=============================================== Header Section social medai*/
.socilMedia {
	position: absolute;
	bottom: 130px;
	left: -65px;
	z-index: 1;
	transform: rotate(-90deg);
}
.socilMedia ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}
.socilMedia ul li {
	padding: 0 10px 0 0px;
}
.socilMedia ul li a {
	text-decoration: none;
	color: #6b6b6b;
	padding: 0 10px 0 0px;
	font-weight: 600;
}
.centerShape {
	box-shadow: 0px 0px 0px 65px #faf1f2, 0px 0px 0px 150px #fbf7f6;
	width: 210px;
	position: absolute;
	height: 210px;
	background-color: #f8c5ca;
	border-radius: 50%;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.centerShape img {
	padding: 0 0px 0px 0px;
	position: absolute;
	top: -70px;
	left: -30px;
	width: 137%;
}
.about-img-icon {
	position: absolute;
	right: 40px;
	top: 5px;
	width: 80px;
	border-radius: 50%;
	box-shadow: 0 0 12px 0px #0000007a;
}
.about-img-icon1 {
	position: absolute;
	bottom: 105px;
	left: 85px;
	width: 50px;
	box-shadow: 0 0 12px 0px #0000007a;
	border-radius: 50%;
}
/*=============================================== home about us*/
.aboutImage {
	position: relative;
	-ms-flex: 0 0 38%;
	flex: 0 0 38%;
	max-width: 38%;
}
.aboutIfo h4 {
	color: #005ba0;
	margin-bottom: 25px;
	line-height: 20px;
	font-size: 25px;
	font-family: 'Roboto', sans-serif;
}
.aboutIfo h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	letter-spacing: -1px;
}
.aboutIfo {
	margin-left: -15px;
}
.aboutSlide p {
	position: relative;
}
.aboutSlide p span {
	position: absolute;
	left: -15px;
	top: -5px;
	color: #40c5a2;
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
}
.mission-main {
	display: flex;
}
.iconImage img {
	width: 30px;
	max-width: 30px;
	margin-right: 15px;
}
.about-mission h3 {
	color: #484848;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	line-height: 17px;
	margin: 0 0 10px;
}
.misionVision {
	padding: 30px 0;
}
.aboutSlide {
	padding: 0;
}
.aboutBtn {
	padding: 12px 30px;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
	margin-top: 15px;
	background: #6e6e6e;
	background: linear-gradient(to top, #6b6b6b, #909090);
}
/*=============================================== Request A Call Back*/
.requestAcallback {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0;
}
.requestAcallback .heading {
	padding: 50px 0 60px;
	margin: 0;
}
.requestAcallback .heading {
	color: #fff;
}
.spacer.requestAcallback .heading h4 {
	font-size: 16px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	margin: 0 0 10px;
}
.requestAcallback .heading h1 {
	font-size: 40px;
	font-family: 'Roboto', sans-serif;
	line-height: 40px;
	letter-spacing: 0;
	color: #fff;
	margin: 0 0 15px;
}
.requestAcallback .heading p {
	margin: 0;
	font-size: 17px;
	line-height: 1.4;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
}
.curve-container.curve__hv-flip {
	position: relative;
}
.curve-container.curve__hv-flip svg.curve-container__curve.curve-one {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	padding: 380px 0 0;
	background: url(../img/imgpsh_fullsize_anim.png);
}
.spacer.requestAcallback .heading h4 {
	font-size: 14px;
	color: #fff;
}
.spacer.requestAcallback .heading {
	color: #fff;
}
.heading {
	color: #fff;
}
.heading h1 {
	font-size: 36px;
}
.contact-orrish {
	text-align: left;
}
.contact-orrish a {
	background: linear-gradient(45deg, #307d64 -10%, #5eb860 67%);
	padding: 15px 40px;
	display: inline-block;
	color: #fff;
	line-height: 15px;
	letter-spacing: .5px;
	font-size: 15px;
	border-radius: 2px;
	font-family: 'Roboto', sans-serif;
	margin: 15px 0 0;
}
/*=============================================== Our Testimonials*/
.spacer.testimonial .heading p {
	color: #222;
}
.spacer.testimonial .heading {
	color: #fff;
	width: 603px;
	max-width: 603px;
	margin: 0px auto 50px;
}
.blogCLM {
	box-shadow: 0 0 15px #b1b1b1;
	position: relative;
}
.adminBTMblog {
	display: flex;
	border-top: 1px solid #e3e3e3;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
}
.lftBLOG {
	width: 100%;
}
.blogCONTENT p {
	margin: 0 0 20px;
	font-size: 14px;
	letter-spacing: .5px;
}
.adminDIV, .blogCONTENT, .adminBTMblog {
	padding-left: 20px;
	padding-right: 20px;
}
.lftBLOG ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin: 0;
}
.lftBLOG ul li a {
	display: flex;
	font-weight: 600;
	align-items: center;
	line-height: 20px;
	color: #343434;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
.blog .row {
	padding: 0 50px;
}
.lftBLOG ul li a img {
	margin: 0 10px 0 0;
}
.btn_all.btnblog {
	text-align: center;
	margin: 30px 0 0;
}	
.adminDIV {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	bottom: 0;
	background: rgb(47 53 64 / 60%);
	padding: 5px 20px;
	width: 100%;
}
.blog-img {
	position: relative;
}
.adminDIV ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0;
}
.leftUl li span {
	display: block;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	padding: 0 0 0 10px;
}
.btn_all a {
	text-transform: uppercase;
	background: linear-gradient(45deg, #307d64 -10%, #5eb860 67%);
	padding: 14px 28px;
	display: inline-block;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	border-radius: 2px;
	letter-spacing: .5px;
}
.blogCONTENT h4 br {
	display: none;
}
.blogCONTENT h4 {
	font-size: 16px;
	margin: 20px 0 10px;
	line-height: 20px;
	color: #343434;
	font-family: 'Roboto', sans-serif;
}
.titleBLOG {
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	letter-spacing: .5px;
}
.rightUl a i {
	padding: 0 2px 0 0;
	font-size: 14px;
}
.rightUl a {
	color: #fff;
	font-size: 13px;
}
.rightUl li {
	padding: 0 0 0px 10px;
}
/*=============================================== ourservices services*/
.services-main-wdth .col-sm-4 {
	padding: 0;
}
.services-col-3 {
	display: flex;
	flex-wrap: wrap;
	line-height: 6px;
	justify-content: center;
	width: 100%;
	padding: 0 !important;
}
.services-col-3.sld-line {
	border-left: 1px solid #98ec9a;
	border-right: 1px solid #98ec9a;
	padding: 0 20px;
}
.iconImage-services {
	margin-right: 16px;
}
.services-content-sld h3 {
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 55px;
	font-weight: 800;
	line-height: 45px;
	font-family: 'Roboto', sans-serif;
}
.iconImage-services img {
	width: 45px;
	margin: 6px 0 0;
}
.services-content-sld p {
	margin: 0;
	line-height: 1.6;
	color: #fff;
	font-size: 18px;
}
.iconImage-services {
	margin-right: 10px;
	width: 50px;
}
.service-slider.spacer {
	position: relative;
}
.services-main-wdth {
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0;
	border-radius: 3px;
	margin: 0 auto;
	background: #005ba0;
}
.ourservices.services{
	position: relative;
	background: #fbfbfb;
}
.ourservices.services .owl-nav, .ourservices.services .owl-dots {
    display: none;
}
.ourservices.services:after {
	background: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 100px -70px;
	content: '';
	left: 0;
	top: 0;
	opacity: .2;
	width: 100%;
	height: 100%;
	position: absolute;
}
.service-contt8 {
	width: 100%;
	padding: 0px 0px 10px;
	text-align: center;
}
.service-contt8 h4 {
	margin: 0;
	font-size: 17px;
	color: #43cca3;
	font-family: 'Roboto', sans-serif;
}
.service-contt8 h2 {
	font-family: 'Roboto', sans-serif;
}
.service-slider.spacer .service-contt8 h4 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 20px;
}
.service-slider.spacer .service-contt8 h2 {
	font-size: 36px;
	font-weight: 500;
}
.services-item-main {
	width: 100%;
}
.ser-item {
	background: #ffffff;
	text-align: center;
	z-index: 0;
	transition: all .5s linear;
	color: #222;
	position: relative;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 0.15);
	border-radius: 5px;
	padding: 35px 15px;
	margin: 15px 10px 15px;
	min-height: 280px;
}
.owl-carousel .owl-item img {
	border-radius: 0;
}
.iconicon1 {
    width: 60px;
    margin: 0 auto;
}
.icon img {
    padding: 0 5px 5px 5px;
}
.ser-item .services-content-item h2 {
	font-size: 18px;
	margin: 0 0 15px;
	color: #343434;
	font-family: 'Roboto', sans-serif;
	line-height: 20px;
}
.services-content-item p {
	line-height: 1.5;
	color: #222;
}
.servie-item-icon {
	position: absolute;
	width: 140px;
	left: 50px;
	top: -36px;
	height: 85px;
	z-index: 4;
	margin: 0px auto 0px;
	background: linear-gradient(360deg, #1ea245, #70da39);
	padding: 0 0 0;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}
.servie-item-icon img {
	display: block;
	margin: 9px auto;
}
.servie-item-icon:before {
	content: "";
	position: absolute;
	top: -46.8675px;
	left: 0;
	width: 0;
	height: 0;
	z-index: -1;
	border-left: 69px solid transparent;
	border-right: 69px solid transparent;
	border-bottom: 46.8675px solid #6cd83a;
}
.servie-item-icon:after {
	content: "";
	position: absolute;
	bottom: -36.8675px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 69px solid transparent;
	border-right: 69px solid transparent;
	border-top: 36.8675px solid #1fa33f;
	z-index: -2;
}
.services-content-item .sbtn {
	padding: 4px 20px 0px;
	display: inline-block;
	font-size: 13px;
	letter-spacing: .5px;
	position: relative;
	text-transform: uppercase;
	color: #343434;
	font-family: 'Roboto', sans-serif;
	margin-top: 10px;
}
.services-content-item a i.fas {
	font-size: 16px;
	padding: 0 0 0 5px;
	margin: 0 0 0;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 5px;
}
.services-content-item {
	padding: 20px 0 0 0;
}
/*=============================================== TESTIMONIAL SECTION*/
.shadow-effect {
	padding: 0 10px;
	border-radius: 4px;
	text-align: center;
}
#customers-testimonials .shadow-effect p {
	font-family: inherit;
	font-size: 17px;
	line-height: 1.5;
	margin: 0 0 17px 0;
	font-weight: 300;
}
.testimonial-name {
	margin: -17px auto 0;
	display: table;
	width: auto;
	background: #3190E7;
	padding: 9px 35px;
	border-radius: 12px;
	text-align: center;
	color: #fff;
	box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
.owl-item.active.center {
	opacity: 1;
}
.owl-item.active.center p {
	opacity: 1;
}
.sldB p {
	color: #3f3e3d;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
	margin-bottom: 0;
}
.owl-item.active.center .star {
	opacity: 1;
}
.owl-item.active .star {
	opacity: 0;
}
#customers-testimonials .item {
	text-align: center;
	padding: 0 0px;
	margin-bottom: 50px;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.owl-carousel .owl-item img {
	display: block;
	border-radius: 0;
}
.ser-item.active a {
}
.aboutIfo h2 strong {
	color: #484848;
	font-family: 'Roboto', sans-serif;
}
#customers-testimonials .shadow-effect p {
	font-family: inherit;
	font-size: 17px;
	line-height: 1.5;
	margin: 0 0 17px 0;
	font-weight: 400;
}
.testimonialText {
	width: 453px;
	margin: 50px -114px;
}
#customers-testimonials .owl-item.active.center .item {
	opacity: 1;
	-webkit-transform: scale3d(1.0, 1.0, 1);
	transform: scale3d(1.0, 1.0, 1);
}
.servie-item-icon img {
	width: 50%;
	max-width: 50%;
}
.owl-item.active.center img.img-circle {
	max-width: 100px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
	background: #3190E7;
	transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots{
	display: inline-block;
	width: 100%;
	text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
	display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
	background: #3190E7;
	display: inline-block;
	height: 20px;
	margin: 0 2px 5px;
	transform: translate3d(0px, -50%, 0px) scale(0.3);
	transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
}
/*===============================================FOOTER SECTION*/
.footer {
	background: #fbf4ec;
	margin: 0;
	border-top: 10px solid #efab53;
	position: relative;
	z-index: 1;
}
.logoFotter.footpadding {
    padding: 0 10px 0 0;
}
.newSletter {
	background: linear-gradient(45deg, #23775d, #3f9a4c,#54b558);
	padding: 20px 50px;
	margin: 0px 0 0;
	position: absolute;
	width: calc(100% - 30px);
	top: -45px;
	border-radius: 10px;
	box-sizing: border-box;
}
.newSletter i {
	color: #ffc41e;
}
.inNewLtr p {
	margin: 0;
}
.inNewLtr form {
	display: flex;
	justify-content: flex-end;
}
.formGroup {
	position: relative;
	max-width: 380px;
	flex: 0 0 400px;
}
.formGroup .Email {
	width: 100%;
	position: relative;
	height: 50px;
	padding: 12px 12px;
	border-radius: 50px;
	border: 2px solid white;
	margin-bottom: 0;
}
.SubscribeBtn {
	position: absolute;
	right: 0;
	padding: 13px 28px;
	border-radius: 50px;
	border: 2px solid white;
	background: #3e9a5b;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	box-shadow: -5px 1px 5px rgb(0 0 0 / .1);
}
/*================middle footer*/
.orisishPBy {
	background: linear-gradient(60deg, #368e5b, #52b969);
	border-radius: 8px;
	position: absolute;
	width: 250px;
	bottom: -30px;
}
.pwrdBy {
	display: flex;
	align-items: center;
	padding: 10px 10px;
}
.logoFotterB {
	display: block;
	border-right: 1px solid white;
	margin: 0 15px 0 0;
	padding-right: 15px;
}
.pwrdBy p {
	margin: 0;
	font-size: 17px;
	padding-right: 30px;
	color: white;
	font-family: 'Roboto', sans-serif;
}
.pwrdBy strong {
	font-size: 25px;
	color: #e8f0f7;
	font-family: 'Roboto', sans-serif;

}
.midFooter {
	padding: 70px 0 50px;
}
.logoFotterT {
}
.midFooter h3 {
	margin: 0 0 20px;
	font-family: 'Roboto', sans-serif;
	color: #000000;
	font-weight: 600;
	font-size: 18px;
}
.serRow ul {
	display: flex;
	flex-wrap: wrap;
}
.serRow ul li {
	max-width: 50%;
	flex: 0 0 50%;
	margin: 0 0 5px;
}
.contactInfo li {
	padding: 0 0 15px 30px;
	position: relative;
}
.contactInfo li i {
	color: #efab53;
	position: absolute;
	left: 0;
	top: 5px;
	font-size: 18px;
}
.midFooter a i {
	color: #efab53;
}
.logoFotterT {
	display: block;
	margin: 0 0 20px;
}
.logoFotter a {
	color: #ffffff;
	font-weight: 600;
}
.orisishSm {
	margin: 25px 0 0px;
}
.orisishSm ul {
	display: flex;
	align-items: center;
	margin: 0;
}
.orisishSm ul li {
	width: 38px;
	height: 38px;
	display: block;
	border: 1px solid #e31e24;
	margin: 0 8px 0 0;
	border-radius: 50%;
	padding: 0;
	background: transparent;
}
.orisishSm ul li a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 38px;
}
.orisishSm ul li a i {
	position: relative;
	font-size: 15px;
	top: 0;
	color: #e31e24;
}
/*===============bottom footer*/
.bottom_footer {background: #fbf4ec;border-top: 1px solid #e6d0b3;}
.bottom_footer .row {
}
.bottom_footer .row a {
	display: inline-block;
	color: #fff;
}
.bottom_footer .row a img {
	max-width: 90px;
}
.bottom_footer .row .col-sm-5 p {
	margin: 0;
	color: #1e2224;
	font-weight: 600;
	text-align: end;
	align-items: center;
	justify-content: flex-end;
	display: flex;
}
.bottom_footer .row {
	padding: 10px 0;
}
a.logoFotterT img {
	max-width: 100px;
}
.bottom_footer .row .col-sm-7 p {
    text-align: left;
    margin: 0;
    font-weight: 600;
    color: #1e2224;
}
a.logoFotterT {
	font-size: 36px;
	line-height: 36px;
	text-decoration: none;
	font-weight: 700;
	width: auto;
	font-family: 'Roboto', sans-serif;
	color: #ffffff;
	display: block;
	margin-bottom: 15px;
}
.bottomBorder {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 30px 30px 0px 0px;
	height: 10px;
	background: #50b668;
}
.choose-item {
	background-color: #ffffff;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(2, 14, 103, 0.1);
	box-shadow: 0px 10px 30px 0px rgba(2, 14, 103, 0.1);
	padding: 45px 35px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	z-index: 5;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	margin: 0 auto;
	max-width: 730px;
	position: relative;
}
.form-wrapper {
	display: block;
	padding: 0;
}
.row-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.form-wrapper .row-form .col-sm-6 {
	margin-bottom: 20px;
}
textarea#textarea, textarea#textarea:focus {
	width: 100%;
	border: 0;
	font-family: 'Roboto', sans-serif;
	padding: 0 10px;
	color: #7b7b7b;
	height: 125px;
	border-bottom: 1px #ebeeef solid;
	outline: none;
}
input[type="text"] {
}
.form-wrapper input,.form-wrapper input:focus {
	width: 100%;
	padding: 0 10px;
	outline: none;
	height: 45px;
	border: none;
	border-bottom: 1px #ebeeef solid;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: .5px;
	margin: 0;
}
.choose-item::before {
	position: absolute;
	background: #ffffff;
	content: '';
	top: -10px;
	left: 1%;
	width: 98%;
	z-index: 2;
	height: 34px;
	opacity: 0.85;
	border-radius: 22px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
}
.choose-item::after {
	position: absolute;
	background: #ffffff;
	content: '';
	top: -18px;
	left: 3%;
	width: 94%;
	height: 34px;
	background-image: -ms-linear-gradient( 90deg, rgb(59, 38, 219) 1%, rgb(123, 25, 203) 100%);
	opacity: 0.5;
	z-index: 1;
	border-radius: 22px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
}
.container {
	z-index: 1;
}
.pageTitleHeading h4 {
	font-size: 18px;
	color: #ffffff;
	position: relative;
	font-weight: 400;
}
.pageTitleHeading h2 {
	margin: 0px 0 10px;
	font-size: 45px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
.pageTitleHeading p {
	font-size: 16px;
	margin: 0;
	color: #e7e7e7;
	line-height: 1.5;
}

.pageTitleBg1 {
	background: url(../img/privacy-policy.jpg) !important;
    background-position: center !important;
    background-size: cover !important;
}


.pageTitleHeading {
	text-align: center;
}
.pageTitleHeading ul {
	display: none;
	align-items: center;
	margin: 0 0 15px;
}
.pageTitleHeading ul li {
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
	line-height: 22px;
}
.pageTitleHeading ul a {
	color: #ffffff;
	display: inline-block;
}
.pageTitleHeading ul li a:last-child {
	font-weight: 400;
	color: #f9f9f9;
	font-size: 18px;
}
.pageTitleBg2:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	z-index: 0;
	opacity: .7;
	background: #5d5353;
}
.privacy {
	padding: 60px 0;
	position: relative;
	float: left;
	width: 100%;
}
.clearfix{
	clear:both;
}
.td-page-content.tagdiv-type {
	margin-top: 30px;
	padding: 0 0 0 0px;
}
.td-page-content.tagdiv-type p strong {
	font-size: 20px;
	line-height: 22px;
	margin-top: 35px;
	display: block;
	color: #494949;
	font-weight: 600;
}
.privacy h2 {
	position: relative;
	font-size: 36px;
	font-weight: 700;
	color: #494949;
	margin: 0;
	line-height: 45px;
	display: flex;
	align-items: center;
}
.pRelative {
	position: relative;
	padding: 0 0 0 45px;
}
.pRelative img {
	max-width: 32px;
	position: absolute;
	left: 0;
	top: 6px;
}
.left_privacy {
	float: left;
	padding-left: 50px;
	width: 75%;
}
.rows {
	width: 100%;
	float: left;
}
.right_privacy {
	width: 25%;
	float: left;
	position: sticky;
	top: 80px;
	position: -webkit-sticky;
}
.right_privacy ul {
	background: #ffffff;
	padding: 0;
	box-shadow: 0 0 15px -5px #f3f3f3;
	border: 1px solid #f9f9f9;
	min-height: 400px;
}
.right_privacy ul a {
	display: block;
	padding: 15px 15px;
	color: #828282;
	font-size: 15px;
	font-weight: 500;
	border-bottom: 1px solid #efefef;
}
.right_privacy ul li {
	margin-bottom: 1px;
}
.right_privacy ul a:hover {
	color: #fff;
	transition: all .4s linear;
	background: #43cea2;
	background: linear-gradient(to bottom, #43cea2, #185a9d);
}
.right_privacy ul li.active a {
	color: #fff;
	background: #43cea2;
	background: linear-gradient(to top, #43cea2, #185a9d);
} 
/*==========================CONTACT US PAGE*/
.orrish-google-map {
	margin-bottom: 0;
	position: relative;
}
.contactInfo p {
	line-height: 1.8;
	color: #7e7e7e;
}
.contact-banner-orrish {
	background: url(../img/bg-page-header.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 110px 0;
}
.social-icon-contact {
	display: flex;
	flex-wrap: wrap;
}

.social-icon-contact li {
	padding: 4px 7px;
	background: red;
	margin: 0 4px;
	border-radius: 11px;
}
.contact-text h1 {
	font-size: 52px;
	color: #5d5555;
}
.social-icon-contact {
	display: flex;
	flex-wrap: wrap;
	margin-top: 120px;
} 

.social-icon-contact li {
	padding: 13px 0px;
	background: #3ba119ed;
	margin: 0 4px;
	border-radius: 19px;
	height: 40px;
	color: #fff;
	max-width: 40px;
	width: 40px;
	text-align: center;
	line-height: 15px;
}
.social-icon-contact li i {
	color: #fff;
	font-size: 15px;
}
.contact-form {
	margin: 0;
}
.contact-form form {
	padding: 0 0px;
}
.contact-form .form-row {
	padding: 30px 30px;
}
.contact-form .form-titel {
	padding: 30px 30px 5px;
	display: flex;
	background: #ffffff;
}
.contact-form .form-titel i {
	font-size: 40px;
	padding-right: 25px;
	color: #fff;
}
.contact-form .form-titel p {
	display: inline-block;
	margin: 0;
	font-size: 25px;
	color: #2c2b2a;
	font-weight: 700;
	line-height: 25px;
}
.contact-form .col-md-6:nth-child(2), .contact-form .col-md-6:nth-child(4) {
	padding-left: 8px;
}
.contact-form .col-md-6:nth-child(1), .contact-form .col-md-6:nth-child(3) {
	padding-right: 8px;
}
.contact-form .form-row input {
}
.contact-form textarea#comment {
	border-radius: 5px;
	border: 1px solid #e8e8e8;
	height: 130px;
}
.contact-form .form-group {
	margin: 0;
}
.captcha {
	padding: 16px 0 0;
}
.captcha img {
	width: 100%;
	border-radius: 2px;
}
.block-btn {
	width: 160px;
	display: block;
	font-weight: 600;
	border: none;
	color: #f9f9f9;
	padding: 14px 20px;
	border-radius: 3px;
	margin: 30px 0 0;
	background: #707070;
	background: linear-gradient(to top, #6b6b6b, #909090);
}
.contact-drop-box input#myfile {
	width: 100%;
	margin: 0;
	padding: 10px 90px;
	position: relative;
	margin-bottom: 25px;
	background: linear-gradient(45deg, #307d64 -10%, #5eb860 67%);
}
.proposal-contact {
	position: relative;
	margin-left: 10px;
	margin-top: 40px;
}
.proposal-contact:before {
	content: "";
	width: 2px;
	height: 90%;
	top: 2px;
	position: absolute;
	left: 0;
	background: #22779e;
}
.proposal-contact li {
	position: relative;
}
.proposal-contact li a span {
	display: block;
	width: 18px;
	position: absolute;
	top: -4px;
	animation: rotate .5s infinite;
	right: -30px;
}
@keyframes rotate{
	0%{ transform:rotate(0deg); }
	100%{ transform:rotate(-7deg);}
}
.proposal-contact li a span img {
	width: 100%;
}
.proposal-contact li h3 {
	color: #494949;
	font-size: 17px;
	margin: 0 0 10px;
}
.proposal-contact li:after {
	content: "";
	width: 20px;
	height: 20px;
	border-radius: 11px;
	position: absolute;
	border: 2px solid #22779e;
	left: -26px;
	background: #fff;
	top: 0;
}
.proposal-contact li:before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 10px;
	position: absolute;
	left: -2px;
	background: #22779e;
	z-index: 1;
	top: 7px;
}
.proposal-contact li:after {
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 11px;
	position: absolute;
	border: 2px solid #22779e;
	left: -8px;
	background: #fff;
	top: 1px;
}
.contact-contant {
	padding: 60px 0px 0px;
}
.contact-form label {
	display: block;
	font-size: 18px;
	margin-bottom: 25px;
	font-weight: 600;
}
.contact-drop-box i {
	position: absolute;
	z-index: 1;
	left: 15px;
	font-size: 29px;
	top: 10px;
}
.contact-drop-box {
	position: relative;
}
.block-btn:focus {
	outline: 0;
	outline: 0;
}
.sponsor-item.sponsor-1 {
	display: flex;
	padding: 30px 0;
	flex-wrap: wrap;
}
.sponsor-item.sponsor-1 .sponsor-pic.text-center {
	margin-right: 54px;
}
.sponsor-item.sponsor-1 .sponsor-pic.text-center:last-child {
	margin: 0;
}
.contact-drop-box input:focus {
	outline: 0;
}
.orrish-google-map .mapouter .gmap_canvas iframe#gmap_canvas {
	width: 100%;
}
.orrish-google-map .mapouter .gmap_canvas {
	width: 100%;
}
.orrish-google-map .mapouter {
	width: 100%;
}
.proposal-contact li p,.proposal-contact li a {
	color: #7e7e7e;
	font-size: 15px;
	position: relative;
	margin-bottom: 0;
}
.proposal-contact .s_m li:before,.proposal-contact .s_m li:after{display: none; }
.proposal-contact .s_m a {
	width: 36px;
	border-radius: 5px;
	border: 1px solid #c8c8c8;
	height: 36px;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
}
.proposal-contact .s_m a i {
	position: relative;
	top: 0;
	font-size: 16px;
	color: #22779e;
}
.proposal-contact .s_m {
	display: flex;
}
.proposal-contact .s_m li {
	padding: 0;
	margin-right: 5px;
}
@keyframes animate{
	0%{
		transform: translateX(-50px);
	}
	50%{
		transform: translateX(0px);
	}
	100%{
		transform: translateX(-50px);
	}
}

.hexagon2 {
	width: 100px;
	height: 55px;
	margin: 0px auto 0;
	position: relative;
	top: -55px;
}

.hexagon2, 
.hexagon2:before, 
.hexagon2:after {
	background: white;
	/* box-shadow: 0 0 20px rgb(0 0 0 / 0.2); */
}

.hexagon2:before,
.hexagon2:after {
	content: "";
	position: absolute;
	left: 22px;
	width: 57px;
	height: 57px;
	transform: rotate(145deg) skew(22.5deg);
}

.hexagon2:before {
	top: -29px;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}

.hexagon2:after {
	top: 27px;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}

.hexagon2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 55px;
	background: white;
	z-index: 1;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}

.ser-item:hover .hexagon2, .ser-item:hover .hexagon2:before, .ser-item:hover .hexagon2:after {
	background: unset; 
	box-shadow: 0 0 20px rgb(0 0 0 / 0.3);
}
.ser-item:hover .hexagon2 span {
	border-right: transparent;
	border-left: transparent;
	/* background: #0091c4; */
}
.ser-item:hover .hexagon2:before {
	border-bottom: transparent;
	border-left: transparent;
	background: #ffffff;
}
.ser-item:hover .hexagon2:after {
	border-top: transparent;
	border-right: transparent;
	background: #ffffff;
}
.icon {
	width: 55px;
	margin: 0 auto 0;
	height: 55px;
	position: relative;
	border: 0;
	transition:all .2s linear;
}
.icon1{
	background-position: 64px -9px;
}
.icon2{
	background-position: 64px -65px;
}
.icon3{
	background-position: 64px -120px;
}
.icon4{
	background-position: 64px -176px;
}
.icon5{
	background-position: 64px 65px;
}

.ser-item:hover .icon1{
	background-position: 117px -9px;
}
.ser-item:hover .icon2{
	background-position: 117px -65px;
}
.ser-item:hover .icon3{
	background-position: 117px -120px;
}
.ser-item:hover .icon4{
	background-position: 117px -176px;
}
.ser-item:hover .icon5{
	background-position: 117px 65px;
}
.blogIMG{
	position: relative;
	transition: all .5s linear;
}
.readmoreB {
	position: absolute;
	display: block;
	top: 50%;
	z-index: 3;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	opacity: 0;
	transition: all .5s linear;
	left: 50%;
	transform: translate(-50%,-50%);
}
.readmoreB img {
	max-width: 30px;
}
.blogCLM:hover .blogIMG:after {
	background: rgb(31 36 49 / 0.8);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	transition: all .5s linear;
}
.blogCLM:hover .readmoreB {
	opacity: 1;
}
.dd .owl-nav.disabled{
	display: block !important;
}
.dd .owl-nav.disabled button:hover, .dd .owl-nav.disabled button:focus {
	background: linear-gradient(45deg, #2f8052, #56ca62);
	color: #fff;
}
.dd .owl-nav.disabled,.mangementTeam .owl-nav.disabled {
	display: block !important;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.dd .owl-nav.disabled button,.mangementTeam .owl-nav.disabled button {
	width: 50px;
	height: 50px;
	background: white;
	margin: 0 5px;
	position: relative;
	border-radius: 50px;
	outline: none;
	font-size: 25px !important;
	font-weight: 900 !important;
	box-shadow: 0 0 15px rgb(0 0 0 / .3);
}
.dd .owl-nav.disabled button span,.mangementTeam .owl-nav.disabled button span {
	position: relative;
	line-height: 14px;
	top: -2px;
	color: #efab53;
}
.aboutSlide p strong {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
}
.about-mission p {
	margin: 0;
	font-size: 15px;
}

.testimonial-section {
	padding: 0;
	text-align: center;
}

.inner-width{
	max-width: 1200px;
	margin: auto;
	padding: 0 20px;
}

.testimonial-section h1 {
	font-weight: 400;
	letter-spacing: 10px;
	text-transform: uppercase;
	font-size: 20px;
}

.testimonial-pics {
	padding: 0;
	position: relative;
	width: 825px;
	margin: 0 auto;
}

.testimonial-pics img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: 0 32px;
	filter: grayscale(100%);
	transition: .3s;
	cursor: pointer;
	position: relative;
	z-index: 2;
}

.testimonial-pics img:hover, .testimonial-pics img.active {
	filter: none;
}


.testimonial-contents {
	max-width: 400px;
	margin: auto;
	position: relative;
	padding: 25px 0 0;
}

.testimonial {
	display: none;
}

.testimonial.active {
	display: block;
}

.testimonial p {
	/* color: #5c5c5c; */
	margin-bottom: 15px;
	font-size: 14px;
	font-style: italic;
}

.testimonial .description {
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 15px;
}
.firstIMG, .fifthIMG {
	max-width: 50px;
	height: 50px !important;
}
.secondIMG, .fourthIMG {
	max-width: 75px;
	height: 75px !important;
}
.testimonial-pics:after {
	bottom: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	height: auto;
	content: '';
	border-bottom: 1px solid #e4e4e4;
	position: absolute;
}
.eleMent a.prev {
	position: absolute;
	left: 0;
	top: 49%;
	background: #bbbbbb;
	color: #fff;
	transform: translateY(-50%);
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9;
	border-radius: 50%;
}
.eleMent .next {
	position: absolute;
	right: 0;
	top: 49%;
	background: #43cca3;
	color: #fff;
	transform: translateY(-50%);
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9;
	border-radius: 50%;
}
.testimonial-pics img.active {
	box-shadow: 0 0 15px rgb(0 0 0 / .25);
}
.ceoStrong {
	color: #43cca3;
	font-family: 'Roboto', sans-serif;
}
.ceoStrong .blod {
	font-family: 'Roboto', sans-serif;
	color: #444444;
}
.starTestimonial ul i.fas {
	font-size: 12px;
	padding: 0 1px;
	color: #f28a11;
}
.starTestimonial ul {
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: center;
}
.starTestimonial ul li {
	line-height: 14px;
}
.eleMent {
}

/*===========================================================ABOUT US PAGE*/
.pageTitleBg2{
	background: url(../img/aboutus.png);
	padding: 100px 0 100px;
}
.pageTitleBgSolutions{
	background: url(../img/s0lutions.jpg);
	padding: 180px 0 60px;
}
.pageTitleBgServices{
	background: url(../img/servicesss.jpg);
	padding: 180px 0 60px;
	background-size: cover;
}
.contact_form_map {
	position: relative;
	margin-bottom: 0;
	overflow-x: hidden;
}
.form_bg {
	max-width: 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	padding: 50px 0;
	box-sizing: border-box;
}
.maP_bg {
	max-width: 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	padding: 0;
	display: -moz-flex;
	box-sizing: border-box;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	-moz-align-items: center;
	background: rgb(255 255 255 / 50%);
	-webkit-align-items: center;
	padding: 30px 120px 30px 0;
}
.cntaine {
	width: calc(100% - 175px);
	margin-left: 115px;
	box-sizing: border-box;
}
.socialmedia {
	margin: -55px 0 0;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	display: none;
}
.cntaine p.p2 {
	margin: 0;
	line-height: 30px;
	font-size: 30px;
	letter-spacing: -.5px;
	color: #232323;
}
.row_form {
	margin: 30px 0 50px;
}

.ROW_W {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-o-justify-content: space-between;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	margin-bottom: 20px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ROW_W.ROW_W1 .form_group {
	max-width: calc(50% - 10px);
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}
.row_form .form_group input, .row_form select,.row_form .form_group input:focus, .row_form select:focus {
	width: 100%;
	outline: none;
	padding: 10px 10px;
	margin: 0;
	border: 1px solid #e8e8e8;
	height: 44px;
	border-radius: 0;
	line-height: 40px;
	color: #fff;
	background: 0 0;
}
.ROW_W.ROW_W1 .form_group {
	max-width: calc(50% - 10px);
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}
.ROW_W.width_fuuull .form_group {
	width: 100%;
}
.full_width {
	width: 100%;
}
.full_width textarea,.full_width textarea:focus {
	width: 100%;
	outline: none;
	padding: 10px 15px;
	background: 0 0;
	border: 1px solid #e8e8e8;
	height: 150px;
	font-size: 14px;
}
.form_group_cathe {
	max-width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin: 30px 0 0;
}
.row_w .sbm-btn {
	margin: 0;
	position: absolute;
	right: 0;
	top: 15px;
}
.sbm-btn input.sbmit {padding: 12px 40px;display: inline-block;color: #fff;letter-spacing: 0;border: 0;border-radius: 2px;background: #43cea2;background: linear-gradient(to top, #43cea2, #185a9d);}
.sbm-btn span {
	position: absolute;
	display: none;
	right: 25px;
	top: 47%;
	font-weight: 700;
	color: #fff;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.inner_maP_cnt.howcanwe_helpyou.home {
	padding: 0;
}
.inner_maP_cnt.howcanwe_helpyou.home .heading_section {
	text-align: left;
	margin-bottom: 25px;
}
.heading_section h2 {
	margin: 0;
	font-size: 40px;
	color: #3c4752;
	line-height: 40px;
	font-family: 'Roboto', sans-serif;
}
.inner_maP_cnt.howcanwe_helpyou.home p {
}
.helpBox {
	position: relative;
	margin: 40px 0 0;
	padding: 0;
}
.helpBox:before {
	content: '';
	position: absolute;
	top: 0;
	left: 9px;
	width: 2px;
	height: 100%;
	background: #3ec0a1;
}
.helpBox li {
	position: relative;
	display: block;
	padding-left: 40px;
	margin-bottom: 30px;
}
.helpBox li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: #fff;
	border: solid #40c6a2 2px;
	border-radius: 25px;
}
.helpBox li h4 {
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 22px;
	color: #3c4752;
	font-family: proxima6;
}
.inner_maP_cnt.howcanwe_helpyou.home p {
	line-height: 1.6;
	margin: 0;
}


.ratingAbout {
	background-image: url(../img/parallax-bg.jpg);
	background-attachment: fixed;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.ratingAbout .col-md-12 {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-o-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	z-index: 1;
	width: calc(100% - 35%);
	margin: 0 auto;
}
.ratestars {
	position: relative;
	display: flex;
	width: 150px;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	height: 150px;
	border-radius: 50%;
	background: #fff;
	margin: 0;
	text-align: center;
	margin-top: -130px;
	-webkit-box-shadow: 0 0 20px -3px #b9cad2;
	box-shadow: 0 0 20px -3px #b9cad2;
}
.ratestars h2 {
	color: #5ab361;
	font-size: 50px;
	margin: 0;
	position: relative;
	z-index: 0;
	font-family: arial;
	font-weight: 700;
	line-height: 40px;
}
.ratestars ul {
	list-style: none;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 5px 0 0;
	padding: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-o-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-o-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
}
.ratestars ul i.fas {
	margin: 0 1px;
	color: #f28a11;
	font-size: 12px;
}
.ratingpara {
	width: 100%;
	padding-top: 30px;
}
.ratingpara p {
	font-size: 22px;
	font-weight: 600;
	line-height: 35px;
	margin: 0;
	font-family: 'Roboto', sans-serif;
}
.ratingpara p .numbertext {
	font-family: arial;
	font-weight: 700;
	font-size: 36px;
	color: #1474bb;
	font-weight: 700;
	font-size: 32px;
	padding: 1px 8px;
	margin: 0 3px;
	line-height: 32px;
}
a.btn.more-port {
	margin: 0 auto;
	margin-top: 30px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	font-size: 16px;
	padding: 13px 30px;
	font-weight: 600;
	border: 0;
	z-index: 0;
	background: linear-gradient(45deg, #307d64 -10%, #5eb860 67%);
	text-decoration: none;
	display: inline-block;
	text-decoration: none;
	box-shadow: 0 0 20px #ababab;
	-o-box-shadow: 0 0 20px #ababab;
	-ms-box-shadow: 0 0 20px #ababab;
	-moz-box-shadow: 0 0 20px #ababab;
	-webkit-box-shadow: 0 0 20px #ababab;
}


.we-adard.text-center.seactionPadding h2.seactionHead {
	font-size: 50px;
	font-weight: 600;
	line-height: 45px;
	margin: 0 0 20px;
	color: #176db5;
	padding: 0;
	font-family: Roboto, sans-serif;
}
.we-adard.text-center.seactionPadding p {
	font-size: 18px;
}
.Weaward {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-o-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-o-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	width: calc(100% - 10%);
	margin: 0px auto 0px;
}
.Weaward li {
	max-width: calc(25% - 60px);
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	padding: 0px 30px;
}
.Weaward li img {
	max-width: 350px;
	width: 100%;
	display: block;
}
.content_row .clm_5 {
	max-width: 35%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 35%;
	flex: 0 0 35%;
}
.content_row .clm_5 img {
	width: 100%;
}
.content_row .clm_7 {
	max-width: calc(65% - 50px);
	-webkit-box-flex: 0;
	-ms-flex: 0 0 65%;
	flex: 0 0 65%;
	margin-left: 50px;
}
.content_row .clm_7 .clm_66 {
	padding: 0;
}
.content_row .clm_7 .clm_66 h1 {
	font-size: 40px;
	position: relative;
	line-height: 40px;
	margin: 0 0 20px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: -.5px;
	color: #343434;
}
.content_row .clm_7 .clm_66 p a.a {
	font-family: 'Roboto', sans-serif;
	color: #429463;
}
.content_row .clm_7 .clm_66 h1 span {margin: 0 0 15px;font-size: 18px;color: #343434;font-family: 'Roboto', sans-serif;display: block;line-height: 16px;}
.content_row .clm_7 .clm_66 p {
	line-height: 1.7;
	margin: 0 0 20px;
	font-size: 16px;
}
a.get_a_quote {
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	margin: 20px 0 0;
	padding: 15px 30px;
	text-decoration: none;
	background: #43cea2;
	background: linear-gradient(to top, #43cea2, #185a9d);
}
.content_row .clm_7 .clm_66 .aboutIfo {
	margin-left: 0;
}
.we-adard.text-center.seactionPadding {
	padding-bottom: 60px;
}
.clearfix{
	clear:both;
}
.row_w {
	position: relative;
}
/*======================================PORTFOLIO */
.ourPortfolio {
	position: relative;
	padding: 100px 0 145px;
}
.ourPortfolio .col-4.portCol {
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
}
.ourPortfolio .col-8.portCol {
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	max-width: 70%;
}
.ourPortfolio .col-8.portCol .port6 {
	position: relative;
}
.port6clm.port6clm1 {
	max-width: 430px;
	height: 480px;
	background: red;
	right: 0;
	width: 100%;
	position: absolute;
	top: -50px;
}
.port6clm.port6clm2 {
	max-width: 420px;
	height: 340px;
	background: #2d0909;
	right: 180px;
	top: 20px;
	width: 100%;
	position: absolute;
}
.port6clm.port6clm6 {
	max-width: 350px;
	height: 200px;
	left: 30px;
	background: white;
	top: 90px;
	position: relative;
	width: 100%;
	padding: 20px 20px;
	box-shadow: -5px 0px 20px rgb(136 136 136 / 20%);
}
.port6clm.port6clm5 {
	max-width: 220px;
	height: 180px;
	background: #ec851c;
	right: 95px;
	width: 100%;
	position: absolute;
	top: 290px;
}
.port6clm.port6clm4 {
	max-width: 180px;
	height: 250px;
	background: #ffb000;
	right: 100px;
	width: 100%;
	position: absolute;
	top: 120px;
}
.port6clm.port6clm3 {
	max-width: 190px;
	height: 260px;
	background: #0037ff;
	right: 0;
	width: 100%;
	position: absolute;
	top: 170px;
}
.port6clm {
	transition: all .5s linear;
	overflow: hidden;
}
.port6clm h3 {
	color: #343434;
	font-family: 'Roboto', sans-serif;
}
.port6clm p {
	font-size: 14px;
}
.port6clm:hover img {
	transform: scale(1.1);
	transition: all .5s linear;
}
.ourPortfolio .heading {
	text-align: left;
}
.ourPortfolio .heading h4 {
	color: #43cca3;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
}
.ourPortfolio .heading p {
	margin: 0 0 15px;
	font-size: 14px;
	letter-spacing: .5px;
}
.ourPortfolio .heading p:last-child {
	margin-bottom: 0;
}
.firstButton {
	padding: 10px 20px;
	display: inline-block;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	border-radius: 5px;
	margin: 0 5px 0 0;
	border: 1px solid #005b9f;
	background: #005ba0;
}
.threeButtons {
	display: flex;
	flex-wrap: wrap;
}
a.thirdButton {
	margin: 5px 39px 0;
}
.portCol .heading {
	margin-bottom: 30px;
}
.secondButton, .thirdButton {
	padding: 12px 20px;
	display: inline-block;
	background: #fff;
	color: #005ba0;
	font-family: 'Roboto', sans-serif;
	border: 1px solid #005b9f;
	border-radius: 5px;
}
/*===================================management team*/
.mangementTeam {
}
.mangementTeam {
	padding: 70px 0 100px;
}
.team-item {margin: 0 0 30px;}
.team-item .thumb {
	height: 330px;
	position: relative;
	padding: 15px 15px 15px;
	z-index: 0;
	border: 2px solid rgb(206 206 206);
	border-radius: 5px;
}
.mangementTeam .service-contt8 h2 {margin: 0;}
.mangementTeam .service-contt8 h4 {
}
.mangementTeam .service-contt8 p {
	margin: 0;
}
.mangementTeam .service-contt8 {
	width: 100%;
	padding: 0px 0px 45px 0;
	text-align: center;
}
.spacer.testimonials {
	padding-top: 60px;
}
.team-item .thumb img {
	max-width: 160px;
	margin: 0 auto;
}
.content.text-center {
	max-width: calc(100% - 10%);
	margin: -50px 5% 0;
	padding: 20px 15px;
	position: relative;
	z-index: 9;
	background: #ffffff;
	box-shadow: 0 10px 10px rgb(0 0 0 / .15);
	border: 1px solid #e8e8e8;
	border-radius: 5px;
}
.content.text-center h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	margin: 0 0 10px;
	color: #efab53;
}
.content.text-center .designation {
	font-family: 'Roboto', sans-serif;
	line-height: 20px;
}
.content.text-center .socials-links {
	display: flex;
	justify-content: center;
	margin: 20px 0 0;
}
.managementTTeam {
	max-width: 1000px;
	margin: 0 auto;
}
.content.text-center .socials-links a {
	display: block;
	line-height: 12px;
	margin: 0 5px;
	font-size: 12px;
	color: #353535;
}
.team-item:hover .content {background: #efab53;box-shadow: 0 0 15px rgb(0 0 0 / 40%);border-color: #efab53;}
.team-item:hover .thumb {
	border-color: #efab53;
}
.team-item:hover .content h4, .team-item:hover .content span, .team-item:hover .content li a {
	color: #fff;
}

.mangementTeamTop {
	padding-top: 190px;
}


/*==================================BLOG SECTION*/
.section-event {
	padding: 50px 0;
}
.blog-group, .event-group {
	margin: 15px 0px;
}
.blog-group {
	border-radius: 0;
	box-shadow: 0px 0px 20px 0px #d8d8d8;
	position: relative;
}
.blog-group {
	padding: 0;
}
.blog-sec1 img {
	width: 100%;
}
.blog-list {
	color: #005a9f;
	font-size: 16px;
	line-height: 2;
	padding: 5px 20px;
}
.event-sec2 {
	padding: 0 20px 20px;
}
.event-sec2 p {
	padding: 0;
}
.event-group .event-sec2 span, .blog-group span {
	font-weight: 500;
	font-size: 20px;
	padding: 0px 0 10px;
	color: #343434;
	line-height: 25px;
	display: block;
}
.blog-group .event-sec2 a {
	padding: 10px 20px;
	border-radius: 0;
	color: #fff;
	position: relative;
	right: 0;
	bottom: 0;
	margin: 0;
	display: inline-block;
	background: linear-gradient(45deg, #005a9f -10%, #005a9f 67%);
}
.evnts-navigation {
	padding: 20px 20px 0;
}
.evnts-navigation ul {
	margin-bottom: 0;
}
.pagination>li {
	display: inline;
}
.page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6;
}


/*==============================SINGLE BLOG*/
.single-blog-sec1 {
	padding: 50px 0px;
}
.single-blog-sec1 .col-md-8 {
	width: 65%;
}
.single-blog-sec1 .col-md-4 {
	width: 35%;
}
.blog-img1 img {
	width: 100%;
}
.single-blog-sec1 .article h1 {
	font-size: 28px;
	text-align: left;
	font-weight: 600;
	color: #3e3e3e;
	padding: 30px 0 20px;
	margin: 0;
}
.single-blog-sec1 .article span {
	display: block;
	font-size: 15px;
	text-align: left;
	color: #005a9f;
	margin: 5px 0 0;
}
.single-blog-sec1 hr {
	margin-top: 0;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid rgba(0,0,0,.1);
}
.single-blog-sec1 .article p:last-child {
	margin-bottom: 0;
}
.single-blog-sec1 .article-sec2 {
	padding: 30px 0px 15px;
}
.single-blogs-inner1.row {
	padding: 15px 0 15px 0;
}
.single-blogs-inner1.row .col-md-6 h2 {
	font-size: 20px;
	font-family: proxima6;
}
.single-blog-itegar {
	margin-bottom: 50px;
	font-size: 20px;
	font-style: italic;
	padding: 25px 50px;
	color: #005a9f;
	border-top: 1px solid #005a9f;
	border-bottom: 1px solid #005a9f;
}
.comment-section {
	padding: 0px 0px 20px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 30px;
}
.comment-section h1 {
	font-size: 20px;
	font-weight: 700;
	padding: 0 0 40px 0px;
	color: #005a9f;
}
.commetn-img {
	border-radius: 65px;
	max-width: 10%;
}
.comment-text {
	max-width: 90%;
	padding: 0px 0px 0 30px;
}
.commetn-img img {
	border-radius: 65px;
	width: 100%;
}
.comment-text h2 {
	font-size: 20px;
	margin: 0;
	font-family: proxima6;
}
.comment-text em {
	font-size: 13px;
	margin: 5px 0 0;
	display: block;
}
.comment-text p {
	color: #808080;
	font-size: 16px;
	line-height: 20px;
	margin: 15px 0;
}
.comment-text a {
	padding: 8px 24px;
	color: #fff;
	border-radius: 5px;
	display: inline-block;
	background: linear-gradient(45deg, #005a9f -10%, #005a9f 67%);
}
.comment-section2 {
	padding: 0 0 20px 0px;
	border-bottom: 2px solid #356c91;
	margin: 0 0px 30px 100px;
}
.form-comment input {
	width: calc(49% - 20px);
	padding: 7px 10px;
	border-radius: 20px;
	border: 1px solid #f8cc00;
}
.single-blog-sec1 button {
	background: linear-gradient(45deg, #005a9f -10%, #005a9f 67%);
	padding: 10px 25px;
	display: inline-block;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0;
	border: 0;
	margin: 15px 0 0 15px;
	font-size: 15px;
	border-radius: 2px;
}
.form-comment input,.form-comment input:focus {
	width: calc(50% - 40px);
	padding: 10px 10px;
	border-radius: 5px;
	border: 1px solid #e2e2e2;
	margin: 10px 15px 5px;
	box-sizing: border-box;
	outline: none;
}
.single-blog-itegar h3 {
	color: inherit;
}
.form-comment textarea {
	width: 90%;
	margin: 20px 0;
	height: 150px;
	padding: 10px 10px;
	border-radius: 5px;
	border: 1px solid #e2e2e2;
	box-sizing: border-box;
}
.single-blog-sec1 .article-sec2 img{
	width:100%;
}
.list-page-blog {
	padding: 20px 20px;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / .15);
}
.list-page-blog input {
	width: 100%;
	border: 1px solid #e8e8e8;
	padding: 12px 15px;
}
.single-blog-sec1 input {
	margin: 0;
	position: relative;
}
.list-page-blog i {
	position: absolute;
	top: 38px;
	right: 50px;
	font-size: 15px;
	color: #005a9f;
}
.list-category-group, .list-category-group2 {
	margin: 30px 0;
	padding: 20px 20px;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / .15);
}
.list-category-group i.fas.fa-chevron-right {
	padding: 0 10px 0 0px;
	color: #6b6b6b;
	font-size: 12px;
}
a,a:hover,a:focus{
	outline:none;
}
.list-category-group2 .list-group {
	display: inline-block;
}
.list-category-group2 .list-group li.list-group-item {
	display: inline-block;
	margin: 7px 0;
	border-radius: 0;
	box-shadow: 0px 0px 5px 0px #2222221f;
}
.list-group-item.active {
	z-index: 2;
	color: #fff;
	background: linear-gradient(45deg, #005a9f -10%, #005a9f 67%);
}
input:focus,select:focus,textarea:focus{
	outline:none;
}
.single-blog-sec1 a {
	color: inherit;
}
.comment-text a {
	color: #fff;
}
.list-group-item.active i.fas.fa-chevron-right {
	color: white;
}

/*============================================OUR WORK*/

.rowLine {
	display: flex;
	justify-content: center;
}
.box_work.box_work_1 {
	right: 130px;
	bottom: -40px;
}
.box_work.box_work_2 {
	top: -40px;
	left: -10px;
}
.box_work {
	max-width: 135px;
	width: 100%;
	height: 135px;
	background: white;
	cursor: pointer;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 0 30px 5px rgb(0 0 0 / 0.1);
}
.box_work.box_work_3 {
	left: 130px;
	bottom: -60px;
}
.innerbox_work {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.box_detail {
	display: none;
	width: 120px;
	height: 120px;
	background: red;
	position: absolute;
	border-radius: 50%;
}
.box_detail1 {
	display: block;
	top: 100px;
	left: -130px;
}
.box_detail2{
	display: block;
	top: 173px;
	left: 0;
}
.box_detail3
.box_detail3{
	display: block;
	top: 100px;
	left: 140px;
}
.divv {
	text-align: center;
}
.divv img{
	width: 50px;
	margin: 0 0 12px;
}
.divv p{
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 15px;
	margin: 0;
}
.divv p>span{
	display: block;
}
.workProcess {
	padding: 50px 0 65px;
}
/*===============================TESTIMONIAL CSS*/
.Clints .col_3 {
    max-width: calc(20% - 20px);
    flex: 0 0 20%;
    box-shadow: 0 0 30px #d8d8d8;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Clints .col_3 a {
    display: flex;
    padding: 10px 10px;
    align-items: center;
    justify-content: center;
}
.Clints .col_3 img {
    width: 100%;
}
/*===============================Need A Consultation CSS*/
.getstarted {
    padding: 45px 0;
    position: relative;
    background: linear-gradient(75deg, #5d5d5d, #8a8a8a);
    background-size: cover;
}
.getstarted2 .heading_section {
    display: flex;
    align-items: center;
    justify-content: center;
}
.getstarted2 a {
    margin: 0;
}
.getstarted a {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    padding: 12px 30px;
    border: 1px solid #ffffff;
}
.lefttt {
    margin-left: 40px;
    text-align: left;
    border-left: 1px solid rgb(255 255 255 / 40%);
    padding-left: 25px;
}
.getstarted .heading_section h2 {
    margin: 0 0 10px;
    color: #fff;
}
.heading_section h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    margin: 0 0 25px;
    color: #232323;
}
.getstarted2 p {
    display: block;
    color: #f3f3f3;
    margin: 0;
}
.getstarted .heading_section {
    margin: 0;
}

/*==========================================*/
.usr_ele {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    margin: 40px 0 25px;
}
.user-icon {
    width: 80px;
    border-radius: 50%;
    margin: 0;
    height: 80px;
    overflow: hidden;
    box-shadow: 0 0 26px 0px #bbbbbb;
    -o-box-shadow: 0 0 26px 0px #bbbbbb;
    -ms-box-shadow: 0 0 26px 0px #bbbbbb;
    -moz-box-shadow: 0 0 26px 0px #bbbbbb;
    -webkit-box-shadow: 0 0 26px 0px #bbbbbb;
    border: 1px solid #cca46d;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.userName {
    text-align: left;
    padding: 0 0 0 25px;
}
.testimonial_sec .inner_testimonial p:first-child {
    max-width: 950px;
    margin: auto;
}

p.user_name {
    font-size: 20px !important;
    color: #162f4c;
}
p.user_name>strong {
    font-weight: 400;
}
.inner_testimonial {
    text-align: center;
}
.testimonial_sec .inner_testimonial .owl-dots button.owl-dot {
    width: 13px;
    height: 5px;
    background: #6b6b6b;
    margin: 0 3px;
}
.testimonial_sec .inner_testimonial .owl-dots button.owl-dot.active {
    width: 25px;
    height: 5px;
    background: #3e3d3c;
}
.leftedge-grab {
    width: 100%;
}
.centerShaped {
    padding-right: 10px;
    background: #ffd7d7;
    border-radius: 50%;
    animation: effects .5s linear infinite;
    height: 350px;
    width: 350px;
    display: flex;
    align-items: center;
}
@keyframes effects{
	0%{box-shadow: 0 0 0px 0px #faf1f2;}
	100%{box-shadow: 0 0 0px 50px #ffdee2, 0 0 0px 100px #ffede9;}
}

/*=======================================single portfolio*/
.newu {
    background: url(../img/newu-banner.png);
}
.hero-box {
    position: relative;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.box-content {
    position: absolute;
    top: 200px;
    left: 0;
    z-index: 1;
    width: 100%;
}
.herocontainer-fluid {
    padding: 0 20px;
}
.port_header {
    text-align: center;
    margin-bottom: 50px;
}
.box-content .box-title {
    margin: 0 0 20px;
    font-size: 45px;
    color: #fff;
    line-height: 42px;
}
.box-content .box-subtitle {
    color: #dadada;
    margin: 15px 0 20px;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.sec-mainContainer {
    position: relative;
    z-index: 3;
    margin: 0 auto;
}
.sec-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.sec_col-md-8 {
    max-width: calc(65% - 0px);
    padding: 60px 0px;
    flex: 0 0 65%;
    box-sizing: border-box;
}
.portfolio_left img {
    padding: 0 0px 0 0;
    width: 100%;
    margin-top: -40px;
    position: relative;
    z-index: 2;
}
.sec_col-md-4 {
    max-width: calc(35% - 0px);
    padding: 60px 0 60px 0px;
    flex: 0 0 35%;
}
.left-content-Prt ul {
    margin: auto;
    padding: 0;
    float: left;
    margin-top: -220px;
}
.left-content-Prt ul li:first-child {
    padding-bottom: 22px;
    padding-top: 10px;
}

.left-content-Prt ul li {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    margin: 5px 10px;
    width: calc(50% - 23px);
    border-bottom: 1px solid rgba(195, 195, 195, 0.5);
}
.build-text {
    float: left;
    font-size: 18px;
    line-height: 38px;
    color: #fff;
}
aside.tt-sidebar.theme-sidebar {
    margin-top: 0;
    position: relative;
    z-index: 2;
}
.tt-sidebar .widget {
    box-shadow: 0 0 25px 0 rgb(177 177 177 / 15%);
    border-radius: 5px;
    background: #fff;
    padding: 30px;
    margin: 0 0 25px;
}
.tt-sidebar .widget_theme_purchase .theme-price {
    display: block;
    text-align: center;
    margin: 0 0 13px;
}
.tt-sidebar .widget_theme_purchase .theme-price .price,.tt-sidebar .widget h3.widget-title {
    position: relative;
    display: block;
    font-weight: 700;
    color: #051119;
}
.rel_link {
    padding: 12px 22px;
    border: 1px solid #92ccac;
}
.tt-sidebar .widget_theme_purchase .theme-price span.text,.tt-sidebar .widget h3.widget-title {margin: 0 0 15px;font-size: 20px;line-height: 20px;font-family: 'Roboto', sans-serif;}
.tt-sidebar .widget>p {
    text-align: center;
    margin: 20px 0px 30px;
}
.tt-sidebar .widget_theme_purchase .widget-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
a.port_btn-1 {
    margin: 0px 20px 0 0;
    color: white;
    text-decoration: none;
    background: #43cea2;
    background: linear-gradient(to top, #43cea2, #185a9d);
}
a.port_btn-2 {
    color: #38b2a1;
    border: 1px solid #3dbca2;
    background: transparent !important;
    box-shadow: unset !important;
}
a.port_btn-1, a.port_btn-2 {
    text-transform: uppercase;
    letter-spacing: -.5px;
    position: relative;
    padding: 0 15px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    display: inline-block;
    border-radius: 5px;
    margin-right: 10px;
}
.last_prt, .additional_feature, .prt-padding {
    padding: 60px 0 60px;
}
._sb_title {
    text-align: center;
    padding-bottom: 30px;
}
._sb_title span,.cnt-left p>strong {color: #43cca3;margin-bottom: 10px;line-height: 20px;font-size: 18px;font-family: 'Roboto', sans-serif;display: block;}
._sb_title h1 {
    font-size: 40px;
    font-weight: 600;
    margin: 0px 0 10px;
}

.seactionHead, .seo-block h2, #industeries h1, .cnt-left h3, ._sb_title h1 {
    line-height: 60px;
}
._sb_title p {
    margin: 0;
    font-size: 16px;
}
.features_image img {
    width: 100%;
}
.prt-padding {
    padding: 50px 0;
    background: #070e13;
}
.sec_3row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
    -o-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.sec3_col-md-6,.section3_col-md-6 {
    max-width: calc(50% - 20px);
    flex: 0 0 50%;
}
.features_image img, .cnt-right img {
    width: 100%;
}
.cnt-left {
    padding-left: 10px;
}
.seactionHead, .seo-block h2, #industeries h1, .cnt-left h3, ._sb_title h1 {font-family: 'Roboto', sans-serif;font-size: 40px;}
.cnt-left p>strong {
}
.cnt-left h2 {
    color: white;
}
.features_row {
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -o-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.sec_3row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
    -o-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
._sb_title h2,.cnt-left h2{
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
}
.cnt-left p {
    color: white;
}
.servicesRow {
    display: flex;
    flex-wrap: wrap;
}
.servicesRow li {
    max-width: calc(33.33% - 20px);
    flex: 0 0 33.33%;
    border: 1px solid #dee2e6!important;
    padding: 30px 30px;
    margin: 10px auto;
    text-align: center;
}
.allservices {
    padding: 50px 0 40px;
}
.servicesRow li svg {
    max-width: 60px;
}
.servicesRow li a {
    display: block;
}
.servicesRow li svg {
    max-width: 60px;
    margin-bottom: 20px;
}
.servicesRow li h4 {
    font-size: 20px;
    margin: 0 0 10px;
    color: #343434;
    font-family: 'Roboto', sans-serif;
    line-height: 23px;
}
.servicesRow li p {
    color: #444;
}
.innerboxM {
    padding: 0;
    margin: 15px 15px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: calc(50% - 30px);
    border: 1px solid #dadada;
    border-radius: 5px;
    box-shadow: 0 0 20px #e8e8e8;
}
.innerbox {
    padding: 30px;
}
.innerbox h4 {
    font-size: 20px;
    margin: 0 0 15px;
    color: #343434;
    font-family: 'Roboto', sans-serif;
}
.marTTop {
    margin-top: 50px;
}
.innerboxMM {
    padding: 0;
    margin: 15px 15px;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: calc(33.33% - 30px);
    border: 1px solid #dadada;
    border-radius: 5px;
    box-shadow: 0 0 20px #e8e8e8;
}
.innerbox a {
    padding: 12px 30px;
    display: inline-block;
    color: #fff;
    margin-top: 20px;
    letter-spacing: 1px;
    border-radius: 5px;
    background: #43cea2;
    background: linear-gradient(to top, #43cea2, #19bdb3,#43cea2);
}

/*============================*/
.innerbox a {
    padding: 12px 30px;
    display: none;
    color: #fff;
    margin-top: 20px;
    letter-spacing: 1px;
    border-radius: 5px;
    background: #43cea2;
    background: linear-gradient(to top, #43cea2, #19bdb3,#43cea2);
}
.services-content-sld {
    text-align: center;
}
/*=================================WHO WE ARE*/
.who_we_are {
    padding: 0;
}
.who_we_are img {
    width: 100%;
    /* padding: 0 100px; */
}
.who_we_are .col-md-6 h2 {margin: 0 0 15px;font-size: 40px;color: #3c4752;line-height: 40px;font-family: 'Roboto', sans-serif;}
.who_we_are .col-md-6 h3 {
    font-size: 20px;
    color: #005494;
    font-weight: 600;
    margin: 0 0 25px;
}
.who_we_are .col-md-6 h2 br.mob_br_hide {
    display: none;
}
#counter {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.counter-value {
    width: 30%;
    border: 1px solid #eee;
    background: #fff;
    text-align: center;
    padding: 25px 15px;
    margin-right: 2%;
    margin-top: 15px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.counter-value.project_delivery .number_count:before {
    content: "+";
    position: absolute;
    right: -25px;
    font-size: 35px;
    color: #666;
    opacity: 0.3;
}
.counter-value h5 {
    font-size: 15px;
    color: #222;
    font-weight: 500;
    margin: 0;
}
.counter-value.response_time .number_count:before {
    content: "<";
    position: absolute;
    left: -25px;
    font-size: 35px;
    color: #666;
    opacity: 0.3;
}
.who_we_buttons {
    flex-wrap: wrap;
}
.who_we_buttons li {
    margin-right: 20px;
    margin-top: 20px;
}
.number_count {
    font-size: 35px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #005596;
    display: inline-block;
    position: relative;
}
.custom_btn {
    padding: 15px 20px !important;
    cursor: pointer;
    letter-spacing: 1.2px;
    background: none;
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    background: #005ba0;
    border-radius: 5px;
    display: inline-block;
    min-width: 180px;
}
.custom_btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #145180;
    border: none;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: -1;
}
.custom_btn:hover::after {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.who_we_are_heading.aos-init.aos-animate img {
    /* padding: 0 100px; */
}
.who_we_are {
    padding: 60px 0 40px;
}


/*===========================================*/
.sliderB_4{
	background:url(../img/Technology-Website-Banner4.jpg);
}
.sliderB_2{
	background:url(../img/Technology-Website-Banner5.jpg);
}
.sliderB_3{
	background:url(../img/Technology-Website-Banner2.jpg);
}
/*===================================FAQ CSS*/
.faqSection .accordion-container {
		position: relative;
		width: 100%;
		border-top: none;
		outline: 0;
		cursor: pointer;
}
.faqSection .accordion-container .article-title {
		display: block;
		position: relative;
		margin: 0;
		padding: 15px 40px 15px 20px;
		font-size: 18px;
		font-weight: normal;
		color: #005ba0;
		cursor: pointer;
}
.faqSection .accordion-container .article-title:hover,
.faqSection .accordion-container .article-title:active,
.faqSection .accordion-container .content-entry.open .article-title {
		background-color: #005ba0;
		color: white;
}
.faqSection .accordion-container .article-title:hover i:before,
.faqSection .accordion-container .article-title:hover i:active,
.faqSection .accordion-container .content-entry.open i {
		color: white;
}
.faqSection .faqSection  .accordion-container .content-entry i {
		position: absolute;
		top: 50%;
		right: 20px;
		font-style: normal;
		font-size: 30px;
		color: #0079c1;
		font-weight: 600;
		padding: 0;
		transform: translateY(-50%);
}
.faqSection .accordion-container .content-entry i:before {
		content: "+ ";
}
.faqSection .accordion-container .content-entry.open i:before {
		content: "- ";
}
.faqSection .accordion-content {
		display: none;
		padding: 20px 30px;
}
.faqSection #content {
		width: 100%;
}
.faqSection .faqSection .accordion-container, #description {
		width: 100%;
		margin: 0;
}
.faqSection #description p {
		line-height: 1.5;
}
#description h2 {
		text-align: center;
}
.faqSection article.content-entry {
    border: 1px solid #005ba0;
    margin: 0 0 20px;
}
.faqSection article.content-entry.open h4.article-title {
    background: #005ba0;
}
.faqSection {
    padding: 60px 0 0px;
}
.faqSection article.content-entry.open h4.article-title i,.faqSection .accordion-container .article-title i {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
}
.getstarted2 .lefttt {
    margin-left: 40px;
    text-align: left;
    border-left: 1px solid rgb(255 255 255 / 40%);
    padding-left: 25px;
    max-width: 65%;
    flex: 0 0 65%;
}
/*====================================INDUSTRIES SECTIONS*/
.industriess {
    position: relative;
    padding: 60px 0px;
    z-index: 0;
    background: #f9f9f9;
}
.col_left_industries {
    max-width: 32%;
    flex: 0 0 32%;
    padding-right: 70px;
}

.col_left_industries {
    max-width: 40%;
    flex: 0 0 40%;
    padding-right: 70px;
    box-sizing: border-box;
}
.col_left_industries h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    margin: 0 0 35px;
    position: relative;
    color: #2c2c2c;
}
.col_left_industries h2:after {
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 200px;
    height: 3px;
    content: '';
    /* background: #005dbd; */
}
.col_left_industries a {
    padding: 12px 10px;
    display: inline-block;
    line-height: 15px;
    transition: all .5s linear;
    margin: 0 0 5px;
    color: #494949;
    font-size: 15px;
    font-weight: 400;
}
.col_left_industries li.active a, .col_left_industries li:hover a {
    background: #005dbd;
    color: #fff;
    border-radius: 2px;
}
.ind_img {
    width: 35px;
    position: absolute;
    left: -53px;
    bottom: 15px;
}
.img_industries {
    max-width: 450px;
    position: relative;
}
.img_industries img {
    width: 100%;
}
.industries_content {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    max-width: 300px;
    background: white;
    padding: 20px 15px;
}
.industries_content h3 {
    color: #005dbd;
}
.industries_content p {
    color: #494949;
}
.industries_content a {
    position: absolute;
    bottom: -30px;
    left: 130px;
    font-weight: 600;
    animation: hi .5s infinite;
    color: #1899d2;
}
.industries_content a span {
    top: 12px;
    width: 55px;
    height: 1px;
    animation: hi .5s infinite;
    position: absolute;
    display: block;
    transform: unset;
    border-bottom: 1px solid #1899d2;
    left: 70px;
}
.btnZnosys a span:before, .btnZnosys a span:after, .btnZnosys a span, .industries_content a span:before, .btnZnosys a {
    animation: hi .5s infinite;
}

.btnZnosys a span:before, .industries_content a span:before {
    position: absolute;
    width: 60px;
    right: -38px;
    height: 60px;
    top: -30px;
    content: '';
    background: transparent;
    border-radius: 50%;
    border: 2px solid #1899d2;
}
.industries_content a span:after {
    position: absolute;
    width: 1px;
    right: -10px;
    height: 100%;
    top: -2px;
    animation: hi .5s infinite;
    content: '';
    border-left: 3px solid #1899d2;
    border-right: 3px solid white !important;
    display: block;
    border-top: 3px solid white !important;
    border-bottom: 3px solid white !important;
}
@keyframes hi{
	0% {
    border-color: lime;
    color: lime;
}

25% {
    border-color: green;
    color: green;
}
50% {
    border-color: blue;
    color: blue;
}
75% {
    border-color: orangered;
    color: orangered;
} 
}
.col_right_industries {
    max-width: 60%;
    flex: 0 0 60%;
    position: relative;
    box-sizing: border-box;
}
.helpyou2 .container {
    margin-top: -35px;
    position: relative;
    z-index: 1;
    background: white;
    border-radius: 10px;
    box-shadow: 0 -10px 20px rgb(0 0 0 / 20%);
    padding-top: 30px;
    padding-bottom: 30px;
    border: 1px solid #96c2d6;
}
.helpyou2 h2 {
    font-size: 28px;
    line-height: 28px;
}
.helpyou2 .row {
    margin: 0;
}
.helpyou2 .row .helpW {
    padding: 0 25px;
}
.helpyou2 .row .helpW img {
    max-width: 60px;
}
.helpyou2 .row .helpW .col-sm-4 {
    padding: 0;
    max-width: 25%;
    flex: 0 0 25px;
}
.helpyou2 .row h3 {
    color: #22779e;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
}
.helpyou2 .row p {
    margin: 0 0 10px;
}
.helpyou2 .row a {
    background: #22779e;
    color: #fff;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 5px;
    margin: 15px 0 0;
}
.helpyou2 .row>.col-sm-4 {
    padding: 0;
}
.helpyou2 .row .helpW .col-sm-8 {
    max-width: 75%;
    flex: 0 0 75%;
}
.helpyou2 .heading {
    margin-bottom: 25px;
}
.col-sm-4.border-l-r {
    border-right: 1px solid #dfe8ec;
    border-left: 1px solid #dfe8ec;
}
.enquirybtn a {
    background: #007da2;
    text-align: center;
    padding: 10px 10px;
    border-radius: 0;
    display: block;
    color: #fff;
    text-transform: uppercase;
}
.popupequiryform {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    display: none;
}
.popupequiryform .popForm {
    max-width: 800px;
    margin: 0 auto;
    height: 400px;
    flex: 0 0 800px;
    padding: 30px;
    border-radius: 10px;
}
.popupequiryform.active {
    animation: bounce;
    animation-duration: 2s;
    display: block !important;
}
@keyframes bounce{
    0%{
     opacity: 0;
     -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
     transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
     -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
     animation-timing-function: cubic-bezier(.55,.055,.675,.19);
 }
 60%{
     opacity: 1;
     -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
     transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
     -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
     animation-timing-function: cubic-bezier(.175,.885,.32,1);
 }
 100%{
 }
}
.requesAAcallback {
    padding: 60px 0 50px;
    background: -moz-linear-gradient(135deg,rgb(20,149,189) 0%,rgb(59,148,204) 1%,rgb(105,156,220) 49%,rgb(20,149,189) 100%);
    background: -webkit-linear-gradient(
        135deg
        ,rgb(20,149,189) 0%,rgb(59,148,204) 1%,rgb(105,156,220) 49%,rgb(20,149,189) 100%);
    background: linear-gradient(
        135deg
        ,rgb(20,149,189) 0%,rgb(59,148,204) 1%,rgb(105,156,220) 49%,rgb(20,149,189) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba673ab7',endColorstr='#d13f51b5',GradientType=1);
    height: 100vh;
}
.requesAAcallback .col_smm_6:nth-child(1) {
    padding-right: 20px;
    max-width: 48%;
    flex: 0 0 48%;
    padding-left: 40px;
}
.requesAAcallback .col_smm_6 {
    max-width: 52%;
    flex: 0 0 52%;
    box-sizing: border-box;
}
.callBoxxRow {
    width: 100%;
    padding: 15px 15px;
    background: #3480c7;
    margin: 0 0 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.callBoxxRow .callBoxxicon {
    max-width: 16%;
    border-right: 1px solid #9bb6bf;
    text-align: center;
    height: 100%;
    display: block;
    flex: 0 0 16%;
    font-size: 32px;
    color: #fff;
    padding: 5px 0;
}
.callBoxxRow .callBoxxaddress {
    max-width: 84%;
    height: 100%;
    display: block;
    flex: 0 0 84%;
    padding: 0 0 0 20px;
}
.callBoxxRow .callBoxxaddress h4 {
    margin: 0 0 5px;
    color: #fff;
    line-height: 14px;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
}
.callBoxxRow .callBoxxaddress p {
    margin: 10px 0 0;
    color: #ffffff;
    line-height: 18px;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 600;
}
.rowww {
    display: flex;
    margin: 30px 0 0;
    align-items: center;
    justify-content: space-between;
}
.followus h3 {
    margin: 0 0 15px;
    letter-spacing: .5px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.followus ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.followus ul a {
    margin: 0 4px 0 0;
    color: #ffffff;
    border: 1px solid #ffffff;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}
.nesletters {
    max-width: 245px;
    flex: 0 0 245px;
}
.newsssletter {
    position: relative;
    height: 40px;
    margin: 32px 0 0;
    border-radius: 4px;
    overflow: hidden;
}
.newsssletter input[type="text"],.newsssletter input[type="text"]:focus {
    width: 100%;
    height: 44px;
    padding: 10px 10px;
    border: 0;
    outline: none;
}
.nesletters button.newsletterbtn, .nesletters button.newsletterbtn:focus {
    position: absolute;
    outline: none;
    border: 0;
    width: 40px;
    height: 100%;
    background: #3480c7;
    color: #fff;
    right: 0px;
}
.requesAAcallback .col_smm_6 form {
    background: rgb(255 255 255 / 1);
    padding: 40px 40px;
    border-radius: 5px;
    box-shadow: 0px 0px 40px rgb(0 10 19 / 30%);
    max-width: 560px;
    float: right;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
}
.headingform {
    padding: 0 8px 15px;
}
.headingform h3 {
    margin: 0 0 10px;
    color: #3480c7;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 22px;
}
.formC .formRow {
    display: flex;
    flex-wrap: wrap;
}
.formC .formIgroup {
    position: relative;
    max-width: calc(50% - 16px);
    margin: 8px 8px;
    flex: 0 0 50%;
}
.formC input, .formC select,.formC input:focus, .formC select:focus {
    width: 100%;
    height: 40px;
    outline: none;
    margin: 0;
    border: 0;
    padding: 10px 0px;
    border-radius: 2px;
    background: rgb(255 255 255);
    font-size: 14px;
    border-bottom: 1px solid #dadada;
}
.textarearow {
    width: calc(100% - 16px);
    margin: 10px 8px;
}
.removeActive {
    font-size: 25px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
}
.enquirybtn {
    word-break: break-all;
    padding: 20px 8px;
    width: 180px;
    transform: rotate( 
90deg
 ) translateX(-50%);
    position: fixed;
    right: -70px;
    top: 50%;
    z-index: 4;
}
.enquirybtn a {
    background: #005a9f;
    text-align: center;
    padding: 10px 10px;
    border-radius: 0px 0px 20px 10px;
    display: block;
    color: #fff;
    text-transform: uppercase;
}
.textarearow textarea {
    width: 100%;
    height: 135px;
    background: rgb(255 255 255);
    border: 0;
    font-size: 14px;
    border-bottom: 1px solid #dadada;
}
.textarearow input[type="submit"] {
    background: #3480c7;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    width: 130px;
    border-radius: 5px;
}
/* .pagetitleServices1 {
    background: url(../img/SalesforceDevelopment.jpg);
}
.pagetitleServices2 {
    background: url(../img/SalesforceIntegration.jpg);
}
.pagetitleServices3 {
    background: url(../img/SalesforceAppexchange.jpg);
}
.pagetitleServices4 {
    background: url(../img/SalesforceImplementation.jpg);
}
.pagetitleServices5 {
    background: url(../img/DataMigration.jpg);
}
.pagetitleServices6 {
    background: url(../img/SalesforceConsulting.jpg);
}
.pagetitleServices7 {
    background: url(../img/SalesforceLWC.jpg);
}
.pagetitleServices8 {
    background: url(../img/ServiceCloud.jpg);
}
.pagetitleServices9 {
    background: url(../img/SalesCloud.jpg);
}
.pagetitleServices10 {
    background: url(../img/HealthCloud.jpg);
}
.pagetitleServices11 {
    background: url(../img/CommunityCloud.jpg);
}
.pagetitleServices12 {
    background: url(../img/MarketingCloud.jpg);
}
.pagetitleServices13 {
    background: url(../img/FinancialServiceCloud.jpg);
}
.pagetitleServices14 {
    background: url(../img/SalesforceFSL.jpg);
}
.pagetitleServices15 {
    background: url(../img/SalesforceDevelopment.jpg);
}
.pagetitleServices16 {
    background: url(../img/SalesforceLWC.jpg);
}
.pagetitleServices17 {
    background: url(../img/FinancialServiceCloud.jpg);
}
.pagetitleServices18 {
    background: url(../img/HealthCloud.jpg);
}
.pagetitleServices19 {
    background: url(../img/SalesforceAppexchange.jpg);
}
.pagetitleServices20 {
    background: url(../img/SalesforceConsulting.jpg);
}
.pagetitleServices21 {
    background: url(../img/SalesforceImplementation.jpg);
}
.pagetitleServices22 {
    background: url(../img/SalesCloud.jpg);
}
.pagetitleServices23 {
    background: url(../img/SalesforceFSL.jpg);
}
.pagetitleServices24 {
    background: url(../img/EducationCloud.jpg);
} */
.pagetitle {
    padding: 150px 0 60px;
    background-size: cover;
    background-position: top;
    position: relative;
}
.pagetitle:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(75deg, rgb(30 73 195 / 70%) 0%, rgb(0 90 159 / 50%));
    z-index: 0;
}
.pagetitleHeading {
    text-align: center;
}
.pageTitleBg{
    background-image: url(../img/about-usPT.jpg);
    background-position: center;
    position:relative;
}
.pageTitleContactus{
    background-image: url(../img/contact-usPT.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
}
.pageTitleServices{
    background-image: url(../img/our-servicesPT.jpg);
    background-position: center;
    background-repeat: no-repeat;
    position:relative;
    background-size: cover;
}
.pageTitlegallery{
    background-image: url(../img/galleryPT.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position:relative;
}
.middelHeader .logoBrand a {
    display: flex;
    align-items: center;
}

.middelHeader .logoBrand a .HeadName {
    font-size: 28px;
    line-height: 28px;
    margin-left: 20px;
    color: black;
    padding: 10px 0 0;
}
.pagetitleHeading h1 {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 10px;
}
.pagetitleHeading p {
    font-size: 18px;
    color: #e4e4e4;
    margin: 0 0 0;
}
.ServicesInAll .col__md__3 {
    max-width: calc(33.33% - 20px);
    flex: 0 0 33.33%;
    display: table-cell;
    border: 1px solid #005dbd;
    margin: 10px 10px;
    padding: 30px;
    border-radius: 2px;
    box-sizing: border-box;
}
.innder {
    text-align: center;
}
.innder h3 {
    color: #232323;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin: 0 0 10px;
}
.innder h5 {
    text-align: center;
    color: #83909a;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 0 0 25px;
    position: relative;
    display: none;
}
.innder p {
    margin: 0 0 25px;
    text-align: center;
    line-height: 1.6;
}
.process3 p {
    color: #6f6f6f;
}
.innder a {
    border: 1px solid #005dbd;
    padding: 12px 20px;
    line-height: 15px;
    display: inline-block;
    border-radius: 10px;
    background: #005dbd;
    text-decoration: none;
    color: #fff;
}
.spacer.testimonials.testimonialsTop {
    padding-top: 60px;
}
.our-experts-news {
    padding: 60px 0;
}
.heading-experts {
    text-align: center;
    margin: 0px 0 50px;
    padding: 0px 100px;
}
.heading-experts h2 {
    font-size: 36px;
    margin: 0;
    padding-bottom: 15px;
    color: #242525;
}
.col-md-6.expert {
    padding: 15px;
}
.experts-parent {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #efefef;
    min-height: 200px;
}
.expert-img1 {
    background: url(../img/solutionpick1.png);
}
.expert-img2{
	background: url(../img/solutionpick2.png);
}
.expert-img3{
	background: url(../img/solutionpick3.png);
}
.expert-img4{
	background: url(../img/solutionpick4.png);
}
.expert-img {
    width: 42%;
    max-width: 42%;
    flex: 0 0 42%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 3;
}
.expert .experts-parent .content {
    width: 58%;
    max-width: 58%;
    flex: 0 0 58%;
    padding: 15px 20px;
    position: relative;
}
.expert .experts-parent h4 {
    margin: 0 0 10px;
    font-size: 18px;
    color: #005a9f;
    font-weight: 700;
}
.content p {
    margin-bottom: 0;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
}
.expert-img:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(
45deg
, #054575, transparent);
}
.experts-parent:hover .expert-img.expert-img4:after {
    cursor: pointer;
    background: linear-gradient(
45deg
, #005a9f, transparent);
}
.faqSection.faqSectionTop {
    padding-top: 0;
}
.whyChooseus {
    background: #f9f9f9;
    margin-top: 50px;
    margin-bottom: 0;
}
.boxwhychooseus1 {
    margin: 60px 50px 60px 100px;
}
.boxwhychooseus {
    position: relative;
    top: -35px;
    padding: 50px 80px 50px 50px;
    background: #ffffff;
    height: 500px;
    box-shadow: -7px 0 10px 0px rgb(0 0 0 / 10%);
}
.boxwhychooseus1 h2 {
    font-size: 36px;
    font-weight: 700;
}
.boxwhychooseus1 p {
    font-size: 16px;
    line-height: 28px;
}
.boxwhychooseus ul {
    margin: 0 0 30px;
}
.boxwhychooseus ul li {
    color: #4a4a4a;
    font-size: 15px;
    line-height: 1.9;
    position: relative;
    margin: 5px 0px 5px 25px;
}
.boxwhychooseus p {
    color: #34344c;
    font-weight: 600;
}
.boxwhychooseus strong {
    font-size: 20px;
    font-weight: 500;
}
.boxwhychooseus ul li:after {
    position: absolute;
    left: -12px;
    top: 12px;
    width: 6px;
    height: 6px;
    background: #909090;
    content: '';
    border-radius: 50px;
}
.whyChooseus .col-sm-6 {
    padding: 0;
}
.industriessec {
    padding-bottom: 50px;
}
.mega-menu {
    background: none repeat scroll 0 0 rgb(255 255 255);
    left: 0;
    top: 80px;
    z-index: 9999;
    margin-top: 0px;
    position: absolute;
    width: 100%;
    padding: 15px 0 40px;
    display: none;
    transition-duration: 0.9s;
    box-shadow: 0 5px 15px -10px #00589b;
    border-top: 2px solid #005a9f;
}
.middelHeader .collapseNav ul > li > a {
    padding: 45px 12px;
}
.mega-menu .rowR {
    display: flex;
    flex-wrap: wrap;
}
.col__44 {
    max-width: 33.33%;
    flex: 33.33%;
    padding: 0 20px;
    display: block;
}
.mega-menu.mega-menu3 {
    width: 250px;
}
.positionRelative {
    position: relative;
}
.positionRelativelast .mega-menu.mega-menu3 {
    right: 0 !important;
    left: unset;
}
.drop-downWomen:hover .mega-menu {
    display: block !important;
}
.mega-menu .col__44 h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0px;
    border-bottom: 1px solid #E0E0E0;
    text-transform: uppercase;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    color: #505050;
    padding-top: 20px;
}
.mega-menu ul {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
}
.mega-menu .col__44 ul {
    display: block;
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
}
.mega-menu ul a {
    padding: 10px 10px!important;
    color: #808080 !important;
    font-weight: 400 !important;
    border-bottom: 1px solid #E0E0E0;
}
.mega-menu ul {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    display: block !important;
}
.header.sticky .mega-menu {
    top: 74px;
}
.middelHeader .collapseNav ul > li > a img {
    max-width: 22px;
    margin: 0 5px 0 0;
}
.whatsapp {
	position: fixed;
	right: 30px;
	bottom: 30px;
	font-size: 25px;
	z-index: 9;
	width: 55px;
	height: 55px;
	background: #02a525;
	display: none;
	align-items: center;
	justify-content: center;
	border: 2px solid white;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: rgb(17, 173, 100);
	-webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
	-moz-animation: zcwmini2 1.5s 0s ease-out infinite;
	animation: zcwmini2 1.5s 0s ease-out infinite;
}
@keyframes zcwmini2 {
0% {
box-shadow: 0 0 8px 6px rgb(8 207 89 / 0%), 0 0 0 0 rgb(255 255 255), 0 0 0 0 rgb(8 207 140 / 0%);
}
10% {
box-shadow: 0 0 8px 6px #159025, 0 0 12px 10px rgb(14 224 72 / 40%), 0 0 12px 14px #00ca4b;
}
100% {
box-shadow: 0 0 8px 6px rgb(24 236 61 / 60%), 0 0 0 40px rgb(40 206 41 / 10%), 0 0 0 40px rgb(8 207 19 / 10%);
}
}
.whatsapp a.float {
	display: block;
	position: relative;
	z-index: 9;
	-webkit-animation: zcwphone2 3s linear infinite;
	-moz-animation: zcwphone2 3s linear infinite;
	animation: zcwphone2 3s linear infinite;
}
@keyframes zcwphone2 {
0% {
transform: rotate(50deg);
transition: all .5s ease-in;
}
100% {
transform: rotate(-25deg);
transition: all .5s ease-in;
}
}
.footer .footer-bottom {
	position: relative;
}
.whatsapp a.float i {
	color: #ffffff;
}
@keyframes veera {
0% {
top: 0;
opacity: 1;
}
50% {
top: 15px;
opacity: .8;
}
100% {
top: 30px;
opacity: 0;
background: white;
}
}
.whatsapp a.float i.fab.fa-whatsapp.my-float {
    color: #ffffff;
}
.sldB a{
	font-size: 12px;
}
.footerlllogo {
    overflow: hidden;
    max-width: 120px;
}
.footerlllogo img {
    width: 90%;
    margin: 0 0 0 10px;
    border-radius: 5px;
}
.col-sm-7.flex-al p {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.single-blogx {
    background: url(../img/singleblogpage.png);
    background-size: cover;
    background-position: 0 -180px;
	background-position: center;
}
.blogx {
    background: url(../img/blogpage.png);
    background-size: cover;
    background-position: 0 -170px;
	background-position: center;
}
.blogx1 {
    background: url(../img/casestudiespage.png);
    background-size: cover;
    background-position: 0 -170px;
	background-position: center;
}
.blogx2 {
    background: url(../img/infographicspage.png);
    background-size: cover;
    background-position: 0 -170px;
	background-position: center;
}
.industriessection .aboutSlide {
    padding: 0 0 0 5px;
}
.industriessection .aboutSlide p {
    line-height: 1.6;
    font-size: 15px;
}
.industriessection .aboutImagef,.industriessection .aboutInfo {
    max-width: 50%;
    flex: 0 0 50%;
}
.industriessection h2 {
    font-size: 36px;
    margin: 0 0 15px;
    line-height: 36px;
}
.serviceslist {
    margin: 60px 0 0;
}
.serviceslist h2 {font-weight: 600;font-size: 30px;letter-spacing: 0;line-height: 25px;margin-bottom: 30px;}
.serviceslist ul {
    margin: 0;
}
.serviceslist ul li {
    margin: 10px 0 10px 20px;
    position: relative;
}
.serviceslist ul li:after {
    position: absolute;
    left: -15px;
    top: 9px;
    width: 6px;
    height: 6px;
    content: '';
    background: #383838;
    border-radius: 50%;
}
.serveindustries{
	position: relative;
	background: url(../img/indusrty.jpg);
	padding: 60px 0;
}
.serveindustries:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0 / 70%);
}
.serveindustries h2 {
    color: #fff;
}
.serveindustries p {
    color: #fff;
}
.cloudone {
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 5%);
    margin: 10px;
    min-height: 120px;
    padding: 15px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 4px;
    align-items: center;
    transition: all 0.3s;
    max-width: calc(25% - 20px);
    display: block;
    height: 100%;
    width: 100%;
}
.cloudone .cloudicon {
    max-width: 100%;
    margin: 0 auto 10px;
    flex: 0 0 100%;
    text-align: center;
}
.cloudone .cloudicon img {
    width: 100%;
    max-width: 55px;
}
.cloudone h3 {
    color: #3c4752;
    margin: 0;
    font-weight: 600;
    text-align: center;
}
.getstarted.getstarted2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.ourservices.services .owl-nav {
    display: flex;
    justify-content: center;
    margin: 15px 0 0;
}
.ourservices.services .owl-nav button {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    border: 1px solid #efefef;
    justify-content: center;
    margin: 0 5px;
    position: relative;
    border-radius: 50%;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.ourservices.services .owl-nav span {
    font-size: 38px;
    line-height: 35px;
    display: block;
    position: absolute;
    left: 50%;
    color: #0d7933;
    top: 38%;
    transform: translate(-50%,-50%);
}
#nav-otwo {
    padding-top: 0;
}
.spacer.testimonials.testimonialsab {
    padding-top: 210px;
}
.get-touch {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0 0;
}
.get-touch a.custom_btn.custom_btn3 {
    background: #0d2a40;
    margin: 0 20px 0 0;
}
.get-touch ul.d-flex {
    margin: 0;
}
.get-touch ul.d-flex a {
    font-size: 20px;
    color: white;
    height: 50px;
    justify-content: center;
    width: 50px;
    display: flex;
    align-items: center;
    border: 2px solid #ffffff;
    border-radius: 5px;
    margin: 0 10px 0 0;
}
.get-touch ul.d-flex a i.fa.fa-phone {
    transform: rotate(75deg);
}
.service-contt8 p {
    text-align: left;
}
.col-md-6.borderLIne1 {
    max-width: calc(50% - 20px);
    flex: 0 0 50%;
    display: table-cell;
    border: 1px solid #005dbd;
    margin: 10px 10px;
    padding: 30px;
    border-radius: 2px;
    box-sizing: border-box;
}
.innderr h3 {
    color: #232323;
}
.innderr ul, .innderr li {
    list-style: disc;
    margin-left: 9px;
    font-size: 15px;
    position: relative;
    color: #6f6f6f;
}
.aboutSlide ul, .aboutSlide li {
    list-style: disc;
    margin-left: 9px;
    font-size: 15px;
    position: relative;
    color: #6f6f6f;
}
.list-style ul, .list-style li {
    list-style: disc;
    margin-left: 9px;
    font-size: 15px;
    position: relative;
    color: #6f6f6f;
}
.section-event .blog-group h3 {
    color: #353535;
}
.imgbackicon {
    width: 35px;
    height: 35px;
    background: white;
    padding: 5px;
    border-radius: 50%;
    margin-right: 15px;
}
.counters {
	background: #ffffff;
	color: #fff;
	padding: 0;
	border-top: 0;
}
.counters .container {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;
	text-align: center;
}
.counters i {
	color: lightskyblue;
	margin-bottom: 5px;
}
.lead_grid img {
    width: 100%;
}
.ServicesInAll {
    padding-bottom: 60px;
}
.s_app_content ul, .s_app_content li {
    list-style: disc;
    margin-left: 9px;
    font-size: 15px;
    position: relative;
    color: #6f6f6f;
}
.accordion-content ul, .accordion-content li {
    list-style: disc;
    margin-left: 9px;
    font-size: 15px;
    position: relative;
    color: #6f6f6f;
}
.benefits_services {
    position: relative;
    padding-bottom: 60px;
}
.benefits_services_new h3 {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 15px;
    color: #343434;
    text-align: center;
}
.section_header p.lead_txt {
    font-size: 16px;
    color: #545454;
    font-weight: 400;
    line-height: 28px;
}
.benefits_s_ul li {
    list-style: disc;
    margin-left: 12px;
    font-size: 15px;
    position: relative;
    color: #6f6f6f;
}
.col-lg-6.order1 .s_app_img img {
    width: 100%;
}
.salesforce_app {
    padding-bottom: 60px;
}
.h22 {
    font-size: 34px;
    font-weight: 600;
}
.spacertop {
    margin-top: 50px;
}
.spacertop ul,.spacertop li {
    list-style: disc;
}
.spacertop ul {
    padding: 0 0 0;
    margin-left: 30px;
}
.spacertop li {
    padding: 3px 0;
}
.spacertop p {
    font-size: 18px;
}
.boxwhychooseus1 img {
    width: 100%;
}
.banner .row {
    justify-content: space-between;
    align-items:  center;
}
.enquiryform {
    background: white;
    padding: 25px;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    border-radius: 10px;
    max-width: 480px;
    flex: 0 0 480px;
}
.headerofEnquiry {
    margin-bottom: 20px;
    text-align: center;
}
.headerofEnquiry h3 {
    color: #6b6b6b;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 25px;
}
.headerofEnquiry p {
    margin: 0;
}
.formsGroup .form-group {
    margin: 0 0 10px;
}
.formsGroup .form-group input {
    margin: 0;
    width: 100%;
    padding: 10px 10px;
    height: 40px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
}
.formsGroup .form-group textarea {
    height: 100px;
    margin: 0;
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    font-family: 'Open Sans', sans-serif;
}
.submitbtn input[type="submit"] {
    padding: 10px 30px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    border: 0;
    letter-spacing: 0;
    margin: 10px 0 0;
    height: 46px;
    font-size: 15px;
    border-radius: 5px;
    background: #6b6b6b;
    background: linear-gradient(to top, #6b6b6b, #909090);
}
.refCell {
    text-align: center;
    font-size: 16px;
    resize: none;
    outline: 0;
    background: #fbfbfb;
    transition-duration: 0.2s;
    position: relative;
    max-width: calc(33.33% - 20px);
    flex: 0 0 33.33%;
    padding: 0;
    margin: 10px 10px;
    overflow: hidden;
}
.info {
    position: absolute;
    top: 100%;
    background: white;
    text-align: left;
    -webkit-transition: top 0.6s ease-in-out;
    color: #f7f7f7;
    text-decoration: none;
    height: 73%;
    z-index: 99;
    border: 1px solid #e8e8e8;
    right: 0;
    left: 0;
    padding: 5px 10px;
}
#rooms-suites p {
    text-align: left;
    color: #343434;
}
.info p {
    text-align: left;
    margin-top: 20px;
}
.full-details {
    background: transparent;
    border: 1px solid #0c7832;
    padding: 10px 25px;
    display: inline-block;
    text-align: left;
    font-weight: 600;
    margin-top: 10px;
    color: #0d7a34;
}
.rooms-info {
    border: 1px solid #e8e8e8;
    outline: 1px solid #e8e8e8;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}
.room-type {
    float: left;
}
.rooms-info h5 {
    text-align: left;
    margin-top: 18px;
    font-weight: 700;
}
.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
}
.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
}
.rating {
    margin-top: 20px;
    float: right;
}
#rooms-suites span {
    font-weight: bold;
    color: #00B5CB;
}
.rating > span {
    display: inline-block;
    position: relative;
    width: 1.1em;
}
.votes {
    float: right;
}
#rooms-suites span {
    font-weight: 800;
    color: #e31e24;
}
.votes {
    font-size: 10px;
}
.refCell:hover .info {
    top: 0;
    display: block;
}
#rooms-suites {
    padding: 60px 0;
    background: #fbfbfb;
}
#rooms-suites a.rooms-button.hvr-shadow-radial {
    padding: 12px 30px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 15px;
    background: #086f2c;
    background: linear-gradient(to top, #086f2c, #22a751);
}
.text-centera {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 10px 0 0;
}
#testimonial_carousel {
    margin-bottom: 0;
}
.infod li {
    color: #fff;
    margin: 0 20px 0 0;
}
.infod li i {
    margin-right: 5px;
}
.pageTitleBg7 {
    background: url(../img/contact-us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}
.addressbox {
    border-right: 1px solid #eaeaea;
    padding: 30px 30px;
    text-align: center;
    background: #f6f6f6;
}
.iconsfa {
    margin-bottom: 15px;
}
.iconsfa i {
    font-size: 35px;
    color: #6b6b6b;
}
.addressbox h3 {
    color: #2c2b2a;
    font-weight: 700;
    margin: 0 0 20px;
}
.addressbox p {
    margin: 0;
}
.highlighted {
    margin: 10px 0 0;
}
.highlighted p {
    font-weight: 700;
    font-size: 16px;
    color: #6b6b6b;
}
.contactaddress {
    padding: 60px 0;
}
.addressbox:last-child {
    border-right: 0;
}
.imgmap img {
    width: 100%;
}
.directorMessage {
    padding: 30px 0 0;
}
.middelHeader .collapseNav li.active a {
    color: #efab53;
}
.missionVision {
    overflow: hidden;
    position: relative;
}
.missionVision .m-v-bg {
    background: url(../img/gallery-16.jpg);
    background-position: center;
    background-size: cover;
    max-width: 34%;
    flex: 0 0 34%;
    order: 2;
}
.missionVision .vIsion {
    padding: 35px 35px 35px;
    background: #f9f9f9;
    order: 3;
    max-width: 28%;
    flex: 0 0 28%;
}
.missionVision .mIssion {
    padding: 35px 35px;
    background: #fffcfc;
    max-width: 38%;
    flex: 0 0 38%;
    order: 1;
}
.missionVision h2 {
    font-size: 30px;
    margin: 0 0 20px;
    line-height: 30px;
    font-weight: 700;
}
.missionVision p {
    font-size: 15px;
    margin-bottom: 10px;
}
.centerShaped3 {
    padding-right: 0;
    margin: 0 20px 0 0px;
    overflow: hidden;
    padding: 0 18px 18px 18px;
    position: relative;
}
.centerShaped3:after {
    position: absolute;
    right: -1px;
    bottom: 0;
    width: 82%;
    background: white;
    content: '';
    height: 82%;
    z-index: 0;
    border: 10px solid #dfdee3;
}
.centerShaped3 img {
    position: relative;
    z-index: 1;
    padding: 0px 5px 5px 0px;
}
.aboutIfo h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    margin-bottom: 20px;
    line-height: 42px;
}
.colorlogo {
    color: #3f3e3d;
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 5px;
}
.pageTitle.pageTitleBg.pageTitleBg2.pageTitleSpace .pageTitleHeading {
    text-align: left;
}
.imgmap iframe {
    width: 100%;
    height: 100%;
    min-height: 450px;
}
.col-sm-2.services li {
    padding: 5px 0;
}
.col-sm-2.services li i {
    color: #efab53;
    width: 18px;
}
.about.aboutus.spacer.aboutusHome .row {
    align-items: center;
}
.missionVision ul {
    margin: 0;
}
.missionVision ul li {
    position: relative;
    padding: 10px 0 0 15px;
}

.missionVision ul li strong {
    position: absolute;
    left: 0;
}
.about.aboutus.spacer.aboutusHome.aboutusHome2 {
    padding-top: 0;
}
.proBox {
    background: #f2f1ff;
    max-width: calc(25% - 15px);
    padding: 0;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    box-shadow: 0 5px 5px rgb(0 0 0 / 5%);
}
.proImg img {
    width: 100%;
}
.products .row {
    justify-content: space-between;
    margin: 0;
}
.proContent {
    padding: 20px 15px;
}
.proContent h3 {
    color: #141419;
    font-weight: 600;
    margin: 0 0 10px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}
.proContent p {
    line-height: 1.4;
    margin-bottom: 20px;
}
.proContent a {
    background: #3b3bcc;
    color: #fff;
    padding: 12px 20px;
    display: inline-block;
    border-radius: 3px;
    line-height: 16px;
    font-weight: 600;
}
.heading_services {
    position: relative;
    padding: 0;
    margin: 0 0 25px;
}
.heading_services h3 {
    color: #6a62fe;
}
.heading_services h4 {
    color: #141419;
    font-size: 18px;
    line-height: 16px;
    padding-left: 15px;
    position: relative;
    margin: 0;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}
.heading_services h4:after {
    border-left: 2px solid #141419;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
}
.products {
    padding: 30px 0;
}
.products_heading {
    text-align: center;
    margin: 0 0 40px;
}
.products_heading h3 {
    font-size: 20px;
    color: #141419;
    font-weight: 600;
    line-height: 25px;
    margin: 0 0 5px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 3px;
}
.products_heading h4 {
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 50px;
    color: #141419;
    font-family: 'Roboto', sans-serif;
}
.works {
    text-align: center;
    padding: 30px 0 60px;
}
.works img {
    width: 60px;
    margin: 0 auto 20px;
}
.works h3 {
    margin: 0 0 10px;
    font-family: 'Roboto', sans-serif;
    color: #3e3d3c;
    font-weight: 600;
    padding: 0 15px;
    font-size: 18px;
}
.works p {
    padding: 0 10px;
    margin: 0;
    line-height: 1.4;
}
.topFFotter {
    display: none;
    padding: 30px 30px;
    background: #131a1b;
    border-radius: 10px;
    margin: 0 0 -60px;
    box-shadow: 0 0 20px rgb(0 0 0 / 40%);
    border: 1px solid #1a1a1a;
}
.topFFotter svg {
    width: 55px;
    height: 55px;
}
.topFFotter .row {
    align-items: center;
}
.customerrow {
    display: flex;
    align-items: center;
}
.customerimg {
    background-color: #f6f4f4;
    padding: 20px 20px;
    border-radius: 50px;
}
.customerimg svg {
    height: 35px;
    width: 35px;
}
.havDoubtBox p {
    text-align: center;
    font-size: 17px;
    margin-bottom: 30px;
}
.getintouch .form-group {
    margin: 0;
}
.getintouch .form-group h3 {
    color: white;
    font-weight: 600;
    margin: 0;
    font-size: 18px;
    line-height: 25px;
    font-family: 'Roboto', sans-serif;
}
.getintouch {
    background-color: #3b3bcc;
    padding: 30px;
    border-radius: 10px;
}
.getintouch input[type="text"] {
    height: 45px;
    padding: 15px 15px;
    width: 100%;
    border: 1px solid #6868e8;
    border-radius: 5px;
    background: white;
    margin: 0;
}
.getintouch input[type="button"] {
    padding: 8px 10px;
    width: 100%;
    border-radius: 10px;
    background: transparent;
    color: #e0e0ff;
    border: 2px solid #acacff;
    font-weight: 600;
}
.borderR {
    border-right: 1px solid #6868e8;
}
.havDoubt {
    padding: 60px 0 60px;
}
.svgIcon svg {
    width: 50px;
    height: 50px;
}
.svgIcon {
    padding: 0;
    text-align: center;
    margin-bottom: 15px;
}
.bannBar-box p {
    color: #fff;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}
.bannBar-box {
    background: #3b3bcc;
    padding: 25px 25px;
    text-align: center;
    border-radius: 10px;
}
.b-icon svg {
    width: 30px;
    height: 30px;
}
.bannIcon_box {display: flex;flex-wrap: wrap;}
.b-icons {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.b-icon {
    height: 60px;
    background: #f1f6ff;
    border-radius: 50%;
    padding: 8px;
    max-width: 60px;
    flex: 0 0 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bannBox-left {
    max-width: 60%;
    flex: 0 0 60%;
}
.bannBox-right {
    max-width: 40%;
    flex: 0 0 40%;
}
.bannBox-right img {
    width: 100%;
}
.b-para p {
    margin: 0;
    font-size: 16px !important;
    font-weight: 600;
}
.b-para {
    padding: 0 0 0 15px;
    max-width: calc(100% - 70px);
    flex: 0 0 100%;
    box-sizing: border-box;
}
.bann-BTNS {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 40px;
}
.bann-BTN a {
    padding: 10px 40px;
    border-radius: 50px;
    color: #3b3bcc;
    border: 1px solid #3b3bcc;
    background: #d7e3f8;
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    display: block;
}
.bann-BTN {
    margin-right: 20px;
}
.boxx span {
    color: #3b3bcc;
    font-weight: 700;
}
.bannPara {
    font-size: 20px;
    margin-bottom: 50px;
    font-family: 'Roboto', sans-serif;
}
.bannerSec {
    background: linear-gradient(1deg, #a4bdea, #f1f6ff);
    padding: 80px 0 120px;
}
.bannBar {
    margin-top: -70px;
}
.bann-BTN a:hover {
    background-color: #6a62fe;
    transition: .2s linear;
    color: white;
}
.ul-dropdown {
    position: absolute;
    left: 0;
    top: 90px;
    width: 100%;
    background: #e3ecfb;
    opacity: 0;
    transition: all .5s linear;
    visibility: hidden;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    border: 1px solid #cedcf6;
    border-radius: 5px;
}
.ul-dropdown ul {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 15px 0 15px;
}
.middelHeader .collapseNav .dropdown:hover .ul-dropdown {
    opacity: 1;
    top: 75px;
    visibility: visible;
}
.header.sticky .ul-dropdown {
    top: 60px !important;
}
.ul-dropdown a {
    padding: 13px 20px !important;
    position: relative;
}
.singleBanner {
    background-color: #f1f6ff;
    padding: 80px 0;
    border-radius: 0px 0px 70px 70px;
}
.singleBanner h1 {
    margin: 0 0 35px;
}
.singleBanner form {
    padding: 40px 40px;
    background: white;
    box-shadow: 0 0 20px #d3d8e0;
    border-radius: 10px;
}
.singleBanner form .form-group {
    margin-bottom: 12px;
}
.singleBanner form input {
    width: 100%;
    height: 45px;
    border: 1px solid #dbe4f3;
    padding: 10px 10px;
    border-radius: 5px;
    margin: 0;
}
.singleBanner form textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #dbe4f3;
    padding: 10px 10px;
    border-radius: 5px;
    margin: 0;
}
.form-grouo-btn input {
    background: #4880e4;
    font-size: 16px;
    color: #fff;
    height: 50px !important;
    font-weight: 600;
}
.singleBanner p {
    font-size: 18px;
    line-height: 1.8;
}
.bannIcon_box.bannIcon_box2 {
    margin-top: 40px;
}
.bannIcon_box.bannIcon_box2 .b-icons {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    display: flex;
    align-items: center;
}
.singleBanner .row {
    align-items: center;
}
.process {
    margin: 60px 0;
}
.paragraphText {font-size: 15px;}
.process .row {
    align-items: center;
}
.process .row .col-sm-3 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    padding: 0 30px;
    text-align: center;
    position: relative;
}
.process_icon {
    margin-bottom: 15px;
}
.stepss p {
    font-weight: 600;
    font-size: 16px;
}
.arrowsteps {
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
}
.contact-area-section, .contact_secound_section {
    padding: 70px 0;
    position: relative;
    background: #ffffff;
}
#contact-area:after {
    height: 100%;
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}
.wpb_wrapperRow {
    margin: 5px 0 0;
}
.contact-box figure {
    width: 90px;
    height: 90px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    position: relative;
    background: #141419;
    border-radius: 50%;
    margin-bottom: 0;
    padding: 20px;
    border-right: 4px groove #46464a;
}
.contact-box figure img {
    width: 40px;
    display: inline-block;
}
.contact-box .content {
    width: calc(100% - 120px);
    display: inline-block;
}
.contact-box .content h6 {
    display: block;
    font-size: 18px;
    color: #d0d0d0;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}
.contact-box .content p {
    margin: 0;
    font-size: 15px;
    color: #828282;
}
.contact-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid rgb(20 20 25);
    border-radius: 5px;
    padding: 15px 20px;
    background: #141419;
}
.contact-left-content {
    max-width: 500px;
}
.contact-area-section .section-title h2, .contact_secound_section .section-title h2 {
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.contact-form {
    margin: 0;
    border-radius: 3px;
}
.contact-form form {
    padding: 0 0px;
}
.contact-form .form-row {
    padding: 0px 0px;
}
.contact-form .form-row input {
    margin-bottom: 15px;
    padding: 10px 10px;
    height: 42px;
    font-size: 15px;
    border: 1px solid #a9a9a9;
    border-radius: 2px;
    background: #ffffff;
}
.contact-form .form-row textarea {
    font-size: 15px;
    border: 1px solid #a9a9a9;
    border-radius: 2px;
    background: #ffffff;
    height: 100px;
}
.block-btn {
    display: block;
    font-weight: 600;
    border: none;
    font-size: 16px;
    color: #ffffff;
    border: 2px solid #a32a95;
    padding: 15px 30px;
    border-radius: 50px;
    line-height: 20px;
    margin: 20px 0 0;
    background: #0a0d1c;
}
#contact-area .contact-left-content {
    max-width: 100%;
}
#contact-area .contact-left-content .section-title {
    margin: 0;
}
.contact-form .form-row input::placeholder,.contact-form .form-row textarea::placeholder{
	color:#ced5da;
}
.block-btn {
    display: block;
    font-size: 16px;
    color: #ffffff;
    border: 2px solid #a32a95;
    padding: 15px 10px;
    line-height: 20px;
    margin: 5px 0 0;
    background: #0a0d1c;
    border-radius: 5px;
    background-color: #efab53;
    border-color: white;
}
.pageTitle {
    background-color: #f1f6ff;
    padding: 160px 0;
}
.P-title {
    text-align: center;
}
.P-title h1 {
    margin: 0;
}
.about-section {
    position: relative;
    padding: 60px 0 30px;
}
.about-section .content-column {
    position: relative;
    margin-bottom: 50px;
}
.about-section .image-column {
    position: relative;
}
.about-section .image-column .inner-column {
    position: relative;
    padding-left: 120px;
    padding-bottom: 125px;
}
.about-section .content-column .inner-column {
    position: relative;
    padding-left: 30px;
}
.about-section .sec-title {
    margin-bottom: 25px;
}
.sec-title .title {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 25px;
    color: #efab53;
    font-weight: 700;
    margin-bottom: 10px;
}
.sec-title h2 {
    font-size: 40px;
    line-height: 45px;
}
.about-section .image-column .inner-column:before {
    position: absolute;
    left: -75px;
    top: 65px;
    height: 520px;
    width: 520px;
    background-image: url(https://i.ibb.co/fxJ1jtC/about-circle-1.png);
    content: "";
}
.about-section .text {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 26px;
    color: #848484;
    font-weight: 400;
}
.about-section .list-style-one {
    margin-bottom: 45px;
}
.list-style-one li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}
.list-style-one li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    font-size: 18px;
    padding: 0px;
    color: #ff9600;
    font-weight: 600;
    -moz-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.6;
    font-family: "Font Awesome 5 Free";
}
.about-section .btn-box {
    position: relative;
}
.about-section .btn-box a {
}
.about-section .image-column .image-1 {
    position: relative;
}
.about-section .image-column .image-2 {
    position: absolute;
    left: 0;
    bottom: -5px;
    max-width: 74%;
}
.image-2 img {
    width: 100%;
}
.btn-style-one {
    position: relative;
    display: inline-block;
    font-weight: 600;
    overflow: hidden;
    background-color: #efab53;
}
.midFooter ul {
    margin: 0;
}
.topFFotter p {
    margin: 0 0 5px;
    line-height: 1.4;
    font-size: 15px;
    color: #828282;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.topFFotter p:last-child {
    margin-bottom: 0;
}
.topFFotter .col-sm-9 {
    border-left: 1px solid #272727;
    height: 65px;
}
.works.works2 {
    padding: 60px 0;
    background: #3b3bcc;
}
.works.works2 h4 {
    color: #ffffff;
}
.works.works2 .customerrow h3 {
    color: #ffffff;
    padding: 0 0 0 10px;
    margin: 0 0 5px;
}
.works.works2 .customerrow p {
    color: #e0e0e0;
    padding: 0 0 0 10px;
}
.works.works2 .customerimg {
    width: 65px;
    height: 65px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2c2c9c;
}
.works.works2 .customerrow .customercontent {
    max-width: calc(100% - 75px);
    flex: 0 0 100%;
    text-align: left;
}
.bannerSec h2 {
    font-size: 45px;
    font-weight: 700;
    margin: 0px 0 30px;
    line-height: 55px;
    font-family: 'Roboto', sans-serif;
    color: #3b3bcc;
}
input::-webkit-input-placeholder {
  color: #141419 !important;
}
input::-moz-placeholder {
  color: #141419 !important;
}
input:-ms-input-placeholder {
  color: #141419 !important;
}
input:-moz-placeholder {
  color: #141419 !important;
}
textarea::-webkit-input-placeholder {
  color: #141419 !important;
}
textarea::-moz-placeholder {
  color: #141419 !important;
}
textarea:-ms-input-placeholder {
  color: #141419 !important;
}
textarea:-moz-placeholder {
  color: #141419 !important;
}

/*========================*/
.animate_line {
    position: relative;
    z-index: 0;
}
.animate_line:before {
    right: 0;
    top: 0;
}
.animate_line:after, .animate_line:before {
    content: "";
    height: 5px;
    width: 0px;
    position: absolute;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: -1;
}
.animate_line:after {
    left: 0;
    bottom: 0;
}

.animate_line:after, .animate_line:before {
    content: "";
    height: 5px;
    width: 0px;
    position: absolute;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: -1;
}
.icon-content {
    overflow: hidden;
}
.clearfix::after, .filter-wrap::after, .filter-wrap::after, .wt-icon-box-wraper::after, ol.commentlist li::after {
    content: "";
    display: table;
    clear: both;
}
.animate_line:hover:after, .animate_line:hover:before {
    width: 50%;
    height: 50%;
    background: #efab53;
}
.animate_line {
    padding: 5px;
    margin: 10px 10px;
    max-width: calc(33.33% - 20px);
}

.section-full {
    background: #1e2224;
    padding: 60px 0;
    margin: 60px 0 90px;
}

.section-head {
    margin: 0 0 35px;
}

.section-head h2 {color: #fff;}

.section-head p {
    max-width: 700px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    color: #919191;
}

.animate_line .wt-icon-box-wraper {
    padding: 25px 25px;
    text-align: center;
    cursor: pointer;
    height: 380px;
}

.animate_line .wt-icon-box-wraper .icon-sm {}

.animate_line .wt-icon-box-wraper .icon-sm .icon-cell {
    font-size: 30px;
    color: #efab53;
    margin: 0 0 10px;
    display: block;
    line-height: 30px;
}

.icon-content p {
    margin: 0;
}

.icon-content h5 {
    font-weight: 600;
    font-size: 18px;
    margin: 5px 0 15px;
    font-family: 'Roboto';
    color: #141419;
}
/*============================ABOUT US CSS*/
.about-section{
  position: relative;
  padding: 70px 0 70px;
}

.about-section .sec-title{
  margin-bottom: 25px;
}

.about-section .content-column{
  position: relative;
  margin-bottom: 50px;
}

.about-section .content-column .inner-column{
  position: relative;
  padding-left: 30px;
}

.about-section .text{
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
}

.about-section .list-style-one{
  margin-bottom: 40px;
}

.about-section .btn-box{
  position: relative;
}

.about-section .btn-box a{
  padding: 15px 40px;
  line-height: 20px;
  text-transform: uppercase;
  border-radius: 5px;
  color: #fff;
}

.about-section .image-column{
  position: relative;
}

.about-section .image-column .text-layer{
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
}

.about-section .image-column .inner-column{
  position: relative;
  padding-left: 120px;
  padding-bottom: 125px;
}

.about-section .image-column .inner-column:before{
  position: absolute;
  left: -75px;
  top: 65px;
  height: 520px;
  width: 520px;
  background-image:url(https://i.ibb.co/fxJ1jtC/about-circle-1.png);
  content: "";
}

.about-section .image-column .image-1{
  position: relative;
}

.about-section .image-column .image-2{
  position: absolute;
  left: 0;
  bottom: 0;
}

.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img{
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
}

.about-section .image-column .video-link{
  position: absolute;
  left: 70px;
  top: 170px;
}

.about-section .image-column .video-link .link{
  position: relative;
  display: block;
  font-size: 22px;
  color: #191e34;
  font-weight: 400;
  text-align: center;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.about-section .image-column .video-link .link:hover{
  background-color: #191e34;
  color: #fff;
}
/*==================GET IN TOUCH CSS*/

#short_banner {
    background: #efab53;
    height: 200px;
}
.left_million {
    background: #fbf4ec;
    position: relative;
    margin-top: -30px;
    /* box-shadow: -11px 19px 23px -16px #fff; */
    height: 230px;
    padding-right: 0;
}
.left_million:before {
    content: '';
    position: absolute;
    left: -335px;
    top: 0;
    background: #fbf4ec;
    width: 85%;
    height: 100%;
    box-shadow: -9px 13px 32px -12px #fff;
}
.million_trust {
    padding: 52px 30px;
}
.million_trust h1 {
    color: #fff;
    font-size: 21px;
    line-height: 39px;
    font-weight: 300;
    margin: 10px 0;
}
.left_million:after {
    content: '';
    border-right: 16px solid transparent;
    position: absolute;
    right: -106px;
    top: 0;
    height: 100%;
    z-index: 99;
    border-top: 0px solid;
    border-left: 90px solid #fbf4ec;
    border-bottom: 261px solid transparent;
    width: auto;
}
.right_million img {
    margin: 15px 0 0;
}
.right_million p {
    color: #1e2224;
    line-height: 30px;
    font-size: 18px;
    margin: 15px 0 20px;
}
.right_million {
    padding: 30px 15px;
    margin-left: 7.35%;
    padding-left: 45px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.million_trust button {
    background: #454646;
    border: 0;
    padding: 13px 35px;
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    box-shadow: 1px 1px 1px 0px #0f0e0e;
}

.leftclmccc h3 {
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    margin: 0 0 10px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 30px;
}
.leftclmccc p {
    text-align: center;
    margin: 0;
    font-size: 16px;
    color: #fff;
}
.careersSection {
    padding: 60px 0;
}
.careersImage img {
    width: 100%;
}
.prodcutsssec h2.item {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}

p.description {
    margin: 0;
    display: none;
}

.million_trust h2 {
    margin: 0px 0 25px;
}

.million_trust a {
    background: #efab53;
    padding: 15px 30px;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    line-height: 20px;
}
div#mag {
    margin: 0;
}
.right_million p br {
}

.testimonials-all-content .row {}

.testimonials-all-content .row {
    display: flex;
    align-items: center;
}
.online-booking {
    padding: 0 0 70px;
}

.online-booking h2 {
    font-size: 40px;
    color: black;
}
.content.text-center .socials-links {
    display: none;
}
.containesr {
    padding: 0 15px;
}

/*==================================TEXT ANIMATION SLIDER CSS*/
.textAnimation .item {
  height: 100vh;
  position: relative;
}
.textAnimation .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.textAnimation .item .cover {
  padding: 220px 0 0px;
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 100%;
  left: 0;
  background: linear-gradient(0deg, rgb(0 0 0 / 60%), rgb(53 38 0 / 10%));
  display: flex;
  align-items: center;
}
.textAnimation .item .cover .header-content {
  position: relative;
}
.textAnimation .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.textAnimation .item .cover .header-content h2 {
  font-weight: 800;
  font-size: 50px;
  color: #ffffff;
  line-height: 55px;
}
.textAnimation .item .cover .header-content h1 {
  font-size: 55px;
  font-weight: 600;
  margin: 0px 0 25px;
  color: #fff;
}
.textAnimation .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
.owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
.textAnimation .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.textAnimation .owl-nav .owl-prev span {
  font-size: 30px;
  color: #fff;
  top: -9px;
  position: relative;
}
.textAnimation .owl-nav .owl-prev:focus {
  outline: 0;
}
.textAnimation .owl-nav .owl-prev:hover {
  background: #000 !important;
}
.textAnimation .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.textAnimation .owl-nav .owl-next span {
  font-size: 30px;
  color: #fff;
  top: -9px;
  position: relative;
}
.textAnimation .owl-nav .owl-next:focus {
  outline: 0;
}
.textAnimation .owl-nav .owl-next:hover {
  background: #000 !important;
}
.textAnimation:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
.textAnimation:hover .owl-next {
  right: 0px;
  opacity: 1;
}
.textAnimation .item .cover .header-content p {
    font-size: 20px;
    color: #ffffff;
    margin: 0 0 30px;
}

.textAnimation .item .cover .header-content a {
    background: transparent;
    padding: 15px 30px;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border: 2px solid white;
    border-radius: 3px;
    line-height: 18px;
    text-transform: uppercase;
}
.wwa-subBox {
    display: flex;
    flex-wrap: wrap;
    background-color: white;
    border-radius: 15px;
    margin-top: 30px;
}

.wwa-box1 {
    max-width: calc(50% - 20px);
    flex: 0 0 50%;
    margin: 10px;
    background-color: #fbf4ec;
    padding: 30px 30px;
    border-radius: 10px;
}
section.WhoWeAre {
    background-color: #fbf4ec;
    padding: 60px 0;
    margin: 0px 0 60px;
}
.wwa-box1 h3 {
    color: #1e2224;
    font-weight: 700;
}

.wwa-box1 p {
    font-weight: 500;
}
section.FourBbox {
    padding: 60px 0 0;
}
.Bboxes4 {
    display: flex;
    flex-wrap: wrap;
}
.Bbox5, .Bbox7 {
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 30%);
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    padding: 30px;
}
.boxIcon {
    width: 60px;
    padding: 0;
    margin: auto;
}
.boxIcon img {
    width: 100%;
}
.Bbox4 h3 {
    color: #efab53;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 18px;
    font-size: 18px;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
    padding: 0 20px;
}
.map-mainBox {
    padding: 60px 0;
}
.col-sm-4.map-box2 {
    background: url(../img/con-map-1.png);
    background-size: cover;
    background-position: center;
}
.col-sm-5.map-box2 input.form-control {
    margin-bottom: 15px;
    height: 46px;
}
.Bbox7 {
    max-width: calc(45% - 30px);
    flex: 0 0 45%;
    text-align: center;
    margin: 15px;
}
.pageTitleBg {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.pageTitleHeading {
    text-align: center;
}
.pageTitleHeading h2 {
    margin: 0;
    font-size: 45px;
    text-align: center;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
section.pageTitle:after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    /* background-image: linear-gradient(rgb(138 137 137 / 28%), #000000bf); */
}
.col-sm-5.map-box2 form {
    padding: 30px 30px;
    background-color: #f4f5f5;
    border-radius: 5px;
}

.Bbox4 p {
    margin: 0;
}
.Bbox4.Bbox-color4.borderR {
    border-right: none;
}
.GalleryBox img {
    width: 100%;
}
.GalleryBox .col-sm-12 img {
    width: 100%;
}
.GalleryBox .col-sm-6 {
    margin-bottom: 30px;
}
section.gallery {
    padding: 60px 0 90px;
}
address br {
    display: none;
}
section.missionVision.MissVssAbout {
    margin: 0 0 90px;
}
section.WhoWeAre h2 {
    text-align: center;
}
.Bbox5 {
    max-width: calc(27% - 30px);
    flex: 0 0 27%;
    text-align: center;
    margin: 15px;
}

.boxIcon {}

.Bboxes4 h3 {
    color: #020202;
    font-weight: 700;
    margin: 10px 0 15px;
    font-size: 18px;
    line-height: 18px;
}

.Bboxes4 p {
    margin-bottom: 10px;
}

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

.Bboxes4 address {
    margin: 0 !important;
    padding: 0;
}
.col-sm-5.map-box2 .form-group.col-md-12.map-input2 {
    margin-bottom: 0;
}
.dirBox {
    /* border-radius: 5px; */
    /* box-shadow: 0 10px 10px #d4d4d4; */
    /* position: relative; */
    /* overflow: hidden; */
}

.dmIMg {
    position: relative;
    overflow: hidden;
    padding: 10px 60px;
}

.dmIMg img {
    width: 100%;
}
.directorMessage h2 {
    text-align: center;
    margin: 0 0 25px;
}
.dirMessageCont {
    padding: 20px 10px;
}

.dirMessageCont h3 {
    text-align: left;
    color: #131a1b;
    font-weight: 600;
    font-size: 25px;
    margin: 0 0 15px;
}

.dirMessageCont p {
    margin: 0;
    text-align: justify;
}
.directorMessage {
    padding: 0px 0 60px;
}
.directorMessage .row {
    justify-content: center;
}
.directorMessage .col-sm-5 {
    border-radius: 5px;
    box-shadow: 0 10px 10px #d4d4d4;
    position: relative;
    overflow: hidden;
    margin: 0 20px;
}
a.icon-cell img {
    width: 100%;
}

.icon-sm.text-primary.m-b20 {
    width: 50px;
    margin: 0 auto;
}
.middelHeader .logoBrand a .HeadName span {
}