html{padding: 0;
margin: 0;}

html {
  scroll-behavior: smooth;
}
body{
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    margin: 0;
}
.bg-atmc{
               background: rgba(2,2,163,1);
background: -moz-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(2,2,163,1)), color-stop(100%, rgba(30,191,247,1)));
background: -webkit-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -o-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -ms-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: linear-gradient(to right, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0202a3', endColorstr='#1ebff7', GradientType=1 );
                    min-height: 100px;
            }

.banner{
   background: url(babg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.fmatbg
{
    background: #fff;
}
.mmm-2 .mu1{
    display: flex;
    justify-content: space-around;
    width: 50%;list-style: none;align-items: center;margin-bottom: 0;
}

.mmm-2 .mu2{
    display: flex;
    justify-content: space-around;
    width: 30%;align-items: center;margin-bottom: 0;
        border-right: 2px solid white;
}
.mmm-2 .mu3{
    display: flex;
    justify-content: space-around;
    width:20%;align-items: center;margin-bottom: 0;
}
.mmm-2 .mu3 a{
    color: #fff;
}


.atmc-logo img
{
       width: 150px;
    position: absolute;
    top: 13px;
    z-index: 1;
}
.atmc-logo{
       font-size: 40px;
    font-weight: bold;
    color: white; 
}
.truim img{
    width: 100%;
}
.second_sec{
    padding: 40px 0;
    background: rgba(2,2,163,1);
background: -moz-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(2,2,163,1)), color-stop(100%, rgba(30,191,247,1)));
background: -webkit-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -o-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -ms-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: linear-gradient(to right, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0202a3', endColorstr='#1ebff7', GradientType=1 ); 
}
.second_sec h3{
    font-size: 50px;
    color: #fff;
}
.second_sec  h5{
    color: #fff;font-size: 25px;
}
.jons{
    font-weight: bold;
}
.w8s{
    display: flex;justify-content: space-between;padding: 40px 0px;
    
}
.second-s1{
    width: 45%;    
}
.esp-bann{
    
    padding-top:30px;
    padding-bottom: 30px;
}
.atmc_btn{
    background: rgba(2,2,163,1);
background: -moz-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(2,2,163,1)), color-stop(100%, rgba(30,191,247,1)));
background: -webkit-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -o-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -ms-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: linear-gradient(to right, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0202a3', endColorstr='#1ebff7', GradientType=1 );
}
.aplnn
{
    font-weight: bold;
    text-transform: uppercase;
}

.mu2 a
{
    color: #fff;
}
.mu1 a{
    color: #fff;
}
.vidos
{
    padding: 90px 0;
    background: #eaebed;
}
.vidos p
{    line-height: 40px;
    font-weight: 400;}
.vidos h1{
    font-weight: bold;
}
.margl{
    margin-bottom: 30px;
}
.margl22{
        margin-bottom: 30px;

    
}
.yvdo iframe{
    width: 500px;
}

.myvdo iframe{
    width: 800px;
}
.up-footer{
    padding: 60px 0;
}
.up-footer h3{
    font-weight: bold;
    color: #0305a4;
}
.up-footer p
{
        font-weight: 400;
    line-height: 36px;
}
.up-footer .btat{
    color: #fff;
    
    background: rgba(2,2,163,1);
background: -moz-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(2,2,163,1)), color-stop(100%, rgba(30,191,247,1)));
background: -webkit-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -o-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -ms-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: linear-gradient(to right, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0202a3', endColorstr='#1ebff7', GradientType=1 );
}
.footer{
        padding: 60px 0;
background: rgba(2,2,163,1);
background: -moz-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(2,2,163,1)), color-stop(100%, rgba(30,191,247,1)));
background: -webkit-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -o-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: -ms-linear-gradient(left, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
background: linear-gradient(to right, rgba(2,2,163,1) 0%, rgba(30,191,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0202a3', endColorstr='#1ebff7', GradientType=1 );
}
.footer img{
    width: 100px;
}
.footer p{
    color: #fff;
}



/*---cookie---*/


.cookie-container {
  position: fixed;
  bottom: -100%;
  left: 0;
  right: 0;
  background: #2f3640;
  color: #f5f6fa;
  padding: 0 32px;
  box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.39);

  transition: 400ms;
}
.cookie-container p{
        padding: 34px 20px 2px;
}

.cookie-container.active {
  bottom: 0;
}

.cookie-container a {
  color: #f5f6fa;
}

.cookie-btn {
  background: #e84118;
  border: 0;
  color: #f5f6fa;
  padding: 12px 48px;
  font-size: 18px;
  margin-bottom: 16px;
  border-radius: 8px;
  cursor: pointer;
}



/*---date of birth--*/


.errRed {
    border: 1px dotted #ea373d !important;
    color: black !important;
    padding: 6px !important;
}
.text-error-red {
    color: #ea373d;
    font-size: 15px;
    padding-right: 2px;
}
.text-error-black {
    color: black;
    font-size: 11px;
    padding-right: 2px;
}
.error_msge {
    border:1px solid red;
    width: 450px;
    margin: 0px auto;
    text-align: center;
    background-color: #FFBABA!important;
    padding: 5px;
}



@media all and (max-width:600px){
    .atmc-logo img{
        position: inherit;
    }
    
    
    .mmm-2 .mu1{
    width: 50%;
}

.mmm-2 .mu2{
  
    width: 100%;
        border-right: 0px solid white;    padding-left: 0;
}
.mmm-2 .mu3{
    
    width:100%;    padding-left: 0;
}
    
    .mnlogs
    {
        justify-content: center !important;
    }
  
    .bnimg img{
        width: 100%;
        margin-bottom: 30px;
    }
    .yvdo iframe{
    width: 100%;
}
    .myvdo iframe{
    width: 100%;
}
    .bn-flx{
        display: flex;
        
    }
    .bn-flx .sub-bn-flx{
        width: 100%;
    }

    .foim{
        margin-bottom: 30px;
    }
    .sub-bn-flx{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .margl22{
        margin-bottom: 0;
    }

}




/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(162,0,91,1);
background: -moz-linear-gradient(left, rgba(162,0,91,1) 0%, rgba(228,31,66,1) 32%, rgba(240,83,35,1) 61%, rgba(247,144,30,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(162,0,91,1)), color-stop(32%, rgba(228,31,66,1)), color-stop(61%, rgba(240,83,35,1)), color-stop(100%, rgba(247,144,30,1)));
background: -webkit-linear-gradient(left, rgba(162,0,91,1) 0%, rgba(228,31,66,1) 32%, rgba(240,83,35,1) 61%, rgba(247,144,30,1) 100%);
background: -o-linear-gradient(left, rgba(162,0,91,1) 0%, rgba(228,31,66,1) 32%, rgba(240,83,35,1) 61%, rgba(247,144,30,1) 100%);
background: -ms-linear-gradient(left, rgba(162,0,91,1) 0%, rgba(228,31,66,1) 32%, rgba(240,83,35,1) 61%, rgba(247,144,30,1) 100%);
background: linear-gradient(to right, rgba(162,0,91,1) 0%, rgba(228,31,66,1) 32%, rgba(240,83,35,1) 61%, rgba(247,144,30,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2005b', endColorstr='#f7901e', GradientType=1 );
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
