/* montserrat-regular - latin */
@font-face {
    font-family: 'Montserrat_400';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v24-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/montserrat-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/montserrat-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/montserrat-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/montserrat-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/montserrat-v24-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
  }
  /* montserrat-500 - latin */
  @font-face {
    font-family: 'Montserrat_500';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/montserrat-v24-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/montserrat-v24-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/montserrat-v24-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/montserrat-v24-latin-500.woff') format('woff'), /* Modern Browsers */
         url('../fonts/montserrat-v24-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/montserrat-v24-latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
  }
  /* montserrat-700 - latin */
  @font-face {
    font-family: 'Montserrat_700';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/montserrat-v24-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/montserrat-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/montserrat-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/montserrat-v24-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../fonts/montserrat-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/montserrat-v24-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
  }

body {
    font-size: 14px;
    font-family: 'Montserrat_400';
    color: #000;
}
::-webkit-scrollbar {
    background: transparent;
    width: 5px;
    height: 5px;
}

 ::-webkit-scrollbar-thumb {
    background-color: #777;
}

 ::-webkit-scrollbar-thumb:hover {
    background-color: #ff1a1a;
}

ul li {
    list-style: none;
}

ul {
    padding: 0;
}

a,
a:hover {
    text-decoration: none;
    cursor: pointer;
}

.top_line {
    background-color: #7fb843;
    height: 15px;
    width: 100%;
}
.info li span {
    font-size: 1rem;
    font-family: 'Montserrat_500';
}
.info li span i {
    color: #358fcf;
}
.banner {
    background-image: url(../images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 500px;
    position: relative;
    background-position: 50% 50%;
    position: relative;
}
.banner legend,.banner p {
    color: #fff;
}
.banner legend {
    font-family: 'Montserrat_400';
    padding-top: 30px;
}
.banner legend strong {
    font-family: 'Montserrat_700';
    text-transform: uppercase;
}
.bookWrapper {
    background-color: #fff;
    width: 70%;
    min-height: 250px;
    padding: 50px;
    box-shadow: 0px 5px 10px -2px rgb(0 0 0 / 50%);
    position: absolute;
    left: 15%;
    bottom: -135px;
}
.bookWrapper h3 {
    color: #358fcf;
    font-size: 1.2rem;
    text-align: center;
    font-family: 'Montserrat_700';
    text-transform: uppercase;
    padding-bottom: 35px;
}
.bookWrapper select,.bookWrapper input[type="text"],.bookWrapper input[type="email"],.bookWrapper input[type="date"],.bookWrapper input[type="time"] {
    width: 100%;
    border: none;
    height: 35px;
    border-bottom: 1px solid #777;
    line-height: 30px;
    color: #000;
    position: relative;
}
.bookWrapper select:focus,.bookWrapper input[type="text"]:focus,.bookWrapper input[type="email"]:focus,.bookWrapper input[type="date"]:focus,.bookWrapper input[type="time"]:focus {
    outline: none;
    border-bottom:2px solid #7fb843;
}
.bookWrapper button,.read_more {
    background-color: #7fb843;
    color: #fff;
    font-family: 'Montserrat_700';
    padding: 5px 10px;
    border: 2px solid transparent;
    transition: all 0.3s ease;
    min-width: 150px;
    margin-top: 40px;
    cursor: pointer;
}
.bookWrapper button:hover,.bookWrapper button:focus,.read_more:hover,.read_more:focus {
    background-color: #fff;
    border: 2px solid #7fb843;
    color: #7fb843;
    
}
.break_free {
    padding-top: 200px;
}
.break_free img {
    max-width: 100%;
}
.break_free .content legend {
    font-family: 'Montserrat_500';
    font-size: 2.5rem;
    color: #358fcf;
    padding-bottom: 20px;
    margin-bottom: 0px;
}
.break_free .content legend strong {
    font-family: 'Montserrat_700';
}
.break_free .content p {
    font-size: 1rem;
    line-height: 25px;
}
.break_free .content p:nth-child(3) {
    font-family: 'Montserrat_700';
}
.break_free .content ul {
    padding-left: 0;
    padding-top: 20px;
}
.break_free .content ul li {
    padding-bottom: 10px;
    display: block;
    font-family: 'Montserrat_700';
    font-size: 1.1rem;
}
.break_free .content ul li i {
    color: #358fcf;
    padding-right: 5px;
   
}
.read_more {
    margin-top: 15px;
}
.serviceWrap {
    background-image: url('../images/service.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 300px;
    background-position: 50% 50%;
    margin-top: 80px;
    padding: 40px 0;
}
.serviceWrap legend,.testimonial_wrap legend {
    font-size: 2.5rem;
    color: #fff;
    font-family: 'Montserrat_400';
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 30px;
    text-transform: uppercase;
}
.serviceWrap legend strong,.testimonial_wrap legend strong {
    font-family: 'Montserrat_700';
}
.services {
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 20px;
}
.services li {
    flex: 0 0 20%;
    padding: 5px;
}
.services li a {
    display: block;
    color: #fff;
    text-align: center;
    padding-bottom: 10px;
    font-size: 0.9rem;
    font-family: 'Montserrat_500';
    transition: all 0.3s ease-in;
}
.services li a:hover {
    color: #fff;
    font-family: 'Montserrat_700';
}
.services li a img {
    display: block;
    margin: 0 auto;
    padding-bottom: 7px;
}
.testimonial_wrap legend {
    color: #358fcf;
}
.testimonial_wrap .slide {
    padding: 0;
    margin-top: 30px;
    width: 80%;
    box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.5);
}
.testimonial_wrap .slide  li {
    padding: 25px 50px;
    display: flex;
}
.testimonial_wrap .slide .slick-dots {
    bottom: -50px;
}
.testimonial_wrap .slide .slick-dots li{
    display: inline-block !important;
    padding: 0;
}
.testimonial_wrap .slide .slick-dots li button {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    border: 2px solid #358fcf;
}
.testimonial_wrap .slide .slick-dots li.slick-active button {
    background-color: #358fcf;
}
.testimonial_wrap .slide .slick-dots li button:before {
    content: "" !important;
}
.testimonial_wrap .slide li div.user{
    position: relative;
    padding-right: 40px;
}
.testimonial_wrap .slide li div.user img{
    border-radius: 50%;
    border: 2px solid #7fb843;
    height: 100px;
    width: 100px;
    outline: none;
    position: relative;
}
.testimonial_wrap .slide li div.user span::before {
    position: absolute;
    background-color: #358fcf;
    border-radius: 50%;
    padding: 10px;
    width: 30px;
    height: 30px;
    bottom: 25px;
    right: 45px;
    content: "";
    z-index: 41;
}
.testimonial_wrap .slide li div.user span::after {
    content: "";
    position: absolute;
    background-image: url(../images/comma.png);
    background-repeat: no-repeat;
    width: 16px;
    background-size: contain;
    height: 14px;
    z-index: 113;
    bottom: 32px;
    right: 52px;
}
.testimonial_wrap .slide li div.content span{
    display: block;
}
.testimonial_wrap .slide li div.content span i {
    color: #7fb843;
    padding-right: 2px;
}
.testimonial_wrap .slide li div.content author {
color: #358fcf;
font-family: 'Montserrat_500';
display: block;
padding-top: 5px;
}
.program h4 {
    font-family: 'Montserrat_500';
    text-transform: uppercase;
}
.program ul li {
    line-height: 30px;
}
.program ul li i {
    color: #358fcf;
    padding-right: 5px;
}
footer {
    background-image: url('../images/footer.png');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 300px;
    background-position: 50% 50%;
    margin-top: 40px;
    padding: 40px 0;
    color: #fff;
}
footer p {
    font-size: 0.85rem;
}
footer .social li {
    display: inline-block;
    padding-right: 15px;
}
footer .social li a {
    display: inline-flex;
    background-color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
footer .social li a i {
    color: #000;
}
footer .social li a:hover i {
    color: #358fcf;
}
.copyrignt {
    background-color: #7fb843;
    color: #fff;
}
.copyrignt p {
    margin: 0;
    text-align: center;
    line-height: 60px;
}
.navbar-toggler {
    border: 2px solid #7fb843;
}
.navbar-toggler .fa-info {
    color: #358fcf;
}
@media screen and (max-width:668px){
    .bookWrapper {
        bottom: -300px !important;
    }
    .break_free {
        padding-top: 350px;
    }
    .services li {
        flex:0 0 33.33%
    }
    .testimonial_wrap .slide li {
        padding: 25px 25px;
        display: flex;
        flex-direction: column;
    }
    .testimonial_wrap .slide li div.user {
        padding-right: 0px;
    }
    .testimonial_wrap .slide li div.user img {
        outline: none;
        display: block;
        margin: 0 auto;
    }
    .copyrignt p {
        margin: 0;
        text-align: center;
        line-height: 50px;
        font-size: 0.8rem;
    }
    .testimonial_wrap .slide li div.user span::before {
        position: absolute;
        background-color: #358fcf;
        border-radius: 50%;
        padding: 10px;
        width: 30px;
        height: 30px;
        bottom: 7px;
        right: 66px;
        content: "";
        z-index: 41;
    }
    .testimonial_wrap .slide li div.user span::after {
        content: "";
        position: absolute;
        background-image: url(../images/comma.png);
        background-repeat: no-repeat;
        width: 16px;
        background-size: contain;
        height: 14px;
        z-index: 113;
        bottom: 15px;
        right: 72px;
    }
    .banner legend {
        font-size: 1.4rem;
    }
}
@media screen and (max-width:767px) {
    .bookWrapper {
        background-color: #fff;
        width: 80%;
        min-height: 250px;
        padding: 50px 15px;
        box-shadow: 0px 5px 10px -2px rgb(0 0 0 / 50%);
        position: absolute;
        left: 10%;
        bottom: -135px;
    }
    .break_free .content legend,.serviceWrap legend, .testimonial_wrap legend {
        font-size: 2.0rem;
    }
}
