header,footer,body.page-template.page-template-template-digitrendz_hcl div#techcarrot-loader {
  display: none !important;
}
header.main-header {
  display: block;
}
.contact-form-section{
  position: relative;
  overflow-x:visible;
  margin-top:7%;
  border: 3px solid #2c2a2ac2;
  border-right: 0;
  border-left: 0;
  width: 100%;
  background: url(http://192.168.1.180/techcarrot-new/wp-content/uploads/2022/12/regframebg.png);
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
/* .contact-form-section .frame {
  position: absolute;
  top:0;
  max-width: 40%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
} */
.hcldx p {
  margin: 0;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.wpcf7-not-valid {
  border-bottom-color: red;
}
.form-control {
  margin-bottom: 20px;
}
input.wpcf7-form-control.form-control, select.wpcf7-form-control{
  font-family: 'Proxima Nova Rg';
  background: transparent;
  color: #fff;
  outline: none;
  border:1px solid #495057;
  padding: 15px;
  font-size: 1rem;
  margin-bottom:20px;
  width: 100%;
  line-height: 1.5;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
}
select option {
  color: #000000c2;
}
input.register-btn {
  width: 100%;
  background: #00BB88;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  padding: 15px 45px;
  border-radius: 50px;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 16px;
  display: block;
  overflow: hidden;
  position: relative;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  font-weight: 400;
  margin-top: 20px;
}
.register-btn:before {
  background: #fff;
}
.register-btn:before {
  content: "";
  display: inline-block;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  left: 0;
  position: absolute;
  width: 100%;
  height: 180px;
  border-radius: 50%;
  background-color: #00BB88;
  z-index: -1;
  -webkit-transition: -webkit-transform ease 1s;
  transition: -webkit-transform ease 1s;
  transition: transform ease 1s;
  transition: transform ease 1s,-webkit-transform ease 1s;
}
.register-btn:hover {
  color: white;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
::-webkit-input-placeholder{
color: #fff !important;
font-weight:400;
font-size: 16px;
}
:-ms-input-placeholder{
color: #fff !important;
font-weight:400;
font-size: 16px;
}
::placeholder {
color: #fff !important;
font-weight:400;
font-size: 16px;
}
.wpcf7-form-control-wrap::placeholder {
  color:#fff;
}
.wpcf7 form .wpcf7-response-output {
color: #fff;
}
.sent .hcldx {
  display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  font-size: 20px;
}
.copyp{
  font-size:15px;
  text-align: center;
  color:#fff;
  opacity:1;
  font-weight: 400;
}
.move-to-top, .move-to-top-active{
  display: none !important;
}
select#tccountry {
padding: 15px 10px;
}
#successModalCenter.modal{
  height: auto;
}
#successModalCenter .modal-content {
  position: relative;
  padding: 40px;
  border-radius: 30px;
  background: #1b1b1b;
}
#successModalCenter .modal-header, #successModalCenter .modal-footer{
  border-color: transparent;
}
#successModalCenter .frame {
  position: absolute;
  max-width: none;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
}
#successModalCenter .modal-body{
  text-align: center;
}
#successModalCenter .modal-body h2{
  font-size:40px;
  color:#fff;
  font-family: 'Proxima Nova Rg';
  font-weight: 600;
}
#successModalCenter .modal-body p{
  font-size:16px;
  line-height:24px;
  margin-bottom: 25px;
  font-family: 'Proxima Nova Rg';
}
#successModalCenter .modal-body h4 {
  color: #fff;
  opacity: 1;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Proxima Nova Rg';
  margin-bottom: 35px;
}
.banner h1 {
  font-family: 'Proxima-extrabold';
  line-height: 0.8;
}
.banner h1 span {
  padding: 20px;
  font-family: 'Proxima Nova Rg';
  line-height: 1;
}
.banner h1:nth-child(3) {
  display: flex;
  align-items: center;
  gap: 10px;
}
.banner h2 {
  font-family: 'Proxima Nova Rg';
}
.hcl-popup{
  padding-right: calc((100% - 1300px) / 2 );
}
button.ok-btn {
  padding: 10px 45px;
  border-radius: 30px;
  border: 0;
  font-size: 20px;
  background: #00BB88;
  width: 350px;
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: 30px;
}
div.partners {
  text-align: center;
  position: relative;
  background: url(http://192.168.1.180/techcarrot-new/wp-content/uploads/2022/12/partnerbg.png) no-repeat;
  background-position: right center;
  background-size: 400px;
}
.partners .left-video {
  position: absolute;
  left: -400px;
  top: 0;
  opacity: 1;
}
.linettl {
  position: relative;
  display: inline-block;
  padding-right: 100px;
  padding-left: 100px;
  font-size:24px;
}
.linettl::after,.linettl::before {
  content: '';
  position: absolute;
  right: 0;
  width: 80px;
  background: #2c2a2a;
  height: 4px;
  border-radius: 30px;
  top: 18px;
}
.linettl::before {
  left:0;
  right: initial;
}
.parters-list{
  justify-content: center;
  gap: 15px;
}
.parters-list li{
  margin: 0;
  height: auto;
}
.parters-list li .inner {
  border-radius: 10px;
  padding: 0px 15px;
  width: 180px;
  height: 80px;
  margin: 0 auto;
}
.parters-list.prpartner li {
  display: inline-block;
  margin-bottom: 20px;
}
.prpartner li.item h2{
  font-size: 24px;
  background: linear-gradient(89.91deg, #1FAEEA 4.19%, #84F5DE 95.88%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: capitalize;
  line-height: 1;
}
.prpartner li.item:nth-child(2) h2{
  font-size: 24px;
  background: linear-gradient(89.91deg, #FBAB7F 4.19%, #F7CB6C 95.88%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: capitalize;
  line-height: 1;
}
.prpartner li.item:nth-child(3) h2{
  background: linear-gradient(89.91deg, #A0ABB8 4.19%, #C7CED8 95.88%);
  font-size: 24px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: capitalize;
  line-height: 1;
}
.prpartner li.item h2 span {
  font-size: 16px;
  -webkit-text-fill-color: #A3A3A3;
  display: block;
  line-height: 1;
  font-family: 'Proxima Nova Rg';
}
.parters-list.prpartner {
  gap: 3%;
}
/* .parters-list.prpartner li .inner {
  background: transparent;
  width: auto;
} 
.parters-list.prpartner li .inner img{
  max-width: initial;
}*/
.partners h2{
  font-family: 'Proxima Nova Rg';
}
.speaker-list ul {
  justify-content: center;
  gap: 5%;
  display: flex;
  flex-wrap: wrap;
}
.speaker-list ul li {
  width: 30%;
  text-align: center;
}
.spname {
  font-size: 24px;
  color: #fff;
  line-height: 1.5;
  margin: 10px 0;
  font-family: 'Proxima Nova Rg';
  text-transform: capitalize;
}
.speaker-list p {
  font-size: 16px;
  text-transform: capitalize;
  line-height: 1.3;
  margin: 5px 0;
  font-weight: 500;
}
.spcompny{
  color:#30B085;
}
.spbox {
  margin: 40px 15px;
}


@media screen and (max-width: 1600px) {
  .popupinner a {
      bottom: 35px;
  }
}
@media screen and (max-width: 1440px){
  .hcl-popup {
      padding-right: 10%;
  }
}
@media screen and (max-width: 1200px){
  /*.contact-form-section .frame{
      object-fit: contain;
      height: auto;
      top: 0;
  }
  .parters-list li {
      height: 70px;
      margin: 5px 0;
      width: 200px;
      max-width: 200px;
  } 
  .parters-list li .inner {
      padding: 0px 15px;
      width: 180px;
  }*/
  .partners .left-video {
      left: -150px;
      top: 100px;
  }
  .speaker-list ul li {
      width: auto;
  }
}
@media screen and (max-width: 992px) {
  /* .contact-form-section .frame{
      max-width: 0;
  } */
  .contact-form-section{
      float: none;
      clear: both;
      background:none;
  }
  .hcl-popup{
      padding:0 10%;
  }
}
@media screen and (max-width: 600px) {
  input.register-btn {
      font-size: 14px;
  }
  ::-webkit-input-placeholder{
  font-size: 14px;
  }
  :-ms-input-placeholder{
      font-size: 14px;
  }
  ::placeholder {
      font-size: 14px;
  }
  .copyp{
      font-size:13px;
      margin:0;
  }
  section.contact-form-section{
      width: 95%;
  }
  .wpcf7-response-output{
      font-size:14px;
  }
}
@media (max-width: 576px){
  #successModalCenter .modal-dialog {
      max-width: 94%;
      width: 80%;
  }
  .linettl {
      padding-right: 50px;
      padding-left: 50px;
  }
  .linettl::after, .linettl::before {
      width: 30px;
      top: 19px;
  }
  #successModalCenter .modal-body h2{
      margin-bottom: 25px;
      line-height: 1;
  }
  #successModalCenter .modal-dialog{
      margin: 0 auto;
  }
  #successModalCenter .modal-content{
      padding: 15px;
  }
  #successModalCenter .modal-body .ml-auto{
      margin-left: 0 !important;
  }
  #successModalCenter .modal-body{
      padding:0;
  }
}