@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
body{
    font-family: 'Quicksand', sans-serif;
}
.request-callback {
   background-color: #b12436 !important;
    color: #fff !important;
    padding: .375rem .75rem;
    margin-bottom: 2em !important;
    border-radius: 0 !important;
    text-transform: uppercase !important;
    font-size: .8em !important;
}
.banner1 {
  display: block;
}
.centers {
  margin: 10px auto !important;
  display: block !important;
  text-align: center !important;
}
.centersall {
  display: block !important;
  text-align: center !important;
}
.mybtnlc {
  position:relative !important;
   margin: 0 auto !important;
    width: 183px !important;
    display: block !important;
}
.fa {
  margin-left: 7px;
  font-size: 24px !important;
}
.banner2 {
  display: none;
}
.pd20 {
  padding: 20px;
} 
.start {
  background-color: #dddddd;
  color: #000;
  cursor: none;
  padding: 10px 18px;
  border-radius: 30px;
}
.img-fluid{
  width: 100%;
  max-width: 100%;
    height: auto;
}
.btncl {
    width: 185px;
    margin: 0px 0px 10px;
}
.commoncenter {
  text-align: center;margin: 0 auto;display: block;
}
.float-right {
  float: right;
}
.float-left  {
  float: left;
}
#timmerstart {

}
.logo{
    width: 11rem;  
}
.partners{
    width: 100%;
}
p{
    font-size: 1.2rem;
}
.thank-you .thank-you-text {
    color: #fff;
    background: #00000094;
    padding: 20px;
    text-align: center;
}
.thank-you .thank-you-text p{
  margin: 12px auto;
}
.thank-you {
    background: linear-gradient(#00000085,#565a5c6b),url(../img/bg.jpg) center no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.paddingequal {
  padding: 2rem;
}
.footer {
  width: 100%;
  background-color: #101010;
  color: white;
  padding: 20px;
  text-align: center;
}
.footer p {
  font-size: 16px;
}
#mybg {
  background: linear-gradient(141deg, #27b13c 0%, #51bb61 51%, #2cb541 75%);
    color: white;
    opacity: 0.95;
    padding: 10px 15px 0px;
    text-align: center;
}
.bgcl {
  background-color: #fff;
  padding: 20px;
}
.myullist {
  margin: 10px auto 20px;
}
.myullist li{
  list-style: none;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
  font-weight: 500;
}
.myullist li:nth-child(1) {
  background-image: url(../img/1.png);
  font-size: 22px;
  padding: 8px 0 9px 39px;
}
.myullist li:nth-child(2) {
  background-image: url(../img/2.png);
  font-size: 19px;
  padding: 8px 0 9px 39px;
}
.myullist li:nth-child(3) {
  background-image: url(../img/3.png);
  font-size: 17px;
  padding: 8px 0 9px 39px;

}
.myullist li:nth-child(4) {
  background-image: url(../img/4.png);
  font-size: 16px;
  padding: 8px 0 9px 39px;
}
.myullist li:nth-child(5) {
  background-image: url(../img/5.png);
  font-size: 14px;
  padding: 8px 0 9px 39px;
}
.bgcl1 {
  background-color: #f1f3f6;
  padding: 20px;
}
.onlycolor {
  border: 1px solid #e2e8f0;
  background-color: #fff;
}
.lgw {
    width: 33%;
    margin: 0 auto 40px auto !important;
}
.logo{
    width: 11rem;  
}
.partners{
    width: 100%;
}
p{
    font-size: 1.2rem;
}
.ac{
    width: 200px;
    height: 60px;
    margin-left: 25%;
}
.acStyle:hover{
  text-decoration: underline;
  color: #388e3C;
}
.bggreen{
    background: rgb(30,134,0);
    background: linear-gradient(135deg, rgba(30,134,0,1) 0%, rgba(76,175,80,1) 60%);
}
.modalvideo{
    max-width: max-content !important;
}

.error{
    color: red;
    font-size: 0.8em;
}

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin: -40px 0 0 -24px;;
    border: 8px solid #f3f3f3;
    border-top: 8px solid #43a047;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }
  
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  
  /* Add animation to "page content" */
  .animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
  }
  
  @-webkit-keyframes animatebottom {
    from { bottom:-100px; opacity:0 } 
    to { bottom:0px; opacity:1 }
  }
  
  @keyframes animatebottom { 
    from{ bottom:-100px; opacity:0 } 
    to{ bottom:0; opacity:1 }
  }
  
  #myDiv {
    display: none;
    text-align: center;
  }
.bgGradient{
  
  background-color: #3bb78f;
  background-image: linear-gradient(315deg, #3bb78f 0%, #0bab64 74%);

}

.google-btn {
  width: 97%;
  height: 42px;
  margin: 10px;
  background-color: #4285f4;
  border-radius: 2px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
}
.google-btn .google-icon-wrapper {
  position: absolute;
  margin-top: 1px;
  margin-left: 1px;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background-color: #fff;
}
.google-btn .google-icon {
  position: absolute;
  margin-top: 11px;
  margin-left: 11px;
  width: 18px;
  height: 18px;
}
.google-btn .btn-text {
  float: right;
  margin: 12px 155px 0 0;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.2px;
}
.google-btn:hover {
  box-shadow: 0 0 6px #4285f4;
}
.google-btn:active {
  background: #1669F2;
}

.facebook-btn {
  width: 97%;
  height: 42px;
  margin: 10px;
  background-color: #3c579e;
  border-radius: 2px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
}
.facebook-btn .facebook-icon-wrapper {
  position: absolute;
  margin-top: 1px;
  margin-left: 1px;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background-color: #fff;
}
.facebook-btn .facebook-icon {
  position: absolute;
  margin-top: 8px;
  margin-left: 5px;
  width: 24px;
  height: 24px;
}
.facebook-btn .btn-text {
  float: right;
  margin: 12px 137px 0 0;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.2px;
}
.facebook-btn:hover {
  box-shadow: 0 0 6px #3c579e;
}
.facebook-btn:active {
  background: #3c579e;
}

.separator--light {
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #969ea2;
  font-size: 1.3rem;
}
.separator {
  display: flex;
  position: relative;
  margin: 2rem 0;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  flex: 1;
}
.separator__content {
  margin: 0 3rem;
  position: absolute;
  left: 10.4rem;
  font-size: 17px;
}


.btn.btn-green { color: #fff; background-color: #4caf50; }
.btn.btn-green:hover { background-color: #43a047; }
.btn.btn-green.active { background-color: #388e3C; }

.btn.btn-white { color: #4caf50; background-color: #fff; }
.btn.btn-white:hover { background-color: #fff; }
.btn.btn-white.active { background-color: #fff; }

.section-title { position: relative; padding-bottom: 1rem; margin-bottom: 1em; text-align: center; }
.section-title::before, .section-title::after { content: ""; position: absolute; left: 50%; background-color: #4a9d4e; }
.section-title::before { margin-left: -12rem; bottom: -.1rem; width: 24rem; height: .2rem; }
.section-title::after { margin-left: -6rem; bottom: -.2rem; width: 12rem; height: .4rem; }

@media screen and (min-width: 1440px) {
  /* Styles go here */
  .ac{
      margin-left: 34%;
  }
  .startTest{
    margin-right: 12% !important;
  }
}
@media screen and (max-width: 1100px) {
.lgw {
    width: 49%;
    margin: 4px auto 10px auto !important;
}
.mybtnlc {
    margin: 0 auto 10px !important;
}
}
@media screen and (max-width: 768px) {
.lgw {
    width: 100%;
    margin: 0 auto 10px auto !important;
}
.banner1 {
  display: none;
}
.banner2 {
  display: block;
}
  .thank-you  {
    height: 500px;
    background-position: center;
}
.footer {
  position: relative;
  bottom: 0px;
  margin-top: 10px;
}
.thank-you .thank-you-text {
  padding: 0px;
}
.text-sm {
  font-size: .875rem !important;
}
.paddingequal {
  padding: 0rem;
}
.float-right ,.float-left {
  float: none !important;
  float: none !important;
  border: 1px solid #e2e8f0;
  padding: 1rem;
  margin-top: 10px;
}
.commoncenter  {
  margin: 10px auto auto auto;
}
.bgcl1 {
    padding: 7px 0px;
}
.pd20 {
  padding: 0px;
}
#padl {
  padding: 0px 20px;
}
.img-fluid {
  height: auto;
}
.blocker{
  padding: 20px 0px !important;
}
.mybtnlc {
    margin: 0 auto 10px !important;
}
}

