/**
* Theme Name: vasia Child
* Description: This is a child theme of vasia, generated by Rdt WP.
* Author: <a href="https://plazathemes.com/">Plaza-Themes</a>
* Template: vasia
* Version: 1.0.4
*/

body {
    font-family: 'Raleway', sans-serif !important;
    font-size: 16px !important;
    line-height:1.8;
    color:#111 !important;
    font-weight: 400 !important;
}

#_desktop_menu_ .primary-menu-wrapper ul.primary-menu > li > a {
  font-family: 'Oswald', sans-serif;
}

@supports((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)) {
  .slideshow-content .title2 span {
    color: transparent !important;
    -webkit-text-stroke: 1px #fff;
            text-stroke: 1px #fff;
    text-shadow: none;
  }
}

/* post headers */
h1.post-title {
font-family: 'Oswald', sans-serif;
font-size: 80px;
line-height: 1;
font-style: normal;
text-transform: uppercase;
text-align: left;
font-weight: 700;
letter-spacing: -0.05em;
color: #111;
}

@media all and (min-width: 1920px) {
  h1.post-title {
    font-size: 100px;
  }
}

@media only screen and (max-width: 1200px) {
  h1.post-title {
    font-size: 52px;
  }
}

h1.post-title.post-title-all-main-title {
margin: -11px 0 -2px 0;
}

@media all and (min-width: 1920px) {
  h1.post-title.post-title-all-main-title {
    margin: -11px 0 -2px 0;
  }
}

@media only screen and (max-width: 1200px) {
  h1.post-title.post-title-all-main-title {
    margin: -6px 0 0 0;
  }
}


/* headers  */
.section-title-inner {
font-family: 'Oswald', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
text-align: center;
letter-spacing: -0.02em;
line-height: 1.25;
color: #5f5f5f;
margin: -2px auto;
padding: 0;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}

@media only screen and (max-width: 1200px) {
  .section-title-inner {
    font-size: 14px;
  }
}
/* section headers */
h2.section-heading {
position: relative;
font-family: 'Oswald', sans-serif;
font-size: 16px !important;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
text-align: left;
letter-spacing: -0.02em;
color: #5f5f5f;
margin: -6px 0;
padding: 0;
z-index: 10;
}

@media only screen and (max-width: 1200px) {
  h2.section-heading {
    font-size: 14px;
  }
}

h2.section-heading span {
position: relative;
display: inline-block;
padding-right: 60px;
margin-right: 15px;
line-height: 1;
color: #5f5f5f;
}

@media only screen and (max-width: 768px) {
  h2.section-heading span {
    padding-right: 30px;
    margin-right: 5px;
  }
}

h2.section-heading span::before {
content: "";
position: absolute;
display: block;
top: 50%;
right: 0;
width: 40px;
height: 0;
margin-top: -1px;
border-top: 1px solid #5f5f5f;
}

@media only screen and (max-width: 768px) {
  h2.section-heading span::before {
    width: 20px;
  }
}

/* 21. heading */
/* 21.1. section heading */
h1.section-header {
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 50px;
text-align: left;
text-transform: none;
letter-spacing: -0.02em;
color: #5f5f5f;
width: 100%;
line-height: 1;
text-shadow: none;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}

@supports((text-stroke: 1px #5f5f5f) or (-webkit-text-stroke: 1px #5f5f5f)) {
  h1.section-header {
    color: transparent;
    -webkit-text-stroke: 1px #5f5f5f;
            text-stroke: 1px #5f5f5f;
    text-shadow: none;
  }
}

h1.section-header.section-header-light {
color: #fff;
text-align: center;
padding: 0 15px;
}

@media only screen and (max-width: 768px) {
  h1.section-header.section-header-light {
	text-align: left;
  }
}

@supports((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)) {
  h1.section-header.section-header-light {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
            text-stroke: 1px #fff;
    text-shadow: none;
  }
}

h1.section-header.section-header-testimonials {
text-align: center;
}

h1.section-header.section-header-modal {
text-align: center;
margin: 0 auto;
}

h1.section-header {
margin: -4px 0 12px 0;
}

@media all and (min-width: 1920px) {
  h1.section-header {
    font-size: 60px;
	margin: -4px 0 12px 0;
  }
}

@media only screen and (max-width: 1200px) {
  h1.section-header {
	margin: -2px 0 12px 0;
  }
}

@media only screen and (max-width: 995px) {
  h1.section-header {
    font-size: 40px;
	margin: -1px 0 6px 0;
  }
}

@media only screen and (max-width: 640px) {
  h1.section-header {
    font-size: 30px;
	margin: 1px 0 4px 0;
  }
}

h1.section-header span {
color: #111;
-webkit-text-stroke: 1px #111;
        text-stroke: 1px #111;
		text-shadow: none;
}

h1.section-header.section-header-light span {
color: #fff;
-webkit-text-stroke: 1px #fff;
        text-stroke: 1px #fff;
		text-shadow: none;
}

a.link-underline-contact,
a.link-underline-contact:hover {
font-size: 50px;
font-weight: 700;
color: #111;
-webkit-text-stroke: 1px #111;
        text-stroke: 1px #111;
		text-shadow: none;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}

@media all and (min-width: 1920px) {
  a.link-underline-contact,
  a.link-underline-contact:hover {
    font-size: 60px;
  }
}

@media only screen and (max-width: 995px) {
  a.link-underline-contact,
  a.link-underline-contact:hover {
    font-size: 40px;
  }
}

@media only screen and (max-width: 640px) {
  a.link-underline-contact,
  a.link-underline-contact:hover {
    font-size: 30px;
  }
}
/* 37. divider */
.divider-xl,
.divider-l,
.divider-m,
.divider-m-2,
.divider-xxs,
.divider-xs,
.divider-s {
position: relative;
width: 100%;
margin: 0 auto;
background: none;
z-index: -1;
}

.divider-xl {
height: 150px;
}

@media only screen and (max-width: 768px) {
  .divider-xl {
    height: 100px;
  }
}

.divider-l {
height: 100px;
}

@media only screen and (max-width: 768px) {
  .divider-l {
    height: 50px;
  }
}

.divider-m {
height: 25px;
}

.divider-m-2 {
height: 50px;
}

@media only screen and (max-width: 1200px) {
  .divider-m-2 {
    height: 25px;
  }
}

.divider-xxs {
height: 15px;
}

.divider-xs {
height: 50px;
}

@media only screen and (max-width: 768px) {
  .divider-xs {
    height: 25px;
  }
}
@media (max-width: 567px) {
 
  #_mobile_logo_ img {
    max-height: 52px !important;
  }
}

.divider-s {
height: 50px;
}
@media only screen and (max-width: 768px) {
  .mobile-header {
      padding: 18px 8px !important;

  }
}

.visible-mobile-devices {
display: none;
visibility: hidden;
}

@media only screen and (max-width: 995px) {
  .visible-mobile-devices {
    display: block;
    visibility: visible;
  }
}

.section-title-inner.section-title-inner-dark {
color: #111;
}

 .slideshow-content .title1 {
    font-size: 16px;
    color: #f9f9f9;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase !important;
  }

.title-container .description {
  font-family: 'Raleway', sans-serif;
    font-size: 15px;
    color: #ededed;
    letter-spacing: 0.05em;
    font-style: normal;
}

.footer-main h5 {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    color: #323232;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase !important;
    text-align: left;
    letter-spacing: -0.03em;
    color: #5f5f5f;
    margin: -6px 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    z-index: 10;
}

.site-footer ul.menu li a, .social-list li a {
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    color: #5f5f5f;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    text-align: left;
    letter-spacing: -0.03em;
    color: #5f5f5f;
    margin: -6px 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    z-index: 10;
}