/*
Theme Name: Lifestyle Theme
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: LifestyleVA WebDev
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face{
    font-family: "gotham-light";
    src: url(assets/fonts/Gotham-Light.otf);
}
@font-face{
    font-family: "gotham-book";
    src: url(assets/fonts/Gotham-Book.otf);
}
@font-face{
    font-family: "gotham-bold";
    src: url(assets/fonts/Gotham-Bold.otf);
}
html {
    margin-top: 83.5px;
}
body{
    font-family: "gotham-light" !important;
    line-height: 1.7 !important;
}
h3,h4,h5{
    font-family: gotham-bold;
}
.navbar-nav > li > a {
    font-family: "gotham-bold" !important;
    font-size: 16px !important;
    color: #000;
    text-transform: uppercase;
}
.navbar-nav > li > a:hover {
    color:#000;
}

/* VC STYLES */

.vc_section{
    padding:0px !important;
margin:0px !important;
}
.vc_row.slider-section{margin:0px;}
.container, .container-fluid, .slider-banner{
    padding-left:0px
    padding-right:0px;
}
.background-wrapper {
    background-size: cover;
    background-position:center center;
}
.slider-banner .vc_column_container > .vc_column-inner{
	padding-left:0px;
    padding-right:0px;
}
.slider-banner .wpb_content_element{
	margin-bottom: 0px;
}
.slider-banner {
    position: relative;
}
.darker-overlay{
    color: #fff;
}
.darker-overlay strong{
    color:#fff;
}
.lighter-overlay{
    color:#000;
}
.center-alignment{
    text-align: center;
}
.justify-alignment{
    text-align: justify;
}
.left-align{
    text-align: left;
}
.right-alignment{
    text-align: right;
}
.title-section-wrapper, .testimonial-block-wrapper,.footer-widget-col,.icon-text-wrapper{
    margin-bottom:35px;
}
.icon-text-wrapper {
    border: 1px solid #e0e0e0;
    overflow: hidden;
    transition: all 500ms ease 0s;
}
.icon-text-wrapper:hover,.blog-wrapper article:hover,.testimonials-carousel .item-content:hover {
    box-shadow: 0 0 15px #e0e0e0;
}
.readmore > a{
    border-bottom: 1px solid transparent;
    transition: all 500ms ease 0s;
}
.icon-text-wrapper:hover .readmore > a, .readmore > a:hover {
    border-bottom: 1px solid #00a3c8;
    color:#00a3c8 ;
    
}
.icon-text-wrapper:hover .right-curve, .icon-text-wrapper:hover .left-curve{
    border-top: 10px solid #00a3c8;
}
.icon-text-wrapper .left-curve {
    background: #ffffff none repeat scroll 0 0;
    border-top: 10px solid transparent;
    height: 90px;
    left: 0;
    position: absolute;
    top: -7px;
    transition: all 500ms ease 0s;
    width: 53.1%;
}
.icon-text-wrapper .right-curve {
    background: #ffffff none repeat scroll 0 0;
    border-top: 10px solid transparent;
    height: 90px;
    position: absolute;
    right: 0;
    top: -7px;
    transition: all 500ms ease 0s;
    width: 53.1%;
}
.icon-text-wrapper .content {
    padding: 0 20px 20px;
    position: relative;
    z-index: 1;
}
.icon-text-content-wrapper {
    margin-top: -20px;
    padding-top: 10px;
    position: relative;
    text-align: center;
}
.icon-text-wrapper .readmore {
    font-weight: 700;
    margin-top: 10px;
}
.icon-text-wrapper h3 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
}
.title-section-wrapper h2 {
    color: #202e31;
    font-size: 35px;
    /*text-shadow: 5px 5px 5px #e0e0e0;*/
    display: inline-block;
    border: 1px solid #202e31;
    margin-bottom: 0;
    padding: 15px 30px;
    font-family: gotham-book;

}
.title-section-wrapper p {
    font-size: 20px;
    margin-top: 25px;
}
.title-section-wrapper h2 span {
    color: #00a3c8;
}
.darker-overlay .title-section-wrapper h2{
    color:#fff;
    text-shadow:none;
    border-color:#fff;
}
.title-section-wrapper {
    text-align: center;
}
.title-separator > span::before {
    left: -90px;
}
.title-separator > span::after
 {
    right: -90px;
}
.footer-widget-col .title-separator > span::before {
    left: -60px;
}
.footer-widget-col .title-separator > span::after
 {
    right: -60px;
}
.title-separator > span::before, .title-separator > span::after{
    background: #f47629 none repeat scroll 0 0;
    content: ""; 
    height: 1px;
    position: absolute;
    top: 50%;
    width: 75px;
}
.footer-widget-col .title-separator > span::before, .footer-widget-col .title-separator > span::after{
    width:50px;
}
.footer-widget-col .title-separator {
    left: 26%;
    position: absolute;
    top: 30px;
}
.title-separator{
    display:inline-block;
    position: relative;
}
.testimonial-block-wrapper {
    box-shadow: 0 0 15px 0;
    padding: 25px;
    text-align: center;
}
.testimonial-block-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
}
.testimonial-block-content {
    margin-top: 15px;
}
.testimonial-block-icon::after {
    color: #aaa;
    content: "";
    font-family: fontawesome;
    font-size: 25px;
    line-height: 30px;
}
.testimonial-block-icon {
    margin-top: 15px;
}

.social-wrapper li a:hover,
.title-separator i,
.cta-icon::before,
.testimonial-block-info,
.readmore > a,
.number-span a:hover,
.navbar-nav > li.active > a
 {
    transition: all 500ms ease 0s;
    color: #00a3c8;
}

.bottom-header-wrapper::after, .bottom-header-wrapper::before,
.menu-bar-wrapper:after, .menu-bar-wrapper:before,
.slider-banner:after, .slider-banner:before,
.overlay::after,.overlay::before,
.top-header::after,
.bottom-header::after,
.mr_row_wrapper::before, .mr_row_wrapper::after{
    clear: both;
    content: "";
    display: table;
}
.mr_row_wrapper{
    margin-left:-15px;
    margin-right:-15px;
}
header {
    z-index: 999;
    width: 100%;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    position: relative;
}
.menu-fixer{height:125px;}
h1,h2,h3{margin-top:0;}
h2{
    font-size:30px; 
    color:#333;
    line-height: 40px;
}
b, strong{
    color:#333;
    font-family: gotham-bold;
}
a{
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
    outline:0;
}
a:hover, a:active, a:focus{
    text-decoration: none;
    outline:0;
    color:#444;
}
img{
    max-width: 100%;
    height:auto;
}
li {
    list-style: square;
    padding-bottom: 5px;
}
.h2 {
    color: #323232;
    font-family: "Open Sans";
    font-size: 24px;
    margin-bottom: 15px;
    text-align: center;
    margin-top: 0;
}

h2.title-section.white{
    color:#fff;
}
h2.title-section {
    color: #213140;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}
.darker-overlay h2.title-section,
.darker-overlay h3.subtitle-section{
    color:#fff;
}
h2.title-section.center,
h3.subtitle-section.center{
    text-align: center;
}
h3.subtitle-section {
    color: #666;
    display: block;
    font-size: 17px;
    margin-top: 0;
    padding-bottom: 10px;
    position: relative;
}
h3.subtitle-section::after {
    background: #f8c34f none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left:0;
    position: absolute;
    top: 25px;   
    width: 100px;
}
h3.subtitle-section.center::after{
    left: 50%;
    transform: translate(-50%);
}
.clear{clear:both;}
.white{
    color:#fff;
}
.alignright {
    float: right;
    margin-left:30px;
    margin-top:10px;
}
.alignleft{float:left;margin-right:35px; margin-top:10px;}

.phone-wrapper i,

.phone-wrapper {
    float: right;
    font-size: 34px;
    line-height: 34px;
    font-weight: bold;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
.phone-wrapper a{letter-spacing: 4px;}
.social-wrapper {
    float: left;
}
.social-wrapper li {
    display: inline-block;
    margin-left: 10px;
    padding-bottom:0px;
}

.social-wrapper li:first-child {
    margin-left: 0;
}
.social-wrapper li a {
    color: #fff;
    display: block;
    font-size: 25px;
    height: 35px;
    text-align: center;
    width: 35px;
}
.number-span a {
    color: #fff;
    font-weight: 700;
}

.social-wrapper > ul {
    margin-bottom: 0;
    padding: 0;
}
.social-wrapper i{
    padding-top:7px;
}
.number-span {
    font-size: 40px;
}
.number-wrapper {
    float: left;
    margin-left: 30px;
    padding-left: 30px;
    position: relative;
}
.number-wrapper > span{
    display: block;
}
.number-span {
    font-size: 40px;
}
.services-wrapper {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.2);
    margin-top: -50px;
    padding-top: 40px;
}
.number-wrapper {
    float: left;
}
.content-wrapper {
    color: #fff;
    text-align: left;
}
.content-wrapper h3 {
    border-bottom: 1px solid;
    font-size: 20px;
    font-weight: 900;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.content-wrapper a {
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
}
.content-wrapper .overlay {
    background: rgba(30, 98, 158, 0.79) none repeat scroll 0 0;
    padding: 30px;
}
.content-wrapper {
    background: rgba(0, 0, 0, 0) url("https://localhost/electrician3/wp-content/uploads/2016/09/450.jpg") repeat scroll 0 0;
    color: #fff;
    max-width: 360px;
    text-align: left;
}

.footer-main li {
    list-style: outside none none;
    padding: 10px 0;
    font-size: 18px;
}
.footer-main li i {
    margin-right: 10px;
    text-align: center;
    width: 25px;
}
.footer-main ul{
    padding:0px;
}

.footer-main li:first-child{
    padding-top:0;
}
.footer-main .overlay {
    padding: 50px 0 25px;
    background: #1e2a5a;
}
.footer-main a{
    color: #fff;
}
.copyright {
    background: #212121 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    padding: 25px 0;
}
.blog-wrapper .the-content {
    background: #fff none repeat scroll 0 0;
    position: relative;
}
.blog-wrapper .the-content h3 a {
     font-size: 20px;
}
.blog-wrapper .the-content > h3 {
    margin-top: 0;
    margin-bottom:0;
}
.blog-wrapper .the-meta a {
    border-bottom: 1px solid;
    color: #213140;
    display: inline-block;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    margin-top: 5px;
}
.blog-wrapper article h3 a {
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px;
}
.article-date {
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-weight: 700;
    left: 10px;
    margin-bottom: 10px;
    position: absolute;
    text-align: center;
    width: 75px;
}
.date-wrapper > span {
    display: block;
}
.date-wrapper {
    font-size: 15px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
.date-wrapper::before {
    content: "\f073";
    font-family: fontawesome;
    position: absolute;
    font-size: 60px;
    color: #e0e0e0;
    left: -30px;
    top: 52px;
}

.date-wrapper .date-day {
    font-size: 45px;
    line-height: 45px;
}
.date-wrapper .date-month {
    font-size: 25px;
    line-height: 25px;
}
.date-wrapper .date-year {
    font-size: 20px;
    line-height: 25px;
}
.blog-wrapper article {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    margin-bottom: 35px;
    padding: 35px 20px 35px 90px;
    position: relative;
    transition: all 500ms ease 0s;
}
.blog-wrapper a {
    font-weight: 700;
}

form textarea {
    height: 114px;
}
form input[type="text"], form input[type="email"], form textarea {
    border: 1px solid #e0e0e0;
    padding: 7px 10px;
    width: 100%;
    background: transparent;
}
form input[type="text"]:focus, form input[type="email"]:focus, form textarea:focus{
    border-color:#202e31;
}
.form-wrapper form .col-md-4,
.form-wrapper form .col-md-6 {
    padding-left: 6px;
    padding-right: 6px;
}
.form-wrapper form .row {
    margin-bottom: 12px;
    margin-left: -6px;
    margin-right: -6px;
}
.map-section .vc_column_container > .vc_column-inner{
    padding:0px;
}
.map-section .wpb_content_element{
    margin-bottom:0;
}
.nav > li > a:focus, .nav > li > a:hover{
    background: transparent;
}
.form-wrapper {
    right: 15px;
    top: 25px;
    z-index: 1;
    position:absolute;
}
.form-wrapper h2 {
    color: #0095d9;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
}
.form-wrapper input[type="text"], .form-wrapper input[type="email"], .form-wrapper textarea {
    color: #fff;
    background: #ddd;
    width: 100% !important;
    margin-bottom: 10px;
}
.post-featured-image img {
    max-width: 100%;
}

.post-wrapper {
    background: #f7f7f7 none repeat scroll 0 0;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 20px;
}



/* V4 */

.contact-section .banner-middle::before {
    background: #93c23d none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 2000px;
    z-index: -1;
}
.contact-section .last-banner::before {
    background: rgba(247, 247, 247, 0.97);
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 2000px;
    z-index: -1;
}
.contact-section .last-banner {
    padding-bottom: 40px;
    padding-left: 7%;
}
.contact-section .banner-middle, .contact-section .first-banner, .contact-section .last-banner {
    padding-top: 55px;
}
.contact-section .first-banner, .contact-section .banner-middle, .contact-section .last-banner {
    display: table-cell;
    float: none;
    vertical-align: top;
}
.icon-wrapper {
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    color: #fff;
    font-size: 40px;
    height: 60px;
    padding-top: 10px;
    text-align: center;
    width: 60px;
    margin:auto;
}
.contact-section .banner-middle {
    color: #fff;
    padding-right:50px;
}
.contact-section .first-banner::after {
    background: rgba(255, 255, 255, 0.4);
    content: "";
    height: 56px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 1px;
}
.banner-middle ul li i {
    display: table-cell;
    font-size: 25px;
    vertical-align: middle;
    width: 35px;
}
.banner-middle .desc {
    display: table-cell;
}
.banner-middle ul{
    padding-left:0px;
}
.banner-middle li{
    list-style: none;
    padding-bottom:15px;
}
.list-icon {
    padding-left: 10px;
}
.list-icon > li {
    list-style: outside none none;
    margin-left: 20px;
    padding-bottom: 15px;
}
.list-icon > li:last-child{
    padding-bottom:0;
}
.list-icon > li::before {
    color: #93c23d;
    content: "";
    font-family: fontawesome;
    left: 20px;
    position: absolute;
}
.service-content {
    background: #fff none repeat scroll 0 0;
    padding: 30px 15px;
    position: relative;
}
.service-content a {
    background: #f7ca17 none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-weight: 700;
    margin-top: 20px;
    padding: 15px;
    text-transform: uppercase;
}
.service-title > h3 {
    margin-top: 0;
    font-weight: 700;
    font-size:21px; 
}
.service-title {
    background: #f39c11 none repeat scroll 0 0;
    color: #fff;
    padding: 20px 15px;
    text-align: center;
}
.service-img i {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 100px;
    color: #fcc20d;
    font-size: 80px;
    height: 120px;
    left: 50%;
    padding-top: 13px;
    position: absolute;
    top: -65px;
    transform: translate(-50%);
    width: 120px;
}
.service-box {
    position:relative;
    text-align:center;
    color:#000;
}
.service-box::after {
    right: -3px;
    top: -2px;
}
.service-box::before {
    bottom: -2px;
    left: -3px;
}
.service-wrapper::after, .service-wrapper::before {
    background: #fcc20d none repeat scroll 0 0;
    content: "";
    height: 3px;
    position: absolute;
    width: 100px;
}
.service-wrapper {
    position: relative;
}
.service-wrapper::after {
    right: -2px;
    top: -3px;
}
.service-wrapper::before {
    bottom: -3px;
    left: -2px;
}
.service-link {
    text-align: right;
}
.form-btn .ajax-loader {
    position: absolute;
}
.form-btn .my-btn:hover {
    background: #00a3c8;
    color: #212121;
}
.form-btn .my-btn {
    background: #212121;
    color: #00a3c8;
    margin-top: 0px;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
.top-header {
    background: #212121 none repeat scroll 0 0;
    padding: 10px 0;
}
.menu-wrapper{
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
.menu-wrapper .navbar-collapse{
    padding-left:0px;
    padding-right:0px;
}
.menu-wrapper .navbar-nav > li:last-child {
    padding-right: 0;
}
.form-wrapper form textarea {
    height: 80px;
}
.bottom-header-wrapper {
    display: table;
    width: 100%;
}
.header-bottom {
    display: inline-table;
    position: relative;
    vertical-align: baseline;
    top:5px;
}
.header-top {
    display: inline-table;
    margin-bottom: 20px;
    position: relative;
    top: 15px;
    vertical-align: baseline;
}
.header-right {
    display: table-cell;
    text-align: right;
}
.featured-image{
    position: relative;
    float:left;
    overflow: hidden;

}
.featured-image img {
    transition: 0.3s;
}
.featured-image a:hover img {
    transform: scale(1.02,1.02);
}
.featured-image a::before {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 200px;
    z-index: 1;
    transition:0.3s;
    top:0;
}
.featured-image a::after {
    content: "\f08e";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    transition: 0.3s;
    opacity: 0;
    font-family: fontawesome;
    width: 30px;
    height: 30px;
    border: 1px solid;
    font-size: 16px;
    text-align: center;
    padding-top: 2px;
}
.featured-image a:hover::after{
    opacity: 1;
}
.featured-image a:hover::before{
    opacity: 0.5;
}
.the-content h3 a:hover{
    color:#f39c11;
}
.icon-list li {
    list-style: none;
    position: relative;
    margin-bottom:15px;
}
.icon-list li::before {
    position: absolute;
    left: -40px;
    font-family: fontawesome;
}
.icon-list.check li::before {
    content: "\f00c";
}
h2.title-section.center::after {
    left: 50%;
    transform: translateX(-50%);
}
.service-content > h3 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    text-transform: uppercase;
}
#navWrapper {
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
}
ul.navbar-nav li{
    padding-bottom:0px;
    list-style: none;
}
ul.navbar-nav li a {
    margin: 0 5px;
    padding: 0px 15px;
}
ul.navbar-nav li:last-child a {
    margin-right: 0;
    padding-right: 0;
}
.reason-section i {
    color: #fdbd10;
    font-size: 50px;
}
.reason-section h3 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
}
.form-section form input[type="text"], .form-section form input[type="email"], .form-section form textarea {
    background: rgba(0, 0, 0, 0.07) none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
}
.contact-info i {
    color: #fff;
    font-size: 30px;
    height: 32px;
    padding-top: 5px;
    text-align: center;
    width: 32px;
    position: absolute;
    left: 0;
}
.labelinfo {
    font-weight: 700;
}
.contact-info li > span {
    display: block;
}
.contact-info a:hover,
.contact-info a:active,
.contact-info a:focus{
    color:#fff;
}
.contact-info li {
    list-style: outside none none;
    padding: 8px 0;
    border-bottom: none;
}
.contact-info li:last-child{
    padding-bottom:0px;
}
ul.contact-info {
    padding-left: 50px;
    position: relative;
}
.form-banner-section{
    margin-top:-1px;
}
.logo-wrapper img{
transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}
.logo-wrapper {
    padding: 13px 0;
    position: relative;
    width:110px;
    transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
}

.menu-bar-wrapper {
    float: right;
}
.info-wrapper{
    float:left;
}

.footer-about{
    position: relative;
}
.footer-about img{
    margin-bottom:20px;
}
h3.ftr-heading > span {
    display: inline-block;
    position: relative;
}


h3.ftr-heading {
    color: #fff;
    display: inline-block;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
}

h3.ftr-heading > span::after,
h3.ftr-heading > span::before,
h3.ftr-heading::after,
h3.ftr-heading::before{
    background:#f8c34f;
}
.contact-form-wrapper .vc_column-inner {
    background: #f7ca17 none repeat scroll 0 0;
    padding: 25px 70px 0 100px !important;
}

.map-section.vc_column_container > .vc_column-inner{
    padding-left:0 !important;
    padding-right:0 !important;
}
.service-box,
.service-img i,
.service-content > h3{
    transition: 0.3s;
}
.welcome-list {
    padding-left: 0;
}
.welcome-list > li {
    list-style: outside none none;
    padding-bottom: 8px;
}

.welcome-list > li::before {
    content: "";
    font-family: fontawesome;
    margin-right: 15px;
    color:#f7ca17;
}
.blog-section h2.title-section{
    color:#f39c11;
}
.form-email {
    margin-top: 15px;
}
.contact-section input[type="submit"] {
    border: medium none;
    float: right;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 12px 25px;
    text-transform: uppercase;
    background-color:#0095d9;
}
.box-row::after, .box-row::before {
    clear: both;
    content: "";
    display: table;
}
.box-col {
    background: #f9bf3a none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-weight: 700;
    height: 150px;
    margin-left: 27px;
    margin-right: 20px;
    padding: 40px 0px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    width: 15%;
}
.box-col::after {
    border-bottom: 75px solid transparent;
    border-right: 43px solid #f9bf3a;
    border-top: 75px solid transparent;
    content: "";
    height: 0;
    left: -42px;
    position: absolute;
    top: 0;
    width: 0;
}

.box-col::before {
    border-bottom: 75px solid transparent;
    border-left: 43px solid #f9bf3a;
    border-top: 75px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -43px;
    top: 0;
    width: 0;
}
.box-col:nth-child(2),
.box-col:nth-child(4){
    margin-top:75px;
}
.page-title-wrapper {
    border-top: 1px solid #efefef;
    padding: 40px 0;
}
h1.page-title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    color: #444;
    font-weight: 300;
    font-size: 48px;
}
ul.dropdown-menu {
    display: block;
    opacity: 0;
    transform: translateY(40px);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    visibility: hidden;
    border: none;
    left: 7px;
    padding-top: 20px;
    box-shadow: none;
    border-radius: 0
    padding-bottom:0px;
}
ul.dropdown-menu li{
    padding-bottom:0;
    list-style: none;
}
.navbar-nav > li.dropdown:hover > ul.dropdown-menu {
     opacity: 1;
    transform: translateY(0px);
    visibility: visible;
}
ul.dropdown-menu > li > a {
    padding: 15px 15px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
    background:transparent;
    color:#444;
}
.form-row {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
}

.section-title-wrapper {
    text-align: center;
}
span.section-title::after,
h1.section-title::after {
    background: #0095d9 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin: 15px auto 20px;
    position: relative;
    width: 120px;
}
.section-title {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
}
.col-lg-5{
float:left;
padding:0 15px;
}
.col-lg-5{
width:20%;
}

.star-section .h2{
    font-weight: 800;
}
.form-slider {
    position: absolute;
    right: 10%;
    width: 300px;
    z-index: 99;
font-size:15px;
}
.form-slider h2{margin-bottom:0px !important;}
.form-slider input, .form-slider textarea {
    background: none repeat scroll 0 0 #fff;
padding:7px 10px;
margin-bottom: 5px !important;
}
.form-slider p {
    margin-bottom: 5px !important;
}
.form-slider textarea {
    height: 70px;
margin-bottom:0px !important;
}
.form-slider h2{margin-top:15px;font-weight:bold;font-size:24px;}
.form-slider h3 {
    margin-top: 2px;
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}
.form-slider .wpcf7-submit, .form-top .wpcf7-submit {
    background: none repeat scroll 0 0 #f8941d;
    border: medium none;
    color: #fff;
    padding: 10px 30px;
    margin-top:5px;
    float:right;
}
.form-slider-section{margin-bottom:0px !important;}

/** TESTIMONIALS **/
.testimonials-carousel .owl-nav [class*="owl-"] {
    background: #202e31 none repeat scroll 0 0;
    color: #fff;
    height: 30px;
    padding-top: 2px;
    text-align: center;
    width: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 500ms ease 0s;
}
.testimonials-carousel .owl-nav [class*="owl-"]:hover{
    background: #00a3c8;
}
.testimonials-carousel .owl-prev {
    left: -2%; 
}
.testimonials-carousel .owl-next {
    right: -2%;
}
.testimonials-carousel .owl-controls{
    margin-top:15px;
}
.testimonials-carousel .owl-controls .owl-dots{
  text-align: center;
}
.testimonials-carousel .owl-controls .owl-dots .owl-dot{
  display:inline-block;
}
.testimonials-carousel .owl-controls .owl-dots .owl-dot span {
  background: transparent none repeat scroll 0 0;
  border: 1px solid;
  display: block;
  height: 6px;
  margin: 5px;
  opacity: 0.5;
  width: 25px;
  border-radius: 0px; }
.testimonials-carousel .owl-controls .owl-dots .owl-dot.active span {
  background: #fff !important; }
.testimonials-carousel .item {
  display: block; 
}
.navbar-toggle .icon-bar {
  background-color: #fcb817;
  height: 3px; }

  .testimonial-thumb img {
    border-radius: 50%;
}
.testimonials-carousel .item-content {
    position: relative;
    text-align:center;
    border: 1px solid #e0e0e0;
    margin: 0 10px;
    padding: 25px 25px 45px;
    transition:all 500ms ease 0s;
}
.testi-text {
    position: relative;
}
.testimonial-thumb {
    float: left;
    margin-right: 15px;
}
.testimonial-name {
    font-size: 14px;
    font-weight: 700;
}
.testimonials-carousel .meta-wrapper {
    display: inline-block;
}
.testimonial-name::after {
    bottom: 25px;
    color: #fdc236 ;
    content: "";
    font-family: fontawesome;
    font-size: 16px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.second-contact-us form input[type="submit"] {
    color: #fff;
    background: #f8941d;
    padding: 15px 25px;
    border: none;
}
.second-label{
    margin-bottom:15px !important;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
    background:transparent;
}
.contact-section .h2 {
    color: #fff;
    text-align: left;
}
.contact-form-label {
    margin-bottom: 15px !important;
}

.social-icon{
    width:32px;
    height:32px;
}
.fb-social:hover, .t-social:hover, .tl-social:hover, .yt-social:hover, .g-social:hover{
    background-position-y:32px;
}

.fb-social, .t-social, .tl-social, .yt-social, .g-social{
    background-image:url(https://lifestyleva.com.au/sadrains/wp-content/uploads/2017/01/social-icons.png);
}
.fb-social{
	background-position-x:0;
}
.t-social{
    background-position-x:-32px;
}
.tl-social{
    background-position-x:-64px;
}
.yt-social{
    background-position-x:-96px;
}
.g-social{
    background-position-x:-128px;
}

#mysocial > li {
    display: block;
    float: left;
    margin-right: 20px;
}
#mysocial{padding-left:0px;}

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

.star-section img {
    margin: auto;
    margin-bottom: 25px;
}
.star-section{text-align:center;}
.star-section span.section-title {
    color: #000;
    font-weight: 600;
}
.star-section .wpb_content_element {
    margin-bottom: 15px;
}
.services-section .wpb_single_image {
    margin-bottom: 25px;
}
.services-section .h2 {
    font-weight: 300;
}
.reason-section h1.section-title {
    font-weight: 700;
    font-size: 49px;
}
.reason-section {
    font-size: 25px;
    font-weight: 700;
}
.areas-section{
    font-size:30px;
}
.award-section .vc_column_container > .vc_column-inner{padding:0px !important;}
.slider-section .wpb_content_element{margin-bottom:0px;}
.second-contact-us{
    display: none;
}

.single-post-title {
    font-size: 23px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #444;
    margin-top:0px;
}
.single-post-content-wrapper,
.page-content-wrapper {
    padding-top: 35px;
    border-top: 1px solid #efefef;
}
.sidebar-right{margin-right:4%;}

.sidebar-col ul {
    padding-left: 0;
}
.sidebar-col ul li {
    list-style: none;
    border-bottom: 1px solid #efefef;
    padding: 20px 0;
}
.sidebar-col ul li:last-child{
    border-bottom:none;
    padding-bottom: 0px
}
.sidebar-col ul li:first-child{
    padding-top: 0px
}
.sidebar-col h3{
    font-size:20px;
    font-weight:700;
    color:#444;
    text-transform: uppercase;
    margin-top:0px;
    margin-bottom:20px;
}
.widget_recent_entries .post-date {
    display: block;
    font-size: 15px;
}
.next-prev-posts {
    margin-top: 20px;
    padding: 1px 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    clear: both;
}
.next-prev-posts .previous-post {
    width: 50%;
    float: left;
    padding: 13px 0;
    text-align: left;
}
.next-prev-posts .next-post {
    width: 50%;
    float: right;
    padding: 13px 0;
    text-align: right;
}
.next-prev-posts a {
    color: #323232;
}
.share-options {
    overflow: hidden;
    padding-top: 35px;
}
.share-options h6 {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    margin-top:5px;
}
.share-options a {
    font-size: 18px;
    color: #ddd;
    width: 24px;
    height: 24px;
    display: inline-block;
    float: left;
    margin-right: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.single-post-content {
    border-bottom: 1px solid #efefef;
    padding-bottom: 25px;
}
.form-sidebar {
    background-color: #0095d9;
    border-radius: 10px;
    padding: 10px;
}
.form-sidebar h2 {
    color: #fff;
}
.form-sidebar input, .form-sidebar textarea, .form-top input, .form-top textarea {
    background-color: #fff;
    padding: 10px;
    margin-bottom:15px;
}
.sidebar-widget-col {
    margin-bottom: 60px;
}
.sidebar-widget-col:last-child {
    margin-bottom: 0px;
}
.form-sidebar input[type="submit"]{float:right;}


.second-contact-us form input, .second-contact-us form textarea {
    border: 1px solid #ccc;
    margin-bottom: 11px;
}
.fix-bar .logo-wrapper {
    width: 80px;
}
.fix-bar .phone-wrapper {
    font-size: 20px;
    line-height: 21px;
}
.fix-bar .menu-wrapper {
    margin-left: 120px;
    margin-top: 10px;
}
header.fix-bar{padding:15px 0;}
.header-wrapper {
    position: relative;
    background: rgba(255,255,255,0.3)
}
.header-wrapper:after, .header-wrapper:before {
    display: table;
    content: " ";
    clear: both;
}
.banner-label {
    font-size: 75px;
    text-align: right;
    line-height: 105px;
}
.banner-section{
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
.banner-section .my-btn{
    font-size:35px;
    line-height: 35px;
    padding: 40px 35px;
}
.cta-section {
    text-align: center;
}
.cta-number a{
    color:#fff;
}
.cta-icon::before {
    content: "";
    font-family: fontawesome;
    font-size: 35px;
    line-height: 40px;
}
.cta-number a {
    font-weight: 600;
}
.cta-number a:hover{
    color:#00a3c8;
}
.cta-number {
    font-size: 22px;
    line-height: 30px;
}
.cta-text {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 10px;
    margin-top: 15px;
}
.my-btn {
    border:none;
    color: #f47629;
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    margin-top: 20px;
    padding: 15px 40px;
    text-transform: uppercase;
    font-weight: 700;
}
.cta-section .my-btn {
    border: 2px solid #fff;
    color: #fff;
    padding: 15px;
}
.cta-section .my-btn:hover{
    border-color:#00a3c8;
    color:#00a3c8;
}
}
.my-btn:hover{
    background:#f47629;
    color:#fff;
}
.my-btn i{
    margin-right:10px;
}
.login-btn-wrapper {
    float: left;
    background: #00abd7;
    padding: 80px 15px 57px;
}
.icon-search-wrapper {
    float: left;
    margin-top: 80px;
    padding: 0 15px 0 10px;
}
.opt-in-section input {
    width: 100%;
    color: #000;
    padding: 20px;
    border: none;
}
.opt-in-section a {
    font-size: 17px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    padding: 20px;
    display: inline-block;
    background:#7bbe43;
    color:#fff;
}
.opt-in-section h3 {
    font-size: 22px;
    margin-top: 19px;
}
.opt-in-section.second-optin h3{
    color:#0f0f10;
}
.opt-in-section.second-optin a{
    background:#00abd7;
}
.blue-header {
    color: #00abd7;
    font-size: 21px;
    line-height: 28px;
}
.img-responsive{
    margin:auto;
}
.award-img {
    margin-top: 19px;
}
article .post-content h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-top:10px;
}
article .post-content h3 a {
    color: #1e2a5a;
}
article .post-content span.post-date {
    margin-bottom: 10px;
    display: inline-block;
    font-size:14px;
}
article .post-content span.post-date i {
    margin-right: 10px;
}
article .post-content .the-meta a {
    color: #0e77bb;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
}
.post-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
}
.main-cat ul li a {
    color: #00abd7;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
.main-cat ul {
    padding-left: 0;
}
.main-cat ul li {
    display: inline-block;
    margin-right: 20px;
}
.app-section {
    background-position: 45% 50%;
    background-repeat: no-repeat;
}

.award-img.wpb_single_image .vc_single_image-wrapper,
.award-img.wpb_single_image .vc_figure,
.award-img img {
    width: 100%;
}

.areas-section a,
.areas-section a:hover
{color:#fff;}

.areas-section .section-title {
    font-size: 45px;
}
.youtube_embed_iframe {
    width: 100% !important;
    border: none;
}
.big-text {
    font-size: 50px;
    line-height: 55px;
    font-weight: 500;
}
.form-wrapper input[type="submit"] {
    background: #0095d9;
    border: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 5px;
    padding: 10px 25px;
    float: right;
}
.green-tick {
    color: #34a028;
    font-weight: 900;
    font-size: 22px;
    margin-top: 20px;
}
.form-banner-wrapper {
    padding: 5px 35px 25px;
}
.form-banner-wrapper .col-md-2, .form-banner-wrapper .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
}
.banner-form-label {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    padding: 10px 25px;
    z-index: 1;
    position: relative;
}
.form-banner-wrapper form input[type="text"], .form-banner-wrapper form input[type="email"], .form-banner-wrapper form textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    padding: 12px;
}
.form-banner-wrapper input[type="submit"]:hover{
    border-color: #00a3c8;
    color:#00a3c8;
}
.form-banner-wrapper input[type="submit"] {
    background: transparent;
    border: 3px solid #fff;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
    transition:all 500ms ease 0s;
    -moz-transition:all 500ms ease 0s;
    -webkit-transition:all 500ms ease 0s;
}
.form-banner-wrapper .ajax-loader {
    position: absolute;
    top: 10px;
}
.form-absolute {
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.form-absolute::before {
    background: #212121;
    position: absolute;
    width: 100%;
    height: 122px;
    content: "";
    top: 0;
    left: 0;
    opacity: 0.80;
}

.about-us-section{
    position: relative;
}
.right-contact {
    padding: 40px 140px 35px 50px !important;
}
.right-contact .title-section-wrapper h2 {
    font-size: 25px;
}
.right-contact .title-section-wrapper h2, .right-contact .title-separator {
    margin-bottom: 0;
}
.right-contact textarea {
    height: 65px;
}
.right-contact .title-section-wrapper{
    margin-bottom:15px;
}
.bottom-header {
    margin: 0 15px;
    position: relative;
}
.img-wrapper {
    overflow: hidden;
    position: relative;
}
.upper-curve {
    background: #fdc236 none repeat scroll 0 0;
    border-left: 10px solid #f4f4f4;
    height: 55.3%;
    position: absolute;
    right: -65px;
    top: 0;
    transform: rotate(16deg);
    width: 100px;
}
.lower-curve {
    background: #fdc236 none repeat scroll 0 0;
    border-left: 10px solid #f4f4f4;
    bottom: 0;
    height: 55.3%;
    position: absolute;
    right: -65px;
    transform: rotate(-15deg);
    width: 100px;
}
.about-content{
    z-index: 1;
    position: relative;
}
.about-content .about-content-right, .testi-section .testi-left-content {
    padding: 30px 35px;
    background: #fff;
}
.about-content .mr_row_wrapper .vc_column-inner {
    padding: 0;
}
.about-content .mr_row_wrapper .wpb_content_element {
    margin-bottom: 0;
}
.img-section-about {
    background: rgba(0, 0, 0, 0) url("https://localhost/elecv17/wp-content/uploads/2017/07/image-2.jpg") repeat scroll 0 0;
    height: 150px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 0;
}
.img-section-about::before {
    background: #2a373b none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.95;
    position: absolute;
    width: 100%;
}
.cta-content {
    padding: 30px 50px 15px;
    position: relative;
}
.cta-content::before {
    background: #212121 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 1500px;
}
.cta-content.reverse::before{
    left:-60%;
    transform: skewX(25deg); 
}
.label-form h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #202e31;
}
.label-form {
    margin-bottom: 15px !important;
}
.about-us-section::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.8;
    position: absolute;
    left: 50%;
    top: 0;
    width: 1500px;
    z-index: 1;
}
.testi-section::before {
    content: "";
    position: absolute;
    height: 100%;
    background: #fff;
    right: 50%;
    top: 0;
    z-index: 1;
    width: 1000px;
    opacity: 0.70;
}
.claim-btn {
    background: #f8b317;
    color: #000;
    font-size: 25px;
    padding: 10px 40px;
    box-shadow: 10px 10px 30px -5px #333;
    display: inline-block;
	cursor:pointer;
}
.claim-btn strong {
    color: #00abd7;
}
.claim-btn.claim-btn-banner {
    background: #00abd7;
    color: #fff;
    box-shadow: 5px 5px 20px -7px;
}
.claim-btn.claim-btn-banner strong {
    color: #0b2c2d;
}
.testimonial-section{
    background: linear-gradient(#d4148a, #a22384);
}
.orange-section{
    background: linear-gradient(#f79720, #ef5133)
}
.about-section{
    background: linear-gradient(#03add9, #0b77bd)
}
.eligible-section{
    font-size:18px;
}
.footer-content-wrapper {
    padding-top: 50px;
    padding-bottom: 15px;
}
.video-container {
    position: relative;
    padding-bottom: 52%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
ul.timeline-event{
    padding-left:0px;
    position: relative;
}
ul.timeline-event li {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.timeline-event .img-event, .timeline-event .content-event {
    width: 320px;
}
.timeline-event .black-point {
    width: 25px;
    height: 25px;
    background: #7d7d7d;
    border-radius: 50%;
    margin: 0 30px;
	z-index:1;
}
.timeline-event .content-event h3 {
    font-family: gotham-bold;
    color: #000;
    font-size: 25px;
}
ul.timeline-event:before {
    content: "";
    background: url(https://nextleveltradie.com.au/wp-content/uploads/2018/01/greydots.png);
    width: 3px;
    height: 104%;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: -15px;
}
ul.timeline-event2{
    position: relative;
    padding-left:0px;
}
ul.timeline-event2:before{
    content:"";
    background:#ccc;
    width:2px;
    height: 99%;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
} 
ul.timeline-event2 li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom:30px;
}
ul.timeline-event2 .img-event{
    z-index: 1;
}
ul.timeline-event2 .img-event img{
    width:220px;
    height:220px;
    border-radius: 50%;
    border:6px solid #ccc;
}
ul.timeline-event2 .content-event{
    width:320px;
    position:absolute;
    left:63%;
}
ul.timeline-event2 li:nth-child(even) .content-event{
    left:8%;
    text-align:right;
}
ul.timeline-event2 .content-event h3{
    font-family: gotham-bold;
    color:#000;
}
.partners-section .col-6 {
    margin-bottom: 30px;
}
.iframe-wrapper iframe {
    margin: auto !important;
}
.registration-banner h2 {
    color: #fff;
    text-align: center;
    font-size: 24px;
}
#contact_form_pop input[type="text"] {
    padding: 15px;
    width: 100%;
    margin-bottom: 7px;
    border:1px solid #aaa;
}
#contact_form_pop input[type="submit"] {
    width: 100%;
    padding: 13px;
    background: #ec7134;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    border: none;
	cursor:pointer;
}
.pop-label {
    display: block;
    font-size: 20px;
    margin-top: -15px;
}
#contact_form_pop {
    text-align: center;
    padding: 15px;
    color:#0a0a0a;
}
#contact_form_pop p{
	margin-bottom:10px;
}
.home-text-wrapper {
    display: flex;
    justify-content: center;
}
.inner-1 {
    height: 280px;
    margin-right: 35px;
}
.inner-1 img {
    height: 100%;
}
@media (max-width:768px){
    .col-lg-5{width:100%;margin-bottom:20px;}
    
}
@media (max-width:1024px){
    .form-slider{display:none !important;}
}

@media (width:1024px){
    .form-slider{right:35px !important;}
}

@media (min-width:1920px){
    .form-slider{right:20%;margin-top:1%;}
}

@media(min-width:768px){
    .percent-post, .percent-page {
        width: 68%;
        float: left;
        position: relative;
    }
    .percent-sidebar{
        width:28%;
        float:left;
        position: relative;
    }
	.orange-section .vc_row.wpb_row.vc_inner.vc_row-fluid {
		display: flex;
		align-items: center;
	}
    .orange-section .vc_row.wpb_row.vc_inner.vc_row-fluid.float-right-lg {
		flex-direction: row-reverse;
	}
	ul.timeline-event li:nth-child(even) {
		flex-direction: row-reverse;
	}
	ul.timeline-event li:nth-child(even) .content-event {
		text-align: right;
	}
}
@media(max-width:767px){
	ul.timeline-event li {
		display: block;
		text-align: center;
		margin-bottom: 30px;
		list-style: none;
	}
	ul.timeline-event:before, .timeline-event .black-point{
		background:none;
	}
	ul.timeline-event .img-event, .timeline-event .content-event {
		margin: auto;
	}
}
@media(max-width:1024px){
    .mobile-btn {
        position: absolute;
        right: 0;
    }
    .menu-wrapper{
        width:100%;
        top:85px;
        position: absolute;
    }
    .phone-wrapper {
        margin-right:65px;
    }
    ul.dropdown-menu{
        left:0px;
    }
    .second-contact-us{
        display: block;
    }
    .fix-bar .menu-wrapper {
        margin-left: 0px;
        margin-top: 0;
        top:55px;
    }
}
@media(max-width: 414px){

    .phone-wrapper {
        float: left;
        font-size: 25px;
        line-height: 30px;
    }
	.title-section-wrapper h2, #slider-section h1{
		font-size:24px;
	}
}
@media(max-width: 320px){
	
}
@media (max-width: 1200px) {



}