403Webshell
Server IP : 65.108.144.40  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User : dev ( 1000)
PHP Version : 8.2.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/dev/bawaautos/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/dev/bawaautos/style.css
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik+Wet+Paint&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Blinker:wght@100;200;300;400;600;700;800;900&display=swap');

/* Resets */
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
@font-face {
    font-family: 'Pink Blue';
    src: url('../fonts/PinkBlue.eot');
    src: url('../fonts/PinkBlue.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PinkBlue.woff2') format('woff2'),
        url('../fonts/PinkBlue.woff') format('woff'),
        url('../fonts/PinkBlue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h2 {
    font-size: 40px;
    text-transform: uppercase;
}
p{
    font-family: "Blinker", sans-serif;
}


:root {
    --primary-text-color:#fc7712;
}

body {
    font-family: "Oswald", sans-serif;
}

a {
    text-decoration: none;
    display: inline-block;
}

ul li {
    list-style: none;
}

/* utility classes */



/* nav bar */
.main-nav {
    width: 100%;
    background-color: #000000;
    padding: 18px 0;
}
.upper-navbar-section {
    width: 100%;
}

.nav-links {
    width: 100%;
    height: 42px;
}

.nav-links ul {
    width: 100%;
    height: inherit;
    padding: 0;
	    justify-content: flex-end;
}
.nav-links ul li {
    padding: 0 8px;
}

.nav-links ul li a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.75px;
}

.company-logo {
    width: 200px;
   
}

.company-logo img {
    width: 100%;
}

.social-media-contact-bar-section {
    width: 515px;
}

.social-media-icon {
    margin-right: 35px;
}

.social-media-icon img {
    width: 20px;
    height: 20px;
}

.address-section {
    margin-left: 40px;
    margin-right: 60px;
}

.address-section a {
    color: #FFFFFF;
    font-size: 19px;
    font-weight: bolder;
}

/* hero section */

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 60px;
    height: 60px;
}


.hero-slider1-text h2 {
    font-size: 90px;
    font-family: 'Pink Blue';
    letter-spacing: 0px;
    line-height: 80px;
}

.hero-slider1-text a {
    font-size: 19px;
    letter-spacing: 1.9px;
    font-weight: 500;
    padding: 10px 24px;
    color: #fff;
    background-color: var(--primary-text-color);
    margin-top: 28px;
}

.hero-slider1-text a:hover {
    background-color: #045184;
}

#hero-slider2-container .carousel-caption p {
    font-family: "Rubik Wet Paint", system-ui;
    font-size: 67px;
    line-height: 70px;
    letter-spacing: -1px;
    margin-bottom: 40px;
}

.carousel-logo-slider-2 {
    width: 100%;
    height: 600px;
    
}

#carousel-logo-slider-2{
    width: 450px;
}

#hero-slider3-container .carousel-caption {
    width: 100%;
    bottom: unset;
}

.hero-slider3-text h2 {
    font-size: 90px;
    display: inline;
    font-family: 'Pink Blue';
    line-height: 80px;
}

#hero-slider3-container .carousel-caption p {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    padding: 37px 60px 19px;
}

.hero-slider3-text a {
    font-size: 19px;
    letter-spacing: 1.9px;
    font-weight: 500;
    padding: 11px 28px;
    color: #fff;
    background-color: #fc7712;
}

.hero-slider3-text a:hover {
    background-color: #c4a06e;
}

.hero-slider4-text h2 {
    font-family: "Rubik Wet Paint", system-ui;
    font-size: 155px;
}

.hero-slider4-text p {
    margin-top: 50px;
    font-size: 42px;
    display: inline;
    font-weight: bolder;
    background-color: #000000;
    width: 480px;
    margin-inline: auto;
}

.hero-slider4-text a {
    font-size: 16px;
    letter-spacing: 1.9px;
    font-weight: 500;
    padding: 8px 52px;
    color: #FFFFFF;
    background-color: #c4a06e;
    margin-block: 20px;
}

.hero-slider4-text a:hover{
    background-color: #045184;
}

.hero-slider4-text img {
    margin-top: 20px;
}


/* team section */
.main-team-section-container {
    background-image: url('./assests/team\ section\ bg\ image.jpeg');
    background-size: cover;
    background-position: center;
    height: 830px;
    padding-block: 10px;
}

.team-content-container {
    height: 690px;
    background-color: #000000;
    margin-top: 60px;
    padding-inline: 0;
}

.left-content-section {
    width: 55%;
    color: #FFFFFF;
    padding-inline: 20px;
}

.left-content-section h2 {
    font-size: 50px;
    
}

.left-content-section p {
    font-size: 18px;
    line-height: 25px;
    text-align: justify;
    font-weight: 300;
    margin-block: 28px;
}

.left-content-section a {
        font-size: 16px;
        font-weight: 500;
        padding: 9px 63px 9px 59px;
        color: #000000;
        background-color: var(--primary-text-color);
        margin-top: 20px;
}
    
.left-content-section a:hover {
        background-color: #0b9003;
}


.right-content-section {
    height: inherit;
    width: 457px;
}

.team-big-img img{
    width: 100%;
}

/* Services section */
.main-services-section{
    height: 868px;
    background-image: url('./assests/services\ bg\ img.jpeg');
    background-size: cover;
    background-color: #000000b5;
    background-blend-mode: overlay;
}

.left-service-content {
    width: 980px;
    color: #FFFFFF;
    margin-top: 12px;
}

.left-service-content h2 {
    font-size: 50px;
    line-height: 70px;
    text-align: center;
}

.left-service-content p {
    width: 900px;
    margin-inline:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 25px;
    text-align: justify;
    font-weight: 300;
}

.left-service-content p a {
    color: #FFFFFF;
    text-decoration: underline;
}

.right-service-content-grid {
    display: grid;
    margin-top: 25px;
    grid-template-columns: 317px 317px 317px;
    grid-template-rows: 240px 240px;
    column-gap: 14px;
    row-gap: 16px;
}

.grid-service-item a {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    padding: 3px 5px;
    background-color: var(--primary-text-color);
    margin-left: 25px;
    margin-top: 179px;
}

#grid-service-item1 {
    background-image: url('./assests/Gvm\ upgrade\ bg\ img.jpeg');
    background-size: cover;
    background-position: center;
}
#grid-service-item2 {
    background-image: url('./assests/12v\ auto\ img.jpeg');
    background-size: cover;
    background-position: center;
}
#grid-service-item3 {
    background-image: url('./assests/4x4\ accessories.jpeg');
    background-size: cover;
    background-position: center;
}
#grid-service-item4 {
    background-image: url('./assests/build\ management\ img.png');
    background-size: cover;
    background-position: center;
}
#grid-service-item5 {
    background-image: url('./assests/wheels\ &\ tyres.jpeg');
    background-size: cover;
    background-position: center;
}
#grid-service-item6 {
    background-image: url('./assests/tray\ &\ canopy.jpeg');
    background-size: cover;
    background-position: center;
}

.service-more-link {
    font-size: 16px;
    font-weight: 400;
    padding: 9px 53px 9px 49px;
    color: #000000;
    background-color: var(--primary-text-color);
    margin-top: 30px;
    letter-spacing: 1.2px;
    margin-left: 688px;
}

.service-more-link:hover {
    background-color: #fc7712;
}

/* builds section */
.main-build-section {
    background-image: url('./assests/build\ bg\ image.jpeg');
    background-size: cover;
    height: 1202px;
}

.left-build-content {
    width: 980px;
    color: #000000;
    margin-top: 24px;
}

.left-build-content h2 {
    font-size: 50px;
    line-height: 70px;
    text-align: center;
}

.left-build-content p {
    margin-top: 7px;
    width: 930px;
    margin-inline:auto;
    font-size: 18px;
    line-height: 25px;
    text-align: justify;
    font-weight: 400;
    letter-spacing: 1.5px;
}

.right-build-content-grid {
    display: grid;
    margin-top: 30px;
    grid-template-columns: repeat(4,224px);
    grid-template-rows: repeat(4,168px);
    column-gap: 11px;
    row-gap: 11px;
}

.build-more-link {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 9px 56px 9px 52px;
    color: #000000;
    background-color: var(--primary-text-color);
    margin-top: 50px;
    margin-left: 688px;
}

.build-more-link:hover {
    background-color: #0b9003;
}


/* customer section */
.main-customer-section{
    height: 505px;
    background-image: url('./assests/customer\ bg\ image.jpeg');
    background-size: cover;
    background-position: center;
    background-color: #0000005f;
    background-blend-mode: hard-light;
}

.customer-section-container {
    width: 1024px;
}

.customer-section-container h2 {
    font-size: 50px;
    color: #FFFFFF;
    line-height: 70px;
    text-align: center;
    padding-top: 30px;
}

.customer-grid-container {
    display: grid;
    margin-top: 39px;
    grid-template-columns: repeat(3,316px);
    grid-template-rows: 309px;
    column-gap: 25px;
}

.grid-customer-item{
    background-color: #000000a1;
    text-align: center;
    background-size: cover;
    background-blend-mode: color;
}

#grid-customer-item1 {
    background-image: url('./assests/Darryl\ card\ bg\ img.jpeg'); 
}
#grid-customer-item2 {
    background-image: url('./assests/john\ card\ bg\ img.jpeg'); 
}
#grid-customer-item3 {
    background-image: url('./assests/brad\ card\ bg\ img.jpeg'); 
}

.grid-customer-item h4 {
    font-size: 23px;
    color: var(--primary-text-color);
    line-height: 23px;
    margin-top: 16px;
}

.grid-customer-item p {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    margin-top: 18px;
    padding: 0 26px 0 22px;
    letter-spacing: 0.80px;
    line-height: 22px;
}

/* channel section */
.main-channel-section {
    background-image: url('./assests/channel\ bg\ img.jpeg');
    background-size: cover;
    height: 840px;
}

.channel-section-container {
    width: 915px;
    padding: 0;
    text-align: center;
}

.channel-section-container h2 {
    font-size: 50px;
    color: #FFFFFF;
    line-height: 70px;
    text-align: center;
    padding-top: 20px;
}

.channel-video-section {
    background-color: #000000;
    padding-block: 30px;
}

.main-channel-video {
    margin-top: 10px;
    margin-bottom: 10px;
}

.channel-video-section a {
    width: 90%;
    margin-top: 20px;
    color: #FFFFFF;
    text-align: right;

}
.channel-video-section a img {
    width: 30px;
    color: white;
}

.main-channel-video iframe {
    width: 870px;
    height: 479px;
}

.channel-item iframe{
    width: 200px;
    height: 110px;
}


/* social media section */
.main-social-media-section {
    height: 547px;
    background-image: url('./assests/social\ media\ bg\ img.jpeg');
    background-size: cover;
    background-color: #0000005f;
    background-blend-mode: hard-light;
}

.social-media-container {
    width: 980px;
    padding: 0;
    text-align: center;
}

.social-media-container h2 {
    font-size: 50px;
    color: #FFFFFF;
    line-height: 70px;
    text-align: center;
    padding-top: 20px;
}

.social-media-content {
    height: 408px;
    background-color: #000000;
}

.social-media-handles {
    height: 80px;
}

.social-content {
    height: inherit;
    width: 300px;
}

.ellipse-container img{
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.social-text-area {
    height: 70px;
}

.social-text-area h3{
    font-size: 25px;
    color: #FFFFFF;
    font-weight: 300;
    letter-spacing: 2px;
}

.social-text-area p {
    color: #FFFFFF;
    font-weight: 400;
    letter-spacing: 0.9px;
}

.follow-button a {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    padding: 6px 45px;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
}

.example-item {
    width: 23%;
    height: 230px;
    background-color: #fff;
}

.main-partner-section {
    background-image: url('./assests/channel\ bg\ img.jpeg');
    height: 464px;
}

.partner-section-container h2 {
    font-size: 50px;
    color: #FFFFFF;
    line-height: 70px;
    text-align: center;
    padding-top: 20px;
}



/*new css*/
.hero-section img {
    height: 562px;
    object-fit: cover;
}
.carousel-item::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
}

.carousel-caption.d-none.d-md-block {
    z-index: 99;
}
.carousel-caption {
    position: absolute;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}


section.about-sec {
    padding: 100px 0;
    background-color: #fff;
}

.about-txt {
    padding: 20px 40px;
    margin-left: -70px;
    margin-bottom: 0;
    color: #000;
    background-color: #fff;
}

section.about-sec .row {
    align-items: flex-end;
}

.about-txt a {
    background-color:var(--primary-text-color);
    color: #fff;
    padding: 9px 63px 9px 59px;
    text-transform: uppercase;
    margin-top: 20px;
}

.carousel-control-next, .carousel-control-prev {
    z-index: 99999999;
}
.services-section {
    background-color: #212a2f;
    color: #fff;
    position: relative;
    overflow: hidden;
    padding: 70px 0;
}


.services-section .slide-content p {
    margin-bottom: 10px;
    position: relative;
    padding-left: 23px;
    font-size: 16px;
    cursor: pointer;
    text-transform: capitalize;
    width: 50%;
    padding-right: 30px;
}
.service-content {
    position: absolute;
    bottom: 350px;
    background-color: #fff;
    width: 440px;
    padding: 25px;
    left: 40px;
}


.content.slick-slide img {
    width: 100%;
    object-fit: cover;
    height: auto;
}

.right-slide {
    position: absolute;
    right: 0;
    width: 50%;
    top: 0;
}

.slick-track
{
    display: flex !important;
}
.content.slick-slide {
    height: inherit !important;
    position: relative;
}

.services-section .slide-content p::after {
    content: "";
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    top: 5px;
    background-image: url(../assests/arrow.png);
    background-size: 20px;
    background-position: left;
}
.service_slider.slick-initialized.slick-slider {
    height: 100%;
}

.service-content h3 {
    font-size: 20px;
    text-transform: capitalize;
    color: #000;
}

.service-content p {
    color: #848E9C;
    margin-top: 20px;
    margin-bottom: 0;
}
.services-section  button.slick-arrow {
    position: absolute;
    bottom: 350px;
    background-image: url(../assests/left-arrow.png);
    font-size: 0;
    width: 60px;
    height: 50px;
    background-size: 26px;
    background-repeat: no-repeat;
    border: unset;
    background-color: #fff;
    background-position: center;
    right: 112px;
}

.services-section  button.slick-prev.slick-arrow {
    right: 50px;
    z-index: 9;
    transform: rotate(180deg);
}
.services-section .slide-content p.active {
    color: var(--primary-text-color);
}
.slide-content {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}


section.testimonial-sec {
    text-align: center;
    padding: 70px 0;
}

.testimonial-slider {
    box-shadow: 1PX 1px  6px rgba(0,0,0,0.2);
    margin-top: 60px;
    position: relative;
    padding: 70px 70px 20px;
    max-width: 980px;
    margin: 70px auto 0;
}

.content-container {
    display: flex !important;
    justify-content: center;
}

.profile-img {
    position: relative;
    border-radius: 50%;
    margin-top: 50px;
    box-shadow: 4px 6px 9px rgba(0,0,0,0.2);
    margin-bottom: 50px;
}

.profile-img img {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    object-fit: cover;
}

.text-area {
    max-width: 50%;
    text-align: left;
    padding-left: 40px;
    position: relative;
}

.testimonial-slider button.slick-prev.slick-arrow ,
.testimonial-slider button.slick-next.slick-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background-color: var(--primary-text-color);
    font-size: 0;
    border: unset;
    left: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../assests/left-chevron.png);
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: center;
}

.testimonial-slider  button.slick-next.slick-arrow {
    right: 50px;
    left: auto;
    transform: rotate(180deg);
}

.profile-img::after,.profile-img::before {
    content: "";
    width: 240px;
    height: 220px;
    background-color: var(--primary-text-color);
    position: absolute;
    top: -11px;
    left: -11px;
    border-radius: 50%;
    z-index: -1;
    box-shadow: 4px 6px 9px rgba(0,0,0,0.2);
}
.profile-img::before{
    left: auto;
    right: 101px;
    top: -23px;
    width: 150px;
    height: 150px;
}
.text-area img {
    width: 34px;
    margin-left: -20px;
    margin-bottom: -17px;
}

.text-area img.right-quote {
    right: 0;
    bottom: 125px;
    position: absolute;
    transform: rotate(180deg);
}

.text-area p {
    color: #848E9C;
    font-size: 18px;
    font-style: italic;
}
.text-area span {
    font-size: 33px;
    font-weight: 500;
    color: #fc77129c;
}
span.bottom-line {
    height: 4px;
    display: inline-block;
    background-color: #fc77129c;
    width: 40px;
}
.social-feed {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 60%;
    margin: auto;

}

.social-feed .feed {width: 250px;height: 250px;overflow: hidden;
position: relative;
cursor: pointer;
}

.social-feed .feed img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: 1s all ease;
}

section.social-sec {
    padding: 70px 0;
    text-align: center;
    background-image: url(../assests/channel_bg.jpeg);
    background-size: cover;
}

section.social-sec .instagram-title {
    margin-bottom: 70px;
    color: #fff;
}

section.social-sec .instagram-title h4 {
    font-size: 40px;
}

.social-feed .feed:hover img {
    transform: scale(1.1);
}
.social-feed .feed::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 20%);
    position: absolute;
    top: 0;
    left: 0;
}

.social-feed .feed:hover::after {
    background-color: transparent;
}
.social-feed .feed img.insta-icon {
    position: absolute;
    width: 20px;
    height: auto;
    right: 21px;
    top: 10px;
    z-index: 99;
}
section.contact-sec {
    padding: 70px 0 0;
}

/* footer section */
.main-footer-section {
    background-color: #000000;
    width: 100%;
    padding-top: 70px;
    color: #fff;
    background-image: url(../assests/channel_bg.jpeg);
    background-size: cover;
}

.footer-container {
    max-width: 1400px;
    padding: 0;
}

.footer-contact-section {
    text-align: center;
}

.contact-content-section {
    padding-block: 60px;
    max-width: 80%;
    margin: auto;
}

.left-find-us-section {
    background-color: #f0f0f0;
    width: 50%;
    color: #000000;
    text-align: left;
    padding: 60px 40px 10px;
}

.left-find-us-section h4 {
    letter-spacing: 1px;
}
.left-find-us-section address{
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.3px;
    margin-top: 23px;
    font-family: "Blinker", sans-serif;
    letter-spacing: 0;
}

.left-contact-links {
    margin-bottom: 20px;
    font-family: "Blinker", sans-serif;
}

.left-contact-links a{
    color: #000000;
    font-weight: 400;
    text-decoration: underline;
    letter-spacing: 1px;
}

.left-contact-timing-container {
    width: 53%;
    margin-bottom: 20px;
    margin-top: 20px;
}

.weeks-timing {
    display: flex;
    justify-content: space-between;
}

.weeks-timing p {
    font-size: 17px;
    margin-bottom: 4px;
}

.left-contact-content-policy-link{
    text-align: center;
    font-size: 18px;
    line-height: 23px;
    text-decoration: underline;
    letter-spacing: 0.36px;
    color: var(--primary-text-color);
    margin-block: 10px;
}


.middle-questions-section {
    width: 50%;
    color: #000000;
    text-align: left;
    background-color: #ffffffe6;
    padding: 0 40px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
}

.middle-questions-section p {
    font-size: 18px;
    letter-spacing: 0.32px;
    font-weight: 300;
    line-height: 29px;
    margin-top: 4px;
    margin-bottom: 40px;
}

.main-form div input,textarea {
    border: none;
    outline: none;
    color: #000000;
    font-weight: 400;
    letter-spacing: 0.38px;
    padding: 12px 24px;
    background-color: #f0f0f0;
}

.main-form div input::placeholder{
    /* color: #FFFFFF; */
    color: #000000;
    font-weight: 400;
}

#full-name {
    width: calc(50% - 20px);
    padding-block: 15px;
    margin-right: 33px;
}

.main-form div input[type="tel"]{
    width: calc(50% - 20px);
    padding-block:15px;
}

.main-form div input[type="email"]{
    margin-top: 20px;
    width: 100%;
    padding-block: 15px;
}

#message-text {
    margin-top: 20px;
    width: 100%;
}

#message-text::placeholder {
    color: #000000;
    font-weight: 400;
}

.main-form input[type="submit"]{
    width: auto;
    margin-top: 20px;
    padding: 10px 38px;
    color: #fff;
    background-color: var(--primary-text-color);
    outline: none;
    border: none;
}

.main-form input[type="submit"]:hover {
    color: #FFFFFF;
    background-color: #000000;
}





/* footer map section */
.map-container {
    /* width: 1315px; */
    width: 100%;
    height: 415px;
    margin-top: 33px;
}
.map-container iframe {
    width: 100%;
    height: 100%;
    filter: invert(100%) hue-rotate(150deg);
}

/* footer social media container */
.footer-social-media-container {
    margin-block: 50px;
    gap: 20px;

}

.footer-social-media-container .social-media-icon img {
    width: 30px;
}
img.map-icon {
    width: 20px;
    margin-right: 20px;
}
.main-footer-section img.logo {
    width: 180px;
    margin-bottom: 10px;
}

.main-footer-section  ul {
    padding: 0;
    margin: 0;
}
ul.social-icon li {
    display: inline-block;
    margin: 0 17px 0 0;
}

.copyright {
    margin-top: 80px;
    border-top: 1px solid #adaeb2;
    padding: 20px 0;
    text-align: center;
}

.copyright p {
    margin-bottom: 0;
    color: #adaeb2;
}

.main-footer-section ul a {
    color: #fff;
    font-family: "Blinker", sans-serif;
}
.footer-content.middle {
    max-width: 160px;
    margin: auto;
}

.footer-content form {
    margin-top: 20px;
}

.footer-content form input[type="email"] {
    width: 100%;
    height: 40px;
    padding: 0 10px;
}

.footer-content form button {
    width: 100%;
    margin-top: 10px;
    border: unset;
    height: 50px;
    background-color: #fa7714;
    color: #fff;
    text-transform: uppercase;
    font-family: "Blinker", sans-serif;
    font-size: 20px;
}

.main-footer-section h3 {
    margin-bottom: 48px;
    text-transform: uppercase;
}

Youez - 2016 - github.com/yon3zu
LinuXploit