.menubar li a{
    font-size: 13px;
}
.service-box-info1{
    width: 340px;
    background: #f8f8f8;
}
.contact-form-area{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
}
.form-area{
    padding: 30px 20px 12px 20px;  
}
.form-title{
    text-transform: capitalize;
    margin-bottom: 5px;
    font-weight: 700;
}
.form-style-one{
    margin-top: 20px;
}
.contact-form input, .contact-form textarea{
    border: 1px solid #d9d9d9;
    width: 100%;

    padding: 10px 15px;
}
.notvalidated{
    margin: -20px 0px 0px 0px;
    position: absolute;
    padding-left: 21px;
    padding: 0px 5px 0px 5px;
    background-color: #AF0000;
    color: #FFF;
    font-weight: bold;
    border-radius: 2px;
    box-shadow: 3px 3px 6px #666;
    display: none;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.frm-group{
    position: relative;
    margin: 7px 0;
}
.section-padding{
    padding-top: 50px;
    padding-bottom: 50px;
}

.company-contact-info-area{
    margin-bottom: -12px;
}
.company-info-item{
    padding: 15px 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin-bottom: 12px;
}
.d-flex{
    flex-wrap: wrap;
}
.company-info-item .icon{
    width: 65px;
    height: 65px;
    /*background-color: rgba(236, 78, 32, 0.05);*/
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 65px;
    font-size: 24px;
    background-color: #7cbdfb;
    /*#fb888c;*/
}
.company-info-item .content{
    width: calc(100% - 65px);
    padding-left: 30px;  
}

.theme-btn1{
    border: none; 
    margin-top: 17px;
}
#txtFullName, #txtEmail, #txtContact, #txtSubject,#txtmessage{
    color: #000;
}
#captchacode{
    font-size: 14px;
}
.refresh-img{
    margin-top: 24px;
    margin-left: 49px;
}
.icon i{
    color: #ff0000;
}
.title{
    font-size: 17px;
    font-weight: 700;
}
.section-title{
    margin-top: -37px;
}
.post-thumbnail img{
    width: auto;
    /*height: 200px;*/
    height: 178px;

}

.course-item{
    background-color:#f8f8f8;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
    /*border-radius: 12px;*/
}
.course-title{
    position: relative;
    padding: 15px 15px 15px;
    text-align: center;
}
.justify-content-center{
    padding: 28px;
}
.theme-btn1{
    margin-left: 115px;
    margin-top: 18px;
}
.tptpad{
    padding-bottom: 56px;
}
.course-item-bottom{
    padding-bottom: 22px;
}
.course-content p{
    text-align: justify;
    padding-left: 12px;
    padding-right: 12px;
}

.widget-title{
    position: relative;
    text-transform: capitalize;
    margin-bottom: 25px;
    font-size: 20px;
}
.post-thumb img{
    padding-top: 20px;
    background-color: #f8f8f8;
    margin-top: -20px;
}
.small-post-list .post-thumb{
    width: 80px;
}
.post-item{
    /*border-radius: 10px;*/
    background-color: rgb(255, 255, 255);
    /*box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);*/
    overflow: hidden;
    margin: 15px 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.activity{
    background-color: #f8f8f8;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 20px;
}
.entry-single-title{
    font-size: 30px;
    margin-bottom: 15px;
}
.entry-single-content{
    padding: 30px 30px;
}
.entry-single{
    background-color: #f8f8f8;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
}
.small-post-list .post-content{
    width: calc(100% - 80px);
    padding: 0 0 0 15px;
}
.post-content{
    background-color: #f8f8f8;
    padding: 15px 20px 20px 20px;
}
.align-items-center{
    background-color:#f8f8f8; 
}
.slider-image{
    display: block;
    width: 100%;
}
.section-padding1{
    padding-top: 20px;
}
.service-box-info p{
    text-align: justify;
}
/*--gallery--*/
.section-padding{
    padding-top: 50px;
    padding-bottom: 50px;
}
.section-wrapper{
    margin-top: 70px;
}
.img-content{
    height: auto;
}
.img-content img{
    max-width: 366%;
}

.theme{
    margin-left: 2px; 
}
.contact-form-area{
    background-color: #f8f8f8;
    border-radius: 6px;
}
.sidebar1{
    background-color: #f8f8f8;
    border-radius: 5px;
}
.background-fill{
    background-color: #f8f8f8;
    border-radius: 5px;
}
.theme-btn2{
    border: none;
}
.section1{
    margin-bottom: 70px;
}

.profileUpload1{
    padding-left: 0px;
    padding-bottom: 17px;
    width: 101%;
}
.form-control{
    background-color: #f8f8f8;
}
.contact-form textarea, .contact-form input, .contact-form textarea::-webkit-input-placeholder, .contact-form input::-webkit-input-placeholder{
    color: #000;
}
.teacher-single{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    /*box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.03);*/
    margin: 15px 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.guest-img{
    width: 169px;
}
.teacher-content{
    padding: 30px 20px;
}
.teacher-grid-style-three .teacher-content{
    width: 84%;
    background-color: #f8f8f8;
    padding-left: 30px;
}
#captchaimg{
    margin-left: 14px;
}
.course-item{
    margin-bottom: 25px;
}
.blog-detail-middle{
    margin-bottom: 49px;
}
.blog-detail-middle:last-child{
    margin-bottom: 15px;
}
.tour-btn{
    margin-bottom: 24px;
}

.comnt{
    font-size: 14px;
    color: #ff0000;
}
.single-about-box p{
    text-align: justify;
    margin-top: 24px;
}
.single-skill-box h3 {
    font-size: 20px;
}
.single-skill-box p {
    color: #7b7b7b;
    font-size: 14px
}
.single-skill-box i {
    margin-bottom: 13px;
}
.menubar.sticky li {
    padding-right: 39px;
}
.menubar.sticky li:last-child{
    padding-right: 0px;
}
.sec-title1 h4{
    color: #fff;

}
.blog-detail-middle1 img{
    padding-right: 0px;
    max-width: 100%;
}
.activities{
    margin-bottom: -54px;
}
.post-content p{
    font-size: 13px;
}
.post-content p:hover{
    color: #ccc;
}
#checking{
    padding-top: 35px;
}
.top-header{
    font-size: 13px;
}
.section-title{
    margin-top: -89px;
}
.map-area{
    margin-bottom: -106px;
}
.descrip p{
    font-size: 13px;
}
.activity-description p{
    text-align: justify;
}
.section1{
    margin-bottom: 20px;
}
.pt-72{
    padding-top: 50px;  
}
.widget1 li a:hover{
    color: #333333;
}
.activity-description{
    padding: 90px 30px;
}
.section1 h2{
    font-size: 26px;
}
.blog-details1 h4.post-title1{
    font-size: 20px;
    font-weight: 900;
}


figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
figure:hover img {
    opacity: .5;
}

figcaption i{
    position: absolute;
    bottom: 65px;
    left: 121px;
    opacity: 0;
}

figure:hover figcaption i{
    opacity: 1;
    color: #218bf0;
}
.hero-area-content{
    max-width: 80%;
    position: relative;
    z-index: 2;
    color: #fff;
    bottom: -89px;
}
.hero-area-content h1{
    color: #fff;
    max-width: 100%;
    text-transform: uppercase;
    font-weight: 900;
    text-shadow: 3px 3px #000;
}
.hero-area-content p{
    margin: 20px 0;
    font-size: 22px;
    font-weight: 600;
    text-shadow: 1px 1px #000;
}
.post-details > p{
    text-align: justify;
}
.theme-btn1{
    margin-left: 0px;
}
.course-item-bottom{
    text-align: center;
}
.sidebar-widget{
    margin-right: 8px;   
}
.descrip p{
    /*line-height: initial;*/
    line-height: 19px;
}
.widget-post{
    line-height: -moz-block-height;
}
.post-content{
    line-height: initial;
}
.widget-post-img{
    height: 54px;
}

.menubar.sticky li{
    padding-right: 57px;
}
.active1{
    display: none;
}
.footer .widget > a > img {
    margin-bottom: 0px;
}
.icon-search i{
    margin-bottom: -23px;
    margin-left: -42px;
}
.justify-content-center{
    padding: 46px;
}
.ptb-100-service{
    padding-top: 46px;
}
.section-padding{
    padding-top: 91px;
    padding-bottom: 87px;
}
.section-title{
    margin-top: -122px;
}
.ptb-100-activity{
    padding-top: 73px;
}
.hero-area-content{
    bottom: -220px;
    margin-bottom: 110px;
    width: 50%;
height: 150px;
}
.section-padding1{
    padding-top: 16px;
    padding-bottom: 67px;
}
.sec-about{
    padding-top: 76px;
    padding-bottom: 76px;
}
.about-content{
    margin-top: -32px;
}
.about-content h2{
    font-weight: 800;
}
.about-content h3{
    font-weight: 800;
}
.about-content1{
    margin-top: 15px;
}
.footer h4.widget-title1{
    text-transform: uppercase;
    font-size: 20px;
}
.about-content1 p{
    margin-top: -7px;
}
.about-content1 h3{
    margin-bottom: 25px;
}

