@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Oswald:wght@200..700&display=swap');

/* font-family: "Anton", sans-serif;
font-family: "Oswald", sans-serif;
 */
/*===== Pre CSS =====*/
body {margin: 0;padding: 0;font-size: 14px;font-weight: normal;background: #141C21; color: #fff;font-family: "Anton", sans-serif;}

p,
a,
span,
table,
th,
tr,
td,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ul,
ol,
li {margin: 0;padding: 0;font-family: "Oswald", sans-serif;}
img{width: 100%;height: auto;}


/*===== Go To Top Section =====*/
#back-top {display: block;position: fixed;bottom: 15px;right: 14px;text-align: center;z-index: 99999;}
#back-top a {display: block;text-decoration: none;}
#back-top a .fa {width: 40px;height: 40px;padding-top: 10px;font-size: 18px;border-radius: 5px;opacity: 1;color: #000;background: #E9E6D6;border: #fff solid 1px;transition: all linear 0.3s;}
#back-top a .fa:hover {background: #fff;color: #000;border-color: #000;transform: scale(1.05, 1.05);}

/*===== Mobile Menu =====*/
.mobile_menu {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: transparent;z-index: 9;}
.menu_icon_box {position: fixed;top: 0;left: 0;z-index: 9999999999;display: block;width: 100%;background: #000;height: 57px;border-bottom: #fff solid 1px;}
.tab_button {float: left;}

.tab_button a {display: inline-block;padding: 7px 10px;margin-top: 14px;font-size: 10px;text-align: center;text-transform: uppercase;color: #fff;background: transparent;border: #fff solid 1px;border-radius: 5px;box-sizing: border-box;text-decoration: none;}
.tab_button a:hover {background: #747474;border: #747474 solid 1px;}
.tab_button1 {margin-left: 15px;margin-right: 5px;}
.menu_icon {position: fixed;top: 15px;right: 15px;width: 30px;height: 30px;padding: 1px 5px;background: transparent;box-sizing: border-box;cursor: pointer;z-index: 999;}
.menu_icon span {width: 100%;height: 2px;display: block;background: #fff;margin: 5px 0;border-radius: 5px;transition: all linear 0.3s;}
.menu_icon.active {color: #fff;padding: 8px 3px 0;}
.menu_icon.active span {position: absolute;width: 85%;}
.menu_icon.active span:nth-child(1) {transform: rotate(45deg);}
.menu_icon.active span:nth-child(3) {transform: rotate(-45deg);}
.menu_icon.active span:nth-child(2) {display: none;}

.mobile_slideLogo {display: block;text-align: center;}
.mobile_slideLogo img {display: inline-block;float: none;padding: 15px;margin-bottom: 15px;border-radius: 5px;width: 100%;max-width: 316px; height: auto;}
.sidebar {padding: 65px 15px;position: fixed;top: 0;left: -100%;z-index: 99999;overflow-y: scroll;width: 100%;height: 100%;background: #000;text-align: center;box-sizing: border-box;z-index: 999999;transition: all linear 0.3s;}
.sidebar.active {left: 0;}
.header .sidebar ul li {list-style: none;display:block;}
.sidebar ul li a {position: relative;display: block;padding: 10px 15px;border: #fff solid 1px;text-align: left;color: #fff;margin-bottom: 1px;text-transform: uppercase;text-decoration: none;font-size: 12px;font-weight: 400;border-radius: 5px;}
.sidebar ul li a::before {content: "";position: absolute;top: 0;left: 0;z-index: -1;padding: 12px 0;height: 100%;width: 0%;background: #747474;transition: all linear 0.3s;}
.sidebar ul li a:hover::before {width: 100%;}
.sidebar ul li.active {background: #747474;border-radius: 5px;}

/*-- Modern Social Media Icon Display --*/
.social_media_block{ display: block; position: fixed; top: 0; left: 0; z-index: 99; height: 100%; background: transparent; }
.share_icon .fa{ position: absolute; left: 10px; bottom: 10px; z-index: 2; cursor: pointer; width: 40px; height: 40px; border-radius: 5px; background: #2c2c2c; color: #fff; border: #fff solid 1px; font-size: 16px; text-align: center; padding: 12px 5px 0 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
.share_icon .fa:hover{ transform: rotate(360deg); background: #1d1d1d; border-color: #fff; color: #fff; }
.social_icon ul{ display: block; text-align: center; }
.social_icon ul li{ list-style: none; display: inline-block; }
.social_icon ul li .fa-brands{ position: absolute; left: 10px; bottom: 10px; z-index: 1; width: 40px; height: 40px; border-radius: 5px; border: none; background: #6f729a; color: #fff; font-size: 16px; text-align: center; padding: 13px 0px 0 0; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
.social_icon ul li .fa-brands:hover{ transform: rotate(360deg); }
.social_icon.active ul li:nth-child(1) .fa-brands{ bottom: 50px; background: #3b5998; color: #fff; }
.social_icon.active ul li:nth-child(2) .fa-brands{ bottom: 90px; background: #59adec; color: #fff; }
.social_icon.active ul li:nth-child(3) .fa-brands{ bottom: 50px; background: #f23ece; color: #fff; }

/* Wrapper */
.wrapper {margin: 0;padding: 0;overflow: hidden;}
.transition {transition: all linear 0.3s;}

.section-title{margin-bottom: 40px;}
.section-title h5{font-size: 18px; font-family: "Anton", sans-serif; font-weight: bold; color: #E9E6D6; line-height: 30px;}
.section-title h3{font-size: 32px; font-family: "Anton", sans-serif; font-weight: 400; color: #fff; line-height: 42px;}
.section-title p{font-size: 16px; font-family: "Oswald", sans-serif; font-weight: 400; color: #414141; line-height: 26px;}

.section-link{display: block; margin-top: 30px; text-align: center;}
.section-link a{background: transparent; display: inline-block; padding: 10px 40px; color: #E9E6D6; font-size: 16px; font-family: "Oswald", sans-serif; font-weight: 400; text-decoration: none;border: 2px solid #fff; border-radius: 5px; transition: all linear .3s; }
.section-link a:hover{background: #E9E6D6; color: #000;}

.section-bottom p{font-family: Nudista;font-weight: 600;font-size: 16px;line-height: 26px; }

/*===== Header Section =====*/

.call-block {font-family: Anton;font-weight: 400;font-size: 16px;line-height: 28px;}
.call-block a{text-decoration: none;color: #fff;margin-left: 21px;padding: 14px 25px;border: 2px solid #E9E6D6;font-family: "Anton", sans-serif;}

.site-logo img{width: 100%;max-width: 286px; object-fit: cover;object-position: center;border-radius: 10px;}
.header-bottom{position: relative; background: #E9E6D6}

#mega-menu-wrap-header-menu{ margin-top: 0px; background: transparent; }
#mega-menu-wrap-header-menu #mega-menu-header-menu{ text-align: center; }
#mega-menu-wrap-header-menu #mega-menu-header-menu{display: flex;justify-content: center;align-items: center;gap: 35px;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item{ padding: 0; line-height: inherit; }
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{font-family: "Anton", sans-serif;font-weight: 400;font-size: 16px;line-height: 28px;color: #fff;letter-spacing: 0.05em; position: relative; z-index: 1; margin: 0px;padding: 15px 0; height: auto;background: transparent; border-radius: 0;-webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s;position: relative; }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link::before {
    transform: translateX(-50%) scaleX(1);
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{ background: transparent; font-size: 16px; color: #fff; font-weight: 400;font-family: "Anton", sans-serif; }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li:first-child.mega-menu-item > a.mega-menu-link{margin-left: 0;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li:last-child.mega-menu-item > a.mega-menu-link{margin-right: 0;}

.header .container-xxl .row{align-items: center;}

/*===== Banners Section =====*/
.banner{ position: relative; overflow: hidden;position: relative;}
.banner:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #0000008C;z-index: 2;}
.banner img{ width: 100%; height: 820px;object-fit: cover;object-position: center; }
.banner-content{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);z-index: 4;width: 100%;}
.banner-content-container{max-width: 704px;height: 440px; margin-left: auto; padding: 40px 30px;border: 1px solid #D0D0D0}
.banner-content h1{font-family: "Anton", sans-serif;font-weight: 400;font-size: 50px;line-height: 66px;margin-bottom: 20px;}
.banner-content p{font-size: 16px;line-height: 26px;font-family: "Oswald", sans-serif;font-weight: 500;color: #fff;margin-bottom: 42px;}
.banner-content-container .banner-links a:first-child{font-family: "Anton", sans-serif;font-weight: 400;font-size: 18px;line-height: 28px;border: 2px solid #E9E6D6;color: #E9E6D6;text-decoration: none;padding: 14px 35px;margin-right: 20px;}
.banner-content-container .banner-links img{max-width: 180px;height: auto;}


/* ====== Process =====*/ 
.process{padding: 80px 0; background: #E9E6D6;}
.process .section-title h3{ color: #000;margin-bottom: 80px; }
.process-card{background: #28292B;padding: 30px;min-height: 300px;display: flex;justify-content: center;align-items: center;text-align: center;position: relative;}
.process-card-number{position: absolute; top: -35px; left: 50%; transform: translateX(-50%); width: 70px; height: 70px;border-radius: 50%; background: #545557;font-family: "Anton", sans-serif;font-weight: 400;font-size: 32px;line-height: 42px;display: flex;justify-content: center;align-items: center;}
.process-card h4{color: #fff;font-size: 22px;line-height: 32px;font-family: "Oswald", sans-serif;font-weight: 600;margin-bottom: 15px;}
.process-card p{color: #fff;font-size: 18px;line-height: 38px;font-family: "Oswald", sans-serif;font-weight: 500;}

/* ====== Authorized Dealers =====*/ 
.authorized-dealers{padding: 80px 0;}
.authorized-dealers .section-content h3{font-family: "Anton", sans-serif;font-weight: 400;font-size: 24px;line-height: 34px;color: #fff;margin: 40px 0 20px;}
.authorized-dealers .section-content p{font-family: "Anton", sans-serif;font-weight: 400;font-size: 18px;line-height: 38px;}
.lasr-para-authorized{margin-top: 20px;}

/*===== Testimonials Section =====*/
.testimonials{padding: 80px 0;background: #E9E6D6; }
.testimonials .section-title h3{color: #000;}

/*===== Home Free Estimate Section =====*/

.home-free-estimate{position: relative; padding: 80px 0; }
.home-free-estimate .section-title h3{margin-bottom: 40px;}
.home-free-estimate .section-title p,.home-free-estimate .section-title h5{color: #fff;}
.home-free-estimate-form-container{max-width: 460px;background: #E9E6D6;padding: 30px;}
.home-free-estimate-form li{list-style: none;}
.home-free-estimate .home-free-estimate-form-control{ height: 40px; font-family: "Oswald", sans-serif; border-radius: 5px; margin-bottom: 15px; background: transparent; padding:20px; color:#4c4c4c; border: 1px solid #b3b3b3;}
.home-free-estimate-form .form-group label{color: #333; font-weight: 500;font-size: 16px;line-height: 26px;margin-bottom: 5px;}
.btn-home-free-estimate-form-control{width: 100%; font-family: "Oswald", sans-serif; font-weight: 400; border:none;display: inline-block; font-size: 16px; padding: 10px 40px; border-radius: 5px; color:#fff; background:#000000; transition: all linear 0.3s;}
.btn-home-free-estimate-form-control:hover{background:#fff; color:#000;}
.home-free-estimate-form  .wpcf7-spinner{display: none;}
.home-free-estimate-form textarea{min-height: 140px;}
.home-free-estimate .form-control:focus{background: transparent; border: 1px solid #333;color: #000;box-shadow: none;}

/*===== Footer Section =====*/
.footer{position: relative; padding: 60px 0 50px; background: #000;}
.footer-content ul {display: flex;justify-content: flex-end;align-items: center;}
.footer-content ul li{list-style: none; color: #fff; font-size:  16px; line-height: 36px; font-family: "Oswald", sans-serif; }
.footer-contact-info ul{gap: 15px;margin-bottom: 15px;flex-wrap: wrap;}
.footer-contact-info ul li{padding: 12px 21px;border: 2px solid #E9E6D6;font-family: Anton;font-weight: 400;font-size: 18px;line-height: 28px;font-family: "Oswald", sans-serif;}
.footer-social-links ul{gap: 25px;}
.footer-social-links ul li a{text-decoration: none;}

/* ====== Copyright ======== */
.copyright{ padding: 15px 0; background: #000;border: 1px solid #6F6F6F}
.copyright p{ color: #fff; font-size: 16px; text-align: center;font-family: "Oswald", sans-serif; }
.copyright p a{ color: #fff; text-decoration: none;font-weight: 500;font-family: "Oswald", sans-serif; }


/*===== Slider Plugins =====*/
#banner-slider .owl-buttons {display: none;}
#banner-slider .owl-dots {display: none; position: absolute;left: 50%;top: 90%;transform: translate(-50%, 0);z-index: 9;}
#banner-slider .owl-dots .owl-dot span {width: 15px;height: 15px;border-radius: 50%;background: #fff;border: 1px solid #eee;opacity: 1;}
#banner-slider .owl-dots .active span {background: #26995C;}

/*===== Pages Breadcrumb =====*/
.content-banner {padding: 50px 0;background: #000; position: relative; z-index: 1;}
.content-banner::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); z-index: -1; }

.sectiontitleunderline { position: relative; width: 150px; height: 2px; background: #fff; margin: 0 auto 30px; }
.sectiontitleunderline::after { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 10px; height: 10px; background: #fff; border-radius: 50%; border: 2px solid #000; }
.content{padding: 50px 0;}
.contact-page .sectiontitleunderline::after{display: none;}
.contact-page .sectiontitleunderline{display: block; width: 80px; height: 2px; margin: 0 0 30px; background: #333;}

.breadcrumb {padding: 0;margin: 0 auto;color: #fff;background: transparent; border-radius: 0;font-family: "Oswald", sans-serif;text-transform: uppercase;font-weight: 400;font-size: 14px; text-align: center;}
.breadcrumb a {color: #fff;text-decoration: none;font-family: "Oswald", sans-serif;}
.breadcrumb .fa {display: inline-block;margin: 0 10px;font-size: 11px;font-weight: 700;margin-top: 4px; color: #fff; }
.content h2 {text-transform: uppercase;font-size: 36px;color: #fff;font-weight: 600;font-family: "Oswald", sans-serif;margin-bottom: 10px;}
.content h3 {text-transform: uppercase;font-size: 18px;color: #fff;font-weight: 500;font-family: "Oswald", sans-serif;margin-bottom: 10px;}
.content h4 {text-transform: uppercase;font-size: 16px;color: #fff;font-weight: 500;font-family: "Oswald", sans-serif;margin-bottom: 10px;}
.content p {font-size: 16px;line-height: 30px;font-family: "Oswald", sans-serif;color: #fff;margin-bottom: 15px;letter-spacing: 0.02em;}
.content ol,
.content ul {margin: 0;padding: 0;margin-bottom: 15px;}
.content li {margin-left: 18px;line-height: 30px;font-size: 16px;font-family: "Oswald", sans-serif;color: #fff;letter-spacing: 0.02em;}

/*===== 404 || Page Not Found =====*/
.content-banner .page-not-found-title {color: #fff;}
.page_not_found {display: block;text-align: center;padding: 50px;}
.page_not_found h2 {font-size: 120px;color: #34495e;font-family: "Oswald", sans-serif;}
.page_not_found p {font-size: 18px;color: #34495e;text-align: center;}
.page_not_found a {display: inline-block;padding: 10px 25px;background: #c0392b;color: #fff;border-radius: 3px;text-decoration: none;}
.page_not_found a:hover {background: #e74c3c;}

/*===== Latest Testimonials and Form Page =====*/
.content .reviewsblock {padding: 15px 0;background: transparent;width: 100%;text-align: center;}
.content .reviewsblock h4 {margin-bottom: 0;text-transform: uppercase;color: #fff;font-size: 24px;font-weight: 700;}
.reviewsform {padding: 15px;background: #fff;min-height: 150px;width: 100%;}
.reviewsformstyle {height: 44px;border-radius: 0;border: #fff solid 1px;color: #fff;margin-bottom: 15px;}
.reviewsform input::placeholder {color: #fff;}
.reviewsform textarea::placeholder {color: #fff;}
.btn-reviewsformstyle {display: block;text-transform: uppercase;width: 100%;color: #fff;background: #26995C;border: none;padding: 10px 16px;font-size: 18px;border-radius: 0;transition: all linear 0.3s;}
.btn-reviewsformstyle:hover {background: #fff;}

/*===== Contact Form Section =====*/
.formstyle{ padding-left: 15px; height: 50px; border-color: #666; border-radius: 0; }
.btn-formstyle{ width: 150px; color: #000; background-color: #fff; border: none; border-radius: 0; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; transition: all linear 0.3s; }
.btn-formstyle:hover{ background: #2ecc71; }
.contact-page .googlemap{ height: 400px; overflow: hidden;}
.form-horizontal .form-group{ margin-right: 0; margin-left: 0; }
.content .form-horizontal .form-group input::placeholder{ color: #666; }
.content .form-horizontal .form-group textarea::placeholder{ color: #666; }
 .content  .form-group textarea.form-control{min-height: 200px;}


/*===== Latest Contact Form =====*/
.contact-form-section .form-group {position: relative;overflow: hidden;margin: 0;margin-bottom: 30px;}

.contact-form-section .contact-form-control {padding-left: 65px;height: 50px;border-color: #666;border-radius: 0;}
.contact-form-section .contact-form-control::placeholder {color: #666;}
.contact-form-section textarea.contact-form-control {height: 200px;}
.contact-form-section .btn-contact-form-control {width: 150px;color: #fff;background-color: #fff;border: none;border-radius: 0;padding: 10px 16px;font-size: 18px;line-height: 1.3333333;transition: all linear 0.3s;}
.contact-form-section .btn-contact-form-control:hover {background: #fff;}

.wpcf7-not-valid-tip{ padding: 5px; background: #dc3232; color: #fff; }
.wpcf7 form.sent .wpcf7-response-output{ background: #46b450; color: #fff; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{ background: #ffb900; }

/*========== Responsive ==========*/

@media (max-width: 1025px){
    /*===== Enable Header Menu Default in Small Device =====*/
	.mobile_menu {display: block;width: 0;}
	.mobile_menu.active {width: 100%;}
	.header-middle {padding: 0px 0 45px;}
	.header {padding: 75px 0 23px;background: #141C21;}
    .site-logo {text-align: center;}
    .call-block{text-align: center;margin-top: 20px;}
    .header-nav{display: none;}

     #mega-menu-wrap-header-menu{ margin-top: 15px; }
    #mega-menu-wrap-header-menu .mega-menu-toggle{ border-radius: 0; background: #26995C; }
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{ width: 30px; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item{ display: block; width: 100%;} 
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child{ float: none; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{ padding: 10px 15px; margin-right: 0; margin: 0; text-align: left; background: #2f2f2f; color: #fff; border-radius: 0; font-size: 14px; font-weight: 400; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link::before{ height: 1px; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{color: #fff; font-size: 14px; font-weight: 400; }
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child > a.mega-menu-link{background: #2f2f2f;color: #fff; padding: 10px 15px;border-radius: 0;margin-left: 0;border: none;}
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link::before{display: none;}
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover{color: #fff;}

    .banner-content h1 {font-size: 25px;line-height: 40px;}
    .banner-content-container{height: 600px;}
    .banner img { min-height:700px;width: 100%;}
    .banner-content-container .banner-links img {max-width: 130px; min-height: unset;}
    .banner-content-container .banner-links a:first-child {padding: 3px 17px;margin-right: 10px;}


    .home-free-estimate-form-container{margin-left: 0;}

    .breadcrumb{justify-content: center;}

} 

@media (max-width: 991px) {

    #mega-menu-wrap-header-menu #mega-menu-header-menu {gap: 10px;}

    .section-title h2 {font-size: 28px;line-height: 38px;}
    .process{padding-bottom: 20px;}
    .process-card{margin-bottom: 50px;}

    .footer-logo{text-align: center;}
    .footer-logo img{max-width: 150px;}
    .footer-contact-info ul,.footer-content ul{justify-content: center;}

}

/* Meduim Device */
@media (max-width: 767px) {

	/*===== Go To Top =====*/
	#back-top {right: 15px;bottom: 25px;}
	#back-top a {width: 40px;height: 40px;}
	#back-top a .fa {font-size: 16px;margin-top: 10px;}
	/*=====Social Media =====*/
	.share_icon .fa {width: 45px;height: 45px;font-size: 18px;}
	.social_icon ul li .fa {width: 43px;height: 43px;font-size: 18px;}
	.social_icon.active ul li:nth-child(1) .fa {bottom: 188px;}
	.social_icon.active ul li:nth-child(2) .fa {bottom: 145px;}
	.social_icon.active ul li:nth-child(3) .fa {bottom: 102px;}
	.social_icon.active ul li:nth-child(4) .fa {bottom: 59px;}

}