.main-header .nav-outer {
    padding-right: 0;
}
.header-style-two .main-menu .navigation > li > a{
    font-weight: 600;
}
.custom-logo{
    width: 300px;
}
.custom-top{
    top: 20px;
}
.custom-top-10{
    top:10px;
}
.main-header .main-box .logo-box{
    padding: 8px 0px;
}
.font-24{
    font-size: 24px!important;
}
.font-14{
    font-size: 14px!important;
    font-weight: 600;
}
.padding-top-5{
    padding-top: 0px!important;
}
.width-25-pr{
    width: 25%!important;
}
.bg-why{
    /* background-color: #fafafa!important; */
    background-color: #edeef0!important;

}
.padding-top-15{
    padding-top: 30px!important;
    /* padding-bottom: 40px!important; */
}
.panel-default>.pg-clr{
    background-color: #ffffff00!important;
}
.panel-default>.panel-heading{
  background-color: #fafafa!important;
}
.top-70{
    top: 70px;
}
.youtube-product{
    width: 800px;
    height: 400px;
}
.shadow {
    box-shadow: inset 0px 0px 36px 36px rgba(0,0,0,0.75);
}
.padding-top-30{
    padding-top: 60px!important;
    padding-bottom: 40px!important;
}
.padding-top-60{
    padding-top: 60px!important;
    /* padding-bottom: 0px!important; */
}
.padding-bottom-60{
    padding-bottom: 60px!important;
}
.image-center{
  /* border-radius: 50%; */
  margin: 0 auto;
}
.padding-25{
    padding: 25px!important;
}
.font-30{
    font-size: 30px!important;
    padding-top: 20px!important;
}
.margin-bottom-0{
    margin-bottom: 0px!important;
}


.tabbable-panel {
    padding: 10px;
  }
  
  /* Default mode */
  .tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
  }
  .tabbable-line > .nav-tabs > li {
    margin-right: 2px;
    font-size: 18px;
  }
  .tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
  }
  .tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
  }
  .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid #1c86d22e;
  }
  .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #333333;
  }
  .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
  }
  .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
  }
  .tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #222222;
    position: relative;
  }
  .tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #222222;
    font-weight: bold;
  }
  .tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
  }
  .tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
  }
  .portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
  }
  
  /* Below tabs mode */
  
  .tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent;
  }
  .tabbable-line.tabs-below > .nav-tabs > li > a {
    margin-top: 0;
  }
  .tabbable-line.tabs-below > .nav-tabs > li:hover {
    border-bottom: 0;
    border-top: 4px solid #1c86d22e;
  }
  .tabbable-line.tabs-below > .nav-tabs > li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #f3565d;
  }
  .tabbable-line.tabs-below > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
  }
  .icon-holder {
    float: left;
    width: 100%;
    text-align: center;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
 .phone {
  float: left;
  width: 100%;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 15px;
}
.contact-call-block .link-btn {
  background-color: #e42d24;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.newper {
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.75px;
  margin-bottom: 20px;
}
.contactnumber{
  font-size: 18px;
}
.panel-title{
  cursor: pointer;
}
.banner-hadding{
  font-size: 42px;
  color: #fff!important;
  font-weight: 700;
}
.sub-banner-hadding{
  font-size: 22px;
  color: #fff!important;
  font-weight: 600;
  padding-top: 10px;
}
.sub-hadding{
  font-size: 22px!important;
  font-weight: 600;
  padding-top: 10px;
}
.hadding{
  font-size: 34px;
  color: #222222;
  font-weight: 700;
}
.product-hadding{
  position: relative;
  color: #222222;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.color-white{
  color: #fff!important;
}
hr {
  margin-top: 0px!important; 
   margin-bottom: 0px!important;
}
.about-section-two .content-column .inner .about-title h3:after {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  width: 50px;
  height: 2px;
  background-color: #1790cf;
}
.padding-bottom-0{
  padding-bottom: 0!important;
}
.sec-title h2{
  font-size: 36px!important;
}
.padding-bottom-40{
  padding-bottom: 40px!important;
}
.hadding-contact-us{
  font-size: 30px;
    color: #222222;
    font-weight: 700;
}
.phone{
  font-weight: 700;
}
.newper-contact{
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.75px;
  margin-bottom: 20px;
}
.bg-blue{
  background-color: #1790cf;
}



/* contact form new rnd */
.text-black-contact {
  color: #000; }

.content-contact {
  padding: 7rem 0; }

.form-control {
  /* border: none; */
  background: #f3f3f3; }
  .form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #000;
    background: #f3f3f3; }

.col-form-label {
  color: #000; }

.btn, .form-control, .custom-select {
  height: 50px; }

.custom-select:active, .custom-select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #000; }

/* .btn {
  border: none;
  border-radius: 4px !important; }
  .btn.btn-primary {
    background: #000;
    color: #fff;
    padding: 15px 20px; }
  .btn:hover {
    color: #fff; }
  .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; } */

.box {
  padding: 40px;
  background: #fff;
  -webkit-box-shadow: -30px 30px 0px 0 rgba(0, 0, 0, 0.08);
  box-shadow: -30px 30px 0px 0 rgba(0, 0, 0, 0.08); }
  .box h3 {
    font-size: 14px;
    margin-bottom: 30px;
    text-align: center; }

label.error {
  font-size: 12px;
  color: red; }

#message {
  resize: vertical; }

#form-message-warning, #form-message-success {
  display: none; }

#form-message-warning {
  color: #B90B0B; }

#form-message-success {
  color: #55A44E;
  font-size: 18px;
  font-weight: bold; }

.submitting {
  float: left;
  width: 100%;
  padding: 10px 0;
  display: none;
  font-weight: bold;
  font-size: 12px;
  color: #000; }
.padding-60{
  padding: 60px;
}
.border-radius-10{
  border-radius: 10px;
}
.box-shodow{
  filter: drop-shadow(4px 4px 12px rgba(0, 0, 0, 0.25));
}
.box-shodow-wihout-f{
  box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
}
.dbox .icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #2553b8;
  margin: 0 auto;
  margin-bottom: 20px;
}
.dbox .icon span {
  font-size: 20px;
  color: #fff;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.video-block {
  position: relative;
}
.video-block .video-img {
  position: relative;
  overflow: hidden;
}
.video-block .video-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,.6);
}
.video-block .video-img img {
  width: 100%;
  -webkit-filter: blur(5px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
.video-block .video-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  text-align: center;
  margin: 0 auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 12;
}
.videoWrapper169 {
  padding-top: 56%;
}
.videoWrapper {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #000;
}
.video-block .video-box iframe {
  height: 100% !important;
}
.videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.video-block .video-box iframe {
  width: 100%;
  height: 400px;
}

.story {
  padding: 20px 0;
}
.story .story-content .tagline {
  color: #48bdc5;
  font-size: 20px;
  font-weight: normal;
  font-style: italic;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 20px;
}
.story .story-content p {
  font-size: 16px;
  line-height: 19px;
}
.story .story-content h6 {
  margin-top: 30px;
  color: #333333;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
}
.accordion-section .accordion-holder .panel-default .panel-heading h4:before {
  content: '\f107';
  position: absolute;
  font-family: FontAwesome;
}
.accordion-section .accordion-holder .panel-default .panel-heading h4:before {
  content: '\f106';
  position: absolute;
  right: 20px;
  font-family: FontAwesome;
}

.icon-holder {
  float: left;
  width: 100%;
  text-align: center;
}

.after-sales-block .icon-name {
  float: left;
  width: 100%;
  text-align: center;
  color: #181818;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.75px;
  line-height: 24px;
  margin-bottom: 15px;
}

.receip-block {
  /* background: #fafafa; */
  padding: 40px 0;
}
ul.service-bullets {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  color: #000;
  display: block;
  margin: 0;
  padding: 0 15px;
  margin-bottom: 20px;
}
.container-fluid {
  width: 86%;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}
[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}
.team .member {
  position: relative;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 5px;
  background: #fff;
  transition: 0.5s;
}
.team .member .pic {
  overflow: hidden;
  width: 100px;
  border-radius: 50%;
}
.col-lg-6.mt-4 {
  margin-top: 20px;
}
.padding-top-50{
  padding-top:50px!important;
}
.ab-sec2 {
  z-index: 1;
  position: relative;
  /* float: left; */
  width: 100%;
  /* padding-bottom: 75px; */
}

.ab-sec2 ul li {
  margin-top: 50px;
  width: 33.3333333%;
  float: left;
  padding: 0px 20px;
}
.we-cont img {
  width: 50%;
}
.cont-second-info{
  margin: 70px 20px;
}
.pg-cont ul li div.we-here {
  text-align: left;
  min-height: 380px;
}
.ab-sec2 ul li div {
  background: rgb(255, 255, 255);
  padding: 30px;
  box-shadow: rgba(51, 51, 51, 0.13) 0px 1px 14px -3px;
  border-radius: 5px;
  text-align: center;
  transition: all 0.5s ease;
  min-height: 330px;
}
.pg-cont .we-cont img {
  width: 122px;
}
.we-here span i {
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: -7px;
    border: 1px solid rgb(219, 204, 187);
    padding: 8px;
    border-radius: 10px;
    vertical-align: initial;
    width: 38px;
    height: 38px;
    text-align: center;
    left: 0;
}
.pg-cont.ab-sec2 ul li div p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 25px;
}
.we-here span {
  display: block;
  position: relative;
  padding-left: 55px;
  margin-bottom: 25px;
  font-size: 16px;
}
.ban-inn {
  background: #2a2c3c;
  background: linear-gradient(to right, #2a262691, #2a2c3c);
  padding: 120px 20px 160px 20px;
  float: left;
  width: 100%;
  margin-top: var(--mtop);
}

.prod-verient{
  color: #1c86d2;
  font-weight: bold;
}
.img-90{
  max-width: 90%!important;
}
.margin-btm-0{
margin-bottom: 0!important;
}
.font-16-p{
  font-size: 16px;
}
.mrg-25{
  margin-top: 25px!important;
}
.padding-bottom-15{
padding-bottom: 15px!important;
}
.product-bg-color{
  background-color: rgba(0, 0, 0, .6);
}
.img-60{
  width: 60%;
}
.wrap-selector {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
}
.item-point.pulse {
  box-shadow: 0 0 0 #1790cf;
  animation: pulse 2s infinite;
  border-radius: 50%;
}
.item-point {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: #1790cf;
  border: 3px solid #FFF;
  text-decoration: none!important;
  -webkit-transition: all .3s ease-in-out;
  -khtml-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
  -khtml-box-shadow: 0 1px 2px rgba(0,0,0,.5);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);
  -ms-box-shadow: 0 1px 2px rgba(0,0,0,.5);
  -o-box-shadow: 0 1px 2px rgba(0,0,0,.5);
  box-shadow: 0 1px 2px rgba(0,0,0,.5);
}
.item-data{
  float: left;
    width: 100%;
    margin-bottom: 60px;
    background: #fff;
    padding: 20px;
    min-height: 235px;
    border-radius: 5px;
}
.why-pro{
  /* font-weight: bold; */
    color: black;
    text-align: center;
    font-size: 20px;
}
.mrg-btm-0{
  margin-bottom: 0!important;
  text-align: justify;
}
.pdg-btm-0{
  padding-bottom: 0!important;
}
.sec-title .font-size-32{
  font-size: 34px!important;
}
.img-80{
  max-width: 80%!important;
}
.img-70{
  max-width: 70%!important;
}
.font-size{
  font-size: 60px;
  padding: 25px;
}
.icon-size{
  font-size: 30px;
  font-weight: 400;
  color: #222;
}
.min-height{
  min-height: 280px!important;
}
.services-full-block {
  background: #000;
  position: relative;
}
.services-full-block .image-holder {
  float: left;
  width: 65%;
}
.services-full-block .image-holder img {
  display: block;
  width: 100%;
}
.services-full-block .image-content {
  float: right;
}
.services-full-block .image-content .content-box {
  width: 35%;
  right: 0;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  padding: 0 30px;
}
.white-title {
  margin: 0 0 25px 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 2px;
  display: block;
  position: relative;
  color: #fff;
  line-height: normal;
}
.parts-full-block {
  background: #000000;
  position: relative;
}
.parts-full-block .image-holder {
  float: right;
  width: 65%;
}
.parts-full-block .image-content .content-box {
  width: 35%;
  left: 0;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  padding: 0 30px;
}

ul.service-bullets {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  color: #000;
  display: block;
  margin: 0;
  padding: 0 15px;
  margin-bottom: 20px;
}
.receip-block ul li {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 15px !important;
  color: #5b5b5b;
  letter-spacing: 0.50px;
  font-weight: 500;
  list-style-type:disc;
}
.receip-block p {
  margin-bottom: 20px;
  line-height: 24px;
  font-size: 15px !important;
  color: #5b5b5b;
  letter-spacing: 0.50px;
  font-weight: 500;
}
.service-intr{
    position: relative;
    color: #222222;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.service-menuf{
  position: relative;
  color: #222222;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.h3-head{
  position: relative;
  color: #222222;
  font-size: 28px;
  font-weight: 700;
  padding-bottom: 10px;

}
.toggle-icon {
  font-size: 20px;
}
.accordion-toggle:not(.collapsed) .toggle-icon::before {
  content: "\2212"; 
  float: right;
}
.collapsed .toggle-icon::before {
  content: "+";
  float: right;
}
.service-section {
  padding: 30px;
  text-align: center;
}

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

.service-description {
  font-size: 18px;
}
.color-dark{
  color: #222222;
}
.text-cp{
  text-transform: uppercase!important;
}
.auto-container-new{
  text-align: center;
}
.youtube {
	background-color: #000;
	margin-bottom: 30px;
	position: static;
	/* padding-top: 56.25%; */
	overflow: hidden;
	cursor: pointer;
}
.youtube img {
	width: 100%;
	top: -16.82%;
	left: 0;
	opacity: 0.7;
}
.youtube .play-button {
	width: 90px;
	height: 60px;
	background-color: red;
	box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
	z-index: 1;
	opacity: 0.9;
	border-radius: 6px;
}
.youtube .play-button:before {
	content: "";
	border-style: solid;
	border-width: 15px 0 15px 26.0px;
	border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
	cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
	position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
	top: 50%;
	left: 50%;
	transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.youtube img{
  margin-top: 60px;
  height: 100%;
}

.leadership-main-box .name {
  float: left;
  width: 100%;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.75px;
  margin-bottom: 10px;
}
.leadership-main-box .content {
  float: left;
  width: 100%;
  padding: 30px 30px 30px 0;
}
.leadership-main-box .designation {
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.75px;
  margin-bottom: 15px;
}
.img-fluid-lead{
  width: 65%;
}
.cta-btn{
  color: #fff;
  background: #1c86d2;
  padding: 8px;
  border-radius: 25px;
  font-size: 22px;
}
.center_img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-top: 37px;
  width: 100%;
  height: 600px;
  object-fit: cover;
  object-position: center center;
}

.text-white {
  color: #fff !important;
}

.box-icon {
margin: 16px;
--e-column-margin-right: 16px;
--e-column-margin-left: 16px;
padding: 32px;
background: #fff;
border: 0.3s;
border-radius: 0.3s;
box-shadow: 0.3s;
}


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

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

.vision-width {
  width: 88%;
  margin-left: 56px;
  margin-top: -138px;
}

.vision-top {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 17px;
  margin-top: 20px;
}

.box-shodowicon {
  filter: drop-shadow(4px 4px 12px rgba(0, 0, 0, 0.25));
  width: 35%;
  height: 20%;
  border-radius: 50%;
  display: inline-block;
  line-height: 1;
  transition: all .3s;

}

.start-targate {
  padding: 30px;
  font-size: 20px;
}

.topm_img {
  height: 500px;
  width: 94%;
}

.hr-line {
  margin-top: 11px !important;
  margin-bottom: 11px !important;
  width: 74%;
}
.main_bg{
  background-color: #f5f5f5;
}
.gradient-overlay-half-dark-v4::before {
  /* background-image: linear-gradient(150deg, rgba(21, 27, 38, 0.9) 10%, #151b26 50%); */
  background-image: linear-gradient(150deg, rgba(21, 27, 38, 0.9) 10%, #1c86d2ed 50%);
  background-repeat: repeat-x;
}
.space-2 {
  padding-top: 4.0625rem;
  padding-bottom: 4.0625rem;
}
.bg-img-hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
[class*="gradient-overlay-half"] {
  position: relative;
  z-index: 1;
}
[class*="gradient-overlay-half"]::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
}
.btn-wide {
  min-width: 10rem;
}
.btn-light {
  color: #212529;
  background-color: #f5f8fb;
  border-color: #f5f8fb;
}
.btn_p{
  display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0.1rem solid transparent;
    padding: 0.75rem 3rem;
    font-size: 18px;
    line-height: 1.7;
    border-radius: 0.5rem;
    transition: all 0.2s ease-in-out
}
.sub_cta_h{
  color: #ededed;
  font-size: x-large;
}
.sub_cta_h_small{
  color: #ededed;
  font-size: small;
  margin-bottom: 20px;
}

.thankyou-page ._header {
  background: #3273e1;
  padding: 100px 30px;
  text-align: center;
}

.thankyou-page ._header .logo {
  max-width: 200px;
  margin: 0 auto 50px;
}

.thankyou-page ._header h1 {
  font-size: 65px;
  font-weight: 800;
  color: white;
  margin: 0;
}

.theme-gradient-bg {
  background-image: radial-gradient(circle, #2f8be1, #2bb5e1, #2bb5e1, #2f91e1, #3274e1)!important;
}
.thankyou-page ._body {
  margin: -70px 0 30px;
}
.thankyou-page ._body ._box {
  margin: auto;
  max-width: 80%;
  padding: 50px;
  background: white;
  border-radius: 3px;
  box-shadow: 0 0 35px rgba(10, 10, 10, 0.12);
  -moz-box-shadow: 0 0 35px rgba(10, 10, 10, 0.12);
  -webkit-box-shadow: 0 0 35px rgba(10, 10, 10, 0.12);
}
.thankyou-page ._body ._box_fk {
  font-size: 26px;
  font-weight: 600;
  color: #ad2d27;
  text-align: center;
}
p.text-alian {
  text-align: center;
  letter-spacing: normal;
  line-height: 1.7em;
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}
.thankyou-page ._footer {
  text-align: center;
  padding: 50px 30px;
}
.thankyou-page ._footer .btn {
  background: #3273e1;
  color: white;
  border: 0;
  font-size: 14px;
  font-weight: 600;
  border-radius: 5px;
  letter-spacing: 0.8px;
  padding: 15px 33px;
  text-transform: uppercase;
}
.main_mt_mb{
  margin-top: 10px;
  margin-bottom: 20px;
}

div:where(.swal2-container) div:where(.swal2-popup) {
  font-size: 1.5rem!important;
}
.cta_display{
  display: flex;
}
.text-al-cta{
  text-align: right;
}
.view_product_mobile{
  display: none;
}
.mobile_view_main_alternate_product_show{
  display: none;
}
.know_m_cont_us{
  display: none;
}
.pro_alternate{
	display: none;
}
.client-one{
  width: 36%!important;
}
.client-two{
  width: 88%!important;
}
.client-three{
  width: 32%!important;
}
.client-four{
  width: 49%!important;
}
.client-five{
  width: 29.5%!important;
}
/* .client_show_1{
  width: 70%;
} */
.client_show_2{
  width: 60%;
}
.client_show_3{
  width: 100%;
}
.client_show_4{
  width: 40%;
}
.client_show_5{
  width: 70%;
}
.client_show_6{
  width: 35%;
}
.client_show_7{
  width: 40%;
}
.client_show_8{
  width: 60%;
}
.client_show_9{
  width: 50%;
}
.client_show_10{
  width: 50%;
}
.mrg-40{
  margin-top: 40px;
}
.client_list{
  justify-content: center;
    display: flex;
}
.card-mrg{
  margin: 0 90px;
}
.news-style-one .inner-box{
  min-height: 402px;
}
.know_m_cont_us_scr{
  display: none;
}
.sticky-header .logo{
  width: 298px;
}