 
@import url('https://fonts.googleapis.com/css2?family=Chilanka&display=swap');

h2{

    text-transform: uppercase;
    letter-spacing: 1px;
}
h2:after {
    display: block;
    height: 2px;
    background-color: #e67e22;
    content:" ";
    width:150px;
    margin:0 auto;
    margin-top: 30px;
}

.contacth3{
    color: black;
    text-transform: uppercase;
    letter-spacing: 1px;
     margin: 50px 0px;
     font-size: 35px;
     font-family: 'Chilanka', cursive;
}


 .register-login-area a.my_btn {
    background-color: #EE5A24;
    padding: 0px 20px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    border-radius: 0px;
    -moz-user-select: none;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 40px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    border-radius: 5px;

}
.register-login-area a.my_btn:before {
    content: "REGISTER NOW";
    position: absolute;
    text-align: center;
    left: 0;
    top: 0;
    width: 101%;
    height: 100%;
    background: #bf3e0f;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.3s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 5px;

}
.register-login-area a.my_btn:hover,.register-login-area a.my_btn:focus, .register-login-area a.my_btn:active{
    color: #fff;

}
.register-login-area a.my_btn:hover:before, .register-login-area a.my_btn:active:before, .register-login-area a.my_btn:focus:before {
    transform: scaleX(1);
    color: #fff !important;
    z-index: 1;
}
.register-login-area a.my_btn:focus {
    outline: 0;
    box-shadow: none;
}

.classynav ul li ul.dropdown li a {
background-color: #fcfcfc;
border:none;
}

section {
    
    padding: 50px 0;
}

.section-slide{

    padding-top: 10px;
    background-color: #f4f4f4;
}

.slidebtn{
    background-color: #EE5A24;
     padding: 20px 30px;
    color: #fff;
    cursor: pointer;
     font-size: 14px;
    border-radius: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: none;
     text-align: center;
     transition: background-color 0.5s;
}

.slidebtn:hover, .slidebtn:active{

background-color: #bf3e0f;
color: white;
    }

.single-popular-course{
    box-shadow:  0 0 8px 1px rgba(0,0,0,0.3);
    padding: 5px;
    transition: transform .5s;
    border-radius: 6px;
    background-color: #fff;
}
.single-popular-course:hover{
transform: scale(1.05);
cursor: pointer;

}

.course-content p{
    text-align: center;

}

.clearfix {zoom:1}
.clearfix:after {
    content: '.';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}



/*-----------------plan------------------------------*/


 .plan {
     background: white;
     width: 80%;
     box-sizing: border-box;
     text-align: center;
      margin-left: 10%;
      margin-top: 50px;
      box-shadow:  0 0 8px 1px rgba(0,0,0,0.3);
      border-radius: 20px;
}
 .plan .titleContainer {
     background-color: #EE5A24;
     padding:15px;
     border-radius: 20px 20px 0px 0px;
}
 .plan .titleContainer .title {
     font-size: 1.45em;
     text-transform: uppercase;
     color: #fff;
     font-weight: 700;
}
 .plan .infoContainer {
     padding: 1em;
     color: #2d3b48;
     box-sizing: border-box;
}
 .plan .infoContainer .price {
     font-size: 1.35em;
     padding: 1em 0;
     font-weight: 600;
     margin-top: 0;
     display: inline-block;
     width: 80%;
}
 .plan .infoContainer .price p {
     font-size: 1.35em;
     display: inline-block;
     margin: 0;
}
 .plan .infoContainer .price span {
     font-size: 1.0125em;
     display: inline-block;
}
 .plan .infoContainer .desc {
     padding-bottom: 1em;
     border-bottom: 1px solid #e67e22;
     margin: 0 auto;
     width: 90%;
}
 .plan .infoContainer .desc em {
     font-size: 1em;
     font-weight: 500;
}
 .plan .infoContainer .features {
     font-size: 1em;
     list-style: none;
     padding-left: 0;
     padding-top: 10px;
}
 .plan .infoContainer .features li {

     padding: 1em;
     font-weight: bold;
     color: #555;
}
 .plan .infoContainer .selectPlan {
     border: 2px solid #EE5A24;
     padding: 0.75em 1em;
     border-radius: 2.5em;
     cursor: pointer;
     transition: all 0.25s;
     margin: 1em auto;
     box-sizing: border-box;
     max-width: 70%;
     display: block;
     font-weight: 700;
}
 .plan .infoContainer .selectPlan:hover {
     background-color: #EE5A24;
     color: white;
}
 @media screen and (max-width: 480px) {
     .planContainer {
         margin: 0;
    }
     .planContainer .plan {
         width: 100%;
         margin: 1em 0;
    }
}




/*----------------------------------------*/

/*---qoute--------*/


#slider{
  width: 90%;
  margin: 0 auto;
 
}
button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.slide-arrow{
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.prev-arrow{
  left: -40px;
  width: 0px;
  height: 22px;
  border-left: 0 solid transparent;
  border-right: 25px solid #EE5A24;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;

}
.next-arrow{
  right: -40px;
  width: 0;
  height: 22px;
  border-right: 0 solid transparent;
  border-left: 25px solid #EE5A24;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.quote {
    color: #fff;
    margin:auto;
    margin-top: 70px;
    font-size: 36px;
    text-align: center;
    line-height: 45px;
}

.byquote {
    color: #fff;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 50px;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
}

 @media screen and (max-width: 767px) {
#slider{
    width: 75%;
}


.quote {
    font-size: 20px;

}

.byquote {
        font-size: 15px;
    }


    .next-arrow{
         right: -30px;
        height: 15px;
  border-right: 0 solid transparent;
  border-left: 15px solid #EE5A24;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
    }

    .prev-arrow{
  left: -30px;
  width: 0px;
  height: 15px;
  border-left: 0 solid transparent;
  border-right: 15px solid #EE5A24;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;

}
 }

/*-------------------------------------------*/

.chkmark-img{
    color: #e67e22;
    height: 15px;
    margin-right: 10px;
    vertical-align: middle;

}

/*-----section contact--------*/


.formplan {
     background: white;
     width: 100%;
     box-sizing: border-box;
      margin-left: 10%;
      margin-top: 50px;
      box-shadow:  0 0 8px 1px rgba(0,0,0,0.3);
  
}
 .formplan .formContainer {
     background-color: #EE5A24;
     padding:10px;
     text-align: center;
    
}
 .formplan .formContainer .formtitle {
     font-size: 1.45em;
     text-transform: uppercase;
     color: #fff;
     font-weight: 700;
}
 .formplan .forminfoContainer {
     padding: 25px;
     color: #2d3b48;
     box-sizing: border-box;
}



 .formplan .forminfoContainer .sendform {
     border: 2px solid #EE5A24;
     padding: 10px 20px;
     border-radius: 5px;
     cursor: pointer;
     transition: all 0.25s;
     margin: 1em auto;
     box-sizing: border-box;
     max-width: 70%;
     display: block;
     font-weight: 700;
     margin-top: 20px;
     outline: 0;
}
 .formplan .forminfoContainer .sendform:hover {
     background-color: #EE5A24;
     color: white;
}




@media screen and (max-width:767px) {
 .section-contact img{
        display: none;
    }

    .formplan{
        margin-left: 0;
    }


}
 @media screen and (max-width: 480px) {
     .formContainer {
         margin: 0;
    }
     .Container .formplan {
         width: 100%;
         margin: 0;
    }

    .formplan{
        margin:0;
    }

    .section-contact img{
        display: none;
    }

}

/*---------footer---------------*/

footer {
background-color: #333;
    padding: 50px;
    font-size: 80%
}

.social-links {
    list-style: none;
    float:right;
    
}

.social-links li {
    display:inline-block;
    margin-right: 20px;
}

.social-links li:last-child{
    margin-right:0;
}


.social-links li  a:link, .social-links li a:visited
{
    text-decoration: none;
    border:0;
    color: #bebebe;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.addressc{
    font-size: 13px;
    text-align: left;
    
}

.addressc span{

    color: white;
    }

.social-links li ion-icon{
    font-size:150%;
}

.social-links li:first-child  a:hover, .social-links li:first-child a:active {
    color: #3b5998;
}
.social-links li:last-child  a:hover, .social-links li:last-child a:active {
    color: #dd4b39;
}
.social-links li:nth-child(2)  a:hover, .social-links li:nth-child(2) a:active {
    color: #55acee;
}

.instagram:hover {
    color: #e95950;
}


footer p {
    text-align: center;
    color: #bebebe;
    margin-top:20px;  
    margin-bottom: -20px;
}

footer address {
    text-align: left;
    color: #bebebe;
    margin-top: -5px;
    
}