/**
Theme Name: Astra Child
Theme URI: http://wpastra.com/
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: astra
**/

/** menu **/

.main-header-menu li {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    border-left: 2px solid #79A429;
}
.main-header-menu li:last-of-type {
   border-right: 2px solid #79A429;
}
.main-header-menu li a{
   color: #707070;
   font-weight: 400;
   font-size: 18px;
   letter-spacing: 0.5px;
}
.main-header-menu li a:hover, .main-header-menu li.current-menu-item  a{
   color: #7ba92f;
   font-weight: 600;
}
nav{
   line-height: 30px;
}



/** company list **/

.company-name{
   color: white;
   font-weight: 700;
   line-height: 1em;
   margin-bottom: 3px;
}
.company-location{
   color: white;
   font-weight: 400;
   line-height: 1em;
   margin-bottom: 3px;
}
.company-work{
   color: white;
   font-weight: 400;
   line-height: 1em;
   margin-bottom: 10px;
}

.no-margin-bottom p, .no-margin-bottom{
   margin-bottom: 0 !important;
}
.left-align .elementor-container{
   margin-left: 20px;
}
.width700{
   max-width: 900px;
}


.lines-between .elementor-image-box-img{
   border-left: 1px solid white;
   padding: 0 45px;
   width: 100% !important;
}
.lines-between div.elementor-column:last-of-type figure, .lines-between-columns div.elementor-column:last-of-type{
   border-right: 1px solid white;
}

.lines-between-columns .elementor-column{
   border-left: 1px solid white;
}
.lines-between-columns .elementor-widget-container{
   padding: 0 45px;
}

.lines-between-columns a{
   color: white;
}

.icon-box h3{
   color: white;
   line-height: 1.1em;
   margin-bottom: 0px;
}
.icon-box, .icon-box p{
   color: white;
}

.about-icon{
   width: 100px;
   margin-left: 60px;
   margin-bottom: 0px;
}

.green-back{
   background: url(/wp-content/uploads/2018/01/SCHEME_01.png);
   padding: 10px 40px 50px 70px;

}
.purple-back{
   background: url(/wp-content/uploads/2018/01/SCHEME_02.png);
   padding: 10px 50px 50px 70px;
}
.blue-back{
   background: url(/wp-content/uploads/2018/01/SCHEME_03.png);
   padding: 10px 40px 50px 70px;
}
.icon-box{
   background-repeat: no-repeat;
   background-position-y: center;
   background-size: cover;
   width: 370px;
   height: 300px;
   margin: auto;
}


#post-55{
   background: url(/wp-content/uploads/2018/01/white-back-icons.jpg);
   background-size: cover;
}
.contact-list li.elementor-icon-list-item{
   padding-bottom: 8px;
}
.contact-list li.elementor-icon-list-item a span{
   color: #0092b8 !important;
}
.green-lines-between-columns .elementor-column{
   border-left: 1px solid #79A429;
   padding: 0 45px;
}
.green-lines-between-columns div.elementor-column:last-of-type{
   border-right: 1px solid #79A429;
}


/** team **/
.round-right img{
   border-radius: 0 20px 20px 0px;
}

.default-hidden{
   display: none;
}
.elementor-editor-active .default-hidden{
  display: block;
}
.marta-read-more, .thomas-read-more, .giuseppe-read-more, .brigitte-read-more{
   color: #7ba92f;
   cursor:  pointer;
}

/** footer **/
.contact-footer, .contact-footer a, footer.site-footer .ast-small-footer, .ast-small-footer > .ast-footer-overlay{
   color: white;
   background-color: #0094c6;
}
.ast-small-footer{
   border: none;
}
.contact-footer{
   padding: 50px 50px 20px;
   border-bottom: 1px solid white;
}

.contact-footer li{
   list-style: none;
}
.contact-footer ul{
   margin-left: 0;
}

.footer-adv-overlay{
   border-top: 1px solid white;
   background-color: #7d7c7c;
}
.footer-adv-overlay p{
   margin: 0;
}

/** media queries **/

@media (max-width: 1460px){
   .icon-box{
      width: 350px;
   }
   .blue-back{
      margin-left: -30px;
   }
   .green-back{
      margin-right: -30px;
   }
}
@media (max-width: 1050px){
   .icon-box{
      width: 370px;
   }
   .arrow-columns .elementor-column{
      width: 50%;
      margin: auto;
   }
   .green-back{
      margin: auto;
   }
   .blue-back{
      margin: 30px auto;
   }
}
@media (max-width: 767px){
   .arrow-columns .elementor-column{
      width: 100%;
      margin: auto;
   }
   .icon-box{
      margin: 10px auto;
   }
   .lines-between-columns .elementor-column, .lines-between .elementor-image-box-img,
   .lines-between div.elementor-column:last-of-type figure, .lines-between-columns div.elementor-column:last-of-type {
      border: none;
   }
   .lines-between .elementor-image-box-img img{
      max-width: 400px;
   }
}
@media (max-width: 530px){
   .lines-between .elementor-image-box-img img{
      max-width: 100%;
   }
   .elementor-27 .elementor-element.elementor-element-f9bfad8 > .elementor-widget-container{
      margin-right: 10px;
   }
}
@media (max-width: 360px){
   .elementor-27 .elementor-element.elementor-element-6e834f7{
      padding-left: 0;
   }

   .about-icon{
      width: 75px;
      margin-left: 30px;
   }

   .arrow-columns{
      background: transparent !important;
   }

   .green-back{
      padding: 30px 85px 50px 40px;
      margin-bottom: -30px;
      margin-top: -50px;

   }
   .purple-back{
      padding: 30px 95px 50px 40px;
      margin-bottom: -30px;
   }
   .blue-back{
      padding: 30px 100px 50px 40px;
   }
   .icon-box{
      //width: 320px;
      background-size: contain;
      height: 295px;
   }
}
