@font-face {
    font-family: myFontR;
    src: url('/complete-studies/Metropolis-Regular.otf');
}
body{
	margin: 0;
	padding: 0;
	font-family: myFontR;
    overflow-x: hidden;
}
._flex{
	display: flex;
	justify-content: center;
	align-items: center;
}
.clear{
    clear: both;
}

/*Template One CSS*/
.banner{
    background: url('/complete-studies/blue-bg.jpg') ;
    background-size: cover;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 400px;
}
.banner .upload-banner-btn{
    position: absolute;
    bottom: 25px;
    right: 50px;
    cursor: pointer;
    background: #fff !important;
    border-color: #fff !important;
    border-radius: 4px;
    color: #000 !important;
    font-size: 17px !important;
    font-weight: 600;
    outline: none !important;
    box-shadow: none !important;
}
.banner .send-email{
    background: #fff !important;
    border-color: #fff !important;
    color: #000 !important;
    font-weight: 600;
}
.banner .image{
	width: 25%;
    text-align: center;
}
.banner .image img{
	display: inline-block;
    border-radius: 50%;
    width: 150px;
    height: 150px;
}
.banner .image p{
    display: inherit;
    font-size: 15px;
    margin: 2px 0 0 0;
    cursor: pointer;
    font-weight: 600;
    color: #11396d;
}
.banner .content{
	width: 75%
}
.banner .content h5{
	font-size: 18px;
    color: #fff;
}
.banner .content h1{
	font-size: 42px;
    margin: 10px 0 18px 0;
    color: #ecb91d;
}
.banner .content h2{
	font-size: 22px;
    margin: 15px 0;
    background: #ecb91d;
    color: #000;
    padding: 7px 12px;
    font-weight: 600;
    width: 50%;
}

/*Template Two CSS*/
.banner-temp2{
    background: url('/complete-studies/blue-bg.jpg') ;
    background-size: cover;
    position: relative;
    padding-top: 50px;
    padding-bottom: 0px;
    position: relative;
}
.banner-temp2 .box{
    background: #fff;
    width: 100%;
    box-shadow: 0 2px 8px 0 rgb(211 213 219 / 50%);
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    padding: 0.75rem 1.25rem;
    margin-top: 72px;
    margin-bottom: 0px;
    text-align: center;
    padding-bottom: 30px;
}
.banner-temp2 .box img{
    display: inline-block;
    border-radius: 50%;
    margin-top: -9%;
    border: 3px solid #fff;
    margin-bottom: 12px;
    width: 150px;
    height: 150px;
}
.banner-temp2 .upload-banner-btn{
    position: absolute;
    bottom: 25px;
    right: 50px;
    cursor: pointer;
    background: #fff !important;
    border-color: #fff !important;
    border-radius: 4px;
    color: #000 !important;
    font-size: 17px !important;
    font-weight: 600;
    outline: none !important;
    box-shadow: none !important;
}
.banner-temp2 .box h5{
    font-size: 18px;
    color: #000;
}
.banner-temp2 .box h1{
    font-size: 42px;
    margin: 18px 0;
    color: #11396d;
}
.banner-temp2 .box h2{
    font-size: 22px;
    margin: 15px auto;
    background: #ecb91d;
    color: #000;
    padding: 7px 12px;
    font-weight: 600;
    width: 50%;
}
.banner-temp2 p{
    display: inherit;
    font-size: 15px;
    margin: 2px 0 0 0;
    cursor: pointer;
    font-weight: 600;
    color: #11396d;
}

/*Template Three CSS*/
.cover-img{
	padding: 0;
    position: relative;
}
.cover-img img{
	height: 200px;
    width: 100%;
}
.cover-img button{
    position: absolute;
    bottom: 25px;
    right: 50px;
    cursor: pointer;
    background: #fff !important;
    border-color: #fff !important;
    border-radius: 4px;
    color: #000 !important;
    font-size: 17px !important;
    font-weight: 600;
    outline: none !important;
    box-shadow: none !important;
}

.s-div{
	/*border-bottom: 2px solid #dddddd7a;*/
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.s-div .image{
	width: 15%;
    text-align: center;
}
.s-div .image img{
	display: inline-block;
    border-radius: 50%;
    margin-top: -55%;
    border: 4px solid #fff;
    width: 150px;
    height: 150px;
}
.s-div .image p{
    display: inherit;
    font-size: 15px;
    margin: 2px 0 0 0;
    cursor: pointer;
    font-weight: 600;
    color: #11396d;
}
.s-div .content{
	width: 75%;
	margin: 20px 0;
}
.s-div .content h5{
	font-size: 18px;
    color: #000;
}
.s-div .content h1{
	font-size: 42px;
    margin: 10px 0 12px 0;
    color: #11396d;
}
.s-div .content h2{
	font-size: 22px;
    margin: 15px 0;
    color: #000000;
}

/*Common CSS*/
.common-box{
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    padding: 30px 20px;
    margin: 25px 0;
}
/* .common-box h2{
	margin: 0 0 18px 0;
    font-weight: 600;
    color: #123a6e;
    font-size: 20px;
    display: inline-block;
    border-bottom: 2px solid #123a6e;
    padding-bottom: 5px;
} */
.about-us p{
	font-size: 16px;
    line-height: 1.5;
    margin: 0;
}
.sub-achievements, .sub-education, .sub-activities{
    margin: 20px 0;
    border-bottom: 1px solid #efefef9e;
    padding-bottom: 10px;
}
.sub-achievements:last-child, .sub-education:last-child, .sub-activities:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.sub-achievements h4{
    font-weight: 600;
    margin: 0 0 15px 0;
}
.sub-achievements h4 i, .sub-activities h4 i{
    color: #123a6e;
    margin-right: 8px;
    font-size: 16px;
}
.sub-achievements .margin-left{
    margin-left: 25px;
}
.sub-achievements h5{
    color: #656565;
    font-size: 14px;
    margin: 10px 0;
}
.sub-achievements p, .sub-education p{
    color: #656565;
    font-size: 14px;
    margin: 10px 0;
}
.sub-education .image{
    width: 8%;
    text-align: center;
}
.sub-education .image img{
    width: 30px;
    display: inline-block;
}
.sub-education .content{
    width: 92%;
}
.sub-education .content h4{
    font-weight: 600;
    margin: 8px 0 0 0;
}
.sub-education .content h5{
    color: #656565;
    font-size: 14px;
    margin: 10px 0;
}
/* .sub-activities{
    padding-bottom: 28px;
}
.sub-activities h4{
    font-weight: 600;
    margin: 0 0 15px 0;
    font-size: 16px;
}
.sub-activities .post-content p, .sub-activities .post-content p span{
    color: #656565 !important;
    font-size: 15px !important;
    margin: 18px 0 !important;
}
.sub-activities .post-content ul, .sub-activities .post-content ol{
    margin-bottom: 15px;
    padding-left: 30px;
}
.sub-activities .post-content li{
    color: #656565 !important;
    font-size: 15px !important;
    margin-bottom: 4px;
} */
.sub-activities .action-div{
    margin: 12px 20px;
    /*border-top: 2px solid #e2e2e2;*/
    padding: 10px 0;
}
.sub-activities .info-div{
    margin: 8px 20px;
    border-top: 2px solid #e2e2e2;
    padding: 10px 0;
}
.sub-activities .info-div h6{
    color: #000;
    font-size: 13px;
    margin: 5px 0;
}
.sub-activities .info-div h6 span:first-child{
    float: left;
    cursor: pointer;
}
.sub-activities .info-div h6 span:last-child{
    float: right;
    cursor: pointer;
}
.sub-activities .info-div h6 i{
    color: #123a6e;
    margin-right: 2px;
}
.sub-activities .action-div ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-flex;
    width: 100%;
}
.sub-activities .action-div ul li{
    width: 33.3%;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}
.sub-activities .action-div ul li span{
    
}
.show-section{
    background: #f7f7f7;
    padding: 20px;
    border: 1px solid #d7d7d7;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    max-height: 290px;
    overflow-y: hidden;
}
.show-section:hover{
    overflow-y: auto;    
}
.show-section::-webkit-scrollbar {
    width: 8px;
}
.show-section::-webkit-scrollbar-track {
    background: #fff; 
}
.show-section::-webkit-scrollbar-thumb {
    background: #ddd; 
    border-radius: 5px;
}
.show-section::-webkit-scrollbar-thumb:hover {
    background: #ddd; 
}
.show-section .write-comment-box{
    display: inline-flex;
    width: 100%;
    /* justify-content: center; */
    align-items: center;
    margin-bottom: 13px;
    border-bottom: 1px solid #9b9b9bcc;
    padding-bottom: 12px;
}
.show-section .write-comment-box img, .show-section .show-data-box img{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 15px;
}
.show-section .write-comment-box .form-group{
    width: 94%;
    margin: 0;
}
.show-section .write-comment-box .form-group input{
    box-shadow: none !important;
    outline: none !important;
    height: 45px !important;
    border-radius: 25px !important;
}
.show-section .write-comment-box .form-group input:focus{
    border-color: #123a6e !important;
}
.show-section .show-data-box{
    display: inline-flex;
    width: 100%;
    /* justify-content: center; */
    align-items: center;
    margin-bottom: 25px;
}
.show-section .show-data-box img{
    
}
.show-section .show-data-box .actual-data{
    width: 94%;
    margin: 0;
    background: #d1d1d169;
    padding: 15px 10px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.show-section .show-data-box .actual-data h5{
    margin: 0 0 7px 0;
    font-size: 18px;
    font-weight: 600;
}
.show-section .show-data-box .actual-data span{
    display: block;
    font-size: 16px;
}
.show-section .like-box{
    /*display: inline-flex;
    width: 100%;
     justify-content: center; 
    align-items: center;
    margin-bottom: 12px;*/
    display: inline-flex;
    width: 30%;
    /* justify-content: center; */
    align-items: center;
    /* margin-bottom: 12px; */
    border: 1px solid #d5d5d5d1;
    padding: 8px;
    border-radius: 5px;
    margin: 6px 6px;
}
.show-section .like-box img{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 15px;
}
.show-section .like-box h5{
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
.added_hobbies {
    padding: 0;
    margin: 16px 0;
    list-style-type: none;
    width: 100%;
}
.added_hobbies li {
    border: 1px solid #c9c9c98a;
    display: inline-block;
    padding: 10px 18px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 8px;
    background: #ffffffa8;
}
.added_hobbies li:hover {
    cursor: pointer;
    background: #e1e1e1a8;
}
.inner-circle{

}
.inner-circle ul{
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}
.inner-circle ul li{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef9e;
    padding-bottom: 15px;
}
.inner-circle ul li:last-child{
    margin: 0;
    padding: 0;
    border-bottom: none;
}
.inner-circle ul li img{
    max-width: 45px;
    display: inline-block;
}
.inner-circle ul li p{
    width: 90%;
    margin-left: 3%;
    font-size: 16px;
    font-weight: 600;
}
.inner-circle ul li p span{
    display: block;
    color: #616161;
    font-weight: 500;
}
.inner-circle>p{
    text-align: center;
    font-size: 18px;
    margin: 12px 0 0 0;
    font-weight: 600;
    color: #123a6e;
    cursor: pointer;
}
.inner-circle input, .inner-circle textarea, .inner-circle button{
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}
.inner-circle input{ 
    height: 40px;
}
.inner-circle textarea{
    resize: none;
}
.inner-circle input:focus, .inner-circle textarea:focus{
    border-color: #123a6e !important;
}
.inner-circle button{
    background: #123a6e !important;
    border-color: #123a6e !important;
    border-radius: 0;
    font-size: 16px;
    width: 100%;
    height: 38px;
}
#loginModal .modal-body{
    height: 460px;
    /* width: 560px; */
    margin: 0;
    background: #fff;
    border-radius: 20px;
    text-align: center;
}
#loginModal .modal-body iframe{
    border-radius: 20px;
    border: none;
    width: 100%;
    height: 100%;
}
.recommendation .sub-recommendation{
    display: flex;
    margin: 20px 0;
    border-bottom: 1px solid #efefef9e;
    padding-bottom: 10px;
}
.recommendation .sub-recommendation .img-box-recommendation{
    width: 8%;
    text-align: center;
}
.recommendation .sub-recommendation .img-box-recommendation img{
    max-width: 50px;
    display: inline-block;
}
.recommendation .sub-recommendation .content-recommendation{
    width: 90%;
}
.recommendation .sub-recommendation .content-recommendation h4{
    margin: 0 0 7px 0;
    font-weight: 600;
    font-size: 18px;
}
.recommendation .sub-recommendation .content-recommendation h4 span{
    font-size: 14px;
    display: block;
    margin: 5px 0 8px 0;
    color: #777777;
    font-weight: 500;
}
.recommendation .sub-recommendation .content-recommendation p{
    color: #656565 !important;
    font-size: 15px !important;
    margin: 8px 0 !important;
}
span.edit{
    display: inline-block;
    font-size: 15px;
    margin: 0 10px 0 0;
    cursor: pointer;
    font-weight: 600;
    color: #11396d;
    float: right;
}
.send-email{
    background: #123a6e !important;
    border-color: #123a6e !important;
    border-radius: 2px;
    font-size: 16px;
    /* width: 100%; */
    height: 38px;
    outline: none !important;
    box-shadow: none !important;
}

#teacherRecommendationsModal.in{
    display: flex !important;
    justify-content: center;
    align-items: center;
}
#teacherRecommendationsModal .modal-content{
    border-radius: 0;
    border: 1px solid #123a6e;
}
#teacherRecommendationsModal .modal-header{
    border-color: #123a6e;
}
#teacherRecommendationsModal .modal-header h4{
    color: #123a6e;
    font-weight: 600;
}
#teacherRecommendationsModal .modal-header h4 span{
    font-size: 12px;
    color: #752121;
    margin-left: 5px;
}
#teacherRecommendationsModal .modal-content .modal-body{
    border-radius: 0;
    /*border: 1px solid #123a6e;*/
}
#teacherRecommendationsModal form input, #teacherRecommendationsModal form textarea{
    border-radius: 0;
    outline: none;
    box-shadow: none;
}
#teacherRecommendationsModal form input{
    height: 35px;
}
#teacherRecommendationsModal form input:focus, #teacherRecommendationsModal form textarea:focus{
    border-color: #123a6e;
}
#teacherRecommendationsModal form button{
    background: #123a6e !important;
    border-color: #123a6e !important;
    border-radius: 2px;
    font-size: 16px;
    height: 38px;
    outline: none !important;
    box-shadow: none !important;
}
.tab{
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}
.tablinks{
    border-radius: 0;
    font-size: 15px;
    outline: none !important;
}
.tabcontent {
    display: none;
    /*padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;*/
}
.tabcontent.active{
    display: block;
}
.tablinks.active{
    background: #d0d0d0 !important;
    box-shadow: none !important;
}



/*Responsive CSS*/
@media only screen and (max-width: 600px) {

    ._flex{
        display: block;
    }
    .banner .image, .banner .content, .s-div .image, .s-div .content{
        width: 100%;
        text-align: center;
    }
    .banner .content{
        margin-top: 25px;
    }
    .banner .content h5, .banner-temp2 .box h5, .s-div .content h5{
        font-size: 16px;
    }
    .banner .content h1, .banner-temp2 .box h1, .s-div .content h1{
        font-size: 30px;
    }
    .banner .content h2, .banner-temp2 .box h2, .s-div .content h2{
        font-size: 20px;
        width: 100%;
    }
    .banner-temp2 .box img, .s-div .image img{
        margin-top: -25%;
    }
    .common-box{
        margin: 25px 0 !important;
    }
    .sub-activities .action-div ul li{
        font-size: 12px;
    }
    .sub-activities .info-div h6{
        font-size: 10px;
    }
    .show-section .write-comment-box img, .show-section .show-data-box img{
        width: 35px;
        height: 35px;
        margin-right: 10px;
    }
    .show-section .write-comment-box .form-group input{
        height: 35px !important;
    }
    .show-section .show-data-box .actual-data h5{
        font-size: 15px;
    }
    .show-section .show-data-box .actual-data span{
        font-size: 13px;
    }
    .recommendation .sub-recommendation .img-box-recommendation{
        width: 20%;
    }
    .recommendation .sub-recommendation .img-box-recommendation img{
        max-width: 35px;
    }

}