@charset "utf-8";
/* CSS Document */

.about-us-orange-header{
				background: #f09222 url("../webp/about-us-header-wave.webp")center top no-repeat !important;
				min-height: 350px;
				display: inline-flex;
    align-items: center;
				
			}
			.about-us-orange-header h1{
				font-family: GraphikMedium;
				color: #ffffff;
				font-size: 40px;
				text-align: center;
				padding-top: 0px;
				letter-spacing: -0.5px;
			}
			

            .about-us-orange-header a.white-btn {
    font-family: GraphikRegular;
    font-size: 16px;
    display: inline-block;
    text-align: left;
    background: #ffffff;
    text-decoration: none;
    color: #f09221;
    padding: 10px 14px 10px;
    width: auto;
    text-align: center;
    border-radius: 6px;
    border: 2px solid #ffffff;
    -webkit-transition: opacity .5s ease-out, visibility .5s ease-out;
    transition: opacity .5s ease-out, visibility .5s ease-out;
}
			strong, b{
				font-family: 'GraphikMedium';
				font-weight: normal;
			}
			p{
				font-size: 18px;
				line-height: 26px;
			}
			.about-first-section{
				
			}
			p.justify{
				text-align: justify;
			}
			p.font20{
				font-size: 20px;
				line-height: 28px;
				margin: 0 0;
				padding-top: 20px;
			}
			.ol_style_li {
				margin: 40px 0;
				padding-left: 30px;
			}
			.ol_style_li li{
				font-size: 18px;
				line-height: 26px;
				font-family: GraphikRegular;
				padding: 0;
				list-style: none;
				margin-bottom:30px;
				text-align: justify
			}
			.ol_style_li li:last-child{
				margin-bottom: 0;
			}

			.ol_style_li li:before {
				background-image: url(../png/list-style-2.png);
				background-size: cover;
				background-repeat: no-repeat;
					display: inline-grid;
				width: 14px;
				height: 14px;
				content: "";
				   margin-left: -30px;
				margin-right: 15px;
			}
		.borderradius8 {
    border-radius: 8px;
}
			.about-top-list{
				margin: 0;
				padding: 0;
				list-style: none;
			}
			.about-top-list li{
				padding: 45px 0px 40px;
				border-bottom: 1px solid #dadada;
				display: block;
			}
			.about-top-list li:last-child{
				border-bottom: none;
			}
			.about-top-list li .icon{
				width: 62px;
				height: 62px;
				display: inline-block;
				vertical-align: middle;
				margin: 0 30px 0 20px;
			}
			.about-top-list li .text{
				color: #444444;
				font-family: GraphikMedium;
				font-size: 20px;
				line-height: 28px;
				margin: 0;
				text-align: left;
				display: inline-block;
				vertical-align: middle;
				width: 260px;
			}
			.about-top-list li .text span{
				font-size: 46px;
				margin-bottom: 20px;
				font-family: GraphikMedium;
				display: block;
			}
			.light-gray-bg{
				width: 100%;
				background: #f6f6f6;
				padding: 30px 0;
				margin: 0 auto;
			}
			h3 {
				font-family: 'GraphikMedium';
				color: #333333;
				margin: 15px auto 40px;
				text-align: center;
				
			}
			h3 span{
				font-family: 'GraphikMedium';
				color: #f19204;
			}
			
			.four-box-spliter{
				list-style: none;
				margin: 10px auto 20px;
				padding: 0;
				display: block;
				text-align: center;
			}
			.four-box-spliter li{
				width: 286px;
				display: inline-block;
				padding: 10px 20px 10px;
				border-right: 1px solid #d7d7d7;
				vertical-align: top;
				min-height: 235px;
			}
			.four-box-spliter li:last-child{
				border-right: none;
			}
			.four-box-spliter li img{
				width: 70px;
				height: 70px;
				margin: 20px auto;
				display: block;
			}
			.four-box-spliter li p{
				margin: 0 auto;
				text-align: center;
			}
			.executive-leadership{
				padding: 40px 0;
				margin: 0 auto
			}
			.executive-leadership .executive-photo{
				margin: 0 auto 30px;
				text-align: center;
			}
			.executive-leadership .executive-name{
				text-align: center;
				font-family: 'GraphikMedium';
				color: #333333;
				font-size: 18px;
			}
			.executive-leadership .executive-name span{
				font-family: 'GraphikRegular';
				color: #666666;
				font-size: 16px;
				display: block;
			}
			.dark-gray-bg{
				width: 100%;
				background: #3c3c3c;
				padding: 80px 0;
			}
			.dark-gray-bg h3{
				color: #ffffff;
				margin-top: 0;
			}
			.dark-gray-bg p{
				color: #ffffff;
				font-family: 'GraphikRegular';
				font-weight: normal;
			}
			.map-section p{
				margin-bottom: 25px;
				color: #ffffff;
			}
			.map-section p:last-child{
				margin-bottom: 0;
			}
			.map-section h5{
				color: #ffffff;
				font-family: 'GraphikMedium';
				font-weight: normal;
				font-size: 20px;
				margin: 0 0 5px;
			}
			
			.dark-gray-bg a.text-link{
				color: #f19204 ;
				text-decoration: none;
			}
			.dark-gray-bg a.text-link:hover{
				text-decoration: underline;
			}
			.brief-history{
				
			}
			.brief-history .min-height{
				min-height: 120px;
				margin-bottom: 30px;
			}
			.brief-history h3{
				text-align: left;
				margin: 0;
			}
			.light-gray-bg .get-started-now h4{
				padding-bottom: 0;
				margin-bottom: 30px;
			}
			.light-gray-bg .get-started-now{
				width: 90%;
				padding: 50px 0;
			}
			.light-gray-bg .get-started-now .ol_style_li{
				margin: 40px 0 40px;
			}
			
			
			
#fixedsectioninfo2{

	width: 500px;
	margin-top:-70px;
	margin-left:50px;
	
	
	
}

@media only screen and (min-width:1024px) and (max-width:1150px){
 
 #fixedsectioninfo2{

	width: 455px;
	margin-top:-70px;
	margin-left:40px;
	
	
	
}   
}

			@media only screen and (min-width:100px) and (max-width:1024px){
				.about-us-orange-header h1{
				font-size: 1.6em;
				margin: 40px auto 5px;
			}
			
			.mobile-text-center-div{
			    width:100%;
				max-width: 740px;
			    margin:0 auto;
			}
			.mobile-text-center{
			    text-align:center!important;
			}
			
			#fixedsectioninfo2 {
        position: static!important;
        margin: 0 auto!important;
        	
        	width: 100%!important;
        max-width: 500px!important;
    }
			.about-us-orange-header{
				min-height: 100%;
			}
			.light-gray-bg .get-started-now{
				width: 100%;
			}
			.brief-history h3{
				text-align:center;
			}
			.brief-history .min-height{
				min-height: auto;
			}
			#pin-map{
				background-size:cover!important;
				margin-top:40px;
			}

			.dark-gray-bg {
    padding: 20px 0;
}
			}
			@media only screen and (min-width:461px) and (max-width:1139px){
				.four-box-spliter li{
					width: 45%;
					margin-bottom: 20px;
				}
				.four-box-spliter li:nth-child(2){
					border-right: none;
				}
			}
			@media only screen and (min-width:100px) and (max-width:460px){
				
				h3{
					font-size: 28px;
					line-height: 36px;
				}
				.about-top-list li .icon{
					margin: 0 10px 0 10px;
					width: 25%;
				}
				.about-top-list li .text{
					font-size: 18px;
					line-height: 24px;
					width: 65%
				}
				.about-top-list li .text span{
					font-size: 35px;
					margin-bottom: 10px;
				}
				p.font20{
					padding-top: 0;
				}
				.about-top-list{
					margin-top: 30px;
				}
				.four-box-spliter li{
					width: 100%;
					margin-bottom: 20px;
					border-right: none;
					border-bottom: 1px solid #dcdcdc;
					padding: 0 20px ;
					min-height: auto;
				}
				.four-box-spliter li p{
					margin-bottom: 40px;
				}
				.four-box-spliter li:last-child{
					border-bottom: none;
				}
				.get-started-form .get-started-text{
					width: 100%;
				}
			}
            .whitecolor_sub_head {
    font-family: 'GraphikMedium';
    color: #fff;
    margin-top: 0px;
    margin-bottom:20px
}
			

        .eg-form-wizard .header-form ,.eg-form-wizard h3  {
    font-size: 1em;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 5px;
    background: #f6f6f6;
    border-radius: 8px 8px 0 0;
    padding: 10px 20px;
    text-align:left;

}

.eg-form-wizard .header-form h3 ,.eg-form-wizard  h3  {
    font-size: 1.3em;
    line-height: 30px;
    margin: 0;
  
}
.form-control {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 20px;
    border: 1px solid #eee;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 300;
    line-height: 44px;
    color: #333;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    border-radius: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.eg-form-wizard .btn {
    font-family: 'GraphikMedium';
    color: #ffffff;
    font-size: 18px;
    background: #F29305;
    width: auto;
    height: 50px;
    outline: none;
    border: none;
    border-radius: 6px;
    padding: 3px 20px 0 20px;
    display: inline-block;
    margin: 0 0px 0 15px;
    -webkit-transition: opacity .5s ease-out, visibility .5s ease-out;
    transition: opacity .5s ease-out, visibility .5s ease-out;
}

.eg-form-wizard{
  padding: 0 0px;  
}
.body-form .col-xl-6.left_side{
    padding-right:60px;
    padding-left:60px;
}
.header-form .col-xl-6.left_side{
    padding-right:60px;
    padding-left:30px;
}
.body-form .col-xl-6.right_side{
    padding-left:60px;
    padding-right:60px;
}
.header-form .col-xl-6.right_side{
    padding-left:40px;
    padding-right:30px;
}

.eg-form-wizard-full {
    
    margin-bottom:100px;
    background: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0px 0px 4px 1px #d4d3d3;
    font-size: 16px;
    font-weight: 300;
    color: #888;
    line-height: 30px;
    padding: 0 0px; 
    text-align: center;
    border: 1px solid #ddd;
}


.product-quote-box {
    margin-top: 35px;
}
.product-quote-box .quote-box {
    width: 100%;
    border-radius: 15px;
    background: #333333;
    padding: 0;
    margin: 0 auto;
	border-radius: 12px;
	display: block;
    -webkit-box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 15%);
    box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 15%);
}
.product-quote-box .quote-box .quote-box-left {
    background: #f09221;
    width: 100%;
    min-height: auto;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
      padding: 15px 30px;
    min-height: 300px;
    display: inline-flex;
    align-items: center;
}

.product-quote-box .quote-box .quote-box-left p {
    font-family: GraphikMedium;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    background: #ffffff00 url(../png/product-quote-start-white.png)left top no-repeat;
    padding: 25px 0px 10px;
    font-style: italic;
    width: 100%;
}
.product-quote-box .quote-box .quote-box-right {
    background: #33333300;
    width: 100%;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    position: relative;
    height: 105px;
}
.product-quote-box .quote-box .quote-box-right .author-details {
    bottom: 25px;
	margin-top: 30px;
	text-align: center;
}
.product-quote-box img.quote-author {
    width: 75px;
    height: 75px;
    vertical-align: middle;
	display: inline-block;
}
.product-quote-box .quote-box div.quote-author-name {
    font-family: GraphikMedium;
    color: #ffffff;
    font-size: 15px;
    text-align: left;
    margin: 0px auto 0;
    margin-left: 10px;
    line-height: 18px;
	display: inline-block;
	vertical-align: middle;
}
.product-quote-box .quote-box div.quote-author-name span {
    display: block;
    font-family: GraphikRegular;
    color: #ffffff;
    font-size: 12px;
}

.trail-client-logo {
    width: 100%;
    border-bottom: 1px solid #d3d3d3;
    padding: 0;
    margin: 50px auto 0;
    padding-bottom: 45px;
    text-align: center;
}
.trail-client-logo .logo-img {
    display: inline-block;
    text-align: center;
	width: auto;
	margin: 0 7px;
}
.trail-client-logo .logo-img:last-child {
	margin-right: 0;
}
.trail-client-logo .logo-img:first-child {
	margin-left: 0;
}
.trail-client-logo .logo-img img{
	width: auto;
}
.ol_style_li_tick {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ol_style_li_tick li {
    display: block;
    margin: 20px auto;
    padding-left: 40px !important;
    padding-bottom: 0;
    background: url(../png/orange-tick-bullet-3.png) no-repeat left 4px top 5px;
}
img.col-6-img{
	width: 100%;
	max-width: 558px;
	display: block;
	margin: 0 auto;
}


@media only screen and (min-width:100px) and (max-width:1140px){
	.res-br{
		display: none;
	}
	.map-section img, .min-height img{
		width: 90%;
		margin-top: 35px;
	}
	.about-top-list li .icon{
		widows: 25%;
	}
	.about-top-list li .text{
		width: 70%
	}
	.executive-leadership .executive-name{
		margin-bottom: 40px;
	}
	.executive-leadership{
		padding-bottom: 0;
	}
	.product-quote-box .quote-box{
		width: 94%;
		margin-top: 60px;
	}
	.product-quote-box .quote-box .quote-box-left{
		min-height: auto;
	}
	.eg-form-wizard-full{
		margin-bottom: 60px;
	}

}
@media only screen and (min-width:100px) and (max-width:740px){
	.trail-client-logo .logo-img{
		width: 40%;
		margin: 20px 0;
	}
	.ol_style_li_tick li:last-child{
		margin-bottom: 0;
	}
	
}

.error-egstyle {
    position: absolute;
    z-index: 100;
    font-size: 13px;
    padding: 0;
    top: 20%;
    z-index: 1000;
    right: 0;
}

.form-group {
    position: relative;
}

label.error {
    color: #f44336;
    text-align: revert;
    font-size: 12px;
    margin-right: 5px;
}

.accordion-button {
    color: #666;
}

.form-wizard-step .icon-white {
    display: none;
}

.form-wizard-step.activated .icon-grey,
.form-wizard-step.active .icon-grey {
    display: none;
}

.form-wizard-step.activated .icon-white,
.form-wizard-step.active .icon-white {
    display: inline-block;
}

.form-wizard {}

.accordion-button:not(.collapsed) {
    color: #212529;
    background-color: #fff;
}

.accordion-header {
    font-family: 'GraphikMedium';
}

.accordion-body {
    padding-top: 0px;
}

.accordion-item {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.accordion .accordion-item:last-child {
    border-bottom: 0px solid rgba(0, 0, 0, .125);
}

.accordion-button,
.accordion-collapse,
.accordion-item:last-of-type .accordion-button.collapsed,
.accordion-item:last-of-type .accordion-collapse {
    border-bottom: 0px solid rgba(0, 0, 0, .125);
    border-top: 0px solid rgba(0, 0, 0, .125);
    border-left: 0px solid rgba(0, 0, 0, .125);
    border-right: 0px solid rgba(0, 0, 0, .125);
}

.accordion-button {
    font-size: 1.3rem;
    padding: 1.6rem 0rem;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button::after {
    transform: rotate( 270deg);
    background-image: url(../png/bottom-angular.png);
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../png/bottom-angular.png);
    transform: rotate( 360deg);
}

.footer .address p {
    margin: 10px 0 0;
}

.logo {
    overflow: hidden;
}

.tech-logos {
    position: relative;
}

.slider-content .owl-item p {
    -webkit-transition: opacity 3s, visibility 3s;
    transition: opacity 3s, visibility 3s;
    opacity: 0;
    visibility: hidden;
}

.slider-content .owl-item.active p {
    visibility: visible;
    opacity: 1;
}

.img-shadowno {
    background-size: 100%!important;
}

g a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

g a:hover path:not(.st11) {
    fill: #f8f8f8;
}

ul.social-icons li .social-icon-round {
    margin-right: 6px;
}

.three-box-list .box {
    margin: 14px 1%;
}

@media (max-width: 1024px) {
    .header-style-eg {
        height: 58px;
    }
    .owl-theme .owl-dots,
    .owl-theme .owl-nav {
        display: none;
    }
    section {
        margin: 0;
    }
    #fixedsectioninfo2 {
        margin-top: -40px!important;
    }
}

#fixedsectioninfo2.scrolling {
    margin-top: 0px;
}

.pricing-page-bg {
    position: relative;
}

.owl-carousel .owl-item .quote-box-left p img {
    display: inline-block;
    width: auto;
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
    color: #fff;
}
