@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
.banner .sldB h4 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    color: #ffffff;
}

.banner .sldB h4 strong {
    font-weight: 500;
    font-size: 20px;
    margin-top: 5px;
    color: #ffffff;
}
.refCell img.img-responsive {
    width: 100%;
}
body {
	font-size: 15px;
	line-height: 1.7;
	color: #424242;
	font-family: 'Open Sans', sans-serif;
}
ul,li{
	list-style: none;
}
a,a:hover{
	text-decoration: none;
	color: #005ba0;
}
.contact-contant {}

.col-md-6 {}

.mapsection {
    margin-bottom: 0;
    margin-top: 60px;
}

.mapsection .col-sm-3 {}

.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;
}
/*====================================STARTING LINE OF SCROLLBAR CSS OF GLOBAL*/
::-webkit-scrollbar {
	width: 8px;
}
::-webkit-scrollbar-track {
	background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
	background: #1f63a4;
}
/*====================================ENDING LINE OF SCROLLBAR CSS OF GLOBAL*/

h1 {
	font-size: 36px;
	margin: 0;
	font-weight: 500;
	color: #494949;
	margin-bottom: 15px;
}
h2 {
	font-size: 28px;
	margin: 0;
	color: #3f3e3d;
	margin-bottom: 20px;
}
h3 {
	font-size: 20px;
	color: #fff;
}

/*=======================================================HEADER SECTION*/
.spacer {
	padding: 60px 0;
}
.heading {
	margin: 0 0 30px;
	text-align: center;
}
.spacer.testimonials h2 {
	line-height: 35px;
	color: #fff;
}
.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 {
}
.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 {
}
.header.sticky .logoBrand a {
}
.header.sticky .topHeader {
	display: none;
}
.header {
	position: relative;
	width: 100%;
	background: #fff7f4;
	z-index: 9;
	transition: all .5s linear;
	box-shadow: 0 0 20px #150201;
}
.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 {
}
.middelHeader nav{}
.middelHeader nav {
	position: relative;
	margin: 0 -15px;
}
/*.middelHeader .navBg{position: fixed;left: 0;top: 0;height: 100%;width: 100%;z-index: 0;}*/
.middelHeader .logoBrand {
	position: relative;
	z-index: 1;
	width: 30%;
	max-width: 30%;
	flex: 0 0 30%;
	display: block;
}
.blogCONTENT {
	position: relative;
	top: 0;
}
.middelHeader .logoBrand a {
	text-decoration: none;
	max-width: 180px;
	width: auto;
	margin: 20px 0 0 0;
}
.logoBrand img {
	width: 100%;
}
.middelHeader .collapseNav {
}
.middelHeader .collapseNav{position: relative;z-index: 1;display: flex;}
.middelHeader .collapseNav ul{}
.middelHeader .collapseNav ul {
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: flex-end;
	width: 70%;
	max-width: 70%;
	flex: 0 0 70%;
}
.middelHeader .collapseNav li{}
.middelHeader .collapseNav a{}
.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;}
.middelHeader .burgerSideNav{
}
.middelHeader .latestBlogsV{
}
.middelHeader .navV{
}
.middelHeader .navV ul{
}
.middelHeader .navV ul li{
}
.middelHeader .navV ul li a{
}
.middelHeader .navV ul li a span{
}
.middelHeader .spritesidenav{
}
.middelHeader .sprite_1{
}
.middelHeader .sprite_2{
}
.middelHeader .sprite3{
}
.middelHeader .sprite_4{
}
.middelHeader .sprite_5{
}
.middelHeader .sprite_6{
}
.middelHeader .sprite_7{
}
.middelHeader .sprite_8{
}
.middelHeader .sprite_9{
}
.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 a {
	display: block;
	line-height: 16px;
	color: #010101;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 15px;
}
.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 {
	display: block;
	font-weight: 600;
}
.sldB h1 {
	color: #ffffff;
	font-size: 55px;
	font-weight: 600;
	line-height: 60px;
	margin-bottom: 30px;
	font-family: 'Roboto', sans-serif;
}
.sldB a {
	padding: 15px 30px;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	letter-spacing: 0;
	margin: 50px 0 0;
	border-radius: 5px;
	background: #fc6501;
	text-transform: uppercase;
}
/*=====================================================*/
/*=====================================================*/
/*=====================================================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 {
	position: relative;
	padding: 0;
}
.sldB {
	position: relative;
	padding: 120px 0;
}
.slider-1 {
    background: url(../img/banner-sld.jpg);
    background-size: cover;
    background-position: center;
}
.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 .col4:hover {
}
.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;
}
.industriesCenter .col4:hover:before{
}
.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 {
}
.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;
}
a.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;
}
.space-top {
}

.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;
	padding-top: 45px;
	padding-bottom: 45px;
}
.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-size: 36px !important;
	margin: 0px 0 15px;
	color: #343434;
	font-weight: 600;
	line-height: 42px !important;
	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:hover {/* background: #005ca1; *//* background: linear-gradient(to top, #0097c7, #005a9f); */}
.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: 5px;
	margin: 15px 10px 15px;
	min-height: 305px;
}
.owl-carousel .owl-item img {
	border-radius: 0;
}
.iconicon1 {
    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;
}
.ser-item:hover h2, .ser-item:hover p, .ser-item:hover a, .ser-item:hover i {
	/* color: #fff; */
}
.services-content-item p {
	line-height: 1.5;
	color: #222;
	margin: 0;
}
.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;
}

element.style {
}
.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 15px;
}
.hexagon {
	position: relative;
	width: 143px; 
	height: 82.56px;
	background-color: #64C7CC;
	margin: 41.28px 0;
}

.hexagon:before,
.hexagon:after {
	content: "";
	position: absolute;
	width: 0;
	border-left: 71.5px solid transparent;
	border-right: 71.5px solid transparent;
}

.hexagon:before {
	bottom: 100%;
	border-bottom: 41.28px solid #64C7CC;
}

.hexagon:after {
	top: 100%;
	width: 0;
	border-top: 41.28px solid #64C7CC;
}
/*=============================================== 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: #ffffff;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	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 {
}
.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: #fff7f4;
	margin: 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: 60px 15px 40px;
}
.logoFotterT {
	width: 200px;
}
.midFooter h3 {
	margin: 0 0 15px;
	font-family: 'Roboto', sans-serif;
	color: #3c4752;
	font-weight: 500;
	font-size: 20px;
}
.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 25px;
	position: relative;
}
.contactInfo li i {
	color: #000000;
	position: absolute;
	left: 0;
	top: 5px;
}
.midFooter a i {
	color: #000000;
}
.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 {
	padding: 0;
	background: #010101;
}
.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;
	text-align: left;
	color: #fff;
}
.bottom_footer .row {
	padding: 10px 0;
}
a.logoFotterT img {
	max-width: 205px;
}
.bottom_footer .row .col-sm-7 p {
    text-align: right;
    margin: 0;
    color: #fff;
}
a.logoFotterT {
	font-size: 36px;
	line-height: 36px;
	text-decoration: none;
	font-weight: 700;
	color: #d6a662;
	width: auto;
	display: block;
	margin-bottom: 20px;
}
/*================bottom border*/
.bottomBorder {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 30px 30px 0px 0px;
	height: 10px;
	background: #50b668;
}
/*=============MEDIA QUERY===========*/

/*=============request a call back===========*/
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}
.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"] {
	margin-bottom: 18px;
}
.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;
}


/*===============================================pagetitle css*/
.container {
	z-index: 1;
}
.pageTitle {
}
.pageTitleHeading h4 {
	font-size: 18px;
	color: #ffffff;
	position: relative;
	font-weight: 400;
}
.pageTitleHeading h2 {
	margin: 0;
	font-size: 45px;
	text-align: center;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
.pageTitleHeading p {
	font-size: 16px;
	margin: 0;
	color: #e7e7e7;
	line-height: 1.5;
}
.pageTitleSpace {
	padding: 100px 0px 100px;
}
.pageTitleBg1 {
	background: url(../img/privacy-policy.jpg);
}
.pageTitleBg2 {
	background: url(../img/contactuspage.jpg) !important;
	text-align: left;
	background-position: center;
}
.pageTitleBg {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.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: .5;
	background: #161923;
}
.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;
	box-shadow: 0 0 20px rgb(204 204 204 / 50%);
	border: 1px solid #dcdcdc;
}
.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 {
	margin-bottom: 15px;
	padding: 10px 10px;
	height: 46px;
	color: #fff;
	background: rgb(255 255 255);
	font-size: 14px;
	border: 1px solid #bdbdbd;
	border-radius: 2px;
}
.contact-form textarea#comment {
	border-radius: 5px;
	border: 1px solid #bdbdbd;
	height: 130px;
	padding: 10px 12px;
}
.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: 15px 20px;
	border-radius: 3px;
	line-height: 20px;
	margin: 30px 0 0;
	background: #fd6500;
	font-size: 16px;
}
.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: #fd6500;
}
.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: #000000;
	font-size: 18px;
	margin: 0 0 10px;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
}
.proposal-contact li:after {
}
.proposal-contact li:before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 10px;
	position: absolute;
	left: -2px;
	background: #fd6500;
	z-index: 1;
	top: 7px;
}
.proposal-contact li:after {
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 11px;
	position: absolute;
	border: 2px solid #fd6500;
	left: -8px;
	background: #fff;
	top: 1px;
}
.contact-contant {
	padding: 70px 0;
}
.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 {
	font-size: 16px;
	position: relative;
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.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: 40px;
	height: 40px;
	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: absolute;
	line-height: 14px;
	top: 11px;
	left: 16px;
}
.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: 120px 0;
}
.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 {
	height: 528px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 0px;
	background: #005ba0;
}
.mangementTeam {
	padding: 60px 0;
}
.team-item {
	height: 420px;
	margin: 0 5px;
}
.team-item .thumb {
	height: 330px;
	position: relative;
	padding: 45px 30px 45px;
	z-index: 0;
	border: 2px solid rgb(255 255 255 / 40%);
	border-bottom: 0;
	border-radius: 5px 5px 0 0;
}
.mangementTeam .service-contt8 h2 {
	color: #ffffff;
}
.mangementTeam .service-contt8 h4 {
	color: #ffffff;
}
.mangementTeam .service-contt8 p {
	color: #fff;
	margin: 0;
}
.mangementTeam .service-contt8 {
	width: 100%;
	padding: 0px 0px 45px 85px;
	text-align: left;
}
.spacer.testimonials {
	padding-top: 60px;
	background: rgba(116,199,169,1);
	background: -webkit-linear-gradient( 
45deg
 ,rgba(116,199,169,1) 0%,rgba(116,199,169,1) 28%,rgba(49,163,220,1) 100%);
	background: -o-linear-gradient(45deg,rgba(116,199,169,1) 0%,rgba(116,199,169,1) 28%,rgba(49,163,220,1) 100%);
	background: -ms-linear-gradient(45deg,rgba(116,199,169,1) 0%,rgba(116,199,169,1) 28%,rgba(49,163,220,1) 100%);
	background: linear-gradient( 
45deg
 ,rgba(116,199,169,1) 0%,rgba(116,199,169,1) 28%,rgba(49,163,220,1) 100%);
	position: relative;
}
.team-item .thumb img {
	max-width: 160px;
	margin: 0 auto;
}
.content.text-center {
	max-width: calc(100% - 10%);
	margin: -50px 5% 0;
	padding: 20px;
	position: relative;
	z-index: 9;
	background: #ffffff;
	box-shadow: 0 10px 10px rgb(0 0 0 / .15);
}
.content.text-center h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	margin: 0 0 5px;
}
.content.text-center .designation {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #005ba0;
}
.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: #005ba0;box-shadow: 0 0 15px rgb(0 0 0 / 40%);}
.team-item:hover .thumb {
	border-color: #88b4d6;
}
.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: 60px 0;
    position: relative;
    background: #1f63a4;
    background-size: cover;
    margin-bottom: 10px;
}
.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: #efefef;
    display: inline-block;
    padding: 12px 30px;
    border: 1px solid#efefef;
}
.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: #ffffff;
}
.heading_section h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    margin: 0 0 25px;
    color: #232323;
}
.getstarted2 p {
    display: block;
    color: #efefef;
    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 {
}
.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: #d3f2ff;
    border-radius: 50%;
    animation: effects .9s linear infinite;
    height: 350px;
    width: 350px;
    display: flex;
    align-items: center;
}
@keyframes effects{
	0%{box-shadow: 0 0 0px 0px rgb(211 242 255 / 60%);}
	100%{box-shadow: 0 0 0px 50px rgb(211 242 255 / 40%), 0 0 0px 100px rgb(211 242 255 / 20%);}
}

/*=======================================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(69 137 202);
    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;
}

/*=============================CONTACT US PAGE*/
.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 {}

.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 .helpW:nth-child(1) {
}

.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 {
}
.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:nth-child(odd), .formC select:nth-child(1) {
}

.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;
}
/*=============================PAGE TITLE HERE*/
.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;
}

.container {}

.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;
}

.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;
    /* height: 430px; */
    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: 32px 0px 32px 25px;
}
.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 {}

.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.mega-menu3 {}

.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: flex;
	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{
}
.services-content-item:hover .sbtn {
    /* color: #fff; */
}
.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;
}
.ourservices.services .owl-nav {
    display: flex;
    justify-content: center;
    position: absolute;
    margin: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.ourservices.services .owl-nav button {
    width: 25px;
    height: 60px;
    display: flex;
    align-items: center;
    border: 1px solid #efefef;
    justify-content: center;
    margin: 0 5px;
    position: relative;
    background: #1f63a4 !important;
    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: #ffffff;
    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;
}

.counters .counter {
	/* font-size: 45px; */
	/* margin: 10px 0; */
}
.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;
}
.s_app_grid {
    /* padding-bottom: 60px; */
}
.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;
}
ul.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%;
}
section.salesforce_app {
    padding-bottom: 60px;
}
h2.h22 {
    font-size: 34px;
    font-weight: 600;
}
.font-weight.font-size {
    /* margin-bottom: 50px; */
}
.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: #fff;padding: 5px 15px 20px;border-radius: 5px;box-shadow: 0 0 20px rgb(0 0 0 / 10%);}
.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%;
    background: transparent;
    padding: 10px 0px 5px;
    height: 36px;
    border: 0;
    border-bottom: 1px solid #eaeaea;
    border-radius: 0;
}
.formsGroup .form-group textarea {
    margin: 0;
    width: 100%;
    background: transparent;
    padding: 10px 10px;
    border: 0;
    border-bottom: 1px solid #eaeaea;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
}
.submitbtn input[type="submit"] {
    padding: 15px 35px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    border: 0;
    line-height: 15px;
    letter-spacing: 0;
    margin: 5px 0 0;
    font-size: 15px;
    border-radius: 5px;
    background: #1f63a4;
}

.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;
}
.aboutLogo {
}

.col-sm-2.services {
    max-width: calc(20% - 30px);
    flex: 0 0 20%;
    padding: 0 0px 0 0;
    margin: 0 15px;
}

.col-sm-4.contactInfo {
}
.infod li {
    color: #fff;
    margin: 0 20px 0 0;
}
.infod li i {
    margin-right: 5px;
}
.bgcontact {
    /*background: url(../img/burjkhalifa.jpg);*/
}
.pageTitleBg7 {
    background: url(../img/contact-us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

/*=====================================CONTACT US PAGE*/
.addressbox {
    border-right: 1px solid #eaeaea;
    padding: 30px 30px;
    text-align: center;
    background: #f8f8f8;
}
.iconsfa {
    margin-bottom: 15px;
}
.iconsfa i {
    font-size: 35px;
    color: #1f63a4;
}
.addressbox h3 {
    color: #343434;
    font-weight: 700;
    margin: 0 0 20px;
}
.addressbox p {
    margin: 0;
}
.highlighted {
    margin: 10px 0 0;
}
.highlighted p {
    font-weight: 600;
    font-size: 15px;
    color: #1f63a4;
    line-height: 1.5;
}
.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: #fc6501;
}
.missionVision {
    overflow: hidden;
    position: relative;
    padding: 0 30px 0 0;
}
.missionVision .m-v-bg {
    background: url(../img/cngallery.jpg);
    background-position: center;
    background-size: cover;
}
.missionVision .vIsion {
    padding: 35px 35px 35px;
    background: #f6f7f8;
}
.missionVision .mIssion {
    padding: 35px 35px;
    background: #e8e8e8;
}
.missionVision h2 {
    font-size: 30px;
    margin: 0 0 20px;
    line-height: 30px;
    font-weight: 700;
}
.missionVision p {
    font-size: 15px;
}
.centerShaped3 {
    padding-right: 0;
    margin: 0 auto;
    padding: 0;
    position: relative;
    max-width: 400px;
    animation: zig_zag .5s infinite;
}
@keyframes zig_zag{
	0%{}
	60%{}
	100%{}
}
.centerShaped3 img {
    position: relative;
    z-index: 1;
    padding: 0px 5px 5px 0px;
}
.aboutIfo h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    margin-bottom: 10px;
    line-height: 42px;
}
h5.colorlogo {
    color: #3f3e3d;
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 5px;
}
section.pageTitle.pageTitleBg.pageTitleBg2.pageTitleSpace .pageTitleHeading {
    text-align: left;
}
.imgmap iframe {
    width: 100%;
    height: 100%;
    min-height: 450px;
}
.col-sm-2.services li {
    padding: 3px 0;
}

.col-sm-2.services li i {
    color: #6b6b6b;
}
.about.aboutus.spacer.aboutusHome .row {
}
.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;
}
.col-sm-2.services2 {
    max-width: calc(30% - 20px);
    flex: 0 0 30%;
    padding: 0;
    margin: 0 15px 0 0;
}
.col-sm-2.services1 {
}
.midFooter li a {
    padding: 0 0 5px;
    display: block;
    color: black;
}
.logoFotter ul {
    display: flex;
    margin: 30px 0 0;
}
.logoFotter ul li {
    width: 36px;
    height: 36px;
    border: 1px solid #1f63a4;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
}
.logoFotter ul li a {
    padding: 0;
}
.logoFotter ul li a i {
    color: #1f63a4;
    font-size: 14px;
}
.col-sm-4.contactInfo ul {
    margin: 0;
}
.signatures h3 {
    margin: 0;
    color: #1f63a4;
    font-weight: 600;
    margin-top: 0px;
    font-size: 18px;
}
.Ab2-tSlid {
	position: relative;
	padding: 30px 30px;
	border: 1px solid #ffffff;
	margin-top: 20px;
	text-align: left;
	border-radius: 5px;
}
.testimonialsaboutus {
    padding-top: 0 !important;
}
.Ab2-tSlid:before {
    left: 50px;
    width: auto;
    height: auto;
    bottom: -20px;
    content: '';
    position: absolute;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #ffffff;
    border-bottom: 10px solid transparent;
}
.icon-Quote {
    position: absolute;
    top: -25px;
    left: 30px;
    z-index: 2;
    width: 50px;
    background: white;
    padding: 7px;
}
.icon-Quote img {
    width: 100%;
    z-index: 5;
}
.usr2_ele h3 {
    font-size: 17px;
    font-weight: 600;
    line-height: 17px;
    color: #ffffff;
    margin-bottom: 12px;
}
.usr2_ele p {
    color: #1f63a4;
    margin: 0;
    line-height: 14px;
    font-size: 14px;
    font-weight: 600;
}
.usr2_ele {
    padding-top: 10px;
    text-align: left;
}
.inner_testimonial .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0;
}
.inner_testimonial .owl-nav button {
    width: 35px;
    height: 35px;
    border-radius: 2px;
    margin-left: 5px;
    border: 1px solid #1f63a4 !important;
}
.inner_testimonial .owl-nav button span,.inner_testimonial .owl-nav button span:focus {
    font-size: 30px;
    outline: none;
    display: block;
    line-height: 30px;
    position: relative;
    color: #1f63a4;
    top: -3px;
}
.servicesAll {
    padding: 50px 0 50px;
}

.servicesAll .servicesbox {
    max-width: calc(33.33% - 15px);
    padding: 20px 15px;
    flex: 0 0 33.33%;
    margin: 10px 0;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    text-align: center;
}

.servicesAll .row {
    justify-content: space-between;
}

.servicesAll .servicesbox h3 {
    color: #3c4752;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 12px;
}

.servicesAll .servicesbox a {
    background: #d6a662;
    padding: 14px 24px;
    display: inline-block;
    line-height: 14px;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 20px;
}

.servicesAll .servicesbox p {
    margin-bottom: 0;
}
.middelHeader .collapseNav li ul {
    position: absolute;
    display: none;
    max-width: 230px;
    right: 117px;
    top: 85px;
    border-radius: 0px 0px 5px 5px;
    padding: 0;
    background: linear-gradient(353deg, #ffffff, #f1f1f1);
    box-shadow: 0 5px 5px rgb(0 0 0 / 40%);
}

.middelHeader .collapseNav li ul a {
    padding: 12px 14px;
    line-height: 14px;
    display: block;
    text-transform: inherit;
    font-size: 14px;
    color: #3f3e3d;
    font-weight: 500;
    border-bottom: 1px solid #efefef;
}
.middelHeader .collapseNav ul li:hover ul {
    display: block;
    top: 66px;
}
.middelHeader .collapseNav ul > li > a:hover, .middelHeader .collapseNav ul > li.active a {
    transition: all .1s linear;
}
.header.sticky .middelHeader .collapseNav li:hover ul {
    top: 60px;
}
.ser-item h3 {
    color: #343434;
    font-weight: 700;
    font-size: 15px;
    margin: 0;
}
.servicesboxhome {
    position: relative;
    padding: 40px 0 0;
    text-align: center;
}

.opacitytext {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
}

.opacitytext h3 {
    color: #343434;
    font-size: 150px;
    opacity: .1;
    font-weight: 100;
}
.services-item-main .col-sm-8 {
    max-width: 72%;
    flex: 0 0 72%;
}

.services-item-main .col-sm-4 {
    max-width: 28%;
    flex: 0 0 28%;
}
.servicesboxhome .service-contt8 {
    padding-bottom: 35px;
}
.readmorebtn {}

.readmorebtn a {
    display: inline-block;
    background: #1f63a4;
    padding: 9px 20px;
    color: white;
    font-weight: 700;
    border-radius: 5px;
}
.ourservices.services .owl-nav 
 button.owl-prev {
    left: 0;
    position: absolute;
    border-radius: 0px 5px 5px 0px;
    box-shadow: 10px 0 10px rgb(0 0 0 / 10%);
}
.ourservices.services .owl-nav button.owl-next {
    right: 0;
    position: absolute;
    border-radius: 5px 0 0px 5px;
    box-shadow: -10px 0 10px rgb(0 0 0 / 10%);
}
.about.aboutus.spacer.aboutusHome {
    position: relative;
}
.socialmedias {
    margin: 20px 0 0;
}
.socialmedias ul {
    margin-top: 0;
}
.about.aboutus.spacer.aboutusHome:after {
    position: absolute;
    background: url(../img/pattern.png);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: '';
    opacity: .3;
}
.slider-1:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(45deg, rgb(35 10 1 / 90%), rgb(0 0 0 / 0%));
}
.middelHeader .logoBrand a {
}
.signatures {
    margin-bottom: 20px;
}
.socialmedias ul {
    display: flex;
    margin: 0;
}
.socialmedias ul a {
    padding: 0;
    display: flex;
    height: 35px;
    width: 35px;
    justify-content: center;
    align-items: center;
    margin: 0 5px 0 0;
    border: 1px solid #1f63a4;
    border-radius: 5px;
}

.socialmedias ul a i {
    color: #1f63a4;
}
.spacer.testimonials:after {
    position: absolute;
    background: url(../img/pattern.png);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: '';
    opacity: .3;
    background-repeat: no-repeat;
    background-position: bottom;
}
.Ab2-tSlid p {
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
}
.aboutuscontent {
    margin: 30px 0 0;
    /* text-align: justify; */
}
.aboutIfo p {
    /* text-align: justify; */
}
.dir-message-image img {
    width: 100%;
    padding: 5px;
    background: #d3f2ff;
    border-radius: 10px;
    max-width: 330px;
}
.directormessage {
    padding: 70px 0;
}
.dir_msg {
    margin-bottom: 20px;
}
.dir_msg h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 35px;
    color: #3f3e3d;
    font-weight: 600;
}
.dir_msg h4 {
    margin: 0;
    color: #1f63a4;
    font-weight: 600;
    margin-top: 0px;
    font-size: 18px;
}
.directormessage2 {
}
.productslist {
    padding: 50px 0;
}
.productslist .ser-item {
    min-height: 350px;
    margin: 0;
    padding: 0;
}
.productslist .ser-item a {
    display: block;
}
.productslist .ser-item img {
    width: 100%;
}
.productslist .item.col-sm-4 {
    margin: 15px 0;
}
.bgcontact .mapouter, .bgcontact .mapouter .gmap_canvas,.bgcontact .mapouter iframe {
    width: 100%;
}
.singleproduct {
    padding: 60px 0;
    border-top: 2px solid #f6f6f6;
}
.productImage {
    background: #eceae9;
    border: 2px solid #1f63a4;
    margin-right: 20px;
}
.productImage img {
    width: 100%;
}
.productTitle p {padding: 0 100px 0 0;}
.keyfeatures {margin-top: 25px;}
.keyfeatures h4 {
    font-size: 18px;
    font-weight: 600;
    color: #3f3e3d;
    letter-spacing: 0;
}
.productTitle h2 {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0;
    padding-right: 150px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.featurescontent p {
    margin-bottom: 10px;
}
.banner .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    transform: translateY(-50%);
}

.banner .owl-nav button.owl-prev {
    left: 0;
    border-radius: 0px 10px 10px 0px;
    box-shadow: 2px 0px 10px rgb(0 0 0 / 50%);
}

.banner .owl-nav button {
    width: 35px;
    height: 80px;
    display: flex;
    align-items: center;
    position: absolute;
    background: rgb(31 99 164 / 70%) !important;
    justify-content: center;
}

.banner .owl-nav button.owl-next {
    right: 0;
    border-radius: 10px 0px 0px 10px;
    box-shadow: -2px 0px 10px rgb(0 0 0 / 50%);
}

.banner .owl-nav span {
    color: #fff;
    font-size: 40px;
    height: 30px;
    display: flex;
    align-items: center;
    top: 0;
    position: relative;
}
.banner .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    bottom: 15px;
    transform: translateX(-50%);
}

.banner .owl-dots button.owl-dot.active {
    background: #ffffff;
}
.banner .owl-dots button.owl-dot {
    width: 12px;
    height: 12px;
    background: transparent;
    margin: 0 2px;
    border-radius: 50px;
    border: 2px solid #ffffff;
}
.sldB h2 {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 15px;
    line-height: 45px;
}




/*============================================ABOUT US CSS*/
/*============================================ABOUT US CSS*/
.sec-title{
  position:relative;
  z-index: 1;
  margin-bottom:60px;
}

.sec-title .title{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 25px;
  color: #fe6401;
  font-weight: 700;
  margin-bottom: 10px;
}

.sec-title h2{
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
}
.sec-title .text{
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  margin-top: 35px;
}

.sec-title.light h2{
  color: #ffffff;
}

.sec-title.text-center h2:before{
  left:50%;
  margin-left: -25px;
}

.list-style-one{
  position:relative;
}

.list-style-one li{
  position:relative;
  font-size:16px;
  line-height:26px;
  color: #222222;
  font-weight:400;
  padding-left:35px;
  margin-bottom: 12px;
}

.list-style-one li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    font-size: 18px;
    padding: 0px;
    color: #fe6401;
    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";
}

.list-style-one li a:hover{
  color: #44bce2;
}

.btn-style-one{
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  overflow: hidden;
  background-color: #fe6401;
}

.btn-style-one:hover{
  background-color: #ea4309;
  color: #ffffff;
}
.about-section{
  position: relative;
  padding: 60px 0 30px;
}

.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: 45px;
}

.about-section .btn-box{
  position: relative;
}

.about-section .btn-box a{
  padding: 20px 40px;
  line-height: 18px;
  text-transform: uppercase;
  border-radius: 5px;
}

.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;
}
/*=====================PRODUCT LISTING*/
.product img {
    width: 100%;
}
.keep-shopping {
  width: 15%;
  height: 6em;
  float: left;
  margin: 1% auto;
  padding: 1%;
  background-color: #dfd;
}

.keep-shopping button {
  text-transform: uppercase;
  margin: 12% auto;
  
}

.checkout {
  width: 37.25%;
  margin: 1% 12.75% 1% 1%;
  float: right;
  background-color: #dfd;
  height: 6em;
}

.checkout button {
  width: 30%;
  clear: none;
  margin: 5.4% 0 5.4% 5.5%;
  text-transform: uppercase;
}

.final-cart-total {
  width: 15%;
  float: right;
  margin: 7%;
  background-color: White;
}

.final-cart-total h3 {
  color: Black;
}  
.prodcutsssec .row {
    justify-content: space-between;
}

.product {
  width: calc(25% - 15px);
  border-radius: 5px;
  margin: 10px 0;
}

.product:hover {
  box-shadow: 1.5px 0 10px 0 rgb(0 0 0 / 10%);
}

.image-box {
  width: 100%;
  overflow: hidden;
}

.images {
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}

.images:hover {
  transform: scale(1.2);
  overflow: hidden;
  border-radius: 2%;
}
.text-box {
  width: 100%;
  float: left;
  border: 0.01em solid #dddbdb;
  border-radius: 0 0 2% 2%;
  padding: 1em;
}


/*=================================TESTIMONIALS CSS*/
.testimonials-area .testimonials-slider {
  position: relative;
}

.testimonials-area .testimonials-slider .row {
  max-width: 970px;
  margin-left: auto;
}

.testimonials-area .testimonials-slider .testimonials-left-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.testimonials-area .testimonials-slider img {
  border: 10px solid var(--white-color);
}

.testimonials-area .testimonials-slider.owl-theme .owl-nav {
  margin-top: 0 !important;
  position: absolute;
  bottom: -97px;
  left: 0;
  right: 0;
}

.testimonials-area .testimonials-slider.owl-theme .owl-next {
  margin: 0;
}

.testimonials-area .testimonials-slider.owl-theme .owl-next i {
  border: 1px solid red;
  color: red;
  width: 60px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  transition: red;
  font-size: 26px;
  border-left: none;
}

.testimonials-area .testimonials-slider.owl-theme .owl-next i:hover {
  background-color: red;
  border-color: red;
  color: red;
}

.testimonials-area .testimonials-slider.owl-theme .owl-prev {
  margin: 0;
}

.testimonials-area .testimonials-slider.owl-theme .owl-prev i {
  border: 1px solid red;
  color: red;
  width: 60px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  -webkit-transition: black;
  transition: yellow;
  font-size: 26px;
}

.testimonials-area .testimonials-slider.owl-theme .owl-prev i:hover {
  background-color: red !important;
  border-color:#fff;
  color: #fff;
}

.testimonials-area .testimonials-slider.owl-theme .owl-nav {
  margin-top: 0 !important;
}

.testimonials-area .testimonials-slider .owl-theme .owl-nav [class*=owl-]:hover {
  background-color: transparent;
}

.testimonials-area.testimonials-area-style-two {
  background-image: url(../img/testimonials-img-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 70px 0;
}

.testimonials-area.testimonials-area-style-two::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 80%);
  opacity: 0.9;
  z-index: -1;
}

.testimonials-area.testimonials-area-style-two .testimonials-content .testimonials-name h3 {
  margin-bottom: 5px;
  color: #fff;
}

.testimonials-area.testimonials-area-style-two .testimonials-content .testimonials-name span {
  color: #fff;
}

.testimonials-area.testimonials-area-style-two .testimonials-content p {
  color: #fff;
  margin: 0 0 0 35px;
}

.testimonials-area.testimonials-area-style-two .testimonials-slider .row {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}

.testimonials-area.testimonials-area-style-two .testimonials-slider.owl-theme .owl-nav {
  bottom: 0px !important;
  left: -170px;
}

.testimonials-area.testimonials-area-style-two .testimonials-shape {
  position: absolute;
  top: 0;
  left: 60px;
}

.testimonials-area.three::after {
  display: none;
}

.testimonials-area.three img {
  border: none;
}

.testimonials-area .testimonials-area-style-three {
  position: relative;
}

.testimonials-area .testimonials-area-style-three::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color:#fff;
}

.testimonials-area .testimonials-area-style-three::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #fff;
}

.testimonials-content .testimonials-name {
  position: relative;
  margin-bottom: 20px;
  padding-left: 35px;
}

.testimonials-content .testimonials-name i {
  font-size: 50px;
  color: #fff;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
}

.testimonials-content .testimonials-name h3 {
  margin-bottom: 5px;
}

.testimonials-all-content {
  position: relative;
}

.testimonials-all-content .testimonials-left-img {
  position: absolute;
  top: -95px;
  left: 0;
}
.section-title {
    max-width: 600px;
    margin: 0px 0 0 440px;
    text-align: left;
}
.section-title span {
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
    color: #fc6501;
    font-weight: 600;
    line-height: 18px;
}
.section-title h2 {
    font-size: 40px;
    margin-bottom: 0;
    position: relative;
    font-weight: 700;
    color: white;
}
.testimonials-area.testimonials-area-style-two::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 100%;
    background-color: #fff;
    z-index: -1;
}
.prodcutsssec {
    padding: 70px 0 70px;
}
.prodcutsssec.prodcutsssec2 {
    padding: 70px 0;
}



#short_banner {
    background: #000;
    height: 200px;
}
.left_million {
    background: #121212;
    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: #121212;
    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 #121212;
    border-bottom: 261px solid transparent;
    width: auto;
}
.right_million img {
    margin: 15px 0 0;
}
.right_million p {
    color: #d4d4d4;
    line-height: 30px;
    font-size: 17px;
    margin: 15px 0 20px;
}
.right_million {
    padding: 30px 15px;
    margin-left: 7.35%;
    padding-left: 45px;
    display: flex;
    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;
}
.pageCareers {
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: -160px -10px !important;
    position: relative;
    padding: 150px 0px 90px;
    background: url(../img/careers-banner.jpg);
}
.featuresd {
    padding: 0;
    position: relative;
}
.rows {
    width: 100%;
    display: block;
}
.leftclmccc {
    max-width: calc(100% - 6%);
    flex: 0 0 100%;
    margin: -35px auto 0px;
    background: #141f28;
    padding: 30px 20px;
    box-shadow: 0 -8px 30px rgb(9 14 39 / 30%);
    border-radius: 5px;
}
.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 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 20px;
}

.million_trust a {
    background: #fc6501;
    padding: 15px 30px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
}

.right_million p br {
    display: none;
}

.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;
}

.online-booking a.online-call {
    color: white;
    background: black;
    padding: 20px 30px;
    display: inline-block;
    margin: 20px 0 0;
    border-radius: 5px;
    border: 3px solid #fd6500;
    font-size: 24px;
    font-weight: 700;
}

.formboxd {
    padding: 35px 35px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    border: 1px solid #dadada;
    border-radius: 5px;
    background: #5ba040;
}

.formboxd input {
    height: 50px;
    border-radius: 5px;
    border: 1px solid #5b9245;
    padding: 10px 15px;
    box-shadow: 0 0 10px #47882d;
    margin: 0;
}

.formboxd textarea {
    height: 150px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #5b9245;
    padding: 10px 15px;
    box-shadow: 0 0 10px #47882d;
}

.formboxd button {
    background: #fe6501;
    border: 0;
    box-shadow: 0 0 15px #3e6b2c;
    padding: 15px 30px;
    color: #fff7f4;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    display: flex;
}

.formboxd  .form-group {
    /* margin: 0 0 10px; */
}

.formboxd  p.online-des {
}

.headding-part {
    margin: 30px 0 0;
}
.leftclmccc a {
    font-weight: 600;
    color: #fff;
}
.tz-gallery .row {
    margin: 0 -12px;
}
.tz-gallery .col-sm-6.col-md-4, .tz-gallery .col-sm-12.col-md-4, .tz-gallery .col-sm-12.col-md-8 {
    padding: 10px 10px;
}
.tz-gallery a.lightbox {
    display: block;
    overflow: hidden;
}
.tz-gallery a.lightbox:hover img {
    transition: all .6s linear;
    transform: scale(1.2);
}

.tz-gallery .row img {
    width: 100%;
}
.gallery-container {
    padding: 60px 0;
}