﻿/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

.mContainer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.social-icons li a {
    font-size: 24px;
}
#footer.inverted:not(.btn), #footer.dark:not(.btn) {
    color: #999 !important;
}
#mainMenu nav > ul > li.mega-menu-item > .dropdown-menu2 {
    left: 0;
    right: 0;
    overflow: hidden;
    width: 500px;
    transition-duration: .3s !important;
}
.icon-boxes.programs {
    border-top: 1px solid #e6e8eb;
    border-right: 1px solid #e6e8eb;
}
    .icon-boxes.programs .icon-boxx:hover {
        background: #1b7c77;
        color:#fff;
    }
    .icon-boxes.programs .icon-boxx:hover h3 {
        color: #fff;
    }
    .icon-boxes.programs .icon-boxx {
        display: inline-flex;
        align-items: flex-start;
        padding: 60px 40px;
        border-left: 1px solid #e6e8eb;
        border-bottom: 1px solid #e6e8eb;
        min-height: 100px;
    }
    .icon-boxes.programs h3 {
        line-height: 25px;
        text-align:center;
        margin:0 auto;
    }
.icon-boxes.programs .icon-box-content {
    padding-left: initial;
    text-align: center;
    margin: 0 auto;
}
.fc-event {
    background-color: #fff !important;
    border-width: 1px !important;
    border-left-width: 1px !important;
    border-color: #e6e8eb !important;
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.08) !important;
    border-left-width: 1px !important !important;
    padding: 5px 12px !important !important;
    border-radius: 4px !important !important;
    margin: 5px !important;
}
.fc-time, fc-title {
    color: #000 !important;
}
ul, ol { margin-left:20px}

#News.single-post {width:100%}
#header[data-transparent="true"] + .inspiro-slider, #header[data-transparent="true"] + #slider, #header[data-transparent="true"] + .fullscreen, #header[data-transparent="true"] + .halfscreen, #header[data-transparent="true"] + #google-map {
    top: -90px;
}
#footer .author {
    text-align:right;
}
@media (max-width: 1024px){
button.widget-subscribe-submit-button {
    height: 40px !important;
	}
#footer .author, #footer .copyright {
    text-align:center;
}
}
