@import url('font-awesome.css');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');

/* 
font-family: 'DM Sans', sans-serif; 
 */

body{padding:0;margin:0;}
html,body{width:100%;height:100%}
a {text-decoration: none; color:#ffac27; transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -ms-transition: all 0.5s ease-out;}
a:hover {text-decoration: none !important;cursor: pointer;color:#1c2f4a;}
a:focus {text-decoration: none;}
*:focus {outline: none !important;}
::-moz-selection { background-color: #FBA105;color: #fff; }
::selection { background-color: #FBA105;color: #fff; }
img{max-width: 100%;height: auto;}
p {font-size: 18px; line-height: 26px; color: #777777; font-weight: 400; font-family: 'DM Sans', sans-serif; margin-bottom: 20px; }
p a{color: #777777;}
p a:hover{color: #1c2f4a;}
ul, ol, ul li, ol li { margin: 0; padding: 0; }
ul li a, ol li a{color: #777777;}
ul li a:hover, ol li a:hover{color: #1c2f4a;}
figure, address { margin: 0; }
input, textarea, select, button { border-radius: 0; -webkit-box-shadow: none; box-shadow: none; outline: none; }
input:focus,
textarea:focus,
select:focus,
button:focus { outline: 0; -webkit-box-shadow: none; box-shadow: none; }
h1, h2, h3, h4, h5, h6 {line-height: 46px; color: #052036; font-weight: 600;font-family: 'DM Sans', sans-serif; text-transform: uppercase; margin-bottom: 20px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color: #ffac27;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color: #ffac27;}
h1 { font-size: 40px; }
h2 { font-size: 36px;}
h3 { font-size: 32px; }
h4 { font-size: 28px;}
h5 { font-size: 26px;}
h6 { font-size: 24px;}

/*============= Back to top ============*/
#back-top-wrapper {position: fixed;right: 70px; bottom: 68px; overflow: hidden; z-index: 99; }
p#back-top { margin: 0; }
#back-top-wrapper #back-top a { width: 50px; height: 50px; opacity: 1; transition: 200ms all; color: #052036; text-align: center; line-height: 50px; text-decoration: none; text-transform: uppercase;  display: inline-block; background-position: center; font-size: 50px;}
#back-top-wrapper #back-top a:hover {color: #052036;}
#back-top-wrapper #back-top a img{display: none;}

.alignleft{float:left;margin-right:3em;margin-bottom:15px}
.alignright{float:right;margin-left:3em;margin-bottom:15px}
.aligncenter{clear:both;display:block;margin:0 auto 15px}
.default-css ul{margin-bottom:0;padding:0 0 0 0px;}
.default-css ol{padding:0 0 0 18px}
.default-css ul li, .default-css ol li{font-size: 18px; line-height: 24px; color: #777777; font-weight: 400; font-family: 'DM Sans', sans-serif;}
.default-css ul li a, .default-css ol li a{color:#ffac27}
.default-css ul li a:hover, .default-css ol li a:hover{color:#1c2f4a}
.default-css ul li {
    background: url(../images/list-icon.png) no-repeat top 6px left;
    padding: 5px 0 5px 32px;
    list-style: none;
    margin: 0 0 5px;
    background-size: 21px;
}
.default-css  iframe {
    width: 100%;
    height: 600px;
}
.default-css ul li b {
    color: #ffac27;
    font-weight: 700;
}
.header-section {
    padding: 14px 0; 
}
.home-banner {
    padding-top: 60px;
}
.header-section .row{align-items: center;}
.header-section.sticky {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    animation: slide-down 0.7s;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 28%);
    width: 100%;
    top: 0;
    background: #052036;
	padding: 10px 0; 
}
.header-section.sticky .logo img {
    max-width: 140px;
}
@keyframes slide-down { 0% { opacity: 0; transform: translateY(-100%); } 100% { opacity: 0.9; transform: translateY(0); } } 

.logo { max-width: 470px; }
.top-phone { position: relative; padding-left: 60px; max-width: 340px; }
.top-phone p {
    font-family: 'DM Sans', sans-serif;
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    color: #FBA105;
}
.top-phone p a {
    font-size: 28px;
    color: #fff;
    display: block;
    font-family: 'DM Sans', sans-serif;
    line-height: 32px;
}
.top-phone p a:hover{ color: #FBA105; }
.top-phone img { position: absolute; left: 0; top: 50%; transform: translateY(-50%); }


.header-right { float: right;}
.top-section {
    background: url(../images/banner-bg.png) no-repeat center center;
    background-size: cover;
}
header{background: #052036;}
.hero-title, .hero-title h1{ 
	font-family: 'DM Sans', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 45px;
	line-height: 50px; 
	text-transform: uppercase;
	color: #FBA105;
}
.hero-title {
    padding-bottom: 15px;
}
.hero-title b, .hero-title h1 b{
    font-family: 'DM Sans', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 45px;
	line-height: 50px; 
	text-transform: uppercase;
	color: #FFFFFF;  
}
.banner-caption p{ font-size: 18px; line-height: 28px; color: #052036; font-weight: 700;font-family: 'DM Sans', sans-serif; padding-right: 50px; }
.banner-caption ul {
    padding: 0;
    margin: 0 0 50px;
}
.banner-caption ul li {
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 15px;
    list-style: none;
    background: url(../images/list-icon.png) no-repeat top 2px left;
    padding-left: 44px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
}
.banner-caption ul li strong{
color: #FBA105;
font-weight: 500;
}
.banner-caption ul li u{ font-style: normal;
font-weight: 500;
font-size: 22px;
line-height: 29px; 
color: #FFFFFF;
}

.default-btn {
    border-radius: 4px;
    background-color: #FBA105;
    font-size: 22px;
    line-height: normal;
    font-weight: 700;
    color: #000;
    font-family: 'DM Sans', sans-serif;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 18px 30px;
}
.default-btn:hover{ background-color: #FFAC27; color:#fff; }
.banner-row-frist img {
    margin-left: 25px;
    margin-bottom: 10px;
}
.banner-row-frist { padding: 28px 0 0px; }
.banner-form {
    max-width: 500px;
    background-color: #fff;
    float: right;
    width: 100%;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 25%);
}
.form-title {
    background-color: #ffffff;
    position: relative;
    padding: 14px 15px;
    font-size: 40px;
    line-height: 44px;
    color: #052036;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-family: 'DM Sans', sans-serif;
    margin: 0 0 20px;
	border-bottom: 4px solid #052036;
	position:relative;
}
.form-title:after {
    content: '';
    background: url(../images/t-icon.png) no-repeat;
    width: 45px;
    height: 16px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -18px;
    margin: auto;
}
.banner-logo {
    text-align: right;
    margin-top: 145px;
    margin-right: -70px;
}
.form-title span{color: #FBA105;}
.banner-form p span { color: #ffac27; }
.banner-form .gform_wrapper {
    padding: 35px 35px 35px !important;
}
.gform_wrapper .gform_fields { margin: 0 0 !important; padding: 0 !important; }
.gform_wrapper .gform_fields .gfield {
    margin: 0px !important;
    display: block;
    padding: 0 0 !important;
    clear: both;
    text-align: left;
    width: 100%;
}
.gform_wrapper .ginput_container { margin: 0 !important; padding: 0; position: relative; }
.banner-form .gform_wrapper .medium {
    width: 100% !important;
    font-size: 16px !important;
    color: #777777;
    font-family: 'DM Sans', sans-serif;
    font-weight:400;
    padding: 5px 15px !important;  
    resize: none;
    position: relative;
    height: 50px;
    transition: all 1s;
    background: #F5F5F5;
    border: 1px solid #B9B9B9;
	border-radius: 5px;
}
.banner-form .gform_wrapper .medium:focus { box-shadow: none; outline: none;position: relative; }
.banner-form .gform_footer {
    text-align: center;
    padding: 4px 0 0 !important;
    margin: 0 !important;
}
.banner-form input.button.gform_button { 
font-family: DM Sans;
font-style: normal;
font-weight: bold;
font-size: 22px; 
text-transform: uppercase; 
color: #000; 
cursor: pointer; 
 transition: all 1s; 
 background: #FBA105;
border-radius: 5px;
padding:15px 30px;
border:none;
width:100%}
.banner-form input.button.gform_button:hover{color:#fff }
.banner-form .gform_wrapper textarea.medium { height: 75px !important;  }

.gform_wrapper .medium::-webkit-input-placeholder {  color: #777777; opacity: 1; }
.gform_wrapper .medium:-ms-input-placeholder { color: #777777; opacity: 1; }
.gform_wrapper .medium::placeholder { color: #777777; opacity: 1; }
.gform_wrapper label.gfield_label {
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500!important; 
    font-size: 16px;
    text-transform: uppercase;
    color: #777777;
    margin-bottom: 4px;
}
span.gfield_required_asterisk {
    color: #f50d0d;
}
.form-checkable-field label { color: #fff; font-size: 16px; line-height: 24px; font-weight: 400; font-family: 'DM Sans', sans-serif; margin: 0; }
.form-block-radio {
    padding: 5px 20px 5px 35px;
    position: relative;
    display: inline-block;
}
.form-block-radio input[type="radio"], .form-block-radio input[type="checkbox"] { box-sizing: border-box; padding: 0; width: 28px; height: 20px; position: absolute; left: 0; }
label.form-label-title { padding: 0 0 5px; width: 100%; }
.form-select-file { color: #fff; padding: 0 0 15px; }
.our-services-section {
    padding: 60px 0 130px;
    background: url(../images/service-bg.png) no-repeat center center;
    background-size: contain;
}
.headning-section { max-width: 920px; margin: 0 auto; }
.service-box figure { width: 190px; height: 100px; line-height: 100px; margin: 0 auto 30px; border-radius: 50%; text-align: center; position: relative; }
.service-box figure:before { content: ''; position: absolute; background: url(../images/process-after.png) no-repeat; top: 0; left: 0; right: 0; width: 100%; height: 100%; background-size: 100% 100%; }
.count-box { width: 50px; height: 50px; line-height: 50px; color: #fff; background: #052036; border-radius: 50%; font-size: 20px; font-weight: 700; position: absolute; bottom: 0; left: 0; }
.service-title {
    font-size: 24px;
    line-height: 30px;
    color: #052036;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
    margin: 0 0 15px;
}
.service-box {
    border-radius: 8px;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 7%);
    background-color: #ffffff;
    transition: all 0.6s;
    text-align: center;
    padding: 50px 30px;
    margin-bottom: 30px;
	    min-height: 350px;
}
.process-section{
	background: url(../images/process-bg.jpg) no-repeat top center;
	position: relative; 
	background-size: cover;     
     }
.process-content .default-btn {
    margin-top: 20px;
}
.process-section .process-content h2 {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold; 
    text-transform: uppercase;
    color: #FFFFFF;
}
.process-section .process-content h2 span { 
    color: #FFAC27;
}
.section-title h2 span { 
    color: #FFAC27;
}
.process-section .process-content p{ color:#fff;}
.solution-col {
    max-width: 600px;
    background-color: #ffffff;
    padding: 40px 20px 40px 45px;
    display: flex;
    align-items: center;
    float: right;
    margin: 15px 0;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 25%);
    border-radius: 100px 4px 4px 100px;
}
.solution-col figure{width: 90px;text-align: center;margin: 0;float: left;}
.solution-col figcaption { width: 85%; padding-left: 20px;}
.solution-col figcaption h4 {
    font-family: DM Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    color: #052036;
    margin-bottom: 8px;
    text-transform: capitalize;
}
.solution-col figcaption h4 a{color: #052036;}
.solution-col figcaption:hover h4 a{color: #FBA105;}
.solution-col figcaption p{font-size: 16px; color: #808080; font-weight: 400;font-family: 'Noto Sans', sans-serif; margin: 0;}
.solution-col:nth-child(2n) {
    float: left;
    margin-left: 55px;
}
.process-section .row { align-items: center;  }
.solution-right {
    margin: -90px 0;
    position: relative;
    top: 42px;
}
.about-section {
    padding: 90px 0px 80px 0px;
    background: #f7f7fc;
}

.default-css.gss p {
    margin-bottom: 5px;
}
.default-css.gss p:first-child {
    margin-bottom: 20px;
}
.section-title, .section-title h1, .section-title h2, .section-title h3 {
    font-size: 44px;
    line-height: 48px;
    color: #052036;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.section-title b, .section-title h1 b, .section-title h2 b, .section-title h2 b{ color: #ffac27; font-weight: 600; }
.about-section .col-sm-12 {
    padding-bottom: 25px;
    display: inline-block;
}
.about-phone { 
    padding : 0 0 0 60px; 
	position: relative;
	}
.about-phone p a {
    font-size: 42px;
    color: #052036;
    display: block;
    font-weight: bold;
    font-family: 'DM Sans', sans-serif;
    line-height: 32px;
    margin-top: 4px;
}
.about-phone P {
    font-size: 22px;
    color: #FBA105;
    display: block;
    font-family: 'DM Sans', sans-serif;
    line-height: 32px;
    margin-left: 10px;
    text-transform: uppercase;
}
.about-phone p a:hover{ color: #FBA105; }
.about-phone img { position: absolute; left: 0; top: 50%; transform: translateY(-50%); text-align: center; }

.testmonial-section {
	background: #F7F7FC; 
	padding: 90px 0px;
	text-align:center;
	}
.testmonial-section h4 { font-size: 54px;}


.footer { padding: 30px 0 0; background: #052036; }
.footer .row{ align-items: center; }
.footer-logos img { max-width: 350px; }

.ftr-social { text-align: center; }
.ftr-social a{ width: 40px; height: 40px; line-height: 38px; border-radius: 50%; margin-right: 11px; text-align: center; transition: all 0.6s; display: inline-block; background-color: #fff;}
.ftr-social a:hover{ background-color: #FBA105; transform: rotate( 360deg );}


.footer-info p { font-size: 18px; line-height: 24px; color: #052036; text-transform: uppercase; font-weight: 700; }
.footer-info p a { font-size: 30px; line-height: 38px; color: #ffac27; font-family: 'DM Sans', sans-serif; font-weight: 600; display: block; }
.footer-info p a:hover{color: #052036;}
.copyright {
    background-color: #ffac27;
    padding: 15px 0;
    margin: 30px 0 0;
}
.copyright p {
    text-align: center;
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    color: #052036;
    margin: 0px;
}
#back-top-wrapper i {
    color: #ffac27;
}
button.close i { color: #fff; font-size: 40px; text-shadow: none; }
button.close { position: absolute; right: 30px; top: 20px; }
.close{ opacity: 1; }
.services-grid {
    margin-top: 12px;
}
.services-grid .row{justify-content: center;}
.call-section {
    padding: 120px 0px 70px;
    background: url(../images/call-today-bg.png) no-repeat center center;
}
.call-section .call-phone {
    margin-top: 15px;
}
.call-section .call-phone {
    display: inline-block;
}
.call-section .call-phone p {
    display: inline-block;
	margin-left:15px;
}
.call-phone p a {
    font-size: 42px;
    color: #052036;
    display: block;
    font-weight: bold;
    font-family: 'DM Sans', sans-serif;
    line-height: 32px;
}
.call-phone p a:hover{ color: #FBA105; }
.call-phone img {
    position: relative;
    top: -10px;
}
.about-img img {
    border-radius: 5px;
	width:100%;
}
.playVideo img{
	width:auto;
}

.about-img {
    position: relative;
	text-align:center;
}
.about-img .playVideo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 1;
}
#myModalpupop .modal-body.videoIframe {
	padding: 4px;
	background: #FFAC27;
}

#myModalpupop .modal-dialog.modal-lg {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	max-width: 1000px;
	padding: 0 15px;
}

#myModalpupop .close {
	color: #FFAC27;
	text-shadow: none;
	opacity: 1;
	font-size: 100px;
	margin-right: 20px;
	position: absolute;
	right: 0;
	font-weight: 100;
}

#myModalpupop .modal-body.videoIframe iframe#ids-1 {
	height: 530px;
	width: 100%;
	float: left;
}
.about-text {
    padding-left:0px;
}
.about-text.default-css ul li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.about-text.default-css ul { 
    padding: 0 0 12px 0px;
}
.testmonial-inner {
    background: url(../images/testmonial-bg.png) no-repeat;
    width: 1100px;
    margin: 38px auto 15px;
    padding: 90px 180px;
    border-radius: 6px;
}
.testmonial-inner1 .carousel {
    position: relative;
    background: #F7F7F7;
    border-radius: 15px;
    padding: 60px;
    z-index: 9;
}
.testmonial-inner1{
	position:relative;
}
.testmonial-inner1::before {
    content: "";
    position: absolute;
    left: -40px;
    right: 0;
    top: 37px;
    bottom: 0;
    height: 75%;
    width: 110%;
    background: #F7F7F7;
    border-radius: 20px;
    z-index: 0;
}
.testmonial-inner1::after {
    content: "";
    position: absolute;
    left: -20px;
    right: 0;
    top: 23px;
    bottom: 0;
    height: 85%;
    width: 105%;
    background: #fff;
    border-radius: 20px;
}
.testmonial-innerr{
	position:relative;
}
.testmonial-innerr:before {
    content: "";
    width: 104px;
    height: 77px;
    position: absolute;
    top: -40px;
    left: 50px;
    background: url(../images/testmonial-icon-left.png) no-repeat;
    background-size: 100%;
    z-index: 99;
}
.testmonial-innerr:after {
    content: "";
    width: 104px;
    height: 77px;
    position: absolute;
    bottom: 20px;
    right: 50px;
    background: url(../images/testmonial-icon-right.png) no-repeat;
    background-size: 100%;
    z-index: 99;
}
.testmonial-inner .carousel-item {
    text-align: left;
}
.smallest {
    font-family: DM Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    margin-top: 30px;
    display: inline-block;
    color: #fba105;
}
.testmonial-inner .carousel-control-prev {
    left: -138px;
    width: 60px;
    height: 60px;
	line-height:60px;
    background: #FFFFFF;
    border-radius: 10px;
    opacity: 1;
	transform: translateY(-50%);
    top: 45%;
}
.testmonial-inner .carousel-control-prev:hover, .testmonial-inner .carousel-control-next:hover{
	background: #fba105;
}
.testmonial-inner .carousel-control-next {
    right: -138px;
    width: 60px;
    height: 60px;
	line-height:60px;
    background: #FFFFFF;
    border-radius: 10px;
    opacity: 1;
	transform: translateY(-50%);
    top: 45%;
}
.footer-logos {
    text-align: center;
}
.modal-content .banner-form {
    max-width: 100%;
    background-color: #fff;
    float: none;
    width: 100%;
    box-shadow: none;
}
 .gform_validation_errors{
    display: none !important;
}.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    background: transparent !important;
    border: none !important;
    font-size: 14px !important;
    margin-top: 0px !important;
    padding: 0px !important;
}
section.default-section {
    padding: 60px 0px;
}
section.default-section.thankspage{
	padding:400px 0px;
	text-align:center;
}
section.get-started-section {
    padding: 90px 0px 75px 0px;
}
section.get-started-section span {
    margin: 2px 0px;
    display: inline-block;
}
.banner-caption .banner-star img {padding-right: 5px;}
.banner-caption .banner-star { margin-bottom:6px;}
.banner-star span {
    color: #fff;
    font-family: 'DM Sans', sans-serif;
    font-size: 18px;
    position: relative;
    top: 4px;
}