/*!
Author: themesmile
Author URI: https://themeforest.net/user/themesmile/portfolio
Version: 1.0
 */

 @import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;600;900&display=swap');
 
 @import url('https://fonts.googleapis.com/css2?family=Changa:wght@500;600&display=swap');
 
body {
    /*    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important;*/
    
    font-family: 'Outfit', Arial, sans-serif!important;
    font-size: 16px!important;
    color: #666!important;
    overflow-x: hidden!important;
    line-height: 1.7em!important;
    font-weight: 400;
}
ul, ol {
    margin-top: 0px;
    margin-bottom: 10px;
    list-style: none!important;
}
.body-padding {}

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

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 13px !important;
}

p {
    font-size: 16px;
    line-height: 1.7em;
    color: #666;
    font-weight: normal;
    font-family: 'Outfit', Arial, sans-serif;
    font-weight: 400;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    text-decoration: none!important;
}

a {
    color: #ccc;
    text-decoration: none!important;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #ccc;
    text-decoration: none!important;
}

img {
    object-fit: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Outfit' "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px dashed #ddd;
    margin-left: 0;
    margin-right: 0;
}

/* Main styles */

.wrap-content {
    padding: 0 3em;
}



@-webkit-keyframes stroke {
    100% {
        stroke-dashoffset: -400;
    }
}

@keyframes stroke {
    100% {
        stroke-dashoffset: -400;
    }
}

svg {
    position: relative;
    margin: -30px auto;
    width: 100%;
    height: 100%;
    z-index: 999;
}

/* =Blockquote
-------------------------------------------------------------- */

blockquote {
    position: relative;
    margin: 60px 0 20px;
    padding: 30px 10%;
    text-align: center;
    font-size: 18px;
    border-left: none;
    /* border-bottom: 7px solid; */
    
    color: #777;
    font-style: normal;
    font-weight: 400;
}

blockquote:before,
blockquote:after {
    position: absolute;
    width: 60px;
    height: 60px;
    color: #ccc;
    line-height: 1;
    /* font-style: normal; */
    
    font-size: 26px!important;
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: inherit;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    margin: 0px 0 0px 50px;
}

.open .dropdown-toggle.btn-primary {
    border-color: #7FBB00;
    color: #fff;
    background-color: #7FBB00;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}




.intro-effect-sidefixed .main-left-nav {
    opacity: 0;
    position: fixed;
    top: 60px;
    left: -280px;
    list-style: none;
    z-index: 999;
    display: block;
    padding: 35px;
    transform: translate(0, 0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media screen and (max-width: 750px) {
    .main-left-nav {
        display: none!important;
    }
}

.modify .main-left-nav {
    position: fixed;
    top: 60px;
    left: 0;
    list-style: none;
    z-index: 999;
    opacity: 1;
    display: block;
    padding: 35px;
}

.modify .codrops-top a {
    background: white;
    padding: 5px 15px;
    border-radius: 3px;
    color: #e26288;
    font-weight: bolder;
}

.modify .codrops-top a:active,
.modify .codrops-top a:focus,
.modify .codrops-top a.active,
.modify .codrops-top a:hover {
    background: #e26288;
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff!important;
}

.modify .codrops-top a:before {
    content: "\e61a";
    display: none;
    color: white;
    margin: 0 10px 0 0;
    font-size: 9px;
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.main-left-nav li {
    color: #fff;
    font-size: 13px;
    line-height: 33px;
    font-weight: 600;
    
}

.sub-nav {
    padding: 5px 15px;
    margin: 0;
    position: fixed;
    bottom: 20px;
    left: 0px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 3px;
}

.sub-nav .devider {
    width: 1px;
    height: 40px;
    display: block;
    background: #ddd;
    float: left;
    margin: 0;
}

.sub-nav li {
    list-style: none;
    display: inline-block;
    color: #fff;
    float: right;
    margin: 0 5px;
    font-size: 12px;
    font-weight: normal;
    text-transform: lowercase;
}

.sub-nav li i {
    color: #fff;
    position: relative;
    top: 1px;
    margin: 0 5px 0 0;
    font-weight: bold;
}

.navbar-shrink .sub-nav {
    background-color: #000;
    height: 30px;
    line-height: 30px;
    margin: -5px 0 0;
    display: none;
}

/*FUN FACT*/

.somefact-title {
    text-align: center;
}
.somefact-title img {
    margin: 40px auto 40px auto;
    width: 60%;
}
.somefact-title span {
    font-weight: bold;
}
.somefact-title h2 {
   font-weight: 400;
    margin: 0 0 50px 0;
    font-size: 26px;
    position: relative;
    text-transform: uppercase;
}
.somefact-title h2.somefact-title-modf {
    margin: 120px 0 0;
}
.somefact-title h2:before {
    content: "";
    width: 100%;
    max-width: 120px;
    background-color: #e26288;
    height: 2px;
    display: block;
    text-align: center;
    margin: 0px auto;
    position: relative;
    top: 53px;
    z-index: 1;
    border-radius: 0;
}
.somefact-title h2:after {
    content: "";
    width: 100%;
    max-width: 300px;
    background: rgba(0, 0, 0, 0.1);
    height: 2px;
    display: block;
    text-align: center;
    margin: 0px auto;
    position: relative;
    top: 23px;
    z-index: 0;
    border-radius: 10px;
}
.somefact-title h2 span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #e26288 transparent transparent transparent;
    position: absolute;
    bottom: -36px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 20;
}
.somefact-title h2 span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -34px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 21
}
.somefact-title h2 .somefact-grey:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #efefef transparent transparent transparent;
    position: absolute;
    bottom: -35px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 21;
}
.somefact-title h3 {
    opacity: 0.4;
}
.somefact-title h3:before {
    content: "";
    width: 100%;
    max-width: 120px;
    background-color: #fff;
    height: 1px;
    display: block;
    text-align: center;
    margin: 0px auto;
    position: relative;
    top: 59px;
    z-index: 1;
    border-radius: 0;
}
.somefact-title h3 span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: rgba( 255, 255, 255, 0.7) transparent transparent transparent;
    position: absolute;
    bottom: -38px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 20;
}
.somefact-title h3 span:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -36px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 21;
}
.somefact-title p {
    /*  margin: 0 0 60px 0;
    font-size: 14px;*/
    
    padding: 0 10%;
}
.somefact-item {
    text-align: center;
}
.somefact-item h2 {
    font-size: 22px;
}
.somefact-item h4 {
    font-size: 17px;
    /* font-family: 'Varela Round', sans-serif!important; */
    
    color: #888!important;
    text-transform: capitalize;
    font-weight: normal;
    margin: 15px 0;
}
.somefact-item p {}
.somefact-item i {
    display: block;
    font-size: 4em;
    height: 140px;
    width: 140px;
    line-height: 140px;
    text-align: center;
    border-radius: 50%;
    margin: 30px auto;
    color: #fff;
    /* border: 2px solid #ddd!important; */
}
.somefact-item h2 {
    color: #e26288;
}

.over-title {
    font-family: 'Outfit', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    /* font-family: 'Outfit' "Helvetica Neue", Helvetica, Arial, sans-serif !important; */
    
   font-weight: 400;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    letter-spacing: 0;
}
.over-title span {
    letter-spacing: 0;
    /* padding: 3px 20px*/
    
    ;
    border-radius: 2px;
    font-weight: bold;
    background: ;
    color: #e26288;
}

/* contact form */

.label-over {
    color: #fff;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0;
}
.wpcf7-form p {
    font-size: 13px;
    text-transform: uppercase;
    margin: 0px;
    padding: 20px 0px 0px;
    position: relative;
    top: 10px;
    color: #fff !important;
    text-align: left;
    margin-right: 20px;
    font-weight: bold;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7-select,
.wpcf7 textarea {
    background-color: #eee;
    color: #000;
    width: 100%;
    padding: 10px;
    border: 1px solid #dce4ec;
    border-radius: 2px;
    margin: 20px 0 0;
}
.wpcf7-textarea {
    height: 150px!important;
}
.wpcf7-submit {
    float: none;
    background: #7fbb00;
    border: 0px solid #7fbb00;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    border-radius: 2px;
    width: 100%;
    margin: 45px 0 0 0;
}

/*INPUT CUSTOM*/

.input-custom {
    padding: 20px!important;
    margin: 0 0 20px 0!important;
    border-radius: 3px!important;
    border: 1px solid #ddd!important;
    box-shadow: none!important;
    background: #F3F4F6!important;
}
.gmap3 {
    margin: 20px auto;
    width: 100%;
    height: 300px;
    display: block;
    position: relative;
}

.slicknav_menu {
    display: none;
}
@media screen and (max-width: 40em) {
    /* #menu is the original menu */
    
    .js #menu {
        display: none;
    }
    
    .js .slicknav_menu {
        display: block;
    }
}


#notfound {
    position: relative;
    height: 80vh;
  }
  
  #notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  
  .notfound {
    max-width: 520px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
  }
  
  .notfound .notfound-404 {
    position: relative;
    height: 240px;
  }
  
  .notfound .notfound-404 h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 252px;
    font-weight: 900;
    margin: 0px;
    color: #262626;
    text-transform: uppercase;
    letter-spacing: -40px;
    margin-left: -20px;
  }
  
  .notfound .notfound-404 h1>span {
    text-shadow: -8px 0px 0px #fff;
  }
  
  .notfound .notfound-404 h3 {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #262626;
    margin: 0px;
    letter-spacing: 3px;
    padding-left: 6px;
  }
  
  .notfound h2 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    margin-top: 0px;
    margin-bottom: 25px;
  }
  
  .goHome a {
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding: 13px 23px;
    background: #ff6300;
    font-size: 18px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
  }
  
  .goHome a:hover {
    color: white!important;
  }
  
  @media only screen and (max-width: 767px) {
    .notfound .notfound-404 {
      height: 200px;
    }
    .notfound .notfound-404 h1 {
      font-size: 200px;
    }
  }
  
  @media only screen and (max-width: 480px) {
    .notfound .notfound-404 {
      height: 162px;
    }
    .notfound .notfound-404 h1 {
      font-size: 162px;
      height: 150px;
      line-height: 162px;
    }
    .notfound h2 {
      font-size: 16px;
    }
  }

  .titoloAuto {
    
    font-family: 'Changa', sans-serif;
    
  }

  

