/**
* Theme Name: Braine Child
* Description: This is a child theme of Braine, generated by Merlin WP.
* Author: <a href="https://themeim.com/">Themeim</a>
* Template: braine
* Version: 1.1
*/

.logo img {
    max-width: 220px;
}
.my_tab .e-n-tabs-heading {
    padding: 40px 0;
}

.my_tab .e-n-tabs-content>div {
    justify-content: center;
}

.my_tab .e-n-tab-icon {
    width: 40px;
    height: 40px;
    background: #000;
    border-radius: 50%;
    justify-content: center;
    opacity: 0;
}

.my_tab .e-n-tab-title {
    justify-content: space-between !important;
    left: 75px;
    z-index: 1;
}

.my_tab .e-n-tab-title[aria-selected="true"] .e-n-tab-icon, .my_tab .e-n-tab-title:hover .e-n-tab-icon {
    opacity: 1;
}
.g_rank .sec-title_title {
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.g_rank .sec-title_heading {
    font-size: 20px;
    line-height: 1.5;
}
.info-block_one   h5 {
    color: #fff;
    font-size: 18px;
}
.footer-logo img {
    max-width: 230px;
}
.news-one {
    padding: 100px 0px 80px !important;
}
.story-one_content-outer {
    padding-top: 0 !important;
}
.footer-widget ul li{
    margin-right: 20px;
}
.circle_1 {
    width: 150px;
    height: 150px;
    border: 1px solid #771fe4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle_c {
    width: 200px;
    height: 200px;
    border: 1px solid #666;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle_2 h3 {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 5px;
}

.circle_2 p {
    color: #771fe4;
    text-align: center;
    font-size: 23px;
    margin: 0;
    line-height: 1;
}


.top_footer h5 {
    color: #fff;
    margin-bottom: 20px;
}

.top_footer ul li a {
    color: #BDBDBD;
    font-size: 16px;
    padding-bottom: 10px !important;
    display: block;
}
.slider-one_content-inner {
    padding-top: 0;
}
.slider-one .swiper-slide {
    padding: 200px 0px 70px !important;
}
.gallery-icon img {
    background: #c7c7c7;
    padding: 10px 0;
    border-radius: 7px;
}
.ct_heading .sec-title.centered {
    margin-bottom: 20px;
}

.three_column>ul.submenu {
    width: 46rem !important;
    left: -7rem;
    display: flex;
	    background: #231e29;
}

.three_column ul.submenu>.submenu {
    /* position: relative !important; */
    opacity: 1 !important;
}

.three_column>ul.submenu>li {
    width: 33% !important;
	border-right: 1px solid #4e4e4e;
}
.three_column>ul.submenu>li:last-child {
	border:none !important;
}

.three_column>ul.submenu ul.submenu {
    left: 0 !important;
    position: relative !important;
    opacity: 1 !important;
    transform: none !important;
    visibility: visible !important;
    -webkit-transform: scaleY(1) !important;
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1) !important;
    opacity: 1 !important;
    visibility: visible !important;
	    box-shadow: none ! IMPORTANT;
    
}

.three_column>ul.submenu ul.submenu li {
    width: auto !important;
    opacity: 1 !important;
}

.three_column li.dropdown > a:after{
	display:none  !important;
}
.s_title>a {
    font-size: 18px !important;
    font-weight: bold !IMPORTANT;
}

.three_column>ul.submenu ul.submenu li a {
    line-height: 1.4 !important;
    font-size: 14px !IMPORTANT;
    padding: 7px 17px !important;
	color:#bdbdbd !important;
}
