/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
/* font-family: "Rex Light"; */
@font-face {
  font-family: "Rex";
  src: url("fonts/RexLight/RexLight.eot");
  src: url("fonts/RexLight/RexLight.eot?#iefix") format("embedded-opentype"), url("fonts/RexLight/RexLight.woff") format("woff"), url("fonts/RexLight/RexLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
/* font-family: "Rex Bold"; */
@font-face {
  font-family: "Rex";
  src: url("fonts/RexBold/RexBold.eot");
  src: url("fonts/RexBold/RexBold.eot?#iefix") format("embedded-opentype"), url("fonts/RexBold/RexBold.woff") format("woff"), url("fonts/RexBold/RexBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
html {
    position: relative;
    min-height: 100%;
}
body {
        padding-top: 65px;
           /* margin-bottom: 60px;*/
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 16px;
            /*font-family: "Fira Sans", "Helvetica", "Arial", sans-serif;*/
            margin-bottom: 60px;
}
h1,h2,h3,.h2,.h1 {
    font-size: 20px;
    font-weight: 700 !important;
    font-family: "Rex", "Times New Roman", serif !important;
    line-height: 40px;
    margin: 0;
    padding: 10px 0;
}
.h1, h1 {
    font-size: 35px !important;
    color: #565656;
}
#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}
footer {
      position: absolute;
      bottom: 0;
      width: 100%;
      /* Set the fixed height of the footer here */
      height: 60px;
    background: #ffffff;
    height: 60px;
    border-top: 1px solid #e4e4e4;
}
#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}
#searchclear {
    border-left: none !important;
    opacity: 0.5;
}
.top_notify_count {
    display: none;
    padding: 1px 4px;
    border-radius: 20px;
    color: #fff;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    min-width: 14px;
    top: -1px;
    right: 13px;
    background-color: rgb(227, 31, 31);
    text-align: center;
    position: absolute;
    box-sizing: content-box;
}
.navbar-default {
    background-color: #fff !important;
    border-bottom: 1px solid #e4e4e4;
    /*border-color: #fff !important;*/
    /*box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);*/
    padding: 5px 0;
}
.logo {
    position: absolute !important;
    /*left: 50% !important;
    margin-left: -133px !important;*/
    width: 205px;
    background-size: contain;
    height: 44px;
    background: url(img/logo.png) 50% 50%no-repeat;
    background-size: contain;
}
h1, .h1 {
    font-size: 34px !important;
}
.btn-primary {
    color: #fff !important;
    background-color: #e31f1f !important;
    border-color: #e31f1f !important;
    padding: 10px 20px !important;
    font-size: 18px !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #bf1717 !important;
}
.woocommerce-message {
    background: #31708f !important;
    color: #fff !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin-bottom: 1.5em !important;
    padding: 0.5em !important;
}
.woocommerce-cart-form img {
    max-width: 108px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: auto !important;
}
ul.wc_payment_methods.payment_methods.methods {
    padding: 0 !important;
}
/*div#order_review {
    display: none;
}*/
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 7px 13px !important;
    margin: 3px !important;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #404040 !important;
    font-weight: bold !important;
    text-decoration: none;
    background-color: #fff !important;
    border: 2px solid #db3721 !important;
    border-radius: 29px !important;
}
 .pagination>li.active>a {  background: #dc4020;
    /* padding: 0 !important; */
    border-radius: 4px;
    padding: 6px 12px;
    border: 6px solid #db3721 !important;
    padding: 5px 11px !important;
    background: #db3721 !important;
    color: #fff !important;
    }
   /* .site-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #2e2e2e;
}*/
   @media (max-width:640px) { .logo {
    /* position: absolute !important; */
    /* left: 50% !important; */
    margin-left: 20px;
    width: 230px;
    background-size: contain;
    height: 57px;
    background: url(img/logo.png) 50% 50%no-repeat;
    background-size: contain;
} 
   }
   .event-date{
       font-size: 18px;
            font-weight: 700 !important;
            font-family: 'Rex', 'Times New Roman', serif !important;
   }
   .event-img {
       max-height: 200px;overflow: hidden;
   }
   .event-place {
        font-size: 17px;
        line-height: 50px;
   }
   .news-features {
       margin-bottom: 15px;
   }
   .event-img img {
       width:100%;
   }
   .btn-default {
       width: 100% !important;
        border-radius: 0 !important;
        background: #ff4500 !important;
        margin-top: 10px !important;
        border: 0 !important;
         border: 1px solid #ff4500 !important;
         background: #fff !important;
         font-family: 'Rex', 'Times New Roman', serif !important;
        font-size: 20px !important;
        font-weight: bold !important;
        -webkit-transition: 0.4s ease-out;
     -o-transition: 0.4s ease-out;
     -moz-transition: 0.4s ease-out;
     transition: 0.4s ease-out;
   }
   .btn-default:hover,.btn-default:active,.btn-default:focus {
       background: #ff4500 !important;
       color:#fff !important;
       text-decoration: none;
   }
   .btn-transparent {
        width: 100% !important;
        border-radius: 0 !important;
        border: 1px solid #ebebeb !important;
        background: #fff !important;
        font-family: 'Rex', 'Times New Roman', serif !important;
        font-size: 20px !important;
   }
   span.ratecount {
       font-family: 'Rex', 'Times New Roman', serif !important;
       font-size: 46px !important;
       color: #ff4500;
       font-weight: bold;
   }
   small.ratecount {
       font-family: 'Rex', 'Times New Roman', serif !important;
       font-size: 22px !important;
       padding-left: 20px;
       margin-top: -20px;
   }
   .ratecount {
       text-align: center;
   }
       .view-more-button {
            width: 100%;
    display: block;
    text-decoration: none;
    border-radius: 0;
    background: #ff4500;
    margin-top: 10px;
    border: 0;
    border: 1px solid #ff4500;
    background: #fff;
    font-family: 'Rex', 'Times New Roman', serif !important;
    font-size: 20px;
    text-align: center;
    line-height: 43px;
    font-weight: bold;
    color: #000;
    }
.news-features .caption
{
    font-size: 20px;
    font-weight: 100;
    position: absolute;
    bottom: 0;
    padding: 15px;
    color: white;
    margin-top: 10px;
    /*text-shadow: 0 0 5px #000;*/
}
.news-features
{
    position: relative;
    overflow: hidden;
    /*cursor: pointer;*/
}

.news-features:hover .poster:before
{
    opacity: 0;
}

.news-features .poster:before
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    max-width: 100%;
    -webkit-transition: opacity .3s;
    background: rgba(0,0,0,.3);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 60%,rgba(0,0,0,.7) 100%);
}

.news-features .poster img
{
    width: 100%;
}
.label {
    padding: 1px 6px;
    font-weight: 400;
    font-size: 12px;
}
h2.schoolh2 {
    font-size: 27px;
    line-height: 36px;
    margin: 0;
}
.h2.schoolh3 {
    font-size: 22px;
    line-height: 29px;
    margin: 0;
	clear: both;
	display: block;
}
.h2.schoolh3:hover {
	color:#fff !important;
}
.distlabel {
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: 'Rex', "Times New Roman", serif !important;
    border-radius: 0 !important;
    margin-right: 10px !important;
    background-color: #fff;
    border: 1px solid #ff4500;
    color: #ff4500;
}
i.fa {
    font-size: 30px;
    color: #ff4500;
}
span.erc {
    font-size: 17px;
    padding-left: 20px;
}
.media-body.comment {
    width: 100%;
    clear: both;
    display: block;
    padding: 0px 10px 19px 10px;
        margin-bottom: 10px;
}
.sendForm {
    border: 2px solid #ff4500;
    padding: 20px;
}
.glyphicon-star {
    color: #ff4500;
}
.glyphicon {
    color: #ff4500;
}
.red {
    background: #ffd9d9;
}
.green {
    background: #d9ffd9;
}
.gray {
    background: #e8e8e8;
}
.news-features .caption
{
    font-size: 20px;
    font-weight: 100;
    position: absolute;
    bottom: 0;
    padding: 15px;
    color: white;
    /*text-shadow: 0 0 5px #000;*/
}
.news-features
{
    position: relative;
    overflow: hidden;
    /*cursor: pointer;*/
    margin-bottom: 30px;
}

.news-features:hover .poster:before
{
    opacity: 0;
}

.news-features .poster:before
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    max-width: 100%;
    -webkit-transition: opacity .3s;
    background: rgba(0,0,0,.3);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 60%,rgba(0,0,0,.7) 100%);
}

.news-features .poster img
{
    width: 100%;
}
.label {
    padding: 1px 6px;
    font-weight: 400;
    font-size: 12px;
}
h2.schoolh2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
}
.gridlove-box, #disqus_thread {
    background: #ffffff;
}
.gridlove-post {
    font-size: 16px;
}
.gridlove-box {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
    box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
    background: #FFF;
}
.gridlove-post {
    height: 300px;
    line-height: 1.375;
}
.box-vm, .gridlove-post, .module-empty {
    margin-bottom: 30px;
}
.gridlove-actions-button>span, .gridlove-actions>li, .gridlove-post, .gridlove-post-a .entry-image {
    position: relative;
}
.gridlove-actions-button>span, .gridlove-actions>li, .gridlove-post, .gridlove-post-a .entry-image {
    position: relative;
}
.gridlove-post-a .entry-image img {
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.gridlove-menu-posts .entry-image>a:after, .gridlove-post-a .entry-image>a:after, .gridlove-post-b .entry-image a:after, .gridlove-posts-widget .entry-image>a:after {
    content: "";
    position: absolute;
    background: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.gridlove-post-a .entry-category {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 2;
    width: 80%;
    right: 30px;
}
.gridlove-post-a .entry-category {
    margin-bottom: 8px;
    pointer-events: none;
}
.entry-overlay .entry-category a, .gridlove-posts .entry-category a, .gridlove-related .entry-category a {
    margin-bottom: 2px;
}
.entry-category a {
    display: inline-block;
    height: auto;
    line-height: 10px;
    padding: 7px 11px 6px;
    vertical-align: top;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.entry-category a, .gridlove-action-link, .gridlove-pill {
    font-size: 10px;
    border-radius: 20px;
    margin-right: 5px;
    -ms-transition: all .2s ease-in-out;
    text-transform: uppercase;
    pointer-events: auto;
}
.submit, .gridlove-button, .mks_autor_link_wrap a, .mks_read_more a, .gridlove-cat, .gridlove-pill, .gridlove-button-search {
    color: #FFF;
    background-color: #ff4500;
}
.gridlove-post-a .box-inner-p {
    padding: 0px 30px 30px;
}
.gridlove-post-a .box-inner-ellipsis {
    height: 70px;
    max-height: 70px;
}
.box-inner-ellipsis {
    height: 197px;
    max-height: 197px;
    overflow: hidden;
}
.entry-overlay .entry-meta, .gridlove-post-a .entry-meta, .gridlove-post-b .entry-meta, .gridlove-post-c .entry-meta {
    position: absolute;
    bottom: 15px;
}
.entry-meta .meta-item, .entry-meta a, .entry-meta span, .comment-metadata a {
    color: #818181;
}
.gridlove-menu-posts article:hover .entry-image>a:after, .gridlove-post-a .entry-image:hover>a:after, .gridlove-post-b .entry-image:hover a:after, .gridlove-posts-widget article:hover .entry-image>a:after {
    background: rgba(0,0,0,.2);
}
.gridlove-menu-posts .entry-image>a:after, .gridlove-post-a .entry-image>a:after, .gridlove-post-b .entry-image a:after, .gridlove-posts-widget .entry-image>a:after {
    content: "";
    position: absolute;
    background: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.gridlove-pill:hover, .gridlove-author-links a:hover, .entry-category a:hover {
    background: #111;
    color: #FFF;
    text-decoration: none;
}
.gridlove-post-a .box-inner-ellipsis h2 {
    font-size: 18px;
        line-height: 25px;
        padding-top: 0;
    margin-top: 15px;
}
.gridlove-post-a .box-inner-ellipsis h2 a {
    color: #565656;
    text-decoration: none;
}
.meta-date span:before {
    font-family: FontAwesome;
    margin-right: 4px;
    content: "\f073";
}
.entry-meta .meta-item, .entry-meta .meta-rtime, .entry-meta .meta-views, .entry-meta a, .entry-meta span {
    font-size: 12px;
    line-height: 18px;
}
article.gridlove-post .entry-meta p {
    padding:0px 30px 0px 0;
    font-size: 15px;
    line-height: 17px;
}
h5, h6, blockquote, thead td, .comment-author b, q:before, #bbpress-forums .bbp-forum-title, #bbpress-forums .bbp-topic-permalink {
    color: #111111;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
}
.eventslist h2 {
    font-size: 23px;
}
.eventslist .h2 {
   font-size: 23px; 
}
.eventslist .h2:hover {
    text-decoration: none;
    color: #333;
}
.h2.schoolh2 {
    font-size: 27px;
    line-height: 36px;
    margin: 0;
}
blockquote {
    color: rgba(17,17,17,0.8);
}
blockquote, thead td, .comment-author b, q:before, #bbpress-forums .bbp-forum-title, #bbpress-forums .bbp-topic-permalink {
    color: #111111;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
}
blockquote:before {
    color: rgba(17,17,17,0.15);
}
blockquote::before, q::before {
    content: "”";
    font-size: 72px;
    position: absolute;
    top: 0px;
    left: 6px;
    font-weight: 700;
    line-height: 72px;
    
}
blockquote, q {
    font-size: 18px;
    line-height: 26px;
    position: relative;
    font-weight: 600;
    padding-left: 50px;
    clear: both;
    border:0 !important;
}
.rating .nav-tabs li a {
    font-size: 28px;
    font-weight: 700 !important;
    font-family: "Rex", "Times New Roman", serif !important;
    line-height: 28px;
    margin: 0;
    padding: 10px 20px;
    color: #a4a4a4 !important;
}
.rating .nav-tabs > li > a::after {
    color: #ff4500 !important;
}
.rating .nav-tabs li a:hover,.rating .nav-tabs li.active a {
    color:#ff4500 !important;
}
img.commentAvatar {
    width: 36px;
    height: 36px;
    margin: 9px 0 0 8px;
    float: left;
    border-radius: 99px;
}
.comments-list .message {
    margin: 12px 0 0 55px;
}
.comments-list .message h4{
    float: left;
    font-weight: 600;
    line-height: 14px;
}
.comments-list .message span{
    color: #555555;
    font-size: 12px;
    padding-left: 10px;
}
h1,.h1 {
    padding: 0;
    margin: 0;
    line-height: 50px;
    padding: 10px 0 30px 0;    
    margin-top: 20px;
}
    .nav-tabs { border-bottom: 2px solid #DDD; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a { border: none; color: #666; }
        .nav-tabs > li > a:hover { border: none; color: #ff4500 !important; background: transparent; }
        .nav-tabs > li > a::after { content: ""; background: #ff4500; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}

.card {background: #FFF none repeat scroll 0% 0%; /*box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);*/ margin-bottom: 30px; }

.indextabs {    margin-top: 36px;}
.indextabs.nav-tabs>li>a {
    font-size: 23px;
    font-weight: 700 !important;
    font-family: "Rex", "Times New";
}
.revabout {
    color: #565656;
    text-decoration: underline;
    margin: 5px;
    font-size: 14px;
    display: block;
    float: right;
}
a.revabout i.fa {
    font-size: 14px;
    color: #565656;
    margin-right: 6px;
}
.widget_meta a, .widget_recent_entries li, .widget_recent_comments li, .widget_nav_menu a, .widget_archive li, .widget_pages a, .widget_categories li, .gridlove_category_widget .gridlove-count-color li, .widget_categories .children li, .widget_archiv .children li {
    border-color: rgba(94,94,94,0.1);
}
.gridlove-count-color {
    list-style: none;
}
.gridlove-count-color li a {
    margin: 0;
    color: #565656;
    padding: 10px 0;
    display: block;
    font-weight: 700;
    transition: all .2s ease-in-out;
}
.gridlove-count-color .gridlove-count {
    top: -3px;
    right: 0;
}

.gridlove-count-color {
    padding: 20px 30px;
}

.gridlove-count {
    float: right;
    z-index: 2;
    background: rgba(0,0,0,.15);
    height: 26px;
    width: 26px;
    line-height: 26px;
    top: 3px;
    right: 0;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    transition: all .2s ease-in-out;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}
.gridlove-cat-22 {
    background: #d60000;
}
.gridlove-cat-20 {
    background: #ff4500;
}
.gridlove-cat-23 {
    background: #61c436;
}
.gridlove-cat-21 {
    background-color: #009cff;
}
.gridlove-cat-24 {
    background: #a66bbe;
}
.gridlove-count-color li {
    border-bottom: 1px solid #ebebeb;
}
footer.entry-footer {
    position: relative;
    clear: both;
}
div#content {
    padding-bottom: 50px;
}
.eventslist .col-sm-12 {
    padding: 0;
}
.cityselect {
    font-family: "Rex", "Times New Roman", serif !important;
}
.cityselect span {
    font-weight: 700;
    font-size: 25px;
    text-decoration: dashed;
}
.cityselect small {
    font-weight: 400;
    font-size: 17px;
    line-height: 42px;
    padding-right: 0;
}
.cityselect input {
    box-shadow: none;
    border: none;
    font-size: 24px;
    font-weight: 700;
    /*width: unset !important;*/
    display: inline-block;
    /* text-align: center; */
    border-bottom: 2px dotted #a9a9a9;
    padding-left: 0;
    min-width:50px!important;
    max-width:99.99%!important;
    transition: width 0.25s;
    text-align:left;
}
.cityselect .form-control:focus{
    border: 0 !important;
    box-shadow:none !important;

}