* {
  margin: 0 auto;
  padding: 0;
  outline: 0;
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, ul, ol, p {
  margin: 0;
  padding: 0;
}
a, a:hover, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}
img, img:hover {
  max-width: 100%;
  outline: 0;
}
.clr {
  clear: both;
}
@font-face {
  font-family: 'Rubik-Medium';
  src: url('../fonts/Rubik-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Rubik-Medium.woff') format('woff'), url('../fonts/Rubik-Medium.ttf') format('truetype'), url('../fonts/Rubik-Medium.svg#Rubik-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

label { position: relative}
#response-msg { color: #60d060}
form#contact_form .error_red_validate {
    color: red;
    position: absolute;
    top: -25px;
    left: 10px;
    background: #fff;
    padding: 2px 15px;
    border-radius: 2px;
    font-size: 12px;
    z-index: 9;
    font-weight: 400;
    line-height: 20px;
    box-shadow: 0 2px 5px -3px;
}

.contact_form form#contact_form .error_red_validate{  top:0px;}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #231f20;
  font-size: 18px;
  font-family: 'Rubik-Medium';
  font-weight: 400;
  background: #e7e8fd;
}
body {
  direction: ltr;
}
header {
  direction: initial;
}
body.page-template.page-template-contact-us.page-template-contact-us-php {
  direction: inherit;
}
.main_container {
  margin: 0px;
}
.top_bg {
  background: url(../images/top_bg.jpg) repeat-x center top;
  padding-top: 50px;
  background-size: 100%;
}
.contact_info {
  float: right;
}
.contact_info ul li {
  float: left;
  list-style: none;
  margin-left: 20px;
  background: #f0f2fe;
  width: 165px;
  text-align: center;
  height: 50px;
  border-radius: 6px;
  line-height: 50px;
}
.contact_info ul li:last-child {
  background: #3622b0;
  color: #fff;
}
.contact_info ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.contact_info ul li:first-child a {
  color: #000;
  font-size: 16px;
  background: url(../images/ph_icon2.png) right center no-repeat;
  padding-right: 18px;
}
.about-info {
  margin: 0px;
  text-align: left;
}
.about-info figure img {
  float: left;
  margin-right: 44px;
}
.about-info h1 {
  font-size: 36px;
  color: #3246d3;
/*  margin-top: 140px;*/
}
.about-info p {
  font-size: 24px;
  font-weight: 500;
  margin-top: 20px;
}
.abut_btn {
  text-align: right;
  position: relative;
}
.abut_btn span {
  background: #3bd0eb;
  padding: 40px 54px 16px 54px;
  border-radius: 44px 0px 20px 0px;
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  color: #3246d3;
  margin: 100px 40px 0px 0px;
  font-weight: 500;
}
.abut_btn:after {
  content: "";
  position: absolute;
  right: 80px;
  bottom: -30px;
  background: url(../images/redius_pic.png) no-repeat right bottom;
  height: 37px;
  width: 87px;
}
.white_bg {
  background: url(../images/white_bg.png) no-repeat left top #fff;
  text-align: left;
  padding: 50px 70px 30px 70px;
  border-radius: 24px;
      background-size: 50% 100%;
}
.white_bg h2 {
  color: #3622b0;
  font-size: 36px;
  margin-bottom: 20px;
}
.white_bg ul li {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 3px;
  background: url(../images/li_icon.svg) left center no-repeat;
  padding-left: 28px;
}
.white_bg ul li a {
  color: #000;
}
.white_bg ul li a:hover {
  color: #3246d3;
}
.achor_btn a {
  background: url(../images/down_arrow.svg) right 24px center no-repeat #e7e8fd;
  padding: 15px 58px 15px 24px;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  color: #3622b0;
  border-radius: 10px;
  margin-top: 30px;
  transition: .5s ease;
}
.achor_btn a:hover {
  border-radius: 0px 40px;
}
.srvices_sec {
  margin: 0px 0px 75px 0;
  text-align: center;
}
.srvices_sec .row{
  display: flex;
  flex-wrap: wrap;
}
.srvices_sec h2 {
  font-size: 36px;
  margin: 104px 0px 58px 0px;
  background: url(../images/driver_icon.png) center bottom no-repeat;
  padding-bottom: 28px;
}
.ser_bg {
  background: #fff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  transition: .5s ease;
  text-align: center;
  line-height: 100px;
  margin-bottom: 26px;
}
.ser_bg a {
  display: block;
}
.ser_bg:hover {
  border-radius: 4px;
}
.srvices_sec h3 {
  margin-bottom: 68px;
}
.srvices_sec h3 a {
  color: #000;
  font-size: 24px;
}
.srvices_sec h3 a:hover {
  color: #3622b0;
}
.portpholio_sec {
  background: #fff;
  border-radius: 24px;
  padding: 34px 90px 44px 0px;
  text-align: left;
  margin-bottom: 100px;
}
.portpholio_sec h3 {
  font-size: 30px;
  margin-top: 60px;
}
.portpholio_sec h3 span {
  display: block;
}
.prot_view a {
  background: #3246d3;
  height: 58px;
  width: 182px;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  display: inline-block;
  line-height: 58px;
  margin-top: 38px;
  transition: .5s ease;
}
.prot_view a:hover {
  border-radius: 0px 26px;
}
footer {
  background: url(../images/footer_bg.png) center top no-repeat #3246d3;
  background-size: 100%;
  padding: 50px 0px 56px 0px;
}
footer .container > .row{
  display: flex;
    flex-direction: row-reverse;
}
.form_sec input[type="text"], .form_sec input[type="email"], .form_sec input[type="tel"] {
  border: 1px solid #2f40c1;
  background: url(../images/icon_1.svg) left 10px center no-repeat #2e3fbc;
  background-size: 18px;
  height: 54px;
  width: 100%;
  font-size: 18px;
  color: #bcc1e9;
  text-align: left;
  padding: 0px 15px 0px 40px;
  margin-bottom: 24px;
}
.form_sec ::placeholder {
  color: #bcc1e9;
}
.form_sec input[type="tel"].icon_4 {
  background: url(../images/icon_4.svg) left 10px center no-repeat #2e3fbc;
}
.form_sec input[type="text"].icon_2 {
  background: url(../images/icon_2.svg) left 10px center no-repeat #2e3fbc;
}
.form_sec input[type="text"].icon_3 {
  background: url(../images/icon_3.png) left 10px center no-repeat #2e3fbc;
}
.form_sec input[type="text"].icon_4 {
  background: url(../images/icon_4.png) left 10px center no-repeat #2e3fbc;
}
.form_sec textarea {
  border: 1px solid #2f40c1;
  background: #2e3fbc;
  height: 110px;
  width: 100%;
  font-size: 20px;
  color: #bcc1e9;
  text-align: left;
  padding: 10px 15px 0px 15px;
}
.form_sec button[type="button"] {
/*  background: url(../images/home_send.png) 24px center no-repeat #4fcef8;*/
  height: 52px;
  min-width: 172px;
  border: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 0 15px;
  float: right;
  margin-top: 20px;
  transition: .5s ease;
	cursor: pointer;
  background-color: #4fcef8;
}
.form_sec button[type="button"]:hover {
  border-radius: 26px;
}
.footer_info {
  text-align: left;
  color: #fff;
}
.footer_info h4 {
  width: 262px;
  background: url(../images/ph_icon.png) left 22px center no-repeat #b4ecff;
  display: inline-block;
  padding-left: 76px;
  border-radius: 25px 25px 0px 0px;
  position: relative;
  top: -92px;
}
.footer_info h4 span {
  background: #79deff;
  height: 84px;
  border-radius: 0px 25px 0px 0px;
  display: block;
  font-size: 18px;
  line-height: 28px;
  color: #3246d3;
  padding-top: 14px;
  padding-left: 26px;
}
.footer_logo {
  margin-top: -14px;
}
.footer_logo img{
  filter: brightness(0.9) invert(0);
}
.footer_info p {
  font-size: 24px;
  margin-top: 20px;
}
.footer_info ul {
  float: right;
  margin-top: 60px;
}
.footer_info ul li {
  float: left;
  list-style: none;
  margin-left: 30px;
} /*=========Portfolio Css==========*/ .port_header {
  padding-bottom: 25px;
}
.portfolio_con {
  text-align: center;
  padding: 50px 0px 0px 0px;
}
.portfolio_con + .portfolio_con {
  border-top: 1px solid #fff;
}
.portfolio_con h2 a {
  color: #08041e;
  font-size: 18px;
  font-weight: 500;
}
.portfolio_con h2 a:hover {
  color: #000;
}
.portfolio_con figure img {
  margin-top: 55px;
}
.port_sec:last-child {
  margin-bottom: 54px;
} /*=========contact_header Css==========*/ .contact_header {
  background: url(../images/contact_bg.jpg) no-repeat center top;
  background-size: 100%;
}
.contact_view {
  max-width: 957px;
  margin-bottom: 50px;
}
.contact_view h2 {
  font-size: 60px;
  text-align: center;
  color: #fff;
  padding: 100px 0px;
}
.contact_header .contact_info {
  display: none;
}
.contact_view h3 {
  text-align: left;
}
.contact_view h3 span {
  background: url(../images/icon_bg.png) left 30px center no-repeat #fff;
  padding: 22px 62px 22px 100px;
  text-align: left;
  display: inline-block;
  border-radius: 8px 8px 0px 0px;
  font-size: 24px;
  line-height: 26px;
  border-bottom: 1px solid #f0f2fe;
}
.contact_view h3 i {
  font-style: normal;
  font-size: 16px;
  display: block;
}
.contact_form {
  background: #fff;
  padding: 25px 45px;
  border-radius: 0px 10px 10px 10px;
}
.contact_form ::placeholder {
  color: #1f113b;
  font-weight: 500;
}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="tel"] {
  color: #1f113b;
  font-size: 22px;
  height: 70px;
  width: 100%;
  background: url(../images/sms_icon.svg) left 20px center no-repeat #f0f2fe;
  border: 0;
  padding: 0px 20px 0px 60px;
  text-align: left;
  font-weight: 500;
  margin-top: 20px;
}
.contact_form input[type="text"].contact_icon1 {
  background: url(../images/user_icon.svg) left 20px center no-repeat #f0f2fe;
}
.contact_form input[type="text"].contact_icon2 {
  background: url(../images/edit_icon.png) left 20px center no-repeat #f0f2fe;
}
.contact_form input[type="text"].contact_icon3 {
  background: url(../images/ph_icon2.png) left 20px center no-repeat #f0f2fe;
}
.contact_form textarea {
  height: 196px;
  padding: 30px;
  background: #f0f2fe;
  border: 0;
  width: 100%;
  margin-top: 20px;
  text-align: left;
	font-size: 22px;
	color: #1f113b;
}
.contact_form button[type="button"] {
  width: 100%;
/*  background: url(../images/send_btn1.png) no-repeat 50% center #3723b1;*/
background-color: #3723b1;
  height: 77px;
  text-align: center;
  border: 0px;
  border-radius: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  display: block;
  margin-top: 20px;
  transition: .5s ease;
	cursor: pointer;
}
.contact_form button[type="button"]:hover {
  border-radius: 36px;
}
.contact_form ul {
  text-align: center;
  margin-top: 70px;
}
.contact_form ul li {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin: 0px 10px;
}
.footer_info p {
  width: 74%;
  margin-bottom: -27px;
}
.srvices_sec a, .white_bg a {
  cursor: grab;
}
span.wpcf7-not-valid-tip {
  color: #fcf8e3 !important;
  margin-top: -23px;
  font-size: 18px !important;
}
.page-template-contact-us-php span.wpcf7-not-valid-tip {
  color: #f00 !important;
  margin: 0 !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: none !important;
  color: #fff !important;
}
.page-template-contact-us-php div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: none !important;
  color: #f00 !important;
}
.righttoleft {
  direction: initial;
}
.contact_view a {
  color: initial;
}
.benner_bx {
    position: relative;
}
.banner_discount {
    position: relative;
    width: 250px;
    top: -40px;
    display: inline-block;
    left: -40px;
}
.fixFloatingSocial {
    display: flex;
    position: fixed;
    right: 4px;
    bottom: 80px;
    flex-direction: column;
    gap: 5px;
    margin: 0!important;;
    padding: 0;
}
.fixFloatingSocial img {
    width: 65px;
    height: 65px;
}
div#toogle{
  width: 100%!important;
}
@media screen and (max-width:1092px) {
  .contact_view h2 {
    padding: 50px 0px;
  }
}

@media screen and (min-width:600px) and (max-width: 980px) {
.about-info figure img {
    width: 217px;
}
}

@media screen and (max-width:767px) {
  .fixFloatingSocial img {
    width: 50px;
    height: 50px;
}
  .serial_number {
    position: inherit !important;
    right: auto !important;
    left: auto;
  }
  .top_bg header {
    background-color: #e6f6ff;
    padding: 14px 0px;
  }
  body {
    background: #eef0ff;
  }
  .contact_info ul.clearfix {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 0px;
    align-items: center;
}
.contact_info ul li a{
  font-size: 14px;
}
  .mobile_view { /*display:none;*/ font-size: 0px;
  }
  .contact_info ul li:first-child {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: url(../images/ph_icon2.png) center center no-repeat #34daec;
    margin-right: 11px;
  }
  .contact_info ul li:first-child a {
    background: none;
  }
  .contact_info ul li {
    width: auto;
    margin-left: 0px;
  }
  .contact_info ul li:last-child {
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
  }
  .about-info.clearfix {
    display: flex;
    flex-direction: column;
}
  .top_bg {
    padding-top: 0px;
    background-size: auto;
  }
  .about-info {
    padding-top: 30px;
  }
  .about-info p {
    font-size: 16px;
  }
  .about-info figure img {
    margin: 0px auto;
    width: 90%;
  }
  .about-info h1 {
    font-size: 20px;
    margin-top: 0px;
  }
  .abut_btn {
    display: none;
  }
  .white_bg {
    background-image: none;
    padding: 30px 30px 0px 30px;
    position: relative;
    bottom: -50px;
  }
  .white_bg h2 {
    text-align: center;
    font-size: 18px;
  }
  .white_bg ul li {
    font-size: 16px;
  }
  .achor_btn {
    text-align: center;
    position: relative;
    top: 25px;
  }
  .achor_btn a {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    background-size: 16px;
/*    background-position: 30px;*/
  }
  #toogle .widget-content{
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .srvices_sec h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .srvices_sec h3 a {
    font-size: 16px;
  }
  .srvices_sec h3 {
    margin-bottom: 22px;
  }
  .ser_bg {
    margin-bottom: 8px;
  }
  .srvices_sec {
    margin-bottom: 20px;
  }
  .portpholio_sec {
    margin: 0px 15px;
    padding: 30px;
    text-align: center;
    margin-bottom: 55px;
  }
  .portpholio_sec h3 {
    font-size: 24px;
    margin-top: 30px;
  }
  .prot_view {
    position: relative;
    top: 45px;
  }
  .prot_view a {
    margin-top: 0;
  }
  footer {
    padding: 30px 0px 20px 0px;
    background: #3246d3!important;
  }
  footer .container > .row{
    display: block;
  }
  .footer_info p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .footer_info h4 {
    top: 0;
    margin: 0 auto;
    display: block;
  }
  .form_sec input[type="submit"] {
    margin-bottom: 30px;
    width: 100%;
    background-position: 50%;
  }
  .footer_logo {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer_info ul {
    text-align: center;
    float: none;
    margin-top: 0px;
  }
  .footer_info ul li {
    float: none;
    display: inline-block;
    margin-left: 5px;
  }
  .port_header {
    padding-bottom: 0px;
  }
  .portfolio_con h2 {
    overflow: hidden;
    margin-top: 30px;
  }
  .portfolio_con {
    padding-top: 0;
  }
  .contact_view h2 {
    font-size: 30px;
  }
  .top_bg.contact_header header {
    background-color: none;
  }
  .contact_header header {
    background: border-box;
  }
  .contact_form {
    margin: 0px 15px;
  }
  .contact_view h3 {
    text-align: center;
  }
  .contact_view h3 span {
    font-size: 16px;
    padding: 10px 10px 10px 62px;
    background-size: 30px;
    background-position: left 10px center;
  }
  .contact_form input[type="submit"] {
    background-position: 50%;
  }
}
label {
  direction: ltr;
  float: right;
  color: #dedee6;
  font-weight: normal;
  font-size: 0px;
}
a.call {
  font-size: 0px !important;
}
.achor_btn a {
  cursor: pointer;
}
.white_bg ul li {
  direction: initial;
}
.changebg {
  background: url(../images/upp_arrow.png) 24px center no-repeat #e7e8fd !important;
}
.contact_form input[type="tel"].contact_icon3 {
  background: url(../images/ph_icon2.svg) left 20px center no-repeat #f0f2fe;
}
.contact_form label { width: 100%;}
.portfolio_con {
  background: #8794f1;
  text-align: center;
  padding: 50px 0px 0px 0px;
  position: relative;
}
.portfolio_bg2 {
  background: #e0e1ff;
}
.portfolio_bg3 {
  background: #f0cfd5;
}
.portfolio_bg4 {
  background: #b799f3;
}
.portfolio_bg5 {
  background: #f7e3ae;
}
.portfolio_bg6 {
  background: #94d1b3;
}
.portfolio_bg7 {
  background: #e3e3b6;
}
.serial_number {
  background: url(../images/right_bg.png) right center no-repeat;
  height: 68px;
  width: 66px;
  line-height: 66px;
  text-align: center;
  position: absolute;
  right: 50px;
  top: 25px;
  color: #ff9232;
  font-size: 25px;
  border-radius: 50%;
}

select#languageSelector {
    padding: 18px 5px;
    float: right;
    border: none;
    background-color: inherit;
    font-family: 'Rubik-Medium';
    text-align: center;
}
@media screen and (max-width: 580px) {
  .portpholio_sec .img-fluid, .about-info .img-fluid {
    width: 100%;
    height: auto;
  }
  .top_bg header .col-md-3.col-sm-3.col-xs-5 img {
    height: auto !important
  }
	.form_sec button[type="button"] {
/*	background: url(../images/home_send.png) 24px center no-repeat #4fcef8;*/
	width: 100%;
	text-align: center;
	margin: 20px 0;
	background-position: center;
}
select#languageSelector{
      padding: 9px 5px;
      margin: 0 10px 0 0;
} 
.banner_discount {
    position: relative;
    width: 200px;
    top: -15px;
    display: block;
    left: 0;
} 
}


.loader {
  display: none;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 99999;
}
.loading {
  border: 2px solid #ccc;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border-top-color: #1ecd97;
  border-left-color: #1ecd97;
  animation: spin 1s infinite ease-in;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
