@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext');
/*@font-face{*/
   /* font-family:"Raleway";
    src:url("../fonts/Raleway-Bold.ttf") format("TrueType"),
        url("../fonts/Raleway-ExtraBold.ttf") format("TrueType"),
        url("../fonts/Raleway-ExtraLight.ttf") format("TrueType"),
        url("../fonts/Raleway-Heavy.ttf") format("TrueType"),
        url("../fonts/Raleway-Light.ttf") format("TrueType"),
        url("../fonts/Raleway-Medium.ttf") format("TrueType"),
        url("../fonts/Raleway-Regular.ttf") format("TrueType"),
        url("../fonts/Raleway-SemiBold.ttf") format("TrueType"),
        url("../fonts/Raleway-Thin") format("TrueType");
    */
/*}*/
@font-face{
    font-family:"Tungsten";
    src:url("../fonts/Tungsten-Book.otf") format("OpenType"),
        url("../fonts/Tungsten-Semibold.otf") format("OpenType");
}
@font-face{
    font-family:"Rockit";
    src:url("../fonts/Rockit.ttf") format("TrueType");
}
@font-face{
    font-family:"SwitzerlandCondLight";
    src:url("../fonts/SwitzerlandCondLight.ttf") format("TrueType");
}
.header .menu .active a{
    border-bottom: 7px solid #ff9933;
    color: #8f0b3a;
}
.content-2 {
    margin: 50px 50px;
    font-size: 34px;
    text-align: center;
    font-family: arial;
    font-weight: bold;
}
.project .boxes img{
    display: block;
    width: auto!important;
    max-height: 100%!important;
    min-height: 100%!important;
}
#missionblock{
    background-image:url("../images/ourmissioin-bg.png");
    height: 500px;
    background-size:cover;   
    margin-top: 20px;
    position: relative;
}
.mission{
    width: 87%;
    margin: 150px  70px 80px 50px;
}
.mission strong{
    font-size: 23px;
    color: #8f0c38;
}
.mission p{
    font-size: 17px;
    color: #ffffff;
    text-align: justify;
}
.mission .first-mission{
    width: 45%;
}
.mission .second-mission{
    width: 45%;
    margin-top: 25px;
}
.event-content{
       /* position: absolute!important; */
    /* width: 100%; */
    text-align: center;
    font-family: arial;
    font-weight: bold;
}
.event-content span{
    color: #ffffff;
    font-family: unset;
    font-size: 20px;
}
.event-content p{
    color: #ffffff;
    font-size: 15px;
    width: 100%;
    text-align: center;
    font-family: arial;
    font-weight: bold;
}
.connection{
    position: absolute;
    width: 100%;
    bottom: -70px;
    text-align: center;
        z-index: 2;
}
.heading strong{
    color: #ab1457;
    font-size: 20px;
    font-family: raleway;
    font-weight: 1000;
}


.sub-heading  span{
    color: #ab1457;
    font-size: 16px;
    font-weight: 1000;
    font-family: raleway;
}

.de p {
    text-align: center;
    font-size: 20px;
    font-family: raleway;
    font-weight: 800;
    line-height: 25px;
}

.banner-content{
    z-index: 999;
    position: absolute;
    top: 250px;
    width: 450px;
    left: 110px;
}

.small-text {
    font-size: 24px;
    color: #f2dede;
    font-family: roboto,sans-serif;
    text-shadow: 1px 1px 1px #000;
}

.big-text {
    font-size: 44px;
    color: #ffffff;
    font-family: raleway;
    font-weight: 700;
    text-shadow: 1px 1px 9px #000000;
}

#header_banner{
    height: 814px;
    position: relative;
}

#header_banner .myheaderSlider{

}











#aboutblock{
   background-color: #FF9800;
   margin-top: 35px;
       position: relative;
}

#aboutblock .award-block{
    width: 100%;
    padding: 90px 100px;
}
#aboutblock .strip_about{
    position: absolute;
    width: 24%;
    right: 0px;
    top: -25px;
    z-index: 1;
}

#aboutblock .strip_about img{
    position: relative;
    width: 100%;
    /*height: 70px;*/
}
#aboutblock .strip_about p{
    position: absolute;
    right: 35%;
    top: 46%;
    font-family: rockit;
    font-size: 21px;
    color: #ffffff;
}
#skillblock {
    background-image: url(../images/skilldevelopment-bg.png);
    height: auto;
    position: relative;
    padding: 50px 0;
}
.skill-part{
    width: 100%;
    position: relative;
    display: block;
    padding: 50px 50px 0;
}
#awardblock{
    background-image:url("../images/award bg.jpg");
    height: 550px;
        position: relative;
}
#events{
    background-image:url("../images/events bg.jpg");
       height: auto;
        position: relative;
}
.event-1{
    width: 37%;
    float: left;
    height: 380px;
    position: relative;
    overflow: hidden;
    box-shadow: 10px 0px 4px #00000040;
}

.event-1 img{
   height: 148%;
}
.event-2{
    width: 43%;
    height: 380px;
    float: left;
    padding: 0px 20px;
    background-color: #ffffff;
}
.event-2 img{
    width: 100%;
    margin-top: 50px;
}
.event-3 {
    width: 20%;
    float: left;
    height: 380px;
    position: relative;
    background-color: #ff7f00;
}
#project{
    background-image:url("../images/our project bg.jpg");
    height: 610px;
        position: relative;
}

.skill-block{
     margin-bottom: 25px;
    overflow: hidden;
    height: 300px;
    border: 3px solid #8f0b3a;
    position: relative;
}
 
.events-part .content-1 p{
    width: 100%;
    font-size: 36px;
    padding: 10px 20px;
    text-align: center;
    font-family: unset;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    margin: auto 0;
    text-transform: uppercase;
    font-size: 40px;
}
.events-part{
    width: 100%;
    padding: 80px 0;
}

.events-part .content-1{
    position: absolute;
    top: 0px;
    background-color: #843444c4;
    color: #ffffff;
    font-size: 35px;
    height: 380px;
    width: 34%;
    display: table;
}
.venue{
    position: absolute;
    top: 90px;
    width: 100%;
    text-align: center;
}

.skill-row{
    padding-top: 125px;
}

.skill-block img{
    display: block;
    height: auto;
    max-height: 120%;
    width: auto;
}

.skill-text {
    position: absolute;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px; 
    bottom: 15px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    width: 89%;
    height: 40px;
    text-align: center;
    margin: auto;
    left: 20px;
    background-color: #908686b3;
    font-family: raleway;
    font-weight: bold;
    padding: 10px;
}

.greenbox_box {
    position: absolute;
    width: 100%;
    top: auto;
    bottom: 0px
}
.greenbox {
    width: 100%;
    height: auto;
    color: #ffffff;
    /*margin-top: -122px;*/
}

.fb-page .box{
    width: 25%;
    float: left;
    height: 200px;
    padding: 0px 0x 0 0;
    background-color: #37ba9a;
    position: relative;
    margin: 0 0 0 0;
}

.greenbox .box {
    width: 19%;
    float: left;
    height: 220px;
    position: relative;
    margin: 0 0px 0 11px;
    z-index: 9999;
}

.greenbox .box .he {
    margin-top: 0px;
    font-size: 20px;
    padding: 12px 0px;
    padding-bottom: 16px;
    font-family: inherit;
    text-align: center;
}

.greenbox .box .de {
    padding: 2px 4px;
    margin-top: 0px;
    text-align: justify;
}

.award-block .right-image{
    width: 25%;
    float: left;
    margin-left: 10px;
    height: 370px;
    overflow: hidden;
    border: 3px solid #ffffff;
}

.about-us .left-image img{
    width: 100%;
    height: 100%;
}
.about-content{
    position: absolute;
    top: 70px;
    width: 34%;
    height: 310px;
    padding: 13px 0px 15px 30px;
    overflow: hidden;
}

.about-us .left-image {
    position: absolute;
    height: 332px;
    top: 13%;
    width: 580px;
}
.about-us .right-image img{
    width: 100%;
    height: 370px;
    margin-left: -20px;
    margin-top: -20px;
}

.about-1{
    width: 60%;
    float: left;
}
.about-2{
    width: 45%;
    float: right;
    z-index: -2;
}
.award-content p{
    color: #feffff;
    font-size: 24px;
    transform: scale(1,1.02);
    padding: 32px 18px;
    word-spacing: 0px;
    line-height: 0.9em;
    font-family: "Roboto",sans-serif;
    margin: 0;
    font-weight: 600;
    text-shadow: 2px 1px #8e7b6f;
}
.banner-part{
    border: 2px solid #ffffff;
    position: absolute;
    top: 185px;
    left: 26px;
    width: 79% !important;
    height: 50px !important;
    border-radius: 45%;
    color: #8e0c3c;
    background-color: #beb7af;
}

.banner-part p{
    font-family: raleway;
    font-weight: 800;
    font-size: 13px;
    padding: 4px;
    text-align: center;
}
.about-us{
    margin-top: 10px;
    padding: 50px;
    height: 450px;

} 
#awardblock .award-block{
    margin-top: 10px;
    padding: 70px 50px 90px 50px;
}
.award-block .left-image {
    float: left;
    width: 73%;
    height: 370px;
    border: 3px solid #ffffff;
    position: relative;
    overflow: hidden;
}

.award-block .left-image img{  
        width: auto;
    min-height: 100%;
    height: auto;
    max-width: 150%;
}
.award_slider .owl-nav img{  
    height: 30px;
    width: auto;
}
.award_slider .banner_part{
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.award_slider .banner_part .box_p{
    position: absolute;
    top: 34%;
    height: 42px;
    width: 75%;
    left: 13%;
    display: inline-table;
    z-index: 2;
    border: 2px solid #fff;
    border-radius: 27px;
    padding: 10px;
    margin: 0;
    text-align: center;
    background-color: #ffffffa1;
        overflow: hidden;

}
.award_slider .banner_part .box_p p{
    font-weight: 600;
    color: #b90535;
    line-height: 16px;
    font-size: 14px;
    margin:0px!important;
    letter-spacing: -1px;
}
.award_slider  .banner_part .award_img_box{
        display: block;
    height: 100%;
    position: relative;
    width: 100%;
    margin: auto;
    zoom: 1;
    text-align: center;
}
.award_slider  .banner_part .mySlides{
    display: block;
    width: auto;
    zoom: 1;
    margin: auto;
    margin-left: -90%;

}
.award_slider .owl-carousel .owl-nav button:hover{
    background-color: transparent;
    background:transparent!important;
}
.award_slider .owl-carousel .owl-dots button *:focus {
    outline: 0 !important;
}
.award_slider .owl-carousel .owl-dots button:focus,
.award_slider .owl-carousel .owl-dots button:active:focus{
    outline: none!important;
}
.award_slider .owl-prev{
    position: absolute;
    top: 37%;
    left: 1px;
    color: #fff!important;
    text-shadow: 1px 1px 1px #000;
    background: transparent!important;
}
.award_slider .owl-prev span, .award_slider .owl-next span{
    font-size: 19px!important;
    color: #fff!important;
}
.award_slider .owl-next{
    position: absolute;
    top: 37%;
    right: 1px;
    color: #fff!important;
    text-shadow: 1px 1px 1px #000;
    background: transparent!important;
}
.award_slider .owl-dots{
     position: absolute;
    top: 70%;
    bottom: auto;
    width: 100%;
    right: auto;
}
.award_slider .owl-dots .owl-dot span{
    color: #fff!important;
    border: 2px solid #fff!important;
    opacity: 1!important;
    background-color: #000!important;
}
.award_slider .owl-dots .owl-dot.active span{
    background-color: #cc3258!important
}
.award-content{
    position: absolute;
    top: 30%;
    width: 33%;
    left: 0%;
    height: 155px;
    background-color: #f9770078;
    border-radius: 0px 23px 15px 0px;
    border: 2px solid #f977007a;
    border-left: none !important;
}

.award .right-image{
    float: right;
    height: 392px;
    width: 30%;
    border: 2px solid #ffffff;
    text-shadow: 1px 1px 1px #000;
}

.box strong{
    font-size: 65px;
    font-family: Tungsten;
    font-weight: 600;
    text-shadow: 1px 1px 1px #000;
}

.right-image .about-content{
    position: absolute;
    top: 0;
}
.footer-logo {
    text-align: right;
}

.footer-logo img {
    border: 0;
    width: 65%;
}

.footer-fb-link {
}

.fb-icon-footer {
}

.strip {
    position: absolute;
    width: 24%;
    right: 0px;
    top: 815px;
    z-index: 1;
}
.strip img{
    width: 100%;
}
.strip p{
    position: absolute;
    right: 35%;
    top: 46%;
    font-family: rockit;
    font-size: 21px;
    color: #ffffff;
}

.strip2 {
    top: -15px;
    position: absolute;
    width: 24%;
    right: 0px;
    z-index: 1;
}
.strip2 img{
    width: 100%;
}
.strip2 p{
    position: absolute;
    right: 22%;
    top: 46%;
    font-family: rockit;
    font-size: 21px;
    color: #ffffff;
}
.strip4 {
   position: absolute;
    width: 24%;
    right: 0;
    top: 0;
    z-index: 1;
}
.strip4 img{
    width: 100%;
}
.strip4 p{
    position: absolute;
    right: 35%;
    top: 46%;
    font-family: rockit;
    font-size: 21px;
    color: #ffffff;
}
.strip6 {
    position: absolute;
    width: 27%;
    right: 0;
    z-index: 1;
    top: -15px;
}
.strip6 img{
    width: 100%;
}
.strip6 p{
    position: absolute;
    right: 9%;
    top: 46%;
    font-family: rockit;
    font-size: 21px;
    color: #ffffff;
}
.boxes{
    overflow: hidden;
    height: 348px;

}
.project-block .owl-carousel .owl-nav button.owl-next {
   position: absolute;
    top: 45%;
    right: 0%;
    background: none !important;
}
.project-block .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 45%;
    left: 0%;
    background: none !important;
}
.project-block .owl-carousel .owl-nav button img{
    width: 30px;
}

.box-color{
    background-color: #ff7f00;
    position: relative;
    top: -5px;
    height: 12px;
    width: 100%;
}

.strip1{
    left: 0px;
    position: absolute;
    width: 29%;
    top: -11px;
    z-index: 1;
}
.strip1 img{
    width: 100%;
}
.strip1 p{
    position: absolute;
    left: 56px;
    top: 43%;
    font-family: rockit;
    font-size: 19px;
    color: #ffffff;
}
.strip3{
    position: absolute;
    width: 27%;
    top: -37px;
    z-index: 2;
}
.strip3 img{
    width: 100%;
}
.strip3 p{
    position: absolute;
    right: 52%;
    top: 46%;
    font-family: rockit;
    font-size: 21px;
    color: #ffffff;
}
.strip5{
    position: absolute;
    width: 30%;
    top: -20px;
    z-index: 1;
}
.strip5 img{
    width: 100%;
}
.strip5 p{
    position: absolute;
    right: 10%;
    top: 47%;
    font-family: rockit;
    font-size: 21px;
    color: #ffffff;
}
.strip7 {
    position: absolute;
    top: -18px;
    width: 25%;
    z-index: 1;
}
.box-content{
    width: 100%;
    padding: 10px 0 0 0;
    text-align: center
}
.box-content p {
    font-family: raleway;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: black;
    text-transform: uppercase;
}

.strip7 img{
    width: 100%;
}
.strip7 p{
    position: absolute;
    right: 15%;
    top: 46%;
    font-family: rockit;
    font-size: 19px;
    color: #ffffff;
}



.quick-link {
    width: 100%;
}
.fb-icon{
    width: 100%;
}
.project{
   padding: 100px 60px 60px;
   margin-top: 30px;
}

.quick-link h2{
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.quick-link ul {
    list-style: none;
    padding: 0;
    font-size: 15px;
    font-family: arial;
    font-weight: 500;
}
.quick-link li {
    line-height: 30px;
}
.quick-link li a{
    color: #ffffff;
    text-decoration: none;
    font-family: arial;
    font-size: 14px;
}
.quick-link ul li a:hover, .quick-link ul li a:focus{
    color: #1e2f6f;
    text-decoration: none;
}

.quick-link-2{
    font-family: arial;
    font-weight: 500;
}

.quick-link-2 .special {
        margin-right: 13px;
    width: 31px;
    height: 28px;
    margin-top: 4px;
    border-radius: 20%;
    border: 1px solid #fff;
    font-size: 20px;
    padding: 3px 0 0px 0px;
    color: #fff;
    float: left;
    text-align: center;
}

.quick-link-2 li {
    line-height: 30px;
}

.quick-link-2 h2 {
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
}

.quick-link-2 ul{
    list-style: none;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
}

.quick-link-2 ul li{
    list-style: none;
    padding: 0;
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 19px;
}

#our_partners {
    background-image: url(../images/ourC.png);
    position: relative;
    height: 285px;
    border-bottom: 2px solid #ffffff;
}
.partners_slider_box{
    background-color: #ffffff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 145px;
    padding: 22px;
    /*margin-left: -100px;*/
        width: auto!important;
    /*margin-right: -100px;*/
}

.partners_slider_box .logo_img{
    height: 75px!important;
    width: auto!important;
    margin: auto;
}
#partners_slider .owl-prev img{
    width: 34px;
}
#partners_slider .owl-next img{
    width: 34px;
}
.footer{
     background-color:#959595;
     color:#fff;
     /*height: 300px;*/
     border-top: 5px solid #873d4a;
}
.footer .bottom-footer-container {
    position: relative;
    height: 36px;
    background-color: #696868;
        font-size: 13px;
    color: #fff!important;
}
.bottom-footer-container table {
    width: 100%;
    max-width: 100%;
     margin-bottom: 0px; 
}
.bottom-footer-container table td {
    border-top: 0px solid !important;
    position: relative!important;
        padding: 9px!important;
}
.bottom-footer-container table td a {
    color: #fff;
}
.bottom-footer-container table img {
    height: 30px;
    width: 60px;
    position: absolute;
    top: 4px;
    bottom: auto;
    left: -2px;
}
.footer-part{
    width: 80%;
    margin: 0 auto;
    padding: 20px;
}

#fbblock{
    display: block;
    position: relative;

    background: linear-gradient(0deg,#0000005c,#000000b8),url(../images/facebook_page_bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: top;
    background-blend-mode: soft-light;
}
#fbblock .facebook_page_block{
    width:100%;
    margin: 8% 0px;
}
#fbblock .facebook_page {
    display: block;
    overflow: hidden;
    position: relative;
}
#fbblock .facebook_box{
    width: 100%;
    height: auto;
    position: relative;
}
.about-content .heading{
    width: 100%;
    text-align: center;
    color: #ab1457;
    font-size: 19px;
    font-weight: 500;
}
.about-content .sub-heading{
    width: 100%;
    text-align: center;
    color: #ab1457;
    font-size: 14px;
    font-weight: 1000;
}
.about-content .content p{
    width: 100%;
    text-align: justify;
    font-size: 13px;
    color: #958d76;
    font-family: Arial,regular;
}

.social_links {
    margin-top: 10px;
}
.socialmediaSec{
    margin: 0px;
    text-align: right;
}
.socialmediaSec a {
    color: #ff7f00;
    margin-right: 4px;
}

.socialmediaSec .fa {
    background-color: #ffffff;
    padding: 6px;
    border-radius: 52%;
    height: 30px;
    font-size: 19px;
    text-align: center;
    width: 30px;
}
/********************************/
/*ABOUT US CSS CODE*/
.pd_0{
    padding: 0!important;
}
.aboutus img{
    min-width: 100%;
    overflow: hidden;
    max-width: 110%;
    min-height: 100%;
}
.pd_1{
    padding: 0!important;
}
.aboutus{
    width: 100%;
    height: 770px;
    overflow: hidden;
}
.about_content h2{
    font-family: rockit;
     font-size: 20px;
    line-height: 35px;
    color: #893d4a;
}
.about_content .where_we h2{
    font-family: rockit;
    font-size: 20px;
    line-height: 35p18
  
  line-height: 35px;  color: #893d4a;
}
.about_content .where_we {
    display: block;
    position: relative;
    width: 100%;
    padding: 30px 50px ;
    margin: 20px 0;
    height: 330px;
    background-color: #fef0d3;
}
.about_content p{
    font-family: arial;
    font-size: 13px;
    line-height: 16px;
    color: black;
    text-align: justify;
}
#aboutshikhar{  
    position: relative;
    height: 770px;
    background-color: #ffffff;
    overflow: hidden;
}
#aboutshikhar .page_title{  
    display: block;
    height: auto;
    margin-top: -462px;
    margin-left: 100px;
    font-family: "raleway",sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #fefbf2;
}
.learn_about_mission{
    position: absolute;
    text-align: right;
    display: block;
    bottom: 10%;
    right: 10%;
}
.learn_about_mission h3{
       background: #f9a020;
    z-index: 10;
    font-size: 13px;
    position: relative;
    display: inline-block;
    padding: 6px;
    line-height: 25px;
    text-transform: uppercase;
    color: #fefbf2;
    font-family: serif;
    font-weight: 900;
}
.learn_about_mission h3:before {
    border-bottom: 37px solid transparent;
    border-left: 16px solid #f9a020;
    right: -16px;
}
.learn_about_mission h3:after {
    border-top: 37px solid transparent;
    border-right: 16px solid #f9a020;
    left: -16px;
}
.learn_about_mission h3:after, .learn_about_mission h3:before{
    content: '';
    width: 0px;
    height: 0px;
    top: 0px;
    position: absolute;
}
.learn_about_mission a{

}
.slider_img_box{
    display: block;
    width: 100%;
    height: 300px;
    position: relative;
    padding: 0px;
    margin: 20px 0;
    overflow: hidden;
}
.slider_img_box img{
    width: auto!important;
    max-width: 130%;
    min-height: 100%;
}
.where_img_box{
    display: block;
    width: 100%;
    height: 330px;
    position: relative;
    padding: 0px;
    margin: 20px 0;
    overflow: hidden;
}
.slider_img{
    width: 100%;
    position: relative;


}
.where_img{
    width: 100%;
    position: relative;
}
.slider_box{
    display: block;
    position: relative;
        padding: 20px 0px;
}

.about_content {
    display: block;
    position: relative;
    width: 100%;
    padding: 20px 70px;
    margin: 20px 0;
    height: 300px;
    background-color: #fefbf2;
}
.about_slider_box{
    display: block;
    background-color: #f8f0d9ad;
    height: auto;
    margin-top: -380px;
}
#aboutUs_slider{
    width: 76%;
    margin: 0 auto;
    position: relative;
    display: block;
    overflow: hidden;
}
#aboutUs_slider .owl-prev{
    width: 30px;
    position: absolute;
    top: 50%;
    left: 0%;
}
.owl-carousel button[type="button"]:focus, .owl-carousel button[type="button"]:active:focus {
  outline: 0;
  outline: none;
}
#aboutUs_slider .owl-prev img{
    width: 30px;
}
#aboutUs_slider .owl-next{
    width: 30px;
    position: absolute;
    top: 45%;
    right: 0%;
    height: 64px;
    background-color: #fefbf2;
}
#aboutUs_slider .owl-next img{
        width: 30px;
}
#aboutUs_slider .owl-dots .disabled, #aboutUs_slider .owl-nav.disabled{
    display: block!important;
}
#about_shikhar{
    padding: 50px 0px;
    display: block;
    height: auto;
    position: relative;
}
.learn-shikhar{
    width: 100%;
    display: block;
}
.learn-shikhar h2{
    font-family: rockit;
    color: #873f4a;
    font-size: 18px;
    line-height: 35px;
}
.p_o h2{
    font-family: rockit;
    font-size: 18px;
    line-height: 35px;
    line-height: normal;
    padding: 15px 40px;
    color: #ffffff;
    margin: 0;
}
.learn-shikhar .learn{
    height: 400px;
    width: 100%;
    overflow: hidden;
}
#about_shikhar .learn1{
    height: 715px;
    overflow: hidden;
    border-radius: 2px;
    width: 100%;
}
.learn-shikhar .learn1 img{
    width: auto;
    min-height: 100%;
    height: 100%;
    max-width: 120%;
}
.learn-shikhar p{
    font-family: arial;
    font-weight: 400;
    font-size: 14px;
    text-align: justify;
    color: black;
}
.p_o{
    background-color: #ee7b2b;
    height: 300px;
    border-radius: 2px;
    overflow: hidden;
    margin-top: 15px;
}
.p_o .content{
    font-family: sans-serif;
    font-weight: 500;
    color: #ffffff;
    line-height: 20px;
    text-align: justify;
    padding: 0 30px;
    overflow: hidden;   
}

/***********************/
/*ABOUT US ABOUT VIDEOS*/

#aboutvideos{
        background-color: #fedc92;
        height: 340px;
        background-size: cover;
        margin-top: 30px;
}
.video_title{
    padding: 40px 0px;
}
#aboutvideos .video_title h2{
    font-family: rockit;
    color: #873f4a;
    font-size: 18px;
}
#aboutvideos .video_src{
    width: 100%;
}
#aboutvideos .video_src iframe{
    width: 100%;
    position: relative;
    display: block;
}
#about_shikhar .content ul{
    list-style-image: url(../images/aim-obj.png);
    list-style-position: outside;
    padding: 0 10px;
}
#about_shikhar .content ul li{
    margin-bottom: 10px;
}
#wherewework {
    background-color: #873d4a;
    position: relative;
    padding: 62px 0;
}

#wherewework  h2{
    font-family: rockit;
    color: #873f4a;
    font-size: 18px;
    margin: 25px 0;
}
#wherewework .wherewework_box {
    display: block;
    position: relative;
    border-radius: 2px;
    float: left;
    margin-top: -125px;
}
.wherewework_img_box{
    display: block;
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    height: 330px;
    border: 2px solid #ee7b2b;
    border-radius: 2px;
}
.wherewework_img_box img, .wherewework_img_box iframe {
    width: 100%;
    position: relative;
    height: 100%;
}
.wherewework_box .where_we {
    display: block;
    position: relative;
    width: 100%;
    padding: 41px 30px;
    height: 330px;
    background-color: #fef0d3;
    text-align: justify;
}
#aboutshikhar .slider_box .about_content ul{
    font-family: arial;
    font-size: 14px;
    line-height: 17px;
    color: black;
    padding: 0;
    margin: 10px 0;
}
#aboutshikhar .slider_box .about_content ul li{
    list-style-image: url(../images/our_focus.png);
    list-style-position: inside;
}

/*OUR FOCUS PRODUCT */
#our_focus{
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
    padding: 40px 0 0 0;
}
#our_focus .focus_img_box{
    overflow: hidden;
    border-radius: 11px;
    border: 5px solid #893d4a;
    height: 300px;
}
#our_focus .our_focus_img{
    width: auto;
    max-width: 120%;
    height: 100%;
}
#our_focus .our_focus_product_title{
    height: 80px;
    padding: 15px;
    text-align: center;
    font-family: sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #ed7a2d;
    text-transform: uppercase;
}   
#our_focus .hr{
    padding: 5px;
    margin-top: 30px;
    background-color: #893d4a;
}



/********************************/
/*OUR PROJECTS SHIKHAR*/
#our_project {
    padding: 50px 0px;
    display: block;
    height: auto;
    position: relative;
}
#our_project {
    width: 100%;
    display: block;
}
#our_project .learn_project {
    height: 530px;
    width: 100%;
    overflow: hidden;
}
#our_project h2 {
    font-family: rockit;
    color: #fb9f20;
    font-size: 20px;
    line-height: 35px;
}
#our_project h4{
    font-family: arial;
    font-weight: 400;
    margin: 14px 0;
    font-size: 18px;
    color: #000;
}
#our_project .project_detail {
    font-size: 14px;
    font-family: arial;
}
#our_project .project_detail h1,
#our_project .project_detail h2,
#our_project .project_detail h3,
#our_project .project_detail h4,
#our_project .project_detail h5,
#our_project .project_detail h6
{
    font-family: Arial;
    font-weight: 500;
    margin: 10px 0;
    font-size: 18px;
    color: #fb9f20;
}
#our_project .project_detail ul{
    margin: 15px 0;
    padding: 0 20px;
    position: relative;
}
#our_project .project_detail ul li{
    list-style-image: url(../images/tick.png);
    list-style-position: outside;
    padding: 5px;
}
#our_project .project_img_box{
    overflow: hidden;
    position: relative;
    height: 530px;
    width: 100%;
    border: 2px solid #ffffff;
    outline: 2px solid #b7b4b4;
}
#our_project .project_img_box img{
    min-width: 100%;
    max-width: 120%;
    min-height: 100%;
    max-height: 110%;
    position: relative;
}


/*women_condense_course*/
#women_course{
    position: relative; 
    background-size: cover;
    background-position: right;
    /*-webkit-box-shadow: 0px 5px 23px -2px rgba(0,0,0,1);*/
    /*-moz-box-shadow: 0px 5px 23px -2px rgba(0,0,0,1);*/
    /*box-shadow: 0px 5px 23px -2px rgba(0,0,0,1);*/
}
#women_course .women_content {
    font-size: 14px;
    font-family: arial;
    color: #fff;
    background-color: #f9a020;
    padding: 30px 40px 4px 40px;
    height: 520px;
    overflow: hidden;

}
#women_course .women_content h2 {
    font-family: rockit;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
}
/*#women_course .women_content h1,
#women_course .women_content h2,
#women_course .women_content h3,
#women_course .women_content h4,
#women_course .women_content h5,
#women_course .women_content h6
{
    font-family: Arial;
    font-weight: 500;
    margin: 10px 0;
    font-size: 18px;
    color: #fb9f20;
}*/
#our_project .women_content p{
    margin: 15px 0;
}
#women_course .women_content ul{
    margin: 15px 0;
    padding: 0 20px;
    position: relative;
}
#women_course .women_content ul li{
    list-style-image: url(../images/tick.png);
    list-style-position: outside;
    padding: 5px;
}
#women_course .women_img_box{
    position: relative;
    width: 100%;
    height: 520px;
    /*overflow: hidden;*/
}
#women_course .women_img_box img{
    min-width: 100%;
    max-width: 150%;
    min-height: 100%;
    max-height: 110%;
    position: relative;
    width: 100%;
}


/***********PROJECT LIST***********/
.project_list{
    position: relative;
    width: 100%;
    display: block;
    padding: 30px 0;
}
.project_list:nth-child(even){
    background-color: #f3f3f3;
}
.project_list .project_detail {
    padding: 0px 40px 0 0;
    display: block;
    height: 360px;
    position: relative;
}
.project_list .project_detail p, .project_list .project_detail span{
    line-height: 18px;
    text-align: justify;
    font-size: 14px;
    color: black;
    font-weight: 400;
    font-family: arial;
}
.project_list .project_detail h2 {
    font-family: rockit;
    color: #873d4a;
    font-size: 18px;
    line-height: 50px;
    padding: 0px 60px 0px 0px;
}
.project_list .project_detail_box {
    width: 100%;
    overflow: hidden;
    height: 360px;
    position: relative;
    padding-left: 40px;
}
.project_list .project_detail_box img{
    min-width: 100%;
    position: relative;
    max-width: 100%;
    height: auto;
}
.project_list .border_bottom{
    /*border-bottom: 2px solid #eee;*/
    /*padding: 30px 0;*/
    /*background-color: #eee; */
}
.reliance{
    background-color: #873d4a!important;
    padding: 0!important;
}
.reliance h2{
    color: #ffffff!important;
    font-size: 18px!important;
    padding: 0px!important;
}
.reliance p{
    color: #fff!important;
}
.reliance .project_detail{
    height: auto!important;
}
.reliance .project_detail_box{
    height: auto!important;
}


/*Awards and accolads*/
#shikhar_awards{
    position: relative;
    height: 770px;
    background-color: #ffffff;
    overflow: hidden;   
}
#shikhar_awards .aboutus {
    width: 100%;
    height: 770px;
    overflow: hidden;
}
#shikhar_awards .aboutus img {
    min-width: 100%;
    overflow: hidden;
    max-width: 110%;
    min-height: 100%;
}
#shikhar_awards .page_title {
    display: block;
    height: auto;
    margin-top: -462px;
    margin-left: 100px;
    font-family: "raleway",sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #fefbf2;
}
#shikhar_awards .about_slider_box {
    display: block;
    background-color: #f8f0d9ad;
    height: auto;
    margin-top: -360px;
}
#shikhar_awards .about_slider_box .slider_box {
    position: relative;
    padding: 0!important;
    background-color: #fefbf2;
    margin: 0!important;
    display: inline-block;

}
#shikhar_awards #aboutUs_slider {
    width: 76%;
    margin: 0 auto;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 30px 0;
}
#shikhar_awards .about_content {
        display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
    padding: 60px 70px;
    margin: 0!important;
    height: 300px;
    /*display: block;*/
}
#shikhar_awards .slider_img_box {
    width: 100%;
    height: 300px;
    position: relative;
    padding: 0px;
    margin: 0!important;
    overflow: hidden;

}

/***********PROJECT LIST***********/
.awards_list{
    position: relative;
    width: 100%;
    display: block;
    margin: 20px 0;
    padding: 30px 0;
}
.awards_list:nth-child(even){
    background-color: #f3f3f3;
}
.awards_list .project_detail {
    padding: 0 40px;
    height: 400px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.awards_list .project_detail h2{
    color: #f9a020!important;
}
.awards_list .project_detail p, .awards_list .project_detail span{
    line-height: 18px;
    text-align: justify;
    font-size: 16px;
    color: black;
    font-weight: 700;
    font-family: Roboto,sans-serif;
}
.awards_list .project_detail h2 {
    font-family: rockit;
    color: #873d4a;
    font-size: 17px;
    line-height: 50px;
    padding: 0px 60px 0px 0px;
}
.awards_list .project_detail_box {
    width: 100%;
    overflow: hidden;
    height: 400px;
    position: relative;
    margin-left: 40px;
    border: 1px solid #ffffff;
    outline: 2px solid #eae8e8;
}
.awards_list .project_detail_box img{
    min-width: 100%;
    position: relative;
    max-width: 100%;
    height: auto;
}
.awards_list .border_bottom{
    /*border-bottom: 2px solid #eee;*/
    /*padding: 30px 0;*/
    /*background-color: #eee; */
}
.award{
    margin: 50px 0;
    padding: 0!important;
}
.award1{
    background-color: #f3f3f3!important;
    border-top: 2px solid #d4d0d0;
    border-bottom: 2px solid #d4d0d0;
    margin: 50px 0;
}
.award1 h2{
    color: #f9a020!important;
    font-size: 18px!important;
}
.award1 p, .award1 span{
    color: #000!important;
}
.award2{
    background-color: #893d4a!important;
    border-top: 2px solid #d4d0d0;
    border-bottom: 2px solid #d4d0d0;
    margin: 50px 0;
}
.award2 h2{
    color: #f9a020!important;
    font-size: 18px!important;
}
.award2 p, .award2 span{
    color: #fff!important;
}
.award2 .project_detail_box {
    border: 1px solid #ffffff;
    outline: 1px solid #eae8e8;
}

/*Contact us page shikhar*/
/*about_content*/

/*Awards and accolads*/
#contact_page{
    position: relative;
    height: 770px;
    background-color: #ffffff;
    overflow: hidden;   
}
#contact_page .aboutus {
    width: 100%;
    height: 770px;
    overflow: hidden;
}
#contact_page .about_content h4{
    font-family: "Segoe UI",Arial,sans-serif;
    font-weight: 600;
    margin: 10px 0;
    color: #f9a020;
}
#contact_page .aboutus img {
    min-width: 100%;
    overflow: hidden;
    max-width: 110%;
    min-height: auto;
}
#contact_page .page_title {
    display: block;
    height: auto;
    margin-top: -462px;
    margin-left: 100px;
    font-family: "raleway",sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #fefbf2;
}
{

}
#contact_page .about_slider_box {
    display: block;
    background-color: #f8f0d9ad;
    height: auto;
    margin-top: -360px;
}
#contact_page .about_slider_box .slider_box {
    position: relative;
    padding: 0!important;
    background-color: #fefbf2;
    margin: 0!important;
    display: inline-block;

}
#contact_page #aboutUs_slider {
    width: 76%;
    margin: 0 auto;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 30px 0;
}
#contact_page .about_content {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
    padding: 30px 60px 0px 70px!important;
    margin: 0!important;
    height: 300px;
    background-color: transparent!important;
}
#contact_page .slider_img_box {
    width: 100%;
    height: 300px;
    position: relative;
    padding: 0px;
    margin: 0!important;
    overflow: hidden;
}
.contact_detail_table .detail_icon{
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: relative;
    width: 40px;
    height: 36px;
    display: table-cell;
    vertical-align: middle;
}
.contact_detail_table .detail_icon img{
    width: 25px!important;
    height: auto;
    opacity: 0.4;
}
.contact_detail_table .detail_icon .two{
    width: 16px!important;
    height: 22px!important;
    opacity: 0.4;
}
.contact_detail_table .detail_data{
    overflow: hidden;
    padding:0;
    margin: 0;
    position: relative;
    width: 100%;
    display: inline-block;
}
.contact_detail_table td, .contact_detail_table th {
    padding: 4px!important;
    vertical-align: middle!important;
    border-top: 0px solid #ddd!important;
}

/***********PROJECT LIST***********/
.contact_office_list{
    position: relative;
    width: 100%;
    display: block;
    margin: 20px 0;
    padding: 30px 0;
    background: linear-gradient(0deg,#ffffff,#ffffff),url(../images/world_dot_map.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: top;
    background-blend-mode: soft-light;
}
.contact_office_list .contact_detail_block {
    padding: 0 40px;
    height: 400px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.contact_office_list .contact_detail_block h2{
    color: #893d4a!important;
}
.contact_office_list .contact_detail_block p, .contact_office_list .contact_detail_block span{
    line-height: 18px;
    text-align: justify;
    font-size: 16px;
    color: #000000a3;
    font-weight: 700;
    font-family: Roboto,sans-serif;
}
.contact_office_list .contact_detail_block h4{
    font-family: "Segoe UI",Arial,sans-serif;
    font-weight: 600;
    margin: 10px 0;
    color: #f96820;
}
.contact_office_list .contact_detail_block h5{
    font-family: "Segoe UI",Arial,sans-serif;
    font-weight: 600;
    margin: 10px 0;
    color: #f89f1d;
}
.contact_office_list .contact_detail_block h2 {
    font-family: rockit;
    color: #873d4a;
    font-size: 18px;
    line-height: 50px;
    padding: 0px 60px 0px 0px;
}
.contact_office_list .contact_detail_box {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 20px;
    background-color: #e4e4e4;
}
/*.contact_office_list .contact_detail_box img{
    min-width: 100%;
    position: relative;
    max-width: 100%;
    height: auto;
}*/
.contact_detail_block .contact_detail{
    background-color: #e4e4e4;
    border-radius: 2px;
    padding: 10px 30px;
    margin: 20px 0;
}
.contact_detail_box #contact_captcha{
    width: 30%!important;
    display: inline-block;
}
.contact_office_list .contact_detail_box .captcha_img{
    min-width: 30%!important;
    max-width: 100%!important;
    width: 30%!important;
    display: inline-block;
    float: right;
}
.contact_office_list .contact_detail_box .form-control{
    border-radius: 2px;
    height: 39px;
}
.contact_office_list .contact_detail_box textarea.form-control {
    height: auto!important;
}
.contact_office_list .contact_detail_box #contact_submit{
    width: 45%!important;
    margin: 0px auto;
    box-shadow: none;
    background-color: #ff9933;
    outline: 1px solid #ff9933;
    border: 3px solid #e4e4e4;
    color: white;
    font-weight: 600;
    font-family: cursive;
}
.contact_office_list .contact_detail_box .form_msg{
    height: 25px;
    overflow: hidden;
}
.contact_office_list .contact_detail_box .mg_0 {
    margin-bottom: 0;
}
.contact_office_list .contact_detail_box h2{
        font-size: 22px;
    font-weight: 500;
    color: #f96820;
    transform: scale(1,1.3);
}
#left_t{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 15px 0;
    border-color: transparent #8f0b3a transparent transparent;

}
#right_t{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 15px 20px;
    border-color: transparent transparent transparent #8f0b3a;
}
.owl-carousel .owl-dots .owl-dot {
    display: none !important;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    margin-top: -2px !important;
}