@font-face {
  font-family: "Swis721_Lt_BT";
  src: url(../../fonts/Swiss721LightBT.ttf);
}
@font-face {
  font-family: "Swis721_Lt_heavy";
  src: url(../../fonts/swiss-721-heavy-bt.ttf);
}
@font-face {
  font-family: "Swis721_Lt_mdm";
  src: url(../../fonts/swiss-721-medium-bt.ttf);
}
body {
  font-family: "Swis721_Lt_BT";
}

img {
  max-width: 100%;
}

.cont-box .img-box{
  float: left !important;
  width: 48%;
  margin-right: 20px;
}
 .cont-box p{
text-align: justify !important;
}

.adbtn
{
  cursor: not-allowed;
}
.adbtnrv
{
  cursor: pointer;
}

span.error{
  font-size:14px !important;
color: #ff0000 !important;
}

ul {
  padding: 0;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}

h3.clr-themeblue {
  font-weight: 700;
}

h2.clr-themeblue {
  font-weight: 600;
  width: 70%;
  max-width: 100%;
  margin: auto;
  text-align: center;
}

.clr-white {
  color: #fff;
}

.insight-customer {
  background-color: rgba(14, 107, 59, 0.06);
}

section {
  padding-top: 20px;
  padding-bottom: 20px;
}

.left-section {
  padding-left: 3%;
  padding-right: 3%;
}

.home-banner h2 {
  font-size: 36px;
  color: #20285a;
  font-family: "Swis721_Lt_BT";
  margin-bottom: 12px;
  font-weight: 400;

}

.home-banner h1 {
  font-size: 40px;
  color: #293162;
  font-family: "swis 721 heavu";
  text-transform: capitalize;
  font-family: "Swis721_Lt_heavy";
  font-weight: 800;
  margin-bottom: 12px;
}

.common-title {
  font-family: "Saira Condensed", sans-serif;
  font-size: 36px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #20285a;
  font-weight: 300;
  text-align: center;
  display: block;
  padding-bottom: 30px;
}

.common-title.left-aln {
  text-align: left;
}

p.center-section {
  font-size: 16px;
  color: #000000;
  font-family: "Swis721_Lt_BT";
  text-align: center;
  line-height: 24px;
}

p.center-section.left-aln {
  text-align: left;
  line-height: 24px;
}

.icon-box {
  padding: 20px 20px;
  text-align: center;
}

.insight-customer {
  padding: 40px 0;
}

.service-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.logo-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-box .inr-img {
  padding: 20px;
}

.service-box .img-box {
  text-align: center;
  width: 20%;
}

.service-box .img-box h4 {
  padding: 15px;
  font-size: 24px;
  letter-spacing: 1px;
  color: #e95b33;
  font-weight: 500;
  font-family: "Saira Condensed", sans-serif;
  text-align: center;
}

.wrap-social {
  display: flex;
  align-items: center;
  justify-content: center;
}

ul.socialmedia li {
  padding: 0 5px;
}

ul.suport-info, ul.socialmedia {
  list-style-type: none;
  display: flex;
  justify-content: center;
  padding: 0;
}

ul.suport-info li {
  padding: 0 15px;
}

ul.suport-info li a {
  font-size: 18px;
  color: #000000;
  font-weight: 300;
  font-family: "Swis721_Lt_BT";
  text-align: center;
}

ul.suport-info li a img {
  padding-right: 10px;
}

.foooter-copyright {
  width: 100%;
  text-align: center;
  display: inlin-block;
}

.end-foot-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 15px 15px;
}

.footer-box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}

.end-foot-menu li {
  border-color: rgba(80, 81, 82, 0);
  color: #20285a;
}

.end-foot-menu li a {
  padding: 0 10px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #20285a;
}

.sidebar {
  background: rgba(14, 107, 59, 0.06);
  padding: 30px 20px;
}

.sidebar .common-title {
  padding-bottom: 0;
}
#adform .common-title {
  font-size: 22px;
}

.sidebar.fixed {
  position: fixed;
  top: 0;
  right: 0;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  z-index: 11;
  width: 33.33%;
}

.consult-form {
  padding: 20px;
}

.consult-form input[type=text], .consult-form input[type=tel], .consult-form input[type=email] {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  font-size: 16px;
  color: #7d7d7d;
  font-weight: 500;
  font-family: "Saira Condensed";
 
}
.cmn-form{
  margin-bottom: 15px;
}
input[type=date],input[type=time]{
height: 45px;
border: 1px solid rgba(0, 0, 0, 0.5);
font-size: 16px;
color: #7d7d7d;
font-weight: 500;
font-family: "Saira Condensed";
margin-bottom: 13px;
border-radius: 5px;
padding-left: 15px;
padding-right: 15px;
margin-right: 15px;
width: 50%;
}
input[type=time]{
  margin-right: 0; 
}

.datetimepicker{
 
  border-radius: 5px;
  border: 1px solid transparent;
  font-size: 16px;
  color: #7d7d7d;
  font-weight: 500;
  font-family: "Saira Condensed";
  margin-bottom: 0;
  background-color: transparent;
  width: 100%;
}

.consult-form input[type=submit] {
  background-color: #e95b33;
  border: 2px solid #e95b33;
  line-height: 30px;
  width: 200px;
  padding: 0 10px;
  font-size: 18px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 300;
  font-family: "Saira Condensed";
  text-align: center;
  display: block;
  margin: 0 auto;
}

.consult-form input[type=checkbox] {
  width: 30px;
  height: 25px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.5);
}

.consult-form .submit-wrap p {
  font-size: 16px;
  color: #7d7d7d;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  line-height: 24px;
  text-align: center;
  font-weight: 300;
}

.consult-form p strong {
  color: #0e6b3b;
  border-bottom: 1px solid;
  font-family: "Saira Condensed";
  font-weight: 600;
}

.accept-policy {
  display: flex;
  justify-content: center;
  font-family: "Saira Condensed";
  font-weight: 300;
  margin: 0 0 15px;
}

.accept-policy label {
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-box {
  position: relative;
}

.footer-logo {
  background-image: url(../../images/Rectangle-588.png);
  background-size: cover;
  background-position: center center;
  padding: 3% 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-cont img {
  max-width: 300px;
  
}

.home-banner {
  background-image: url(../../images/landing-banner.png);
  background-size: cover;
  background-position: 50% center;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 500px; 
}
.home-banner.inbound{
  background:url('../../images/inbound-call-center-solution-banner.jpg')no-repeat 50% center/cover;
  min-height: 350px;
}

@media (max-width: 812px) {
  .service-box {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }

  .service-box .img-box {
    text-align: center;
    width: 100%;
  }

  .img-box {
    text-align: center;
  }

  .wrap-social {
    flex-direction: column;
  }

  ul.suport-info, .footer-box, .end-foot-menu {
    flex-direction: column;
  }

  .suport-info li {
    margin: 10px 0;
  }

  .f-sepr {
    display: none;
  }

  .banner-cont img {
    width: 150px;

  }

  .home-banner h1 {
    font-size: 28px;
    /* width: 80%; */
    margin-bottom: 8px;
  }

  .home-banner h2 {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .common-title {
    font-size: 28px;
  }

  .common-title.left-aln {
    text-align: center;
  }

  .center-section.left-aln {
    text-align: center;
  }

  p.center-section.left-aln {
    text-align: center;
  }

  p {
    text-align: center;
  }
}

#captchaerror{
  text-align: center;
  padding-top: 15px;
}

.inbound .banner-cont h4{
	font-size: 28px;
	letter-spacing: 1px;
	line-height: 36px;
	color: #20285a;
	font-weight: 600;
	font-family: "Saira Condensed";
}
.inbound .banner-cont h2{
	font-size: 44px;
	line-height: 76px;
	color: #293162;
	font-family: "Swis721_Lt_heavy";
}
.inbound .banner-cont p.large-content{
	font-size: 22px;
	color: #000000;
	font-weight: 300;
	font-family: "Swis721_Lt_BT";
}

.inbound-call-center{
  background-color:#f7f7f7;
}
.partner-provider p{
  text-align: center;
}
.inbound .banner-cont img{
  max-width: 250px;
}
.inbound-call-center h2,
.organization_row h2,
.case_study_row h3{
  font-family: "Swis721_Lt_heavy";
  font-weight: 400;
  margin: 0;
  font-size: 25px;
  line-height: 1.2;
  text-align: center;
  color: #20285a;
  padding-bottom: 40px;
}
.box_col_info{
  display: flex;
  position: relative;
  text-align: right;
  padding-right: 130px;
  margin-bottom: 20px;
}
.box_col_info.even_col{
  text-align: left;
  padding-left: 130px;
  padding-right: 0;
}
.box_col_info.even_col img{
  left: 0;
  right: auto;  
}
.box_col_info img{
  position: absolute;
  right: 0;
  width: 120px;
  height: 120px;
}
.box_info_inbound h3{
  color: #116a3a;
  font-family: "Saira Condensed";
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 15px
}
.box_info_inbound p,
.organization_row p{
  font-family: "Swis721_Lt_BT";
  color: #000000 ;
  font-size: 16px;
  line-height: 20px;
}

.organization_row h2{
  color:#20285a;
  font-family: "Saira Condensed";
}
.organization_flex{
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}
.organization_row p,
.organization_flex p{  
  text-align: center;
}
.organization_box{
  flex: 0 0 20%;
  max-width: 20%;
  text-align: center;
  padding: 15px;
}
.organization_flex h4{
  font-size: 24px;
    line-height: 24px;
    color: #e95b33;
    font-family: "Saira Condensed";
    font-weight: 300;
}
.inbound-main-left.left-section{
  padding: 0;
}
.organization_box .img_box_ic{
  height: 113px;
  margin-bottom: 20px;
}
.case_study_row h2{
  text-align: center;
  font-family: "Saira Condensed";
  font-weight: 300;
  margin: 0;
  font-size:36px;
  color: #20285a;
  line-height: 1.2;
  margin-bottom: 40px;
}
.solution-section p{
  text-align: center;
}
.case_study_row img{
  max-width: 600px;
  width: 100%;
}
.case_study_row h4{
  color: #F16623;
  font-family: 'Saira condensed';
  font-size: 24px;
  line-height: 30px;
  margin:0 0 10px;
  text-align: center;
}
.case_study_row p{
  font-family: "Swis721_Lt_BT";
  font-size: 16px;
  line-height: 24px;
  color:#444;
  text-align: center;
}
.case_study_row p>strong{
  font-weight: 600;
  font-family: "Saira condensed";
  font-size: 20px;
  color: #3e3e3e;
}
a.fusion-button.button-flat{
  border:2px solid #e95b33;
  background: #e95b33;
  font-size: 16px;
  padding:0 20px;
  color: #fff;
  font-family: 'Saira condensed';
  text-transform: uppercase;
}
.case_study_row .row{
  margin-bottom: 30px;
  padding-bottom: 20px;
  /* border-bottom:1px solid rgb(40 40 40 / 21%) */
}
.btn_box{
  text-align: center;
  display: block;
}
.case_study_row a#Case-Study-15234{
  border: 2px solid #1f2759;
  background: #ffffff;
  color: #20285a;
  font-family: 'Saira condensed';
  font-size: 18px;
  margin: 50px auto 10px !important;
  line-height: 24px;
  width: 267px;
  display: block;
  padding: 3px 15px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
}
.case_study_row a#Case-Study-15234:hover{
  border: 2px solid #1f2759;
  background: #20285a;
  color: #ffff;
}
a.fusion-button.button-flat:hover{
  border-color: #e95b33;
  border-width: 2px;
  background: #ffffff;
  color: #e95b33;
}
.case_study_row h3,
.inbound-call-center h2{
  position: relative;
}
.case_study_row h3:before,
.inbound-call-center h2:before{
  content: "";
  background-color: #cececf;
  width: 160px;
  height: 1px;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.case_study_row h3:after,
.inbound-call-center h2:after{
  content: "";
  width: 85px;
  background-color: #cececf;
  height: 5px;
  position: absolute;
  bottom: 28px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 5px;
}
section.case_study_row{
  background-color:#f7f7f7;
}
section.home-banner.outbound-row{
  background:url('../../images/outbound-banner.jpg')no-repeat 50% center/cover;
}



@media(max-width:1400px){
  .organization_flex h4{
    font-size: 20px;
  }
}
@media(max-width:1100px){
  .inbound .banner-cont h2{
    line-height: normal;
    font-size: 34px;
  }
  .service-box .img-box h4 {
    font-size: 20px;
  }
  .common-title{
    font-size:22px ;
  }
  .box_col_info{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .box_col_info img{
    position: static;
  }
  .box_col_info.even_col,
  .box_col_info{
    padding: 0;
  }
  .box_info_inbound{
    text-align: center;
  }
  .organization_flex{
    justify-content: center;
  }
  .organization_box{
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media(max-width:991px){
  .case_study_row h4{
    text-align: center;
  }
  .inbound .banner-cont p.large-content br{
    display: none;
  }
}
@media(max-width:812px){
  .inbound .banner-cont p.large-content{
    text-align: left;
  }
}
@media (max-width: 767px) {
.home-banner {
 
  background-position: right center;
 
}
  .organization_box{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .inbound .banner-cont h2,
  .case_study_row h2{
    font-size: 26px;
  }
  .service-box .img-box h4 {
    font-size: 18px;
  }
  .common-title{
    font-size:20px ;
  }
  .inbound-call-center h2, .organization_row h2, .case_study_row h3{
    font-size: 20px;
  }
  .box_info_inbound h3,
  .case_study_row h4{
    font-size: 20px;
  }
}
@media(max-width:480px){
  .organization_box{
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.partner-provides select.devinterest{
  width: 100%;
  height: 45px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  font-size: 16px;
  color: #7d7d7d;
  font-weight: 500;
  font-family: "Saira Condensed";
  outline: 0;
  padding: 10px 8px;
  }

/*# sourceMappingURL=style.css.map */



/******** landing page ********/
.landing_pg section{
  padding: 0;
}
.landing_main .container{
  max-width: 910px;
  width: 100%;
}
.header_block{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.header_block .social_info,
.header_block .social_info ul{
  display: flex;
  margin: 0;
}
.header_block .social_info a{  
  padding:0 15px;
  font-size: 16px;
letter-spacing: 0px;
color: #000000;
font-weight: 300;
font-family: "Swis721_Lt_BT";
}
.header_block .social_info a svg.svg-inline--fa.fa-envelope{
  color:#293161;
  padding-right: 10px;
}
.header_block .social_info ul li{
  padding: 0 5px;
}
.header_block .social_info ul li:last-of-type{
  padding-right: 0;
}
.header_block .social_info ul li a{
  background:#293161;
  color:#fff;
  border-radius:100%;
  width: 27px;
  height: 27px;
  font-size:16px;
  display: flex;
  justify-content: center;
  align-items:center;
  padding: 0;
}
section.landing-banner{
  background-image: url(../../images/landing_banner.jpg);
  text-align: center;
  padding: 80px 0;
}
section.landing-banner h6{
  font-size: 24px;
line-height: 34px;
color: #1f285a;
font-weight: 500;
font-family: "Swis721_Lt_BT";
text-align: center;
}
section.landing-banner h6 span.green{
  color:#006a39;
  font-weight: 600;
}
.landing_main .left-section,
.landing_main .form-box{
  padding: 0;
}
.step-think .step_block{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.step-think .step{
  position: relative;
  margin-bottom: 60px;
}
.step-think .step_box{
  max-width: 450px;
  width: 100%;
}
.step-think .step span{
    width: 80px;
  height: 80px;
  border-radius: 40px;
  background-color: #e95b33;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family:'Swis721_Lt_BT';
  font-weight: bold;
  color: #fff;
  font-size: 35px;  
  position:absolute;
  right: 0;
  top: 50%;
  transform: translateY(-100%);
}
.step h4{
  background: #1f285a;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
  font-family: "Saira Condensed";
  border-radius: 16px;
  padding: 15px;
  padding-right: 150px;
}
.step-think{
  padding: 80px 0;
}
.customer-section h2.common-title {
  background:url('https://cdn.etechgs.com/egsmedia/wp-content/uploads/2020/08/title-line.png')no-repeat center 40px;
  font-size: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #20285a;
  font-weight: bold;
  font-family: "Swis721_Lt_heavy"; 
  margin-bottom: 30px; 
}
.customer-section .service-box.odd{  
  text-align: right;  
  justify-content: flex-end;
}
.customer-section .service-box{
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.customer-section .service-box.odd h4{
  padding:0 35px 0 0;
}
.customer-section .service-box h4{
  font-size: 22px;
letter-spacing: 1px;
text-transform: uppercase;
color: #000000;
font-weight: 400;
font-family: "Saira Condensed";
padding-left: 35px;
}

.customer-section.customer-experience h2{
  text-align: left;
  background-position: -38px 40px !important;
}
.customer-section.customer-experience p{
  font-size: 18px;
color: #000000;
font-weight: 300;
font-family: "Swis721_Lt_BT";
}
.customer-section.customer-experience .outsource_block{
  border-radius: 15px;
filter: drop-shadow(0 0 8px rgba(0,0,0,0.14));
background-color: #ffffff;
padding: 0 30px ;
margin-top: 80px;
}
.customer-section.customer-experience .outsource_block h4{
  font-size: 26px;
letter-spacing: 1px;
color: #e95b33;
font-weight: 500;
font-family: "Saira Condensed";
text-align: center;
position: relative;
padding: 60px 0 30px;
min-height: 160px;
}
.customer-section.customer-experience .outsource_block h4:after{
  content: "";
  background: #1f285a;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.customer-section.customer-experience .outsource_block img {
  position: absolute;
  top: 50%;
  transform: translateY(-100%);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.landing_pg section.solution{
  padding: 60px 0;
}
.solution.customer-section.customer-experience h2{ 
  background-position: -38px 80px !important;
}
section.customer-section {
  padding: 60px 0;
}
.customer_solution_box{
  border: 2px solid #1f285a;
  border-radius: 15px;
  padding: 20px 20px 20px 60px;
  position: relative;
  margin-bottom: 30px;
}
.customer_solution_box img{
  position: absolute;
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
}
.customer_solution_box h5{
  font-size: 24px;
letter-spacing: 1px;
color: #116a3a;
font-weight: 500;
font-family: "Saira Condensed";
padding-bottom: 15px;
}
.customer-section.customer-experience .customer_solution_box p{
  font-size: 18px;
letter-spacing: 0px;
color: #000000;
font-weight: 400;
font-family: "Saira Condensed";
}
.video_exp{
  position: relative;
}
.video_exp img{
  margin:30px 0 ;
}
.video_exp .exp_video{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  border: 3px solid #fff;
  border-radius: 100%;
  font-weight: bold;
  font-size: 20px;
  padding:9px 13px;
}
.solution h3{
  font-size: 35px;
letter-spacing: 1px;
color: #20285a;
font-weight: 300;
font-family: "Saira Condensed";
}
.solution p{
  font-size: 16px;
color: #000000;
font-weight: 300;
font-family: "Swis721_Lt_BT";
}
section.customer-experience.customer-section {
  background: #f7f7f7;
  padding: 60px 0;
}
.customer-section.customer-experience.partenrship p{
  font-size: 16px;
  margin-top: 20px;
}
.partenrship h6{
  font-size: 28px;
letter-spacing: 1px;
color: #20285a;
font-weight: 400;
font-family: "Saira Condensed";
}
.partenr{
  display: flex;
  align-items: center;
}
.partenr p{
  padding-left: 30px;
}
.partenrship .wrap-social{
  justify-content: space-between;
}
.landing_ft{  
  filter: drop-shadow(0px -9px 17px rgba(0,0,0,0.05));
  background: #fff;
}
.landing_ft .end-foot-menu li a,
.landing_ft .copyrigh-text{
  font-size: 16px;
letter-spacing: 0px;
color: #293161;
font-weight: 300;
font-family: "Swis721_Lt_BT";
}
section.customer-experience.customer-section.partenrship{
  padding-bottom: 20px;
}
.fotter_main  ul.suport-info li a img,
.fotter_main .socialmedia li img{
  width: 30px;
}
div.fotter_main{
  margin: 0;
}
.landing_ft .footer-box{
  padding: 0;
}
.landing_side h2.common-title{
  font-size: 35px !important;
letter-spacing: 1px;
color: #20285a;
font-weight: 300;
font-family: "Saira Condensed";
text-align: left;
}
/* .side_lg{
  filter: drop-shadow(0px -14px 17px rgba(0,0,0,0.15));
  background-color: #f7f7f7;
  height: 100%;
} */
.landing_side.sidebar{
  filter: drop-shadow(0px -14px 17px rgba(0,0,0,0.15));
background-color: #f7f7f7;
}
.landing_side .consult-form{
  padding:0;
}
.landing_side .consult-form input[type=text],.landing_side .consult-form input[type=tel],.landing_side .consult-form input[type=email],
.partner-provides .landing_side select.devinterest,
.landing_side input[type=date],.landing_side input[type=time]{
  border: 1px solid #1f285a;
  width: 100%;
  margin: 0 auto;
}
.copyrigh-text a,
.partenrship ul.suport-info li a{
  color: #293161;
}
.landing_side input[type=date]{
  margin: 0 auto 15px;
}
.landing_side .datetimepicker{
  display: flex;
  flex-direction: column;
}
.landing_side .accept-policy{
  justify-content: flex-start;
}
.landing_side .consult-form .submit-wrap p{
  text-align: left;
  font-size: 18px;
letter-spacing: 0px;
color: #282828;
font-weight: 300;
font-family: "Saira Condensed";
}
.landing_side .consult-form .submit-wrap p label{
  display: inline;
  font-size: 18px;
letter-spacing: 0px;
color: #282828;
font-weight: 300;
font-family: "Saira Condensed";
}
.landing_side .consult-form input[type=submit]{
  width: 100%;
}

.footer-logo.customer-section{
  background-image: none;
  background-color: #f7f7f7;
  padding: 0;
}
.customer-section .service-box.even {
  justify-content: flex-start;
}
.customer-section.footer-logo h2.common-title{
  background-position: center 40px;
}
.wrap-social{
  background-color: #f7f7f7;
}
.landing_ft .end-foot-menu li a, .landing_ft .copyrigh-text{
  padding: 0;
}
.header_block .social_info>a {
  display: none;
}
@media(max-width:1450px){
  .customer-section h2.common-title{
    background-position: center 65px;
  }
  section.customer-experience.customer-section.solution{
    padding-left: 15px;
    padding-right: 15px;
  }
  .landing_side .consult-form input[type=text],.landing_side .consult-form input[type=tel],.landing_side .consult-form input[type=email],
  .partner-provides .landing_side select.devinterest,
  .landing_side input[type=date],.landing_side input[type=time]{
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .landing_side .cmn-form{
    margin-bottom: 10px;
  }
}
@media(max-width:1199px){
  .landing_side.sidebar{
    width: 100%;
    position: static !important;
  }
}
@media(max-width:991px){
  .customer-section .service-box h4,
  .customer-section .service-box.odd h4{
    text-align: center;
    padding: 0;
  }
  .customer-section .service-box img{
    margin-bottom: 10px;
  }
  .customer-section .service-box.odd img{
    order: 1;
  }
  .customer-section .service-box.odd h4{
    order: 2;
  }
  .customer-section.customer-experience .customer_solution_box p,
  .customer-section.customer-experience.partenrship p{
    text-align: left;
  }
}
@media(max-width:767px){
  .step-think .step_block{
    flex-direction: column;
  }
  .step h4{
    padding-right: 90px;
    font-size: 20px;
  }
  .landing_side h2.common-title{
    font-size: 28px !important;
  }
  section.landing-banner,
  section.customer-section,
  section.customer-experience.customer-section,
  section.customer-experience.customer-section,
  section.customer-experience.customer-section.solution{
    padding: 40px 0;
  }
  .customer-section.customer-experience h2{
    background-position: -38px 65px !important;
  }
  .solution.customer-section.customer-experience h2{
    background-position: -38px 110px !important
  }
  section.landing-banner h6{
    font-size: 20px;
  }
  .customer-section h2.common-title{
    font-size: 20px;
    background-position: center 85px;
  }
  .customer-section .service-box h4{
    font-size: 20px;
  }
  .customer_solution_box{
    padding: 15px;
  }
  .customer_solution_box img{
    position: static;
    transform: inherit;
    text-align: center;
  }
  .solution h3{
    font-size: 26px;
  }
  .partenrship h6{
    font-size: 23px;
  }
  .partenr{
    flex-direction: column;
    align-items: flex-start;
  }
  .partenr p{
    padding-left: 0;
  }
  .landing_ft .copyrigh-text{
    padding-top: 10px;
  }
  .header_row .header_block .social_info ul li{
    padding: 0 2px;
  }
  .header_row .container{
    padding: 0 15px;
  }
  .header_row .header_block .social_info a{
    padding-left: 0;
  }
  .header_block .social_info a svg.svg-inline--fa.fa-envelope{
    padding-right: 5px;
  }
  .header_block .social_info ul li a{
    font-size: 14px;
  }
}
