@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,700i,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700,800');
@import url('et-line-font.css');
@import url('style.css');

/*add here customs*/
.featherlight .featherlight-content {width:45% !important;overflow:hidden; top:6%;}

/*end*/

/* Pae Titles */
.black-title .sp-page-title h3, .black-title .sp-page-title h2 {
    color: #fff !important;
    font-weight: 600 !important;
	text-shadow: 2px 2px 5px #333;
}
.black-title .sp-page-title h2 {
	text-transform: uppercase;
}

/* Home intro Head */
#sppb-addon-1519343217146 h3.sppb-addon-title span {
    color: #3396d6;
}

/* Button */
.button-white-round3 .sppb-btn {
    background: #3396d6;
}
.button-white-round3 .sppb-btn:hover {
    color: #3396d6;
}
.button-white-round3 .sppb-btn:hover:after {
	color: #3396d6;
}

/* Home Clients */
.apare18 .sppb-addon-title {
    color: #3396d6;
}

/* Logo */
#sp-header {
	height: 150px;
}
#sp-header .container {
	padding-top: 15px;
}

/* Contact Send Button */
#sppb-addon-1519688151165 #btn-1519688151165.sppb-btn-custom {
    background-color: #3396d6 !important;
}

/* Footer */
#sp-bottom {
    padding: 80px 0px !important;
}

/* Menu */
.sp-megamenu-parent > li > a {
	line-height: 120px;
}
#offcanvas-toggler {
  position: absolute;
  top: 20px;
  z-index: 99999999;
  right: 20px;
}