* {
    transition: 0.5s;
}

body {
    font-size: 12pt;
}

p {
    font-size: 14pt;
}

a.btn-contact {
    display: inline-block;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #64ba01;
}
a.btn-contact:hover {
    color: #fff;
    background: #64ba01;
    border: 1px solid #fff;
}
.section-title p, .content-title p{
    margin: inherit;
}
.footer-bottom p{
    font-size: 8pt;
}
p, a{
    color: #000 !important;
}
.bg-albastor {
    background: url("../../assets/img/custom/ptlab.jpg");
    background-position: center;
    background-origin: unset;
    background-size: cover;
}
.bg-color {
    background: #ffffffd1;
    border-radius: 2%;
}
.content-feature-list.style3 li span i{
    line-height: 44px;
}
.content-feature-list.style3 li span i.ri-facebook-line{
    line-height: 34px;
}
.about-wrap.style1,
.service-wrap,
.hw-wrap.style1 {
    padding: 60px 0 40px;
}

.text-color {
    color: #ffffffcc;
}
.text-justify{
    text-align: justify;
}
.text-capitalize{
    text-transform: capitalize;
}

.icon-color {
    display: flex;
    font-size: 20px;
    color: #64ba01;
    align-items: center;
    justify-content: center;
}
.text-red{
    color: #64ba01;
}

.hero-wrap.style1 {
    margin-top: 0;
}

.prl-10 {
    padding-right: 10px;
    padding-left: 10px;
}

h2, h1, h3, h4 {
    color: #64ba01;
}

.padding-4 {
    padding: 4px;
}

.d-item-center {
    display: flex;
    align-items: center;
}
.sticky .header-top{
    display: none;
}

.sticky.header-wrap{
    background: #dcdcdc;
}

img {
    max-width: 100%;
}

.header-wrap {
    position: relative;
}

.header-wrap.style1 .header-top {
    background: #64ba01;
}

.header-wrap .header-bottom {
    padding: 8px 0;
}

.footer-wrap .footer-widget .contact-info li span {
    color: rgba(255, 255, 255, .8);
}

.header-wrap .header-top {
    padding: 8px 0;
}

.content-feature-list.style3 li,
.content-feature-list.style4 li {
    padding-left: 45px;
    margin-bottom: 22px;
}

.header-wrap .header-top .header-top-left .contact-info li i,
.header-wrap .header-top .header-top-left .contact-info li {
    color: rgba(255, 255, 255);
}

.header-wrap .header-top .header-top-right .social-profile:after {
    display: none;
}

.header-wrap.sticky {
    top: 0;
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
}

img.logo-size {
    max-height: 56px;
}

.header-wrap .header-bottom .navbar .navbar-nav .nav-item .nav-link {
    margin: 0 2px;
}

.hero-wrap .hero-content h2 {
    font-size: 55px;
    font-weight: 700;
    margin-bottom: 20px
}

.hero-wrap.style1 .hero-slide-item .hero-content h2,
.hero-wrap.style2 .hero-slide-item .hero-content h2,
.hero-wrap.style4 .hero-slide-item .hero-content h2,
.service-info h3 a,
.accordion-item .accordion-header .accordion-button,
.accordion-item .accordion-header .accordion-button.collapsed,
.accordion-item .accordion-header .accordion-button.collapsed span i,
.header-wrap .header-bottom .navbar .navbar-nav .nav-item .nav-link {
    color: #64ba01;
}

.btn.style1 {
    background-color: #64ba01;
}

.btn.style1:after, .btn.style1:before {
    background: #64ba01;
}

.content-feature-list.style3 li span i,
.header-wrap .header-top .header-top-left .contact-info li a:hover,
.header-wrap .header-top .header-top-left .contact-info li p:hover,
.hero-wrap.style1 .hero-slide-item .hero-content > span,
.section-title.style1 span,
.content-title.style1 span,
.header-wrap .header-bottom .navbar .navbar-nav .nav-item .nav-link.active {
    color: #64ba01;
}

.hero-wrap.style3 .hero-content h2 {
    font-weight: 400
}

.hero-wrap.style3 .hero-content h2 span {
    font-weight: 800;
    display: inline-block;
    color: #64ba01
}

.hero-wrap.style5 .hero-content h2 {
    color: #fff
}

.hero-wrap.style4 .hero-content h2 {
    margin-bottom: 15px
}

.hero-slider-one.owl-carousel .owl-item.active .hero-slide-item .hero-content h2,
.hero-slider-two.owl-carousel .owl-item.active .hero-slide-item .hero-content h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

/*.hero-bg-1{*/
/*    background-image: url("../");*/
/*}*/
/*.hero-bg-2{*/
/*    background-image: url("../img/custom/slider-2.jpg");*/
/*}*/
/*.hero-bg-3{*/
/*    background-image: url("../img/custom/slider-3.jpg");*/
/*}*/
.hero-wrap.style1 .hero-slide-item:before {
    display: none;
}

.hero-wrap.style1 .hero-slide-item {
    padding: 0;
}

.review-destop, .review-slider-destop {
    position: relative;
}

.course-info{
    position: relative !important;
    padding: 20px 10px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
}

.contact-course{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}



.review-moblie, .review-slider-mobile {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: -1;
}

.testimonial-slider-one .testimonial-card,
.testimonial-slider-four .testimonial-card {
    margin: 0;
}

.testimonial-card {
    padding: 0;
}

.about-wrap.style1 .about-img-wrap {
    padding-top: 0px;
}

.about-wrap.style1 .about-img-wrap .about-img-one {
    max-width: 100%;
}

.content-feature-list.style3 li {
    font-weight: 400;
    color: inherit;
    font-size: 16px;
}
.service-box{
    border: 3px solid #64ba01;
    border-radius: 10px;
    padding: 10px 0;
    background: #f7f3f3;
}

.service-box ul li{
    text-align: initial;
}

.service-card.style1 .service-info h3 {
    font-size: 22px;
    margin: 0;
}

.service-card.style1 .service-info {
    padding: 20px 8px;
}

.accordion-item .accordion-header .accordion-button {
    border-radius: 5px 5px 0 0;
}

.blog-wrap.style1:after {
    display: none;
}

.blog-img,
.image-img,
.img-local,
.img-department,
.service-image {
    overflow: hidden;
}

.blog-img img:hover,
.image-img img:hover,
.img-local img:hover,
.img-department img:hover,
.service-image img:hover {
    transform: scale(1.08) rotate(3deg);
}
.logo-bottom{
    border-radius: 8px;
}
.footer-wrap .footer-widget .contact-info li p, .footer-wrap .footer-widget .contact-info li a{
    color: #fff;
}
#contactForm .form-group textarea {
    height: 120px;
}

.footer-wrap {
    background-color: #64ba01;
}

.footer-wrap .footer-widget .comp-desc {
    padding-right: 0;
    margin: 20px 0;
}

.footer-bottom {
    padding: 4px 0;
}

.footer-wrap .footer-widget .newsletter-form button,
.social-profile.style1 li a:hover,
.footer-wrap .footer-widget .footer-widget-title:after {
    background-color: #64ba01;
}

.footer-wrap .footer-widget .newsletter-form button:hover {
    background-color: #fff;
    color: #64ba01;
}

.footer-wrap .footer-widget .contact-info li i,
.footer-wrap .footer-widget .footer-menu li a:hover,
.footer-wrap .footer-widget .footer-menu li a:hover i,
.footer-wrap .footer-widget .contact-info li a:hover {
    color: #64ba01;
}

.service-card.style1 .service-img:after {
    background: linear-gradient(0deg, rgba(239, 48, 53, 0.2) 0%, rgba(0, 0, 0, 0) 73%);
}

.back-to-top {
    background: #64ba01;
}

.back-to-top:hover {
    background: #ffffff;
    border: 1px solid #ccc;
}

.back-to-top i {
    color: #0a56a3;
}

.hotline-mobile {
    display: none !important;
}

@media only screen and (min-width: 1600px) {
    .header-wrap.style1 .container,
    .header-wrap.style2 .container,
    .header-wrap.style3 .container,
    .header-wrap.style4 .container,
    .header-wrap.style5 .container,
    .header-wrap.style7 .container {
        max-width: 1320px;
    }
}

@media (max-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0;
        padding-right: 6px;
    }

    .header-top {
        display: none;
    }
}

@media (max-width: 991px) {
    .hero-wrap .hero-content h2 {
        font-size: 34px;
    }
}

@media (max-width: 767px) {
    .hero-wrap .hero-content h2 {
        font-size: 34px;
    }

    .header-wrap.sticky {
        top: 0 !important;
    }

    .review-moblie, .review-slider-mobile {
        background-color: #fff;
        opacity: 1;
        z-index: 1;
    }

    .review-destop, .review-slider-destop {
        z-index: -1;
    }

    p,
    .content-feature-list.style3 li,
    .content-feature-list li {
        font-size: 18px;
    }

    .accordion-item .accordion-header .accordion-button {
        font-size: 20px;
    }

    .hotline-mobile {
        display: flex !important;
    }
    .about-wrap.style1, .service-wrap, .hw-wrap.style1 {
        padding: 40px 0 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero-wrap.style3 .container-fluid .hero-content h2,
    .hero-wrap.style8 .container-fluid .hero-content h2 {
        font-size: 48px;
        line-height: 1.3
    }

    .hero-wrap.style4 .hero-content h2 {
        font-size: 44px
    }

    .hero-wrap.style5 .hero-content h2 {
        font-size: 54px
    }

    .hero-wrap.style6 .hero-content h2 {
        font-size: 52px
    }
}

@media only screen and (max-width: 575px) {
    .hero-wrap.style3 .container-fluid .hero-content h2,
    .hero-wrap.style8 .container-fluid .hero-content h2 {
        font-size: 30px;
        margin-bottom: 15px
    }

    .hero-wrap.style3 .container-fluid .hero-content h2 span,
    .hero-wrap.style8 .container-fluid .hero-content h2 span {
        font-size: 30px
    }

    .hero-wrap.style4 .hero-content h2,
    .hero-wrap.style5 .hero-content h2 {
        font-size: 32px
    }

    .hero-wrap.style6 .hero-content h2 {
        font-size: 30px
    }

    .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav {
        margin-top: 0;
    }

    .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav button.owl-prev {
        left: auto;
        border-radius: 5px 0px 0px 5px;
    }

    .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav button.owl-next {
        right: auto;
        border-radius: 0px 5px 5px 0;
    }
}
