/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

.text-teal-light {
  /* color: rgb(0, 255, 247); */
  color: #fff;
}

.text-teal-dark {
  /* color: rgb(10, 186, 181); */
  color: #fff;
}

.text-yellow {
  color: rgb(247, 198, 19);
}
/* .text-yellow:hover{color: rgb(10, 186, 181) !important;} */
.text-bluee {
  color: #009ADE;
}

button.btn.btn-success,
.btn:not(.close):not(.mfp-close).btn-success,
a.btn:not([href]):not([tabindex]).btn-success {
  color: #fff;
}
#category_slider .carousel .polo-carousel-item img {
  width: 75px;
}

.btn-yellow {
  background-color: rgb(247, 198, 19);
  color: #fff;
}
.bg-footer {
  /* background-image: url(../images/footer-img.png); */
  background-color: #333e47;
  /* background-repeat: no-repeat;
  background-size: cover; */
  /* background-position: center; */
}


#footer {
  background-color: transparent;
}
.icon-box {
  margin-bottom: 25px;
}

.bg-grey {
  background-color: #f2f2f2;
  border-radius: 0px 220px;
}
.section1-subtext {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  color: #333e47;
  line-height: 1.4;
}
.redhat-font {
  font-family: "Montserrat", sans-serif;
}
.fontSize {
  font-size: 20px;
}
.learnmore {
  font-size: 15px;
  color: rgba(255, 157, 0, 0.99);
  font-weight: bold;
}
.arrow-image {
  /* width:15px; */
  margin: 5px;
}
.button-background::before, .customer_help_cta::before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  position: absolute;
  background: rgba(255, 157, 0, 0.99);
  top: -23px;
  margin: auto;
  transition: 0.3s linear;
}
#section-rounded {
  padding-bottom: 80px;
}
.section-rounded-background {
  max-width: 73%;
  margin: auto;
  background: #109fda;
  padding: 40px 0;
  border-radius: 250px;
  position: relative;
}
@media (max-width: 991px) and (min-width: 768px) {
.section-rounded-background {
      max-width: 90%;
}

}
.section-rounded-text {
  max-width: 40%;
  margin-left: 8%;
}

.section-rounded-text p {
  font-size: 16px;
  color: #fff;
  line-height: 1.3;
  /* margin: 0; */
}

@media (max-width: 1200px) and (min-width: 1025px) {
  .section-rounded-text p {
    font-size: 14px;
  }
}

.section-rounded-circle {
  position: absolute;
  right: 120px;
  left: 100;
  background: #333e47;
  padding: 125px 60px;
  bottom: 20px;
  border-radius: 100%;
}

@media (max-width: 1200px) and (min-width: 1024px) {
  .section-rounded-circle {
    padding: 125px 60px;
    /* top: -20px; */
  }
}
/* @media (max-width: 767.98px) {
  .section-rounded-circle {
     position: unset;
    padding: 140px 60px;
  }
} */

.rounded-circle-content, .customer_help_cta{
  position: relative;
  z-index: 1;
}

.rounded-circle-content::before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  position: absolute;
  background: rgba(255, 157, 0, 0.99);
  top: -23px;
  margin: auto;
  transition: 0.3s linear;
}

.rounded-circle-content::before, .customer_help_cta::before  {
  z-index: -1;
  top: -12px;
}
.section-rounded-circle a, .customer_help_cta a {
  font-size: 14.5px;
  color: #fff !important;
  padding-left: 18px !important;
}
.customer_help_cta a {
  color:#333e47 !important;
}
@media (max-width: 1200px) and (min-width: 1025px) {
  .section-rounded-circle a {
    font-size: 14px;
  }
}
.section-rounded-circle img {
  width: 15px;
}
.rounded-circle-content img {
  transition: 0.3s linear;
}

.section-blue-background {
  background: #109fda;
  border-radius: 380px 0;
  margin-bottom: 100px;
}
@media (max-width: 1024px) and (min-width: 992px) {
  .section-blue-background {
    border-radius: 250px 0;
  }
}

.section-blue-background-wrap {
  display: inline-table;
  display: -ms-inline-grid;
  margin-top: -12%;
}
.section-blue-background-sec {
  max-width: 84%;
  margin: auto;
  padding-bottom: 60px;
}
.row.section-blue-background-sec {
  max-width: 84%;
  margin: auto;
  padding-bottom: 60px;
}

.row.section-blue-background-content {
  padding: 0 10px;
}
.section-blue-background-header {
  margin: 0 12px 15px;
}

  .enabe_head {
    color: #333e47;
    font-size: 35px;
    line-height: 1.3;
}
@media (max-width: 1200px) and (min-width: 1025px)
{
.enabe_head {
    font-size: 30px;
}
}
.section-blue-background-content-wrap {
  padding: 0px 10px;
}
.section-blue-background-img-wrap {
  overflow: hidden;
  border-radius: 10px;
  padding-top: 230px;
/* display: flex;
    align-items: center;
    justify-content: center; */
}
.section-blue-background-img {
 /* position: relative;
 top:-60px; 
 bottom: -100px;
 z-index: 1; */
/* width: 90%; */
} 
.section-blue-background-img-content {
  padding: 25px 0;
  width: 85%;
}
.section-blue-background-img-heading {
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  line-height: 1.33;
  margin-bottom: 20px;
}
@media (max-width: 1300px) and (min-width: 1201px) {
  .section-blue-background-img-heading {
    font-size: 24px;
  }
}
.section-blue-background-para-wrap {
  color: #fff;
  /* height: 115px; */
}
.getstarted-content {
  position: relative;
  z-index: 1;
}

.getstarted-content::before{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: .3s linear;
    background-color: #333e47;
    z-index: -1;
    top: -12px;
    content: '';
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    position: absolute;
    /* background: rgba(255, 157, 0, 0.99); */
    top: -23px;
    margin: auto;
    transition: .3s linear;
}

.getstarted-content a {
  font-size: 16px;
  color: #fff !important;
  padding-left: 18px !important; 
}
.getstarted-content img {
  width: 15px;
}

#do_more {
    position: relative;
    display: flex;
    justify-content: center;
}
#do_more .row.first_digital_sec {
    max-width: 80%;
    display: flex;
    align-items: center;
    padding: 90px 120px 90px 120px;
}

.first_digital_img img {
    width: 95%
}
.do_digital_text .enable_head {
    width: 85%;
}

#across_globe {
    background-color: #f2f2f2;
    border-radius: 0 320px;
    margin-bottom: 40px;
}
.row.across_globe_sec {
    max-width: 70%;
    margin: auto;
    padding: 50px 0;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}
#contact {
    overflow: hidden;
    position: relative;
    /* padding: 50px */
}
#contact h1 h4 a{
  color:#fff
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.form_sec input, .form_sec textarea {
    width: 80%;
}

.form_sec textarea, .form_sec input {
    font-size: 12px;
    color: #333e47;
    padding-bottom: 8px;
}

.form_sec input {
    border: 0;
    width: 80%;
    border-bottom: 1px solid #333e47;
    height: auto;
    margin-bottom: 15px;
}

.contact_image{
  padding: 0px 50px 0px 100px;
}

.contact_head p {
    font-size: 16px;
    color: #333e47;
}
@media (max-width: 1200px) and (min-width: 1025px)
{
  .contact_head p {
    font-size: 9px;
}
}
text-center {
    text-align: center;
}
.textwidget p {
    font-size: 14px;
    color: white;
    line-height: 1.67;
    margin-bottom: 8px;
}
.copy_rights .textwidget p {
    color: #999fa3;
}
.copy_rights p {
    background-color: #1a1a1a;
    padding: 15px;
    margin-bottom: 0!important;
    font-size: 14px!important;
}