body {
  font-family: "Roboto", sans-serif;
  background-color: #ffffff !important;
}
.section-presenter{
  margin-top: 40px;
  margin-bottom: 30px;
}
.section-form-big .text-area{
  height: 80px !important;
}
.form-big-ryt-p1{
  margin-bottom: 30px;
}
.section-form-big-ryt{
  text-align: center;
}
.section-form-big ul li{
  margin-bottom: 25px;
}
.section-form-big .radio {
  text-align: left;
}
.section-form-big ul{
list-style-image: url('../images/tick.png');
padding-left: 22px;
}
.section-form-big h2{
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.section-form-big p{
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.section-form-big {
  background-image: url(../images/top_bg_new.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 50px;
  background-position: top;
}
.section-form-big .form-group {
  display: block;
  margin-right: 15px;
}
.section-form-big .form_outline{
  width: 394px;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.2);
  background-color: #0e85d4;;
  padding: 40px 40px 40px 40px;
  display: inline-block;
  margin-bottom: 0rem;
  margin-top: 0rem;
}
.section-form-big .form_outline p {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 30px;
}
.section-form-big .form_outline input {
  border-radius: 4px;
  border: solid 1px #dcdcdc;
  margin-bottom: 20px;
}
.section-form-big .form_outline select{
  display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.section-form-big .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.section-form-big button {
  width: 310px;
  height: 44px;
  border-radius: 4px;
  background-color: #49be55;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
  padding: 13px 25px 13px 25px;
}
.section-form-big p.form-text-1{
  font-size: 15px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.15px;
  text-align: left;
  color: #a2a2a2;
  border: solid 1px #d5d5d5;
  padding: 10px;
}
.section-form-big p.form-text-2{
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.14px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 10px;
}
.section-form-big .radio label{
  color: #ffffff;
}
.time-li2{
  margin-left: 10px;
}
h2.tp_hd{
  font-size: 34px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: left;
  color: #1d428a;
}
p.time_hd{
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.95;
  letter-spacing: normal;
  text-align: left;
  color: #232323;
}
.section-vmdate ul li{
  display: inline;
  font-size: 21px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.86;
  letter-spacing: normal;
  text-align: left;
  color: #232323;
}
.section-vmdate ul {
  padding-left: 0;
}
h2.who-attend{
  margin-top: 100px;
}
.dsk-none{
  display: none;
}
.presented{
  display: flex;
  align-items: center;
  justify-content: center;
}
.presented-h{
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.presented-2{
  margin-left: 40px;
}
.presented-2 h2{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.presented-2 h3{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #707070;
  margin-top: 0;
  margin-bottom: 20px;
}
.presented-2 p{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #707070;
}
p.presented-h{
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.36;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-top: 0px;
    margin-bottom: 0;
}
#side_wall_btn{
z-index: 5;
display: none;
position: fixed;
top: 40%;
right: 0px;
font-size: 20px;
border: none;
outline: none;
box-shadow: 0 8px 16px 0 rgba(255, 171, 13, 0.38);
background-image: linear-gradient(to right, #ff8f0d 1%, #ffab0d 94%);
color: #ffffff;
cursor: pointer;
padding: 5px;
border-radius: 4px;
transform: rotate(-90deg);
transform-origin: right bottom 0;
padding-left: 10px;
padding-right: 10px;
float: right;
}
.prcrd-rw{
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.sc3-h2{
  font-size:34px !important;
}
ul.corp-logo-ul{
  list-style: none;
  display: inline;
}
ul.corp-logo-ul li{
  display: inline;
}
ul.corp-logo-ul li img{
  width: 10%;
}
.price-card{
  border-radius: 4px;
  box-shadow: 0 5px 20px 0 rgba(255, 218, 145, 0.3);
  border: solid 1px #ffa900;
  background-color: #ffffff;
  }
.section-corp-logos{
  margin-top: 70px;;
  margin-bottom: 50px;
  }

.section-corp-logos h2{
  font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: center;
    color: #181818;
    margin-bottom: 30px;
}
.top_right_form{
  padding-left: 8px !important;
}
.top_right_form .form-group {
  display: block;
  margin-right: 15px;
}
.top_right_form .form_outline{
  width: 394px;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  padding: 40px 40px 40px 40px;
  display: inline-block;
  margin-bottom: 5rem;
  margin-top: 9rem;
}
.top_right_form .form_outline p {
  font-family: Roboto;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 25px;
}
.top_right_form .form_outline input {
  border-radius: 4px;
  border: solid 1px #dcdcdc;
  margin-bottom: 20px;
}
.top_right_form .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.top_right_form button {
  width: 310px;
  height: 44px;
  border-radius: 4px;
  background-color: #ffa900;
  box-shadow: 0 8px 16px 0 rgba(255, 169, 0, 0.38);
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-top: 10px;
  padding: 13px 25px 13px 25px;
}
#img-left8{
  padding-left: 100px;
}
.fon-banner-img{
  display: none;
}
.secplan h2{
  font-size: 34px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: center;
  color: #2c2e30;
  margin-bottom: 40px;
}
.secplan p{
  opacity: 0.7;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #2c2e30;
}
.secplan .secplan-p{
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.89;
  letter-spacing: normal;
  text-align: center;
  color: #2c2e30;
}
.secplan{
  text-align: center;
  padding: 50px 0;
  background-image: linear-gradient(to bottom, #fff7e8, #ffffff);
}
.top-image-phone{
  display: none;
}
.section3 .btn{
  border-radius: 4px;
  box-shadow: 0 8px 16px 0 rgba(255, 171, 13, 0.38);
  background-image: linear-gradient(to right, #ff8f0d 1%, #ffab0d 94%);
}
.section-testimonials{
  margin-bottom: 50px;
}
.section-testimonials .qoute-icon{
  position: absolute;
  left: -10px;
}
.section-testimonials figure {
  padding: 15px 15px 15px 0px;
}

.section-testimonials h1{
  font-size: 30px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 50px;
    margin-top: 40px;
}
.top_left_text{
  padding-top: 90px;
  text-align: center;
}
.top_left_text img{
  width: 85%;
  margin-top: 15px;
}
.sec3card-otter{
  display: flex;
  justify-content: space-between;
}
.form-group{
  display: inline-block;
  margin-right: 15px;
}
.section-whychoose h2{
  font-size: 34px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.24;
  letter-spacing: normal;
  text-align: center;
  color: #181818;
  margin-bottom: 60px;
}
.section-whychoose{
  text-align: center;
  padding: 30px 0 60px 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.section-whychoose .sec3-card{
  padding: 20px 20px 14px 23px;
  width: 100%;
  text-align: left;
    border-radius: 4px;
    border: solid 1px #ffa800;
    background-color: #fff8ec;
    margin-bottom: 10px;
}

.section-whychoose .sec3-card img {
  margin-bottom: 3px;
}
.form-group input{
  border-radius: 4px;
  border: solid 1px rgba(13, 77, 141, 0.5);
  background-color: #ffffff;
  height: 45px;
  
}
#vmware-registration-4 button{
  height: 45px;
  border-radius: 4px;
  background-color: #49be55;
  border-color:transparent;
  color: #ffffff;
  padding: 0 15px 0 15px;
}
.form_outline{
  margin: 0 auto;
}
.sec3-card{
  padding: 30px 20px 20px 23px;
  width: 44%;
}
.logo_height {
  height: 48px;
  display: block;
  width: auto;
}
.error {
  color: #f93535;
  letter-spacing: 0.5px;
  font-size: 14px;
  font-weight: 300;
  display: flex;
}

.header {
  background-color: #000000;
  padding: 10px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
}
.sec2-right{
  padding-top: 50px;
}
.sec2-right img{
  margin-top: 20px;
}
.section2 .sec2-left img{
  width:100%;
}
#img-left {
  padding-left: 35px;
}
#img-left1 {
  padding-left:60px;
}

#img-left-2 {
  padding-left: 35px;
}

#req_no_left_pad {
  padding-left: 0;
}

/** Dushyant css start **/

.heder_right_text {
  width: auto;
  float: right;
}
.heder_right_text button.btn.btn-default,
.heder_right_text button.btn.btn-default:focus {
  width: 140px;
  height: 40px;
  border-radius: 4px;
  background-color: #6cb645;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  outline: none;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}

.rectangle {
  border-radius: 4px;
  box-shadow: 0 5px 20px 0 rgba(255, 218, 145, 0.3);
  border: solid 1px #ffa900;
  background-color: #ffffff;
  height: 190px;
  width: calc(84% / 2);
  margin-left: 4%;
}
/** start end  **/

.section1 {
  min-height: 482px;
  background-image: url(../images/top_bg_troop.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: unset;
  margin-top: -8px;
  padding-bottom: 40px;
}

.section1 h1 {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #f06c7c;
}

.section1 h1 span {
  color: #63b33b;
}

.section1 h2 {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #1d428a;
}

.section1 p {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: left;
  color: #0c0c0c;
}
.section1 p span {
  padding-right: 10px;
}
.quote p {
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.5px;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 10px;
  height: 26px;
}
#quote {
  font-family: Roboto;
  font-size: 14px;
  display: inline-block;
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: white;
}
.padding-top {
  padding-top: 30px;
}
.border_1 {
  width: calc(90% / 3);
  margin-right: 3.3%;
  float: left;
  border-radius: 4px;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 50px;
}
#logo_pad {
  padding-right: 10px;
  padding-left: 54px;
}
.text-right {
  text-align: right;
}
.footer_tj {
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  color: white;
  box-shadow: 0 5px 8px 0 rgba(94, 166, 238, 0.3);
  height: 80px;
  border: solid 1px #cccccc;
}
.footer_tj p {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.12;
  letter-spacing: normal;
  color: #4a4a4a;
}

.footer_tj p span {
  padding-right: 10px;
}

.footer_tj .text-right {
  border-right: 1px solid #63b33b;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.section10 ul {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.swiper-button-next {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background-color: #fff;
  top: 50%;
  margin-top: -24px !important;
  position: absolute;
  background-position: unset !important;
  box-shadow: 0 6px 12px 0 rgba(36, 39, 44, 0.1);
  border: 1px solid rgba(36, 39, 44, 0.1);
  background-image: url(../images/Chevron_right.svg) !important;
  background-position: center !important;
  right: 0 !important;
  z-index: 10;
}

.swiper-button-prev {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background-color: #fff;
  top: 50%;
  margin-top: -24px !important;
  position: absolute;
  background-position: unset !important;
  box-shadow: 0 6px 12px 0 rgba(36, 39, 44, 0.1);
  border: 1px solid rgba(36, 39, 44, 0.1);
  background-image: url(../images/Checvron_left.svg) !important;
  background-position: center !important;
  left: 0 !important;
  right: auto;
}
.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.thankyou_page {
  background-color: #f2fbfe;
  min-height: 550px;
}

.thankyou_page h1 {
  text-align: center;
  margin-top: 146px;
  font-family: Roboto;
  font-size: 40px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: normal;
}
.thankyou_page h3 {
  margin-top: 20px;
  text-align: center;
  color: #4a4a4a;
}

.spinner {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  height: 20px;
}

.spinnerblock {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  height: 30px;
}

.spinner .bounce1,
.spinnerblock .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2,
.spinnerblock .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.img-responsive {
  width: 100%;
}
@media (max-width: 769px) {
  .sec3card-otter{
    display: block;
  }
  .sec3-card{
    width: 100%;
    margin-bottom: 10px;
  }
  .form-group{
    width: 100%;
  }
  .logo img {
    max-width: 250px !important;
  }
  .section7 .area {
    padding: 40px 10px 40px 10px !important;
  }
  .sec5-c12 {
    display: block !important;
  }
  .section5 .card {
    max-width: 100% !important;
    margin: 20px;
  }
  .sec4-c12 {
    display: block !important;
  }
  .section5 .card {
    max-width: 100%;
  }
  ul.explore-icons {
    display: block !important;
  }
  ul.feature-sec {
    display: block !important;
  }
  .sec4-card {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .section11 button {
    margin-bottom: 40px !important;
    margin-top: 200px !important;
  }
  .bdr2 {
    max-width: 100% !important;
  }
  .first-related-card-mrg {
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 20px;
  }
  .top-buttons .buy-now-btn {
    margin-bottom: 40px;
  }

  .fiv-col .col-lg-2 {
    width: 100% !important;
    max-width: 100% !important;
  }
  .section13 .form_outline {
    margin-top: 40px;
  }
  .left_hand_side .margin_top {
    margin-top: 0px !important;
  }
  .swiper-button-next {
    display: none;
  }
  .swiper-button-prev {
    display: none;
  }
  .section1 {
    min-height: 450px;
  }
  .section1 h1 {
    font-size: 44px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #f06c7c;
  }
  .section1 h2 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .section2,
  .section8 {
    padding-top: 10px;
    padding-bottom: 18px;
  }
  .footer_tj {
    height: auto;
  }
  .thankyou_page {
    min-height: 300px;
  }

  .logo {
    width: 40%;
  }
  .heder_right_text {
    width: 100%;
    float: right;
  }

  .footer_tj .text-right {
    border-right: 0;
  }

  .text-right {
    text-align: left;
  }

  .rectangle {
    margin-top: 28px;
    height: auto;
    width: 90%;
    margin-left: 4.5%;
    padding-bottom: 20px;
  }
  .border_1 {
    width: 100%;
  }
  .logo_height {
    height: 40px;
  }

  .thankyou_page h1 {
    margin-top: 68px;
  }

  .footer_tj p {
    font-size: 17px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .section7 .col-md-12{
    display: block !important;
  }
  
}

.header_btn,
.header_btn:hover,
.header_btn:active,
.header_btn:focus,
.header_btn:visited {
  width: 160px;
  height: 44px;
  border-radius: 4px;
  background-color: #ffffff !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #ffa800;;
  outline: none;
  border: 1px solid #ffa800;;
}
.top-buttons {
  display: inline-block;
  margin-top: 20px;
}
.top-buttons .buy-now-btn,
.buy-now-btn:hover {
  width: 200px;
  height: 54px;
  border-radius: 4px;
  background-image: linear-gradient(to right, #ff8f0d 1%, #ffab0d 94%);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #ffffff;
  margin-right: 15px;
  padding-top: 15px;
}

.top-buttons .sales-btn,
.sales-btn:hover {
  width: 200px;
  height: 54px;
  border-radius: 4px;
  background-color: #ffa900;
  box-shadow: 0 8px 16px 0 rgba(255, 169, 0, 0.38);
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #ffffff;
}
.dvdr {
  width: 100px;
  height: 5px;
  background-color: #f06c7c;
  margin-bottom: 30px;
  margin-top: 30px;
}

ul.explore-icons {
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
ul.explore-icons li {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-right: 25px;
}
ul.explore-icons li p {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #181818;
}
ul.explore-icons li img {
  width: 100%;
  margin-bottom: 10px;  
}

.section3 h2 {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #2c2e30;
}
.section3 p{
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #54565a;
}
.section3 {
  background-color: #ffffff;
  padding-bottom: 70px;
  padding-top: 40px;
}
.section3 .dvdr {
  margin: 40px auto
}

.section3 .top-buttons {
  width: 100%;
  text-align: center;
  margin-top: 50px;
}
.section4 h2 {
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.section4 .dvdr {
  margin: 30px auto;
}

.section4 {
  padding-top: 30px;
  background-color: #0e85d4;;
  padding-top: 30px;
  padding-bottom: 30px;
}
.section4 .top-buttons {
  width: 100%;
  text-align: center;
}
.section6 {
  padding-top: 20px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.section6 h1{
  font-size: 26px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.85;
  letter-spacing: normal;
  text-align: center;
  color: #1d428a;
}
.section6 p{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
  padding: 10px 10px;
}
.section6 .t1{
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #2b2b2b;
  padding: 10px 10px;
}
.section6 img {
  width: 100%;
}
.sec6-readmore{
  border-radius: 4px;
  border: solid 0.5px #0e85d4;
  background-color: #0e85d4;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding: 12px 20px;
  width: 90%;
  margin: 10px auto;
}
.sec6-readmore a{
  color: #ffffff;
}
.section6 .col-md-3{
  border-radius: 8px;
  box-shadow: 0 10px 30px 0 rgba(62, 62, 62, 0.1);
  background-color: #ffffff;
  width: 22%;
  margin-right: 28px;
  padding: 15px;
}
.section8 h1 {
  font-size: 24px;
}
.section8 {
  background-color: #fcfcfc;
  padding-top: 60px;
  padding-bottom: 70px;
}
.section8 h1 {
  font-family: Roboto;
  font-size: 36px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 50px;
}
.section8 p {
  margin-top: 35px;
  font-family: Roboto;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
}

.section8 p span {
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
}
.section8 .t1 {
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #1c4068;
}
.section8 .t2 {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  text-align: center;
  color: #181818;
}
.section6 .sales-btn{
  padding-top: 15px;
}