/*
Theme Name: Empower.
URI: https://www.empowerwebdesign.com.au
Description: Empower, The Future
Theme Version: 1.0 
 Author: Empower Web Design
 Author URI: https://www.empowerwebdesign.com.au
 */
 


 
 * {
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
 }
 
 p,
.wpb_wrapper ul li{
	color: #000;
	font-size: 14px;
	line-height: 24px;
	 font-weight: 400;
 }

.wpb_wrapper ul li {
	list-style-type: disc;
	margin-left: 20px;
	list-style-position: outside;
}

.wpb_wrapper ul {
	margin-bottom: 10px;
}

.white .wpb_wrapper ul li {
	color: #fff;
}
 
 td {
	margin: 0;
	padding: 0;
 }
 
 h1 {
	margin: 0;
	 font-size: 72px;
	 font-weight: 600;
	 color: #000;
}
 
 h2 {
	font-weight: 500;
	 font-size: 60px;
 }

.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p{
	color: #fff;
}
 
 h3 {
	font-weight: 500;
	 font-size: 42px;
	 
 }

h4 {
	    color: #000;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
}

h5 {
	font-weight: 700;
	line-height: 20px;
}

h6 {
	font-size: 18px;
    font-weight: 400;
	color: #000;
	line-height: 30px;
}
 
 h1,h2,h3,h4,h5,h6 {
	font-family: 'Poppins', sans-serif;                      
	margin-top: 0;
	margin-bottom: 0;
	 
 }

body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}

html {
	 scroll-behavior: smooth;
}
 
 a {
	text-decoration: none;
	
 }
 
 a:hover,
 a:active,
 a:focus {
	 text-decoration: none;
 }
 
 li {
	list-style-type: none;

 }
 
 ul {
	margin: 0;
	padding: 0;
 }
 
 a, img {
	border: none;
 }
 
 img {
	 max-width: 100%;
	 width: auto;
	 height: auto;
 }
 
 body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
	 overflow-x:hidden;
 }



.center_align {
	text-align: center;
}
 
 .body-padding {
		padding-top: 55px;
	}

.hidden {
	display:none !important;
}
 

 /* Header */
 
 .logo {
margin-left: 0px;
    margin-top: 12px;
    width: 130px;
    height: 41px;
	}
  
 .navbar {
	 background: transparent;
	 border-radius: 0px;
	 border: none;
	margin-bottom: 0px;
 }

.navbar.fixed {
	background: #ffffffeb;
}
 
 #responsive-menu-pro-button {
	display: none !important;
 }
 
 .navbar #responsive-menu-pro-button {
	 display: block !important;
	 float: right;
	 position: static;
	 top: 0px;
	 right: 0px;
 }

.navbar:not(.fixed) .find_your_car {
	  margin-left: 50px;
	  margin-top: 14px;
}

.navbar:not(.fixed) .find_your_car a {
	border: 1px solid #000;
    border-radius: 10px;
  
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  
}

.navbar:not(.fixed) .menu_phone {
	margin-left: 20px;
	 margin-top: 14px;
}

.navbar:not(.fixed) .menu_phone a {
	border: 1px solid #764cc8;
	background: #764cc8;
    border-radius: 10px;
  color: #fff !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  
}


 
 .navbar #responsive-menu-pro-button .responsive-menu-pro-box {
	 color: #00ACDC;
 }
 
 .navbar .responsive-menu-pro-inner, .navbar .responsive-menu-pro-inner::before, .navbar .responsive-menu-pro-inner::after {
	 background-color: #00ACDC;
 }
 
 
 
 #responsive-menu-pro-title {
	 text-align: center;
 }
 
 #responsive-menu-pro-title-image{
	 width: 130px;
 }
 
 .navbar .icon-bar {
	 height: 10px;
	 width: 80%;
	 background: #444;
 }
 
 .navbar-default .navbar-nav>li>a {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	
 }
 
 .navbar-nav li a {
	 transition: background-color 0.3s ease, color 0.3s ease;
 }
 
 .navbar-default .navbar-nav>li:hover >a {
    background: #191919;
    color: #ffffff;
 }
 
 .nav li ul li a {
	font-family: 'Poppins', sans-serif;
    color: #232323;
    font-size: 14px;
 }
 
 
 .nav li ul li a:hover {
	text-decoration: none;
 }
 
 .fixed {
    position:fixed;
	top: 0;
    left: 0;
    right: 0;
	width: 100%;
    z-index:999; 
	box-shadow: 0px 0px 2px -1px #222;
}
 
 
.vc_btn3-container button,
.vc_btn3-container a,
.ff-default .ff_btn_style,
.fyc_footer_button a,
.ff-default .ff-btn-secondary:not(.ff_btn_no_style){
	background-color: #764cc8 !important;
	background: #764cc8 !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	padding: 14px 45px !important;
	border-radius: 10px !important;
	border:none !important;
	transition: 0.3s !important;
}

.ff-default .ff-btn-secondary.ff-btn-prev:not(.ff_btn_no_style) {
	background: transparent !important;
	color: #000 !important;
	border: 1px solid #000 !important;
}

.fyc_footer_button a {
	    display: inline-block;
    margin-top: 30px;
	line-height: normal !important;
}

.vc_btn3-container.clear button,
.vc_btn3-container.clear a{
	background-color: transparent !important;
	color: #000 !important;
	padding: 0 !important;
}

.vc_btn3-container.clear a:after{
	content: "\2192";
	margin-left: 8px;
	display: inline;
}

.vc_btn3-container.clear button:hover,
.vc_btn3-container.clear a:hover{
	background-color: transparent !important;
	color: #333 !important;
}

.vc_btn3-container button:hover,
.vc_btn3-container a:hover,
.ff-default .ff_btn_style:hover,
.fyc_footer_button a:hover,
.ff-default .ff-btn-secondary:not(.ff_btn_no_style):hover{
	background-color: #000 !important;
}

.button_spacing .vc_btn3-container button,
.button_spacing .vc_btn3-container a{
	margin: 0px 15px;
}

.top10 {
	padding-top: 10px;
}

.top16 {
	padding-top: 16px;
}

.top20 {
	padding-top: 20px;
}

.top24 {
	padding-top: 24px;
}

.top30 {
	padding-top: 30px;
}

.top50 {
	padding-top: 50px;
}

.top70 {
	padding-top: 70px;
}

.bottom70 {
	padding-bottom: 70px;
}

.bottom150 {
	padding-bottom: 150px;
}

.left15 {
	padding-left: 15px;
}
 
 /*HOME */

 
.ss_wrap {
	background: url(https://www.carbrokersaus.com.au/wp-content/uploads/2026/03/ss.jpg);
	background-size: cover;
	background-position: center center;
	padding-top: 550px;
	padding-bottom: 60px;
	    margin-top: -71px;
}

.ss_form_wrap > .vc_column_container > .vc_column-inner > .wpb_wrapper {
	background: #fff;
	border-radius: 15px;
	padding: 35px 30px 30px;
	margin-top: 50px;
}

.ss_form_wrap .frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button {
	margin-bottom: 0px;
}

.tdt-slider {
	margin-top: 50px !important;
}

.testimonial_wrap .tdt-slider{
	margin-top: 70px !important;
}

.carousel-caption img{
		 margin-bottom: 0px !important;
}

.purple {
	color: #764cc8;
}

.info_box > .vc_column-inner > .wpb_wrapper{
	padding: 50px 30px;
	border: 1px solid #000;
	border-radius: 10px;
}

.testimonial_wrap .slick-slide .carousel-caption{
	padding: 50px 30px 15px 30px !important;
	border: 1px solid #000;
	border-radius: 10px;
}

.testimonial_wrap .slick-slide .carousel-caption {
	text-shadow: none !important;
	color: #000 !important;
	font-size: 14px !important;
	line-height: 24px !important;
}

.testimonial_wrap .carousel-caption {
	text-align: left !important;
}


.testimonial_wrap .carousel-caption img {
	display: inline-block !important;
	margin-bottom: 20px !Important;
}

.testimonial_wrap .carousel-caption h4 {
	margin-top: 20px !Important;
}

.about_scenic {
	padding-top: 120px;
	padding-bottom: 450px;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
	padding-top: 0px !important;
}

.info_box_large > .vc_column-inner > .wpb_wrapper{
	padding: 80px 60px;
	border-radius: 10px;
	width: 100%;
}

.info_box_large.grey > .vc_column-inner > .wpb_wrapper{
	background: #eeeeee;
}

.info_box_large.purple > .vc_column-inner > .wpb_wrapper{
	background: #764cc8;
}

.navbar .row {
	margin-left: 0px;
	margin-right: 0px;
}
 

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title {
	padding-left: 0px !important;
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon {
	left: auto !important;
	right: 0 !important;
}

.vc_do_toggle {
	padding: 20px !important;
	border: 1px solid #000 !important;
	border-radius: 10px;
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content {
	padding-left: 0px !important;
	
}


.vc_toggle_title>h4 {
   padding-right: 30px;
    display: inline-block !important;
}

 /* PAGE */

.page_header_wrap {
	padding-top: 550px;
	padding-bottom: 70px;
	margin-top: -71px;
	background-size: cover;
	background-position: center;
}

.page_header_wrap2 {
	padding-top: 200px;
	padding-bottom: 150px;
}

.ff-default .ff-el-form-control {
	border: 1px solid #000 !important;
	border-radius: 10px !important;
	padding: 13px 15px !important;
}
 

.page_single_title .page_title_small {
display: block;
    font-size: 34px;
    color: #444;
    font-weight: 300;
    margin-top: 10px;
}

.page_single_title h1 {
font-size: 60px;
}

.page_header_wrap {
   
}

 

iframe {
	max-width: 100%;
}

.curved img {
	border-radius: 10px;
}

.fluentform .ff-el-progress-bar {
    background-color: #764cc8;
}

.frm-fluent-form .ff-t-container {
	margin-bottom: 30px;
}


 
 /* PROCESS */


/*CONTACT*/

 
 /* FOOTER */

#footer {
	background: #eee;
	border-top: 1px solid #000;
	padding-top: 120px;
	padding-bottom: 70px;
}

#footer h6 {
	margin-bottom: 8px;
}

.low_footer_inner h6 {
	font-size: 14px;
	color: #545454;
}

.low_footer_inner a {
	color: #000;
	font-size: 14px;
	line-height: 28px;
}

#footer_wrapper {
	
}

.footer_logo {
	width: 175px;
}

 

.footer_info {
	margin-top: 25px;
}


.social_icon_wrap {
	margin-top: 90px;
}

.social_icon_wrap a {
	    color: #fff;
    background: #0088ca;
    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
	margin-left: 5px;
	transition: 0.25s;
}

.social_icon_wrap a:hover {
	 background: #147fb3;
}



.contact_page_info h5 a{
	color: #333;
}

.contact_page_info h5 a,
.contact_page_info h5{
	margin-top: 15px;
}

.contact_page_info img{
	width: 50px;
}
 

.footer_second {
	background: #eee;
	border-top: 1px solid #000;
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer_second p a,
.footer_second p{
	color: #000;
	font-size: 12px;
	line-height: 20px;
}
 
 /* MEDIA QUERIES */
 
 
 @media (min-width: 768px) {
	 
	 .services_menu > a:after {
    font-family: fontAwesome;
    content: "\f107";
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
  }
	 
	 .column_margin_right {
		 padding-left: 70px !Important;
	 }
	 
	 .info_box_flex,
	 .info_box_flex > .vc_column_container,
	 .info_box_flex > .vc_column_container > .vc_column-inner{
		 display: flex;
	 }
	 
	 .contact_page_info.first {
		 padding-top: 100px;
	 }
	 
	
	.body-padding {
		padding-top: 70px;
	}
	
	/*HEADER */
	
	.top_nav_right_wrapper {
		position: relative;
		z-index: 1;
	}
	
	.logo {
		        margin: 20px 0px 0px 0px;
        width: 110px;
        height: 35px;
		
	}
	
	.logo_resize {
		margin-top: 0px;
        width: 110px;
        height: 35px;
	}
	
	.navbar-right {
		margin-right: 0px;
	}
	
	.navbar-collapse {
		padding-right: 0px;
	}
	
	 .navbar-default .navbar-nav > li > a {
	padding: 40px 10px;
	font-size: 10px;
 }
 
 #myNavbar > ul > li > a  {
	 cursor: pointer;
 }
 
 
 .navbar-default .navbar-nav > li > a:active,
 .navbar-default .navbar-nav > li > a:focus{
	color: #009bc6;
 }
 
 .nav li ul {
	 position: absolute;
 	 display: none;
	 z-index: 99999;
	 background-color: #fff;
	 transition: 300ms ease;
	 -webkit-transition: 300ms ease;
	 -moz-transition: 300ms ease;
	 -o-transition: 300ms ease;
	 box-shadow: 0px 0px 2px -1px #222;
	 
 }
 
 .nav li ul li a {
	 padding: 13px 70px 13px 20px;
	 display: block;
	 white-space: nowrap;
	 transition: 0.25s;
 }
	 
	#content{
		transition: 0.25s;
	
} 
	 #content:after {
		 content: "";
  display: block;
  transition: 0.25s;
	opacity: 0;
	 }

.dark_overlay:after,
	 .no_overlay:after{
	position:fixed;
	width:100%;
	 transition: 0.25s;
	height:100%;
	left:0;
	top:0;
	background: #232323;
	z-index: 7;
}
	 
	 .dark_overlay:after{
	opacity: 0.85 !important;
}

	 .no_overlay:after{
	opacity: 0 !important;
		 visibility: hidden;
}

.navbar {
	z-index: 9;
}
	 
	  /* SLIDESHOW */
 
.slide_wrap {
	padding-top: 160px;
}
	 
	#menu-main-menu .sub-menu-columns {
		 position: static;
	 }

 .nav li:hover ul {
	 display: block;
 }
 
	.navbar #responsive-menu-pro-button {
	display: none !important;
 }
 
 body:not(.home) .nav .current-menu-item a{
	
 }
	 
	 body:not(.home) .nav .sub-menu .current-menu-item a {
		 background: transparent;
	 }
	 
	 
	 /* HOME */
	 
.flex_wrap {
		 display: flex;
}
	 
.flex {
		 display: flex;
		 align-items: center;
		  justify-content: center;
	 }
	 
	 

 
 /* PAGE */
	 
	 .buffer_standard {
		 padding-top: 150px;
		 padding-bottom: 150px;
	 }
	 
	 .buffer_low {
		 padding-bottom: 80px;
	 }
 
 
 /*FOOTER*/
 

 
 
 }

@media (min-width:400px) and (max-width:768px){

}

@media (min-width:1000px) and (max-width:1300px){

	
}
 

 @media (min-width: 992px) {
 
	.navbar-default .navbar-nav > li > a {
	padding: 25px 15px;
        font-size: 12px;
 }
 
	.logo {
margin: 10px 0px 0px 0px;
        width: 175px;
        height: 56px;
        position: relative;
        top: 15px;
        left: 0px;
        z-index: 99;
		
	}
	
	.logo_resize {
		margin-top: 0px;
		width: 100px;
		height: 32px;
		top: 10px;
	}

 
 }
 
 @media (min-width: 1200px) {
	
	.navbar-default .navbar-nav > li > a {
        padding: 25px 20px;
        font-size: 14px;
 }
 
 
 }
 
 @media (min-width: 1300px) {
 
 	/* Navigation */
	
	.nav li ul {
	display: block;
	 position: absolute;
	 visibility: hidden;
	 z-index: 8;
	 opacity: 0;
	 filter: alpha(opacity=0);
	 transition: 0.25s;
	 -webkit-transition: 0.25s;
	 -moz-transition: 0.25s;
	 -o-transition: 0.25s;
 }
 
 	.nav li:hover ul {
	 visibility: visible;
	 opacity: 1;
	 filter: alpha(opacity=0);
 }
 
 .footer_low_section_left {
    text-align: left;
	 
 }
	 
	body .container {
		 width: 95%;
		max-width: 1900px;
		margin: 0 auto;
	 }
 
 }

@media (min-width:768px) and (max-width:1000px){
	
	    .column_margin_right {
        padding-left: 30px ! Important;
    }
	
	.tab_2col {
		display: block;
	}
	
	.tab_2col .vc_col-sm-3 {
		width: 50% !important;
		margin-bottom: 30px;
	}
	
	.info_box_large > .vc_column-inner > .wpb_wrapper {
    padding: 60px 30px;
}
	
	.slick-prev {
		margin-left: 10px !important;
	}
	
	.slick-next {
		margin-right: 10px !important;
	}
	
	.logo_resize {
   position: relative;
        top: 10px;
        left: 0px;
        z-index: 99;
	}
	
	.footer_logo {
   
}
	

}

@media (min-width:768px) and (max-width:1200px){
body .menu_phone {
		display: none;
	}
}

@media (min-width:768px) and (max-width:1300px){
.nav li ul {
    z-index: 8;
}
}


@media (min-width:768px) and (max-width:850px){
.navbar-default .navbar-nav>li>a {
           padding: 24px 10px;
        font-size: 10px;
}
}

@media (min-width:850px) and (max-width:1050px){
.navbar-default .navbar-nav>li>a {
   padding: 24px 10px;
        font-size: 10px;
}
}

@media (min-width:1200px) and (max-width:1330px){
.navbar-default .navbar-nav>li>a {
           padding: 24px 15px;
        font-size: 12px;
}
}

@media (max-width:768px){
	
	#responsive-menu-pro-container li.responsive-menu-pro-item a .glyphicon, #responsive-menu-pro-container li.responsive-menu-pro-item a .fab, #responsive-menu-pro-container li.responsive-menu-pro-item a .fas {
    font-family: 'FontAwesome' !important;
}
	
	body #responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item a {
    height: auto;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
	
	
	h1 {
    font-size: 36px;
	}
	
	h4 {
    font-size: 18px;
    line-height: 26px;
}
	
	h6 {
    font-size: 16px;
	}
	
	.top30 {
		padding-top: 15px;
	}
	
	.vc_btn3-container button, .vc_btn3-container a {
    

	}
	
	 .buffer_standard {
		 padding-top: 70px;
		 padding-bottom: 70px;
	 }
	
	.responsive-menu-pro-box {
    width: 35px !important;
	}
	
	.navbar .responsive-menu-pro-inner, .navbar .responsive-menu-pro-inner::before, .navbar .responsive-menu-pro-inner::after {
          background-color: #000 !important;
        width: 35px;
        height: 2px;
        border-left: 3px solid #764cc8;
	}
	
	.navbar .responsive-menu-pro-inner::before, .navbar .responsive-menu-pro-inner::after {
		left: -3px;
	}
	
	button#responsive-menu-pro-button:hover,
	button#responsive-menu-pro-button{
    background: transparent !important;
}
	
	body, html {
	overflow-x: hidden;
}
	
	h2 {
		 font-size: 32px;
	}
	
	.navbar:after {
        width: 78px;
    height: 50px;
    background-size: 78px 50px;
	}
	
	.footer_icon {
		display: block;
	}
	
	.footer_contact a {
    font-size: 12px;
    margin-left: 0px;
	}
	
	.footer_icon_wrap {
    margin: 55px 0px 15px 0px;
		padding: 0px 0px 0px 50px;
}
	
	.textwidget .footer_icon_wrap:last-child {
		margin-top: 0px;
	}
	
	.textwidget .footer_icon_wrap:last-child .footer_contact {
		line-height: 20px;
	}
	
	.footer_logo {
    
}
	#menu-footer-menu,
	#menu-footer-menu-2{
   
}
	
	.page_header_wrap2 {
    padding-top: 60px;
    padding-bottom: 60px;
}
	
	.testimonial_column1 {
		margin-bottom: 22px !important;
	}
	
	.page_header_wrap {
    overflow: visible !important;
		padding-top: 350px;
    padding-bottom: 70px;
}
	
	.social_icon_wrap {
    margin-top: 50px;
}
	
	.footer_icon {
		width: 40px;
	}
	
	.vc_btn3-container.clear button, .vc_btn3-container.clear a {
    
}
	
	.page_header_wrap h1 {
 
	}
	
	 .mobile_arrange {
		 display: table;
	 }
	 
	 .mobile_arrange .vc_col-sm-6:last-child {
    display: table-header-group;
}
	
	.ff-t-container .ff-t-cell {
		margin-bottom: 20px;
	}
	
	.frm-fluent-form .ff-t-container {
    margin-bottom: 20px;
}
	
	
	
		/*MOBILE RESPONSIVENESS UNIVERSAL*/
	
	.vc_row > .vc_col-sm-4,
	.vc_row > .vc_col-sm-3,
	.vc_row > .vc_col-sm-6,
	.vc_row > .vc_col-sm-5,
	.vc_row > .vc_col-sm-7,
	.vc_row > .vc_col-sm-8,
	.row > .col-sm-4{
		margin-bottom: 35px;
	}
	
	.vc_row > .vc_col-sm-3:last-child,
	.vc_row > .vc_col-sm-4:last-child,
	.vc_row > .vc_col-sm-6:last-child,
	.vc_row > .vc_col-sm-5:last-child,
	.vc_row > .vc_col-sm-7:last-child,
	.vc_row > .vc_col-sm-8:last-child{
		margin-bottom: 0px;
	}
	
	.ss_wrap {
    margin-top: -71px;
    overflow: visible !important;
}
	
	.navbar {
    z-index: 9;
    height: 71px;
}
	
	.ss_wrap {
    padding-top: 285px;
		background-position: 45% 50%;
}
	
	.ss_wrap .ff-t-cell {
		margin-bottom: 15px;
	}
	
	h3 {
    font-size: 24px;
}
	
	    .navbar.fixed {
        z-index: 9;
        height: 60px;
    }
	
	.info_box_large > .vc_column-inner > .wpb_wrapper {
    padding: 50px 30px;
    border-radius: 10px;
}
	
	.slick-next {
    margin-right: 20px !important;
}
	
	.slick-prev {
    margin-left:20px !important;
}
	
	.tdt-slider {
    margin-top: 30px !important;
		padding-top: 0px !important;
}
	
	.bottom150 {
		padding-bottom: 70px;
	}
	
	.about_scenic {
    padding-top: 70px;
    padding-bottom: 380px;
}
	
	.bottom0mobile {
		margin-bottom: 0px !important;
	}
	
	.low_footer_inner {
		margin-top: 35px;
	}

	
	.top70 {
		padding-top: 40px;
	}

.mobile_flex {
		display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    flex-direction: column;
	}
	
	.mobile_flex .first {
		order:1;
	}
	
	.mobile_flex .second {
		order:2;
	}
	
	.mobile_flex .third {
		order:3;
	}
	
	.mobile_flex .fourth {
		order:4;
	}
	
}