.header-margin-150{
	position: relative !important;
    top: -220px !important;
    display: flex !important;
    padding: 200px 0px !important;
    background-size: 100% 100% !important;
 }
 
 .vc_custom_1723544162045.header-margin-150{
    background-position: top !important;
 }

.top-150px{
	position: relative !important;
    top: -150px !important;
    display: flex !important;
   }
   
   .top-150px.top-100{
	position: relative !important;
    top: -75px !important;
    display: flex !important;
   }
   
  .top-150px.top-10px{
	position: relative !important;
    top: -100px !important;
    display: flex !important;
   }
   
   @media screen and (max-width: 768px){
   	.header-margin-150{
    	padding: 100px 0px !imporatant;
    }
   }
   
   
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

.justify-center .vc_column-inner, .justify-end .vc_column-inner {
    padding: 0 !important;
}

.justify-center .vc_column-inner .wpb_wrapper {
    display: flex !important;
    justify-content: start !important;
}

.justify-end .vc_column-inner .wpb_wrapper .wpb_single_image.vc_align_center {
    display: flex !important;
    justify-content: end !important;
}

.btn-none-bg {
    background: none !important;
    background-color: transparent !important;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
}