/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


#header-outer, #header-space, #footer-outer, #footer-outer #copyright { display: none!important; }
.container, .container-wrap { padding-bottom: 0!important; margin-bottom: 0!important; background-color: #000!important;  }

.wpb_row .nectar-parallax-scene[data-scene-position="center"] div { background-repeat: no-repeat!important; background-size: 15% auto!important; }
.full-width-section .row-bg-wrap, .wpb_row .row-bg-wrap { height: 120%!important; }

img.logospin { height: 250px!important; width: auto!important; margin: 0px auto!important; max-width: 60%!important; }
img.logosmalls, img.logosmalls2 { height: 20px!important; width: auto!important; margin: 0px auto!important; transition: transform 0.1s ease-in-out, filter 0.1s ease-in-out; }
img.logosmalls2 { height: 35px!important; top: 5px!important; }
img.logosmalls:hover, img.logosmalls2:hover {  }

img.logosmalls, img.logosmalls2 {
  transition: transform 0.1s ease-in-out, filter 0.1s ease-in-out;
}

img.logosmalls:hover, img.logosmalls2:hover {
  transform: scale(1.05)!important;
  filter: brightness(2)!important;
}


#layers .img-with-aniamtion-wrap.center { display: inline-block!important; margin: 0px 25px;   }

body, p, h1, h2, h3, h4, h5, h6 { color: #dfd6ff!important; }
h1 { font-size: 32px!important; margin: 20px 0px 0px 0!Important; line-height: 1.3!important; }
p.around { margin-top: 60px!important; font-size: 14px!important; line-height: 1.5!important; opacity: 0.6!important; }