.light-box p/*@import url('http://fonts.cdnfonts.com/css/acari-sans');*/
body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
 font-family: 'Montserrat', sans-serif !important;
}
*{
	margin:0px;
	padding:0px;
}
img {
  max-width: 100%;
}
a{
	text-decoration:none;
}
.foottch2 a:hover {
    color: unset;
}
.full-width{
	padding: 0px !important;
}
.bgyl{
	background-color: #efaf01 !important;
}
.footfirst {
    text-align: center;
}
.logod{
    
    width:100%;
    max-width:210px;
}
.cstbx h2 {
    font-size: 2.5rem;
    font-weight: 700;
    text-align: left;
}
.cstbx button {
    width: 100%;
    padding: 11px;
    font-weight: 600;
    font-size: 17px;
}
.dark-box.bgyl.cstbx a {
    color: #fff;
}
.cstbx button:hover {
    background: #2F2F2F;
}
.cstbx h4 {
text-align: left;
margin-bottom: 20px;
}
.cstbx button {
    width: 85%;
    background: #2F2F2F;
    margin-top: 20px;
    border: 1px solid #2F2F2F;
    padding: 13px;
}
.topClient-container{
position:relative;
}
.topClient-section h4 {
 position: absolute;
    transform: rotate(-90deg);
    /* margin-bottom: 1.25rem; */
    height: 36px;
    margin-top: 2rem;
    margin-left: 1rem;
    font-size: 22px;
    font-weight:700;
    color:#444;
    left:0;
}

@media screen and (min-width:768px){
.topIcon-sub{
padding-left:70px;
}    
}
.footimg {
    position: relative;
}
.ftrpsn{
	position:relative;
}
img.chaticon {
    width: auto !IMPORTANT;
    position: absolute;
    bottom: 4rem;
    right: 4rem;
}
.footer{
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60px;
    background-position-y: center;
}
.footlast {
   margin-top: 4rem !important;

}
.footfirst {
    align-items: center;
}
.footlast {
    align-items: center;
}
.footlast img {
width: auto !important;
}
.foottch {
    position: absolute;
    bottom: 23rem;
    z-index: 99;
    left: 6rem;
  
}
.foottch2 a{
font-weight: bold;
    font-size: 37px;
    text-decoration: none;
}

.topClient-sub > img {
    max-width: 140px;
    max-height: 100px;
	    /*filter: grayscale(1);*/
}
.topClient-section {
    margin-top: 2rem;
}
.topClient-sub {
    margin: 0.5rem;
}
.coloryl{
	color:  #efaf01;
}
/* Style the header with a grey background and some padding */
.header {
  overflow: hidden;
  padding: 4px 20px !important;
      display: flex;
    justify-content: space-between;
    align-items: center;
}

/*
.header-left{
	float: left;
}
*/

div#collapseExample {
    position: absolute;
    width: 50%;
    /* top: 10px; */
    margin-top: 21px;
}
@media screen and (max-width:1500px){
 div#collapseExample {
 margin-top: 10px;  
 }
}



@media only screen and (max-width: 768px) {
     .abc
    {
       margin-left: 3px !important;
    }
    #cal{
        display: inline;
    }
}


div#collapseExample1 {
    position: absolute;
    /* width: 35%; */
    /* top: 10px; */
    margin-left: 380px;
    margin-top: 21px;
}
@media screen and (max-width:1500px){
 div#collapseExample1 {
 margin-top: 10px;  
 }
}

.calendly-inline-widget{
    height: 350px!IMPORTANT;
}



/* Style the header links */
.header a {
float: left;
    color: black;
    text-align: center;
    padding: 10px 24px;
    text-decoration: none;
    font-size: 17px;
    line-height: 25px;
    border-radius: 0px;
    font-weight:500;
}


/* Change the background color on mouse-over */
.header a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the active/current link*/
.header a.active {
  background-color: #efaf01;
  color: white;
}

/* Float the link section to the right */
 /*
.header-right {
 float: right;
margin-top: 25px;
}
*/

.header a.mobile-headerBtn{
padding:0;
}


.top-header.fixed{
position:fixed;
top:0;
width:100%;
background-color:#ffffff;
    box-shadow: 0px 3px 1px #f6f1e4;
transition:padding 0.2s ease-in-out;
z-index:9;
}
.top-header.fixed .header{
 padding-top:10px;
padding-bottom:10px;   
}
.top-header.fixed .logod{
transition:width 0.2s ease-in-out;
width:195px; 
}

.borderimg{
	    display: block;
    margin: 0 auto;
    margin-bottom: 3rem;
	width: auto !important;
}

/*---------- Banner start --------*/
.bnrbtn {
    width: 90%;
    border-radius: 0px !IMPORTANT;
        padding: 10px 0px !IMPORTANT;
    border: none;
}
.banner {
  padding: 30px 0px;
      background-repeat: no-repeat;
    background-size: cover;
}
.banerh1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    max-width: 600px;
    margin-top: -60px !important;
}
.bannermbox h2 {
    color: #fff;
    font-weight: 600;
    font-size: 2.65rem;
}
.bannermbox p {
    font-size: 16px;
    font-weight:500;
    margin-bottom:0;
}

.banner-content-row {
    display: flex;
    flex-wrap: wrap;
}
.banner-content-col {
    flex: 0 0 25%;
    max-width: 25%;
}
.banner-content-col {
    background-color: #ffffff;
    color: #022F4D;
    font-weight: 600;
    border-bottom: 1px solid #022F4D;
    border-right: 1px solid #022F4D;
    text-align: center;
    padding: 15px 1.5px;
    /*flex: 1;*/
}
@media screen and (max-width:1500px){
 padding: 12px 7.5px; 
 font-size:15px;
}

/*---------- Banner end --------*/

.heading{
	font-size: 38px;
color: #000000;
font-weight: 600;
}
.heading.whyHire{
 font-size:36px;   
}
.heading.ensureHead{
 font-size:36px;  
}
.dark-box img {
    max-width: 85px;
}
.dark-box i {
    width: 80px;
    height: 80px;
}

.hiring{
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.formsec {
    background: #fff;
    box-shadow: 0 0 5px;
    border-radius: 5px;
}
.formsec-head{
padding: 1rem 0 0.75rem;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.formsec form{
	padding: 15px 20px 20px;
}
.formhead{
	border-radius: 5px;
}
.formbtn {
    border: none !IMPORTANT;
    padding: 9px 0px !IMPORTANT;
    font-size: 18px !IMPORTANT;
    width: 80%;
}
.formsec .form-label{
    font-weight: 500;
    font-size: 0.95rem;
}
.formsec label:not(.form-label){
    font-size: 0.95rem;
    font-weight: 500;
    color: #333;
}
.formsec .form-check-input{
position:relative;
}
.formsec .form-check-input:focus{
box-shadow:none;
}
.formsec .form-check-input:checked{
background-color: #fff;
border-color: #333;  
}
.formsec .form-check-input:checked::before{
content:'';
position:absolute;
height:8px;
width:8px;
background-color:#333;
border-radius:5px;
top:3px;
left:3px;
}
.formsec .form-control{
font-size:0.925rem;
}

.formsec .form-control::placeholder { 
  color: #333;
}
.formsec .form-control:-ms-input-placeholder {
  color: #333;
}
.formsec .form-control::-ms-input-placeholder {
  color: #333;
}
.formsec .btn-primary{
  font-weight: 500;
  font-size: 1rem!important;
  margin-top: 0.25rem;
}
.light-box {
    color: #fff;
    padding: 25px;
   box-shadow: 0px 5px 30px #c3e6e3;
    text-align: center;
	 border-radius: 6px;
	border-top: 10px solid  #efaf01;
	/*min-height: 337px;*/
}
.light-box img{
width: 25%;
}

.light-section .col-md-4 {
    padding: 11px;
}
.light-section {	
padding: 40px 0px;
}

.dark-section {
background: #222121;
padding: 40px 0px;
}
.dark-section .col-md-4 {
    padding: 5px;
	
}
.dark-box {
    color: #fff;
    padding:30px 20px 20px;
    text-align: center;
	    border-radius: 4px;
		background: #2F2F2F;
		box-shadow: 0px 0px 5px #2f2f2f;
}
.dark-box p {
	    color: #ffffff;
    font-size: 15px;
    text-align: center;
    font-weight:500;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    
}
.dark-box i{
font-size: 40px;
    border: 13px solid #7C7C7C;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    margin: 0 auto;
    /* text-align: center; */
    line-height: 62px;
}
.dark-box h5{
margin-bottom:20px;
}
.dark-box img{
margin-bottom:20px;
}
section.topClient-section h4:after {
    position: absolute;
    content: '';
    width: 100%;
    border-radius: 2px;
    height: 4px;
    background-color: #EFAF01;
      bottom: -5px;
    left: 0;
}
.dark-box h4 {
    font-size: 18px;
    font-weight: 700;
    color: #efaf01;
}
.light-box h4{
	font-size: 19px;
    color: #165ca1;
    font-weight: 700;
    margin-top: 2.5rem;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    text-decoration:underline;
}
.light-box p{
font-size: 17px;
    color: #454545;
    text-align: center;
    font-weight: 500;
    line-height:31px;
    max-width:90%;
    margin-left:auto;
    margin-right:auto;
}
.btn.scheduleBtn{
font-size:20px!important;
font-weight:600;
width:460px;
padding:1.35rem 1.5rem!important;
}


.hiring img{
	width:100%
}

/*footer start*/

.footer img{
	width:100%
}

/*footer end*/

.bpara {
    padding-top: 30px !important;
    font-weight: 600;
    font-size: 1.1rem;
}
img.chaticon2 {
    position: fixed;
    bottom: 36px;
    right: 25px;
    height: 80px;
    width: 80px;
    /* background-color: orange; */
    /* border-radius: 35%; */
    z-index: 999;
}
#collapseExample .card-body{
	    padding: 0px;
    border-right: none;
    border-bottom: none;
}


#collapseExample1 .card-body{
    padding: 0px;
border-right: none;
border-bottom: none;
}



.mobicon{
	display:none;
}

.innerleft > h4{
font-size:1.2rem;
}
.innerleft > .technoExpert_sub{
  display:flex;  
}
.innerleft > .technoExpert_sub > .technoExpert{
font-weight:600;
font-size:1rem !important;
width:330px;
border-color:#efaf01;
/*border-width:2px!important;*/
}
.innerleft > .technoExpert_sub > .technoExpert:nth-child(1){
margin-right:2rem;
}
.innerleft > .technoExpert_sub > .technoExpert:nth-child(2){
color:#efaf01!important;
}
.innerleft > .technoExpert_sub > .technoExpert:focus{
box-shadow:none;
}

.footerContact{
    font-weight: 600;
    font-size: 20px!important;
    padding: 0.75rem!important;
}

@media screen and (min-width: 769px) {
    .dark-box {
    min-height: 100%;
}
    .light-box {
    min-height: 100%;
}
    
.tborder {
    height: 110px;
}
  .innerleft {
    margin-right: 2rem;
	margin-top: 0rem;
}
.tborder{
	border-left: none !IMPORTANT;
    border: 1px solid gray;
    border-top: 2px solid transparent;
    border-bottom: 0px solid transparent;
    padding-top:2px;
    padding-bottom:5px;
}
}

@media (min-width:768px) and (max-width:1199px) {
    .bannermbox h2 {
    font-size: 1.7rem;
}
.banerh1 {
    font-size: 36px;
}
.tborder{
    border: none;
    
}
.cstbx h2 {
    font-size: 1.5rem !IMPORTANT;
    
}
.formbtn {
    padding: 9px 0px !IMPORTANT;
    font-size: 13px !IMPORTANT;
    width: 80%;
}
.foottch2 a {

    font-size: 30px;

}
}


@media screen and (max-width: 768px) {
    .header {
  padding: 10px 5px;
}
.header a {
    padding: 10px 14px;
    font-size: 12px;
}
.header a.mobile-headerBtn{
padding:0;
}
.logod {
    max-width: 185px;
}
.foottch2 {
    text-align: left;
    margin-bottom: 3rem;
}
.footfirst img {
    text-align: left !IMPORTANT;
}
.footfirst .img-responsive {
    margin-bottom: 3rem;
}
.footlast {
    margin-top: 2rem !important;
}
img.chaticon2 {
    margin-bottom: 2rem;
	    margin-top: 2rem;
}

.dark-box {
    margin: 5px 10px;
}
.cstbx h2 {
    font-size: 35px;
}
.heading {
    font-size: 30px;
}
.light-box {
    margin: 5px 10px;
}
.banerh1 {
    line-height: 42px;
    font-size: 30px;
    text-align: center;
    margin-top: -5px !important;
}
.footfirst {
    text-align: left;
}
.mobicon{
	display:block;
	/*max-width:64px;*/
}
.deskbtn{
	display:none;
}
/*
.header-right {
    margin-top: 15px;
}
*/
.bnrbtn {
    margin-bottom: 15px;
}
div#collapseExample {
    position: unset;
    width: 100%;
  font-size: 13px;
     margin-top: 0px;
}

div#collapseExample1 {
    position: unset;
    width: 100%;
  font-size: 13px;
     margin-top: 0px;
}




.formbtn{
	font-size: 16px !IMPORTANT;
    padding: 14px 14px !IMPORTANT;
}
}


@media screen and (max-width:1199px){
.container{
    max-width: 100%!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
}  
}

@media screen and (min-width:1200px) and (max-width:1399px){
.container{
    max-width: 100%!important;
    padding-left: 40px!important;
    padding-right: 40px!important;
}
}



@media screen and (min-width:1501px) and (max-width:1900px){
    
    .logod {
    max-width: 220px;
}
.header {
  padding: 18px 20px;
}
.header a{
padding: 11px 27px 9px;
font-size:18px;
}
    
.banner {padding: 45px 0px;}
.innerleft h4 {
padding-bottom:1.75rem!important;
margin-top:1.5rem!important;
}
.innerleft .bpara{
padding-bottom:0.75rem!important;
}
.formsec-head {
    padding: 1.35rem 0 0.9rem;
}
.formsec form {
    padding: 20px;
}
.formsec .form-label {
    font-size: 1rem;
}
.formsec .form-label {
margin-bottom: 0.6rem;
}
.formsec label:not(.form-label) {
    font-size: 1rem;
}
.formsec .form-control {
    font-size: 0.95rem;
margin-bottom: 0.75rem!important;
}
.formsec .btn-primary {
    font-size: 1.1rem!important;
    margin-top: 0.35rem;
    padding: 11px 0px !important;
}
.topIcon-sub {
    padding-left: 85px;
}
}

@media screen and (max-width:575px){
.innerleft > .technoExpert_sub {
    flex-direction: column;
    align-items: center;
}
.innerleft > .technoExpert_sub .technoExpert:nth-child(1){
 margin-right:0; 
}
.btn.scheduleBtn {
    font-size: 15px!important;
    width: 100%;
    padding: 1rem!important;
}
}


