/*
Theme Name: New
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Kudu Concepts
Author URI: https://www.kuduconcepts.be
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.22.7.1557730637
Updated: 2019-05-13 06:57:17

*/


body{letter-spacing: 0px !important;}
#main-content{
	z-index: 700;
	position: relative;
}
footer{
	z-index: 800;
	position: relative;	
	display: none !important;
}

header{
	z-index: 800;
	position: relative;	
	display: none !important;
}

.tel-sec .et_pb_module.et_pb_blurb {
    transform: translateX(150px);
    transition: .5s all ease;
}
.tel-sec .et_pb_module.et_pb_blurb:hover {
    transform: translateX(0);
}

.Aligner {
  display: flex;
	display: -ms-flexbox;
 display: -webkit-flex;
  justify-content: center;
	flex-wrap: wrap;
    flex-direction: column;
	text-align:left;
	float: none !important;
}

.Aligner-item--top {
  align-self: flex-start;
}

.Aligner-item--bottom {
	display: flex;
	float: none !important;
  align-self: flex-end;
	margin-top: auto;
}

.hs_phone .hs-fieldtype-intl-phone.hs-input select{
    width: 100px !important;
    padding-top: 6px;
    font-size: 11px;
    padding-left: 2px !important;
    letter-spacing: 0px;
}
