@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
html {
  scroll-behavior: smooth;
}

nav.navbar.top-nav .logo {
    max-width: 250px;
}

img {
    max-width: 100%;
}
a:hover{
    text-decoration: none;
}
p{
    text-align: justify;
}

body{
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.8;
    color: #000000;
    overflow-x: hidden;
}

a{
    text-decoration:none;
}

h1,h2,h3,h4,h5,h6
{
    font-family: 'Roboto', sans-serif;
}
nav.navbar.top-nav {
    padding: 10px 0px;
}
ul.top-info .icon {
    display: block;
    position: relative;
    color: black;
    font-size: 15px;
    float: left;
    margin-right: 30px;
    line-height: 38px;
}

ul.top-info .icon:before {content: "";width: 32px;height: 32px;border: 1px solid #63c672;display: block;left: -9px;position: absolute;top: 4px;transform: rotate(45deg);}

ul.top-info li {
    /* margin-right: 30px; */
    min-width: 290px;
}

ul.top-info li span b {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    color: #000;
    margin-bottom: 0px;
}

ul.top-info li span {
    line-height: 15px;
    font-size: 14px;
}

ul.top-info li:nth-child(1) {
    margin-right: 30px;
}

nav.color-primary li.active a {
    background: #63c672;
}

nav.color-primary {
    background: black;
    padding: 0px;
    /* box-shadow: 0px 17px 17px -10px #f69a4c69; */
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-left: 20px;
    padding-right: 20px;
}

nav.color-primary li a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    transition: .3s ease;
    padding: 13px 20px;
    font-size: 14px;
}

nav.color-primary li {
    margin-right: 20px;
}

nav.color-primary li.applyNow a.nav-link {
    background: #e7402c;
    padding: 5px 0px;
    margin-top: 8px;
    box-shadow: 5px 0px 16px -6px #e7402c8c;
    border-radius: 6px;
    transition: .6s;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 0px;
}

nav.color-primary li.applyNow a.nav-link:hover {
    letter-spacing: 1px;
    transition: .6s;
    padding-left: 5px;
    padding-right: 5px;
    box-shadow: 0px 0px 20px -2px #e7402c8c;
}

nav.color-primary li a:hover {
    background: #63c672;
    transition: .3s ease;
}
.home-slider .text-wrapper {
    position: absolute;
    left: 10%;
    top: 30%;
    color: #fff;
    /* max-width: 50%; */
}

.home-slider .text-wrapper .subhead {
    text-transform: uppercase;
    z-index: 8;
    /* font-family: Muli; */
    text-transform: uppercase;
    visibility: visible;
    text-align: left;
    line-height: 28px;
    letter-spacing: 6px;
    font-weight: ;
    font-size: 14px;
    border-color: rgb(100 198 115);
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    color: rgb(100 198 115);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform-origin: 50% 50% 0px;
    opacity: 1;
    transform: translate(0px);
    border-bottom: 1px solid;
    padding-bottom: 2px;
    margin-bottom: 10px;
    display: inline-block;
}

.home-slider .text-wrapper h2 {
    z-index: 10;
    /* font-family: Roboto; */
    visibility: visible;
    text-align: left;
    line-height: 87px;
    letter-spacing: 0px;
    font-weight: 700 !important;
    font-size: 60px;
    border-color: rgb(93, 105, 117);
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    height: auto;
    width: auto;
    color: rgb(100 198 115);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform-origin: 50% 50% 0px;
    opacity: 1;
    transform: translate(0px);
    white-space: break-spaces;
}

.home-slider .text-wrapper h2 span {
    display: block;
    font-weight: 800;
}

.home-slider .text-wrapper .slider-link {
    display: inline-block;
    color: #64c673;
    line-height: 25px;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 15px;
}

.home-slider .text-wrapper .slider-link:before {content: "\f054";display: inline-block;margin-right: 25px;border-radius: 50%;border: 1px solid #64c673;width: 60px;line-height: 60px;text-align: center;font-family: "Font Awesome 5 Free";font-weight: 900;}

.home-slider .text-wrapper .slider-link:hover:before {
    background:#63c672;
    border: 1px solid #63c672;
    transition: .3s;
    margin-right: 5px;
    font-size: 20px;
}
section.all-padding {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section-heading h2 {
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    letter-spacing: 1px;
    color: black;
}

.section-heading h2 span {
    display: block;
    font-weight: 800;
}
.section-heading .subheading {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 30px;
}

.section-heading .prehead {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 3px;
    color: #63c672;
}

section.about .about-text-wrapper {
    padding: 30px;
}

.hover-zoom {
    overflow: hidden;
}

.hover-zoom img {
    width: 100%;
    transition: .6s ease;
}

.hover-zoom img:hover {
    transition: .6s ease;
    transform: scale(1.1);
}

section.about .img-wrapper {
box-shadow: 0px 4px 12px -3px grey;
}
.bg-gray {
    background: #8080801a;
}

.heading-side-text {
    max-width: 75%;
    margin-left: auto;
}
.courses-slider .slider-wrapper {
    background: #fff;
    box-shadow: 0px 8px 12px #ccc;
    text-align: left;
    font-size: 14px;
}

.courses-slider .slider-wrapper .caption {
    padding: 10px 20px;
    color: #000;
}

.caption{
    background:white;
    padding: 15px;
    margin-bottom: 30px;
}

nav.navbar.top-nav .logo {
    max-width: 430px;
}
nav.navbar.top-nav .logo img{
    width:100%;
    height:60px;
}
.img-rounded{
    box-shadow: 0px 1px 12px -1px #8080808a !important;
}

.courses-slider .slider-wrapper h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
}

.courses-slider .slider-wrapper a {
    font-weight: 800;
    color: #34a9b3;
    position: relative;
}
.courses-slider .slider-wrapper a:before {content: "\f061";font-family: "Font Awesome 5 Free";margin-right: 5px;border-radius: 50%;border: 1px solid;padding: 5px;font-size: 10px;line-height: 31px;}
.courses-slider {
    margin-top: 30px;
}

.whyus-section {}

.whyus-content-wrapper {
    background: BLACK;
    padding: 65px 40px;
    min-height: 430px;
    color: #fff;
    vertical-align: middle;
}

.whyus-content-wrapper .section-heading h2 {
    color: #fff;
}

.section-heading .seperator {
    width: 100px;
    border: 2px solid #fff;
    margin-bottom: 30px;
    margin-top: 20px;
}

.whyus-icon-wrapper {
    padding: 20px 60px;
    min-height: 430px;
    vertical-align: middle;
}

.whyus-icon-wrapper .whyus-icon .text strong {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.whyus-icon-wrapper .whyus-icon .icon {
    color: #fa5a00;
    display: inline;
}

.whyus-icon-wrapper .whyus-icon {
    vertical-align: middle;
    margin-bottom: 40px;
}

section.stats {
    background: url('../images/4321 2.png');
    padding: 100px 0px;
    /* background-attachment: fixed; */
    box-shadow: inset 1000px 1000px 10000px #00000094;
    background-size: contain;
}

section.stats .stats-wrapper .number {
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    padding-right: 4px;
    border-bottom: 4px solid #63c672;
}

section.stats .stats-wrapper .text {
    font-size: 15px;
    display: inline-block;
    text-transform: uppercase;
    /* max-width: 80px; */
    color: #fff;
}
section.testimonials .section-heading {
    /* text-align: center; */
    margin: 0px auto;
}

.testimonial-slider .slider-wrapper {
    font-size: 18px;
    display: block;
    max-width: 70%;
    margin: 0px auto;
    text-align: center;
    font-weight: 600;
}

.testimonial-slider .slider-wrapper p.ratings {
    color: #e7402c;
    margin-bottom: 2px;
}

.testimonial-slider .slider-wrapper p.name {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 5px;
}

.testimonial-slider .slider-wrapper p.coutry img {
    display: inline;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: 50%;
}
footer.main-footer {
    padding: 60px 0px 0px;
    background: black;
}

.footer-widget {
    color: #ffffffbd;
}

.footer-widget .logo {
    margin-bottom: 6px;
    display: block;
    
}

.footer-widget a {
    color: #ffffffe8;
}

.footer-widget h4.widget-header {
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 20px;
    font-weight: 400;
    text-align: left;
}

.footer-widget ul.footer-links li {
    list-style: none;
}

ul.footer-links {
    margin-left: 0px;
    padding-left: 0px;
}

.footer-widget.address-widget li:nth-child(2) {
    margin-top: 10px;
    /* margin-bottom: 10px; */
}

.footer-widget.address-widget li:nth-child(3) {
    margin-bottom: 10px;
}

.copyright {
    border-top: 1px solid #ffffff73;
    padding-top: 10px;
    color: #ffffff8c;
}

.copyright a {
    color: #63c672;
}

ul.justify-content-end.footer-social {
    text-align: right;
    float: right;
}

ul.justify-content-end.footer-social li {
    display: inline;
    margin-right: 20px;
    font-size: 15px;
}
.footer-widget.links-widget .footer-links {
    margin-top: 10px;
    text-transform: capitalize;
}

.footer-widget.links-widget .footer-links li {
    padding-bottom: 9px;
}
.testimonials{
    background: url('../images/bg/testimonial-bg.jpg');
    background-size: cover;
}
.testimonials .seperator {
    border-color: #63c672;
    margin: 12px auto 35px;
}
.testimonial-slider .slider-wrapper p{
    text-align: center;
}

.testimonial-slider .slider-wrapper .img {
    max-width: 70px;
    margin: 0px auto 20px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 0px 10px #ccc;
}

.testimonial-slider .slider-wrapper .img img {
    width: 100%;
}

.testimonial-slider .slider-wrapper .img:before {content: "\f10d";font-family: "Font Awesome 5 Free";position: absolute;right: 46%;transform: scale(1.6);color: #63c672;}

.whyus-icon p i {
    font-size: 40px;
    color: #63c672;
    margin-right: 11px;
    /* padding: 13px 0px; */
}




.slide-wrapper {
    position: relative;
}


.form-container {
      position: absolute;
      right: 35px;
      margin: 20px;
      max-width: 362px;
      padding: 16px;
      background-color: white;
      top: 204px;
      z-index: 99;
      text-align: left;
      line-height: 25px;
      letter-spacing: 0px;
      font-weight: 400;
      font-size: 20px;
      border-color: rgb(255, 255, 255);
      border-style: none;
      margin: 0px;
      border-radius: 8px;
      padding: 38px 30px 38px;
      /* margin-bottom: 24px; */
}

/* Full-width input fields */
input[type=text], input[type=password] {
  width: 100%;
      width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    /* border: none; */
    background: #ffffff;
    border-color: rgba(119, 119, 119, 0.2);
    border-style: solid;
    border-width: 1px;
  
    border-radius: 4px;
    font-size: 14px;
}

input[type=text]:focus, input[type=password]:focus {
  background-color: #fff;
  outline: none;
}

/* Set a style for the submit button */
.btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
}

.btn:hover {
  opacity: 1;
}
.applyNow-btn a, .applyNow-btn button {
    background: #e7402c;
    padding: 5px 0px;
    margin-top: 8px;
    /* box-shadow: 5px 0px 16px -6px #e7402c8c; */
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    padding: 10px 10px;
    /* margin-bottom: 23px; */
}

.form-h2 {
    text-align: left;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 400;
    border-color: rgb(45, 56, 69);
    border-style: none;
    margin: 0px 0px 20px;
    border-radius: 0px;
    padding: 0px;
    font-size: 22px;
}
.prehead-form {
        text-align: left;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 400;
    border-color: rgb(178, 184, 191);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    font-size: 16px!important;
    color: #b2b8bf;
}

ul.justify-content-end.footer-social li a i {
    color: #fff;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #63c672;
  color: white;
  cursor: pointer;
  padding: 3px 11px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

.home-slider .owl-nav button {
    position: absolute;
    top: 36%;
}

.home-slider {
    position: relative;
}

.home-slider .owl-nav button span {
    font-size: 50px;
    color: #fff;
    line-height: 20px;
    font-weight: 100;
}

.home-slider .owl-nav button.owl-prev {
    left: 30px;
}

.home-slider .owl-nav button.owl-next {
    right: 30px;
}


.breadcroumb-area {
    height: 230px;
    background-size: cover;
    background-position: center center;
    background-color: #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2;
}
.breadcroumb-area {
    background-image: url(../images/4321.png);
    box-shadow: inset 1000px 1000px 10000px #00000054;
}
.section-padding {
    padding: 70px 0 40px;
}
.section-title h2 {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    margin: 20px 0;
}
.gray-bg {
    background: #f6f6f6;
}
.breadcroumb-area .breadcroumb-title h1 {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    margin-top: -9px;
    margin-bottom: 10px;
}
.breadcroumb-area h6 {
    color: #53abb3;
    font-size: 16px;
    margin-top: 25px;
}
.bread-a a{
    color: #63c672;
}


.contact-form {
    background: #f6f6f6;
    padding: 50px;
    text-align: center;
}
.contact-form input, .contact-form textarea {
    background: #fff;
    padding: 13px 25px;
}
input, textarea, select {
    width: 100%;
    background: transparent;
    border: 1px solid #ddd;
    padding: 15px 30px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 20px;
    border-radius: 5px;
}
.contact-form input, .contact-form textarea {
    background: #fff;
    padding: 13px 25px;
}
textarea {
    height: 150px;
    resize: none;
}
input, textarea, select {
    width: 100%;
    background: transparent;
    border: 1px solid #ddd;
    padding: 15px 30px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 20px;
    border-radius: 5px;
}
.address-box p i{
    color: #53abb3;
    margin-right: 10px;
}
.address-box {
    border: 1px solid #ddd;
    padding: 65px;
    min-height: 563px;
}

.why-us p{
    text-align:left;
}


.caption h4{
    text-align: center;
}

.caption span{
    color: #e7402c;
    line-height: 42px;
}


.color-rs span{
    color: #e7402c;
    font-size: 32px;
}

.new-tap.dropdown{
    margin-top: 12px;
}

.new-tap.dropdown a{
    color:black;
       padding: 17px;  
}

.new-tap a.dropdown-toggle {
    color:white !important;
}


.new-tap.dropdown .dropdown-menu a{
    padding:0;
}

.new-tap .dropdown-menu{width: 265px;padding: 12px;}
.new-tap .dropdown-menu li{
    margin-right: 6px;
        border-bottom: 1px solid #80808021;
}

.new-tap .dropdown-menu li a:hover{
    background:none;
    color:#e7402c;
}

.new-why{
    padding:30px 0 !important;
}


.fix-footer { 
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    background: white;
    padding: 5px 0px;
    z-index: 9;
}
.fix-footer p {
    float: left;
    width: 33.33%;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.fix-footer p a {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.fix-footer p a img {
    width: 50px;
}
.fix-footer p a span {
    float: left;
    width: 100%;
    color: #000;
}


@media only screen and (max-width:720px)
{
    
.home-slider .owl-nav button.owl-prev {
    left: 30px;
}

.home-slider .owl-nav button.owl-next {
    right: 30px;
}
.fix-footer {
    display: block;
}
#myBtn {
    bottom: 80px;
}
}

.footer-logo{
    width: 325px;
    /*background: white;*/
    padding: 5px;
}

.certi-img {
    box-shadow: 1px 3px 8px 2px #80808059;
    padding: 12px;
}
.serv_img
{
    height: 220px;
    object-fit: cover;
}
.bannerimg
{
    height: 560px;
    object-fit: cover;
}