@import url(colors.css);

.nav-logo-wrap .logo {
	max-width: 150px;
    height: 150px;
	margin-top: -30px;
}

/* .banner-section {
    background: var(--color3);
} */


.site-top-panel .cws-social {
    color: var(--color8);
    border-color: var(--color8);
}

.social-wrap {
    color: var(--color8);
}

.cws-social::before {
    color: var(--color8);
}

@media (min-width: 769px) {
  .last-item1::before  {
	  border-right: 0px;
  }
}

@media (max-width: 768px) and (min-width: 381px) {
  .last-item2::before  {
	  border-right: 0px;
  }
}

@media (max-width: 380px) {
  .last-item2::before  {
	  border-right: 0px;
  }
}

.nav-logo-wrap {
    position: absolute;
}

.inner-nav.mobile_nav .mobile_menu_switcher {
    display: block;
    z-index: 6;
	background-color: #d2d700;
}

.inner-nav .mobile_menu_switcher {
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
}

.site-top-panel .cws-social {
    margin: 1px 20px;
}

.inner-nav ul li a:hover, .inner-nav ul li a.active {
    color: var(--color2);
    text-decoration: none;
}

.footer .divider {
    background: #ffff;
}

.footer ul li::before {
    border: 1px solid #fff;
}

.tp-banner-slider2{
    height: 400px;
    position: relative;
    z-index: 0;
}

tp-banner-slider2 {
    opacity: 0;
}

.tp-banner-slider {
    height: 100px;
    position: relative;
    z-index: 0;
}

Element {
}

.contact-form checkbox {
    height: 20px;
    border: 1px solid #d9d9d9;
    max-width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 15px;
    font-style: italic;
}

input[type="checkbox"] {
    -moz-appearance: none;
    outline: none;
    text-align: center;
    width: 20px;
    height: 20px !important;;
    margin-right: 10px;
    display: inline-block;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    background: #ffffff;
    vertical-align: middle;
	padding: 0px !important;;
}

input[type="checkbox"] + label {
    vertical-align: middle;
    margin-left: 40px;
    margin-top: -35px;
}

.checkbox {
    display: inline-block;
}

.input-checkbox {
    width: 50px;
	height: 50px;
}

.social-wrap {
    color: var(--color8);
}

.site-top-panel .cws-social {
    color: var(--color8);
    border-color: var(--color8);
}

a:hover {
    text-decoration: underline;
}

.social-wrap a:hover {
    /* color: #fff; */
	text-decoration: none;
}

.text-grey {
    color: #555555 !important;
}

.tp-dottedoverlay.custom {
    background: #000;
    opacity: 0;
}

.social-wrap, .lang-wrap {
    text-align: right;
}

@media (max-width: 768px) {
.social-wrap, .lang-wrap {
    text-align: center;
}
}

@media (max-width: 768px) {
.nav-logo-wrap .logo img {
    max-height: 60%;
	margin-top: 10px;
}
}

.small-height a {
    height: 200px !important;
	margin-top: -20px !important;
}

.page {
    margin-top: 30px;
    margin-bottom: 30px;
}

.pic:hover .links .link-icon:last-child {
	text-decoration: none;	
}

aside {
    padding-top: 30px;
}

.widget-categories ul li::before, .widget-archive ul li::before, .widget-items ul li::before {
    content: "\f128";
}

.tp-banner-slider {
    height: 200px;
}

