* { outline: none !important; }

/* montserrat-300 - latin-ext_latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/montserrat-v15-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/montserrat-v15-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/montserrat-v15-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/montserrat-v15-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/montserrat-v15-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/montserrat-v15-latin-ext_latin-300.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-regular - latin-ext_latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v15-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/montserrat-v15-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/montserrat-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/montserrat-v15-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/montserrat-v15-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/montserrat-v15-latin-ext_latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-500 - latin-ext_latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/montserrat-v15-latin-ext_latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/montserrat-v15-latin-ext_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/montserrat-v15-latin-ext_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/montserrat-v15-latin-ext_latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/montserrat-v15-latin-ext_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/montserrat-v15-latin-ext_latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700 - latin-ext_latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/montserrat-v15-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/montserrat-v15-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/montserrat-v15-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/montserrat-v15-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/montserrat-v15-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/montserrat-v15-latin-ext_latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}

html { font-size: 20px; }

body { font-family: 'Montserrat', sans-serif; font-size: 1rem; font-weight: 300; color: #000; background: #fff;
    margin:0; padding:0; border:0; -webkit-font-smoothing: antialiased; text-rendering: optimizelegibility; -webkit-text-size-adjust: 100%;
}

.clr:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }

a { cursor: pointer; text-decoration: none; color: #005c9b; }
a:hover { text-decoration: none; color: #000; }
a:focus { text-decoration: none; }

svg { display: block; }

.img-anim {
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
    -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
}
.slow { -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; -o-transition-duration: 0.6s; transition-duration: 0.6s; }

.ulclear { margin:0; padding:0; list-style:none; }

.clear { display: block; height:0; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear0 { display: block; height:0; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear5 { display: block; height:5px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear10 { display: block; height:10px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear15 { display: block; height:15px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear20 { display: block; height:20px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear30 { display: block; height:30px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear40 { display: block; height:40px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear50 { display: block; height:50px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear60 { display: block; height:60px; width:auto; clear:both; overflow:hidden; font-size:0; }

.wrapper { width: 100%; height: 100%; position: relative; }

.container { position: relative; }

.pr0 { padding-right: 0; }
.pl0 { padding-left: 0; }


.btn { display: inline-flex; align-items: center; position: relative; border-radius: 0; border: 0 none; font-size: 0.9rem; font-weight: 500; text-transform: uppercase; padding: 0 0; text-align: left; white-space: normal;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.btn:before { content: ''; width: 14px; height: 14px; flex: 0 0 14px; background: #44b749; margin-right: 15px;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.btn:hover:before { transform: rotate(135deg); }

.btn-default { background-color: transparent; color: #0072bc; }
.btn-default:hover { background-color: transparent; color: #000; }

.btn-primary { background-color: #0072bc; color: #fff; padding: 1rem; font-size: 1.1rem; }
.btn-primary:before { margin-left: calc(-1rem - 7px); }
.btn-primary:hover { background-color: #005084; color: #fff; }

.btn-white { color: #fff; }
.btn-white:hover { color: #000; }

.btn:active { box-shadow: none; }

.btn-default:active,
.btn-default:focus,
.btn-default:active:focus,
.btn-default:active:hover { background-color: transparent; color: #0072bc; }

.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary:active:hover { background-color: #ff0000; color: #fff; border-color: #7b0000; }

.btn-white:active,
.btn-white:focus,
.btn-white:active:focus,
.btn-white:active:hover { background-color: transparent; color: #fff; }

/*
.open>.dropdown-toggle.btn-default { background-color: #ff0000; color: #fff; border-color: #7b0000; }
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover { background-color: #ff0000; color: #fff; border-color: #7b0000; }
*/

.w100 { width: 100%; }

.form-control { height: 40px; font-size: 16px; border-radius: 0; border: 1px solid #0072bc; background: #f9f9f9; color: #000; padding: 6px 12px; box-shadow: none; -webkit-box-shadow: none; }
.form-control:focus { box-shadow: none; -webkit-box-shadow: none; border-color: #000; }

.form-control::-webkit-input-placeholder { color: #005c9b; }
.form-control::-moz-placeholder { color: #005c9b; }
.form-control:-ms-input-placeholder { color: #005c9b; }
.form-control:-moz-placeholder { color: #005c9b; }

select.form-control { padding: 0 12px; }
textarea.form-control { resize: none; }

.d-flex { display: flex; }

header { background: #f9f9f9; box-shadow: 0 0 5px 0 rgba(0,0,0,0.4); }
header .top { background: #0072bc; color: #fff; font-size: 15px; font-weight: 300; }
header .top .inner { padding: 5px 0; }
header .top .weekinfo { }
header .top .menu {  }
header .top .menu .navbar-nav>li>a { padding: 5px 10px; color: #fff; }
header .top .menu .navbar-nav>li>a:hover { color: #000; background: transparent; }
header .top .menu .navbar-nav>li.open>a { color: #000; background: transparent; }
header .inner { justify-content: space-between; align-items: center; padding: 12px 0; }
header .inner .logo { width: 220px; margin-right: 15px; margin-top: -22px; }



.social-box {  }
.social-box a {  }


.search-box { }
.search-box .field { position: relative; }
.search-box .form-control { position: relative; padding-right: 40px; min-width: 250px; }
.search-box .btn { position: absolute; top: 0; right: 0; z-index: 2; width: 38px; padding: 0; background: transparent; font-size: 18px; color: #005c9b; }


.navbar { min-height: 0; margin: 0 0 0 0; border: none; background: none; border-radius: 0; }
.navbar .navbar-nav {  }
.navbar .navbar-nav>li { position: relative; }
.navbar .navbar-nav>li>a { font-size: 17px; font-weight: 300; color: #343434; text-transform: uppercase; background: transparent; padding: 10px 15px;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.navbar .navbar-nav>li>a:hover, .navbar .navbar-nav>li>a:focus { background: transparent; color: #0072bc; }
.navbar .navbar-nav>li.active>a { background: transparent; color: #0072bc; font-weight: 500; }
.navbar .navbar-nav>li.active>a:hover, .navbar .navbar-nav>li.active>a:focus { background: transparent; color: #0072bc; }
.navbar .navbar-nav>li.open>a { background: transparent; color: #0072bc; }
.navbar .navbar-nav>li.active:after { content: ''; position: absolute; top: 100%; left: 50%; width: 14px; height: 14px; margin-left: -7px; background: #44b749; }

.dropdown-menu { background: #fff; border-radius: 0; padding: 0; border: 0; }
.dropdown-menu>li>a { font-size: 13px; font-weight: 300; color: #000; text-transform: uppercase; padding: 10px 15px;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background: #0072bc; color: #fff; }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { background: #0072bc; color: #fff; }

.nav>li>a:hover, .nav>li>a:focus { background: transparent; }

.mm-menu.mm-light { background: #0072bc; color: #fff; }
.mm-menu.mm-light .mm-list > li > a.mm-subclose { background: #9d0e18; color: #fff; }
.mm-menu.mm-light .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu.mm-light .mm-list>li.mm-selected>span { background: #44b749; color: #fff; }
.mm-menu.mm-light .mm-list>li>a.mm-subclose:before, .mm-menu.mm-light .mm-list>li>a.mm-subopen:after { border-color: #fff; }

.mm-menu>.mm-list { padding: 0; }
.mm-list>li.info {  }
.mm-list>li.info span { padding: 0; }
.mm-list>li.info.logo span { padding: 15px 0 15px 10px;
    display: grid;
    grid-template-columns: 90px 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 0 10px;
    grid-template-areas:
    "l0 l1"
    "l0 l2";
}
.mm-list>li.info.logo span .l0 { grid-area: l0; }
.mm-list>li.info.logo span .l1 { grid-area: l1; }
.mm-list>li.info.logo span .l2 { grid-area: l2; }
.mm-list>li.info.logo span a { align-self: center; font-size: 13px; font-weight: 500; }
.mm-list>li.info.logo { background: #fff; }
.mm-list>li.info.logo img {  }
#offmenu .mm-list>li.info:after { display: none; }

.mobilebtn { }
.mobilebtn>a { width: 40px; height: 40px; display: inline-flex; justify-content: center; align-items: center; font-size: 24px; background: #44b749; color: #fff; }
.mobilebtn>a span { display: none; }
.mobilebtn>a i { }

.page-container { padding: 2rem 0; font-size: 18px; }
.page-container .main-title { text-align: center; }
.pager-container .content-lead,
.pager-container .content-body {  }
.pager-container .content-lead a,
.pager-container .content-body a { color: #44b749; }
.pager-container .content-lead a:hover,
.pager-container .content-body a:hover { color: #44b749; text-decoration: underline; }

.promobox { position: relative; }
.promobox .slider-wrapper {  }
.promobox .swiper-slide { background: #002055; height: 680px; }
.promobox .swiper-slide a.link { position: absolute; z-index: 15; top: 0; right: 0; bottom: 0; left: 0; text-indent: -9999px; overflow: hidden; }
.promobox .swiper-slide .text { cursor: default; position: absolute; bottom: 110px; left: 0; right: 0; z-index: 5; padding: 0 100px; font-size: 2.75rem; color: #fff; text-align: center;  }
.promobox .swiper-slide .pic { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: 50% 0 no-repeat scroll transparent; background-size: cover; opacity: 0.5; }
.promobox .swiper-slide .pic img { display: none; }
.promobox .swiper-slide,
.promobox .swiper-slide * { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; user-drag: none; -webkit-user-drag: none; }

.promobox .swiper-pagination { left: 0; bottom: 10px; width: 100%; }
.promobox .swiper-pagination-bullet { width: 14px; height: 14px; border-radius: 0; opacity: 1; background: #343434; margin: 0 4px; }
.promobox .swiper-pagination-bullet-active { background: #44b749; }

.main-title { margin: 0 0 2rem 0; font-size: 2.85rem; line-height: 1; font-weight: 300; color: #0072bc; }
.main-title>span {display: block; text-transform: uppercase; }

.widget { padding: 50px 0; }

.news {}
.news.widget { overflow: hidden; }
.news.widget .swiper-slide { }
.news.widget .item { position: relative; display: block; font-size: 19px; color: #000; border: 1px solid #c4c4c4; background: #f9f9f9; }
.news.widget .item .bg { position: relative; z-index: 2; }
.news.widget .item .bg .title { position: absolute; left: 12px; bottom: 25px; z-index: 5; margin: 0 12px 0 0; }
.news.widget .item .text { opacity: 0; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 3; background: #f9f9f9; padding: 1.5rem;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.news.widget .item .text .title { height: 3.6rem; overflow: hidden; margin: 0 0 1.25rem 0; font-size: 1.1rem; font-weight: 500; color: #0072bc; text-transform: uppercase; }
.news.widget .item .text .desc { font-size: 1rem; height: 8.5rem; overflow: hidden; }
.news.widget .item .text .btn { margin-top: 0.75rem; }
.news.widget .item:hover .text { opacity: 1; }
.news.widget .button-wrapper { margin-top: 30px; text-align: center;}
.news.widget .slider-wrapper { position: relative; }
.news.widget .swiper-container { background: #fff; }
.news.widget .swiper-button { position: absolute; top: 50%; transform: translateY(-50%); padding: 20px; background: #0072bc; }
.news.widget .swiper-button:hover { background: #44b749; }
.news.widget .swiper-button.prev { left: -40px; justify-content: flex-start; }
.news.widget .swiper-button.next { right: -40px; justify-content: flex-end; }
.news-list {}

.news.news-list .list-wrapper {  }
.news.news-list .item { display: flex; margin-top: 30px; padding-top: 30px; }
.news.news-list .item .col.pic { flex: 1; padding-right: 1rem; }
.news.news-list .item .col.pic img { max-width: 165px; }
.news.news-list .item .col.text { flex: 0 1 100%; }
.news.news-list .item:first-child { margin-top: 0; padding-top: 0; border-top: none; }
.news.news-list .item { border-top: 1px solid #e4e4e4; }
.news.news-list .item .title { margin: 0 0 1rem 0; font-size: 1rem; }
.news.news-list .item .title a { color: inherit; }
.news.news-list .item .desc { margin-bottom: 0.8rem; }
.news.news-list .item .btn {  }

.news-view .item { margin-bottom: 30px; }
.news-view .item .desc .date { display: inline-flex; font-size: 14px; padding: 3px; background: #44b749; color: #fff; }
.news-view .news.news-list .item .desc { margin-bottom: 0; }

.btn-sm { font-size: 16px; padding: 10px; }
.btn-sm:before { margin-left: calc(-10px - 7px); margin-right: 10px; }

.swiper-button { cursor: pointer; display: inline-flex; justify-content: center; align-items: center; width: 78px; height: 78px; border-radius: 100%; background: #44b749; color: #fff;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.swiper-button svg { width: 8px; height: 12px; fill: currentColor; }
.swiper-button:hover { background: #9d0e18; }

.calendar {}
.calendar.widget { color: #fff; background: #0072bc; }
.calendar.widget .main-title { color: #fff; margin-bottom: 1rem; }
.calendar.widget .button-wrapper:last-child { margin-top: 25px; }
.calendar.widget .button-wrapper .swiper-button:first-child { margin-right: 5px; }
.calendar.widget .inner {}
.calendar.widget .inner .col { }
.calendar.widget .inner .col.col1 { width: 25%;}
.calendar.widget .inner .col.lists { width: 75%; }
.calendar.widget .item { position: relative; display: block; color: #343434; background: #fff; padding: 1.25rem 1.25rem 0 5px; text-align: right; height: 100%;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.calendar.widget .slider-wrapper { display: flex; height: 100%; }
.calendar.widget .swiper-container { width: 100%; }
.calendar.widget .item:before { content: ''; position: absolute; top: 40px; right: 0; width: 14px; height: 14px; background: #9d0e18; }
.calendar.widget .item:after { content: ''; position: absolute; bottom: 12px; right: 12px; width: 10px; height: 10px; background: transparent; border: 3px solid #0072bc; border-top: 0 none; border-left: 0 none;}
.calendar.widget .item .date { color: #0072bc; font-size: 1rem; font-weight: 300; margin-bottom: 25px; line-height: 1; margin-top: 0;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.calendar.widget .item .date .day { font-size: 2.6rem; }
.calendar.widget .item .date .month { text-transform: uppercase; }
.calendar.widget .item .title { font-size: 1rem; font-weight: 500; }
.calendar.widget .item:hover * { color: #fff; }
.calendar.widget .item:hover { background: #44b749; color: #fff; }

.quick-links { background: url(../images/bg.jpg) 50% 50% repeat scroll transparent; }
.quick-links .main-pic {}
.quick-links .wrap  { margin-top: -120px; padding-bottom: 6rem; }
.quick-links .wrap .col { float: left; }
.quick-links .wrap .col.text { width: 38%; }
.quick-links .wrap .col.links { width: 62%; transform: translateY(50px);
    display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(2, 1fr); grid-column-gap: 0; grid-row-gap: 0;
    /*display: flex; flex-wrap: wrap;*/
}
.quick-links .wrap .col.links .item {/* flex: 0 1 33.3333%; width: 33.3333%;*/ position: relative; padding: 1.5rem; text-align: center; background: #fff; color: #343434;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.quick-links .wrap .col.links .item .pic { margin-bottom: 1.25rem; }
.quick-links .wrap .col.links .item .pic img { margin: 0 auto; }
.quick-links .wrap .col.links .item .title { margin: 0 0; font-size: 1rem; font-weight: 500; text-transform: uppercase; }
.quick-links .wrap .col.links .item:after { content: ''; position: absolute; bottom: 12px; right: 12px; width: 10px; height: 10px; background: transparent; border: 3px solid #0072bc; border-top: 0 none; border-left: 0 none; }

.quick-links .wrap .col.links .item:nth-child(2),
.quick-links .wrap .col.links .item:nth-child(4),
.quick-links .wrap .col.links .item:nth-child(6) { color: #fff; background: #44b749; }
.quick-links .wrap .col.links .item:nth-child(2):after,
.quick-links .wrap .col.links .item:nth-child(4):after,
.quick-links .wrap .col.links .item:nth-child(6):after { border-color: #fff; }
.quick-links .wrap .col.links .item:nth-child(2) { background: #0072bc; }
.quick-links .wrap .col.links .item:hover { background: #343434; color: #fff; }
.quick-links .wrap .col.links .item:hover:after { border-color: #fff; }

.text-block { background: #0072bc; padding: 1.25rem; color: #fff; }
.text-block .inner .title { margin: 1.25rem 0; font-size: 1.75rem; font-weight: 500; }
.text-block .inner .desc { margin-bottom: 1.5rem; font-size: 1.15rem; }
.text-block .inner .desc p { margin-bottom: 0; }
.text-block .inner .desc2 { font-size: 0.8rem; margin-bottom: 10px; }
.text-block .inner .tel { color: #fff; font-size: 1.5rem; font-weight: 500; }
/*
.logos.widget {  }
.logos.widget .swiper-container {  }
.logos.widget .swiper-container:not(.swiper-container-initialized) {  }
.logos.widget .swiper-wrapper { justify-content: center; align-items: center; }
.logos.widget .swiper-container:not(.swiper-container-initialized) .swiper-slide { flex: 0 1 16.6666%; width: 16.6666%; }
.logos.widget .swiper-slide,
.logos.widget .swiper-slide * {
    -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; user-drag: none; -webkit-user-drag: none;
}
*/

.logos.widget {}
.logos.widget .inner { flex-wrap: wrap; justify-content: center; align-items: center; margin: 0 -10px; }
.logos.widget .inner .item { flex: auto; padding: 0 10px; }
.logos.widget .inner .item a {}
.logos.widget .inner .item img { margin: 0 auto; }

.faq.block { margin-bottom: -140px; }
.faq.block .wrap {}
.faq.block .wrap .col { position: relative; }
.faq.block .wrap .col.text { flex: 0 1 38%; width: 38%;  }
.faq.block .wrap .col.pic { flex: 0 1 200px; width: 200px; }
.faq.block .wrap .col.pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.faq.block .wrap .col.links { flex: 1; background: #ececec; padding: 1.5rem;}
.faq.block .wrap .col.links ul { margin: 0; padding: 0; list-style: none; }
.faq.block .wrap .col.links ul li { margin-top: 1.5rem; }
.faq.block .wrap .col.links ul li:first-child { margin-top: 0; }
.faq.block .wrap .col.links ul li a { display: block; position: relative; color: #0072bc; padding-left: 20px; }
.faq.block .wrap .col.links ul li a svg { display:block; width: 8px; height: 12px; position: absolute; top: 8px; left: 0; fill: currentColor }
.faq.block .wrap .col.links ul li a:hover { color: #44b749; }
.faq.block .wrap .col.links ul li a:hover:before {  }

.data-num { background: url(../images/bg-data.jpg) 50% 0 no-repeat scroll transparent; padding-top: 12rem; color: #fff; }
.data-num .inner { margin: 0 -15px; }
.data-num .inner .item { flex: 0 1 25%; width: 25%; padding: 0 15px; margin-bottom: 25px; text-align: center; }
.data-num .inner .item .pic { margin-bottom: 1.25rem; }
.data-num .inner .item .pic img { margin: 0 auto; }
.data-num .inner .item .data { font-size: 3rem; font-weight: 700; line-height: 1; }
.data-num .inner .item .title {}

.gallery {}
.gallery .list-wrapper { margin: 0 -15px; flex-wrap: wrap; }
.gallery .list-wrapper .col { flex: 0 1 33.3333%; padding: 0 15px; }
.gallery .item { display: block; position: relative; color: #fff; margin-bottom: 30px; }
.gallery .item .pic {}
.gallery .item .pic img {}
.gallery .item .title { position: absolute; bottom: 0; left: 0; padding: 10px 10px; font-size: 14px; margin: 0 0; background: #44b749; }
.gallery .item:hover .title { background: #0072bc; }

footer { background: #0072bc; color: #fff; }
footer .inner { font-size: 16px; align-items: flex-end; padding: 0 0 30px 0; }
footer .inner a { color: #fff; }
footer .inner a:hover { text-decoration: underline; color: #000; }
footer .inner .col {}
footer .inner .col.logo { flex: 0 1 250px; width: 250px; }
footer .inner .col.logo img { margin-top: -10px; margin-bottom: 15px; }
footer .inner .col.logo .school-id {}
footer .inner .col.logo .school-id span { display: block; font-size: 22px; font-weight: 500; line-height: 1; }
footer .inner .col.text { flex: 1; padding: 0 15px 0 60px; }
footer .inner .col.text p { margin-bottom: 0; }
footer .inner .col.text .title { margin: 0 0 5px 0; font-size: 16px; font-weight: 500; text-transform: uppercase; }
footer .inner .col.text strong {}
footer .inner .col.social { flex: 0 1 auto; align-self: center; }
footer .inner .col.social a { display: inline-flex; justify-content: center; align-items: center; width: 54px; height: 54px; border-radius: 100%; background: #fff; color: #0072bc; font-size: 24px; text-decoration: none; }
footer .inner .col.social a:hover { text-decoration: none; background: #44b749; color: #fff; }
footer .bottom { font-size: 13px; background: #000; }
footer .bottom .inner2 { font-size: 13px; padding: 15px 0; justify-content: space-between; }
footer .bottom .inner2 a { color: #fff; }
footer .bottom .inner2 .copyright {  }
footer .bottom .inner2 .copyright span { font-weight: 500; color: #44b749; }
footer .bottom .inner2 .createdby {  }
footer .bottom .inner2 .createdby span { color: #44b749; }
footer .bottom .inner2 .createdby span a { color: #44b749; }

/**/


.profile {}
.profile .orders {}
.profile .orders .table {}
.profile .orders .table thead .orderid { }
.profile .orders .table thead .date { width: 175px; }
.profile .orders .table thead .price { width: 115px; }
.profile .orders .table thead .morebtn { width: 95px; }
.profile .orders .table.table-striped>tbody>tr:nth-of-type(odd) { }

.inorder {}
.inorder .panel-heading .orderid {}
.inorder .panel-heading .date { float: right; font-size: 12px; font-style: italic; font-weight: 400; line-height: 22px; }

.inorder .products {}
.inorder .products .table td, .inorder .products .table th { vertical-align: middle; }
.inorder .products .table thead .name {}
.inorder .products .table thead .price { width: 110px; }
.inorder .products .table thead .qty { text-align: center; }
.inorder .products .table thead .totalprice { text-align: right; }
.inorder .products .table tbody .name {}
.inorder .products .table tbody .name .prod-name { display: block; font-weight: 700; }
.inorder .products .table tbody .name .sku { font-size: 12px; font-style: italic; }
.inorder .products .table tbody .price {}
.inorder .products .table tbody .qty { text-align: center; }
.inorder .products .table tbody .totalprice { text-align: right; }
.inorder .products .table .sum { background: #ddd; }
.inorder .products .table .sum td { text-align: right; font-weight: 700; }
.inorder .products .table .sum td.sumprice { }


.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th { }
.cart .table>tbody>tr>td, .cart .table>tbody>tr>th, .cart .table>tfoot>tr>td, .cart .table>tfoot>tr>th, .cart .table>thead>tr>td, .cart .table>thead>tr>th {  }
.cart .basket thead .pic { width: 76px; }
.cart .basket thead .name { }
.cart .basket thead .price { width: 100px; text-align: right; }
.cart .basket thead .qty { width: 90px; text-align: center; }
.cart .basket thead .price-sum { width: 100px; text-align: right; }
.cart .basket thead .delete { width: 20px; }

.cart .basket tbody td { vertical-align: middle; }
.cart .basket tbody .pic { }
.cart .basket tbody .pic a { }
.cart .basket tbody .pic img { max-width: 60px; }
.cart .basket tbody .name { }
.cart .basket tbody .name a { }
.cart .basket tbody .name a:hover { }
.cart .basket tbody .name .modifiers { }
.cart .basket tbody .name .modifiers .modifier { }
.cart .basket tbody .name .modifiers .modifier span { }
.cart .basket tbody .prices { text-align: right; }
.cart .basket tbody .prices .price { }
.cart .basket tbody .prices .price.old { }
.cart .basket tbody .prices .price.sale { }
.cart .basket tbody .prices .price.regular { }
.cart .basket tbody .qty { text-align: center; }
.cart .basket tbody .qty .form-control { display: inline-block; width: 40px; text-align: center; padding: 6px; }
.cart .basket tbody .price-sum { text-align: right; }
.cart .basket tbody .delete { text-align: center; }
.cart .basket tbody .delete a { display: inline-block; }

.cart .basket .totals { }
.cart .basket .totals td { background: transparent; }
.cart .basket .totals td { font-weight: bold; }
.cart .basket .totals .text-right { border-left: 0 none; }
.cart .basket .totals .hidden-xs { border-right: 0 none; }

.cart .msg textarea { height: 120px; resize: none; }

.cart .summary-user { margin-bottom: 30px; }
.cart .summary-user > a.edit { float: right; }
.cart .summary-user > div { margin-bottom: 10px; }
.cart .summary-user > div > .title { font-size: 16px; font-weight: bold; margin: 5px 0 10px 0; }
.cart .summary-user .user-info { }
.cart .summary-user .user-billing { }
.cart .summary-user .user-shipping { }

.cart .buttons { }
.cart .buttons .btn { font-size: 14px; height: 32px; line-height: 32px; }
.cart .buttons .btn.back { }
.cart .buttons .btn.modify { }
.cart .buttons .btn.empty { }
.cart .buttons .btn.order { float: right; background: #000; color: #fff; }
.cart .buttons .btn.order:hover { background: #5d8c0e; color: #fff; }


.cart-breadcrumb { padding: 0 0 0 0; margin-bottom: 30px; border: 1px solid #d5d5d5; list-style: none; background: #f5f5f5; border-radius: 4px; }
.cart-breadcrumb>li { float: left; }
.cart-breadcrumb>li>a, .cart-breadcrumb>li>span { position: relative; display: block; padding: 12px 10px 12px 26px; text-align: center; font-size: 13px; line-height: 16px;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.cart-breadcrumb>li:first-child>a, .cart-breadcrumb>li:first-child>span { padding: 12px 10px 12px 16px; }
.cart-breadcrumb>li>a:before, .cart-breadcrumb>li>a:after, .cart-breadcrumb>li>span:before, .cart-breadcrumb>li>span:after {
    content:''; position: absolute; top: 0; left: 100%; z-index: 1; display: block; width: 0; height: 0;
    border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 16px solid transparent;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.cart-breadcrumb>li>a:before, .cart-breadcrumb>li>span:before { margin-left: 1px; border-left-color: #d5d5d5; }
.cart-breadcrumb>li>a:after, .cart-breadcrumb>li>span:after { border-left-color: #f5f5f5; }
.cart-breadcrumb>li.active>span { background: #91ae62; font-weight: bold; }
.cart-breadcrumb>li.active>span:after { border-left-color: #91ae62; }
.cart-breadcrumb>li>a { font-weight: 700;}
.cart-breadcrumb>li>span { cursor: default; }
.cart-breadcrumb>li>a:hover, .cart-breadcrumb>li>a:focus { background: #ddd; }
.cart-breadcrumb>li>a:hover:after, .cart-breadcrumb>li>a:focus:after { border-left-color: #ddd; }

.pager-container { text-align: center; }
.pagination { }
.pagination>li { }
.pagination>li>a,.pagination>li>span {  }
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {  }
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {  }
.pagination>li:first-child > a, .pagination > li:last-child > a { }


.user-form { }
.user-form textarea { height: 120px; }


.content-lead { margin-bottom: 1.5rem; }
.content-body { }
.content-lead img, .content-body img { display: block; max-width: 100%; height: auto; margin: 0 auto; }
/*.content-lead a, .content-body a { font-weight: 700; }*/
.page-view .content-lead { font-weight: 500; }

.createdby {  }
.createdby a { display: inline-block; }
.createdby a:hover {  }

.error404 { text-align: center; }
.error404 h1 { font-size: 72px; font-weight: 700; text-transform: uppercase; }
.error404 h2 { font-size: 32px; }

body.stop-scrolling { padding-right: 17px; }
.sweet-overlay { overflow: visible; overflow-y: scroll; }


/*xs */
@media (max-width: 767px) {
    .cart .table { font-size: 11px; }
    .inorder .products .table { font-size: 11px; }
    .profile .orders .table { font-size: 11px; }
    .cart.user-info .table { font-size: 13px; }
    .cart .summary-user { font-size: 12px; }
    .cart .table th, .cart .table td { padding: 2px; }
    .inorder .products .table td, .inorder .products .table th { padding: 4px; }
    .cart.user-info .table th, .cart.user-info .table td { padding: 4px; }
    .cart .basket thead .price { width: 70px; }
    .cart .basket thead .qty { width: 75px; }
    .cart .basket thead .price-sum { width: 55px; }
    .cart .basket tbody .prices .price { font-size: 12px; }
    .cart .basket tbody .qty .form-control { padding: 6px 3px; font-size: 11px; width: 35px; }
    .cart .buttons .btn { float: none; width: 100%; margin: 5px 0; }
    .cart-breadcrumb { display: none; }

    html { font-size: 13px; }

    header .top .inner { justify-content: center; }

    header .inner { padding: 5px 0; }
    header .inner .logo { width: 90px; margin: 0 5px 0 0; }

    .promobox { margin-bottom: 30px; }
    .promobox .swiper-slide { height: 200px; }
    .promobox .swiper-slide .text { font-size: 18px; bottom: 10px; }
    .promobox .swiper-pagination { bottom: -22px; }

    .widget { padding: 15px 0; }

    .main-title { font-size: 2rem; }

    .news.widget .swiper-button { display: none; }

    .swiper-button { width: 50px; height: 50px; }

    .calendar.widget .inner { flex-direction: column; }
    .calendar.widget .inner .col.col1 { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; width: 100%; padding: 0; margin-bottom: 10px; }
    .calendar.widget .main-title { width: 100%; text-align: center; }
    .calendar.widget .inner .col.lists { width: 100%; }
    .calendar.widget .item { padding: 15px 20px 20px 5px; }

    .quick-links .wrap { margin-top: -50px; padding-bottom: 30px; }
    .quick-links .wrap .col.text { width: 100%; margin-bottom: 10px; }
    .quick-links .wrap .col.links { width: 100%; transform: translateY(0); }
    .quick-links .wrap .col.links .item { padding: 20px 5px; }
    .quick-links .wrap .col.links .item .title { font-size: 12px; }

    .faq.block { margin-bottom: -60px; }
    .faq.block .wrap { flex-direction: column; }
    .faq.block .wrap .col.text { flex: 0 1 100%; width: 100%; }
    .faq.block .wrap .col.links { flex: 0 1 100%; width: 100%; }
    .faq.block .wrap .col.pic { width: 100%; height: 200px; flex: 0 1 200px; }

    .data-num { padding-top: 75px; padding-bottom: 0; }
    .data-num .inner { justify-content: center; align-items: center; flex-wrap: wrap; }
    .data-num .inner .item { flex: 0 1 50%; width: 50%; }
    .data-num .inner .item .data { font-size: 18px; }

    .gallery .list-wrapper { margin: 0 -6px; }
    .gallery .list-wrapper .col { padding: 0 6px; }
    .gallery .item { margin-bottom: 15px; }
    .gallery .item .title { font-size: 12px; padding: 5px; }

    footer .inner { font-size: 13px; padding: 15px 0; flex-direction: column; flex-wrap: wrap; }
    footer .inner .col.logo { flex: 0 1 100%; width: 100%; margin-bottom: 20px; text-align: center; }
    footer .inner .col.logo img { margin: 0 auto 10px auto; max-width: 100px; }
    footer .inner .col.logo .school-id {}
    footer .inner .col.text { padding: 0 0; flex: 0 1 100%; width: 100%; margin-top: 10px; }

}
@media (max-width: 520px) {
    .gallery .list-wrapper .col { flex: 0 1 50%; }
}
/* sm */
@media (min-width: 768px) {

}

/* only sm */
@media (min-width: 768px) and (max-width: 991px) {
    html { font-size: 14px; }
    .cart-breadcrumb>li>a, .cart-breadcrumb>li>span { font-size: 12px; }

    header .inner .logo { margin-top: -10px; margin-right: 10px; width: 120px; }

    .widget { padding: 30px 0; }

    .promobox .swiper-slide { height: 380px; }
    .promobox .swiper-slide .text { bottom: 50px; }

    .news.widget .item .text { padding: 1rem; }
    .news.widget .item .text .title { margin-bottom: 10px; }
    .news.widget .swiper-button { padding: 10px; }
    .news.widget .swiper-button.prev { left: -28px; }
    .news.widget .swiper-button.next { right: -28px; }

    .swiper-button { width: 54px; height: 54px; }

    .calendar.widget .inner .col.col1 {  }

    .faq.block .wrap .col.pic { flex: 0 1 130px; width: 130px; }

    .data-num { padding-top: 14rem; }

    .gallery .item .title { font-size: 12px; padding: 5px; }

    footer .inner { padding: 15px 0; font-size: 1rem; align-items: flex-start; }
    footer .inner .col.logo { flex: 0 1 150px; width: 150px; }
    footer .inner .col.logo img { margin-top: 0; }
    footer .inner .col.logo .school-id { font-size: 0.8rem; }
    footer .inner .col.logo .school-id span { font-size: 1rem; }
    footer .inner .col.text { padding: 0 0 0 20px; }
    footer .inner .col.text .title { font-size: 1rem; }


}

/* xs & sm */
@media (max-width: 991px) {
    footer .bottom .inner2 { flex-direction: column; padding: 10px 0; font-size: 12px; align-items: center; text-align: center; }
    footer .bottom .inner2 .copyright { margin-bottom: 5px; }
}

/* xs & sm & md*/
@media (max-width: 1199px) {
    .promobox .swiper-slide .text { padding: 0 15px; width: 100%; }
    .text-block .inner .title { margin-top: 0; }
}

/* md */
@media (min-width: 992px) {

}

/*only md */
@media (min-width: 992px) and (max-width: 1199px) {
    html { font-size: 16px; }
    .cart-breadcrumb>li>a, .cart-breadcrumb>li>span { font-size: 11px; }

    header .inner .logo { width: 150px; margin-top: -18px; margin-right: 10px; }

    .navbar .navbar-nav>li>a { font-size: 15px; padding: 8px 10px; }

    .promobox .swiper-slide { height: 580px; }
    .promobox .swiper-slide .text { bottom: 70px; }

    .data-num.widget { padding-bottom: 30px; }

    footer .inner .col.logo { flex: 0 1 auto; width: 200px; }
    footer .inner .col.text { padding: 0 10px 0 30px; }
}

/* lg */
@media (min-width: 1200px) {

}

/**/
div.errormark { display: none; width: 16px; height: 16px; }
div.errormark a {display: block; background: transparent url(../images/icons/error.png) no-repeat; width: 16px; height: 16px; }
div.errors { position: relative; background: #ffecec; border: solid 1px #ffffff; padding: 10px; margin-bottom: 10px; }
div.errors strong { color: #000000; }
div.errors .error-close { position: absolute; width: 17px; height: 17px; top: 0px; right: 0px; display: block; background: url(../images/icons/error_close_icon.png) no-repeat; }
div.error-text { margin-top: 5px; }

.dp02 {  }
.dp02 .container-wide { width: 100%; max-width: 1360px; margin: 0 auto; overflow: hidden; }
.dp02 .container{ position: static; }
.dp02 .inner {  }
.dp02 .inner .col { width: 50%; }
.dp02 .inner .col h1 { font-size: 40px; font-weight: 700; margin: 0 auto; }
.dp02 .inner .col h1:before { content: ''; position: absolute; left: 0; z-index: -1; right: 0; height: 100%; background: red; }
.dp02 .inner .col h1:after { content: ''; position: absolute; z-index: -1; right: 0; height: 10px; background: transparent; }
.dp02 .inner .col .bg { position: relative; z-index: 2; }
.dp02 .inner .col .bg:before { content: ''; position: absolute; z-index: 1; top: 0; right: 0; width: 680px; height: 540px; background: green; }