body  {
    font-style:  normal;
    font-weight:  400;
    font-size:  16px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  left;
    color:  #293640;
    background-image: none;
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
}

body.phome, body.popup {
    background-image: none;
    background-color: #FFF;
}

h1, .h1-style  {
    font-style:  normal;
    font-weight:  700;
    font-size:  34px;
    line-height:  1.12;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
    color:  #096CB0;
}
h2, .h2-style  {
    font-style:  normal;
    font-weight:  700;
    font-size:  24px;
    line-height:  1.13;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
    color: #293640;
}
h3, .h3-style  {
    font-style:  normal;
    font-weight:  600;
    font-size:  24px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
    color: #293640;
}
h4, .h4-style  {
    font-style:  normal;
    font-weight:  600;
    font-size:  19px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
    color: #293640;
}
h5, .h5-style  {
    font-style:  normal;
    font-weight:  600;
    font-size:  16px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
    color:  #181818;
}
h6, .h6-style  {
    font-style:  normal;
    font-weight:  600;
    font-size:  14px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
    color:  #181818;
}


.topheader.fullsize .container .row {min-height: calc(100vh + 50px); position: relative;}
.topheader.fullsize .headbox {top: calc(100vh / 3.9);}
.topheader .headbox {top: calc(100vh / 4.5);}
.topheader .headbox .btitle {font-size: 95px;color: rgba(255, 255, 255, 0.72);;margin-bottom: 7px; padding: 30px 0; text-transform: none;text-shadow: 2px 4px 15px rgba(0, 0, 0, 0.8);line-height: 130%;}
.topheader .headbox .btitle span:before {
	display: none;
	content: "";
	border-bottom: 15px solid #FFF;
	padding: 0 0 0 140px;
	position: relative;
	left: -20px;
	top: -60px;
}
.topheader .headbox .btitle span:after {
	display: none;
	content: "";
	border-bottom: 15px solid #FFF;
	padding: 0 140px 0 0px;
	position: relative;
	right: -20px;
	top: -60px;
}

.topheader .headbox .btitle.btitle,.topheader .headbox .btitle.btitle span {
    background-color: transparent;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1639px) {
	.topheader.fullsize .headbox {top: calc(100vh / 7.5);}	
}
@media screen and (max-width: 767px) {
	.topheader.fullsize .headbox {top: calc(100vh / 5.5);}
	.topheader .headbox .btitle {font-size: 42px;}
	.topheader .headbox .btitle span {float: none;}
}

a { color:  #1F7AF5;}
a:hover  {color:  #096CB0;}


/* #Invert Color Scheme */
.invert  {
     color:  #ffffff;
 }
.invert h1  {
     color:  #ffffff;
 }
.invert h2  {
     color:  #ffffff;
 }
.invert h3  {
     color:  #ffffff;
 }
.invert h4  {
     color:  #ffffff;
 }
.invert h5  {
     color:  #ffffff;
 }
.invert h6  {
     color:  #ffffff;
 }
.invert a  {
     color:  #ffffff;
 }
.invert a:hover  {
     color:  #1695fd;
 }
.invert.invert_primary a:hover  {
    color:  #191919;
}
.text-accent-1  {
     color:  #1695fd;
 }
.invert .text-accent-1  {
     color:  #ffffff;
}
.text-accent-2  {
     color:  #191919;
 }
.invert .text-accent-2  {
     color:  #f7f8f8;
 }
.text-accent-3  {
     color:  #bdbdbd;
 }
.invert .text-accent-3  {
     color:  #b2b2b2;
 }
/* #Layout */
@media (min-width: 1200px)  {
    .site .container  {
    max-width:  1200px;
}
}
/*After content Fullwidth Area*/
.after-content-full-width-area .widget_nav_menu {
    background-color:  #0c0c0c;
}
.menu-after-content-fullwidth-area-menu-container {
    max-width:  1200px;
}
.after-content-full-width-area .menu a {
    color:  #b2b2b2;
}
.after-content-full-width-area .menu a:hover, .after-content-full-width-area .menu li.current-menu-item a {
    color:  #ffffff;
}


.topbanner {height: 145px; background-repeat: no-repeat;background-position: top center; background-color: #95E2FF;}
.topbanner.fixed {height: 250px;}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


/* #404 */
body.error404 .site-content  {
    background-color:  #2ed3ae;
    background-repeat:  no-repeat;
    background-position:  center top;
    background-attachment:  scroll;
}
/* #Elements */
blockquote  {
    color:  #191919;
}
blockquote:before  {
    color:  #1695fd;
}
blockquote cite {
    font-style:  normal;
    font-weight:  600;
    font-size:  12px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
}
blockquote {
    background-color:  #191919;
    font-style:  normal;
    font-weight:  600;
    font-size:  20px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    color:  #ffffff;
}
.single .site-main .format-quote .entry-content blockquote {
    background-color:  #191919;
}
code  {
    color:  #ffffff;
    background-color:  #191919;
    border-color:  #191919;
    font-family: 'Montserrat', sans-serif;
}
/*List*/
.entry-content ol >li:before, .site-main ol >li:before, .entry-content ul:not([class]) > li:before, .site-main ul:not([class]) > li:before  {
    color:  #191919;
}
/* Page preloader */
.svg-path {
    stroke:  #191919;
    fill: none;
}
/* #Header */
.header-container  {
    background-color:  #ffffff;
    background-image:  url();
    background-repeat:  no-repeat;
    background-position:  center top;
    background-attachment:  scroll;
}
@media (min-width: 1200px )  {
    .site-header.style-5.transparent .header-container  {
    max-width:  calc(1200px - 40px);
}
}
/* ##Logo */
.logo  {
 position: relative;
 top: 25px;
 background-color: transparent;
 height: auto; 
 width: auto;
 max-width: 250px;
 transition: .1s; 
 float: none;
 margin: 0 auto;
 text-align: center;
}
.logo p {text-align: center;}

.fixed .logo {top: -6px;}

.topnav.fixed .logo img {
    width: 50%;
}

.logo img {
    width: 184px;
    height: auto;
}
.logo a {display: block;}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.logoxx {top: 9px; padding-top: 0;}
}

@media screen and (max-width: 767px) {
	.logoxx { padding-left: 15px; height: auto; }
	
	.topnav .nav > li {width: auto;}
}



/* ##Top Panel */
.top-panel  {
    background-color:  #191919;
}
.site-header-cart .cart-contents i  {
    color:  rgb(183, 183, 183);
}
.invert .site-header-cart .cart-contents i  {
    color:  #ffffff;
}
.site-header-cart .cart-contents:hover i, .invert .site-header-cart .cart-contents:hover i {
    color:  #1695fd;
}
.top-panel__message {
    color:  #1695fd;
}
/*Contact block*/
.site-header .contact-block__label  {
    color:  #191919;
}
.site-header .invert .contact-block__label  {
    color:  #f7f8f8;
}
.contact-block__icon  {
    color:  #1695fd;
}
.invert .contact-block__icon  {
    color:  #ffffff;
}
.site-header {
    border-color:  #191919;
}
.menu a {
    font-family: 'Montserrat', sans-serif;
}
.main-navigation .menu > li:before, .news-smart-box__navigation-terms-list-item:before {
    background-color:  #1695fd;
}
.main-navigation .menu > li > a, .invert .main-navigation.vertical-menu .menu > li > a, .invert .main-navigation .menu.isStuck > li > a, .invert .main-navigation.mobile-menu .menu > li > a {
    color:  #b2b2b2;
}
.main-navigation .menu > li > a:hover, .main-navigation .menu > li.menu-hover > a, .main-navigation .menu > li.tm-mega-menu-hover > a, .main-navigation .menu > li.current_page_item > a, .main-navigation .menu > li.current_page_ancestor > a, .main-navigation .menu > li.current-menu-item > a, .main-navigation .menu > li.current-menu-ancestor > a, .invert .main-navigation.vertical-menu .menu > li > a:hover, .invert .main-navigation.vertical-menu .menu > li.menu-hover > a, .invert .main-navigation.vertical-menu .menu > li.current_page_item > a, .invert .main-navigation.vertical-menu .menu > li.current_page_ancestor > a, .invert .main-navigation.vertical-menu .menu > li.current-menu-item > a, .invert .main-navigation.vertical-menu .menu > li.current-menu-ancestor > a, .invert .main-navigation .menu.isStuck > li > a:hover,  .invert .main-navigation .menu.isStuck > li.menu-hover > a, .invert .main-navigation .menu.isStuck > li.curr.ent_page_item > a, .invert .main-navigation .menu.isStuck > li.current_page_ancestor > a, .invert .main-navigation .menu.isStuck > li.current-menu-item > a, .invert .main-navigation .menu.isStuck > li.current-menu-ancestor > a, .invert .main-navigation.mobile-menu .menu > li > a:hover, .invert .main-navigation.mobile-menu .menu > li.menu-hover > a, .invert .main-navigation.mobile-menu .menu > li.current_page_item > a, .invert .main-navigation.mobile-menu .menu > li.current_page_ancestor > a, .invert .main-navigation.mobile-menu .menu > li.current-menu-item > a, .invert .main-navigation.mobile-menu .menu > li.current-menu-ancestor > a {
    color:  #191919;
}
.main-navigation .menu li.menu-item-has-children:not(.super-guacamole__menu-with-icon):hover > a:after, .main-navigation .menu li.menu-item-has-children:not(.super-guacamole__menu-with-icon).current-menu-item > a:after {
    color:  #1695fd;
}
.main-navigation:not(.vertical-menu) .sub-menu, .main-navigation.mobile-menu {
    background-color:  #f7f8f8;
}
.btn-default.header-btn.btn {
    font-family: 'Montserrat', sans-serif;
    color:  #b2b2b2;
}
.btn-default.header-btn.btn:hover {
    color: #1695fd;
}
/* #Fields */
input[type='text'], input[type='email'], input[type='url'], input[type='password'], input[type='search'], input[type='number'], input[type='tel'], input[type='range'], input[type='date'], input[type='month'], input[type='week'], input[type='time'], input[type='datetime'], input[type='datetime-local'], input[type='color'], select, textarea  {
    color:  #777777;
}
/* #Search Form */
.search-form__field  {
    color:  #777777;
}
.search-form__input-wrap i, .search-form__toggle, .search-form__close  {
    color:  rgb(183, 183, 183);
}
.invert .search-form__toggle, .invert .search-form__close  {
    color:  #b2b2b2;
}
.search-form__toggle:hover, .search-form__close:hover {
    color:  #191919;
}
.invert .search-form__toggle:hover, .invert .search-form__close:hover {
    color:  #ffffff;
}
.top-panel .search-form__submit, .header-container .search-form__submit, .mobile-panel .search-form__submit {
    color:  #191919;
}
.top-panel .search-form__submit:hover, .header-container .search-form__submit:hover, .mobile-panel .search-form__submit:hover, .top-panel.invert .search-form__submit:hover, .header-container.invert .search-form__submit:hover, .mobile-panel.invert .search-form__submit:hover {
    color:  #1695fd;
}
.top-panel.invert .search-form__field  {
    color:  #ffffff;
 }
.top-panel.invert .search-form__field::-webkit-input-placeholder  {
     color:  #ffffff;
 }
.top-panel.invert .search-form__field::-moz-placeholder  {
     color:  #ffffff;
 }
.top-panel.invert .search-form__field:-moz-placeholder  {
     color:  #ffffff;
 }
.top-panel.invert .search-form__field:-ms-input-placeholder  {
     color:  #ffffff;
 }
.header-container.invert .search-form__field  {
    color:  #ffffff;
 }
.header-container.invert .search-form__field::-webkit-input-placeholder  {
     color:  #ffffff;
 }
.header-container.invert .search-form__field::-moz-placeholder  {
     color:  #ffffff;
 }
.header-container.invert .search-form__field:-moz-placeholder  {
     color:  #ffffff;
 }
.header-container.invert .search-form__field:-ms-input-placeholder  {
     color:  #ffffff;
 }
/* #Comment,  Contact,  Password Forms */
[class^="comment-form-"] i {
    color:  rgb(183, 183, 183);
}
.comment-form .submit, .wpcf7-submit, .post-password-form label + input  {
    color:  #ffffff;
    background-color:  #1695fd;
    border-color:  #1695fd;
}
.comment-form .submit:hover, .wpcf7-submit:hover, .post-password-form label + input:hover  {
    color:  #ffffff;
    background-color:  #191919;
    border-color:  #191919;
}
.comment-form .submit:active, .wpcf7-submit:active, .post-password-form label + input:active  {
    box-shadow:  0 0 10px #191919;
}
/* #Input Placeholders */
::-webkit-input-placeholder  {
     color:  #777777;
 }
::-moz-placeholder {
     color:  #777777;
 }
:-moz-placeholder {
     color:  #777777;
 }
:-ms-input-placeholder {
     color:  #777777;
 }
/* #Main Menu */
.main-navigation .menu > li > a, .invert .main-navigation.vertical-menu .menu > li > a, .invert .main-navigation .menu.isStuck > li > a, .invert .main-navigation.mobile-menu .menu > li > a {
    color:  #191919;
}
.invert .main-navigation > .menu > li > a  {
    color:  #f7f8f8;
}
.main-navigation .menu > li > a:hover, .main-navigation .menu > li.menu-hover > a, .main-navigation .menu > li.tm-mega-menu-hover > a, .main-navigation .menu > li.current_page_item > a, .main-navigation .menu > li.current_page_ancestor > a, .main-navigation .menu > li.current-menu-item > a, .main-navigation .menu > li.current-menu-ancestor > a, .invert .main-navigation.vertical-menu .menu > li > a:hover, .invert .main-navigation.vertical-menu .menu > li.menu-hover > a, .invert .main-navigation.vertical-menu .menu > li.current_page_item > a, .invert .main-navigation.vertical-menu .menu > li.current_page_ancestor > a, .invert .main-navigation.vertical-menu .menu > li.current-menu-item > a, .invert .main-navigation.vertical-menu .menu > li.current-menu-ancestor > a, .invert .main-navigation .menu.isStuck > li > a:hover, .invert .main-navigation .menu.isStuck > li.menu-hover > a, .invert .main-navigation .menu.isStuck > li.current_page_item > a, .invert .main-navigation .menu.isStuck > li.current_page_ancestor > a, .invert .main-navigation .menu.isStuck > li.current-menu-item > a, .invert .main-navigation .menu.isStuck > li.current-menu-ancestor > a, .invert .main-navigation.mobile-menu .menu > li > a:hover, .invert .main-navigation.mobile-menu .menu > li.menu-hover > a, .invert .main-navigation.mobile-menu .menu > li.current_page_item > a, .invert .main-navigation.mobile-menu .menu > li.current_page_ancestor > a, .invert .main-navigation.mobile-menu .menu > li.current-menu-item > a, .invert .main-navigation.mobile-menu .menu > li.current-menu-ancestor > a {
    color:  #191919;
}
.main-navigation:not(.vertical-menu) .sub-menu, .main-navigation.mobile-menu  {
    background-color:  rgb(192, 192, 192);
}
.main-navigation ul ul a {
    color:  #bdbdbd;
}
.main-navigation .sub-menu > li > a:hover, .main-navigation .sub-menu > li.menu-hover > a, .main-navigation .sub-menu > li.current_page_item > a, .main-navigation .sub-menu > li.current_page_ancestor > a, .main-navigation .sub-menu > li.current-menu-item > a, .main-navigation .sub-menu > li.current-menu-ancestor > a  {
    color:  #191919;
}
.menu-item__desc, .invert .sub-menu .menu-item__desc  {
    color:  #777777;
}
.invert .menu-item__desc  {
    color:  #ffffff;
}
.menu-toggle[aria-controls="main-menu"], .main-navigation .menu li .sub-menu-toggle, .main-navigation-buttons .navigation-button {
    color:  #191919;
}
.main-navigation-buttons .navigation-button:hover  {
    color:  #1695fd;
}
.main-navigation:not(.vertical-menu) .sub-menu, .main-navigation.mobile-menu {
    background-color:  #f7f8f8;
}
.menu-toggle .menu-toggle-inner, .menu-toggle .menu-toggle-inner:before, .menu-toggle .menu-toggle-inner:after  {
    background-color:  #191919;
}
.invert .menu-toggle .menu-toggle-inner, .invert .menu-toggle .menu-toggle-inner:before, .invert .menu-toggle .menu-toggle-inner:after  {
    background-color:  #ffffff;
}
.menu-toggle:hover .menu-toggle-inner, .menu-toggle:hover .menu-toggle-inner:before, .menu-toggle:hover .menu-toggle-inner:after, .invert .menu-toggle:hover .menu-toggle-inner, .invert .menu-toggle:hover .menu-toggle-inner:before, .invert .menu-toggle:hover .menu-toggle-inner:after {
    background-color:  #1695fd;
}
.main-navigation .menu > li > a, .invert .main-navigation.vertical-menu .menu > li > a, .invert .main-navigation .menu.isStuck > li > a, .invert .main-navigation.mobile-menu .menu > li > a {
    color:  #b2b2b2;
}
.main-navigation .menu li.menu-item-has-children:not(.super-guacamole__menu-with-icon):hover > a:after, .main-navigation .menu li.menu-item-has-children:not(.super-guacamole__menu-with-icon).current-menu-item > a:after, .main-navigation .menu li.current-menu-ancestor > a:after {
    color:  #1695fd;
}

.mainnav {
    width: calc(100% - 190px);
    float: left;
    position: relative;
    top: 20px;
}

.topnav.fixed .mainnav {
	top: 0;
}

.topnav {    
    background: #FFF;
    -webkit-box-shadow: 0px 5px 3px -5px rgba(0,0,0,0.85);
    -moz-box-shadow: 0px 5px 3px -5px rgba(0,0,0,0.85);
    box-shadow: 0px 5px 3px -5px rgba(0,0,0,0.85);
    margin-bottom: 0px;
    padding: 7.5px 0 7.5px 0;
    height: 90px;
    position: relative;
    width: 100%;
    z-index: 1002;
    box-sizing: border-box;
    border-top: none;
    border-bottom: none;
    transition: none;
}

.topnav > .container > .row {position: relative;}

.navbar-nav {
    width: auto;    
}

.navbar-default .navbar-nav > li > a {
    color: #100C08;
    font-size: 18px;
    padding: 10px 30px 27px 30px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.navbar-default .navbar-nav li.top:first-child {
    margin-left: 0px;
}

.topnav.fixed .navbar-nav > li > a {
    padding-bottom: 14px;
}

.topnav .navbar-default .navbar-nav > li::before {
    bottom: 0;
    top: auto;
    background-color: #1C7E82;
    margin: 0 10px;
}

.topnav .soc-menu .navbar-default .navbar-nav > li::before {
      display: none;
}

.topnav .navbar-default .navbar-nav > li:last-child::before {
  margin-right: 0;
}

.topnav .navbar-default .navbar-nav li.top:first-child {
    margin-left: 0px;
}

.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:focus .caret, .navbar-default .navbar-nav > .open > a:hover .caret {
    color: #096CB0;
}

.navbar-default .navbar-nav > .active > a .caret, .navbar-default .navbar-nav > .active > a:focus .caret, .navbar-default .navbar-nav > .active > a:hover .caret {
    color: #096CB0;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #096CB0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #1C7E82; text-shadow: none;
}

.navbar-default .navbar-nav li.top:last-child a {
    padding-right: 0px;
}

.soc-menu .navbar-default .navbar-nav li.top:last-child a {
    padding-left: 15px;
    margin-left: 10px;
    border-left: 1px solid #B0B4BA;
}

.navbar .top_link i.lnr {font-size: 15px;}

.navbar-nav > li > .dropdown-menu {margin-top: 3px;}
.dropdown-menu {background-color: #F8F8FF;box-shadow: none; min-width: 200px;}
.dropdown-menu.sub6873,.dropdown-menu.sub6876 {left: auto; right: 0;}
.dropdown-menu > li > a {color: #47505C;font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 13px;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #1C7E82;
    text-decoration: none;
    background-color: #FFF;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #ECECF2;
    border-color: #ECECF2;
}
.dropdown-submenu:hover > a::after {
    border-left-color: #1C7E82;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #ECECF2;
    color: #1C7E82;
}

.dropdown-submenu.active:hover > a::after {
    border-left-color: #1C7E82;
}

.topnav .soc-menu, .topnav.fixed .soc-menu {position: absolute;z-index: 1000;}



.soc-menu {
    top: -5px;
}
.soc-menu .navbar-default .navbar-nav > li > a {
    color: #969BA3;
    margin-top: 5px;
    padding: 0px 8px;
    font-weight: 400;
    font-size: 15px;
}
.soc-menu .navbar-default .navbar-nav > li > a:hover {
    color: #484E5E;
}
.soc-menu .navbar-default .navbar-nav > li.m6248,.soc-menu .navbar-default .navbar-nav > li.m6249 {
	opacity: 0;
	-webkit-transform:translateY(30px);
  -ms-transform:translateY(30px);
  transform:translateY(30px);
  transition-duration:200ms;
  transition-timing-function:linear;
  transition-property:opacity,visibility,-webkit-transform;
  transition-property:transform,opacity,visibility;
  transition-property:transform,opacity,visibility,-webkit-transform;
}	 

.padnav2 {
    margin-bottom: 70px;   
    top: 70px;
}



@media screen and (max-width: 1440px) {
	.topnav .container {
    	width: 100%;
	}
	.mainnav {width: calc(100% - 265px);}
	.logoxx {max-width: 250px; margin-left: 15px;}
}
@media screen and (max-width: 1280px) {
	.mainnav {width: calc(100% - 245px);}
	.logoxx {max-width: 230px; }
}

@media screen and (max-width: 1199px) {
	.logo {padding: 0 0 0 0;}
	.mainnav {width: auto; max-width: 100%; margin: 0 auto; float: none;}
	.topnav {height: 154px;}
	.topnav.fixed .logo {display: none;}
	.navbar-nav {margin: 0 30px;}
  
  .padnav2 {
    margin-bottom: 120px;   
    top: 120px;
  }
  
  
}

@media screen and (max-width: 991px) {
	.navbar-default .navbar-nav > li > a { font-size: 13px; font-weight: normal; padding-left: 4px; padding-right: 4px; padding-bottom: 26px; }
	.navbar-nav {margin: 0 10px;}
  
  .padnav2 {margin-bottom: 120px;}
}

@media screen and (max-width: 767px) {
	
	.logo {width: auto;}
	
	.soc-menu { width: 80px; height: auto; overflow: hidden; padding: 0 0px; }
	.soc-menu a.menuitem {display: block; border: none; float: left; margin: 8px 7px;}
	
	.soc-menu .navbar-default .navbar-nav > li > a.top_link {width: auto;}
	
	.soc-menu .navbar-default .navbar-nav li.m6249, .soc-menu .navbar-default .navbar-nav li.m6248 {
    display: none;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
	}
	.soc-menu .navbar-default .navbar-nav > li:last-child {
    	border-left: none;
    	padding: 0 0 0 0;
    	margin-left: 0;
	}
	
	.soc-menu .navbar-default .navbar-nav > li > a {
    	margin-top: 7px;
    	padding: 0px 3px;
    }
    
    .topnav .navbar .container-fluid {
    	padding: 0 0px;
	}
  
  .topnav .nav > li {
    width: 100%;
    float: none;
    padding: 0;
 }
 .navbar-default .navbar-nav > li > a {padding: 15px 30px; font-size: 17px; font-weight: bold;}
 .topnav .navbar-default .navbar-nav > li::before {display: none;}
 .navbar-default .navbar-nav > li > ul {transition: none; }
 .navbar-default .navbar-collapse {box-shadow: none;background-color: #95E2FF;}
 .navbar-toggle {padding: 9px 10px;}
 .topnav {height: 105px;}     
 
 .breadcrumbs__title, .breadcrumbs__items {
    padding-left: 0;
    padding-right: 0;
  }    
  
  .padnav2 {margin-bottom: 140px;}
    
}


@media screen and (max-width: 340px) {
	.logo img {max-width: 220px;}
}


/* #Footer Menu */
.footer-menu__items li a  {
    color:  #191919;
}
.invert .footer-menu__items li a  {
    color:  #ffffff;
}
.footer-menu__items li a:hover, .footer-menu__items li.current-menu-item a, .footer-menu__items li.current_page_item a, .invert .footer-menu__items li a:hover, .invert .footer-menu__items li.current-menu-item a, .invert .footer-menu__items li.current_page_item a  {
    color:  #1695fd;
}
/* #Top Menu */
.top-panel__menu .menu-item.current-menu-item a, .top-panel__menu .menu-item.current_page_item a  {
    color:  #191919;
}
.invert .top-panel__menu .menu-item.current-menu-item a, .invert .top-panel__menu .menu-item.current_page_item a  {
    color:  #1695fd;
}
.top-panel a {
    color:  #b2b2b2;
}
.top-panel a:hover {
    color:  #ffffff;
}
/*# TM Mega menu */
.tm-mega-menu > li.tm-mega-menu-has-children a:hover {
    color:  #1695fd;
}
nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub li.tm-mega-menu-sub-item .mega-block-title  {
    color:  #181818;
}
nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub .tm-mega-menu-sub-item.sub-column-title > a  {
    line-height:  1.43;
}
@media (min-width: 768px)  {
    nav.main-navigation > .tm-mega-menu .tm-mega-menu-sub.mega-sub .tm-mega-menu-sub-item.sub-column-title > a  {
    font-style:  normal;
    font-weight:  600;
    font-size:  14px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
}
}
/* #Entry Meta */
.sticky__label  {
    color:  #ffffff;
    background-color:  #1695fd;
    margin-top:  calc(((16px * 1.4) - 30px) / 2);
}
.posts-list--default .sticky__label {
    margin-top:  calc(((19px * 1.4) - 30px) / 2);
}
@media (min-width: 992px)  {
    .posts-list--default .sticky__label {
    margin-top:  calc(((20px * 1.4) - 30px) / 2);
}
}
.entry-meta {
    font-style:  normal;
    font-weight:  500;
    font-size:  12px;
    line-height:  1.58;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    color:  #1695fd;
}
@media (min-width: 544px)  {
    .single-modern-header .entry-meta  {
    font-size:  16px;
}
}
.invert .entry-meta a  {
    color:  #1695fd;
}
.invert .entry-meta a:hover, .invert.invert_primary .entry-meta a, .invert.invert_primary .entry-meta  {
    color:  #ffffff;
}
.invert.invert_primary .entry-meta a:hover  {
    color:  #191919;
}
.invert .entry-meta .post__cats a {
    color: #ffffff;
}
.single-modern-header .posted-by  {
    font-weight:  600;
    font-size:  14px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
}
.single-modern-header .entry-title  {
    font-size:  20px;
}
@media (min-width: 544px)  {
    .single-modern-header .posted-by  {
     font-size:  19px;
 }
.single-modern-header .entry-title  {
     font-size:  24px;
 }
}
@media (min-width: 992px)  {
    .single-modern-header .posted-by  {
     font-size:  20px;
 }
.single-modern-header .entry-title  {
     font-size:  40px;
 }
}
.posted-by, .posted-by a  {
    color:  #777777;
}
.single-modern-header:not(.invert) .posted-by, .single-modern-header:not(.invert) .posted-by a {
    color:  #191919;
}
.invert .posted-by, .invert .posted-by a  {
    color:  #ffffff;
}
.posted-by a:hover, .single-modern-header .posted-by a:hover, .invert .posted-by a:hover  {
    color:  #1695fd;
}
.entry-meta i  {
    color:  rgb(183, 183, 183);
}
.invert .entry-meta i  {
    color:  #ffffff;
}
/* #Post Format */
.format-audio .post-featured-content, .mejs-container-wrapper, .format-quote .post-featured-content, .single .format-quote .entry-content blockquote, .single-modern-header  {
    background-color:  #bdbdbd;
}
.format-link .post-featured-content  {
    background-color:  #1695fd;
}
.post-format-quote {
    background-color:  #191919;
}
blockquote a:hover {
    color:  #ffffff;
}
/* #Author Bio */
.post-author__title a {
    color:  #191919;
}
.post-author__title a:hover  {
    color:  #1695fd;
}
.post-author-bio .post-author__content  {
    font-size:  13px;
}
/* #Comments */
.comment-content-wrap:before  {
    border-color:  transparent #bdbdbd transparent transparent;
}
.comment .comment-date  {
    font-style:  normal;
    font-size:  12px;
}
.comment .comment-date__link  {
    color:  #191919;
}
.comment .comment-date__link:hover  {
    color:  #1695fd;
}
.comment .comment-content p  {
    font-size:  13px;
}
.comment-reply-link, #cancel-comment-reply-link  {
    font-size:  12px;
}
.comment-reply-link  {
    font-style:  normal;
}
#cancel-comment-reply-link  {
    color:  #1695fd;
}
#cancel-comment-reply-link:hover  {
    color:  #191919;
}
/* #Swiper navigation*/
.swiper-pagination-bullet  {
    background-color:  rgba(25, 25, 25, 0.15);
}
.swiper-pagination-bullet-active, .swiper-pagination-bullet:hover {
    background-color:  #1695fd;
}
.swiper-button-next, .swiper-button-prev  {
    color:  rgb(183, 183, 183);
    background-color:  #ffffff;
}
.swiper-button-next:not(.swiper-button-disabled):hover, .swiper-button-prev:not(.swiper-button-disabled):hover {
    color:  #1695fd;
}
/* Image pop-up */
a[data-popup="magnificPopup"]:before, .mini-gallery a:before  {
    background-color:  #1695fd;
}
/* Audio list */
.wp-playlist.wp-audio-playlist.wp-playlist-light  {
    background-color:  #bdbdbd;
    border-color:  #bdbdbd;
}
.wp-playlist.wp-audio-playlist.wp-playlist-light .wp-playlist-caption  {
    color:  #777777;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption .wp-playlist-item-title {
    font-style:  normal;
    font-weight:  600;
    font-size:  14px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    color:  #181818;
}
.wp-playlist.wp-audio-playlist.wp-playlist-dark .wp-playlist-current-item .wp-playlist-caption .wp-playlist-item-title {
    color:  #ffffff;
}
.posts-list__item .entry-title {
    font-style:  normal;
    font-weight:  600;
    font-size:  20px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
}
.posts-list__item .link {
    font-style:  normal;
    font-weight:  600;
    font-size:  14px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
    color:  #ffffff;
    background-color:  #1C7E82;
}
.posts-list__item .link:hover {
    background-color:  #096CB0;
}
.post-author-bio {
    background-color:  #1695fd;
    color:  #ffffff;
}
.post-author__title {
    font-style:  normal;
    font-weight:  600;
    font-size:  20px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    color:  #ffffff;
}
.post-author__title a {
    color:  #ffffff;
}
.post-author__title a:hover {
    color:  #191919;
}
.comment-navigation, .post-navigation, .posts-navigation, .comments-area, .comment-list+.comment-respond, .single .related-posts {
    border-top-color: #191919;
}
.comments-title, .comment-reply-title {
    font-style:  normal;
    font-weight:  600;
    font-size:  14px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
}
.related-posts .entry-title {
    font-style:  normal;
    font-weight:  600;
    font-size:  14px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
}
.share-btns__link {
    color:  #b2b2b2;
}
.share-btns__link:hover {
    color:  #191919;
}
.post-thumbnail__link.post-thumbnail--fullwidth:before {
    background-color:  rgba(22, 149, 253, 0.3);
}
/* #Paginations */
.site-content .page-links a, .site-content .page-numbers, #tm_builder_outer_content .pagination .page-numbers  {
    background-color:  #bdbdbd;
    border-color:  #bdbdbd;
    color:  #777777;
}
.site-content .page-numbers.next, .site-content .page-numbers.prev, #tm_builder_outer_content .pagination .page-numbers.next, #tm_builder_outer_content .pagination .page-numbers.prev  {
    color:  #777777;
}
.site-content .page-numbers.next:hover, .site-content .page-numbers.prev:hover, #tm_builder_outer_content .pagination .page-numbers.next:hover, #tm_builder_outer_content .pagination .page-numbers.prev:hover {
    color:  #1695fd;
}
/* #Breadcrumbs */
.breadcrumbs {padding: 60px 0 30px;z-index: 10;}
.breadcrumbs__title,.breadcrumbs .tcname h2 {display: block;}
.breadcrumbs__title .page-title { margin: 30px 0 0px;}
.breadcrumbs .row {margin-left: 0; margin-right: 0;}
.breadcrumbs__items {
    text-align: left;
}
.breadcrumbs__item  {
    font-style:  normal;
    font-weight:  600;
    font-size:  14px;
    line-height:  1.58;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
}
.breadcrumbs__item-target  {
    color:  #191919;
}
.site-content .page-links a, .site-content .page-numbers, #tm_builder_outer_content .pagination .page-numbers {
    color:  #b2b2b2;
    font-family: 'Montserrat', sans-serif;
}
.site-content .page-numbers.current, .site-content a.page-numbers:hover {
    color:  #096CB0;
}
.site-content .page-numbers.next:hover, .site-content .page-numbers.prev:hover {
    color:  #096CB0;
}
.breadcrumbs a, .breadcrumbs {
    color:  #7F858F;
}
.breadcrumbs a:hover {
    color: #096CB0;
} 

@media screen and (max-width: 767px) {
    .breadcrumbs {padding: 0px;}
}

.subnavig2 li.top a {border-color: #096CB0; color: #47505C; font-size: 15px; font-weight: 400;}
.subnavig2 li.active a.top_link {border-left: none;color: #096CB0; font-weight: 700;margin-bottom: 0;}
.subnavig2 li.top a:hover,.subnavig2 li.top a.subitem:hover {border-left-color: #95E2FF;color: #096CB0;}
.subnavig2 .widget-title {font-weight: 600; font-size: 18px; padding: 10px 15px 10px 12px; border-bottom: 1px solid #096CB0; margin-bottom: 0;}
.subnavig2 li.top.open a.top_link {color: #096CB0;}
.subnavig2 li.dropdown.open a.top_link.lparent::after {
    border-left-color: #096CB0;
}
.subnavig2 li.top a.subitem {
    font-weight: 400;
}
.subnavig2 li.top a.submenuactive {color: #096CB0;border-left-color: #95E2FF; border-bottom: 1px solid #096CB0;}
.subnavig2 li:hover a.top_link.lparent::after, .subnavig2 li.dropdown.open a.top_link.lparent::after {
    border-left-color: #096CB0;
}

/* #Footer */
.site-footer  {
    background-color:  #0c0c0c;
}
.footer-area-wrap  {
    background-color:  #191919;
}
.footer-area.widget-area .widget-custom-posts .entry-title {
    font-style:  normal;
    font-weight:  600;
    font-size:  20px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
}
.footer-area, .footer-container, .invert .widget_recent_entries .post-date {
    color:  #777777;
}
.footer-area a, .invert .widget_recent_entries a, .invert .widget_recent_comments a, .invert .widget_archive a {
    color:  #1695fd;
}
.footer-area a:hover {
    color:  #191919;
}
.footer-area a.btn {
    color:  #ffffff;
}
.footer-area a.btn:hover {
    color:  #ffffff;
}
.invert .footer-area a:hover, .invert .widget_recent_entries a:hover, .invert .widget_recent_comments a:hover, .invert .widget_archive a:hover {
    color:  #ffffff;
}
.footer-container.invert a {
    color:  #b2b2b2;
}
.footer-container.invert a:hover {
    color:  #ffffff;
}
.footer-area-wrap.invert .comment-author-link {
    color: #ffffff;
}
/* #ToTop button */
#toTop  {
    color:  #ffffff;
    background-color:  #1695fd;
}
#toTop:hover  {
    background-color:  #191919;
}
/* #Magnific Popup*/
.mfp-iframe-holder .mfp-close , .mfp-image-holder .mfp-close  {
    color:  rgb(183, 183, 183);
}
.mfp-iframe-holder .mfp-close:hover, .mfp-image-holder .mfp-close:hover {
    color:  #191919;
}
.mfp-iframe-holder .mfp-arrow:before, .mfp-iframe-holder .mfp-arrow:after, .mfp-image-holder .mfp-arrow:before, .mfp-image-holder .mfp-arrow:after {
    background-color:  transparent;
}
.mfp-iframe-holder .mfp-arrow:hover:before, .mfp-iframe-holder .mfp-arrow:hover:after, .mfp-image-holder .mfp-arrow:hover:before, .mfp-image-holder .mfp-arrow:hover:after {
    background-color:  transparent;
}
/* #Button Appearance Styles (regular scheme) */
.link  {
    color:  #191919;
}
.invert .link  {
    color:  #ffffff;
}
.link:hover, .invert .link:hover  {
    color:  #1695fd;
}
.btn, .btn-primary, .btn-secondary, .btn:hover, .btn-primary:hover, .btn-secondary:hover, .invert .btn-primary, .invert .btn-secondary, .invert .btn-primary:hover, .invert .btn-secondary:hover {
    color:  #ffffff;
}
.btn, .btn-primary  {
    background-color:  #1695fd;
    border-color:  #1695fd;
}
.btn:hover, .btn-primary:hover  {
    background-color:  #191919;
    border-color:  #191919;
}
.subscribe-block__submit:hover {
    background-color:  #ffffff;
    color:  #1695fd;
}
.btn:active, .btn-primary:active  {
    box-shadow:  0 0 10px #191919;
}
.btn-secondary  {
    background-color:  #191919;
    border-color:  #191919;
}
.btn-secondary:hover  {
    background-color:  #1695fd;
    border-color:  #1695fd;
}
.btn-secondary:active  {
    box-shadow:  0 0 10px #1695fd;
}
.error-404 .btn-secondary:hover  {
    color:  #ffffff;
    border-color:  #ffffff;
}
.btn-default  {
    color:  #191919;
}
.btn-default:hover  {
    color:  #ffffff;
    background-color:  #1695fd;
    border-color:  #1695fd;
}
.btn-default:active  {
    box-shadow:  0 0 10px #1695fd;
}
/* #Button Appearance Styles (invert scheme) */
.invert .btn, .invert .btn-primary, .invert .btn-secondary, .invert .btn-default  {
    color:  #ffffff;
    border-color:  #ffffff;
}
.invert .btn-primary:hover, .invert .btn-secondary:hover, .invert .btn-default:hover  {
    color:  #191919;
    border-color:  #ffffff;
    background-color:  #ffffff;
}
.btn.btn-default, .error-404 .btn-secondary:hover, .invert .btn,  .invert .btn-default, .invert .btn-primary, .invert .btn-secondary, .link {
    background-color:  #1F7AF5;
    border-color:  #1F7AF5;
    font-family: 'Montserrat', sans-serif;
    color:  #ffffff;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.btn.btn-default:hover, .btn.btn-default:focus, .error-404 .btn-secondary:hover, .invert .btn:hover,  .invert .btn-default:hover, .invert .btn-primary:hover, .invert .btn-secondary:hover, .link:hover, .link:focus {
    background-color:  #096CB0;
    color:  #FFF;
}
.newbtn:hover::after {
    border-top: 10px solid #096CB0;
}
button, input[type='button'], input[type='reset'], input[type='submit'], .comment-form .submit, .wpcf7-submit, .post-password-form label + input {
    font-family: 'Montserrat', sans-serif;
}
/* #Widget Calendar */
.widget_calendar caption  {
    color:  #1C7E82;
}
.widget_calendar .calendar {border-color: #1C7E82;}
.invert .widget_calendar caption  {
    color:  #ffffff;
}
.widget_calendar tbody td:not(.pad)  {
    background-color:  #bdbdbd;
    color:  #FFF;
}
.invert .widget_calendar tbody td:not(.pad)  {
    background-color:  rgb(164, 164, 164);
    color:  #777777;
}
.widget_calendar tbody td a  {
    border:  1px solid #bdbdbd;
    background-color:  #ffffff;
    color:  #777777;
}
.widget_calendar tbody td#today  {
    background-color:  #1695fd;
    color:  #ffffff;
}
.widget_calendar table, .widget_calendar caption {
    background-color:  #1C7E82;
    font-style:  normal;
    font-weight:  400;
    font-size:  14px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
}
.widget_calendar caption, .widget_calendar thead, .widget.widget_calendar th {
    color:  #ffffff;
    font-weight:  700;
}

.calendar a.prne {color: #FFF;}
.calendar a.prne:hover, .calendar a.actmnt:hover {
    color: #F9AE00;
    text-decoration: none;
}

.widget_calendar tfoot td a {
    color:  #bdbdbd;
}
.widget_calendar tfoot td a:hover {
    color:  #F9AE00;
}
.widget.widget_calendar tbody td a {
    color:  #F9AE00;
}
.widget.widget_calendar tbody td a:hover {
    border-color:  #FFF;
}
/* #Widget Recent Posts - Comments,  Archive */
.widget_recent_entries a, .widget_recent_comments a, .widget_archive a {
    color:  #191919;
}
.widget_recent_entries a:hover, .widget_recent_comments a:hover, .widget_archive a:hover  {
    color:  #1695fd;
}

.widget_recent_entries a.kalendarlink {display: block; background-color: #ECECF2; padding: 20px 20px 20px 50px; font-weight: 700; color: #293640; text-transform: uppercase; text-align: left; background-image: url(../img/ex/pdf.png); background-repeat: no-repeat; background-position: 10px center;}

.widget_recent_entries .post-date  {
    color:  #1695fd;
}
.invert .widget_recent_entries .post-date  {
    color:  #ffffff;
}
.sidebar {padding-bottom: 30px;position: relative;z-index: 10;}
.sidebar .widget_recent_entries li a, .sidebar .widget_recent_comments li a {
    font-style:  normal;
    font-weight:  700;
    font-size:  14px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
    color: #293640;
}
.sidebar .widget_recent_entries li a:hover, .sidebar .widget_recent_comments li a:hover {
	color: #1C7E82;
}
.sidebar .widget_recent_entries .post-date {
    color:  #1C7E82;
    font-weight: 700;
    font-size: 20px;
    margin-top: 0;
    font-family: 'Montserrat', sans-serif;
}
.sidebar .widget_recent_entries .post-place {
    color:  #293640;
    font-weight: 400;
    font-size: 13px;
    margin-top: 0;
    display: block;
}
.sidebar .widget_recent_entries .post-place span {
  display: block;
}

.sidebar .widget_recent_entries ul li + li, .sidebar .widget_recent_comments ul li + li {
    margin-top: 30px;
}

.sidebar .widget_recent_entries ul li + li::before, .sidebar .widget_recent_comments ul li + li::before {
    top: -15px;
}



.widget + .widget, .widget-news-smart-box, .before-loop-area {
    border:  none;
}
.widget-news-smart-box .news-smart-box__item.full-type + .full-type {
    border: none;
}
.widget-news-smart-box .news-smart-box__item.mini-type + .mini-type:nth-of-type(2n) {
    border: none;
}

.widget-news-smart-box .news-smart-box__item.mini-type .news-smart-box__item-inner {
    border: none;
    overflow: hidden;
}

.invert .entry-meta a {
    color:  #ffffff;
}
.invert .entry-meta a:hover {
    color:  #1695fd;
}
.invert .entry-meta .post__cats a:hover {
    color:  #191919;
}
.post__cats a {
    font-family: 'Montserrat', sans-serif;
    background-color:  #1C7E82;
    color:  #ffffff;
}
.post__cats a:hover {
    color:  #F9AE00;
}
.widget-title {
    font-style:  normal;
    font-weight:  700;
    font-size:  24px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
    color:  #096CB0;
    text-transform: none;
}
.widget-subtitle {
    font-style:  normal;
    font-weight:  600;
    font-size:  12px;
    line-height:  1.23;
    margin: -10px 0 5px 0;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
    color:  #181818;
}
.sidebar .widget-banner.widget {
	margin-bottom: 15px;
}
.maincontent .widget-title, .maincontent h1 {
	font-size: 40px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: rgb(194,230,254);background: linear-gradient(90deg, rgba(194,230,254,1) 0%, rgba(255,255,255,1) 100%);
	font-weight: 300;
	padding: 5px 10px 5px 10px;
	color: #000;
	text-transform: uppercase;
}


.maincontent .ac {overflow: hidden;}
.maincontent .widget-title:before,.maincontent h1:before {display: none;content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background-color: #95E2FF; }
.maincontent .widget-title:after,.maincontent h1:after {display: none;content: ""; position: absolute; bottom: 0; left: 0; width: 12%; height: 4px; background-color: #096CB0;}

.maincontent .slick-slide .widget-title {
	font-size: 14px;
	font-weight: 600;
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.maincontent .slick-slide .widget-title:before,.maincontent .slick-slide .widget-title:after {display: none;} 
.maincontent .slick-slide .widget-text {font-family: 'Montserrat', sans-serif;color: #293640;font-size: 15px;font-weight: 300;}

.post__cats, .post__comments, .post__date, .post__tags, .post__terms, .post__comments a, .post__date a, .post__tags a, .post__terms a {
    color:  #293640;
    font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 300;
}
.post__cats:hover, .post__comments:hover, .post__date:hover, .post__tags:hover, .post__terms:hover, .post__comments a:hover, .post__date a:hover, .post__tags a:hover, .post__terms a:hover {
    color:  #1C7E82;    
}
.posted-by a, .posted-by a {
    color:  #293640;
}
.posted-by a:hover, .posted-by a:hover {
    color:  #1C7E82;
    cursor: default;
}
.post__tags a {
    color:  #1695fd;
    margin-right: 7px;
}
.post__tags a:hover  {
    color:  #191919;
}
.post__tags:before {
    color:  #777777;
}
/*Widget categories*/
.widget_categories li, .tagcloud a, .widget_archive li {
    font-style:  normal;
    font-weight:  600;
    font-size:  12px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
}
.widget_categories a:before {
    background-color:  #1695fd;
}
/* #Widget Tag Cloud */
.widget_categories li a, .tagcloud a, .widget_archive li a {
    color:  #bdbdbd;
}
.widget_categories li a:hover, .tagcloud a:hover {
    color:  #191919;
}
/*Banner*/
.widget-banner__link:before, .widget-banner__link:after {
    background-color:  #1695fd;
}
.widget-taxonomy-tiles__content::before {
    background-color:  #1695fd;
}
.widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content::before  {
     background-color:  #191919;
 }
.invert .widget-image-grid__content::before {
    background-color:  #191919;
}
.invert .widget-image-grid__title a:hover, .invert .widget-image-grid__date:hover  {
    color:  #1695fd;
}
.invert .widget-image-grid__terms a, .invert .widget-image-grid__author a:hover {
    color:  #1695fd;
}
.invert .widget-image-grid__terms a:hover {
    color:  #ffffff;
}
.invert .widget-image-grid__author, .invert .widget-image-grid__author a {
    color:  #777777;
}
.widget-image-grid__terms, .widget-image-grid__author, .widget-image-grid__date  {
    font-style:  normal;
    font-weight:  500;
    font-size:  12px;
    line-height:  1.58;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
}
.widget-carousel .swiper-button-next, .widget-carousel .swiper-button-prev {
    color:  #bdbdbd;
}
.after-content-full-width-area .swiper-button-next, .after-content-full-width-area .swiper-button-prev {
    color:  #ffffff;
}
.widget-carousel .swiper-button-next:hover, .widget-carousel .swiper-button-prev:hover {
    color:  #191919;
}
.swiper-slide-inner .entry-title {
    font-style:  normal;
    font-weight:  600;
    font-size:  20px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
}
.after-content-full-width-area .swiper-slide-inner:before {
    background-image: linear-gradient(to bottom,  rgba(25, 25, 25, 0),  rgba(25, 25, 25, 0.8));
}
.after-content-full-width-area .swiper-slide-inner .entry-title, .after-content-full-width-area .swiper-slide-inner .posted-by, .after-content-full-width-area .swiper-slide-inner .posted-by a, .after-content-full-width-area .swiper-slide-inner .post__date {
    color:  #ffffff;
}
.after-content-full-width-area .swiper-slide-inner .posted-by a:hover, .after-content-full-width-area .swiper-slide-inner .post__date:hover {
    color:  #1695fd;
}
.widget-carousel .post-thumbnail__link:before {
    background-color:  rgba(22, 149, 253, 0.3);
}
.smart-slider__instance .sp-next-thumbnail-arrow:before, .smart-slider__instance .sp-next-thumbnail-arrow:after, .smart-slider__instance .sp-previous-thumbnail-arrow:before, .smart-slider__instance .sp-previous-thumbnail-arrow:after  {
    background-color:  #1695fd;
}
.smart-slider__instance .sp-next-arrow:hover, .smart-slider__instance .sp-previous-arrow:hover  {
    color:  #1695fd;
}
.smart-slider__instance[data-title="true"] .sp-image-container:after, .smart-slider__instance[data-content="true"] .sp-image-container:after, .smart-slider__instance[data-more-btn="true"] .sp-image-container:after, .smart-slider__instance .sp-button  {
    background-color:  rgba(25, 25, 25, 0.3);
}
.smart-slider__instance .sp-button:hover, .smart-slider__instance .sp-button.sp-selected-button  {
    background-color:  #1695fd;
}
.smart-slider__instance .sp-full-screen-button  {
    color:  #1695fd;
}
.smart-slider__instance .sp-full-screen-button:hover  {
    color:  #191919;
}
.smart-slider__instance .sp-selected-thumbnail  {
    border-color:  #1695fd;
}
.smart-slider__instance .sp-bottom-thumbnails .sp-selected-thumbnail, .smart-slider__instance .sp-top-thumbnails .sp-selected-thumbnail {
    border-color:  #ffffff;
}
.smart-slider__instance p.sp-content  {
    font-style:  normal;
    font-weight:  400;
    font-size:  16px;
    line-height:  1.43;
    font-family: 'Montserrat', sans-serif;
}
.smart-slider__instance .sp-arrow {
    color:  #ffffff;
}
.smart-slider__instance .sp-arrow:hover {
    color:  #1695fd;
}
.subscribe-block__input  {
     color:  #777777;
 }
.subscribe-block__input-wrap i  {
    color:  rgb(183, 183, 183);
}
/*Subscribe Block*/
.widget-subscribe .menu-item a {
    color:  #777777;
}
.widget-subscribe .menu-item a:hover {
    color:  #191919;
}
.subscribe-block {
    background-color:  #191919;
}
.subscribe-block .widget-title {
    color:  #ffffff;
}
.subscribe-block .widget-title:before {
    color:  #1695fd;
}
.invert .subscribe-block .btn-primary:hover {
    background-color:  #ffffff;
    color:  #1695fd;
}
/* #Custom posts*/
.custom-posts .entry-title {
    font-style:  normal;
    font-weight:  600;
    font-size:  16px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
}
.footer-area-wrap .custom-posts .post-thumbnail:before {
    background-color:  rgba(22, 149, 253, 0.3);
}
.widget-playlist-slider .sp-next-thumbnail-arrow:before, .widget-playlist-slider .sp-next-thumbnail-arrow:after, .widget-playlist-slider .sp-previous-thumbnail-arrow:before, .widget-playlist-slider .sp-previous-thumbnail-arrow:after, .widget-playlist-slider .sp-arrow.sp-previous-arrow:before, .widget-playlist-slider .sp-arrow.sp-previous-arrow:after, .widget-playlist-slider .sp-arrow.sp-next-arrow:before, .widget-playlist-slider .sp-arrow.sp-next-arrow:after {
    background-color:  #1695fd;
}
.widget-playlist-slider .sp-right-thumbnails .sp-thumbnail-container:hover  {
    background-color:  #bdbdbd;
}
.widget-playlist-slider .sp-right-thumbnails .sp-thumbnail-container.sp-selected-thumbnail  {
    background-color:  #1695fd;
}
.widget-playlist-slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail .entry-meta, .widget-playlist-slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail .posted-by, .widget-playlist-slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail .sp-thumbnail-title {
    color:  #ffffff;
}
.widget-playlist-slider .sp-slide--content-visible .sp-layer  {
    background:  linear-gradient(to bottom,  rgba(25, 25, 25, 0),  rgba(25, 25, 25, 0.8));
}
.widget-playlist-slider .sp-has-pointer .sp-selected-thumbnail:before, .widget-playlist-slider .sp-has-pointer .sp-selected-thumbnail:after {
    border-bottom-color:  #1695fd;
}
.widget-headline__item-inner  {
    background:  linear-gradient(to bottom,  rgba(25, 25, 25, 0),  rgba(25, 25, 25, 0.8));
}
@media (min-width: 992px)  {
    .full-width-header-area .widget-headline__item-featured .widget-headline__item-title, .after-content-full-width-area .widget-headline__item-featured .widget-headline__item-title, .before-content-area .widget-headline__item-featured .widget-headline__item-title, .after-content-area .widget-headline__item-featured .widget-headline__item-title {
    font-style:  normal;
    font-weight:  700;
    font-size:  50px;
    line-height:  1.12;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  -0.04em;
}
.widget-headline__item-title, .full-type .news-smart-box__item-title {
    font-style:  normal;
    font-weight:  600;
    font-size:  20px;
    line-height:  1.4;
    font-family: 'Montserrat', sans-serif;
    letter-spacing:  0em;
    text-align:  inherit;
    color:  #181818;
}
}

.widget-news-smart-box .news-smart-box__navigation {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: -20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    top: 0px;
    position: absolute;
    width: 100%;
    left: 15px;
}

.widget-headline__item-inner:before {
    background-image:  linear-gradient(to bottom,  rgba(25, 25, 25, 0), rgba(25, 25, 25, 0.8) );
}
/* #News-smart-box */
.full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content, .after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content, .before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content, .after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content, .tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content  {
    background:  linear-gradient(to bottom,  rgba(25, 25, 25, 0),  rgba(25, 25, 25, 0.8));
    color:  #ffffff;
}
.full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content a, .after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content a, .before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content a, .after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content a, .tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content a, .full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .entry-meta a:hover, .after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .entry-meta a:hover, .before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .entry-meta a:hover, .after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .entry-meta a:hover, .tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .entry-meta a:hover, .full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by, .after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by, .before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by, .after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by, .tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by, .full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by a, .after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by a, .before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by a, .after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by a, .tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by a {
    color:  #ffffff;
}
.full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content a:hover, .after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content a:hover, .before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content a:hover, .after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content a:hover, .tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content a:hover, .full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .entry-meta a, .after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .entry-meta a, .before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .entry-meta a, .after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .entry-meta a, .tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .entry-meta a, .full-width-header-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by a:hover, .after-content-full-width-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by a:hover, .before-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by a:hover, .after-content-area .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by a:hover, .tm_pb_column_4_4 .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content .posted-by a:hover  {
    color:  #1695fd;
}
.news-smart-box__navigation-terms-list-item:hover, .news-smart-box__navigation-terms-list-item.is-active  {
    color:  #1695fd;
}
.news-smart-box__navigation-title  {
    color:  #191919;
}
.news-smart-box__instance .double-bounce-1, .news-smart-box__instance .double-bounce-2  {
    background-color:  #1695fd;
}
.news-smart-box__navigation-terms-list-item {
    color:  #b2b2b2;
    font-family: 'Montserrat', sans-serif;
}
.news-smart-box__navigation-terms-list-item:hover, .news-smart-box__navigation-terms-list-item.is-active {
    color:  #191919;
}
.news-smart-box__item.mini-type .news-smart-box__item-thumb-link:hover, .full-width-header-area .widget-custom-posts .custom-posts__item .post-thumbnail:hover, .before-content-area .widget-custom-posts .custom-posts__item .post-thumbnail:hover, .before-loop-area .widget-custom-posts .custom-posts__item .post-thumbnail:hover, .after-loop-area .widget-custom-posts .custom-posts__item .post-thumbnail:hover, .after-content-area .widget-custom-posts .custom-posts__item .post-thumbnail:hover, .after-content-full-width-area .widget-custom-posts .custom-posts__item .post-thumbnail:hover, .footer-area-wrap .widget-custom-posts .custom-posts__item .post-thumbnail:hover {
    border-color:  transparent;
}
.news-smart-box__item.mini-type .news-smart-box__item-thumb-link:before, .custom-posts__item .post-thumbnail__link:before {
    background-color:  transparent;
}
.news-smart-box__item-thumb-link:before {
    background-color:  transparent;
}

.widget-news-smart-box .news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-header .news-smart-box__item-thumb-link img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 300ms;
}
.widget-news-smart-box .news-smart-box__instance.layout_type_2 .full-type:hover .news-smart-box__item-thumb-link img {
    -webkit-transform: scale(1.02) translateY(0px);
    -ms-transform: scale(1.02) translateY(0px);
    transform: scale(1.02) translateY(0px);
}

/* #Contact-information*/
.contact-information-widget .icon  {
    color:  #1695fd;
}
.invert .contact-information-widget .icon  {
    color:  #ffffff;
}
.cs-instagram__link:hover {
    border-color:  #1695fd;
}
.cs-instagram__item .cs-instagram__cover {
    background-color:  rgba(22, 149, 253, 0.5);
}
.invert input[type='search'] {
     color:  #ffffff;
}
.invert input[type='search'] {
    color:  #ffffff;
}
.invert .cherry-search__results-item a, .invert .cherry-search__results-list {
    color:  #777777;
}
.site-header .invert .search-submit {
    color:  #ffffff;
}
.site-header .invert .search-submit:hover {
    color:  #1695fd;
}
.mobile-panel .cherry-search .cherry-search__submit {
    color:  #777777;
}
.top-panel .cherry-search .cherry-search__submit {
    color:  #777777;
}
.top-panel .cherry-search .cherry-search__submit:hover {
    color:  #1695fd;
}
.invert input[type='search']  {
    color:  #ffffff;
 }
.invert input[type='search']::-webkit-input-placeholder  {
     color:  #ffffff;
 }
.invert input[type='search']::-moz-placeholder  {
     color:  #ffffff;
 }
.invert input[type='search']:-moz-placeholder  {
     color:  #ffffff;
 }
.invert input[type='search']:-ms-input-placeholder  {
     color:  #ffffff;
 }
.sidebar .cherry-search__submit {
    color: #bdbdbd;
}
.sidebar .cherry-search__submit:hover {
    color: #1695fd;
}



.calendar-tag{
	font-weight: normal !important;
	font-size: 10px !important;
	font-family: 'Montserrat', sans-serif !important;
	background-color: #1695fd !important;
	color: #ffffff !important;
	padding: 3px !important;
}

.calendar-tag:hover{	
	color: black !important;
}


.topcontainer .tcname h2 {font-size: 34px; font-weight: 700; color: #1C7E82; text-transform: none; position: relative; padding: 0 0 15px; margin-bottom: 50px;}
.topcontainer .tcname h2:before {content: ""; width: 100%; height: 3px; position: absolute; bottom: 0; left: 0; background-color: #FFF;}
.topcontainer .tcname h2:after {content: ""; width: 9%; height: 3px; position: absolute; bottom: 0; left: 0; background-color: #1C7E82;}

footer {font-size: 14px;}
.footer { color: #FFF; font-size: 15px; font-weight: 400;}
footer.site-footer {background-color: #096CB0; color: #FFF; line-height: 1.5; padding: 5px 0; border-top: 7px solid #FFF;}
.footer {background-color: #007BC6; background-repeat: no-repeat; background-position: top center; padding-top: 0px;background-size: cover;}

.footer .container {
    padding: 30px 0 30px 0;
}

.footer .container .row > .box:first-child { line-height: 1.8;}
.footer .container .row > .box:first-child li {padding-left: 0px; margin-bottom: 7px; background-position: 0 0; background-repeat: no-repeat;}
li.addr {}
li.tel {}
li.eml {}


.footer a {
    color: #EEE8A7;
    text-decoration: underline;
}
.footer .container .row > .box:first-child a {
  text-decoration: none;
}
footer.site-footer a {
    color: #C2E6FE;
}
footer.site-footer a:hover {
    color: #FFF;
}
.footer .btitle {margin: 15px 0 30px;}
.footer h2 {
  font-size: 15px;
  color: #FFF;
  text-align: left;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700;
}
.footer h2.btitle span {
  float: none;
}
.footer h2.widget-title {
  font-size: 42px;
  color: #837268;
  text-align: center;  
  letter-spacing: 3px;
  text-transform: lowercase;
  margin-top: 15px;
  line-height: 40px;
}
.footer h3 {
  font-size: 17px;
  color: #FFF;
  text-align: left;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700;
}
.footer .soclinks {padding: 0;}
.footer .soclinks ul {margin: 0 auto;}
.footer .soclinks ul li {          
    margin-top: 0;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
}
.footer .soclinks ul li:last-child {margin-right: 0;}

.footer .soclinks a {color: #274D9E; font-size: 21px; width: 40px; height: 40px; background-color: #F9AE00; border-radius: 40px; display: block;text-align: center; line-height: 190%;}
.footer .soclinks a:hover {color: #FFF;}
.footer ul li + li, .footer ul li > ul li, .footer ul li > ol li {
    margin-top: 0px;
}
.footer .soclinks li.m6249,.footer .soclinks li.m5641 {display:none;}

.loading {    
    display: block;
}
.widget-news-smart-box .loading {display: none;}
.widget-news-home .full-type .news-smart-box__item-title {
	font-size: 22px; font-weight: 600; color: #1F7AF5; line-height: 1.4; margin-bottom: 5px;
}
.widget-news-home .full-type.col-md-8 .news-smart-box__item-title {font-size: 30px;line-height: 1.2;}
.widget-news-home .full-type img {margin: 15px 0 20px;}
.widget-news-home .full-type .post__date,.widget-news-home .full-type p, .posts-list__item p {font-family: 'Montserrat', sans-serif; color: #293640; font-size: 19px; font-weight: 300;}
.widget-news-home .full-type .post__date:before {display: none;}
.widget-news-home .full-type a:hover,.widget-news-home .full-type .news-smart-box__item-content a {color: #096CB0;}
.widget-news-home .full-type {position: relative; padding-bottom: 15px; margin-top: 10px;}
.widget-news-home .full-type:before {content: ""; bottom: 0; background-color: #1C7E82; position: absolute; width: calc(100% - 30px); height: 2px;}
.widget-news-home .full-type:before {display: none;}





.slider {height: auto; margin-bottom: 120px; top: 90px;}
.loading .topcontainer.slider {height:100vh;opacity: 1}
.topcontainer {opacity: 1; transition .3s;}
.loading .topcontainer:not(.topnav) {opacity: 0;}

.camera_target {opacity: 1;transition: all .2s;}
.camera-caption .title {       
    font: 200 35px/15px 'Montserrat', serif;
    font-weight: 200;
    line-height: 90px;    
    background-color: #FFF;
    color: #000;
    margin-bottom: 7px;
    text-transform: none;
    text-shadow: none;    
    line-height: 110%;
    display: inline;
    padding: 10px 100px;
}
.camera_pag_ul li.cameracurrent span, .camera_pag_ul li:hover span {
    background: #E8DBC7;
}
.camera-caption .title:before {
	display: none;
	content: "";
	border-bottom: 2px solid #FFF;
	padding: 0 0 0 140px;
	position: relative;
	left: -20px;
	top: -50px;
}
.camera-caption .title:after {
	display: none;
	content: "";
	border-bottom: 2px solid #FFF;
	padding: 0 140px 0 0px;
	position: relative;
	right: -20px;
	top: -50px;
}



@media screen and (max-width: 991px) {
    .camera-caption .title {font: 200 24px/29px 'Montserrat', serif;}
    .camera-caption {top: 50%;}
}

@media screen and (max-width: 767px) {
    .camera-caption {height: 0px; overflow: hidden;}
}


.back-to-top, #links2admin a,a.back-to-top:focus {background-color: #FFF; color: #000;}
.back-to-top{bottom: 135px; opacity: 0.6;}
a.back-to-top:hover, #links2admin a:hover {background-color: #096CB0;opacity: 1;color: #FFF;}

.site-content_wrap {
    margin-top: 50px;
}

.sidebar::before {display: none;}

.sidebar .widget {
    margin-bottom: 0px;
}
.sidebar .widget_categories,.sidebar .widget_recent_entries {margin-bottom: 30px;}

.topcontainer.lblue {padding: 55px 0 75px; background-color: #ECECF2;}

.dlazdice {margin: 0px;}
.dlazdice .panel {background-color: #DEC932; height: 200px; overflow: hidden;margin-bottom: 30px; border-radius: 0;box-shadow: none; position: relative; border: none;}
.dlazdice .panel.link2all {background-color: #C1BC32; transition: .3s; } 
.dlazdice .panel.link2all a { width: 100%; height: 100%; min-height: 120px; display: flex; align-items: center;justify-content: center; font-size: 22px; font-weight: 400; color: #FFF;}
.dlazdice .panel:hover {background-color: #DEC932;}
.dlazdice .panel ul {margin: 0; padding: 0;}
.dlazdice .panel ul li {margin: 0 0 5px 0; padding: 0 0 0 10px; list-style: none; font-size: 15px; font-weight: 400; color: #FFF; background-image: url(../img/list-arr.png); background-repeat: no-repeat; background-position: left top 6px;}
.dlazdice .panel ul li h5 { font-size: 15px; font-weight: 400; color: #FFF; margin: 0;}
.dlazdice .panel .panel-body { padding: 15px 20px; font-size: 14px;}
.dlazdice .panel .panel-body ul li a:hover {color: #C1BC32;}
.dlazdice .panel .panel-body ul li a:focus {color: #FFF;}
.dlazdice .panel .panel-body a.link {background-color: #FFF;border-color: #FFF;padding: 5px 18px; color: #000; margin-top: 15px; display: block; text-align: center;} 
.dlazdice .panel .admlinks {top: 5px; bottom: auto;}

.dlazdice .btitle {
    background-color: #9A901C;    
    text-transform: none;
    display: block;
    overflow: hidden;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 17px;
    font-weight: 600;
}
.dlazdice .btitle span {
	position: relative;
    background-color: transparent;
    display: block;
    float: none;
    padding: 20px 20px 15px 20px;
}

.dlazdice .btitle span:before {content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background-color: #FFF;}
.dlazdice .panel:hover  .btitle span:before {background-color: #FFF;}
.dlazdice .tcname .row{
    margin-right: 0;
    margin-left: 0;
}

.topcontainer.subwebs {padding-top: 50px;}
.subwebs a {display: block; font-size: 19px; text-transform: uppercase; color: #FFF; font-weight: 600; padding: 22px 0 24px 40px; text-align: center; background-repeat: no-repeat; background-position: left 25px center;}
.sidebar .lnk-tp a,.sidebar .lnk-sz a,.sidebar .lnk-ns a {display: block; font-size: 19px; text-transform: uppercase; color: #FFF; font-weight: 600; padding: 22px 20px 24px 100px; text-align: left; background-repeat: no-repeat; background-position: left 25px center;margin-bottom: 15px;height: auto;} 
.subwebs .lnk-tp a, .sidebar .lnk-tp a {background-color: #BCB4AC; background-image: url(../img/ico-tp.png);} 
.subwebs .lnk-sz a, .sidebar .lnk-sz a {background-color: #577FBE; background-image: url(../img/ico-sz.png);} 
.subwebs .lnk-ns a, .sidebar .lnk-ns a {background-color: #1C7E82; background-image: url(../img/ico-ns.png);} 

.topcontainer.webapps {padding: 50px 0;}
.webapps a {display: block; font-size: 22px; text-transform: none; color: #FFF; font-weight: 700; padding: 27px 30px 27px 80px; height: 112px; text-align: left; background-repeat: no-repeat; background-position: left 25px center;line-height: 1.3;}
.webapps a em {display: block; font-size: 15px; font-weight: 400; font-style: normal;}
.webapps .lnk-pr a {background-color: #BCB4AC; background-image: url(../img/ico-pr.png); color: #1C7E82; padding: 27px 30px 27px 100px;} 
.webapps .lnk-sms a {background-color: #577FBE; background-image: url(../img/ico-sms.png);padding: 27px 30px 27px 100px;} 
.webapps .lnk-co a {background-color: #1C7E82; background-image: url(../img/ico-co.png);}

.topcontainer.webapps .tcname h2,.topcontainer.subwebs .tcname h2 {display: none;}

@media screen and (max-width: 767px) {
	.site-content_wrap {
    	margin-top: 15px;
	}
	.subwebs a,.webapps a {margin-bottom: 15px;height: auto;}
	.dlazdice .panel {margin-bottom: 15px; height: auto; min-height: 120px;}
	.topcontainer.lblue,.topcontainer.webapps {padding: 30px 0 30px;}
	
	.slider {max-height: 200px;}
	.footer .container {padding: 30px 30px 30px 30px;}	
	
	.footer .container .row > .box:first-child {background-position: 0 0;}
	.footer .box {margin-bottom: 0px;}
	footer.site-footer {padding: 15px 0;}
	.topcontainer .tcname h2 {font-size: 27px;}
}

.widget_important {background-color: #1C7E82; overflow: hidden; padding: 25px 0;}
.widget_important p, .widget_important .links {display: none;}
.widget_important .btitle {font-size: 22px; font-weight: 700;background-color: transparent;text-transform: none; margin: 0;}
.widget_important .btitle span {background-color: transparent; float: none; padding: 0px 50px 15px 25px; position: relative;}
.widget_important .col-xs-12 {padding: 0 25px;}
.widget_important h4,.widget_important h4 a {font-size: 14px; font-weight: 700; color: #FFF;}
.widget_important h4 {margin: 0; padding: 13px 0;}
.widget_important h4:before {content: ""; position: absolute; top: 0; width: 40%; height: 2px; background-color: #BCB4AC;}



.sidebar .widget_recent_entries.events {margin-bottom: 30px;}
.sidebar .widget_recent_entries.events ul:not(.slick-dots) li {background-color: #ECECF2; padding: 20px;}
.sidebar .widget_recent_entries.events ul:not(.slick-dots) li + li {
    margin-top: 15px;
    position: relative;
}
.sidebar .widget_recent_entries.events ul li + li:before {display: none;}
.sidebar .widget_recent_entries.events .post__date:before {display: none;}
.sidebar .widget_recent_entries.events .kde i.fas, .sidebar .widget_recent_entries.events .cas i.fas, .sidebar .widget_recent_entries.events .cas i.far {color: #FFF; font-size: 13px;}

.slick-dots li.slick-active button::before {
    opacity: .75;
    color: #1C7E82;
}

.filtrlinks a {background-color: #1C7E82;}
.filtrlinks a.active {background: #096CB0;}
.filtrlinks a.active:after {border-top: 5px solid #096CB0;}
.filtrlinks a:hover {color: #F9AE00;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #096CB0;
    border-color: #096CB0;
}
.pagination > li > a {margin-right: 10px;}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #F9AE00;
    background-color: #1C7E82;
    border-color: #1C7E82;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-left-width: 0;
}

.filtry {display: none;}
.filtry .chkboxes .radio_input:checked + label {
    background: #096CB0;
}

.rec { border-top: none;}
.rec,.posts-list .posts-list__item.hentry + .posts-list__item {border-color: #e3e3e3;}

.posts-list {margin-top: 0;}

.rec:nth-last-child(2) {border-bottom: 1px solid #e3e3e3;}     

.kontakty .rec:last-child,.simple .rec:last-child {
    border-bottom: none;
}
.rec .anot,.rec .anot p,.aktdata .anotace {color:  #096CB0;
    font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 400; border: none;line-height: 140%;}
.rec .anot p a {text-decoration: underline;}
.rec p, .rec li, .table > tbody > tr > td {
    font-family: 'Montserrat', sans-serif;
    color: #293640;
    font-size: 23px;
    font-weight: 300;
}
.rec .fulltxt {padding: 15px 0;}
.rec .anot ul {color: #096CB0;background-color: #95E2FF;}
.rec .anot ul li {font-family: 'Montserrat', sans-serif; font-weight: 400;}
.post__date::before {display: none !important;}

.detail .tabnavig ul li a.active,.detail .tabnavig ul li a:hover {color: #096CB0;}

.kontakty h3 {font-family: 'Montserrat', sans-serif; font-weight: 600;color: #1C7E82;}
.kontakty .rec .uphoto {
 display: block;
 text-align: center;
}
.kontakty .rec img {width: 66%;}

@media screen and (max-width: 767px) {
  .kontakty .rec .uphoto img {
    width: 33%;
    margin-bottom: 15px;
  }
  
  .rec p, .rec li, .table > tbody > tr > td {font-size: 20px;}
}

.widget-events-home .aktdata {width: 60%;}

.aktdata h4 {
    font-size: 22px; font-weight: 700;
}
.aktdata .topcap {color: #293640;}
.kde i.fas, .cas i.fas, .cas i.far, .vstupne i.fas, .vstupne i.far, .href i.fas {
    color: #1C7E82;
}

.kde i.fas, .cas i.fas, .cas i.far, .vstupne i.fas, .vstupne i.far, .href i.fas {
    color: #95E2FF;
}

.aktdata .link {  
    padding: 7px 15px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    min-width: 160px;
	display: none;
    float: left;
    margin-right: 15px;
}

.kestazeni td {font-family: 'Montserrat', sans-serif;font-size: 15px;font-weight: 300;}
.kestazeni td a {color: #1C7E82;}
.kestazeni td a:hover {color: #096CB0;}

.site-content .btitle {background: rgb(194,230,254);background: linear-gradient(90deg, rgba(194,230,254,1) 0%, rgba(255,255,255,1) 100%);}
.site-content .btitle span {background-color: transparent; float: none; color: #000; font-size: 40px; font-weight: 300; padding: 5px 10px 5px 10px;}

.galimg {
    margin-bottom: 30px;
    padding: 0 15px;
}
.gallery_photos {
    width: 100%;
    margin: 15px -15px;
    padding: 15px;
    overflow: hidden;
}
.photo {background-color: #F8F8F8; border-radius: 0; box-shadow: none;}
.photo:hover {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 3px 0px 
    rgba(0,0,0,0.25);
}

.topcontainer.photos .gallery_photos {margin: 0; padding: 0;}
.topcontainer.photos .gallery_photos .thumbnail {padding: 0;}
.topcontainer.photos .gallery_photos .thumbnail > img {max-width: none; width: auto; height: 100%; -webkit-filter: sepia(100%) hue-rotate(180deg) saturate(120%);
  filter: sepia(100%) hue-rotate(180deg) saturate(120%);}
.topcontainer.photos .gallery_photos .thumbnail > img:hover {filter: none; -webkit-filter:none; }

.panel-default > .panel-heading {background-color: #096CB0; border-radius: 0;}
.panel-title, .panel-title a {font-family: 'Montserrat', sans-serif; font-weight: 400;color: #FFF;position: relative;}
.panel-default > .panel-heading + .panel-collapse > .panel-body, .panel {
    border: none;
    background-color: #DEE6F4;
}
.panel-body h4 {
    background-color: transparent;
    padding: 0px 0px;
    margin-left: 0px;
    font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 700;
    text-transform: uppercase;
    color: #293640;
}
.panel-body h5 {
    background-color: transparent;
    padding: 0px 0px;
    margin: 5px 0px;
    font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 400;
    text-transform: none;
    color: #293640;
}
.panel-body ul {margin: 0; padding: 0 10px;}
.panel-body li {list-style: none; padding: 0;}

.panel-title > a:before {display:inline-block;
 font-family: "Font Awesome 5 Free";
 font-weight: 900;
 font-size: 14px; 
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 content:"\f067";
 position: absolute;
 right: 0; top: 0;
 transition: all 0.3s ease-in-out;
 transform: rotate(90deg);
}

.panel-title > a.minus:before {
	content:"\f068";
	transform: rotate(180deg);
	top: 3px;
}

.acod {
    background: #F3F3F3;
    color: #4c4c4c;
    display: block;
    float: left;
    font-size: 36px;
    font-weight: 700;
    height: auto;
    margin-right: 20px;
    width: 80px;
    box-shadow: none;
    position: relative;
    transition: 0.3s;
    padding-bottom: 10px;
}
.acod span.day {
    clear: both;
    display: block;
    height: 38px;
    line-height: 38px;
    padding-left: 0px;
    text-align: center;
    width: 100%;
    margin-top: 7px;
}
.acod.dd {
    height: auto;
}
.acod span.month,.acod span.dayname {
    clear: both;
    background: transparent;
    color: #1C7E82;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 17px;
    position: relative;
    height: auto;
}
.acod span.dayname {margin-bottom: 5px; padding-bottom: 5px;position: relative;}
.acod span.dayname:before {
    content: "";
    width: calc(100% - 20px);
    height: 1px;
    background-color: #1C7E82;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 10px;
}
.acod span.daydo {
	line-height: 17px;
	width: 100%;
	height: auto;
}

.maincontent .widget-events-home  .acod {color: #4c4c4c;}

.abc_filtr {
	display: none;
}

.bigbtn {margin-bottom: 60px; margin-top: 0px; text-align: center;}
.bigbtn .btn {width: 100%; font-size: 18px;}

.logoslick {background-color: #95E2FF; padding: 60px 0 30px;}
.list123 a.top_link {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70% auto;
    box-sizing: border-box;
    display: block;
    padding: 8px;
    width: 100%;
}

.home-events {background-color: #ABBCDE; padding: 1px 0;}

.home-events .maincontent .widget-title::before {background-color: #95E2FF;}
.home-events .maincontent a:hover {color:#FFF;}
.home-events .maincontent .btn.btn-default {background-color: #096CB0; color: #FFF;}
.home-events .maincontent .btn.btn-default:hover {background-color: #FFF; color: #096CB0;}
.btnall {margin: 30px 0; float: right; right: 43%; position: relative;}

.widget-events-home .links {display: none;}
.widget-events-home .acod {background-color: #FFF;}

.share-btns__list {position: absolute; right: 0; top: 0;}
.detail .share-btns__list {top: -30px;}
.recdetail .admlinks {top: 0;}

.bglogo {padding: 15px 0; margin: 30px 0;}

.webs {padding-left: calc(40% + 60px);}
.webs .list-group-item {border: none; background: rgb(194,230,254);background: linear-gradient(90deg, rgba(194,230,254,1) 0%, rgba(255,255,255,1) 100%); padding: 5px 10px; margin: 30px 0;}
.webs .list-group-item a {display: block; color: #000; font-size: 32px; font-weight: 300;}
.webs .list-group-item:hover {background: rgb(194,230,254);}
.webs #u1792subm4878li {display: none;}

.maincontent .col1 {width: 45%; float: left;}
.maincontent .col2 {width: 55%; float: left; padding-left: 90px;}
.col2 .widget ul {padding-left: 30px;}
.col2 .widget ul li {line-height: 2em;}
.col2 .widget ul li::before {
  content: "\2022";
  color: #1F7AF5;
  font-weight: bold;
  display: inline-block;
  width: 0.6em; 
  margin-left: -0.2em;
  font-size: 50px;
  top: 5px; position: relative;
}


@media screen and (min-width: 992px) {
 .widget-events-home .rec {border: none;} 
}

@media screen and (max-width: 991px) {
  .btnall {margin: 15px 0; right: 36%;}
}

@media screen and (max-width: 767px) {
  
	.gallery_photos {margin: 15px 0px;}
	.galimg {margin-bottom: 15px;padding: 0 7.5px;}
	.posts-list .posts-list__item.hentry {
    margin-bottom: 15px;
    padding-top: 15px;
	}
  .btnall {right: 30%;}
  
  .maincontent .col1 {width: 100%; float: none;}
  .maincontent .col2 {width: 100%; float: none;padding-left: 0px;}
  
  .webs {padding-left: 30px;}
  .webs .list-group-item {margin: 15px 0;}
  .webs .list-group-item a {font-size: 30px;}
  
}