body {font-family: 'Roboto', sans-serif; overflow-x: hidden;}
@media (min-width: 768px){
    .parent ul{
        display: block;
        position: absolute;
        top: 140%;
        left: 0;
        width: 200px;
        background: #ffffff;
        visibility: hidden;
        opacity: 0;
        z-index: 8;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px);
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        padding: 10px 10px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
}
@media (min-width: 768px){
    .parent:hover ul{
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
}
.menu-toggle{
    display: none;
}

.parent ul li{
    display: block !important;
    text-align: left;
    padding: 0 0px 5px 0px;

}
.caret{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
@media (max-width: 767px){
    .parent ul{
        display: none;
    }
    .menu-toggle{
        display: block;
        display: inline-block;
        vertical-align: middle;
        margin-left: 2px;
    }
    .caret{
        display: none;
    }
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
    background: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
    background: transparent;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
    background: transparent;
}
.dropdown-menu{
    padding: 5px 10px;
}
@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
.breadcrumb-container .breadcrumb ul{
    margin: 20px 0 0;
    padding: 0;
}
.breadcrumb-container .breadcrumb a {
  color: #fff;
}
.breadcrumb{
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    text-align: center;
}
.breadcrumb-container .breadcrumb li{
    display: inline-block;
    vertical-align: middle;
}
.breadcrumb-container .breadcrumb li span{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.breadcrumb-container .breadcrumb li span.dash{
    margin: 0 5px;
}
.testimonialdiv .media img{
       width: 100px;
    height: 100px;
    border-radius: 500px;
    max-width: none;
        border: 0;
        background: transparent;
padding: 0;
}
.testimonialdiv .panel .overview b{
color: #f26837;
}
.testimonialdiv .panel{
    position: relative;
}
.testimonialdiv .panel:before{
    width: 0;
    height: 0;
    border-top: 40px solid #f26837;
    border-right: 40px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    /*border-radius: 3px 0 0 0;*/
}
.testimonial-block h2{
    text-align: center;
    width: 30%;
    margin: 0 auto 30px;
    line-height: 40px;
    color: #081c48;
}
.testimonial-block .review_text{
    height: auto !important;
}
.testimonial-block .testimonial-content{
    padding: 20px;
    border-radius: 20px;
    background: #ffffff;
    margin-bottom: 20px;
    min-height: 330px;
}
.testimonial-block .testimonial-content p{
    color: #464646;
    font-size: 15px;
    margin-bottom: 0;
}
.testimonial-block .testimonial-img{
    display: flex;
    align-items: center;
}
.testimonial-block .user-details{
    padding-left: 30px;
}
.testimonial-block .user-details .user-name{
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.testimonial-block .user-details .user-desig{
    font-size: 15px;
    color: #464646;
}
.testimonial-block .media{
    margin-bottom: 40px;
}
.testimonial-block .testimonial-inner .rating{
    margin-bottom: 10px;

}
.testimonial-block .testimonial-inner .rating i{
    color: #081c48;
}
.fancybox-stage .fancybox-slide--html .fancybox-content{
           max-width: 350px;
        padding: 0;
}
.fancybox-content .fancybox-close-small{
        background: #f26837;    color: #fff;
}
.fancybox-content .fancybox-close-small:hover{
    background:#333;
}
.fancybox-stage .fancybox-content .img_div img{
    width: 100% !important;
    height: auto !important;
}
.fancybox-stage .fancybox-content p{
        width: 100% !important;    padding: 0 20px 15px 20px;
}
.fancybox-stage .fancybox-content h4{
      text-transform: uppercase;
    border-left: #f26837 solid 5px;
    padding-left: 11px;
    color: #f26837;
    margin: 15px 20px;
}
.sponsors_wrap{
    margin-bottom: 70px;
}
.sponsors_wrap h3{
    color: #000;
    width: 80%;
    text-align: center;
    margin: 0px auto;
    line-height: 34px;
}
.sponsors_wrap a{
    color: #000;
}
.owl-theme .owl-controls .owl-page span{
    background: #0e1b48 !important;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #0e1b48 !important;
    width: 15px;
    height: 15px;
}
.sponsors-body .story-block .story-padding{
    padding: 60px 0 60px 0;
}

.linksicon{background: #fec66d;
background: -moz-linear-gradient(left, #fec66d 0%, #fc7664 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #fec66d), color-stop(100%, #fc7664));
background: -webkit-linear-gradient(left, #fec66d 0%, #fc7664 100%);
background: -o-linear-gradient(left, #fec66d 0%, #fc7664 100%);
background: -ms-linear-gradient(left, #fec66d 0%, #fc7664 100%);
background: linear-gradient(to right, #fec66d 0%, #fc7664 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec66d', endColorstr='#fc7664', GradientType=1 );
    width: 118px;
    display: inline-block;
    border-radius: 5px;
    padding: 9px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    box-shadow: rgba(51, 51, 51, 0.26) 2px 3px 7px;
    font-size: 13px;
}

.icons{  margin: 15px 0 !important;  text-align: left;}

.percentdiv .per{    color: green;
    margin-right: 12px;}
.percentdiv{    margin-top: 23px;
    border-top: #eaeaea solid 1px;
    padding-top: 16px;}


@media (max-width: 1199px) {
    .testimonial-block .testimonial-content{
        min-height: 380px;
    }
    .testimonial-block h2{
        width: 40%;
    }
    .testimonial-block .testimonial-inner:nth-child(12n+5){
        clear: left;
    }
}
@media (max-width: 991px) {
    .testimonial-block .testimonial-content{
        min-height: 340px;
    }
    .testimonial-block h2 {
      width: 50%;
    }
    .testimonial-block .testimonial-inner:nth-child(12n+5){
        clear: none;
    }
    .testimonial-block .testimonial-inner:nth-child(12n+4){
        clear: left;
    }
}
@media (max-width: 767px) {
    .testimonial-block .testimonial-content{
        min-height: auto;
    }
    .testimonial-block h2 {
      width: 100%;
    }
}










/** Margin **/
.mt-0 {margin-top: 0 !important;}
.mb-0 {margin-bottom: 0 !important;}
.mr-0 {margin-right: 0 !important;}
.ml-0 {margin-left: 0 !important;}

.mt-5 {margin-top: 5px !important;}
.mb-5 {margin-bottom: 5px !important;}
.mr-5 {margin-right: 5px !important;}
.ml-5 {margin-left: 5px !important;}

.mt-10 {margin-top: 10px !important;}
.mb-10 {margin-bottom: 10px !important;}
.mr-10 {margin-right: 10px !important;}
.ml-10 {margin-left: 10px !important;}

.mt-15 {margin-top: 15px !important;}
.mb-15 {margin-bottom: 15px !important;}
.mr-15 {margin-right: 15px !important;}
.ml-15 {margin-left: 15px !important;}

.mt-20 {margin-top: 20px !important;}
.mb-20 {margin-bottom: 20px !important;}
.mr-20 {margin-right: 20px !important;}
.ml-20 {margin-left: 20px !important;}

.mt-25 {margin-top: 25px !important;}
.mb-25 {margin-bottom: 25px !important;}
.mr-25 {margin-right: 25px !important;}
.ml-25 {margin-left: 25px !important;}

.mt-30 {margin-top: 30px !important;}
.mb-30 {margin-bottom: 30px !important;}
.mr-30 {margin-right: 30px !important;}
.ml-30 {margin-left: 30px !important;}

.mt-50 {margin-top: 50px !important;}
.mb-50 {margin-bottom: 50px !important;}
.mr-50 {margin-right: 50px !important;}
.ml-50 {margin-left: 50px !important;}

.mt-100 {margin-top: 100px !important;}
.mb-100 {margin-bottom: 100px !important;}
.mr-100 {margin-right: 100px !important;}
.ml-100 {margin-left: 100px !important;}/** ./ Margin **/

/** Padding **/
.pt-0 {padding-top: 0 !important;}
.pb-0 {padding-bottom: 0 !important;}
.pr-0 {padding-right: 0 !important;}
.pl-0 {padding-left: 0 !important;}

.pt-5 {padding-top: 5px !important;}
.pb-5 {padding-bottom: 5px !important;}
.pr-5 {padding-right: 5px !important;}
.pl-5 {padding-left: 5px !important;}

.pt-10 {padding-top: 10px !important;}
.pb-10 {padding-bottom: 10px !important;}
.pr-10 {padding-right: 10px !important;}
.pl-10 {padding-left: 10px !important;}

.pt-15 {padding-top: 15px !important;}
.pb-15 {padding-bottom: 15px !important;}
.pr-15 {padding-right: 15px !important;}
.pl-15 {padding-left: 15px !important;}

.pt-20 {padding-top: 20px !important;}
.pb-20 {padding-bottom: 20px !important;}
.pr-20 {padding-right: 20px !important;}
.pl-20 {padding-left: 20px !important;}

.pt-25 {padding-top: 25px !important;}
.pb-25 {padding-bottom: 25px !important;}
.pr-25 {padding-right: 25px !important;}
.pl-25 {padding-left: 25px !important;}

.pt-30 {padding-top: 30px !important;}
.pb-30 {padding-bottom: 30px !important;}
.pr-30 {padding-right: 30px !important;}
.pl-30 {padding-left: 30px !important;}

.pt-50 {padding-top: 50px !important;}
.pb-50 {padding-bottom: 50px !important;}
.pr-50 {padding-right: 50px !important;}
.pl-50 {padding-left: 50px !important;}

.pt-100 {padding-top: 100px !important;}
.pb-100 {padding-bottom: 100px !important;}
.pr-100 {padding-right: 100px !important;}
.pl-100 {padding-left: 100px !important;}/** ./ Padding **/

/** color **/
.text-white{color:#fff !important;}
.text-black{color:#000 !important;}
.text-blue {color:#009bdf !important;}
.text-yellow {color:#ffbd10 !important;}
.text-orange {color:#f26837 !important;}

 a {text-decoration:none; outline: none !important;}
 a:focus, a:hover {text-decoration:none !important;}
 a:focus {outline: 0 auto -webkit-focus-ring-color !important; outline-offset: 0 !important;}
 button:focus {outline: 0 auto -webkit-focus-ring-color !important; outline-offset: 0 !important;}
 input:focus {outline: 0 auto -webkit-focus-ring-color !important; outline-offset: 0 !important;}
 li {list-style:none;}
 hr {border-top: 1px solid #ccc;}
.width-100 {width: 100%;}
.section-title {margin-top: 70px; margin-bottom: 40px}
.section-title h2 {font-size: 60px; letter-spacing: 3px; margin-top: 0; margin-bottom: 30px; text-align: center; color: #0e1b48; font-weight: bold; font-family: 'Yeseva One', cursive; letter-spacing: 3px;}
li.mandate-points { padding-bottom:10px; font-size:17px;color: #464646;font-family: 'Roboto', sans-serif; }
@media screen and (max-width: 768px) {
    .section-title h2 {font-size: 40px;}
}
/** NAV START **/
.navbar-default .navbar-brand {color: #fff; font-size: 25px; height: auto; padding: 10px 15px;}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {color: #fff;}
.navbar-default {background-image: none; background-image: none; background-image: none; background-image: none; filter: none; filter: none; border-radius: 0; -webkit-box-shadow: inset 0 0 0 rgba(255,255,255,0),0 0 0 rgba(0,0,0,0); box-shadow: inset 0 0 0 rgba(255,255,255,0),0 0 0 rgba(0,0,0,0); background-color: transparent; padding: 10px; border-color: transparent;}
.navbar-default ul li a {text-shadow: 0 0 0 rgba(255,255,255,0); color: #fff !important; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; margin: 63px 3px 9px 3px; padding: 2px 8px !important; transition: all .2s ease-in-out;}
.navbar-default ul li a:hover {color: #091b47 !important; transition: all .2s ease-in-out;}
.header-top.navbar-default ul li a { color: #091c4c !important; text-transform: capitalize;letter-spacing: 0;font-size: 14px;   margin: 63px 3px 9px 3px; padding: 2px 6px !important; transition: all .2s ease-in-out;}
.header-top .container .row{
    display: flex;
    align-items: center;
}
.header-top.navbar-default{
    padding: 0;
}
.top-nav-collapse .navbar-brand {color: #000 !important;}
.top-nav-collapse {background-color: #fff; color: #000; -webkit-box-shadow: 0 0 2px 0 rgba(56, 69, 84, 0.2); box-shadow: 0 0 2px 0 rgba(56, 69, 84, 0.2);}
.top-nav-collapse ul li a {color: #000 !important; transition: all .2s ease-in-out;}
.top-nav-collapse ul li a:hover {color: #000 !important; transition: all .2s ease-in-out;}
@media (max-width: 1225px) {
    .fixed-nav {position:fixed; width:100%; padding:0 0 20px 0;  height:auto; left:0; top:0; z-index:100; border-top:0;}
    .navbar-header {float:none;}
    .navbar-toggle {display:block; margin-top:56px;}
    .navbar-collapse {border-top:1px solid transparent; box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-collapse.collapse {display:none!important;}
    .navbar-nav {float:none!important; margin:7.5px -15px;}
    .navbar-nav>li {float:none;}
    .navbar-nav>li>a {padding-top:10px; padding-bottom:10px;}
    .navbar-default ul li a {color: #000 !important;}
    .navbar-default ul li a:hover {color: #000 !important;}    
    .navbar-default .navbar-brand {color: #000;}
    .collapse.in{display:block !important;}
    .dropdown-submenu .dropdown-menu {display: block;}
    .navbar-default {background-color: #fff;}
    .dropdown-submenu>a:after {margin-top: 8px; border-top: 0px dashed;  border-left: 0px solid transparent; border-right: 0px solid transparent;} 
    .navbar-default ul li a {margin: 15px 8px;} 
    .navbar-default .nav-social-media {
        margin-top: -105px !important;
    }
    .navbar-default .nav-social-media>li>a {
        background-color: #000 !important;
        color: #fff !important;
    }
    .navbar-default .nav-social-media>li>a:hover {
        color: #fff !important;
    }  
    .navbar-default .nav-social-media>li>a>.fa {
        color: #fff;
    }
}   .header-top .navbar-brand{
        padding: 0;
    }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {background-image: none; background-image: none; background-image: none; background-image: none; filter: none; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0); box-shadow: inset 0 0 0 rgba(0,0,0,0); background-color: transparent; border: 2px solid #fff;}
.top-nav-collapse .navbar-nav>.active>a, .top-nav-collapse .navbar-nav>.open>a {background-image: none; background-image: none; background-image: none; background-image: none; filter: none; -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0); box-shadow: inset 0 0 0 rgba(0,0,0,0); background-color: transparent; border: 2px solid #000 !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {background-color: transparent;}
.navbar-default .nav-social-media {
    position: absolute;
    margin-top: -60px;
    right: 22px;
    z-index: 1;
}
.navbar-default .nav-social-media li {
    padding: 0;
}
.navbar-default .nav-social-media li #google_translate_element select{
    border-radius: 100px;
    border: none;
}
.header-nav .right-nav{
    text-align: right;
}
.header-nav{
    padding: 7px 0;
    border-bottom: 1px solid #091c4c;
}
.header-nav .container .row{
    display: flex;
    align-items: center;
}
.left-nav a{
    color: #000;
    font-size: 15px;
    margin-left: 9px;
}
.left-nav i{
    color:#091c4c;
}
.right-nav ul{
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 0;
}
.right-nav i{
    font-size: 20px;
    color: #091c4c;
}
.right-nav .nav-social-media li #google_translate_element select{
    border-radius: 100px;
    border: 2px solid #091c4c;
    background: transparent;
}
.navbar-default .nav-social-media>li>a{
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    color: #000 !important;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    padding-top: 6px;
    letter-spacing: 0;
    margin-left: 5px;
    margin-right: 5px;
}
.top-nav-collapse .nav-social-media li a{
    background-color: #000;
    color: #fff !important;
}
.top-nav-collapse .nav-social-media li a:hover {
    color: #fff !important;
}
@media screen and (max-width: 500px) {
    .navbar-default .navbar-brand {width: 200px;}
    .navbar-toggle {
        margin-top: 15px;
    }
    .navbar-header {
        margin-top: 5px;
    }
    .navbar-default .nav-social-media {
        margin-top: -110px !important;
    }
    
}
.VIpgJd-ZVi9od-l4eHX-hSRGPd{
    display: none !important;
}
.header-top.fixed-header{
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    z-index: 99;
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
    animation: slide-down 0.7s;
    -moz-animation: slide-down 0.7s;
    -webkit-animation: slide-down 0.7s;
    -o-animation: slide-down 0.7s;
    overflow: visible;
}
.header-top #bs-example-navbar-collapse-1 > ul.navbar-nav li a{
    margin: 0;
}
.header-top #bs-example-navbar-collapse-1 > ul.navbar-nav{
    text-align: right;
}
.navbar.header-top{
    margin-bottom: 0;
    padding: 30px 0;
}
@media (max-width: 1225px) {
    .header-top .container .row{
        display: block;
    }
    .header-top .navbar-header {
        width: 100% !important;
    }
    .header-top .navbar-toggle{
        margin-top: 0;
    }
    .navbar.header-top{
        padding: 15px 0;
    }
}
@media (max-width: 490px) {
    .left-nav,.right-nav{
        width: 100%;
        text-align: center;
    }
    .header-nav .container .row{
        display: block;
    }
    .right-nav ul{
        justify-content: center;
    }
    .left-nav{
        margin-bottom: 13px;
    }
}
}
/** ./ NAV END **/
/** Slider Start**/

.slider-block .slideshow_link{
    display: flex;
    align-items: center;
}
.slider-block .slideshow_link .container{
    position: absolute;
    left: 0;
    right: 0;
}
.slider-content .title{
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    line-height: 70px;
    margin: 0 0 15px;
    font-family: 'Roboto', sans-serif;
}
.slider-content .subtitle{
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
}
.slider-content .btns{
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #0e1b48;
    padding: 13px 50px;
    border-radius: 20px;
    margin-top: 0;
    transition: all .3s ease-in-out;
    background: #fff;
    border: 2px solid #0e1b48;
}
.slider-block .owl-buttons .owl-prev,.slider-block .owl-buttons .owl-next{
    position: absolute;
    top: 45%;
    left: 0;
}
.slider-block .owl-buttons .owl-next{
    right: 0;
    left: auto;
}
.slider-block .owl-theme .owl-controls .owl-buttons div{
    width: 40px;
    height: 40px;
    opacity: 1;
    padding: 5px 10px;
    font-size: 9px;
    background: #091c4c;
}
.slider-block .owl-theme .owl-controls{
    margin: 0;
}
@media (max-width: 991px) {
    .slider-content .title{
        font-size: 45px;
        line-height: 45px;
    }
}
@media (max-width: 767px) {
    .slider-content .title{
        font-size: 30px;
        line-height: 30px;
    }
    .slider-content .subtitle{
        font-size: 20px;
    }
}
@media (max-width: 450px) {
    .slider-content .title{
        font-size: 20px;
        line-height: 20px;
    }
    .slider-content .subtitle{
        font-size: 15px;
    }
    .slider-content .btns{
        padding: 8px 30px;
        font-size: 14px;
    }
}
/** Slider End**/

/** ABOUT US START **/
.about-block {
    background-color: #ffffff;
    background-image: url(../images/welcome-home-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 60px 0;
    background-size: cover;
    margin-bottom: 70px;
    text-align: center;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.about-block .section-title{
    text-align: center;
    margin: 0;
}
.about-block h2{
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}
.about-block h2:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #071a46;
}
.about-block .section-title p{
    margin-bottom: 30px;
}
.about-block p {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 0;
    color: #0b1a44;
    min-height: 140px;
}
.about-block .about-img img{
    border-radius: 30px;
    border: 2px solid #0e1b48;
}
.about-block .about-img{
    position: relative;
}
.about-block .about-img h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    color: #fff;
    text-align: center;
    display: inline-block;
    background: #ffbd11;
    width: 70%;
    padding: 12px 0;
    border-radius: 10px;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
}
.about-block .about-content {
    padding: 30px 15px;
    text-align: center;
    margin-top: 0;
}
.about-block .about-content h3 {
    font-family: 'Yeseva One', cursive;
    font-size: 60px;
    text-align: left;
    display: block;
}
.about-block .about-inner{
    background-color: #c2c2c2;
    border-radius: 30px;
}
.about-block .about-contents p {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    line-height: 1.3;
    letter-spacing: 0;
}
.about-block .about-content .btn {
   /*background: linear-gradient(to right,    #f26837 50%,#ffbd11 50%) no-repeat scroll right bottom / 210% 100% #ffbd11 !important;*/
   font-size: 15px;
   font-weight: 400;
   font-family: 'Roboto', sans-serif;
   color: #0e1b48;
   padding: 13px 50px;
   border-radius: 20px;
   margin-top: 20px;
   transition: all .3s ease-in-out;
    background: #fff;
    border: 2px solid #0e1b48;
}
 .about-block .about-content .btn:hover {
    background-position: left bottom !important;
    transition: all .3s ease-in-out;
}
@media screen and (max-width: 1199px) {
    .about-block .about-inner{
        margin-bottom: 30px;
    }

}
@media screen and (max-width: 991px) {
    .about-block .about-content {
        margin-top: 0;
    }
    .about-block .about-content h3 {
        font-size: 40px;
    }
}
@media screen and (max-width: 500px) {
    .about-block .abouts{
        width: 78%;
        text-align: center;
        margin: 0 auto;
        float: none;
    }
    .about-block .about-img img{
        text-align: center;
        margin: 0 auto;
    }
}
@media screen and (max-width: 400px) {
    .about-block .abouts{
        width: 100%;
    }
}
.roboto{
    font-family: 'Roboto', sans-serif !important;
}

/*Programs Block*/

.programs-block {
    background-color: #ffffff;
    background-image: url(../images/programs/our-programs-bg-image.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 60px 0 60px;
    background-size: cover;
    text-align: center;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.programs-block .programs{
    margin-bottom: 20px;
    padding: 0 10px;
}
@media screen and (min-width: 1200px) {
    .programs-block .container{
        width: 1130px;
    }
}
.programs-block .section-title{
    text-align: center;
    margin: 0;
}
.programs-block h2{
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 30px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}
.programs-block h2:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #071a46;
}
.programs-block .section-title p{
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
    color: #0b1a44;
}
.programs-block p {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0.5px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 0;
    color: #464646;
}
.programs-block .programs-img img{
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    text-align: center;
    margin: 0 auto;
}
.programs-block .programs-img{
    position: relative;
}
.programs-block .programs-img h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    color: #fff;
    text-align: center;
    display: inline-block;
    background: #ffbd11;
    width: 70%;
    padding: 12px 0;
    border-radius: 10px;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
}
.programs-block .programs-content {
    padding: 15px 0;
    text-align: center;
    min-height: 180px;
    margin-top: 0;
}
.programs-block .programs-content h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-align: left;
    display: block;
    margin-top: 0;
    color: #071a46;
}
.programs-block .programs-inner{
    border: 1px solid #071a46;
    border-radius: 30px;
    padding: 15px;
    background: #fff;
}
.programs-block .aprograms-content p {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    line-height: 1.3;
    letter-spacing: 0;
}
.programs-block .programs-content .btn {
   /*background: linear-gradient(to right,    #f26837 50%,#ffbd11 50%) no-repeat scroll right bottom / 210% 100% #ffbd11 !important;*/
   font-size: 15px;
   font-weight: 400;
   font-family: 'Roboto', sans-serif;
   color: #0e1b48;
   padding: 13px 50px;
   border-radius: 20px;
   margin-top: 20px;
   transition: all .3s ease-in-out;
    background: #fff;
    border: 2px solid #0e1b48;
}
 .programs-block .programs-content .btn:hover {
    background-position: left bottom !important;
    transition: all .3s ease-in-out;
}
.programs-block .program-btn{
    margin-top: 30px;
}
.programs-block button{
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #0e1b48;
    padding: 13px 50px;
    border-radius: 20px;
    margin-top: 0;
    transition: all .3s ease-in-out;
    background: #fff !important;
    border: 2px solid #0e1b48;
}
@media screen and (max-width: 1199px) {
    .programs-block .programs-content {
        min-height: 200px;
    }
}
@media screen and (max-width: 991px) {
    .programs-block .programs-content {
        min-height: 250px;
    }
}
@media screen and (max-width: 767px) {
    .programs-block .programs-inner{
        width: 70%;
        text-align: center;
        margin: 0 auto;
    }
    .programs-block .programs-content{
        min-height: auto;
    }
}
@media screen and (max-width: 550px) {
    .programs-block .programs-inner{
        width: 100%;
    }
    .programs-block .programs-content h3{
        font-size: 20px;
    }
}
@media screen and (max-width: 400px) {
    .programs-block .programs{
        width: 100%;
    }
}
.btns{
    /*background: linear-gradient(to right, #f26837 50%,#ffbd11 50%) no-repeat scroll right bottom / 210% 100% #ffbd11 !important;*/
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #0e1b48;
    padding: 13px 50px;
    border-radius: 20px;
    margin-top: 20px;
    transition: all .3s ease-in-out;
    background: #fff;
    border: 2px solid #0e1b48;
}
.btns:hover{
    background: #0e1b48;
    color: #ffffff;
    border-color: #0e1b48;
}
/** . / ABOUT US END **/
.manufacturer{
    margin-bottom: 70px;
}
.manufacturer .clients_slider{
    padding: 0;
}
.manufacturer .section-title{
    text-align: center;
    margin: 0 0 20px;
}
.manufacturer h2{
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}
.manufacturer h2::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #071a46;
}
/** CLIENTS START **/

.clients_slider .clients_box img {
    margin: auto;
    display: block;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    color: #fff; 
    display: inline-block; 
    zoom: 1; 
    margin: 10px 5px 5px 0px; 
    padding: 8px 12px; 
    font-size: 6px; 
    -webkit-border-radius: 0; 
    -moz-border-radius: 0; 
    border-radius: 0; 
    background: #091c4c; 
    opacity: 1;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    color: #42436a; 
    display: inline-block; 
    zoom: 1; 
    margin: 10px 0px 5px 5px; 
    padding: 8px 12px; 
    font-size: 6px; 
    -webkit-border-radius: 0; 
    -moz-border-radius: 0; 
    border-radius: 0; 
    background: #091c4c; 
    color: #fff;
    opacity: 1;
}
/** ./ CLIENTS END **/





/** UPCOMING EVENTS START **/

@media screen and (max-width: 479px) {
  .dive-fest .divers { min-height:auto;}
  
  .navbar-default .nav-social-media > li > a { height:30px; width:30px; font-size: 12px; margin:0 0 0 2px; }
  .navbar-default .nav-social-media { margin:0 !important; position:inherit;}
  .navbar-default .nav-social-media li { float:left;}
  #google_translate_element { padding-left: 10px; }
}


.youth-act { display:inline-block;  }
.youth-prog .events_wrap { padding:70px 0 0 ;}
.divers { min-height:750px;}
.events_wrap {
    background-color: #f7f3ee;
    width: 100%;
    height: auto;
}
.events_wrap .events_sub_wrap {
    margin-top: 30px;
}
.events_wrap .events_sub_wrap .events_img {
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 300px;
    background-size: cover;
}
.events_wrap .events_sub_wrap {
    position: relative;
    overflow: hidden;
}
.events_wrap .events_sub_wrap .events_info h3 {
    font-family: 'Yeseva One', cursive;
    text-align: center;
    background-color: #fff;
    color: #0e1b48;
    margin: 0;
    font-size: 21px;
    padding: 30px 15px;
    min-height: 152px;
}
.events_wrap .events_sub_wrap .events_info h4 {
    width: 80px;
    height: 80px;
    background-color: #f26837;
    position: absolute;
    color: #fff;
    top: 220px;
    text-align: center;
    font-size: 40px;
    border-radius: 80px;
    font-family: 'Yeseva One', cursive;
    padding-top: 20px;
    line-height: 21px;
}
.events_wrap .events_sub_wrap .events_info span {
    font-size: 20px;
}

.events_wrap .btn {
   background: linear-gradient(to right,    #f26837 50%,#ffbd11 50%) no-repeat scroll right bottom / 210% 100% #ffbd11 !important;
   font-size: 17px;
   font-weight: 700;
   color: #fff;
   padding: 20px 50px;
   border-radius: 40px;
   margin-top: 50px;
   transition: all .3s ease-in-out;
}
.events_wrap .btn:hover {
    background-position: left bottom !important;
    transition: all .3s ease-in-out;
}


.events-block{
    background-image: url(../images/upcoming-event-bg-image.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 80px 0;
    margin-bottom: 70px;
}
.events-block .section-title{
    margin: 0;
    margin-bottom: 30px;
}
.events-block .section-title h2{
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}
.events-block .section-title h2:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #071a46;
}
.events-block .event-inner{
    overflow: hidden;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    border-radius: 20px;
    position: relative;
    margin-bottom: 40px;
}
.pattern-img{
    position: absolute;
    right: -50px;
    bottom: -30px;
}
.events-block .btn{
    /*background: linear-gradient(to right, #f26837 50%,#ffbd11 50%) no-repeat scroll right bottom / 210% 100% #ffbd11 !important;*/
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #0e1b48;
    padding: 13px 50px;
    border-radius: 20px;
    margin-top: 0;
    transition: all .3s ease-in-out;
    background: #fff !important;
    border: 2px solid #0e1b48;
}
.events-block .btn:hover{
    color: #fff;
    border-color: #0e1b48;
    background: #0e1b48 !important;
}
.events-block .events_img{
    padding-left: 0;
    width: 38%;
}
.events-block .list-inline > li{
    padding-left: 10px;
    padding-right: 10px;
}
.events-block .events_img img{
    max-width: 100%;
    border-radius: 20px;
    box-shadow: 1px 5px 30px rgba(0, 0, 0, 0.75);
}
.events-block .events_info{
    text-align: left;
    padding: 25px 15px;
    border-radius: 20px;
    width: 62%;
}
.events-block .events_info h3{
    font-size: 30px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    color: #091c4c;
    margin-bottom: 10px;

}
.events-block .events_info h4{
    font-size: 15px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #091c4c;
}
.events-block .events_info h5{
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #091c4c;
}
.events-block .events_info p{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    width: 90%;
}
.events-block .events_info ul li a{
    font-size: 20px;
    color: #091c4c;
}
@media screen and (max-width: 1199px) {
    .events-block .events_img {
      width: 50%;
    }
    .events-block .events_info{
        width: 50%;
    }
}
@media screen and (max-width: 991px) {
    .events-block .events_info{
        text-align: center;
    }
    .events-block .events_info p{
        width: 100%;
    }
    .events-block .events_info{
        width: 100%;
    }
    .events-block .events_img{
        padding: 0;
        width: 100%;
        margin-top: 40px;
    }
    .events-block .events_img img{
        box-shadow: none;
    }
}
@media screen and (max-width: 440px) {
    .pattern-img{
        display: none;
    }
}
@media screen and (max-width: 500px) {
    .events-block .events_img{
        margin-top: 0;
    }
}
/** UPCOMING EVENTS END **/


/** VOLUNTEERS **/
.voluteers_wrap {
    background-image: url(../images/home_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 50px 0 80px 0;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.voluteers-img {
    width: 100%;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
}
.voluteers-content{
    margin-top: 100px;
}
.voluteers-content h3 {
    font-family: 'Yeseva One', cursive;
    font-size: 60px;
    display: block;
    text-align: left;
}
.voluteers-content p {
    font-size: 18px;
    margin-top: 30px;
    line-height: 1.7;
    text-align: left;
    margin-left: 5px;
    letter-spacing: 1px;
    display: block;
}
@media screen and (max-width: 768px) {
    .voluteers-content h3 {
        font-size: 40px;
    }
}
/** ./ VOLUNTEERS **/
/*COUNTER BLOCK START*/
.bannercountdown{
    margin-bottom: 70px;
    position: relative;
    padding: 70px 0;
}
.bannercountdown .top-left-pattern, .bannercountdown .top-right-pattern{
    top: -240px;
}
.bannercountdown .bottom-left-pattern, .bannercountdown .bottom-right-pattern{
    bottom: -200px;
}
.bannercountdown .counters{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    text-align: center;
}
.bannercountdown .counters .data,.bannercountdown .counters .lbl{
  display: block;
  text-align: center;
}
.bannercountdown .counters .data{
  position: relative;
  color: #000000;
  text-align: center;
  font-size: 35px;
  line-height: 50px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
}
.bannercountdown .counters .data:after{
    content: '+';
    position: absolute;
    right: -25px;
    color: #000;
    font-size: 35px;
}
.bannercountdown .counters.countdown-artist .data:after{
    right: -45px;
}
.bannercountdown .counters span{
    font-size: 35px;
    font-weight: 600;
    color: #000;
    display: inline-block;
    vertical-align: middle;
}
.bannercountdown .counters .lbl{
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #000000;
}
@media (max-width: 1199px) {
  .bannercountdown .counters .data,.bannercountdown .counters span{
    font-size: 30px;
    line-height: 30px;
  }
  .bannercountdown .counters .lbl{
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .bannercountdown .counters .lbl{
    font-size: 14px;
  }
  .bannercountdown .counters{
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .countdown-event,.countdown-artist{
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .countdown-funders{
    margin-bottom: 30px;
  }
}
@media (max-width: 455px) {
    .bannercountdown{
        padding: 0;
    }
}

/*COUNTER BLOCK END*/
/** ./ ELEMENTOR START **/
.elementor_wrap.story-block {
    background-color: #ffbd11;
    padding: 0;
}

.story-block .story-padding{
    padding: 60px 0 0 0;
    display:none;
}
.elementor_wrap h3 {
    font-family: 'Yeseva One', cursive;
    font-size: 48px;
    color: #fff;
    margin: 0;
}
.story-block h3{
    font-size: 35px;
    font-weight: 700;
    color: #0a1a44;
    font-family: 'Roboto', sans-serif;
}
.elementor_wrap .btn {
    background: linear-gradient(to right,    #ffbd11 50%,#ffffff 50%) no-repeat scroll right bottom / 210% 100% #ffffff !important;
    font-size: 17px;
    font-weight: 700;
    color: #0e1b48;
    padding: 20px 50px;
    border-radius: 40px;
    float: right;
    margin-top: 30px;
    transition: all .3s ease-in-out;
}
.story-block .btn{
    /*background: linear-gradient(to right, #f26837 50%,#ffbd11 50%) no-repeat scroll right bottom / 210% 100% #ffbd11 !important;*/
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    padding: 13px 50px;
    border-radius: 20px;
    margin-top: 0;
    transition: all .3s ease-in-out;
    background: #0e1b48 !important;
    border: 2px solid #0e1b48;
}
.story-block .story-pattern{
    background-repeat: no-repeat;
    background-position: center center;
}
.elementor_wrap .btn:hover{
    background-position: left bottom !important;
    transition: all .3s ease-in-out;
}
@media screen and (max-width: 768px) {
    .elementor_wrap { 
        text-align: center;
    }
    .elementor_wrap .btn {
        float: none;
    }
}
/** ./ ELEMENTOR END **/
.testimonial{
    text-align: center;
    position: relative;
    margin-bottom: 100px;
}
.testimonial .section-title{
    position: relative;
    margin: 0 0 20px;
}
.testimonial .right-data{
    text-align: right;
    padding-right: 30px;
}
.testimonial .left-data{
    text-align: left;
    padding-left: 70px;
}
.testimonial .right-data .user-data{
    padding-right: 10px;
}
.testimonial .left-data .user-data{
    padding-left: 10px;
}
.testimonial .section-title h2{
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}
.testimonial .section-title h2:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #071a46;
}
.testimonial .testimonial-bg{
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    padding: 50px 0 90px;
}
.testimonial .testimonial-data{
    display: inline-block;
    width: 80%;
    position: relative;
}
.testimonial-data .desc{
    font-size: 15px;
    margin-bottom: 15px;
    min-height: 85px;
    font-family: 'Roboto', sans-serif;

}
.testimonial-data .user-data .username{
    font-size: 15px;
    color: #0e1b48;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
}
.testimonial-data .user-data .userinfo{
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}
.testimonial-img{
    display: inline-block;
}
.testimonial-img img{
    border-radius: 50px;
    max-width: 60px;
    border: 1px solid #000;
}
.testimonial .right-data .testimonial-img, .testimonial .left-data .testimonial-img{
    position: absolute;
    left: auto;
    right: -60px;
    bottom: 0px;
}
.testimonial .left-data .testimonial-img{
    left: -60px;
    right: auto;
}
.testimonial-bg .owl-pagination .owl-page.active span{
    background-color: #0e1b48;
}
.testimonial .slick-dots{
    bottom: -65px !important;
    padding-left: 50px !important;
}
.testimonial .slick-dots li button{
    border-radius: 50px;
    width: 15px !important;
    height: 15px !important;
    background: #0e1b48 !important;
}
.testimonial .slick-dots li button:hover, .testimonial .slick-dots li button:focus{
    width: 20px !important;
    height: 20px !important;
}
.testimonial .slick-slide img{
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span{
    background-color: #0e1b48 !important;
}
@media screen and (max-width: 1700px) {
    .testimonial{
        margin-top: -23%;
    }
}
@media screen and (max-width: 1500px) {
    .testimonial{
        margin-top: -28%;
    }
}
@media screen and (max-width: 1300px) {
    .testimonial{
        margin-top: -30%;
    }
}
@media screen and (max-width: 1199px) {
    .testimonial{
        margin-top: -33%;
    }
    .testimonial .left-data{
        margin-left: 0;
        text-align: center;
    }
    .testimonial .right-data{
        margin-right: 0;
        text-align: center;
    }
    .testimonial .right-data .testimonial-img, .testimonial .left-data .testimonial-img{
        position: unset;
        margin-bottom: 20px;
    }
    .testimonial .testimonial-data{
        display: block;
        margin: 0 auto;
    }

    .testimonial-img{
        display: block;
    }
}
@media screen and (max-width: 991px) {
    .testimonial{
        margin-top: -39%;
    }
    .story-block h3{
        font-size: 30px;
    }
}
@media screen and (max-width: 920px) {
    .testimonial {
      margin-top: -42%;
    }
}
@media screen and (max-width: 850px) {
    .testimonial {
      margin-top: -45%;
    }
}
@media screen and (max-width: 790px) {
    .testimonial {
      margin-top: -50%;
    }
}
@media screen and (max-width: 767px) {
    .story-pattern{
        display: none;
    }
    .elementor_wrap.story-block{
        margin-bottom: 70px;
    }
    .story-block .story-padding{
        padding: 30px 0 30px 0;
    }
    .story-block h3{
        margin-bottom: 20px;
    }
    .testimonial{
        margin-top: 0;
    }
}
@media screen and (max-width: 659px) {
    .testimonial .left-data,.testimonial .right-data{
        padding: 0 15px;
    }
    .testimonial .slick-dots {
      padding-left: 0 !important;
    }
    .testimonial .testimonial-data{
        width: 100%;
    }
}
/**************** ABOUT US START *****************/
.page_wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.page_wrapper .page_wrapper_color {
    background-color: rgba(0,0,0,0.5);
    padding: 200px 0 200px 0;
}
.page_wrapper .page_wrapper_color h2 {
    text-align: center;
    color: #fff;
    font-size: 60px;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}
.background-yellow-light {
    text-align: center;
    padding: 50px 0 60px 0;
}
h2.director-title {
     font-family: 'Yeseva One', cursive;
     color: #000;
     font-size: 60px;
     text-align: center;
     -webkit-text-stroke: 1px #f44;
    text-decoration-line: underline;
    font-style: italic;
}
@media screen and (max-width: 1225px) {
    padding: 130px 0 180px 0;
}
@media screen and (max-width: 991px) {
    .page_wrapper .page_wrapper_color{
        padding: 100px 0 100px 0;
    }
}
@media screen and (max-width: 768px) {
   h2.director-title {
        font-size: 40px;
   }
   .page_wrapper .page_wrapper_color h2 {
        font-size: 45px;
   }
}
.background-bg-img {
    background-color: #ffffff;
    background-image: url(../images/home_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 50px 0 60px 0;
}
.director-wrap .director_box {
    margin: 50px auto 0 auto;
    width: 100%;
    height: auto;
    display: inline-block;
}
.director-wrap .director_box .director-img-box.orange-border {
    border-bottom: 6px solid #f26837;
}
.director-wrap .director_box .director-img-box.yellow-border {
    border-bottom: 6px solid #ffbd11;
}
.director-wrap .director_box .director-img-box.blue-border {
    border-bottom: 6px solid #009bdf;
}
.director-wrap .director_box .director-text-box.bg-light-yellow-box {
   background-color: #f7f3ef;
   padding-top: 24px;
   padding-left: 15px;
   padding-right: 15px; 
   padding-bottom: 25px;
}
.director-wrap .director_box .director-text-box {
    background-color: #fff;
    padding-top: 24px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 25px;
    border-radius: 0 0 10px 10px;
    box-shadow: rgba(51, 51, 51, 0.07) 2px 2px 15px;
}
.director-wrap .director_box .director-text-box h4 {
    margin: 0;
    color: #0e1b48;
    font-size: 18px;
    font-weight: 700;
}
.director-wrap .director_box .director-text-box p {
    font-size: 15px;
    font-weight: 400;
    color: #464646;
    letter-spacing: 0.5px;
    margin-top: 7px;
}
.about-us-slider .owl-buttons {
  position: absolute;
  top: 40%;
  width: 100%;
}
.owl-theme.about-us-slider .owl-controls {
    margin-top: 0 !important;
}
.about-us-slider .about-slider-img .about-slider-color {
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.about-us-slider .owl-buttons .owl-prev {
  color: #FFF !important;
  display: inline-block !important;
  zoom: 1 !important;
  margin: 5px !important;
  padding: 5px 10px 3px 10px !important;
  font-size: 12px !important;
  width: 50px !important;
  height: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
  background: #000 !important;
  filter: Alpha(Opacity=50);
  opacity: 1 !important ;
  float: left;
}
.about-us-slider .owl-buttons .owl-next {
  color: #FFF !important;
  display: inline-block !important;
  zoom: 1 !important;
  margin: 5px !important;
  padding: 5px 10px 3px 10px !important;
  font-size: 12px !important;
  width: 50px !important;
  height: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
  background: #000 !important;
  filter: Alpha(Opacity=50);
  opacity: 1 !important ;
  float: right;
}
.about-page-content {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.5;
    margin-top: 30px;
}
/**************** ABOUT US END *****************/


/**************** PROGRAMS PAGE CONTENT START *****************/
.programs-first {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.5px;
    margin-top: 45px;
}
.programs-wrap {
    background-image: url(../images/home_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 100px 0 100px 0;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.programs-wrap .programs-box .programs-content h4 {
    font-family: 'Yeseva One', cursive;
    font-size: 60px;
    margin-top: 50px;
}
.programs-wrap .programs-box .programs-content p {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.5;
    margin-top: 30px;
}
.programs-wrap .art-culture-wrap {
    background-color: #f7f3ef;
    width: 100%;
    margin-top: 80px;
    height: auto;
    padding: 100px 0;
}
.programs-wrap .art-culture-wrap .art-box .art-img {
    margin-top: 50px;
}
.programs-wrap .art-culture-wrap .art-box .art-text h4 {
    font-family: 'Yeseva One', cursive;
    font-size: 50px;
    margin-top: 0px;
}
.programs-wrap .art-culture-wrap .art-box .art-text p {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.5;
    margin-top: 30px;
}
@media screen and (max-width: 768px) {
   .programs-wrap .programs-box .programs-content h4 {
        font-size: 40px;
   } 
   .programs-wrap .art-culture-wrap .art-box .art-text h4 {
        font-size: 30px;

   }
}
/**************** PROGRAMS PAGE CONTENT END *****************/



/**************** EVENTS START ******************/
.upcoming-events .events-wrap {
    background-color: transparent !important;
    text-align: left;
}
.upcoming-events .events-wrap .events-text h4 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #081c48;
    margin-bottom: 25px;
}
.upcoming-events .events-wrap .events-text p {
    font-size: 16px;
    color: #464646;
    margin-bottom: 15px;
}
.upcoming-events .events-wrap .events-text p span{
    font-weight: 700;
    margin-right: 3px;
}
.upcoming-events .events-wrap .events-text h5 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 25px;
}
.upcoming-events .events-wrap ul{
    text-align: center;
}
.upcoming-events .events-wrap ul li a {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    color: #fff;
    background: #ffbd11 !important;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    padding: 6px 0 0 0;
    letter-spacing: 0;
    margin-left: 5px;
    margin-right: 5px;
    transition: all .2s ease-in-out;
}
.upcoming-events .events-wrap ul li a:hover {
    transition: all .2s ease-in-out;
    background-color: #f26837 !important;
}
.upcoming-events .events-wrap .events-text a button{
    white-space: pre-wrap;
}
.past-events-wrap {
    background-image: url(../images/home_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 100px 0 100px 0;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.event-content-wrapper ul {
    text-align: center;
}
.event-content-wrapper ul li {
    float: none;
    display: inline-block;
}
.event-content-wrapper ul li a {
    background: linear-gradient(to right, #081c48 50%,#ffbd11 50%) no-repeat scroll right bottom / 210% 100% #ffbd11;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 10px 40px;
    border-radius: 20px;
    margin: 0 10px 30px;
    transition: all .3s ease-in-out;
}
.event-content-wrapper .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    color: #ffffff;
}
.event-content-wrapper ul li a:hover {
    background-position: left bottom;
    transition: all .3s ease-in-out;
}
.event-content-wrapper .nav-tabs>li.active>a, .event-content-wrapper .nav-tabs>li.active>a:focus, .event-content-wrapper .nav-tabs>li.active>a:hover {
   background-position: left bottom !important;
}
.event-content-wrapper .nav-tabs {
    border-bottom: 0 solid transparent;
}
/**************** ./ EVENTS END *****************/


/**************** GET INVOLVED START ******************/
.get-involved-wrap {
    background-image: url(../images/home_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 50px 0 60px 0;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    text-align: center;
}
.get-involved-wrap .get-involved-box {
    text-align: center;
}
.get-involved-wrap .get-involved-box .get-involved-icons svg {
    width: 50px;
}
.get-involved-wrap .get-involved-box .get-involved-content h4 {
    font-size: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 700;
}
.get-involved-wrap .get-involved-box .get-involved-content p {
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-top: 20px;
    line-height: 1.5;
}
.custom-btn {
    background: linear-gradient(to right,    #f26837 50%,#ffbd11 50%) no-repeat scroll right bottom / 210% 100% #ffbd11 !important;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    padding: 10px 50px;
    border-radius: 20px;
    margin-top: 50px;
    transition: all .3s ease-in-out;
}
.custom-btn:hover {
    background-position: left bottom !important;
    transition: all .3s ease-in-out;
}
.get-involved-wrap h4 {
    font-family: 'Yeseva One', cursive;
    font-size: 60px;
    margin-top: 80px;
}
.get-involved-wrap p {
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-top: 30px;
    line-height: 1.5;
}
.get-involved-wrap h5 {
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-top: 15px;
    font-weight: 700;

}

.get-involved-wrap .get-involved-img {
    position: relative;
    overflow: hidden;
}
.get-involved-wrap .get-involved-img img {
    transform: scale(1);
    transition: all .3s ease-in-out;
}
.get-involved-wrap .get-involved-img img:hover {
    transform: scale(1.3);
    transition: all .3s ease-in-out;
}

.get-involved-form-text{
    margin-top: 60px;
}
.get-involved-form-text h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.get-involved-form-text p {
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-top: 40px;
    line-height: 1.5;
}

h3.get-involved-form-title {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #081c48;
}
.get-involved-form-wrap {
    text-align: left;
    padding: 15px 30px;
    margin-top: 20px;
    border-radius: 20px;
    background: #ebebeb;
    border: 0;
}
.get-involved-form-wrap input {
    border-radius: 100px;
    height: 35px;
    margin-bottom: 10px;
}
.checkbox-wrap input{
    border-radius: 0px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.get-involved-wrap h5.get-involved-sub-title {
    text-align: center;
}
.technical-wrap .get-involved-sub-title {
    color: #081c48;
    text-align: left !important;
    font-weight: 400;
}
.technical-wrap p.technial-text {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-top: 20px;
    line-height: 1.5;
    border: 1px solid #ccc;
    padding: 10px 15px;
}
.technical-wrap input {
    height: 35px;
    margin-top: 20px;
}
.radio-button {
    display: block;
    margin-top: 22px;
    float: left;
    margin-left: 30px;
}
.radio-button input {
    height: auto;
}
.get-involved-bottom-section h5 input {
    height: auto;
}
.get-involved-bottom-section ul li {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    text-align:left;
    text-align: left;
    color: #081c48;
    list-style: disc;
    display: flow-root list-item;
}
.performer-block p{
    text-align: left;
}
.performer-block p b{
    color: #081c48;
}
.first-form-inner{
    width: 50%;
    float: left;
    padding: 0 15px;
}
.performer-form .get-involved-form-wrap{
    border-radius: 20px;
    background: #ebebeb;
    border: 0;
}
.performer-form label{
    font-weight: 500;
    font-size: 14px;
}
.performer-form .form-control:focus{
    box-shadow: none;
    border: 1px solid #0e1b48 !important;
}
.performer-form .performer-content{
    width: 50%;
    float: left;
}
@media screen and (max-width: 991px) {
.performer-form .performer-content{
    width: 100%;
    float: none;
    padding: 0 15px;
}
.first-form-inner{
    width: 100%;
    float: none;
}
}

/**************** ./ GET INVOLVED END *****************/



/**************** GALLERY START *****************/
/*.photogallery-box {
    margin-top: 50px;
    min-height:310px;
}*/
.photogallery-box .photo_text h2 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 25px;
    margin: 0 auto;
}
.photogallery-box .photo_img_box p {
    margin: 0;
}
.photogallery-box .photo_img_box a .fa {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center;
    color: #000;
    font-size: 20px;
    margin-top: 90px;
    background-color: #eee;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    display: inline-block;
    padding-top: 60px;
    transform: scale(1);
    transition: all .3s ease-in-out;
    opacity: 0;
    z-index: 9999;
}
.photogallery-box:hover .photo_img_box a .fa {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center;
    color: #000;
    font-size: 20px;
    margin-top: 150px;
    background-color: #eee;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: inline-block;
    padding-top: 14px;
    transform: scale(1);
    transition: all .3s ease-in-out;
    opacity: 1;
}
.youth-gallery .photogallery-box:hover .photo_img_box a .fa {
    top: -50px;
}
.gallery-block{
        margin-bottom: 90px;
    }
.gallery-block .video-play{
    opacity: 0;
    transition: all .3s ease-in-out;
}
.gallery-block:hover .video-play{
    opacity: 1;
}
.gallery-content .video-play{
    opacity: 1;
    position: unset;
    margin-top: 10px;
}
.gallery-content .video-play span{
    font-size: 18px;
    color: #081c48;
}
.gallery-img{
    position: relative;
}
.gallery-img:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.gallery-img:hover:after{
    opacity: 1;
}
.gallery-img .photo_img_box{
    box-shadow: none;
    border-radius: 0;
}
.resources-inner .photo_img_box img{
    border-radius: 20px;
}
.resources-inner .photogallery-box{
    margin-top: 0;
    min-height: auto;
    margin-bottom: 30px;
}
.resources-inner .image-text{
    position: absolute;
    left: 0;
    right: 0;
    top: 32%;
    opacity: 0;
    z-index: 8;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.resources-inner .photo_img_box:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.resources-inner .photo_img_box:hover:after{
    opacity: 1;
}
.resources-inner .photo_img_box:hover .image-text{
    opacity: 1;
}

.resources-inner .image-text span{
    font-size: 40px;
    width: 50px;
    height: 50px;
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto 10px;
    line-height: 44px;
    border: 2px solid #000;
    color: #000;
    border-radius: 10px;
}
.resources-inner .image-text .image-title{
    font-size: 20px;
    color: #000;
}

@media screen and (max-width: 767px) {
    .gallery-img::after{
        display: none;
    }
}
@media screen and (max-width: 500px) {
    .resources-inner{
        width: 100%;
    }
}
/*.ripple-effect{
    position: relative;
}
.ripple-effect:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #000;
}*/
/**************** GALLERY END *****************/

.youth-prog .youth-act .photo_img_box img{
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.photo_img_box{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 20px;
    position: relative;
}
.photo_text {
    padding: 10px 20px;
    border-radius: 0px 0px 30px 20px;
    margin-top: -10px;
    min-height: 100px;
    display: flex;
    align-items: center;
}
.youth-gallery:nth-child(9n+4),.youth-gallery:nth-child(9n+7){
    clear: left;
}
.youth-prog {
    position: relative;
}
.top-left-pattern,.top-right-pattern{
    position: absolute;
    top: -90px;
    left: -90px;
    z-index: -11;
    animation: up-down linear 4s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: up-down linear 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 4s;
      animation-iteration-count: 1;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 4s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 4s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}
.top-right-pattern{
    left: auto;
    right: -90px;
}
.bottom-left-pattern,.bottom-right-pattern{
    position: absolute;
    bottom: -90px;
    left: -90px;
    z-index: -11;
    animation: up-down linear 4s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: up-down linear 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 4s;
      animation-iteration-count: 1;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 4s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 4s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}
.bottom-right-pattern{
    right: -90px;
    left: auto;
}
.youth-act{
    padding: 160px 0 160px;
}
.youth-act .youth-gallery{
    margin-bottom: 40px;
}
@media all and (max-width: 991px) {
    .youth-gallery:nth-child(9n+4){
        clear: none;
    }
    .youth-gallery:nth-child(9n+5),.youth-gallery:nth-child(9n+9){
        clear: left;
    }
}
@media all and (max-width: 550px) {
    .youth-gallery{
        width: 100%;
    }
}
@media all and (max-width: 455px) {
.top-left-pattern,.top-right-pattern,.bottom-left-pattern,.bottom-right-pattern{
    display: none;
}
.youth-act{
    padding: 0;
}
}
/**************** SPONSORS START ****************/
/*.sponsors_wrap {
    background-image: url(../images/home_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0 0 70px 0;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    text-align: center;
}*/
/**************** SPONSORS END *****************/


/*************** CONACT INFO ***************/
.contact-wrap {
    background-image: url(../images/home_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 70px 0 70px 0;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.contact-wrap .contact-info {
    position: relative;
    overflow: hidden;
}
.contact-wrap .contact-info .address-info {
    margin-left: 25px;
}
.contact-wrap .contact-info .fa {
    position: absolute;
    left: 0;
    margin-top: 3px;
}
.contact-wrap .contact-info h4 {
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #062e36;
}
.contact-wrap .contact-info h5 {
    font-weight: bold;
    color: #062e36;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.contact-wrap .contact-info p {
    color: #062e36;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.contact-wrap .contact-form {
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    padding: 20px;
    background: #ebebeb;
    border-radius: 20px;
}
.contact-wrap .contact-form input {
    height: 35px;
    width: 100%;
    border-radius: 50px;
    border-color: #eee9e4;
    color: #000000;
    background-color: #ffffff;
    padding: 10px 20px;
    margin-bottom: 10px;
}
.contact-wrap .contact-form label{
    font-weight: 400;
    color: #000000;
}
.contact-block iframe{
    border: 0;
    border-radius: 20px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;

}
.contact-block iframe .i4ewOd-pzNkMb-haAclf,.contact-block iframe .QUIbkc{
    display: none !important;
}
.contact-wrap .contact-form .form-control:focus{
    box-shadow: none;
    border: 1px solid #0e1b48 !important;
}
.contact-wrap .contact-form input::placeholder {
    font-size: 17px;
    font-weight: 300;
}
.contact-wrap .contact-form textarea {
    height: 160px;
    width: 100%;
    border-radius: 20px;
    border-color: #eee9e4;
    color: #232323;
    background-color: #ffffff;
    padding: 15px 20px;
}

h2.our-mandate{
    color: #0e1b48 !important;
    -webkit-text-stroke: unset;
    text-decoration-line: none;
    font-style: unset;
}

h2.directors{
    color: #0e1b48 !important;
    -webkit-text-stroke: unset;
    text-decoration-line: none;
    font-style: unset;
}
h2.Advisors{
    color: #0e1b48 !important;
    -webkit-text-stroke: unset;
    text-decoration-line: none;
    font-style: unset;
}
/*************** CONTACT INFO ****************/

.block-social {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
.block-social ul, .upcoming-events .events-wrap .block-social ul li a{
    margin-bottom: 0;
}
/** FOOTER START **/
.footer_wrapper {
    background-color: #1a1411;
    width: 100%;
    height: auto;
    padding: 70px 0 30px 0;
}
.footer_wrapper.footer{
    background-color: #000000;
}
.footer_wrapper h3 {
    font-family: 'Yeseva One', cursive;
    font-size: 40px;
    color: #fff;
    margin-bottom: 30px;
}
.footer h3,.footer p{
    font-family: 'Roboto', sans-serif;
}
.footer_wrapper p {
    color: #fff;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 1px;
}

.footer_wrapper .privacy-policy-btn {
    background: linear-gradient(to right,    #ffbd11 50%,#ffffff 50%) no-repeat scroll right bottom / 210% 100% #ffffff !important;
    font-size: 17px;
    font-weight: 700;
    color: #0e1b48;
    padding: 20px 50px;
    border-radius: 40px;
    margin-top: 30px;
    display: inline-block;
    transition: all .3s ease-in-out;
}
.footer .privacy-policy-btn {
    padding: 15px 40px;
    border-radius: 20px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.footer_wrapper .privacy-policy-btn:hover {
    background-position: left bottom !important;
    transition: all .3s ease-in-out;
}
.footer_wrapper input {
    padding: 12px 20px;
    border-radius: 0;
    height: 50px;
    border: 0px;
}
.footer_wrapper .btn {
    margin-top: 10px;
    border-radius: 0;
    height: 50px;
    border: 0px;
    color: #fff;
    background-color: #f26837;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
}
.footer .btn {
    background-color: #ffbd11;
}
.footer_wrapper ul {
    margin-top: 30px;
}
.footer_wrapper li a {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    transition: all .2s ease-in-out;
    padding-top: 9px;
}
.footer_wrapper li a:hover {
    background-color: #fff;
    color: #f26837;
    transition: all .2s ease-in-out;
}
.copyright_wrap {
    margin-top: 50px;
    text-align: left;
}
.copyright_wrap > div > div > div:nth-child(2) > p {
    text-align: right;
}
.copyright_wrap p a {
    color: #fff;
}

#loaders-bg{position:fixed;width:100%;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.7);z-index:9999}
.loader,.loader:after{border-radius:50%;width:12em;height:12em}
.loader{margin:227px auto;font-size:5px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(255,255,255,0.2);border-right:1.1em solid rgba(255,255,255,0.2);border-bottom:1.1em solid rgba(255,255,255,0.2);border-left:1.1em solid #fff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}
@-webkit-keyframes load8 {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes load8 {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}

.h-100 {
    height: 200%!important;
}
@media screen and (max-width: 768px) {
    .copyright_wrap p {
        text-align: center !important;
    }
}
/** ./ FOOTER END **/
.pdf-btn.btn{
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    height: 50px;
    border: 0px;
    color: #fff;
    background-color: #f26837;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}
.pdf-btn.btn a{
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}
.mandate-block{
    padding: 30px 0 0;
    margin-bottom: 70px;
}
.mandate-block h2{
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    color: #0e1b48;
    font-family: 'Roboto', sans-serif;
}
.mandate-block h2:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #071a46;
}
.mandate-block .main-img img{
    max-width: 100%;
}
.mandate-block .left-img img{
    border-radius: 100%;
    max-width: 100%;
    border: 5px solid #ffffff;
}
.mandate-block .left-img{
    position: absolute;
    top: -10px;
    right: 20px;
}
.mandate-block .left-img:after{
    content: '';
    position: absolute;
    right: -50px;
    top: -30px;
    width: 296px;
    height: 296px;
    z-index: -1;
      animation: up-down linear 4s;
      animation-iteration-count: infinite;
      transform-origin: 50% 50%;
      -webkit-animation: up-down linear 4s;
      -webkit-animation-iteration-count: infinite;
        -webkit-transform-origin: 50% 50%;
      -moz-animation: up-down linear 4s;
      -moz-animation-iteration-count: infinite;
      -moz-transform-origin: 50% 50%;
      -o-animation: up-down linear 4s;
      -o-animation-iteration-count: infinite;
      -o-transform-origin: 50% 50%;
      -ms-animation: up-down linear 4s;
      -ms-animation-iteration-count: infinite;
      -ms-transform-origin: 50% 50%;
    background-image: url(../images/about-us/aboutus-banner-pattern.jpg);
}


}
@keyframes up-down{
  0% {
    transform:  translate(1px,20px)  ;
  }
  24% {
    transform:  translate(1px,30px)  ;
  }
  50% {
    transform:  translate(1px,12px)  ;
  }
  74% {
    transform:  translate(1px,22px)  ;
  }
  100% {
    transform:  translate(1px,22px)  ;
  }
}

@-moz-keyframes up-down{
  0% {
    -moz-transform:  translate(1px,20px)  ;
  }
  24% {
    -moz-transform:  translate(1px,30px)  ;
  }
  50% {
    -moz-transform:  translate(1px,12px)  ;
  }
  74% {
    -moz-transform:  translate(1px,22px)  ;
  }
  100% {
    -moz-transform:  translate(1px,22px)  ;
  }
}

@-webkit-keyframes up-down {
  0% {
    -webkit-transform:  translate(1px,20px)  ;
  }
  24% {
    -webkit-transform:  translate(1px,30px)  ;
  }
  50% {
    -webkit-transform:  translate(1px,12px)  ;
  }
  74% {
    -webkit-transform:  translate(1px,22px)  ;
  }
  100% {
    -webkit-transform:  translate(1px,22px)  ;
  }
}

@-o-keyframes up-down {
  0% {
    -o-transform:  translate(1px,20px)  ;
  }
  24% {
    -o-transform:  translate(1px,30px)  ;
  }
  50% {
    -o-transform:  translate(1px,12px)  ;
  }
  74% {
    -o-transform:  translate(1px,22px)  ;
  }
  100% {
    -o-transform:  translate(1px,22px)  ;
  }
}

@-ms-keyframes up-down {
  0% {
    -ms-transform:  translate(1px,20px)  ;
  }
  24% {
    -ms-transform:  translate(1px,30px)  ;
  }
  50% {
    -ms-transform:  translate(1px,12px)  ;
  }
  74% {
    -ms-transform:  translate(1px,22px)  ;
  }
  100% {
    -ms-transform:  translate(1px,22px)  ;
  }
}
.mandate-block .main-img{
    position: relative;
}
.mandate-block .main-img:after{
    content: '';
    position: absolute;
    right: 25%;
    bottom: 0;
    width: 10px;
    height: 270px;
    background: #f99805;
}
.meet-our-team-block{
    margin-bottom: 70px;
    text-align: center;
}
.meet-our-team-block h2{
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 30px;
    display: inline-block;
    color: #0e1b48;
    font-family: 'Roboto', sans-serif;
}
.meet-our-team-block h2:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #071a46;
}
.meet-our-team-block .item{
    margin-bottom: 20px;
}
.meet-our-team-block .meet-inner{
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    margin: 0 15px;
    background: #ffffff;
}
.meet-our-team-block .team-img img{
    max-width: 100%;
}
.meet-our-team-block .team-content h4{
    color: #081c48;
    margin-bottom: 5px;
    margin-top: 0;
}
.meet-our-team-block .team-content p{
    margin: 0;
    color: #464646;
}
.meet-our-team-block .team-content{
    padding: 10px 0;
    min-height: 85px;
}
.about-slider{
    margin-bottom: 70px;
}
.about-slider .owl-pagination{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
.about-slider .owl-theme .owl-controls .owl-page span{
    background: #fff !important;
}
.about-slider .owl-theme .owl-controls .owl-page.active span, .about-slider .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #fff !important;
}
.volunteer-block h2{
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 30px;
    display: inline-block;
    color: #0e1b48;
    font-family: 'Roboto', sans-serif;
}
.volunteer-block{
    margin-bottom: 70px;
}
.volunteer-block h2:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #071a46;
}

.advisors-block h2{
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 30px;
    display: inline-block;
    color: #0e1b48;
    font-family: 'Roboto', sans-serif;
}
.advisors-block h2:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #071a46;
}
.video-block h2{
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 30px;
    display: inline-block;
    color: #0e1b48;
    font-family: 'Roboto', sans-serif;
}
.video-block .section-title{
    margin-bottom: 0;
}
.video-block h2:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #071a46;
}
.contact-block{
    margin-bottom: 70px;
}
.contact-block h2{
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 30px;
    display: inline-block;
    color: #0e1b48;
    font-family: 'Roboto', sans-serif;
}
.contact-block .section-title{
    margin: 0;
    text-align: center;
}
.contact-block h2:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #071a46;
}
.contact-detail{
    text-align: center;
    display: flex;
    align-items: center;
}
.contact-detail .inner-data{
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    padding: 20px;
    border-radius: 20px;
}
.contact-detail .inner-data i{
    font-size: 40px;
    margin-bottom: 10px;
}
.contact-detail .inner-data h4{
    font-size: 20px;
}
.contact-detail .inner-data a{
    font-size: 20px;
    color: #232323;
}
.contact-detail .inner-data a p{
    margin-bottom: 0;
}
.contact-detail .address .inner-data  ul{
    padding: 0;
}
.contact-detail li{
    display: flex;
    align-items: baseline;
}
.contact-detail li span{
    margin-right: 10px;
    font-size: 15px;
}
.contact-detail .address .inner-data  ul li a{
    font-size: 15px;
    text-align: left;
}
.volunteer-block .row{
    display: flex;
    align-items: center;    
}
.volunteer-block p{
    font-size: 17px;
    color: #464646;
    margin-bottom: 30px;
}
.volunteer-block button{
    margin: 0;
}
.volunteer-block .volunteer-img img{
    max-width: 100%;
}
.meet-our-team-block .owl-theme .owl-controls .owl-page span{
    background: #0e1b48;
    opacity: 1;
}
.meet-our-team-block .owl-theme .owl-controls .owl-page.active span{
    background: #0e1b48;
    width: 15px;
    height: 15px;
}
.event-content-wrapper .event-inner{
    clear: both;
    overflow: hidden;
    padding: 20px 5px;
    background: #ffffff;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    margin-bottom: 50px;
    display: flex;
}
.event-content-wrapper .events-img{
    border: 1px solid #081c48;
    position:relative;
}
.gallery-block .gallery-img img{
    border-radius: 20px;
    border: 5px solid #081c48;
}
.gallery-block .gallery-content{
    width: 68%;
    text-align: center;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    padding: 20px 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    background: #fff;
    display: flex;
    align-items: center;
}
.d-block{
 display: block !important;
}
.gallery-block .gallery-content .gallery-title{
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
}
.video-play{
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
    text-align: center;
    margin: 0 auto;
    z-index: 888;
}
.other-links h3{
    margin-top: 70px;
    font-size: 20px;
}
.video-play .ripple-effect i{
    font-size: 60px;
    line-height: 60px;
    color: #fff;
}
@media screen and (max-width: 1199px) {
    .mandate-block .left-img{
        top: -10px;
        right: -30px;
    }
    .mandate-block .main-img::after{
        right: 8%;
    }
    .mandate-block .left-img::after{
        right: -40px;
        top: -20px;
    }
}
@media screen and (max-width: 991px) {
    
    .video-block .video-inner{
        margin-bottom: 30px;
    }
    .event-inner .event-image-block,.event-inner .event-content-block{
        width: 100% !important;
    }
    .event-content-wrapper .event-inner{
        display: block;
        width: 76%;
        margin: 0 auto 50px;
    }
    .event-inner .event-content-block{
        margin-top: 20px;
    }
    .mandate-img{
        width: 70%;
        text-align: center;
        margin: 0 auto;
    }
    .mandate-block .left-img{
        top: -20px;
        right: -60px;
    }
    .mandate-block .main-img::after {
      right: 6%;
    }
    .mandate-block ul{
        margin-bottom: 30px;
    }
    .meet-our-team-block .meet-inner{
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 767px) {
    .gallery-block .gallery-content{
        width: 40%;
        min-height: auto;
        position: unset;
        margin-top: 20px;
    }
    .contact-wrap .contact-form{
        margin-bottom: 30px;
    }
    .contact-detail{
        display: block;
    }
    .contact-detail .inner-data{
        margin-bottom: 30px;
    }
    .event-content-wrapper .event-inner{
        width: 70%;
    }
    .left-img{
        display: none;
    }
    .main-img:after{
        display: none;
    }
    .volunteer-block .row{
        display: block;
    }
    .volunteer-block{
        text-align: center;
    }
}
@media screen and (max-width: 575px) {
    .event-content-wrapper .event-inner{
        width: 100%;
    }
    .upcoming-events .events-wrap .events-text h4{
        font-size: 23px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .gallery-block .gallery-content{
        width: 70%;
    }
}
@media screen and (max-width: 500px) {
    .meet-our-team-block .item{
        width: 100%;
    }
}
.popup{
    width: 900px;
    margin: auto;
    text-align: center
}
.popup img{
    width: 200px;
    height: 200px;
    cursor: pointer
}
.shows{
    z-index: 999;
    display: none;
}
.shows .overlay{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.66);
    position: absolute;
    top: 0;
    left: 0;
}
.shows .img-show{
    width: 600px;
    height: 400px;
    background: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden
}
.img-show span{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    cursor: pointer;
}
.img-show img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/*End style*/

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -43px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*pabloygcanada CSS  */
.home-title{
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  font-family: 'Playfair Display', serif;
  margin-bottom: 70px;
  position: relative;
}
.home-title::after{

  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 186px;
  height: 10px;
  bottom: -20px;
  text-align: center;
  margin: 0 auto;
  background: url(../images/seperator.png) no-repeat;

}
.event-block{
  padding: 50px 0;
}
.event-block img{
    max-width:100%;
}
.event-block .event-detail{
  margin-bottom: 30px;
}
.event-content{
  padding-left: 0;
}
.event-name{
  font-size: 20px;
  margin-bottom: 10px;
}
.event-date , .city-name{
  font-size: 17px;
  margin-bottom: 10px;
}
.event-date i, .city-name i{
  margin-right: 5px;
}
.event-content a{
  font-size: 17px;
  background: #000;
  color: #fff;
  padding: 9px 12px;
  line-height: 17px;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
}
.city-img img{

  border-radius: 10px;
}
@media (max-width: 991px) {
  .event-content{
    padding-left: 15px;
    padding-top: 10px;
  }
}
@media (max-width: 575px) {
.event-inner {

  text-align: center;
}
}
.slideshow_link.slider1::before {
  content: "";
  background: rgba(0,0,0,.5);
  position: absolute;
  left: 0x;
  top: 0;
  width: 100%;
  height: 100%;
}
.xtreme-btn .btn{
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #0e1b48;
    padding: 6px 30px;
    border-radius: 20px;
    margin-top: 0;
    transition: all .3s ease-in-out;
    background: #fff !important;
    border: 2px solid #0e1b48;
}

.xtreme-btn .btn:hover {
    color: #fff;
    border-color: #0e1b48;
    background: #0e1b48 !important;
}
@media (max-width: 625px) {
    .xtreme-btn{
        display: none;
    }
}


.event-content-wrapper .btn-group button
 {
    padding: 10px 30px;
    border-radius:30px;
    background: #ffbd11;
}
.mobile-btngroup{
    display: none;
}
@media (max-width: 767px) {
    .desktop-btngroup{
        display: none;
    }
    .mobile-btngroup{
        display: inline-block;
    }
}
.privacy-block-title.page_wrapper .page_wrapper_color{
    padding: 100px 0 100px 0;
} 
.privacy-block{
    margin: 30px 0;
}
.privacy-block p{
    font-size: 18px;
    line-height: 30px;
}
.senior-workshop-block{
    text-align: left;
}
.senior-workshop-content p{
    font-size: 16px;
}
.senior-workshop-block .section-title h2 {
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    text-align: left;
    font-family: 'Roboto', sans-serif;

}