/*
    Template: smarty
    Theme Name: Smarty Child Theme
    Theme URI: http://smartyschool.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Education WordPress Theme
	Version: 3.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, black, red, dark, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: smarty
*/

.top-bar_view-style_2 .logo .logo__icon {
    max-width: 165px !important;
	padding: 0px 0px 10px 0px;
}

.top-bar_view-style_2 .top-bar__contact a {
    font-family: 'Work Sans', sans-serif;
    font-size: 20px;
    color: #262161 !important;
}

.top-bar_view-style_2 .top-bar__contact:before {
    color: #fbb14e !important;
    opacity: 1.5 !important; 
}

.top-bar__contact:before {
    top: 8px !important;
    font-size: 20px !important;
}

.top-bar_view-style_2 {
    background: #ffffff;
	border-bottom: 1px solid #eaeaea;
    padding: 4px 0px;
}

.top-bar__contact {
    padding-left: 35px !important;
    padding-top: 8px;
}

.top-bar_view-style_2 .top-bar__socials {
    display: table-cell;
    vertical-align: middle;
    /* float: right; */
    padding: 45px 0px 0px 185px;
}
.top-bar_view-style_2 .top-bar__socials .list__item-link {
    color: #262161 !important;
    opacity: 1.5 !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fa {
    
    font-size: 20px !important;
    
}

.header-mobile {
    background: #ffffff !important;
}

.header-mobile .header-mobile__control-line:after, .header-mobile .header-mobile__control-line:before {
    
    background: #262161 !important;
}

.header-mobile .header-mobile__control-line {
    
    background: #5a4a4a !important;

}

.top-bar_view-style_2 .top_bar_contacts {
    /* padding-left: 275px; */
    padding: 45px 0px 0px 0px;
}

.stm-text-box__link_title {
    color: #ffffff !important;
}

.logo img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    /* text-align: center !important; */
    margin: 0px 0px 0px 100px;
}

.stm-btn_red:hover {
    background-color: #2c3175 !important;

}

.stm-btn_red {
    border-color: #2c3175 !important;
}

.wpcf7-textarea {
    height: auto !important;
    resize: none;
}

.rev_slider_nav .sub__title {
    font-size: 23px !important;
    line-height: 26px;
    font-weight: 600;
}

#wpcf7-f682-p1137-o1 form{background-color:#15176c;padding:20px}
.stm-title.stm-title_sep_bottom {
    background-color: #fecc2d;
    padding-left: 19px;
}
.stm-btn_red {
    border-color: #fecc2d !important;
    color: #fecc2d !important;
}
.stm-btn_red:hover {
    background-color: #fecc2d !important;
    color: #15176c !important;
}

.fc-row.fc-widget-header tr {
    background-color: #181a67 !important;
 
}
.fc-row.fc-widget-header tr th {
    padding: 10px !important;
}
.fc-day-grid tr td {
    background-color: #dadada !important;
    border-color: #181a67 !important;
}
.fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed hr, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #000 !important;
}
.qtip-eo {
    border-color: #9a9999 !important;
}