@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(--color11);
    border-color:  var(--color11);
}

.social-wrap {
    color:  var(--color11);
}

.cws-social::before {
    color:  var(--color11);
}

@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: #95008e;
}

.site-top-panel .cws-social {
    color:  var(--color11);
    border-color:  var(--color11);
}

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;
}

@media (max-width: 995px) {
.site-top-panel .cws-social {
  font-size: 0px;
  }
} 

@media (max-width: 995px) {
.text-right {
  text-align: center;
  }
}

@media (max-width: 995px) {
.social-wrap, .lang-wrap {
  text-align: center;
  }
}

/*  @media (max-width: 1200px) {
.nav-logo-wrap .logo {
 max-width: 75px;
  } 
} */

.site-top-panel {
  background: var(--color7);
}

footer.footer {
  background: #eab20a;
  color: #fff;
}

.site-top-panel .cws-social {
 color: #fff;
}

.cws-social::before {
 color: #fff;
}

.site-top-panel .cws-social:hover {
  color: #eab20a;
}

.cws-social:hover::before {
  color: #eab20a;
}

.widget-footer p a {
  color: #fff;
}

.widget-footer p a:hover, .widget-footer ul li a:hover {
  color: var(--color7) !important;
  text-decoration: none;
}

a.text-white {
  text-decoration: none;
}

a.text-agency {
  text-decoration: none;
}

a.text-agency:hover {
  color: #fff !important;
}

#scroll-top:hover i {
  color: var(--color7);
}

.pic .hover-effect {
  background: #eab20a;
}

.inner-nav.mobile_nav .mobile_menu_switcher {
  background: #eab20a;
}

.inner-nav ul li a:hover, .inner-nav ul li a.active {
  color: var(--color2) !important;
}

.carousel-container .carousel-nav .prev, .carousel-container .carousel-nav .next {
  border: 1px solid #eab20a;
}

.alert.alert-danger.alt {
  background: #880000;
  border-color: #880000;
}

.contact-form .cws-button {
  border: 2px solid #eab20a;
  background: #eab20a;
  color: #fff;
}

.contact-form input:hover, .contact-form input:active {
  border: 2px solid #eab20a !important;
  color: var(--color2);
}

.alert.alert-success.alt {
  background: #008800;
  border-color: #008800;
}

.cws-button:hover {
  color: var(--color2);
  text-decoration: none;
}

.pic:hover .links .link-icon:last-child {
  color: var(--color2);
}

.mn-sub li:hover > a, .mn-sub li.active > a {
  color: var(--color2) !important;
}

[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {
  vertical-align: -5px;
}

.contact-form textarea:hover, .contact-form input:active {
  border: 2px solid #eab20a !important;
}

.carousel-container .carousel-nav .prev:hover, .carousel-container .carousel-nav .next:hover {
  color: var(--color2);
  border-color: var(--color2);
}

.contact-form input:not(.cws-button), .contact-form textarea {
  border-radius: 0px;

}

.contact-form textarea:hover, .contact-form input:active {
  border: 1px solid #eab20a !important;
  color: var(--color2);
}

.contact-form input:hover, .contact-form input:active {
  border: 1px solid #eab20a !important;
  cursor: pointer;
}

.contact-form .cws-button {
  border-radius: 0px;
}

.contact-form .cws-button:hover {
  border: 2px solid #eab20a !important;
}

.alert.alert-danger.alt {
  border-radius: 0px;
  background-color: #ea0a0a;
  border-color: #ea0a0a;
}

.alert.alert-success.alt {
  border-radius: 0px;
  background: #0aea24;
  border-color: #0aea24;
}

.services-with-bg {
  border-radius: 10px;
}

.cws-button.color-2.alt {
  background-color: var(--color2);
  color: #fff;
  border: 2px solid var(--color2);
  border-radius: 5px;
}

.cws-button.color-2.alt:hover {
  background-color: #eab20a;
  color: var(--color2);
}

.banner-section {
  background-color: #eab20a;
}

.sticky-logo {
  max-width: 100px;
  margin-top: -65px !important;
}

.logo .small-height {
  height: 50px;
}

.service-bg-icon.service-item1::before, .service-center-icon.service-item3::before {
  background: #fff;
}

.service-bg-icon.service-item2::before, .service-center-icon.service-item2::before {
  background: #eab20a;
}

.service-item2-text {
  color: #fff !important;
}

.service-bg-icon.service-item3::before, .service-center-icon.service-item3::before {
  background: var(--color2);
}

.divider {
  background: var(--color2);
}

.divider.mini {
  width: 0px;
}

.breadcrumbs {
  border-bottom: 1px solid #e6e6e6;
}

.divider.gray {
  background: #e6e6e6;
}

/* .col-md-12 {
  border: 1px solid #e6e6e6;
  border-left: 2px solid var(--color7);
} */

.partner-item::before {
  border-right: 2px solid #eab20a;
}

.filter-grayscale {
  filter: grayscale(0%);
}

.cws-icon.main-color {
  color: var(--color2);
}

.service-item {
  border: 1px solid var(--color7);
}

.cws-button {
  color: #fff;
  background-color: var(--color2);
  border: 2px solid var(--color2);
  float: right;
}