@import url('https://fonts.googleapis.com/css2?family=Signika:wght@300;400;500&display=swap');

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype'),
        url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.ttf') format('truetype'),
        url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype'),
        url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Baloo Bhaijaan';
    src: url('../fonts/BalooBhaijaan-Regular.eot');
    src: url('../fonts/BalooBhaijaan-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BalooBhaijaan-Regular.woff2') format('woff2'),
        url('../fonts/BalooBhaijaan-Regular.woff') format('woff'),
        url('../fonts/BalooBhaijaan-Regular.ttf') format('truetype'),
        url('../fonts/BalooBhaijaan-Regular.svg#BalooBhaijaan-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




body{
    margin:0;
    padding:0;
    color: #000000;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
p {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    font-family: 'Poppins';
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6{
    color: #394c75;
    font-family: 'Baloo Bhaijaan';
    margin-top: 10px;
    margin-bottom: 10px;
}
h1{
    font-size: 24px;
    color: #000000;
}
h2{
    font-size: 20px;
    color: #000000;
}
h3{
    font-size: 24px;
    color: #ffcc7b;
}
h4{
    font-size: 20px;
    color: #ffcc7b;
}
h5{
    font-size: 24px;
    color: #394c75;
}
h6{
    font-size: 20px;
    color: #394c75;
}

a{
    color: #394c75;
}
a:focus, a:hover{
	text-decoration:none;
}
.btn-primary {
    color: #fff;
    background-color: #394c75;
    border-color: #394c75;
    transition: all 0.3s linear;
}
.btn-primary:hover {
    color: #fff;
    background-color: #f2aa55;
    border-color: #f2aa55;
}
.logo{
    display: block;
    padding: 0px 0px;
}
.logo img {
    width: 150px;
}
.logo-heading h1 {
    border: none;
    color: #394c75;
    padding: 0px;
    font-size: 36px;
    margin-top: 55px;
}
.top-header {
    padding: 5px 0px 10px;
    border-bottom: 1px solid #d2d2d2;
}
.top-header-right {
    float: right;
    margin-top: 0px;
}
.top-header-right .loc-list {
    margin: 0px;
    margin-top: 10px;
}
.top-header-right .loc-list .btn-primary {
    color: #ffffff;
    background-color: #ffcc7b;
    border-color: #ffcc7b;
}
.top-header-right .loc-list .btn-primary {
    color: #394c75;
    background-color: #ffcc7b;
    border-color: #ffcc7b;
    font-family: 'Poppins';
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 10px 25px;
    border-radius: 10px;
    transition: all 0.3s linear;
}
.top-header-right .loc-list .btn-primary:hover{
     color: #ffffff;
    background-color: #394c75;
    border-color: #394c75;
}
.top-header-right .loc-list .phone-icon {
    font-size: 20px;
    color: #394c75;
    float: left;
    margin-right: 5px;
}
.top-header-right .loc-list .loc-text a{
    color: #787878;
}
.top-header-right .loc-list .loc-text a:hover{
    color: #394c75;
}
.top-header-right .loc-list .loc-text {
    display: table-cell;
    color: #787878;
}
.top-header-right .loc-list li {
    vertical-align: middle;
    margin-bottom: 10px;
    display: block;
}

.attr-nav > ul > li > a{
    color: #0f3751;
    padding: 10px;
}
.attr-nav {
    margin-top: 27px;
}
nav.navbar.bootsnav{
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
}
#navbar-menu, .navbar-col{
    padding: 0px;
}
.header-social-icons .social-list {
    margin: 0px;
}
nav.navbar.bootsnav .navbar-nav > li > a{
    color: #000000;
    padding: 20px 12px;
    font-family: 'Poppins';
    font-weight: 500 !important;
    font-size: 15px;
    letter-spacing: 0.3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
nav.navbar.bootsnav .navbar-nav > li > a:hover{
    color: #394c75;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{
    background-color: #ffcc7b;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.2px;
    padding: 10px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
    background-color: #5c8da3;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    border-color: #000732;
    border: none;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:after{
    content: '\f054';
    color: #ffffff;
    transition: all .25s;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.navbar-right {
    float: left !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    background-color: #394c75;
    color: #ffffff;
    padding: 6px 12px;
}
.carousel-indicators {
    display: none;
}
.carousel-control.left, .carousel-control.right{
    background-image: inherit;
}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.search-box{
    float: left;
    margin-right: 15px;
}
.search-box input{
    padding: 18px 22px;
}
.header-social-icons .social-list li {
    margin: 18px 5px;
}
.header-social-icons .social-list li a:hover{
    color: #ffcc7b;
}
.carousel-caption h1{
    color: #ffffff;
}
.carousel-caption {
    background-color: rgb(0 0 0 / 55%);
    top: 25%;
    left: 0px;
    padding: 10px 20px;
}
.carousel-caption p {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    margin: 0px;
    line-height: 30px;
}
.carousel-caption a {
    line-height: inherit;
    height: auto;
    padding: 10px 30px;
    width: auto;
    color: #000000;
    font-weight: 500;
    text-shadow: none;
    border-radius: 5px;
    letter-spacing: 0.5px;
    transition: all 0.3s linear;
}
.carousel-caption a:hover{
    background-color: #394c75;
    color: #ffffff;
}

/*--carousel-end--*/
.about-block{
    padding: 50px 0px;
}
.about-right h2 {
    font-size: 36px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 15px;
}
.about-right p {
    color: #232323;
    line-height: 25px;
    letter-spacing: 0.3px;
}
.about-right .btn-primary {
    color: #ffffff;
    background-color: #394c75;
    border-color: #394c75;
    padding: 10px 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 10px;
    transition: all 0.3s linear;
    font-weight: 500;
    font-family: 'Poppins';
}
.about-right .btn-primary:hover{
    color: #ffffff;
    background-color: #ffcc7b;
    border-color: #ffcc7b;
}
.about-left img {
    border-radius: 10px;
}
.about-right img {
    width: 125px;
    border-radius: 10px;
    margin-left: 0px !important;
}
.services-block{
    background-color: #ebf9fc;
    padding: 50px 0px;
}
.service-heading {
    background-color: #ffffff;
    width: 85%;
    margin: 0px auto;
    padding: 20px 15px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    border-radius: 20px;
    position: relative;
    margin-top: -35px;
    z-index: 2;
    transition: all 0.3s linear;
}
.service-heading:hover {
    background-color: #394c75;
}
.service-heading:hover h2 a{
    color: #ffffff;
}
.service-heading h2 {
    text-align: center;
    margin: 0px;
    line-height: inherit;
}
.service-heading h2 a {
    color: #000000;
    font-size: 20px;
}
.service-content img {
    border-radius: 20px;
}
/*--service-new--*/
.services-main-block {
    overflow: hidden;
}
.serivices-ib-img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.serivices-ib-img img {
    transform: scale(1.1);
    transition: 0.5s;
    width: 100%;
}
.services-main-block:hover .serivices-ib-img img{
    transform: scale(1);
    transition: 0.5s;
}
.ib-text-block {
    display: grid;
    height: 100%;
    position: absolute;
    top: 0px;
    transition: all 0.4s ease 0s;
    width: 100%;
    align-items: center;
    z-index: 8;
    text-align: center;
}
.ib-dec {
    display: inline-block;
}
.ib-text {
    opacity: 1;
}
.ib-dec h3 {
    color: #ffffff;
    font-weight: 400;
    font-size: 36px;
}
.ib-text .know-more-btn {
    border: 1px solid #ffcc7b;
    color: #394c75;
    padding: 8px 10px;
    width: 150px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 2px;
    background-color: #ffcc7b;
    transition: all 0.3s linear;
    opacity: 0;
}
.serivices-ib-img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s;
    background: rgb(0 0 0 / 45%);
}
.services-main-block:hover .serivices-ib-img:after {
    background: rgb(0 0 0 / 30%) none repeat scroll 0 0;
    transition: all 0.5s ease 0s;
}
.services-main-block:hover .ib-text .know-more-btn{
    opacity: 1;
}
.serivices-ib-img a.services-link {
    display: block;
}
.news-block {
    padding: 50px 0px;
}
.news-heading {
    margin-top: 0px;
    margin-bottom: 35px;
    font-size: 36px;
    color: #000000;
}
.news-content img {
    height: 200px;
}
.news-content {
    text-align: center;
}
.news-content h3 {
    font-size: 18px;
    line-height: 24px;
}
.news-text {
    padding: 0px 25px;
}
.news-text p {
    font-size: 15px;
    line-height: 24px;
}
.map-block p {
    margin: 0px;
}
.top-footer {
    background-color: #394c75;
    padding: 50px 0px;
}
footer{
    border-top: 0px;
}
.del-space {
    display: none;
}
.footer-title {
    font-family: 'Baloo Bhaijaan';
    font-size: 20px;
    border: none;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-weight: 400;
}
.footer-title:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: #ffcc7b;
}
.footer-social .social-list li a {
    background-color: transparent;
    border: 1px solid #ffcc7b;
    color: #ffffff;
    display: inline-block;
    padding: 7px;
    width: 40px;
    height: 40px;
    text-align: center;
    transition: all 0.3s linear;
}
.footer-social .social-list li a:hover{
     background-color: #ffcc7b;
    border: 1px solid #ffcc7b;
    color: #ffffff;
}
.footer-links li {
    border-bottom: 1px solid #4f6188;
    padding-bottom: 10px;
}
.footer-links li:last-child, .footer-contact li:last-child{
    border-bottom: 0px;
}
.footer-contact li {
    color: #ffffff;
    border-bottom: 1px solid #404040;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.footer-contact li {
    color: #ffffff;
    border-bottom: 1px solid #4f6188;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.footer-contact li a{
    color: #ffffff;
}
.footer-contact li a:hover{
    color: #ffcc7b;
}
.footer-contact i {
    float: left;
    margin-top: 4px;
    color: #ffcc7b;
}
.footer-contact .address-text {
    display: table-cell;
    padding-left: 15px;
}
.more-info p, .shop-list a{
   color: #ffffff; 
}
.bottom-footer{
    background-color: #000000;
    padding: 15px 0px;
}
.copy p, .power p {
    margin: 0px;
    color: #ffffff;
}
.power p a{
    color: #ffcc7b;
}
.input-group-btn .btn, .more-info i, .color-white{
    color: #000000 !important;
}
.sub-txt p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    font-family: 'Signika', sans-serif;
}
.anuval-walk u {
    color: #394c75;
}
.blog_list_page p, .anuval-walk p{
    font-family: 'Signika', sans-serif;
}
.blog_list_page h3, .anuval-walk h2{
    font-family: 'Signika', sans-serif;
    font-weight: 500;
}
.volunteer-form textarea.form-control {
    width: 100%;
    max-width: 100%;
}
.areas-list .checkbox-inline, .often-list .checkbox-inline {
    margin-bottom: 15px;
}
.days-calender .form-group .form-control {
    width: 100px;
    float: left;
    margin-right: 10px;
}
.week-list {
    width: 100%;
    float: left;
}
.week-list .days-calender .form-group {
    width: 60%;
}
.fitness-page-content p {
    margin-bottom: 2px;
}
.page-section ul li, .page-section ol li {
    margin-bottom: 7px;
}
.lep-text {
    margin-bottom: 6px;
}
.page-section h1:first-child{
    font-size: 36px;
}

/*--media-screens--*/
@media (min-width:1200px){
    .carousel-caption{
        width: 50%;
    }
    .read_more_div {
        float: right;
    }
    .volun-col {
        padding-left: 0px;
    }
    .about-left img {
        height: 550px;
        object-fit: cover;
        object-position: center;
    }
    .logo-heading h1{
        font-size: 48px;
    }
}
@media (min-width:992px) and (max-width:1199px){
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 20px 7px;
        font-size: 13px;
    }
    .search-box{
        margin-right: 0px;
    }
    .header-social-icons .social-list li{
        margin: 18px 4px;
    }
}
@media (min-width:768px) and (max-width:991px){
    .top-header-right .loc-list .btn-primary{
        padding: 10px 15px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        font-size: 14px;
    }
    .search-box input{
        border: 1px solid #d2d2d2;
        padding: 10px 22px;
    }
    .header-social-icons .social-list li{
        margin: 10px 5px;
    }
    .header-social-icons {
        margin-bottom: 20px;
    }
    .search-box{
        width: 78%;
    }
    .carousel-caption h1 {
        font-size: 36px;
    }
    .carousel-caption p{
        font-size: 16px;
        line-height: 24px;
    }
    .about-right, .news-text{
        padding: 0px;
    }
    .service-heading h2 a{
        font-size: 18px;
    }
    .service-heading {
        padding: 10px;
    }
    .ib-dec h3{
        font-size: 24px;
    }
    .logo-heading h1{
        margin-top: 45px;
    }
}
@media (min-width:320px) and (max-width:767px){
    .logo img{
        margin: 0px auto;
    }
    .top-header-right {
        float: none;
        text-align: center;
        margin-top: 0px;
    }
    .logo-heading h1{
        text-align: center;
        margin-top: 15px;
    }
    .top-header-right .loc-list .loc-text{
        display: block;
    }
    .top-header-right .loc-list .phone-icon{
        float: none;
    }
    .top-header-right .loc-list li{
        text-align: center;
    }
    .top-header-right .loc-list{
        margin-top: 5px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 10px;
    }
    .search-box input{
        border: 1px solid #d2d2d2;
        padding: 10px 22px;
    }
    .search-box{
        width: 70%;
    }
    .header-social-icons .social-list li{
        margin: 12px 5px;
    }
    .about-left img, .service-content img{
        width: 100%;
    }
    .about-right{
        padding-bottom: 0px;
    }
    .service-content, .news-content {
        margin-bottom: 40px;
    }
    .header-social-icons {
        margin-top: 10px;
        margin-bottom: 10px;
        display: none;
    }
    nav.navbar.bootsnav .navbar-header{
        padding-left: 0px;
        padding-right: 0px;
    }
    .services-main-block{
        margin-bottom: 30px;
    }
    .ib-dec h3{
        font-size: 24px;
    }
    .top-header-right, .logo-heading {
        display: none;
    }
    .logo img{
        margin-bottom: 10px;
    }
}
@media (min-width:481px) and (max-width:768px){
    .top-header-right .loc-list li {
        margin-bottom: 15px;
    }
    .top-header{
        padding-bottom: 0px;
    }
    .carousel-caption{
        top: 18px;
        width: 70%;
    }
    .carousel-caption h1 {
        font-size: 24px;
    }
    .carousel-caption p {
        font-size: 16px;
        line-height: 24px;
    }
    .ib-dec h3{
        font-size: 40px;
    }
}
@media (min-width:320px) and (max-width:480px){
    .top-header-right .loc-list li{
        margin-bottom: 15px;
    }
    .top-header {
        padding-bottom: 0px;
    }
    nav.navbar.bootsnav .navbar-toggle{
        top: 0px;
    }
    .search-box{
        width: 100%;
    }
    .header-social-icons .social-list{
        text-align: center;
    }
    .carousel-caption p{
        display: none;
    }
    .carousel-caption h1{
        font-size: 18px;
    }
    .carousel-caption{
        top: 15%;
    }
    .carousel-caption a {
        padding: 6px 10px;
        font-size: 14px;
    }
    .about-right h2, .news-heading{
        font-size: 30px;
    }
    .service-heading {
        padding: 15px 15px;
    }
    .services-block {
        padding-bottom: 20px;
    }
    .news-block {
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .footer-title {
        margin-top: 20px;
    }
    .news-heading{
        margin-bottom: 25px;
    }
    .ib-dec {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .ib-dec h3{
        font-size: 30px;
    }
 
    
}


