/*
 Theme Name:   layout2
 Theme URI:
 Description:  Nekuda Corporate theme
 Author:       pvlnsnv
 Author URI:
 Template:     nekuda
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  layout
*/
/* @import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css); */
/* @import url(font/completefont.css); */
html {
    line-height: 1.15;
   /* 1 */
    -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
   /* 2 */
   font-family: 'Assistant', sans-serif !important;
   height: 100%;
}
body {
    margin: 0;
    color: #404040;
    height: 100%;
}
article, aside, footer, header, nav, section {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
figcaption, figure, main {
   /* 1 */
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
   /* 1 */
    height: 0;
   /* 1 */
    overflow: visible;
   /* 2 */
}
pre {
    font-family: monospace, monospace;
   /* 1 */
    font-size: 1em;
   /* 2 */
}
a {
    background-color: transparent;
   /* 1 */
    -webkit-text-decoration-skip: objects;
   /* 2 */
}
abbr[title] {
    border-bottom: none;
   /* 1 */
    text-decoration: underline;
   /* 2 */
    text-decoration: underline dotted;
   /* 2 */
}
b, strong {
    font-weight: inherit;
}
b, strong {
    font-weight: bolder !important;
}
code, kbd, samp {
    font-family: monospace, monospace;
   /* 1 */
    font-size: 1em;
   /* 2 */
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button, input, optgroup, select, textarea {
    font-family: sans-serif;
   /* 1 */
    font-size: 100%;
   /* 1 */
    line-height: 1.15;
   /* 1 */
    margin: 0;
   /* 2 */
}
button, input {
   /* 1 */
    overflow: visible;
}
button, select {
   /* 1 */
    text-transform: none;
}
button, html [type="button"],
/* 1 */
[type="reset"], [type="submit"] {
    -webkit-appearance: button;
   /* 2 */
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
   /* 1 */
    color: inherit;
   /* 2 */
    display: table;
   /* 1 */
    max-width: 100%;
   /* 1 */
    padding: 0;
   /* 3 */
    white-space: normal;
   /* 1 */
}
progress {
    display: inline-block;
   /* 1 */
    vertical-align: baseline;
   /* 2 */
}
textarea {
    overflow: auto;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
   /* 1 */
    padding: 0;
   /* 2 */
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
   /* 1 */
    outline-offset: -2px;
   /* 2 */
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
   /* 1 */
    font: inherit;
   /* 2 */
}
details,
/* 1 */
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.tc {
    text-align: center;
}
.fb {
    font-weight: bold;
}
.fm {
    font-weight: medium;
}

.fs-100 {
    font-size: 100px;
}
.fs-80 {
  font-size: 80px;
}
.fs-70 {
    font-size: 70px;
}
.fs-50 {
    font-size: 50px;
}
.fs-37 {
  font-size: 37px;
}
.fs-28 {
  font-size: 28px;
}
.fs-21 {
  font-size: 21px;
}

@media all and (max-width: 1200px) {
   .fs-100 {
    font-size: 8.5vw;
   }
   .fs-80 {
    font-size: 6.8vw;
   }
   .fs-70 {
    font-size: 6vw;
    }
    .fs-50 {
    font-size: 4.2vw;
    }
    .fs-28 {
    font-size: 2.4vw;
    }
}
.clear {
  clear: both;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: inherit;
  font-size: inherit;
}
::-moz-placeholder { /* Firefox 19+ */
  color: inherit;
  font-size: inherit;
}
:-ms-input-placeholder { /* IE 10+ */
  color: inherit;
  font-size: inherit;
}
:-moz-placeholder { /* Firefox 18- */
  color: inherit;
  font-size: inherit;
}
header {
position: relative;
box-shadow: 1px 2px 2px 0 rgba(0,0,0,.25);
position: fixed;
top: 0;
right: 0;
width: 100%;
z-index: 99999;
background-color: white;
}
.main-navigation {
text-align: center;
margin-top: 6%;
}
.main-navigation li {
display: inline-block;
vertical-align: top;
width: auto;
margin: 0 2%;
font-size: 0;
position: relative;
}
.main-navigation li a {
display: block;
width: 100%;
height: 100%;
font-size: 25px;
color: #444444;
}

.main-navigation li a::after {
content: '';
width: 0%;
height: 3px;
background-color: #444444;
display: block;
transition: width 0.6s cubic-bezier(0.04, 0.47, 0.26, 1.24);
-o-transition: width 0.6s cubic-bezier(0.04, 0.47, 0.26, 1.24);
-moz-transition: width 0.6s cubic-bezier(0.04, 0.47, 0.26, 1.24);
-webkit-transition: width 0.6s cubic-bezier(0.04, 0.47, 0.26, 1.24);
-ms-transition: width 0.6s cubic-bezier(0.04, 0.47, 0.26, 1.24);
margin-top: 5px;
}
.main-navigation li a:hover:after {
width: 100%;}

.main-navigation li.menu-item-has-children:after {
    content: '';
    position: absolute;
    background-image: url(img/sprts.png);
    width: 13px;
    height: 11px;
    background-position: -62px -87px;
    right: auto;
    top: 10px;
    left: -13px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transition: transform 0.3s ease-in;
    -moz-transition: transform 0.2s ease-in;
    -webkit-transition: transform 0.2s ease-in;
    -ms-transition: transform 0.2s ease-in;
}
.main-navigation li.menu-item-has-children:hover:after{
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
}

.main-navigation li.menu-item-has-children .sub-menu {
position: absolute;
right: 0;
top: 23px;
width: 230px;
padding-top: 47px;
z-index: 1;
transform: translateX(40%);
-webkit-transform: translateX(40%);
-moz-transform: translateX(40%);
-ms-transform: translateX(40%);
display: none;
}
.main-navigation li.menu-item-has-children .sub-menu li {
background-color: white;
display: block;
width: 100%;
padding: 0 0 0 0;
margin: 0 0 4px 0;
}
.main-navigation li.menu-item-has-children .sub-menu li a {
padding: 5px 0 0 0;
}
.site-branding {
text-align: left;
}

header .site-branding img {
width: 100%;
height: auto;
margin-right: 0;
margin-left: auto;
display: block;
margin-bottom: 0;
margin-top: 0;
}

.main-navigation li.menu-item-has-children:hover .sub-menu {
  display: block;
}

.wpcf7 {
text-align: center;
}
.wpcf7 input, .wpcf7 select {
background-color: white;
display: block;
width: 100%;
border: none;
padding: 7px 10px;
font-family: inherit!important;
outline: none;
box-sizing: border-box;
border-bottom: 1px solid;
font-size: 30px;
transition: border 0.3s ease-in-out;
-webkit-transition: border 0.3s ease-in-out;
}

.wpcf7 input:focus{
  border-bottom: 5px solid black;
}

.wpcf7 input[type='submit'] {
background-color: white;
font-size: 30px;
font-weight: bold;
height: 48px;
line-height: 18px;
width: 100%;
color: inherit;
border: 1px solid;
margin-top: 20px;
transition: background-color 0.3s ease-in-out , color 0.3s ease-in-out;
-webkit-transition: background-color 0.3s ease-in-out , color 0.3s ease-in-out;
}
.wpcf7 input[type='submit']:hover{
background-color: black;
color: white;
}
div.wpcf7 .ajax-loader {
position: absolute;
bottom: 0;
left: 14px;
}
.wpcf7 input[type='checkbox'] {
float: right;
width: auto;
margin-left: 10px;
margin-bottom: 0;
}
div.wpcf7-response-output {
margin-top: 0;
position: absolute;
width: 95.5%;
right: 50%;
margin: 0;
padding: 0;
transform: translate(50%);
-webkit-transform: translate(50%);
-o-transform: translate(50%);
-moz-transform: translate(50%);
bottom: 3px;
}
.social-navigation {
position: relative;
right: 0;
width: 100%;
margin-top: 9%;
text-align: left;
}
.social-navigation .reader{display: none}

.social-navigation li {
width: 40px;
height: 40px;
vertical-align: top;
margin-right: 8%;
font-size: 0;
display: inline-block;
}

.social-navigation li a {
display: block;
width: 100%;
height: 100%;
}




footer {
text-align: center;
padding: 2% 0;
padding-top: 30px;
position: relative;
padding-bottom: 10px;
/* border-bottom: 20px solid #0866c4; */
}
.copyright {
color: white;
font-weight: bold;
text-align: center;
padding: 5px 0;
background-color: black;
line-height: 50px;
}
.copyright .nekuda {
padding: 5px 0;
margin-top: 10px;
padding-bottom: 10px;
text-align: left;
width: 90px;
float: right;
}
.copyright .nekuda img {
width: 100%;
margin: 0 auto;
display: block;
}
.copyright .nekuda span {
display: block;
color: #0866c4;
margin-bottom: 10px;
}
.copyright a {
display: inline-block;
color: inherit;
}
.copyright-text {
text-align: left;
}

.slick-dots {
display: block;
height: 40px;
text-align: center;
line-height: 40px;
margin-top: 25px;
position: absolute;
width: 100%;
bottom: 0;
}
.slick-dots li {
display: inline-block;
width: 16px;
height: 16px !important;
border-radius: 50%;
margin: 0 10px;
vertical-align: top;
background-color: #d9d9d9;
cursor: pointer;
}
.slick-dots button{
display: none;
}

.slick-dots li.slick-active {
background-color: #414141;
}

.slick-arrow {
position: absolute;
top: 45%;
z-index: 9999;
font-size: 30px;
color: white;
transform: scale(1.05 , 3);
-webkit-transform: scale(1.05 , 3);
-ms-transform: scale(1.05 , 3);
cursor: pointer;
}
.slick-prev.slick-arrow {left: 2%;}
.slick-next.slick-arrow {right: 2%}


.wpcf7-form-control-wrap {
display: block;
}
span.wpcf7-not-valid-tip {
position: absolute;
bottom: -12px;
left: 0;
width: auto;
text-align: left;
background-color: red;
color: white;
padding: 4px 10px 5px 10px;
font-size: 15px;
}



/* SLIDER */
.slider {
    position: relative;
    overflow: hidden;
    font-size: 0;
    height: 100%;
    min-height: 338px;
}
.slider img {
    width: auto;
    height: 110%;
    -webkit-animation: movemainimage 10s infinite;
    animation: movemainimage 10s infinite;
    position: relative;
    z-index: -1;
}

@keyframes movemainimage {

  0%  {
    transform: scale(1 , 1) translate(0px , 0px);
  }
  33% {
    transform: scale(1.01 , 1.01) translate(5px ,-10px);
  }
  75% {
    transform: scale(1.02 , 1.02) translate(10px , -5px);
  }
  100% {
    transform: translate(0px , 0px)  scale(1 , 1);
  }


}



.slider-texts {
    position: absolute;
    bottom: 15%;
    right: 14%;
    width: 80%;
    z-index: 999;
    max-width: 456px;
    overflow: hidden;
}
.slider-texts > h1 {
    font-size: 123px;
    line-height: 90px;
}
.sent1 {
    font-size: 95px;
}
.sent2 {
    font-size: 82px;
}
.slider-texts .scrolldown {
display: block;
background-image: url(img/scrolldown.png);
width: 32px;
height: 73px;
background-position: 0 0;
margin: 0 auto;
margin-top: 0px;
cursor: pointer;
animation: scrolldownanim 1s infinite;
position: relative;
top: 0px;
margin-bottom: 30px;
opacity: 0;
transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-ms-transition: opacity 0.3s ease-in;
background-size: 100%;
background-repeat: no-repeat;
}
.slider-texts .scrolldown a{
  display: block;
  width: 100%;
  height: 100%;
}
@keyframes scrolldownanim {
  0% {
    top: 20px;
  }
  50% {
    top: 25px;
  }
  100% {
    top: 20px;
  }

}

.hform {
    font-size: 20px;
    position: absolute;
    right: 5%;
    top: 13%;
    width: 320px;
    height: auto;
    padding: 20px 20px;
    background-color: rgba(255,255,255,0.5);
}
.hform p:nth-child(1) {
    font-size: 23px;
    font-weight: 900;
    margin-bottom: 10px;
    text-align: justify;
}
.hform p:nth-child(2) {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: justify;
}

/* SLIDER */






/* SECTION ONE */
.section {
margin-top: 150px;
}
.section.one {
  font-size: 30px;
}
.section-title {
position: relative;
text-align: center;
color: #404040;
display: inline-table;
width: 100%;
line-height: 0;
font-size: 0;
margin-bottom: 60px;
}
.section-title .title  {
display: inline-block;
width: auto;
position: relative;
color: inherit;
vertical-align: top;
font-size: 70px;
line-height: 100%;
visibility: hidden;
}
.single-post .section-title .title {visibility: visible;}
.single-post .content {
font-size: 22px;
margin: 30px 0;
line-height: 1.4;
}
.single-post .content a {
color: inherit;
border-bottom: 1px dashed;
}
.single-post .content h2, .single-post .content h3 {
font-size: 30px;
margin-bottom: 30px;
margin-top: 30px;
}
.single-post .content h4 {
font-size: 25px;
margin: 0 0 10px 0;
}
.single-post {
margin-top: 150px;
display: block;
margin-bottom: 0;
height: auto;
}
.single-post .content ol, .single-post .content ul {
list-style: disc;
padding-right: 23px;
margin: 30px 0 30px 0;
}
.single-post img ,.single-post img .alignnone {
width: auto;
height: auto;
max-width: 600px;
margin-top: 30px;
margin-bottom: 30px;
display: block;
}
.single-post img.alignright {
float: right;
margin-left: 20px;
margin-bottom: 0;
}
.single-post img.alignleft {
float: left;
margin-right: 20px;
margin-bottom: 0;
}
.single-post img.aligncenter {
float: none;
margin: 30px auto;
display: block;
}

/* .section-title h2:after {
content: '';
width: 10%;
height: 5px;
background-color: #404040;
display: block;
margin-top: 15px;
} */
.section.one .content{
font-size: 30px;
margin-bottom: 170px;
}
.section.one .content h2,.section.one .content h3,.section.one .content h4 {
font-size: 37px;
margin-bottom: 10px;
}
.section.one .content a {
border-bottom: dashed 1px;
color: inherit;
}
.content p{color: inherit;font-size: inherit}
.icons {}
.icons li {
font-size: 0;
}
.icons li .box {
padding: 20px;
border: 1px solid;
transform-style: preserve-3d;
transform: translateZ(20px)
}
.icons li .r, .icons li .l {
display: inline-block;
vertical-align: middle;
font-size: 0;
}
.icons li .r {
width: 35%;
border-radius: 50%;
overflow: hidden;
margin-left: 5%;
border: 1px solid black;
}
.icons li .r img{width: 100%; height: auto;}
.icons li .l {width: 60%}
.icons li .l h4 { font-size: 27px;}
.icons li .l p {font-size: 20px;}
/* SECTION ONE */



/* SECTION TWO */

.section.two {display: block;width: 100%;margin-top: 45px;}
.section_two_gallery {
    /* min-height: 500px; */
}
.section_two_gallery li {
    position: relative;
    text-align: center;
    max-height: 820px;
}
.section_two_gallery li img {
    width: 100%;
    position: relative;
}

.section_two_gallery li .content {
    background-color: white;
    color: inherit;
    margin: 0 auto;
    z-index: 9;
    position: absolute;
    width: auto;
    -webkit-transform: translate(-50% ,-50%); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    -ms-transform: translate(-50% ,-50%); /* IE 9 */
    transform: translate(-50% ,-50%); /* IE 10, Fx 16+, Op 12.1+ */
    left: 50%;
    top: 30%;
    padding: 70px 70px;
}
.section_two_gallery li .content h3 {
    font-size: 70px;
    margin-bottom: 50px;
    visibility: hidden;
}
.section_two_gallery li .content a {
    display: block;
    font-size: 35px;
    padding: 10px 0;
    border: 1px solid;
    color: inherit;
    line-height: 36px;
    height: 60px;
    transition: background-color 0.3s ease-in-out,color 0.3s ease-in-out;
    -webkit-transition: background-color 0.3s ease-in-out,color 0.3s ease-in-out;
    visibility: hidden;
}
.section_two_gallery li .content a:hover {
  background-color: black;
  color: white;
}


/* SECTION TWO */

/* section three */


.section.three .slick-slide img {
width: 90%;
height: auto;
margin: 0 auto;
}

/* section three */


/* section footer */


.section.footer {
margin-bottom: 50px;
}
.section.footer .section-title {
text-align: right;
margin-bottom: 30px;
}
.section.footer .social-navigation li {
margin-right: 0%;
margin-left: 4%;
display: inline-block;
}
.section.footer .social-navigation li:last-child {
margin-left: 0;
}
.footer_right, .footer_left {
padding-bottom: 50px;
border-bottom: 5px solid;
}
.footer_right {
padding-bottom: 17px;
}
.footer_right .social-navigation {text-align: right;}
.footer_right > ul{}
.footer_right > ul li {
font-size: 22px;
color: inherit;
margin-bottom: 24px;
}
.footer_right > ul li a{
  color: inherit;
}
.footer_right > ul li a:hover {
text-decoration: underline;
}
.footer_left {}

.social_footer-navigation {
text-align: center;
margin-bottom: 50px;
}
.social_footer-navigation li {
    display: inline-block;
    width: auto;
    margin-bottom: 10px;
}
.social_footer-navigation li a {
color: black;
padding: 0 10px;
font-size: 20px;
}
/* section footer */


.blog {
margin-top: 10%;
}

.blog img{
width: 100%;
height: auto;
}

.blog article {
margin-bottom: 30px;
}

.blog article h3 {
font-size: 30px;
margin: 10px auto;
}

.blog article figure {
    margin-bottom: 20px;
}
.blog article .excerpt{}



@media all and (max-width:1200px) {
  .section {
      margin-top: 10%;
  }
  .section.footer {
    margin-bottom: 10%;
  }
  .section-title .title {
      font-size: 5.8vw;
  }
  .section-title {margin-bottom: 5%;}
  .section.one .content {
      font-size: 3.1vw;
      margin-bottom: 18%;
  }
  .social-navigation li {
      margin-right: 3%;
  }
  .slider-texts > h1 {
      font-size: 9vw;
      line-height: 7vw;
  }
  .sent1 {
      font-size: 7vw;
  }
  .sent2 {
      font-size: 6vw;
  }
  .slider-texts {
      width: 35%;
      max-width: none;
      overflow: hidden;
  }
  .slider {
    max-height: 500px;
  }
  .section_two_gallery li .content h3 {
      margin-bottom: 15%;
      font-size: 5vw;
  }
  .section_two_gallery li .content {
    padding: 4%;
  }
  .section_two_gallery li .content a {
    font-size: 25px;
  }

  .hform p:nth-child(1) {
    font-size: 18px;
  }
  .wpcf7 input, .wpcf7 select {
    font-size: 22px;
  }
}

@media all and (max-width:1024px) {}
@media all and (max-width:990px) {
  .social-navigation {
      margin-top: 4%;
  }
  .main-navigation li a {
    font-size: 20px;
  }
}
@media all and (max-width:780px) {
  figure {
    max-width: 100%;
  }
  .slick-dots{
    position: relative;
  }
  .single-post {
    margin-top: 90px;
  }
  .single-post img, .single-post img .alignnone {width: 100%;}
  .social-navigation {
      position: fixed;
      left: 20px;
      width: 40px;
      right: auto;
      z-index: 99;
      top: 78px;
      margin-top: 0;
  }
  .social-navigation li {margin:0 0 10px 0;display: block;}
  .site-branding {
      max-width: 170px;
      margin: 0 auto;
  }
  .icons li .box {
    min-width: 230px;
    max-width: 330px;
    margin: 0 auto;
  }
  .icons li {margin-bottom: 10px;}
  .slider img {
      width: 100%;
      height: auto;
  }
  .slider-texts .scrolldown {
    width: 25px;
    height: 58px;
  }
  .section-title .title {
      font-size: 8.8vw;
  }
  .section.one .content {
      font-size: 20px;
      text-align: center;
  }
  .footer_right .social-navigation {
      text-align: center;
      position: relative;
      width: auto;
      top: auto;
      left: auto;
      margin-top: 4%;
  }
.section_two_gallery li .content {
    padding: 2%;
    position: absolute;
    top: auto;
    transform: translate(0,0);
    left: 0;
    bottom: 0;
    width: 100%;
}
.section_two_gallery li .content a {
    font-size: 21px;
    width: 150px;
    height: 40px;
    line-height: 20px;
    margin: 0 auto;
}
.section_two_gallery li .content h3 {
  margin-bottom: 5%;
}
.section_two_gallery li {
    height: 61vw;
}
.section.footer .section-title {
    text-align: center;
}
.footer_right, .footer_left {
text-align: center;
}

.social_footer-navigation li {
    width: 100%;
}

.hform {
    right: 5%;
    top: 19%;
}

/* MOBILE MENU */
.toggle_menu {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  background-color: black;
  cursor: pointer;
}
.toggle_menu .line{
  width: 80%;
  height: 2px;
  background-color: white;
  position: absolute;
  right: 10%;
  transition: width 0.2s ease-in-out , transform 0.2s ease-in-out;
  -webkit-transition: width 0.2s ease-in-out,transform 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out,transform 0.2s ease-in-out;
  -ms-transition: width 0.2s ease-in-out,transform 0.2s ease-in-out;

}
.toggle_menu .line.one {
    top: 25%;
    width: 50%;
}
.toggle_menu .line.two {
  top: 50%;
  width: 65%;
}
.toggle_menu .line.three {
  top: 75%;
}

.toggle_menu:hover .line.one,.toggle_menu:hover .line.two {
  width: 80%;
}
.menubg{
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}


.toggle_menu .toggle,.toggle_menu .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.toggle_menu .toggle {
  z-index: 9;
}
.toggle_menu .close {
  z-index: 8;
}

.main-navigation {
    text-align: center;
    margin-top: 0;
    position: fixed;
    background-color: white;
    right: 0;
    width: 290px;
    border: 1px solid;
    transform: translateX(290px);
    -o-transform: translateX(290px);
    -webkit-transform: translateX(290px);
    -ms-transform: translateX(290px);
    transition: transform 0.5s ease-in-out;
    -webkit-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
}
.main-navigation.transformed {
  transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
}

.main-navigation li {
    display: block;
    margin: 0;
}
.main-navigation li a {
    padding: 20px 0;
}

.main-navigation li.menu-item-has-children .sub-menu {
    position: relative;
    width: 100%;
    padding-top: 0;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    display: none;
    top: 0;
}
.main-navigation li.menu-item-has-children:after {
  content: '';
  display: none;
}

.toggle_sub_menu {
    position: absolute;
    width: 40px;
    height: 40px;
    left: -1px;
    top: 10px;
    border: 1px solid;
    background-image: url(img/sprts.png);
    background-position: -49px -69px;
    transform: rotate(90deg);
}



/* MOBILE MENU */





}

@media all and (max-width:620px) {

}

@media all and (max-width:580px) {


}

@media all and (max-width:480px) {


  .slider-texts > h1 {
    font-size: 14vw;
    line-height: 11vw;
  }
  .section-title .title {
    font-size: 13.8vw;
  }
  .sent1 {
    font-size: 10.8vw;
  }
  .sent2 {
    font-size: 9.4vw;
  }
  .slider-texts {
      width: 100%;
      right: 0;
      bottom: 5%;
      text-align: center;
  }
  .section_two_gallery li .content h3 {
    font-size: 7vw;
  }
  header .social-navigation {display: none;}


}
