/*

 Theme Name:   Plaisted Transportation
 Theme URI:    https://plaistedcompanies.com/
 Description:  Plaisted Transportation child theme based on GeneratePress.
 Author:       Plaisted Companies
 Author URI:   https://plaistedcompanies.com/
 Template:     generatepress
 Version:      1.0.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:  plaisted-transportation

*/ 


    :root {
        --dark-color: #19164c;
        --light-color: #20bcee;
    }

    @font-face {
        font-family: 'Eurostile';
        font-style: normal;
        font-weight: normal;
        src:  url('fonts/eurostile.woff') format('woff');
    }

    @font-face {
        font-family: 'Eurostile Bold';
        src: url('fonts/EurostileBold.woff') format('woff');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'Eurostile Black';
        src: url('fonts/Eurostile-Black.woff') format('woff');
        font-weight: 500;
        font-style: normal;
        font-display: swap;
    }
        

    @font-face {
        font-family: 'Eurostile Extended Bold';
        src: url('fonts/EurostileExtended-Black.woff') format('woff');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'Eurostile Extended';
        src: url('fonts/EurostileExtended-Roman.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    
    html {
        scroll-behavior: smooth;
    }

    /* ----------------------------------------------------------------------*/ 

    
    #site-navigation {margin:auto !Important;}


    .project-image {
        width: 100%;
        min-height: 150px;
        background-size: cover;
    }

    .project-list .project {
        overflow: hidden;
        width: 100%;
        max-width: 265px;
        margin: 10px;
        display: flex;
        flex-direction: column;
        background: #484848;
        border-radius: 17px;
    }
    .project > * {flex-grow:1; height:100%; text-align:center; text-decoration:none; color:white !important;}


    .project > a {
        position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    }

    .project-list {
        display: flex;
    width: 100%;
    justify-content: space-evenly;
    flex-wrap:wrap;
max-width:1200px;
margin:auto;}

    .project {transition:.3s; cursor:pointer; position:relative;}
    .project:hover {
        transform:scale(1.1);
    }
    

.project h4 {
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px !important;
    line-height: 1;
}


.project-list-title {
    width: 100%;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.project-list-title h4 {
    padding: 10px;
    background: #19192f;
    color: white;
    line-height: 1;
    /* font-variant: all-petite-caps; */
    font-size: 42px;
    position:relative;
}
.primary-navigation-open .primary-navigation > .primary-menu-container {
    background:black;
}

.project-list-title .line {
    height:2px;
    width:100%;
    background:white;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    position:absolute;
}


    .primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child {
        text-decoration:none !Important;
    }

    ::-webkit-scrollbar {
        width: 10px;
      }
      
      /* Track */
      ::-webkit-scrollbar-track {
        background: #f1f1f1; 
      }
       
      /* Handle */
      ::-webkit-scrollbar-thumb {
        background: #888; 
      }
      
      /* Handle on hover */
      ::-webkit-scrollbar-thumb:hover {
        background: #555; 
      }

    * {
        font-family:'Eurostile';
        letter-spacing:2px;
     }


  /* ---------- fix spacing issue's caused by main theme --------- */

  article > div {margin-top:0px !important;}
  article.type-page {margin-top:0px !important;}
  .site-main {padding-top:0px;}

  

 /* ------------------------------ menu styling ----------------------------------------*/ 
 .primary-navigation a {
    font-size:15px;
 }

 .site-logo .custom-logo {
    max-width: 55px;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a {
    font-family: 'Eurostile Black';
    color: white;
}
.primary-navigation-open .menu-button-container {background-color: transparent;}




    /* ----------------------------------------------------------------------*/ 

    h2,h1 {
                font-family: 'Eurostile Black';
    }
    h3,h4 {
        font-family: 'Eurostile Bold';
    }
    p {
        font-family: 'Eurostile';
    }

.cta {
    max-width: 550px;
    margin:auto;
    margin-bottom:100px !important;
}

.fold-text {
    margin-left:40px !important; 
    border-left:10px solid var(--light-color);
    line-height: 1.2;
    font-family: 'Eurostile Bold';
}

.about-title {
    margin-left:20px !important; 
    border-left:10px solid var(--dark-color);
    color:var(--dark-color) !important;
    font-weight:800;
    font-size:40px;
    font-family: 'Eurostile Black';
    letter-spacing: 2px;
}

.left-buttons {
    width:100%;
}

#page {overflow:hidden;}

.testimonial-slider {
    padding: 10px;
    border: 1px solid #f3f3f3;
    border-radius: 30px;
    filter: drop-shadow(1px 1px 3px black);
    background: white;
    margin: auto;
    max-width: 900px;
    margin: auto;
    width:65%;
    padding-right:50px;
    padding-left:50px;
}

.certificates {
    display: flex;
    width: 35%;
    justify-content: space-evenly;
    align-items: center;
    z-index: 2;
   
}

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

.testimonial .image {
    width:150px;
    height:150px;
    background-size: cover;
    border-radius:100%;
}

.testimonial .content {
    padding:10px;
    max-width: calc(100% - 150px);
    width:100%;
    position:relative;
    margin:auto;
}

.certificates > div {
    max-width:30%;
}

.testimonial-wrapper {
    margin-top:-100px !important;
    display:flex;
    max-width: 1300px;
    margin: auto;
    z-index:2;
}

.content-wrapper {
    display:block;
    width:100%;
}

.testimonial {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.testimonial h4 {
    text-align: right;
    color: var(--dark-color);
    font-family: 'Eurostile Bold';
    letter-spacing: 2px;
    margin-top:10px;
    font-size:30px;
}

.testimonial p {
    position: relative;
    font-size: 30px;
    line-height: .8;
    font-weight: 800;
    letter-spacing: 1px;
    color: black;
    font-variant: all-petite-caps;
}

.testimonial .content:before {
    content: '\f10d';
    font-size: 38px;
    display: block;
    color: var(--light-color);
    top: -30px;
    left: -6px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 1;
    opacity: 0.7;
    font-family: 'FontAwesome';
}

.testimonial .content:after {
    content: '\f10e';
    font-size: 97px;
    display: block;
    position: absolute;
    color: var(--light-color);
    bottom: -11px;
    right: 26px;
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 1;
    opacity: .2;
    z-index: -1;
    font-family: 'FontAwesome';
}


.slick-prev:before, .slick-next:before {
    font-size:45px !important;
    color:var(--dark-color) !important;
    opacity:1 !Important;
}

.slick-prev, .slick-next {
    height:50px !important;
    width:50px !important;
    background-color:transparent !important;
    z-index:2;
}

.slick-next {
    right:0px !Important;

}

.slick-prev {
    left: 0px !important;
}

.max-it {
    max-width:1400px;
    margin:auto !important;
    width: 100%;
}

.wp-block-button.base_btn:not(.is-style-outline) .wp-block-button__link:hover, 
.wp-block-button.base_btn:not(.is-style-outline) .wp-block-button__link:active
{
color:white !important;
background:transparent !important;
}

.base_btn, .base_btn a  {
    transition:.4s;
    min-width:180px;
}

.base_btn a {
    display: flex !important;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    font-family: 'Eurostile Bold' !important;
    min-width: fit-content;
}

.base_btn a:after {
    content: '\f101';
    display: flex;
    position: relative;
    height: 30px;
    width: 40px;
    font-family: "FontAwesome";
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
}

@keyframes arrow {
    0% {transform:scale(1);}
    50% {transform:translate(10px)scale(1.1)}
    100% {transform:scale(1);}
}

.base_btn a:hover:after {
    animation: arrow 1s infinite;
}



.taller {
    display:flex;
    justify-content:center;
    align-items:center;
    min-height:80vh;
    flex-wrap:wrap;
}


.partner {
    max-width: 300px;
    min-width:200px;
    background: white;
    filter: drop-shadow(2px 4px 6px gray);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition:.3s;
    margin-top:20px;
}

.partner:hover {
    transform:scale(1.1)
}

.partner img {
    width:auto;
    MAX-height:160PX;
    
}

.partner a {width:100%;}

.partner p {
    color:var(--dark-color);
    background:var(--light-color);
    font-family: 'Eurostile Bold';
    margin:auto;
    margin-top:20px;
    padding:5px;

}

.contact-form label {color:black !Important;}
.sub-services {
    position: relative;
    z-index: 2;
}

.full-width {max-width:1400px !Important;}

.partner-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 100%;
}

.entry-header {
    display:none;
}
.ticket-wrapper label {color:white !Important;}
.dropdown-icon {color:white;}

#masthead {
    height:80px;
    padding: 0px 10px 0px 10px;
    width: 100%;
    max-width: 100%;
    position: fixed;
    width: 100%;
    z-index: 100;
    background: ;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(0,0,0);
}

.basic-height {
    min-height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.effect-2 {
    padding: 10px;
    transition:.3s;
  }

  .effect-2:hover {
      letter-spacing:4px;
  }

  .effect-2:before, .effect-2:after {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-color: white;
  }
  .effect-2:before {
    border-width: 2px 0 2px 0;
    transform: scaleX(0);
  }
  .effect-2:after {
    border-width: 0 2px 0 2px;
    transform: scaleY(0);
  }
  .effect-2:hover:before, .effect-2:hover:after {
    transform: scale(1, 1);
    border-radius:20px;
  }
  

  .effect-2:before, .effect-2:after, .effect-2 > span:before, .effect-2 > span:after {
    content: "";
    position: absolute;
    transition: transform .5s 0s, border-radius .2s .3s;
}
  
  .service {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
    padding: 10px;
    width: calc(50% - 40px);
    min-width: fit-content;
    margin: 10px;
    background: gray;
    text-align:center;
    background-size:cover;
    background-position:center center;
    border-radius:50px;
}

.service:after {
    content:'';
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    background:#19164ca8;
    z-index:-1;
    border-radius: 50px;
}

  .services-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
  }


  .service a {
    font-size:35px;
    text-decoration: none;
    color:white;
    z-index:2;
    POSITION: RELATIVE;
    HEIGHT: 100%;
    WIDTH: 100%;
    min-height: 335px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
    font-weight:900;
    letter-spacing:2px;
    font-family: 'Eurostile Extended' !important;
    white-space: nowrap;
  }


  .service a span {
    font-family: 'Eurostile Extended' !important;
  }

  .service-icon.contractor {
    position: absolute;
    top: -63px;
    left: -56px;
    transform: rotate(-35deg);
  }

  .service-icon.homeowner {
    position: absolute;
    top: -39px;
    right: -42px;
    transform: rotate(-22deg);
    max-width: 74px;
    width: 100%;
  }


  @keyframes hat {
    0% {transform: translateY(100px)rotate(-45deg)translateX(180px); }
    30% {transform:translateY(-150px)rotate(29deg)translateX(20px)}
    42% {transform:translate(10px, -46px)rotate(29deg)}
    47% {transform:translate(10px, -66px)rotate(10deg)}
    55% {transform:translate(5px, -46px)rotate(5deg)}
    60% {transform:translate(-10px, -6px)rotate(-39deg) }
    65% {transform:translateY(-6px)rotate(-30deg)}
    70% {transform:translateY(0px)rotate(-35deg)}
    75% {transform:translateY(0px)rotate(-45deg)}
    80% {transform:translateY(0px)rotate(-35deg)}

  }


  @keyframes keys {
    0% {transform:rotate(20deg)}
    30% {transform:rotate(-50deg)}
    40% {transform:rotate(-55deg)}
    60% {transform:rotate(40deg)}
    70% {transform:rotate(45deg)}
    90% {transform:rotate(-10deg)}
    95% {transform:rotate(-12deg)}
    100% {transform:rotate(0deg)}

  }

  [data-aos="keys"], [data-aos="hat"] {
    opacity:0;
    
  }

  [data-aos="keys"]{transform-origin: top;}

  [data-aos="keys"].aos-animate {
   
    animation:keys 1s forwards;
    animation-delay:.3s;
    opacity:1;
  }

  [data-aos="hat"].aos-animate {
    animation:hat 1s forwards;
    animation-delay:.3s;
    opacity:1;
  }

  .services-wrapper {max-width:1400px; margin:auto;}

  .cta-list {
    list-style-type:none;
  }

  .cta-list li {
    position:relative;
    color:white;
    font-family: 'Eurostile Bold';
    margin-top:10px;
  }
  .cta-list li:before {
    content: '';
    width: 30px;
    height: 30px;
    background-position: center center;
    background-size: 30px;
    background-image: url('/wp-content/uploads/2022/06/checkmark.png');
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    left: -35px;
  }

  .wpforms-field-container input {   
     max-width: 100% !important;
    width: 100%;
    border-radius: 13px !important;
    min-height: 55px;
    padding-left: 50px !Important;
    position:relative;
}

.name,.email,.phone {position:relative !important;}


.name:before, .email:before, .phone:before {
    background-repeat: no-repeat;
    background-position: center;
    content:'';
    position: absolute;
    left: -10px;
    top: 8px;
    width: 45px;
    height: 45px;
    background-color: white;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    display: block;
    top: 50%;
    transform: translate(0, -50%);
    font-family: 'FontAwesome';
    color: var(--light-color);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    border-radius: 9px;
}

.name:before {
    content: '\f406';
}
.email:before {
    content:'\f0e0'
}
.phone:before {
    content:'\f095'
}

.stat-top {
    font-size: 40px;
    display: flex;
    justify-content: center;
    padding: 10px;
    color:var(--dark-color);
}

.stat-inner span {
    font-family: 'Eurostile Black';
    font-size: 15px;
    line-height: 1;
}

.stat-top h5 {
    font-size:35px;
    font-family: 'Eurostile Extended Bold';
}

.stat-inner {
    padding: 10px;
    border: 1px solid #32aacf;
    border-radius: 10px;
    min-height: 170px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    box-shadow: #21697e 2px 3px 9px 0px;
    text-align: center;
}

.scroll-counter {
    white-space: nowrap;
    padding:0px !important;
    display:flex;
    letter-spacing: -3px;
}

.scroll-counter:after {
    content: '+';
    display: block;
    width: 40px;
    height: 40px;
    left: -7px;
    position: relative;
}

.footer-wrapper {
    width:100%;
    background:var(--dark-color);
}

.footer-wrapper .widget-area {
    grid-template-columns: 20% 50% 30%;
    max-width:1400px;
    margin:auto;
    column-gap:unset !important;
}

.footer-wrapper .wpforms-field-container {
    grid-template-columns: 50% 50%;
    display:grid !important;
    grid-gap: 10px;
}

.footer-wrapper .wpforms-field-container > div {
    grid-column: 1;
}

.footer-wrapper .wpforms-field-container > div:last-child {
    grid-column: 2;
    grid-row-start: 1;
    grid-row-end: 3;
}

.footer-wrapper textarea {height:100% !important}

.footer-wrapper .wpforms-submit-container {
    width: 50% !important;
    position: absolute !important;
    left: calc(50% + 10px);
    bottom: 4px;
}

.footer-wrapper form {
    position:relative;
}

.footer-wrapper .wpforms-field {
    padding: 0px !important;
}


.footer-wrapper .wpforms-submit-container button { 
    width:100% !important;
    background-color:var(--light-color) !important;
    border:0px !important;
    border-radius:10px;
    transition:.3s;
    font-family: 'Eurostile Bold';
    font-variant: all-petite-caps;
    font-size: 28px !important;
    padding: 4px !important;
    bottom: -2px;
    position: relative;
    color: black !important;
   
}

.footer-wrapper .wpforms-submit-container button:hover {
    background:black !Important;
    color:white !important;
}

.footer-wrapper #block-6 {
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px;
    margin-top: -72px !important;
    background: #3b69cb;
    border-radius: 20px;
}

#colophon {
    background: #36415a;
    padding: 10px;
    /* border-radius: 20px; */
    max-width: 100%;
    width: 100%;
    margin-top: 0px !important;
}

.video_section {
    display: flex;
    min-height: 600px;
    justify-content: center;
    align-items: center !important;
}

.footer-wrapper section {
    margin: 20px !important;
}

.wpforms-field-container > div {overflow:visible !important;}

.footer-wrapper #block-6 h2, .footer-wrapper #block-6 a {
    color:white !Important;
    text-decoration:none;
}

.footer-wrapper #block-6 h2 {
    letter-spacing: 2px;
    font-size: 27px;
    font-family: 'Eurostile Black';
}

button[type="submit"] {
    font-family: 'Eurostile Black';
    background-color:black !important;
    font-size:20px !Important;
    border:0px !important;
    border-radius:10px !important;
    transition: .3s;
    color:white !important
}

button[type="submit"]:hover {
    transform:scale(1.1);
    background-color:black !important;
    color:white !important;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {max-width:100% !Important; }

.section-title {
    font-family: 'Eurostile Extended Bold';
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 65px;
    color: var(--dark-color);
}

.site-info {
    justify-content: space-between;
    background-color:transparent !important;
}

.video_section {
    max-width: 100% !important;
}


.video_section iframe {
    max-width: 100%;

}

.video_section {
    max-width: 1000px !important;
    margin: auto !important;
    padding-bottom:70px !important;
}

.footer_info {
    display: flex;
    flex-direction: column;
    padding: 5px;
}

.wp-block-button__link:hover {
    background-color:black !Important;
    color:white !Important;
}


.wp-block-button__link {transition:.4s;}



.footer_info  a {color:white !important;}

.about_us h2 {margin-bottom:0px !important}
.about_us p {margin-top:0px !important;}

.site-footer > .site-info {
    display: flex;
    align-items: center;
    margin: 0px;
    padding: 0px;
    border: none;
margin-top:0px !important;}


.call-now {display:none !IMPORTANT;}

.call-now a {
    font-family: 'Eurostile Bold';
    color: var(--dark-color);
    font-size: 24px;
    width: 100%;
    padding: 0pc;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.site-header > .site-logo {WIDTH:AUTO; padding-bottom:0px;}

.call-now {
    position: absolute;
    left: 70px;
    width: 220px;
    top: 0px;
    z-index: 100;
    /* right: auto; */
    background: var(--light-color);
    font-size: 20px;
    text-align: center;
    height: 70px;
    display: flex;
    justify-content: center;
}

.call-text {display:none}
.call-number {display:flex;}

.bbb {
    height: 100px;
    padding: 10px;
    background: white;
    margin-left: 20px;
    margin-top: -10px;
    margin-bottom: -10px;
    margin-right: -10px;
}

.interior-above-fold {position:relative;}

.about-us {
    max-width:1200px !important;
    margin:0px;
    border:0px;
    margin:auto;
    width:100% !important;
}

.stone-item h3, .stone-item p {margin:0px;  color:white;}
.stone-item h3 {
    margin-bottom:15px;
    margin-top:15px;
}

.stone-item p {
    font-size:18px !important;
    padding:0px !important;
}

.stone-item  a {
    margin-top: 14px;
    position: absolute !important;
    display: block;
    left: 0;
    right: 0;
    border: 0px;
    bottom: 0px;
    margin-bottom: 19px;
    background: #444f66 !important;
    color: white !important;
    font-variant: all-petite-caps;
    font-size: 21px;
    padding: 10px;
    max-width: 90%;
    margin: auto;
    margin-bottom:15px;
}

.stone-item  {
    max-width: 350px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding:10px;
    transition:.3s;
    min-height: 480px;
    margin-bottom: 30px;
    position:relative !Important;
}

.stone-item a {
    visibility:hidden;
    transition:.3s;
    opacity:0;
}

.stone-item:hover a {
    visibility:visible;
    opacity:1;
}

.wp-block-embed__wrapper {min-height:235px;}


.stone-item img {height:195px !important; width:100%;}
div.stone-item p:nth-child(1) {min-height:130px;}

 


.stone-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width:1300px;
    margin:auto;
    padding:10px;
}

.stone-item img {
    display:block;
    margin:auto;
    max-width:290px !Important;
}

#home {margin-bottom:0px;}


.wp-block-quote:before, blockquote:before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-weight: 400!important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10d";
    font-size: 54px;
    line-height: 1.3em;
    width: 60px;
    height: 64px;
    display: block;
    margin: 0 auto;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    font-style: normal;
    height: 46px;
    font-size: 36px!important;
    color: var(--primary);
   
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
  }
  
  .stone-gallery {display:none;}
  
  .wp-block-quote, blockquote {
  
      background-color: #efefef;
   
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      border-radius: 16px;
      background-clip: border-box;
      margin: 20px !important;
      padding: 30px 80px 60px;
      position: relative;
      text-align: center;
      font-family: jost,sans-serif;
      font-family: var(--font-main),sans-serif;
      font-weight: 300;
      letter-spacing: var(--font-main-letterspacing);
      font-size: 14px;
      font-style: italic;
      border: 0!important;
  }
  
  .testimonial-list {
    max-width: 800px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  
  .slick-next {right:20px !Important;}
  .slick-prev {left:20px !Important;}

  .slick-next::before {content:"\f061" !important; font-family:'FontAwesome' !important;}
  .slick-prev::before {content:"\f060" !important;font-family:'FontAwesome' !important;}

  .slick-next, .slick-prev {   
    padding: 20px !important;
    display: flex !important;
    align-items: center;
    z-index:2;
    justify-content: center;
    border-radius: 100%;
    font-weight: bolder;}

    /* slick slider css, ignore! ------------------------------------ */
.slick-loading .slick-list{background:#fff url(ajax-loader.gif) center center no-repeat}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'â†'}[dir=rtl] .slick-prev:before{content:'â†’'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'â†’'}[dir=rtl] .slick-next:before{content:'â†'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'â€¢';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}/* slick slider css, ignore! ------------------------------------ */



.total span {
    font-size: 120px !important;
   color: white;
  }

section {
  padding: 3em;
  height: 100vh;
  position: relative;
  box-sizing: border-box;
}


.sticky {
  background: #fff !important;
}


section:nth-child(odd) {
  background: #f1f1f1;
}

.center-it{
    margin:auto !important;
}

.primary-navigation a {transition:.2s;}
.primary-navigation a:hover {
    color: #aec8ff !important;
}

.project-section {
    background: linear-gradient(29deg, rgba(19,19,32,1) 25%, rgb(28 28 54) 87%) !important;
    min-height: 554px;
    display: flex;
    justify-content: center;
    align-items: center !important;
    padding-bottom: 81px;
}

.calculator {display:flex; flex-wrap:wrap;}

#calculate {
  padding: 10px;
  margin-top:20px;
  max-width:200px !important;
  background:white;
}

.calculator h3 {
    font-variant: all-petite-caps;
    margin-top: 20px !important;
}

.calculator-wrapper p {
    text-align:center;
    margin-top:10px;
}

.calculator input {
      border: 2px solid cadetblue;
    padding: 7px;
    border-radius: 5px;
    background: white;
    filter: drop-shadow(0px 2px 2px lightgray);
    width:100%;
}

.calculator > div {
    flex-grow:1;
}

#calculate {
      background: #96b38a;
    color: white;
    font-variant: all-petite-caps;
    font-size: 20px;
    border: none;
    margin-left: 18px;
}

.left-side {
     padding: 10px;
    margin: 5px; 
}

.total_wrapper {
  padding: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.calculator-wrapper {
    background: linear-gradient(29deg, rgba(19,19,32,1) 25%, rgb(28 28 54) 87%);
    padding: 10px;
    border-radius: 20px;
}

.placeholder {
    font-size: 49px;
    font-variant: all-petite-caps;
    line-height: .6;
}
