/*
  Template Name: Metreex - SEO & Digital Marketing Agency Landing Page Template
  Theme URL: https://themeforest.net/user/jthemes
  Description: Metreex - SEO & Digital Marketing Agency Landing Page Template
  Author: Jthemes
  Author URL: https://themeforest.net/user/jthemes
  Version: 1.1.0
  Tags: Responsive, HTML5 template, Jthemes, SEO, Strategy, Digital Marketing Agency, Online Marketing
*/

/* ==========================================================================
  01. GENERAL & BASIC STYLES
  =========================================================================== */

html {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
}

body {
    font-family: 'Poppins', sans-serif;
    color: #4e4e4e;
    font-weight: 400;
}

/*------------------------------------------------------------------*/
/*  IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport {
    width: device-width;
}
@-moz-viewport {
    width: device-width;
}
@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}

/*------------------------------------------*/
/*  PAGE CONTENT
/*------------------------------------------*/

#page {
    overflow: hidden;
}

/*------------------------------------------*/
/*  SPACING & INDENTS
/*------------------------------------------*/

.wide-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.wide-90 {
    padding-top: 100px;
    padding-bottom: 90px;
}
.wide-80 {
    padding-top: 100px;
    padding-bottom: 80px;
}
.wide-70 {
    padding-top: 100px;
    padding-bottom: 70px;
}
.wide-60 {
    padding-top: 20px;
    padding-bottom: 20px;
    
}
.wide-back_60 {
    background-image: url();
}
.wide-50 {
    padding-top: 100px;
    padding-bottom: 50px;
}
.wide-40 {
    padding-top: 100px;
    padding-bottom: 40px;
}
.wide-30 {
    padding-top: 100px;
    padding-bottom: 30px;
}
.wide-20 {
    padding-top: 100px;
    padding-bottom: 20px;
}

/*------------------------------------------*/
/*  Margin Top
/*------------------------------------------*/

.mt-100 {
    margin-top: 100px;
}
.mt-90 {
    margin-top: 90px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-45 {
    margin-top: 45px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-5 {
    margin-top: 5px;
}

/*------------------------------------------*/
/*  Margin Bottom
/*------------------------------------------*/

.mb-100 {
    margin-bottom: 100px;
}
.mb-90 {
    margin-bottom: 90px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-45 {
    margin-bottom: 45px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-0 {
    margin-bottom: 0;
}

/*------------------------------------------*/
/*  Margin Left
/*------------------------------------------*/

.ms-70 {
    margin-left: 70px;
}
.ms-60 {
    margin-left: 60px;
}
.ms-50 {
    margin-left: 50px;
}
.ms-45 {
    margin-left: 45px;
}
.ms-40 {
    margin-left: 40px;
}
.ms-35 {
    margin-left: 35px;
}
.ms-30 {
    margin-left: 30px;
}
.ms-25 {
    margin-left: 25px;
}
.ms-20 {
    margin-left: 20px;
}
.ms-15 {
    margin-left: 15px;
}
.ms-10 {
    margin-left: 10px;
}
.ms-5 {
    margin-left: 5px;
}

/*------------------------------------------*/
/*  Margin Right
/*------------------------------------------*/

.me-70 {
    margin-right: 70px;
}
.me-60 {
    margin-right: 60px;
}
.me-50 {
    margin-right: 50px;
}
.me-45 {
    margin-right: 45px;
}
.me-40 {
    margin-right: 40px;
}
.me-35 {
    margin-right: 35px;
}
.me-30 {
    margin-right: 30px;
}
.me-25 {
    margin-right: 25px;
}
.me-20 {
    margin-right: 20px;
}
.me-15 {
    margin-right: 15px;
}
.me-10 {
    margin-right: 10px;
}
.me-5 {
    margin-right: 5px;
}

/*------------------------------------------*/
/*  Padding Top
/*------------------------------------------*/

.pt-100 {
    padding-top: 100px;
}
.pt-90 {
    padding-top: 90px;
}
.pt-80 {
    padding-top: 80px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-45 {
    padding-top: 45px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-35 {
    padding-top: 35px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-25 {
    padding-top: 25px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-10 {
    padding-top: 10px;
}

/*------------------------------------------*/
/*  Padding Bottom
/*------------------------------------------*/

.pb-100 {
    padding-bottom: 100px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-45 {
    padding-bottom: 45px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-35 {
    padding-bottom: 35px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-0 {
    padding-bottom: 0;
}

/*------------------------------------------*/
/*  Padding Left
/*------------------------------------------*/

.ps-100 {
    padding-left: 100px;
}
.ps-90 {
    padding-left: 90px;
}
.ps-80 {
    padding-left: 80px;
}
.ps-70 {
    padding-left: 70px;
}
.ps-60 {
    padding-left: 60px;
}
.ps-50 {
    padding-left: 50px;
}
.ps-45 {
    padding-left: 45px;
}
.ps-40 {
    padding-left: 40px;
}
.ps-35 {
    padding-left: 35px;
}
.ps-30 {
    padding-left: 30px;
}
.ps-25 {
    padding-left: 25px;
}
.ps-20 {
    padding-left: 20px;
}
.ps-15 {
    padding-left: 15px;
}
.ps-10 {
    padding-left: 10px;
}
.ps-5 {
    padding-left: 5px;
}
.ps-0 {
    padding-left: 0px;
}

/*------------------------------------------*/
/*  Padding Right
/*------------------------------------------*/

.pe-100 {
    padding-right: 100px;
}
.pe-90 {
    padding-right: 90px;
}
.pe-80 {
    padding-right: 80px;
}
.pe-70 {
    padding-right: 70px;
}
.pe-60 {
    padding-right: 60px;
}
.pe-50 {
    padding-right: 50px;
}
.pe-45 {
    padding-right: 45px;
}
.pe-40 {
    padding-right: 40px;
}
.pe-35 {
    padding-right: 35px;
}
.pe-30 {
    padding-right: 30px;
}
.pe-25 {
    padding-right: 25px;
}
.pe-20 {
    padding-right: 20px;
}
.pe-15 {
    padding-right: 15px;
}
.pe-10 {
    padding-right: 10px;
}
.pe-5 {
    padding-right: 5px;
}
.pe-0 {
    padding-right: 0px;
}

/*------------------------------------------*/
/*  Padding Centered
/*------------------------------------------*/

.pc-45 {
    padding-right: 45px;
    padding-left: 45px;
}
.pc-40 {
    padding-right: 40px;
    padding-left: 40px;
}
.pc-35 {
    padding-right: 35px;
    padding-left: 35px;
}
.pc-30 {
    padding-right: 30px;
    padding-left: 30px;
}
.pc-25 {
    padding-right: 25px;
    padding-left: 25px;
}
.pc-20 {
    padding-right: 20px;
    padding-left: 20px;
}
.pc-15 {
    padding-right: 15px;
    padding-left: 15px;
}

/*------------------------------------------*/
/*  BACKGROUND SETTINGS
/*------------------------------------------*/

.bg-fixed,
.bg-scroll {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg-scroll {
    background-attachment: fixed !important;
}

/*------------------------------------------*/
/*  Background Colors
/*------------------------------------------*/

.bg-primary {
    background-color: #2980b9 !important;
}

.bg-lightdark {
    background-color: #283034;
}
.bg-dark {
    background-color: #1d1e29 !important;
}
.bg-lightcyan {
    background-color: #ecfaff;
}
.bg-lightgrey {
    background-color: #ffffff;
}
.bg-carrot {
    background-color: #e67e22;
}
.bg-dodgerblue {
    background-color: #2980b9;
}
.bg-blue {
    background-color: #405982;
}
.bg-bluestone {
    background-color: #517082;
}
.bg-darkblue {
    background-color: #162a59;
}
.bg-skyblue {
    background-color: #12a5ea;
}
.bg-green {
    background-color: #20ab5c;
}
.bg-deepgreen {
    background-color: #1b904e;
}
.bg-indigo {
    background-color: #3a3953;
}
.bg-magenta {
    background-color: #8e3178;
}
.bg-olive {
    background-color: #7ba323;
}
.bg-orange {
    background-color: #ff4500;
}
.bg-red {
    background-color: #ef3f54;
}
.bg-teal {
    background-color: #008080;
}
.bg-purple {
    background-color: #4c47a1;
}
.bg-violet {
    background-color: #8a8cbd;
}

/*------------------------------------------*/
/*  Background Images for Sections
/*------------------------------------------*/

.bg-01,
.bg-02,
.bg-03,
.bg-04,
.bg-05,
.bg-06,
.bg-map,
.bg-pattern {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed !important;
}

.bg-01 {
    background-image: url(../images/bg-01.jpg);
}

.bg-02 {
    background-image: url(../images/bg-02.jpg);
}

.bg-03 {
    background-image: url(../images/bg-03.jpg);
}

.bg-04 {
    background-image: url(../images/bg-04.jpg);
    background-attachment: scroll !important;
}

.bg-05 {
    background-image: url(../images/bg-05.jpg);
    background-attachment: scroll !important;
}

.bg-06 {
    background-image: url(../images/bg-06.jpg);
    background-attachment: scroll !important;
}

.bg-map {
    background-image: url(../images/bg-map.png);
    background-attachment: scroll !important;
}

.bg-pattern {
    background-image: url(../images/bg-pattern.png);
    background-attachment: scroll !important;
}

/*------------------------------------------*/
/*  Background Overlays for Sections
/*------------------------------------------*/

.white-overlay-top,
.white-overlay-wave,
.white-overlay-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.white-overlay-wave {
    background-image: url(../images/white-overlay-wave.png);
    height: 155px;
}

.white-overlay-top {
    background-image: url(../images/white-overlay-top.png);
    height: 48px;
}

.white-overlay-bottom {
    background-image: url(../images/white-overlay-bottom.png);
    height: 200px;
}

/*------------------------------------------*/
/*  Grey Border for Sections
/*------------------------------------------*/

.grey-border {
    width: 100%;
    height: 2px;
    background-image: url(../images/border.png);
    background-position: center center;
}

/* ==========================================================================
  02. TYPOGRAPHY
  =========================================================================== */

/*------------------------------------------*/
/*  HEADERS
/*------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    /* font-family: "Muli", sans-serif; */
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: -0.5px;
}

/* Header H5 */
h5.h5-xs {
    font-size: 1.125rem;
} /* 18px */
h5.h5-sm {
    font-size: 1.1875rem;
} /* 19px */
h5.h5-md {
    font-size: 1.25rem;
} /* 20px */
h5.h5-lg {
    font-size: 1.375rem;
} /* 22px */
h5.h5-xl {
    font-size: 1.5rem;
} /* 24px */

/* Header H4 */
h4.h4-xs {
    font-size: 1.625rem;
} /* 26px */
h4.h4-sm {
    font-size: 1.75rem;
} /* 28px */
h4.h4-md {
    font-size: 1.875rem;
} /* 30px */
h4.h4-lg {
    font-size: 2rem;
} /* 32px */
h4.h4-xl {
    font-size: 2.125rem;
} /* 34px */

/* Header H3 */
h3.h3-xs {
    font-size: 2.375rem;
} /* 38px */
h3.h3-sm {
    font-size: 2.5rem;
} /* 40px */
h3.h3-md {
    font-size: 2.625rem;
} /* 42px */
h3.h3-lg {
    font-size: 2.75rem;
} /* 44px */
h3.h3-xl {
    font-size: 3rem;
} /* 48px */

/* Header H2 */
h2.h2-xs {
    font-size: 3.25rem;
} /* 52px */
h2.h2-sm {
    font-size: 3.375rem;
} /* 54px */
h2.h2-md {
    font-size: 3.5rem;
} /* 56px */
h2.h2-lg {
    font-size: 3.75rem;
} /* 60px */
h2.h2-xl {
    font-size: 4rem;
} /* 64px */
h2.h2-huge {
    font-size: 5rem;
} /* 80px */

/*------------------------------------------*/
/*  PARAGRAPHS
/*------------------------------------------*/

p.p-sm {
    font-size: 0.95rem;
} /* 15.2px */
p {
    font-size: 1.05rem;
} /* 16.8px */
p.p-md {
    font-size: 1.125rem;
} /* 18px */
p.p-lg {
    font-size: 1rem;
} /* 20px */
p.p-xl {
    font-size: 1.3175rem;
} /* 22px */

/*------------------------------------------*/
/*  LINK SETTINGS
/*------------------------------------------*/

a {
    color: #006dd0;
    text-decoration: none;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

a:hover {
    color: #666;
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

/*------------------------------------------*/
/*  LISTS
/*------------------------------------------*/

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*------------------------------------------*/
/*  TEXT LIST
/*------------------------------------------*/

ul.txt-list {
    list-style: disc;
    margin-left: 15px;
}

ul.txt-list li,
ul.ico-list li {
    font-size: 1.05rem;
    margin-bottom: 7px;
}

ul.txt-list li:last-child,
ul.ico-list li:last-child {
    margin-bottom: 0;
}

ul.txt-list li span {
    font-weight: 700;
}

ul.ico-list li i {
    text-align: center;
    float: left;
    font-size: 0.85rem;
    margin-top: 6px;
    margin-right: 10px;
}

/*------------------------------------------*/
/*  BUTTON SETTINGS
/*------------------------------------------*/

.btn {
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 14px 30px;
    border: 2px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}

/*------------------------------------------*/
/*  Button Size
/*------------------------------------------*/

.btn.btn-sm {
    font-size: 13px;
    padding: 11px 22px;
}

.btn.btn-md {
    font-size: 17px;
    padding: 15px 35px;
}

.btn.btn-lg {
    font-size: 18px;
    padding: 18px 45px;
}

/*------------------------------------------*/
/*  Button Color
/*------------------------------------------*/

.btn-primary,
.white-color .btn-primary {
    color: #fff;
    background-color: #006dd0;
    border-color: #0d6efd;
}

.btn-tra-black,
.white-color .btn-tra-black {
    color: #333;
    background-color: transparent;
    border-color: #333;
}

.btn-black,
.white-color .btn-black {
    color: #fff;
    background-color: #333;
    border: 2px solid #333;
}

.btn-tra-grey,
.white-color .btn-tra-grey {
    color: #333;
    background-color: transparent;
    border: 2px solid #ccc;
}

.btn-tra-white {
    color: #fff;
    background-color: transparent;
    border-color: #fff !important;
}

.btn-blue,
.scroll .btn-blue,
.white-color .btn-blue {
    color: #fff !important;
    background-color: #405982;
    border-color: #405982;
}

.btn-bluestone,
.scroll .btn-bluestone,
.white-color .btn-bluestone {
    color: #fff !important;
    background-color: #517082;
    border-color: #517082;
}

.btn-skyblue,
.scroll .btn-skyblue,
.white-color .btn-skyblue {
    color: #fff !important;
    background-color: #12a5ea;
    border-color: #12a5ea;
}

.btn-dodgerblue,
.scroll .btn-dodgerblue,
.white-color .btn-dodgerblue {
    color: #fff !important;
    background-color: #2980b9;
    border-color: #2980b9;
}

.btn-carrot,
.scroll .btn-carrot,
.white-color .btn-carrot {
    color: #fff !important;
    background-color: #e67e22;
    border-color: #e67e22;
}

.btn-green,
.scroll .btn-green,
.white-color .btn-green {
    color: #fff !important;
    background-color: #20ab5c;
    border-color: #20ab5c;
}

.btn-deepgreen,
.scroll .btn-deepgreen,
.white-color .btn-deepgreen {
    color: #fff !important;
    background-color: #1b904e;
    border-color: #1b904e;
}

.btn-magenta,
.scroll .btn-magenta,
.white-color .btn-magenta {
    color: #fff !important;
    background-color: #8e3178;
    border-color: #8e3178;
}

.btn-olive,
.scroll .btn-olive,
.white-color .btn-olive {
    color: #fff !important;
    background-color: #7ba323;
    border-color: #7ba323;
}

.btn-orange,
.scroll .btn-orange,
.white-color .btn-orange {
    color: #fff !important;
    background-color: #ff4500;
    border-color: #ff4500;
}

.btn-red,
.scroll .btn-red,
.white-color .btn-red {
    color: #fff !important;
    background-color: #ef3f54;
    border-color: #ef3f54;
}

.btn-teal,
.scroll .btn-teal,
.white-color .btn-teal {
    color: #fff !important;
    background-color: #008080;
    border-color: #008080;
}

.btn-purple,
.scroll .btn-purple,
.white-color .btn-purple {
    color: #fff !important;
    background-color: #6b507d;
    border-color: #6b507d;
}

.btn-violet,
.scroll .btn-violet,
.white-color .btn-violet {
    color: #fff !important;
    background-color: #8a8cbd;
    border-color: #8a8cbd;
}

.btn-yellow,
.scroll .btn-yellow,
.white-color .btn-yellow {
    color: #333 !important;
    background-color: #ffc832;
    border-color: #ffc832;
}

/*------------------------------------------*/
/*  Button Hover
/*------------------------------------------*/

.primary-hover:hover,
.scroll .primary-hover:hover,
.white-color .primary-hover:hover {
    color: #fff !important;
    background-color: #2980b9;
    border-color: #2980b9 !important;
}

.white-hover:hover,
.scroll .white-hover:hover {
    color: #333 !important;
    background-color: #fff;
    border-color: #fff;
}

.black-hover:hover,
.scroll .black-hover:hover {
    color: #fff !important;
    background-color: #333;
    border-color: #333;
}

.grey-hover:hover,
.scroll .grey-hover:hover {
    color: #333 !important;
    background-color: #ddd;
    border-color: #ddd;
}

.tra-white-hover:hover,
.scroll .tra-white-hover:hover .white-color .tra-white-hover:hover {
    color: #fff !important;
    background-color: transparent;
    border-color: #fff !important;
}

.tra-black-hover:hover,
.scroll .tra-black-hover:hover .white-color .tra-black-hover:hover {
    color: #333 !important;
    background-color: transparent;
    border-color: #333 !important;
}

.blue-hover:hover,
.scroll .blue-hover:hover,
.white-color .blue-hover:hover {
    color: #fff !important;
    background-color: #405982;
    border-color: #405982;
}

.bluestone-hover:hover,
.scroll .bluestone-hover:hover,
.white-color .bluestone-hover:hover {
    color: #fff !important;
    background-color: #517082;
    border-color: #517082;
}

.skyblue-hover:hover,
.scroll .skyblue-hover:hover,
.white-color .skyblue-hover:hover {
    color: #fff !important;
    background-color: #12a5ea;
    border-color: #12a5ea !important;
}

.carrot-hover:hover,
.scroll .carrot-hover:hover,
.white-color .carrot-hover:hover {
    color: #fff !important;
    background-color: #e67e22;
    border-color: #e67e22 !important;
}

.dodgerblue-hover:hover,
.scroll .dodgerblue-hover:hover,
.white-color .dodgerblue-hover:hover {
    color: #fff !important;
    background-color: #2980b9;
    border-color: #2980b9;
}

.green-hover:hover,
.scroll .green-hover:hover,
.white-color .green-hover:hover {
    color: #fff !important;
    background-color: #20ab5c;
    border-color: #20ab5c !important;
}

.deepgreen-hover:hover,
.scroll .deepgreen-hover:hover,
.white-color .deepgreen-hover:hover {
    color: #fff !important;
    background-color: #1b904e;
    border-color: #1b904e !important;
}

.magenta-hover:hover,
.scroll .magenta-hover:hover,
.white-color .magenta-hover:hover {
    color: #fff !important;
    background-color: #8e3178;
    border-color: #8e3178 !important;
}

.olive-hover:hover,
.scroll .olive-hover:hover,
.white-color .olive-hover:hover {
    color: #fff !important;
    background-color: #7ba323;
    border-color: #7ba323 !important;
}

.orange-hover:hover,
.scroll .orange-hover:hover,
.white-color .orange-hover:hover {
    color: #fff !important;
    background-color: #ff4500;
    border-color: #ff4500 !important;
}

.red-hover:hover,
.scroll .red-hover:hover,
.white-color .red-hover:hover {
    color: #fff !important;
    background-color: #ef3f54;
    border-color: #ef3f54 !important;
}

.teal-hover:hover,
.scroll .teal-hover:hover,
.white-color .teal-hover:hover {
    color: #fff !important;
    background-color: #008080;
    border-color: #008080 !important;
}

.purple-hover:hover,
.scroll .purple-hover:hover,
.white-color .purple-hover:hover {
    color: #fff !important;
    background-color: #6b507d;
    border-color: #6b507d !important;
}

.violet-hover:hover,
.scroll .violet-hover:hover,
.white-color .violet-hover:hover {
    color: #fff !important;
    background-color: #8a8cbd;
    border-color: #8a8cbd !important;
}

/*------------------------------------------*/
/*  Button Focus
/*------------------------------------------*/

.btn:focus {
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn.btn-black:focus {
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-tra-black:focus,
.btn.btn-tra-grey:focus {
    color: #333;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*------------------------------------------*/
/*  VIDEO POPUP LINK
/*------------------------------------------*/

.video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 36px;
    height: 52px;
    border-radius: 50%;
    padding: 20px 22px 20px 34px;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 130px;
    height: 130px;
    background: rgba(248, 248, 248, 0.5);
    border-radius: 50%;
    -webkit-animation: pulse-border 2200ms ease-out infinite;
    animation: pulse-border 2200ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    transition: all 500ms;
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 36px solid #fff;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
            scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
            scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
            scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
            scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

/*------------------------------------------*/
/*  VIDEO BUTTON COLOR 
/*------------------------------------------*/

.play-btn-primary .video-play-button:after {
    background: #2980b9;
}
.play-btn-primary .video-play-button:hover:after {
    background: #2980b9;
}

.play-btn-blue .video-play-button:after {
    background: #405982;
}
.play-btn-blue .video-play-button:hover:after {
    background: #364b6e;
}

.play-btn-skyblue .video-play-button:after {
    background: #12a5ea;
}
.play-btn-skyblue .video-play-button:hover:after {
    background: #1095d3;
}

.play-btn-carrot .video-play-button:after {
    background: #e67e22;
}
.play-btn-carrot .video-play-button:hover:after {
    background: #e67e22;
}

.play-btn-dodgerblue .video-play-button:after {
    background: #2980b9;
}
.play-btn-dodgerblue .video-play-button:hover:after {
    background: #2980b9;
}

.play-btn-green .video-play-button:after {
    background: #20ab5c;
}
.play-btn-green .video-play-button:hover:after {
    background: #1c9650;
}

.play-btn-magneta .video-play-button:after {
    background: #8e3178;
}
.play-btn-magneta .video-play-button:hover:after {
    background: #792a66;
}

.play-btn-olive .video-play-button:after {
    background: #7ba323;
}
.play-btn-olive .video-play-button:hover:after {
    background: #7ba323;
}

.play-btn-orange .video-play-button:after {
    background: #ff4500;
}
.play-btn-orange .video-play-button:hover:after {
    background: #e43e00;
}

.play-btn-red .video-play-button:after {
    background: #ef3f54;
}
.play-btn-red .video-play-button:hover:after {
    background: #d13749;
}

.play-btn-teal .video-play-button:after {
    background: #008080;
}
.play-btn-teal .video-play-button:hover:after {
    background: #008080;
}

.play-btn-purple .video-play-button:after {
    background: #6b507d;
}
.play-btn-purple .video-play-button:hover:after {
    background: #584267;
}

.play-btn-violet .video-play-button:after {
    background: #8a8cbd;
}
.play-btn-violet .video-play-button:hover:after {
    background: #73759f;
}

/*------------------------------------------*/
/*  QUOTE
/*------------------------------------------*/

.quote p {
    color: #666;
    font-size: 1.125rem;
    font-style: italic;
    border-left: 3px solid #6bbb28;
    padding-left: 20px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.quote.quote-primary p {
    border-left: 3px solid #2980b9;
}

.quote.quote-blue p {
    border-left: 3px solid #405982;
}
.quote.quote-bluestone p {
    border-left: 3px solid #517082;
}
.quote.quote-skyblue p {
    border-left: 3px solid #12a5ea;
}
.quote.quote-carrot p {
    border-left: 3px solid #e67e22;
}
.quote.quote-dodgerblue p {
    border-left: 3px solid #2980b9;
}
.quote.quote-green p {
    border-left: 3px solid #20ab5c;
}
.quote.quote-magneta p {
    border-left: 3px solid #8e3178;
}
.quote.quote-olive p {
    border-left: 3px solid #7ba323;
}
.quote.quote-orange p {
    border-left: 3px solid #ff4500;
}
.quote.quote-red p {
    border-left: 3px solid #ef3f54;
}
.quote.quote-teal p {
    border-left: 3px solid #008080;
}
.quote.quote-purple p {
    border-left: 3px solid #6b507d;
}
.quote.quote-violet p {
    border-left: 3px solid #8a8cbd;
}

/*------------------------------------------*/
/*  Quote Avatar 
/*------------------------------------------*/

.quote-avatar {
    display: inline-block;
    margin: 0 auto;
}

.quote-avatar img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.quote-author {
    display: inline-block;
    padding: 0 0 0 15px;
    text-align: left;
    position: relative;
    top: 10px;
}

/*------------------------------------------*/
/*  Quote Avatar 
/*------------------------------------------*/

.quote-author h5 {
    font-weight: 400;
    margin-bottom: 0;
}

.quote-author span {
    font-size: 0.95rem;
    font-weight: 700;
    display: block;
}

/*------------------------------------------*/
/*  BOX ICONS
/*------------------------------------------*/

.icon-xs [class*="flaticon-"]:before,
.icon-xs [class*="flaticon-"]:after {
    font-family: Flaticon;
    font-size: 3.25rem;
    line-height: 1 !important;
}

.icon-sm [class*="flaticon-"]:before,
.icon-sm [class*="flaticon-"]:after {
    font-family: Flaticon;
    font-size: 3.75rem;
    line-height: 1 !important;
}

.icon-md [class*="flaticon-"]:before,
.icon-md [class*="flaticon-"]:after {
    font-family: Flaticon;
    font-size: 4.125rem;
    line-height: 1 !important;
}

.icon-lg [class*="flaticon-"]:before,
.icon-lg [class*="flaticon-"]:after {
    font-family: Flaticon;
    font-size: 4.5rem;
    line-height: 1 !important;
}

.icon-xl [class*="flaticon-"]:before,
.icon-xl [class*="flaticon-"]:after {
    font-family: Flaticon;
    font-size: 6rem;
    line-height: 1 !important;
}

/*------------------------------------------*/
/*   PNG ICONS SETTINGS
/*------------------------------------------*/

.img-150 {
    width: 150px;
    height: 150px;
}
.img-145 {
    width: 145px;
    height: 145px;
}
.img-140 {
    width: 140px;
    height: 140px;
}
.img-135 {
    width: 135px;
    height: 135px;
}
.img-130 {
    width: 130px;
    height: 130px;
}
.img-125 {
    width: 125px;
    height: 125px;
}
.img-120 {
    width: 120px;
    height: 120px;
}
.img-115 {
    width: 115px;
    height: 115px;
}
.img-110 {
    width: 110px;
    height: 110px;
}
.img-105 {
    width: 105px;
    height: 105px;
}
.img-100 {
    width: 100px;
    height: 100px;
}
.img-95 {
    width: 95px;
    height: 95px;
}
.img-90 {
    width: 90px;
    height: 90px;
}
.img-85 {
    width: 85px;
    height: 85px;
}
.img-80 {
    width: 80px;
    height: 80px;
}
.img-75 {
    width: 75px;
    height: 75px;
}
.img-70 {
    width: 70px;
    height: 70px;
}
.img-65 {
    width: 65px;
    height: 65px;
}
.img-60 {
    width: 60px;
    height: 60px;
}
.img-55 {
    width: 55px;
    height: 55px;
}
.img-50 {
    width: 50px;
    height: 50px;
}
.img-45 {
    width: 45px;
    height: 45px;
}
.img-40 {
    width: 40px;
    height: 40px;
}
.img-35 {
    width: 35px;
    height: 35px;
}
.img-30 {
    width: 30px;
    height: 30px;
}

/*------------------------------------------*/
/*  SECTION TITLE
/*------------------------------------------*/

.section-title {
    text-align: center;
    margin-bottom: 70px;
}

.section-title p {
    color: #888;
    padding: 0 8%;
    margin-top: 16px;
    margin-bottom: 0;
}

/*------------------------------------------*/
/*  SUBTITLE
/*------------------------------------------*/

.section-subtitle {
    display: block;
    /* font-family: "Muli", sans-serif; */
    font-family: 'Poppins', sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 28px;
}

/*------------------------------------------*/
/*  TEXT COLOR
/*------------------------------------------*/

.white-color,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6,
.white-color p,
.white-color a,
.white-color li,
.white-color i,
.white-color span {
    color: #fff;
}

.grey-color,
.grey-color h2,
.grey-color h3,
.grey-color h4,
.grey-color h5,
.grey-color h6,
.grey-color p,
.grey-color a,
.grey-color li,
.grey-color i,
.grey-color span,
.white-color .grey-color {
    color: #757575;
}

.lightgrey-color,
.lightgrey-color h2,
.lightgrey-color h3,
.lightgrey-color h4,
.lightgrey-color h5,
.lightgrey-color h6,
.lightgrey-color p,
.lightgrey-color a,
.lightgrey-color li,
.lightgrey-color i,
.lightgrey-color span,
.white-color .lightgrey-color {
    color: #bbb;
}

.primary-color,
.primary-color h2,
.primary-color h3,
.primary-color h4,
.primary-color h5,
.primary-color h6,
.primary-color p,
.primary-color a,
.primary-color li,
.primary-color i,
.primary-color span,
.grey-color .primary-color,
.white-color .primary-color {
    color: #2980b9;
}

.blue-color,
.blue-color h2,
.blue-color h3,
.blue-color h4,
.blue-color h5,
.blue-color h6,
.blue-color p,
.blue-color a,
.blue-color li,
.blue-color i,
.blue-color span,
.grey-color .blue-color,
.white-color .blue-color {
    color: #405982;
}

.bluestone-color,
.bluestone-color h2,
.bluestone-color h3,
.bluestone-color h4,
.bluestone-color h5,
.bluestone-color h6,
.bluestone-color p,
.bluestone-color a,
.bluestone-color li,
.bluestone-color i,
.bluestone-color span,
.grey-color .bluestone-color,
.white-color .bluestone-color {
    color: #517082;
}

.skyblue-color,
.skyblue-color h2,
.skyblue-color h3,
.skyblue-color h4,
.skyblue-color h5,
.skyblue-color h6,
.skyblue-color p,
.skyblue-color a,
.skyblue-color li,
.skyblue-color i,
.skyblue-color span,
.grey-color .skyblue-color,
.white-color .skyblue-color {
    color: #12a5ea;
}

.darkblue-color,
.darkblue-color h2,
.darkblue-color h3,
.darkblue-color h4,
.darkblue-color h5,
.darkblue-color h6,
.darkblue-color p,
.darkblue-color a,
.darkblue-color li,
.darkblue-color i,
.darkblue-color span,
.grey-color .darkblue-color,
.white-color .darkblue-color {
    color: #162a59;
}

.carrot-color,
.carrot-color h2,
.carrot-color h3,
.carrot-color h4,
.carrot-color h5,
.carrot-color h6,
.carrot-color p,
.carrot-color a,
.carrot-color li,
.carrot-color i,
.carrot-color span,
.grey-color .carrot-color,
.white-color .carrot-color {
    color: #e67e22;
}

.dodgerblue-color,
.dodgerblue-color h2,
.dodgerblue-color h3,
.dodgerblue-color h4,
.dodgerblue-color h5,
.dodgerblue-color h6,
.dodgerblue-color p,
.dodgerblue-color a,
.dodgerblue-color li,
.dodgerblue-color i,
.dodgerblue-color span,
.grey-color .dodgerblue-color,
.white-color .dodgerblue-color {
    color: #2980b9;
}

.green-color,
.green-color h2,
.green-color h3,
.green-color h4,
.green-color h5,
.green-color h6,
.green-color p,
.green-color a,
.green-color li,
.green-color i,
.green-color span,
.grey-color .green-color,
.white-color .green-color {
    color: #20ab5c;
}

.deepgreen-color,
.deepgreen-color h2,
.deepgreen-color h3,
.deepgreen-color h4,
.deepgreen-color h5,
.deepgreen-color h6,
.deepgreen-color p,
.deepgreen-color a,
.deepgreen-color li,
.deepgreen-color i,
.deepgreen-color span,
.grey-color .deepgreen-color,
.white-color .deepgreen-color {
    color: #1b904e;
}

.indigo-color,
.indigo-color h2,
.indigo-color h3,
.indigo-color h4,
.indigo-color h5,
.indigo-color h6,
.indigo-color p,
.indigo-color a,
.indigo-color li,
.indigo-color i,
.indigo-color span,
.grey-color .indigo-color,
.white-color .indigo-color {
    color: #3a3953;
}

.magneta-color,
.magneta-color h2,
.magneta-color h3,
.magneta-color h4,
.magneta-color h5,
.magneta-color h6,
.magneta-color p,
.magneta-color a,
.magneta-color li,
.magneta-color i,
.magneta-color span,
.grey-color .magneta-color,
.white-color .magneta-color {
    color: #8e3178;
}

.olive-color,
.olive-color h2,
.olive-color h3,
.olive-color h4,
.olive-color h5,
.olive-color h6,
.olive-color p,
.olive-color a,
.olive-color li,
.olive-color i,
.olive-color span,
.grey-color .olive-color .white-color .olive-color {
    color: #7ba323;
}

.orange-color,
.orange-color h2,
.orange-color h3,
.orange-color h4,
.orange-color h5,
.orange-color h6,
.orange-color p,
.orange-color a,
.orange-color li,
.orange-color i,
.orange-color span,
.grey-color .orange-color,
.white-color .orange-color {
    color: #ff4500;
}

.red-color,
.red-color h2,
.red-color h3,
.red-color h4,
.red-color h5,
.red-color h6,
.red-color p,
.red-color a,
.red-color li,
.red-color i,
.red-color span,
.grey-color .red-color,
.white-color .red-color {
    color: #ef3f54;
}

.salmon-color,
.salmon-color h2,
.salmon-color h3,
.salmon-color h4,
.salmon-color h5,
.salmon-color h6,
.salmon-color p,
.salmon-color a,
.salmon-color li,
.salmon-color i,
.salmon-color span,
.grey-color .salmon-color,
.white-color .salmon-color {
    color: #f77459;
}

.purple-color,
.purple-color h2,
.purple-color h3,
.purple-color h4,
.purple-color h5,
.purple-color h6,
.purple-color p,
.purple-color a,
.purple-color li,
.purple-color i,
.purple-color span,
.grey-color .purple-color,
.white-color .purple-color {
    color: #6b507d;
}

.teal-color,
.teal-color h2,
.teal-color h3,
.teal-color h4,
.teal-color h5,
.teal-color h6,
.teal-color p,
.teal-color a,
.teal-color li,
.teal-color i,
.teal-color span,
.grey-color .teal-color,
.white-color .teal-color {
    color: #008080;
}

.violet-color,
.violet-color h2,
.violet-color h3,
.violet-color h4,
.violet-color h5,
.violet-color h6,
.violet-color p,
.violet-color a,
.violet-color li,
.violet-color i,
.violet-color span,
.grey-color .violet-color,
.white-color .violet-color {
    color: #8a8cbd;
}

.darkviolet-color,
.darkviolet-color h2,
.darkviolet-color h3,
.darkviolet-color h4,
.darkviolet-color h5,
.darkviolet-color h6,
.darkviolet-color p,
.darkviolet-color a,
.darkviolet-color li,
.darkviolet-color i,
.darkviolet-color span,
.grey-color .darkviolet-color,
.white-color .darkviolet-color {
    color: #35344c;
}

/*------------------------------------------*/
/*  TEXT BLOCK TYPOGRAPHY
/*------------------------------------------*/

.txt-block h4.h4-lg,
.txt-block h4.h4-xl,
.txt-block h3.h3-xs {
    margin-bottom: 30px;
}

.txt-block h4.h4-xs {
    margin-bottom: 20px;
}

.txt-block h5.h5-lg {
    margin-top: 5px;
    margin-bottom: 20px;
}

.txt-block .btn {
    margin-top: 20px;
}

/*------------------------------------------*/
/*  IMAGE BLOCK SETTINGS
/*------------------------------------------*/

.img-block {
    text-align: center;
}

/* ==========================================================================
  03. PRELOAD SPINNER
  =========================================================================== */

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
}

#loading {
    background-color: #517082;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999999;
    margin-top: 0px;
    top: 0px;
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.object {
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    position: absolute;
    border-top: 5px solid #fff;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    border-right: 5px solid transparent;
    -webkit-animation: animate 2s infinite;
    animation: animate 2s infinite;
}

#object_one {
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px;
}

#object_two {
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

#object_three {
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

#object_four {
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

@-webkit-keyframes animate {
    50% {
        -ms-transform: rotate(360deg) scale(0.8);
        -webkit-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}

@keyframes animate {
    50% {
        -ms-transform: rotate(360deg) scale(0.8);
        -webkit-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}

/* ==========================================================================
  04. HEADER & NAVIGATION
  =========================================================================== */

#header {
    width: 100%;
    display: block;
    padding-top: 0px;
}

.header-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.headerwp {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
}

.posrlt {
    position: relative;
}

/*------------------------------------------*/
/*   NAVIGATION MENU
/*------------------------------------------*/

.wsmainfull {
    width: 100%;
    height: auto;
    z-index: 1031;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}

.tra-menu .wsmainfull {
    background-color: transparent !important;
    padding: 20px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.white-menu .wsmainfull {
    background-color: #fff !important;
    padding: 10px 0;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

/*------------------------------------------*/
/*  HEADER LINK
/*------------------------------------------*/

.wsmenu > .wsmenu-list > li > a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    margin: 0 6px;
    padding: 10px 15px;
    line-height: 50px;
    text-decoration: none;
}

.navbar-dark .wsmenu > .wsmenu-list > li > a {
    color: #333;
}

.navbar-light .wsmenu > .wsmenu-list > li > a {
    color: #fff;
}

.wsmenu > .wsmenu-list > li > a .wsarrow:after {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    content: "";
    float: right;
    right: 0;
    height: 0;
    margin: 0 0 0 14px;
    position: absolute;
    text-align: right;
    top: 33px;
    width: 0;
}

/*------------------------------------------*/
/*  HEADER BUTTON
/*------------------------------------------*/

.wsmenu > .wsmenu-list > li a.btn {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.25px;
    border: 2px solid transparent;
    margin-top: 13px;
    margin-left: 15px;
    padding: 6px 30px;
}

.wsmenu > .wsmenu-list > li a.last-link-number {
    font-family: "Muli", sans-serif;
    font-size: 18px;
    font-weight: 900;
    margin-left: 16px;
}

.wsmenu > .wsmenu-list > li a.last-link-number i {
    position: relative;
    font-size: 16px;
    margin-right: 1px;
}

/*------------------------------------------*/
/*  HEADER SUBMENU
/*------------------------------------------*/

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
    font-size: 15px;
    font-weight: 500;
    padding: 11px 9px;
    color: #333;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
    padding: 11px 9px 11px 15px;
    background-color: #f1f1f1;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .title {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 800;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0;
}

/*------------------------------------------*/
/*   MEGAMENU LATEST NEWS
/*------------------------------------------*/

.wsmegamenu .latest-news li {
    padding: 15px 0;
    border-bottom: 1px dashed #c0c0c0;
}

.wsmegamenu .latest-news li:first-child {
    padding: 0 0 15px;
}

.wsmegamenu .latest-news li:last-child {
    padding: 15px 0 0;
    border-bottom: 0;
}

.wsmegamenu .latest-news img {
    text-align: center;
    float: left;
    width: 85px;
    height: 85px;
}

.wsmegamenu .post-summary {
    overflow: hidden;
    padding-left: 20px;
}

/*------------------------------------------*/
/*  MEGAMENU LATEST NEWS TYPOGRAPHY
--------------------------------------------*/

.wsmegamenu .post-summary a {
    color: #333 !important;
    font-size: 16px;
    font-family: "Muli", sans-serif;
    font-weight: 400;
}

.wsmegamenu h5.h5-md a {
    color: #333 !important;
    margin-bottom: 0;
}

.wsmegamenu .latest-news .post-summary a:hover {
    color: #333 !important;
    text-decoration: underline;
}

.wsmegamenu .latest-news p {
    color: 333;
    font-size: 15px;
    font-weight: 300;
    margin-top: 6px;
    margin-bottom: 0;
}

/*------------------------------------------*/
/*  NAVBAR SCROLL
/*------------------------------------------*/

.tra-menu .wsmainfull.scroll {
    background-color: #fff !important;
    padding: 3px 0;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.white-menu .wsmainfull.scroll {
    padding: 3px 0;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.tra-menu.dark-scroll .wsmainfull.scroll {
    background-color: #35344c !important;
    padding: 3px 0;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.scroll .btn-tra-white {
    color: #333 !important;
    background-color: transparent;
    border-color: #333 !important;
}

.scroll .tra-white-hover:hover {
    color: #fff !important;
    background-color: #333;
    border-color: #333 !important;
}

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li.primary-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li.primary-scroll a {
    color: #2980b9;
}

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li.blue-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li.blue-scroll a {
    color: #12a5ea;
}

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li.carrot-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li.carrot-scroll a {
    color: #e67e22;
}

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li.dodgerblue-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li.dodgerblue-scroll a {
    color: #2980b9;
}

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li.green-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li.green-scroll a {
    color: #20ab5c;
}

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li.magneta-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li.magneta-scroll a {
    color: #8e3178;
}

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li.olive-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li.olive-scroll a {
    color: #7ba323;
}

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li.orange-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li.orange-scroll a {
    color: #ff4500;
}

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li.red-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li.red-scroll a {
    color: #ef3f54;
}

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li.teal-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li.teal-scroll a {
    color: #008080;
}

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li.purple-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li.purple-scroll a {
    color: #6b507d;
}

/*------------------------------------------*/
/*  Navigation Menu
/*------------------------------------------*/

.tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li a {
    color: #333;
}

.tra-menu.navbar-light.dark-scroll .scroll .wsmenu > .wsmenu-list > li a,
.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu > .wsmenu-list > li a {
    color: #fff;
}

.tra-menu.navbar-light.dark-scroll
    .scroll
    .wsmenu
    > .wsmenu-list
    .sub-menu
    li
    a,
.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu > .wsmenu-list .sub-menu li a,
.tra-menu.navbar-light.dark-scroll
    .scroll
    .wsmenu
    > .wsmenu-list
    li
    .wsmegamenu
    a,
.tra-menu.navbar-dark.dark-scroll
    .scroll
    .wsmenu
    > .wsmenu-list
    li
    .wsmegamenu
    a {
    color: #666;
}

/* Ensure sub-dropdown opens to the right of "IT Services" */
.sub-menu .has-sub-dropdown {
  position: relative;
}

.sub-menu .has-sub-dropdown > .sub-dropdown {
  position: absolute;
  top: 0;
  left: 100%;
  background: #fff;
  display: none;
  min-width: 200px;
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 999;
  padding: 8px 0;
}

/* Show sub-dropdown on hover */
.sub-menu .has-sub-dropdown:hover > .sub-dropdown {
  display: block;
}

/* Match submenu link styles with main dropdown */
.sub-dropdown li a {
  padding: 10px 20px;
  border-bottom: 1px dashed #c0c0c0;
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #333;
  background-color: transparent;
  transition: background 0.3s ease;
}
/* Hide border after last item */
.sub-dropdown li:last-child a {
  border-bottom: none;
}

.sub-dropdown li a:hover {
  background-color: #f1f1f1;
  padding-left: 25px;
}

/* Optional: add small right arrow to indicate submenu */
.sub-menu .has-sub-dropdown > a::after {
  content: "▶";
  float: right;
  font-size: 12px;
  color: #999;
  margin-left: 10px;
}

@media (max-width: 768px) {
  .sub-menu .has-sub-dropdown {
    position: relative;
  }

  .sub-menu .has-sub-dropdown > .sub-dropdown {
    position: relative;
    left: 0;
    top: 100%;
    min-width: 100%;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); /* Keep shadow */
    padding: 8px 0;
    background: #fff;
    z-index: 999;
  }

  .sub-dropdown li a {
  padding: 12px 16px;
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #333;
  background-color: transparent;
  transition: background 0.3s ease;
  border-bottom: 1px dashed #c0c0c0;
}

/* Hide border after last item */
.sub-dropdown li:last-child a {
  border-bottom: none;
}

  .sub-dropdown li a:hover {
    background-color: #f1f1f1;
    padding-left: 25px;
  }

  .sub-menu .has-sub-dropdown > a::after {
    float: none;
    display: inline-block;
    margin-left: 8px;
    transform: rotate(90deg); /* Arrow points down instead of right */
    font-size: 12px;
    color: #999;
  }
}


/*------------------------------------------*/
/*  Logo Image
/*------------------------------------------*/

.logo-white,
.logo-black {
    display: block;
}

.navbar-light .logo-black,
.navbar-dark .logo-white,
.tra-menu.navbar-light .scroll .logo-white,
.tra-menu.navbar-light.dark-scroll .scroll .logo-black,
.tra-menu.navbar-dark.dark-scroll .scroll .logo-black {
    display: none;
}

.tra-menu.navbar-light .scroll .logo-black,
.tra-menu.navbar-light.dark-scroll .scroll .logo-white,
.tra-menu.navbar-dark.dark-scroll .scroll .logo-white {
    display: block;
}

/* ==========================================================================
  05. HERO
  =========================================================================== */

#hero-6 .hero-section,
.hero-section .container {
    position: relative;
    z-index: 3;
}

#hero-1 {
    background-image: url(../images/hero-1.jpg);
    padding-top: 150px;
    padding-bottom: 40px;
    position: relative;
    z-index: 3;
}

#hero-2 {
    background-image: url(../images/hero-2.jpg);
    padding-top: 180px;
    margin-bottom: 100px;
    position: relative;
    z-index: 3;
}

#hero-3 {
    background-image: url(../images/hero-3.jpg);
    padding-top: 190px;
    padding-bottom: 120px;
}

#hero-4 {
    background-image: url(../images/hero-4.jpg);
    background-position: center bottom;
    padding-top: 170px;
    padding-bottom: 180px;
}

#hero-5 {
    padding-top: 130px;
    padding-bottom: 100px;
}

#hero-7 {
    background-image: url(../images/hero-7.jpg);
    padding-top: 150px;
    position: relative;
    z-index: 3;
}

#hero-8 {
    background-image: url(../images/hero-8.jpg);
    padding-top: 170px;
    position: relative;
    z-index: 3;
}

#hero-9 {
    background-image: url(../images/hero-9.jpg);
    background-position: bottom center;
    padding-top: 140px;
    padding-bottom: 50px;
}

#hero-10 {
    background-image: url(../images/hero-10.jpg);
    padding-top: 170px;
}

#hero-11 {
    padding-top: 120px;
    padding-bottom: 100px;
}

#hero-12 {
    background-image: url(../images/hero-12.jpg);
    padding-top: 180px;
    margin-bottom: 120px;
}

/*------------------------------------------*/
/*  HERO SLIDER
/*------------------------------------------*/

.slider {
    position: relative;
    max-width: 100%;
    height: 680px;
}

.slider .slides {
    margin: 0;
    height: 680px;
}

.slider .slides li {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: inherit;
    overflow: hidden;
}

.slider .slides li img {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.slider .slides li .caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.slider .slides li.active {
    z-index: 2;
}

/*------------------------------------------*/
/*  Slider Animation
/*------------------------------------------*/

.center-align {
    text-align: center;
}

/*------------------------------------------*/
/*  Slider Indicators
/*------------------------------------------*/

.slider .indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0;
    z-index: 98;
}

.slider .indicators .indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    background-color: transparent;
    height: 10px;
    width: 10px;
    border: 2px solid #fff;
    margin: 0 7px;
    opacity: 0.5;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    border-radius: 50%;
}

.slider .indicators .indicator-item.active {
    background-color: #fff;
    opacity: 0.65;
}

/*------------------------------------------*/
/*  HERO ANIMATED WAVES
/*------------------------------------------*/

.waves {
    position: relative;
    width: 100%;
    height: 15vh;
    min-height: 100px;
    max-height: 150px;
}

/* Animation */
.parallax > use {
    animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}

.parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

.parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}

.parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

.parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        transform: translate3d(85px, 0, 0);
    }
}

@media (max-width: 768px) {
    .waves {
        height: 40px;
        min-height: 40px;
    }
}

/*------------------------------------------*/
/*  HERO TEXT
/*------------------------------------------*/

#hero-1 .hero-txt {
    margin-top: -40px;
}

#hero-3 .hero-txt {
    margin-left: 30px;
}

#hero-6 .caption-txt {
    margin-top: 50px;
}

#hero-7 .hero-txt {
    margin-top: -30px;
}

#hero-8 .hero-txt,
#hero-10 .hero-txt {
    padding-bottom: 50px;
}

#hero-9 .hero-txt {
    margin-top: -25px;
}

/*------------------------------------------*/
/*  Hero Headers
/*------------------------------------------*/

#hero-1 h3,
#hero-2 h3 {
    font-size: 3.35rem;
    line-height: 1.2;
    margin-bottom: 25px;
}

#hero-3 h3 {
    font-size: 3.25rem;
    line-height: 1.2;
    margin-bottom: 25px;
}

#hero-4 h3 {
    font-size: 3.5rem;
    line-height: 1.1;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

#hero-5 h4 {
    font-size: 0.95rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 35px;
}

#hero-5 h3 {
    font-size: 3.5rem;
    line-height: 1.2;
    letter-spacing: -1px;
    margin-bottom: 25px;
}

#hero-6 h2 {
    font-size: 4rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 0 5%;
    margin-bottom: 25px;
}

#hero-7 h3 {
    font-size: 3.5rem;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 25px;
}

#hero-8 h4 {
    font-size: 1.05rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 40px;
}

#hero-8 h2 {
    font-size: 3rem;
    font-weight: 600;    
    letter-spacing: 0;
    
}

#typewritter h2 {
    font-size: 4rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 40px;
}

#hero-9 h3 {
    font-size: 3.5rem;
    font-weight: 400;
    margin-bottom: 20px;
}

#hero-9 h3 span {
    font-size: 4.15rem;
    font-weight: 800;
    letter-spacing: 0.25px;
}

#hero-10 h4 {
    font-size: 2.15rem;
    font-weight: 300;
    margin-bottom: 25px;
}

#hero-10 h3 {
    font-size: 3.5rem;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 25px;
}

#hero-11 h2 {
    font-size: 4rem;
    letter-spacing: -1px;
    font-weight: 400;
    margin-bottom: 25px;
}

#hero-11 h2 span {
    font-weight: 800;
    letter-spacing: -1.5px;
}

#hero-12 h3 {
    font-size: 3.25rem;
    font-weight: 600;
    margin-bottom: 20px;
}

/*------------------------------------------*/
/*  Hero Paragraphs
/*------------------------------------------*/

.hero-txt p {
    font-size: 1.2rem;
    margin-bottom: 35px;
}

#hero-2 .hero-txt p {
    padding: 0 12%;
}

#hero-3 .hero-txt p {
    font-size: 1.25rem;
}

#hero-4 .hero-txt p {
    font-size: 1.25rem;
    padding: 0 10%;
    margin-bottom: 40px;
}

#hero-5 .hero-txt p,
#hero-7 .hero-txt p,
#hero-9 .hero-txt p {
    padding-right: 5%;
}

#hero-6 .caption-txt p {
    font-size: 1.25rem;
    padding: 0 15%;
    margin-bottom: 35px;
}

#hero-10 .hero-txt p {
    font-size: 1.35rem;
    padding: 0 10%;
    margin-bottom: 40px;
}

#hero-12 .hero-txt p {
    padding: 0 5%;
    margin-bottom: 30px;
}

/*------------------------------------------*/
/*  Hero Buttons
/*------------------------------------------*/

.hero-3-btn {
    position: relative;
    margin-top: -30px;
    margin-left: 50px;
}

/*------------------------------------------*/
/*  HERO LINKS 
/*------------------------------------------*/

.hero-links {
    margin-top: 45px;
}

.hero-links span {
    font-size: 1rem;
    line-height: 1;
    margin-right: 25px;
}

.hero-links span:last-child {
    margin-right: 0;
}

.hero-links span a {
    text-decoration: underline;
}

.hero-links span a:hover {
    opacity: 0.8;
}

/*------------------------------------------*/
/*  HERO FORM
/*------------------------------------------*/

.form-holder {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 20px 30px 7px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#hero-2 .form-holder {
    background-color: rgba(255, 255, 255, 0.45);
}

.form-holder [class^="col-lg"] {
    padding: 0 8px;
}

/*------------------------------------------*/
/*  Hero Form Input
/*------------------------------------------*/

.seo-form .form-control {
    height: 54px;
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    color: #999;
    font-size: 1.05rem;
    padding: 5px 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/*------------------------------------------*/
/*  Hero Form Placeholder
/*------------------------------------------*/

.hero-section .form-control::-moz-placeholder {
    color: #999;
}
.hero-section .form-control:-ms-input-placeholder {
    color: #999;
}
.hero-section .form-control::-webkit-input-placeholder {
    color: #999;
}

/*------------------------------------------*/
/*  Register Form Input Focus
/*------------------------------------------*/

.seo-form .form-control:focus,
.seo-form .form-control:focus {
    background-color: #fff;
    border: 1px solid #ccc;
    outline: 0;
    box-shadow: none;
}

/*------------------------------------------*/
/*   Hero Form Button
/*------------------------------------------*/

.seo-form .btn {
    height: 54px;
    width: 100%;
    font-size: 1.05rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/*------------------------------------------*/
/*  Hero Form Message
/*------------------------------------------*/

.seo-form-msg {
    width: 100% !important;
    display: block;
    text-align: center;
}

.seo-form .loading {
    color: #00b2e4;
    font-size: 18px;
    font-family: "Hind", sans-serif;
    font-weight: 500;
}

.seo-form .error {
    color: #e74c3c;
    font-size: 14px;
    font-weight: 300;
    padding-top: 8px;
    margin-bottom: 0;
}

/*------------------------------------------*/
/*  HERO IMAGE
/*------------------------------------------*/

.hero-1-img {
    margin-bottom: -50px;
    padding-left: 20px;
    position: relative;
    z-index: 999;
}

.hero-2-img {
    margin-top: 45px;
    margin-bottom: -100px;
    position: relative;
    z-index: 999;
}

.hero-1-img img,
.hero-5-img img,
.hero-7-img img,
.hero-10-img img,
.hero-11-img img {
    position: relative;
    max-width: none;
    display: inline-block;
}

.hero-5-img {
    margin-left: -50%;
}

.hero-7-img {
    margin-left: 20px;
}

.hero-9-img {
    position: relative;
    margin-right: -40px;
}

.hero-11-img {
    margin-left: 30px;
}

.hero-12-img {
    margin-top: 50px;
    margin-bottom: -120px;
    position: relative;
    z-index: 999;
}

/* ==========================================================================
  06. ABOUT
  =========================================================================== */

/* ==========================================================================
  07. SERVICES
  =========================================================================== */

#services-1 .section-title,
#services-2 .section-title {
    margin-bottom: 55px;
}

#services-3 .section-title {
    margin-bottom: 80px;
}

#services-7 .inner-bg {
    padding: 100px 60px 60px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/*------------------------------------------*/
/*  SERVICES TEXT
/*------------------------------------------*/

.services-txt {
    position: relative;
    margin-top: 100px;
    margin-right: -150px;
    z-index: 9999;
}

.services-txt h3 {
    letter-spacing: -1px;
    margin-bottom: 30px;
}

/*------------------------------------------*/
/*  SERVICE BOXES
/*------------------------------------------*/

#services-1 .service-boxes {
    margin: 0 40px;
}

#services-4 .services-boxes {
    padding: 0 30px;
}

/*------------------------------------------*/
/*  SERVICE BOX
/*------------------------------------------*/

.sbox-1,
.sbox-2 {
    position: relative;
    top: 0;
    z-index: 999;
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 40px 20px;
    margin-bottom: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.sbox-1:hover,
.sbox-2:hover {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
    top: -10px;
}

.sbox-3 {
    text-align: center;
    margin-bottom: 40px;
}

.sbox-4,
.sbox-5,
.sbox-6 {
    margin-bottom: 40px;
}

.sbox-8 {
    position: relative;
    top: 0;
    z-index: 999;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 40px 25px;
    margin-bottom: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.bg-lightgrey .sbox-8 {
    background-color: #fff;
    border-color: transparent;
    box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.05),
        0 1px 3px 0 rgba(56, 60, 67, 0.15);
}

.sbox-8:hover {
    top: -10px;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.bg-lightgrey .sbox-8:hover {
    box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.07),
        0 8px 14px 1px rgba(56, 60, 67, 0.15);
}

/*------------------------------------------*/
/*  SERVICE BOX TEXT
/*------------------------------------------*/

.sbox-4-txt {
    overflow: hidden;
    padding-left: 25px;
    padding-right: 15px;
}

.sbox-5-txt {
    overflow: hidden;
    padding-left: 20px;
    padding-right: 15px;
}

.step {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0 auto 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.step span {
    font-size: 17px;
    line-height: 32px;
    font-weight: 500;
}

/*------------------------------------------*/
/*  SERVICE BOX TYPOGRAPHY
/*------------------------------------------*/

.sbox-1 h5 {
    font-size: 1.135rem;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 30px;
    margin-bottom: 0;
}

.sbox-2 h5,
.sbox-3 h5 {
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 15px;
}

.sbox-4 h5,
.sbox-5 h5,
.sbox-7 h5 {
    margin-bottom: 12px;
}

.sbox-6 h5 {
    line-height: 1.3;
    padding-right: 5%;
    margin-bottom: 0;
}

.sbox-2 p,
.sbox-3 p,
.sbox-4 p,
.sbox-5 p,
.sbox-6 p,
.sbox-7 p {
    line-height: 1.5;
    margin-bottom: 0;
}

.sbox-3 p {
    padding: 0 10%;
}

.sbox-6 p:before {
    display: block;
    content: "";
    height: 0.045rem;
    width: 65px;
    background: #aaa;
    margin: 35px 0 27px;
    position: relative;
}

.sbox-8 p {
    line-height: 1.35;
    margin-top: 25px;
    margin-bottom: 0;
}

.sbox-8 p:after {
    display: block;
    content: "";
    height: 2px;
    width: 80px;
    background: #517082;
    margin: 25px auto 0;
    position: relative;
    opacity: 0.5;
}

/*------------------------------------------*/
/*  SERVICE BOX ICON
/*------------------------------------------*/

.sbox-4 span,
.sbox-4 img,
.sbox-5 span,
.sbox-5 img {
    float: left;
    text-align: center;
    margin-top: 4px;
}

.sbox-6 span,
.sbox-6 img {
    float: left;
    text-align: center;
    margin-right: 30px;
}

/*------------------------------------------*/
/*  SERVICES IMAGE
/*------------------------------------------*/

.services-7-img {
    position: relative;
    text-align: center;
    left: -85%;
}

.services-7-img img {
    max-width: none;
    display: inline-block;
}

/* ==========================================================================
  08. CONTENT
  =========================================================================== */

#content-9 .container {
    overflow: hidden;
}

#content-9 .section-title {
    margin-bottom: 50px;
}

/*------------------------------------------*/
/*  CONTENT BOX
/*------------------------------------------*/

.cbox-1-txt {
    overflow: hidden;
    padding-left: 10px;
}

.cbox-1 i {
    text-align: center;
    float: left;
    font-size: 0.85rem;
    margin-top: 6px;
}

/*------------------------------------------*/
/*   CONTENT IMAGE
/*------------------------------------------*/

.content-3-img {
    text-align: center;
    padding: 0 5%;
    margin-bottom: 40px;
}

.content-4-img {
    text-align: center;
    padding-left: 50px;
}

.content-5-img {
    text-align: center;
    padding-left: 25px;
    margin-bottom: 40px;
}

.content-6-img {
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    left: -65%;
}

.content-4-img img,
.content-5-img img,
.content-6-img img {   
    display: inline-block;
}

/* ==========================================================================
  09. TABS
  =========================================================================== */

#tabs-1 .tab-content {
    display: none;
}

.tabs-nav {
    border-bottom: 1px solid #e5e5e5;
}

#tabs-1 .tab-content.current,
#tabs-1 .tab-content.displayed {
    display: inherit;
}

.tabs-1 li {
    display: inline-block;
    margin: 0 15px;
    background-color: transparent;
    color: #bbb;
    font-size: 1rem;
    font-weight: 600;
    padding: 8px 10px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}

.tabs-1 li.displayed,
.tabs-1 li.displayed:hover {
    color: #666;
    font-weight: 600;
    border-color: #517082;
}

.tabs-1.primary-tabs li.displayed,
.tabs-1.primary-tabs li.displayed:hover {
    border-color: #2980b9;
}

.tabs-1.blue-tabs li.displayed,
.tabs-1.blue-tabs li.displayed:hover {
    border-color: #12a5ea;
}
.tabs-1.bluestone-tabs li.displayed,
.tabs-1.bluestone-tabs li.displayed:hover {
    border-color: #517082;
}
.tabs-1.carrot-tabs li.displayed,
.tabs-1.carrot-tabs li.displayed:hover {
    border-color: #e67e22;
}
.tabs-1.dodgerblue-tabs li.displayed,
.tabs-1.dodgerblue-tabs li.displayed:hover {
    border-color: #2980b9;
}
.tabs-1.green-tabs li.displayed,
.tabs-1.green-tabs li.displayed:hover {
    border-color: #20ab5c;
}
.tabs-1.olive-tabs li.displayed,
.tabs-1.olive-tabs li.displayed:hover {
    border-color: #7ba323;
}
.tabs-1.orange-tabs li.displayed,
.tabs-1.orange-tabs li.displayed:hover {
    border-color: #ff4500;
}
.tabs-1.red-tabs li.displayed,
.tabs-1.red-tabs li.displayed:hover {
    border-color: #ef3f54;
}
.tabs-1.teal-tabs li.displayed,
.tabs-1.teal-tabs li.displayed:hover {
    border-color: #008080;
}
.tabs-1.purple-tabs li.displayed,
.tabs-1.purple-tabs li.displayed:hover {
    border-color: #4c47a1;
}

#tabs-2 .list-group-item {
    background-color: transparent;
    border: 1px solid transparent;
    padding: 30px 35px;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}

#tabs-2 .list-group-item.active {
    background-color: #f6f9fd;
    color: #333;
}

#tabs-2.bg-lightgrey .list-group-item.active {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.05),
        0 1px 3px 0 rgba(56, 60, 67, 0.15);
}

#tabs-2.bg-primary .list-group-item.active {
    background-color: #456070;
    box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.05),
        0 1px 3px 0 rgba(56, 60, 67, 0.15);
}

/*------------------------------------------*/
/*  TABS CONTENT
/*------------------------------------------*/

#tabs-1 .tab-content {
    margin-top: 70px;
}

/*------------------------------------------*/
/*  TAB BOX
/*------------------------------------------*/

.tbox-1 span {
    float: left;
    margin-right: 12px;
}

.tbox-1 h5 {
    line-height: 2rem !important;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}

.tbox-1 p {
    margin-bottom: 0;
}

.bg-bluestone .tbox-1 p {
    color: #eee;
}

.list-group-item.active .tbox-1 h5,
.list-group-item.active .tbox-1 span {
    color: #12a5ea;
}

.bg-bluestone .list-group-item.active .tbox-1 h5,
.bg-bluestone .list-group-item.active .tbox-1 span,
.bg-bluestone .list-group-item.active .tbox-1 p {
    color: #fff;
}

.tbox-1.icon-xs [class*="flaticon-"]:before,
.tbox-1.icon-xs [class*="flaticon-"]:after {
    font-size: 2rem;
    line-height: 1 !important;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}

/* ==========================================================================
  10. RESOURCES
  =========================================================================== */

#resources-1 .masonry-item {
    width: 33.3333%;
    margin: 0;
}

.rbox-1 {
    position: relative;
    top: 0;
    z-index: 999;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 40px 30px;
    margin: 0 10px 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.rbox-1:hover {
    top: -10px;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
}

.rbox-1 h4 {
    margin-bottom: 20px;
}

.rbox-1 p {
    margin-bottom: 30px;
}

/* ==========================================================================
  11. PROJECTS
  =========================================================================== */

#projects-1 .col-md-4 {
    padding: 0 10px;
}

/*------------------------------------------*/
/*  PROJECT ITEM
/*------------------------------------------*/

.project-1 {
    position: relative;
    top: 0;
    z-index: 999;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 30px 25px;
    margin-bottom: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.bg-lightcyan .project-1,
.bg-lightgrey .project-1 {
    background-color: #fff;
    border-color: transparent;
    box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.05),
        0 1px 3px 0 rgba(56, 60, 67, 0.15);
}

.project-1:hover {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
    top: -10px;
}

.project-2 {
    margin-bottom: 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.project-3 {
    position: relative;
    top: 0;
    z-index: 999;
    background-color: #f5f5f5;
    box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.05),
        0 1px 3px 0 rgba(56, 60, 67, 0.15);
    margin-bottom: 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.project-3:hover {
    background-color: #fff;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
    top: -10px;
}

/*------------------------------------------*/
/*  Project Data
/*------------------------------------------*/

.project-1 .project-data {
    border-top: 1px solid #d5d5d5;
    padding-top: 22px;
    margin-top: 10px;
}

.project-3 .project-data {
    padding: 35px 20px 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.project-3 .project-data h5 {
    color: #757575;
    padding: 0 10px;
    margin-bottom: 20px;
}

/*------------------------------------------*/
/*  PPOJECT DATA BOX
/*------------------------------------------*/

.pd-box {
    display: block;
    margin-bottom: 6px;
}

.pd-box h5 {
    display: inline-block;
    float: left;
    font-weight: 800;
    margin-right: 12px;
    margin-bottom: 0;
}

.project-1 p.p-sm {
    color: #757575;
    margin-top: 0;
    margin-bottom: 0;
}

.pd-box h5 i {
    margin-right: 3px;
}

.pd-box p {
    line-height: 1.3;
    font-weight: 300;
    margin-bottom: 0;
}

/*------------------------------------------*/
/*  PROJECT PREVIEW IMAGE
/*------------------------------------------*/

.project-1 img {
    padding-right: 40%;
    margin-bottom: 10px;
}

.project-3 .project-data img {
    padding-right: 50%;
}

.project-3 .project-preview img {
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
}

/*------------------------------------------*/
/*  PROJECT DESCRIPTION
/*------------------------------------------*/

.project-description {
    position: absolute;
    z-index: 20;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.project-description img {
    padding: 0 22%;
}

.project-description p {
    display: inline-block;
    font-family: "Muli", sans-serif;
    font-size: 0.9rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 0;
}

.project-description p:before {
    display: block;
    content: "";
    height: 1px;
    width: 85px;
    background: #fff;
    margin: 15px auto 20px;
    position: relative;
}

/*------------------------------------------*/
/*  Image Hover Overlay
/*------------------------------------------*/

.hover-overlay {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.blog-post .hover-overlay,
.blog-post-img .hover-overlay {
    text-align: center;
}

.hover-overlay img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: transform 400ms;
    -moz-transition: transform 400ms;
    -o-transition: transform 400ms;
    transition: transform 400ms;
}

/*------------------------------------------*/
/*  Overlay Background 
/*------------------------------------------*/

.item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 10, 10, 0.6);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

/*------------------------------------------*/
/*  Image Hover Effect 
/*------------------------------------------*/

.project-2:hover img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
}

.project-2:hover .item-overlay {
    background: rgba(10, 10, 10, 0.75);
}

/*------------------------------------------*/
/*  SINGLE PROJECT
/*------------------------------------------*/

.sp-wrapper {
    border: 1px solid #ddd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.sp-page {
    margin-top: -185px;
}

/*------------------------------------------*/
/*  Single Project Text
/*------------------------------------------*/

.sp-txt {
    position: relative;
    padding: 0 30px;
}

.sp-logo {
    margin-left: -20px;
    margin-bottom: 10px;
}

.sp-right .sp-logo {
    margin-left: -5px;
}

.sp-logo img {
    width: 40%;
    height: auto;
}

.sp-txt p.p-sm {
    color: #999;
    font-size: 0.875rem;
    margin-bottom: 0;
}

/*------------------------------------------*/
/*  Single Project Data
/*------------------------------------------*/

.sp-data {
    text-align: center;
    position: relative;
    background-color: #fafafa;
    padding: 35px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 20px 0 20px -220px;
    z-index: 20;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
}

.sp-right .sp-data {
    margin: 20px -220px 15px 0;
}

.sp-data .row {
    margin-right: 0;
    margin-left: 0;
}

.sp-data .col-md-4 {
    border-right: 1px dashed #ccc;
}

.sp-data .col-md-4:last-child {
    border-right: none;
}

.sp-data h4 {
    font-weight: 800;
    margin-bottom: 10px;
}

.sp-data p {
    color: #999;
    font-size: 0.9rem;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.sp-data span {
    display: block;
    color: #999;
    line-height: 1.2;
    padding: 0 8%;
    margin-bottom: 0;
}

/*------------------------------------------*/
/*  Single Project Link
/*------------------------------------------*/

.sp-links {
    position: absolute;
    top: 25px;
    right: 40px;
}

.sp-links a {
    display: block;
    margin-bottom: 20px;
}

/*------------------------------------------*/
/*  Single Project Preview Image
/*------------------------------------------*/

.sp-preview {
    position: relative;
}

.sp-preview img {
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
}

.sp-right .sp-preview img {
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
}

/*------------------------------------------*/
/*  All Projects Button
/*------------------------------------------*/

.all-projects-btn {
    margin-top: 40px;
    margin-bottom: 40px;
}

#projects-2 .all-projects-btn,
#projects-3 .all-projects-btn {
    margin-top: 30px;
}

/* ==========================================================================
  12. TEAM
  =========================================================================== */

.team-member {
    text-align: center;
    position: relative;
    top: 0;
    z-index: 999;
    background-color: #fff;
    margin-bottom: 40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.05),
        0 1px 3px 0 rgba(56, 60, 67, 0.15);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.team-member:hover {
    top: -10px;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
}

.team-member img {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.tm-meta {
    padding: 25px 20px;
}

.tm-meta h5 {
    line-height: 1;
    font-weight: 700;
    margin-bottom: 5px;
}

.tm-meta span {
    display: block;
}

.tm-meta a {
    color: #888;
    font-weight: 0.9rem;
    line-height: 1;
}

/*------------------------------------------*/
/*  Team Member Social Links
/*------------------------------------------*/

.team-member-photo {
    position: relative;
}

.tm-social ul {
    width: 100%;
    display: inline-block;
    padding-left: 0;
    margin-top: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 20;
    zoom: 1;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.tm-social ul li {
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    padding: 0;
}

.tm-social a {
    width: 34px;
    height: 34px;
    color: #fff;
    font-size: 1.05rem;
    line-height: 34px !important;
    margin-right: 1px;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.tm-social a.ico-facebook {
    background-color: #3b5998;
}
.tm-social a.ico-twitter {
    background-color: #00a9ed;
}
.tm-social a.ico-instagram {
    background-color: #e44772;
}
.tm-social a.ico-dribbble {
    background-color: #d92d84;
}
.tm-social a.ico-behance {
    background-color: #2473f6;
}
.tm-social a.ico-pinterest {
    background-color: #ac281a;
}
.tm-social a.ico-linkedin {
    background-color: #015886;
}
.tm-social a.ico-google-plus {
    background-color: #cd1111;
}
.tm-social a.ico-youtube {
    background-color: #cd1b20;
}
.tm-social a.ico-tumblr {
    background-color: #3a5976;
}
.tm-social a.ico-vk {
    background-color: #3b5998;
}

.team-member:hover .tm-social ul {
    bottom: 6%;
    opacity: 1;
    -moz-opacity: 1;
}

/* ==========================================================================
  13. VIDEO
  =========================================================================== */

#video-2 {
    background-image: url(../images/video-2.jpg);
    padding-top: 190px;
    padding-bottom: 190px;
}

#video-3 .video-link {
    padding-left: 30px;
}

#video-3 .video-link .play-btn {
    margin-right: 30px;
}

#video-3 .video-link img {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px;
}

.video-txt p {
    margin-top: 30px;
    margin-bottom: 30px;
}

/* ==========================================================================
  14. TESTIMONIALS
  =========================================================================== */

#reviews-4 {
    padding-top: 80px;
    padding-bottom: 70px;
}

#reviews-3 span.title-digit,
#reviews-3 span.count-element {
    font-weight: 800;
}

.review-1 {
    text-align: center;
}

.review-2 {
    text-align: center;
    margin-bottom: 70px;
}

.review-3 {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    padding: 40px 30px;
    margin: 0 25px;
    overflow: visible;
    margin-bottom: 40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0px 8px 20px 0px rgba(20, 20, 20, 0.15);
}

.review-4 {
    padding: 0 30px;
    margin-bottom: 30px;
}

/*------------------------------------------*/
/*  MASONRY GRID TESTIMONIALS
/*------------------------------------------*/

.review-5 {
    width: 50%;
    padding: 0 2%;
    margin: 0 0 60px 0;
}

/*------------------------------------------*/
/*  Testimonial Message Avatar 
/*------------------------------------------*/

#reviews-1 img,
#reviews-2 img {
    width: 100px;
    height: 100px;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.review-3 .author-avatar,
.review-5 .author-avatar {
    display: inline-block;
    float: left;
}

.owl-carousel .owl-item .review-3-author img {
    width: 55px;
    height: 55px;
    display: inline-block;
    margin: 0 15px 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.review-5-author img {
    width: 70px;
    height: 70px;
    display: inline-block;
    margin: 0 15px 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.quote-ico {
    position: relative;
    margin-bottom: -25px;
}

.review-4 .quote-ico {
    margin-bottom: -55px;
}

.review-4 .quote-ico img {
    width: 85px;
    height: 85px;
    opacity: 0.15;
}

.owl-carousel .owl-item .quote-ico img {
    width: 65px;
    height: 65px;
    opacity: 0.15;
}

/*------------------------------------------*/
/*  Testimonial Message Text
/*------------------------------------------*/

.review-1-txt p,
.review-2-txt p {
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 300;
    margin-top: 25px;
}

.review-3 p {
    color: #757575;
    line-height: 1.4;
    margin-bottom: 25px;
}

.review-4 p {
    color: #bbb;
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 25px;
}

.review-4 p span {
    color: #fff;
    font-weight: 700;
}

.review-5-txt p {
    font-size: 1.125rem;
    line-height: 1.5;
    margin-bottom: 25px;
}

/*------------------------------------------*/
/*  Testimonial Author
/*------------------------------------------*/

.review-1-author h5,
.review-2-author h5 {
    font-size: 1rem;
    line-height: 1;
    font-weight: 900;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom: 5px;
}

.review-3-author h5,
.review-5-author h5 {
    font-weight: 700;
    line-height: 1;
    margin-bottom: 2px;
}

.review-5-author h5 {
    font-size: 1.075rem;
}

.review-4-author h5 {
    font-size: 1.35rem;
    line-height: 1;
    font-weight: 900;
    letter-spacing: 0;
    margin-top: 35px;
    margin-bottom: 0;
}

.review-1-author span,
.review-2-author span {
    font-size: 1.05rem;
    margin-bottom: 0;
}

.review-3-author span,
.review-5-author span {
    color: #858585;
    font-size: 0.95rem;
    font-weight: 300;
}

.review-4-author span {
    font-size: 1.25rem;
    font-weight: 300;
}

/*------------------------------------------*/
/*  Review Rating
/*------------------------------------------*/

.review-5 .app-rating {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 4px;
}

.review-5 .app-rating i {
    color: #ea7000;
    font-size: 0.85rem;
    line-height: 1;
}

/*------------------------------------------*/
/*   Reviews FlexSlider Navigation
/*------------------------------------------*/

.flex-control-paging li a {
    background: transparent;
    width: 10px;
    height: 10px;
    border: 2px solid #bbb;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 50px;
}

.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 2px solid #bbb;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #bbb;
    border: 2px solid transparent;
}

/* ==========================================================================
  15. STATISTICS
  =========================================================================== */

#statistic-1,
#statistic-2 {
    padding-top: 80px;
    padding-bottom: 40px;
}

#statistic-3 .bg-inner {
    position: relative;
    z-index: 1;
    padding-top: 100px;
    padding-bottom: 130px;
}

.statistic-block {
    text-align: center;
    margin-bottom: 40px;
}

#statistic-3 .statistic-block {
    position: relative;
    top: 0;
    z-index: 999;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 70px 40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

#statistic-3 .statistic-block:hover {
    top: -10px;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
}

/*------------------------------------------*/
/*  STATISTIC BLOCK
/*------------------------------------------*/

.statistic-block h5 {
    font-size: 3.25rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 12px;
}

#statistic-2 .statistic-block h5 {
    font-size: 4.5rem;
    margin-top: 25px;
    margin-bottom: 20px;
}

#statistic-3 .statistic-block h5 {
    font-size: 3rem;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.statistic-block p.p-md {
    font-family: "Muli", sans-serif;
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 0;
}

#statistic-2 .statistic-block p.p-md {
    font-size: 0.95rem;
    text-transform: uppercase;
    font-weight: 800;
}

#statistic-2 .statistic-block p.p-sm {
    padding: 0 10%;
    margin-bottom: 0;
}

#statistic-3 .statistic-block p.p-md {
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
}

#statistic-3 .statistic-block p.p-sm {
    margin-bottom: 0;
}

/*------------------------------------------*/
/*  CONTENT SMALL STATISTIC
/*------------------------------------------*/

.small-statistic {
    margin-top: 20px;
    padding: 0 5px;
}

.small-statistic .statistic-block {
    text-align: left;
    margin-bottom: 0;
}

#reviews-4 .small-statistic .statistic-block {
    margin-bottom: 30px;
}

.small-statistic .statistic-block h5 {
    font-size: 2.65rem;
    margin-bottom: 10px;
}

.small-statistic .statistic-block p {
    font-weight: 500;
    margin-bottom: 5px;
}

#reviews-4 .small-statistic .statistic-block p {
    font-weight: 300;
    padding-right: 15%;
    margin-bottom: 5px;
}

.small-statistic .statistic-block p.p-sm {
    font-weight: 300;
    margin-bottom: 0;
}

/* ==========================================================================
  16. PRICING
  =========================================================================== */

/*------------------------------------------*/
/*  PRICING TABLE
/*------------------------------------------*/

#pricing-1 .pricing-table {
    position: relative;
    top: 0;
    z-index: 999;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 60px 40px;
    text-align: center;
    margin-bottom: 40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

#pricing-1.bg-lightgrey .pricing-table {
    border: 1px solid #eee;
}

#pricing-1 .pricing-table:hover {
    top: -10px;
    background-color: #fff;
    border-color: transparent;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
}

#pricing-2 .pricing-table {
    margin-bottom: 40px;
}

/*------------------------------------------*/
/*  Pricing Table Price Plan
/*------------------------------------------*/

.pricing-plan h5 {
    font-size: 1rem;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.pricing-plan h4 {
    font-size: 1.25rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.pricing-table span.price {
    font-size: 80px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: -2px;
}

.pricing-table sup {
    font-size: 45px;
    font-weight: 500;
    top: -12px;
    right: 3px;
}

.pricing-table sup.coins {
    font-weight: 500;
    font-size: 45px;
    top: -27px;
    left: 1px;
}

.pricing-table p.p-sm {
    color: #999;
    font-size: 1.1rem;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 0;
}

/*------------------------------------------*/
/*  Pricing Table Body
/*------------------------------------------*/

ul.features {
    color: #757575;
    font-size: 1.05rem;
    line-height: 1;
    font-weight: 300;
    border-top: 1px solid #ddd;
    margin-top: 40px;
    padding-top: 28px;
}

#pricing-2 ul.features {
    font-size: 1rem;
    line-height: 1.3;
    border-top: none;
    margin-top: 0;
    padding-top: 20px;
}

ul.features li {
    padding: 12px 8%;
}

#pricing-2 ul.features li {
    padding: 0 8% 14px;
}

ul.features li span {
    font-weight: 500;
}

#pricing-2 ul.features li span {
    font-weight: 600;
}

ul.features li.disabled-option {
    color: #ccc;
}

/*------------------------------------------*/
/*  Pricing Table Button
/*------------------------------------------*/

.pricing-table .btn {
    margin-top: 25px;
}

#pricing-1 .pricing-table .btn {
    display: block;
    width: 100%;
}

/*------------------------------------------*/
/*  PRICING NOTICE TEXT
/*------------------------------------------*/

.pricing-notice p {
    padding: 0 8%;
    margin-top: 10px;
    margin-bottom: 0;
}

#pricing-2 .pricing-notice p {
    margin-top: 20px;
}

.pricing-notice p span {
    font-weight: 700;
    margin-right: 5px;
}

/* ==========================================================================
  17. BRANDS
  =========================================================================== */

#brands-1,
#brands-5 {
    padding-top: 80px;
    padding-bottom: 50px;
}

#brands-2 {
    padding-top: 85px;
    padding-bottom: 75px;
}

#brands-3 {
    padding-top: 60px;
    padding-bottom: 40px;
}

.brands-section h4 {
    margin-bottom: 50px;
}

.brands-section span.title-digit,
.brands-section span.count-element {
    font-weight: 800;
}

.brands-section p {
    font-weight: 400;
    margin-bottom: 40px;
}

#brands-4.brands-section p {
    font-weight: 300;
    margin-bottom: 45px;
    padding-bottom: 45px;
    border-bottom: 1px solid #ddd;
}

.brands-section .btn {
    margin-top: 15px;
}

/*------------------------------------------*/
/*  BRANDS LOGO HOLDER
/*------------------------------------------*/

.brands-list {
    text-align: center;
}

#brands-1 .brand-logo,
#brands-3 .brand-logo,
#brands-5 .brand-logo {
    margin-bottom: 30px;
}

#brands-2 .brand-logo {
    width: 19%;
    padding: 22px 18px;
    display: inline-block;
}

#brands-4 .brand-logo {
    margin-bottom: 40px;
}

#brands-1 .brand-logo img {
    padding: 0 15px;
}

#brands-1.bg-map .brand-logo img,
#brands-1.bg-pattern .brand-logo img {
    opacity: 0.75;
}

#brands-1.bg-02 .brand-logo img,
#brands-1.bg-05 .brand-logo img,
#brands-1.bg-06 .brand-logo img {
    opacity: 0.65;
}

#brands-2 .brand-logo img {
    opacity: 0.85;
}

#brands-3 .brand-logo img {
    opacity: 0.65;
    padding: 0 2px;
}

#brands-5 .brand-logo img {
    opacity: 0.65;
    padding: 0 30px;
}

/* ==========================================================================
  18. FAQs
  =========================================================================== */

/*------------------------------------------*/
/*  FAQS ACCORDION  
/*------------------------------------------*/

#faqs-1 .card-header {
    position: relative;
    padding: 22px 20px;
    background-color: #f6f7f9;
    border: none;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

#faqs-1 #accordion [data-bs-toggle="collapse"].collapsed:after,
#faqs-1 #accordion [data-bs-toggle="collapse"]:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f106";
    position: absolute;
    font-size: 1.15rem;
    top: 21px;
    right: 20px;
}

#faqs-1 #accordion [data-bs-toggle="collapse"].collapsed:after {
    content: "\f107";
}

#faqs-1 .card-header a:hover {
    color: #151515;
}

/*------------------------------------------*/
/*  Question
/*------------------------------------------*/

#accordion .card {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    margin-bottom: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#accordion .card-header h5 {
    line-height: 1;
    font-weight: 800;
    margin-bottom: 0;
}

#accordion .card-header h5 span {
    font-weight: 400;
    margin-right: 2px;
}

/*------------------------------------------*/
/*  Answer
/*------------------------------------------*/

#accordion .card-body {
    padding: 30px 25px 15px;
}

#accordion .card-body p {
    color: #666;
}

#accordion .card-body .content-list {
    margin-bottom: 1rem;
}

/*------------------------------------------*/
/*  FAQS TYPOGRAPHY 
/*------------------------------------------*/

#faqs-1 h4 {
    margin-left: 10px;
    margin-bottom: 60px;
}

/*------------------------------------------*/
/*  MORE QUESTIONS BUTTON
/*------------------------------------------*/

.more-questions {
    margin-top: 60px;
}

.more-questions h5 {
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin-bottom: 0;
}

.more-questions a {
    font-weight: 800;
    text-decoration: underline;
    letter-spacing: -1px;
    margin-left: 3px;
}

.more-questions a:hover {
    color: #111;
}

/* ==========================================================================
  19. CALL TO ACTION
  =========================================================================== */

#cta-2 .inner-bg {
    padding: 80px 0 50px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#cta-4 {
    padding-top: 60px;
    padding-bottom: 60px;
}

#cta-5 {
    padding-top: 100px;
    padding-bottom: 110px;
}

#cta-6 {
    padding-top: 80px;
    padding-bottom: 85px;
}

/*------------------------------------------*/
/*  CALL TO ACTION TYPOGRAPHY
/*------------------------------------------*/

.cta-txt h2 {
    font-size: 3.5rem;
    font-weight: 400;
    margin-bottom: 20px;
}

.cta-txt h3 {
    letter-spacing: 0;
    margin-bottom: 10px;
}

.cta-txt h3 span {
    font-weight: 800;
}

#cta-2 .cta-txt h3,
#cta-3 .cta-txt h3 {
    padding: 0 5%;
    margin-bottom: 40px;
}

#cta-5 .cta-txt h3 {
    letter-spacing: 0;
    margin-bottom: 5px;
}

#cta-5 .cta-txt h5 {
    font-size: 1.9rem;
    font-weight: 300;
    margin-bottom: 30px;
}

#cta-6 .cta-txt h3 {
    font-weight: 400;
}

/*------------------------------------------*/
/*  CTA Paragraphs
/*------------------------------------------*/

#cta-1 .cta-txt p {
    font-size: 1.35rem;
    padding: 0 8%;
    margin-bottom: 40px;
}

#cta-2 .cta-txt p {
    font-size: 0.9rem;
    margin-top: 40px;
    margin-bottom: 0;
}

#cta-4 .cta-txt p {
    padding: 0 15% 0 0;
    margin-bottom: 0;
}

#cta-6 .cta-txt p {
    font-size: 1.4rem;
    padding: 0 10%;
}

/*------------------------------------------*/
/*  CTA Links
/*------------------------------------------*/

#cta-5 .cta-txt a {
    font-size: 3rem;
    font-family: "Muli", sans-serif;
    line-height: 1;
    font-weight: 800;
}

#cta-5 .cta-txt a i {
    font-size: 2.35rem;
    position: relative;
    top: -3px;
    right: 3px;
}

/*------------------------------------------*/
/*  CALL TO ACTION FORM
/*------------------------------------------*/

.cta-section .form-holder {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 22px 25px 11px;
    margin: 30px 60px 0;
}

/* ==========================================================================
  20. BLOG
  =========================================================================== */

/*------------------------------------------*/
/*  BLOG POST
/*------------------------------------------*/

.blog-post {
    position: relative;
    top: 0;
    z-index: 999;
    background-color: #fff;
    margin-bottom: 40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.05),
        0 1px 3px 0 rgba(56, 60, 67, 0.15);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.blog-post:hover {
    top: -10px;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
}

#leave-comment,
.single-post-title,
.single-post-txt {
    padding: 0 3%;
}

.single-post-txt .txt-list {
    margin-bottom: 16px;
}

/*------------------------------------------*/
/*  MASONRY GRID TESTIMONIALS
/*------------------------------------------*/

#blog-2 .masonry-item {
    width: 33.3333%;
    margin: 0;
}

#blog-2 .blog-post {
    margin: 0 10px 50px;
}

/*------------------------------------------*/
/*  POST IMAGE
/*------------------------------------------*/

.blog-post-img img {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

/*------------------------------------------*/
/*  Post Read
/*------------------------------------------*/

p.post-read {
    color: #999;
    font-size: 0.975rem;
    font-family: "Muli", sans-serif;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 0;
}

/*------------------------------------------*/
/*  POST TEXT
/*------------------------------------------*/

.blog-post-txt {
    padding: 25px 20px;
}

.blog-post-txt h5 {
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 10px;
}

.blog-post-txt a:hover {
    color: #858585;
}

/*------------------------------------------*/
/*  Post Tag
/*------------------------------------------*/

p.post-tag {
    color: #aaa;
    font-size: 0.975rem;
    font-family: "Muli", sans-serif;
    line-height: 1;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 0;
}

p.post-tag a {
    color: #aaa;
}

/*------------------------------------------*/
/*  Post Data
/*------------------------------------------*/

p.post-data {
    color: #aaa;
    font-size: 0.975rem;
    line-height: 1;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 0;
}

p.post-data a {
    color: #353637;
    font-weight: 700;
}

/*------------------------------------------*/
/*  More Post Button
/*------------------------------------------*/

.more-posts {
    margin-top: 30px;
    margin-bottom: 40px;
}

/*------------------------------------------*/
/*  SINGLE BLOG POST
/*------------------------------------------*/

.post-share-links {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 1px solid #e5e5e5;
}

.single-post-txt h5 {
    margin-bottom: 20px;
}

.single-post-txt h4 {
    margin-top: 25px;
    margin-bottom: 25px;
}

/*------------------------------------------*/
/*  SINGLE POST DATA
/*------------------------------------------*/

.single-post-data {
    margin-top: 15px;
}

.single-post-data p {
    font-size: 1.1rem;
    font-family: "Muli", sans-serif;
}

.single-post-data a {
    color: #222;
    font-weight: 700;
}

.post-title-meta {
    margin-bottom: 20px;
}

.post-title-meta span {
    color: #bbb;
    font-size: 0.815rem;
    line-height: 1;
    font-weight: 500;
    text-transform: uppercase;
}

/*------------------------------------------*/
/*  Single Post Inner Image
/*------------------------------------------*/

.post-inner-img {
    margin-top: 40px;
    margin-bottom: 40px;
}

.post-inner-img p.p-sm {
    margin-top: 20px;
    margin-bottom: 0;
}

/*------------------------------------------*/
/*  Follow Button 
/*------------------------------------------*/

.follow-author {
    position: relative;
    color: #757575;
    font-size: 0.9rem;
    line-height: 1;
    font-weight: 400;
    padding: 3px 8px;
    top: -2px;
    margin-left: 8px;
    border: 1px solid #888;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/*------------------------------------------*/
/*  POST TAGS 
/*------------------------------------------*/

.post-share-links {
    margin-top: 70px;
}

.post-tags-list span a {
    color: #999;
    font-size: 0.925rem;
    font-weight: 400;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 7px 16px;
    margin-right: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.post-tags-list span a:hover {
    background-color: #f0f1f3;
    border-color: #f0f1f3;
}

/*------------------------------------------*/
/*  POST SHARE ICONS
/*-----------------------------------------*/

.share-social-icons {
    display: inline-block;
    padding-left: 0;
}

.share-social-icons li {
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    padding: 0;
}

a.share-ico {
    color: #555;
    width: 30px;
    height: 30px;
    font-size: 22px;
    display: block;
    margin-right: 3px;
}

/*------------------------------------------*/
/*  ABOUT POST AUTHOR
/*------------------------------------------*/

.author-senoff {
    background-color: #f8f9fb;
    margin: 100px 0;
    padding: 45px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.author-senoff img {
    width: 100px;
    height: 100px;
    float: left;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.author-senoff-txt {
    position: relative;
    overflow: hidden;
    padding-left: 30px;
}

.author-senoff-txt h5.h5-xs {
    color: #757575;
    font-size: 0.85rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.author-senoff-txt h5.h5-lg {
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
}

.author-senoff-txt p {
    color: #757575;
    padding-right: 5%;
    margin-bottom: 0;
}

.author-follow-btn {
    display: inline-block;
    position: absolute;
    color: #757575;
    font-size: 0.925rem;
    line-height: 1;
    font-weight: 400;
    padding: 4px 10px;
    top: 1px;
    right: 12px;
    border: 1px solid #888;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*------------------------------------------*/
/*  SINGLE POST COMMENTS
/*------------------------------------------*/

.single-post-comments {
    padding: 0 3%;
}

.single-post-comments img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.comment-meta {
    margin-bottom: 10px;
}

.comment-meta h5 {
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 2px;
}

.comment-date {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.btn-reply a {
    background-color: #888;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 3px 8px;
    text-transform: uppercase;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.btn-reply a:hover {
    color: #fff;
    background-color: #555;
}

.comment-reply {
    margin-left: 40px;
}

.single-post-comments hr {
    margin-top: 20px;
    margin-bottom: 20px;
}

/*------------------------------------------*/
/*    SINGLE POST COMMENT FORM
/*------------------------------------------*/

#leave-comment h5.h5-lg {
    margin-bottom: 3px;
}

.comment-form {
    position: relative;
}

.comment-form p {
    color: #333;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    padding-left: 5px;
    display: block;
}

.comment-form .form-control {
    height: 54px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 1rem;
    font-weight: 300;
    padding: 0 20px;
    margin-bottom: 22px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.comment-form .form-control:focus {
    border-color: #16a2e0;
    outline: 0px none;
    box-shadow: none;
}

.comment-form textarea {
    min-height: 200px;
}
.comment-form textarea.form-control {
    padding: 20px;
}

/*------------------------------------------*/
/*    Comment Form Message
/*------------------------------------------*/

.comment-form-msg {
    width: 100% !important;
    display: block;
    text-align: center;
    margin-top: 15px;
}

.comment-form .loading {
    color: #00b2e4;
    font-size: 18px;
    font-family: "Muli", sans-serif;
    font-weight: 500;
}

.error {
    color: #e74c3c;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
}

/* ==========================================================================
  21. CONTACTS
  =========================================================================== */

#contacts-2 {
    padding-top: 80px;
    padding-bottom: 50px;
}

/*------------------------------------------*/
/*  CONTACT BOX
/*------------------------------------------*/

.contact-box {
    margin-bottom: 40px;
}

#contacts-2 .contact-box {
    margin-bottom: 30px;
}

.cbox-2-txt {
    overflow: hidden;
    padding-left: 20px;
}

/*------------------------------------------*/
/*  CONTACT BOX TYPOGRAPHY
/*------------------------------------------*/

.contact-box h5 {
    font-weight: 700;
    margin-bottom: 10px;
}

.contact-box p {
    font-size: 1.125rem;
    margin-bottom: 0;
}

#contacts-2 .contact-box p {
    font-size: 1.1rem;
    margin-bottom: 1px;
}

#contacts-2 .contact-box span,
#contacts-2 .contact-box img {
    float: left;
    text-align: center;
    margin-top: 3px;
}

#contacts-1 .form-holder {
    background-color: transparent;
    padding: 0;
}

/*------------------------------------------*/
/*  CONTACT FORM
/*------------------------------------------*/

.contact-form .form-control {
    height: 52px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 1rem;
    font-weight: 300;
    padding: 0 20px;
    margin-bottom: 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.bg-lightgrey .contact-form .form-control {
    background-color: #fcfcfc;
    border-color: #ccc;
}

/*------------------------------------------*/
/*  Contact Form Textarea
/*------------------------------------------*/

.contact-form textarea {
    min-height: 200px;
}
.contact-form textarea.form-control {
    padding: 20px;
}

/*------------------------------------------*/
/*  Contact Form Placeholder
/*------------------------------------------*/

.contact-form .form-control::-moz-placeholder {
    color: #555;
}
.contact-form .form-control:-ms-input-placeholder {
    color: #555;
}
.contact-form .form-control::-webkit-input-placeholder {
    color: #555;
}

/*------------------------------------------*/
/*  Contact Form Input Focus
/*------------------------------------------*/

.contact-form .form-control:focus,
.bg-lightgrey .contact-form .form-control:focus {
    outline: 0px none;
    box-shadow: none;
    border-color: #517082;
}

/*------------------------------------------*/
/*  Contact Form Message
/*------------------------------------------*/

.contact-form-msg {
    width: 100% !important;
    display: block;
    text-align: center;
    margin-top: 15px;
}

.contact-form .loading {
    color: #00b2e4;
    font-size: 18px;
    font-family: "Muli", sans-serif;
    font-weight: 500;
}

.error {
    color: #e74c3c;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
}

/* ==========================================================================
  23. GOOGLE MAP
  =========================================================================== */

#gmap {
    width: 100%;
    height: 450px;
}

/* ==========================================================================
  24. FOOTER
  =========================================================================== */

/*------------------------------------------*/
/*  FOOTER TYPOGRAPHY
/*------------------------------------------*/

.footer h5 {
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 3px;
    margin-bottom: 25px;
}

.footer-info p {
    margin-top: 25px;
}

.footer-contacts p {
    font-size: 1.05rem;
    margin-bottom: 1px;
}

.footer-copyright p span {
    font-weight: 800;
}

.footer-contacts .btn {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 20px;
}

/*------------------------------------------*/
/*  FOOTER LINKS
/*------------------------------------------*/

.footer-links li {
    width: auto !important;
    display: block !important;
    vertical-align: top;
    clear: none !important;
    font-size: 1.05rem;
    margin: 0 0 9px 0;
    padding: 0;
}

/*------------------------------------------*/
/*  FOOTER SOCIAL LINKS
/*------------------------------------------*/

.foo-socials {
    display: inline-block;
    padding-left: 0;
    margin: 10px auto 0;
}

.bottom-footer .foo-socials {
    margin: 0;
}

.foo-socials li {
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    margin: 0;
    padding: 0;
}

.foo-socials a {
    color: #888;
    font-size: 1rem;
    line-height: 30px !important;
    margin-right: 22px;
    display: block;
}

#footer-3 .foo-socials a {
    color: #aaa;
    background-color: #fff;
    border: 2px solid #aaa;
    width: 40px;
    height: 40px;
    font-size: 1.1rem;
    line-height: 37px !important;
    margin-right: 4px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.foo-socials a.ico-facebook:hover {
    color: #3b5998;
}
.foo-socials a.ico-twitter:hover {
    color: #00a9ed;
}
.foo-socials a.ico-instagram:hover {
    color: #e44772;
}
.foo-socials a.ico-dribbble:hover {
    color: #d92d84;
}
.foo-socials a.ico-behance:hover {
    color: #2473f6;
}
.foo-socials a.ico-pinterest:hover {
    color: #ac281a;
}
.foo-socials a.ico-linkedin:hover {
    color: #015886;
}
.foo-socials a.ico-google-plus:hover {
    color: #cd1111;
}
.foo-socials a.ico-youtube:hover {
    color: #cd1b20;
}
.foo-socials a.ico-tumblr:hover {
    color: #3a5976;
}
.foo-socials a.ico-vk:hover {
    color: #3b5998;
}

#footer-3 .foo-socials a.ico-facebook:hover {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998;
}
#footer-3 .foo-socials a.ico-twitter:hover {
    color: #fff;
    background-color: #00a9ed;
    border-color: #00a9ed;
}
#footer-3 .foo-socials a.ico-instagram:hover {
    color: #fff;
    background-color: #e44772;
    border-color: #e44772;
}
#footer-3 .foo-socials a.ico-dribbble:hover {
    color: #fff;
    background-color: #d92d84;
    border-color: #d92d84;
}
#footer-3 .foo-socials a.ico-behance:hover {
    color: #fff;
    background-color: #2473f6;
    border-color: #2473f6;
}
#footer-3 .foo-socials a.ico-pinterest:hover {
    color: #fff;
    background-color: #ac281a;
    border-color: #ac281a;
}
#footer-3 .foo-socials a.ico-linkedin:hover {
    color: #fff;
    background-color: #015886;
    border-color: #015886;
}
#footer-3 .foo-socials a.ico-google-plus:hover {
    color: #fff;
    background-color: #cd1111;
    border-color: #cd1111;
}
#footer-3 .foo-socials a.ico-youtube:hover {
    color: #fff;
    background-color: #cd1b20;
    border-color: #cd1b20;
}
#footer-3 .foo-socials a.ico-tumblr:hover {
    color: #fff;
    background-color: #3a5976;
    border-color: #3a5976;
}
#footer-3 .foo-socials a.ico-vk:hover {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998;
}

/*------------------------------------------*/
/*  FOOTER NEWSLETTER FORM
/*------------------------------------------*/

.footer-form .form-control {
    height: 48px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-right: none;
    color: #333;
    font-size: 0.925rem;
    padding: 0 15px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  Newsletter Form Input Focus
/*------------------------------------------*/

.footer-form .form-control:focus {
    border: 1px solid #ccc;
    border-right: none;
    outline: 0;
    box-shadow: none;
}

/*------------------------------------------*/
/*  Newsletter Form Button
/*------------------------------------------*/

.footer-form .btn {
    height: 48px;
    color: #aaa;
    background-color: #fff;
    border: 1px solid #ccc;
    border-left: none;
    font-size: 1.45rem;
    line-height: 1 !important;
    padding: 0 15px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

/*------------------------------------------*/
/*  Newsletter Form Notification
/*------------------------------------------*/

.footer-form .form-notification {
    font-size: 0.925rem;
    font-weight: 400;
    line-height: 1;
    margin-top: 15px;
    margin-left: 5px;
}

/*------------------------------------------*/
/*  BOTTOM FOOTER
/*------------------------------------------*/

.bottom-footer {
    border-top: 1px solid #eee;
    margin-top: 20px;
    padding-top: 35px;
    padding-bottom: 35px;
}

.bg-dark .bottom-footer {
    border-top: 1px solid #454647;
}

.bottom-footer p {
    margin-bottom: 0;
}

.bottom-footer p.p-sm {
    display: inline-block;
    font-size: 0.925rem;
    line-height: 1;
    margin-left: 17px;
    margin-bottom: 0;
}

.bg-dark .bottom-footer p.p-sm {
    color: #ddd;
}

/*------------------------------------------*/
/*  Bottom Footer List
/*------------------------------------------*/

.bottom-footer-list li {
    font-size: 1rem;
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    margin: 0 9px 5px 0;
    padding: 0;
}

.bottom-footer-list li a {
    font-weight: 600;
}

.bottom-footer-list p:after {
    content: "|";
    padding-left: 11px;
    position: relative;
    top: -1px;
}

.bottom-footer-list p.last-li:after {
    content: " ";
    padding-left: 0;
}

/* ==========================================================================
  25. INNER PAGE WRAPPER
  =========================================================================== */

.inner-page-wrapper {
    margin-top: 85px;
}

/*------------------------------------------*/
/*  INNER PAGE HERO
/*------------------------------------------*/

.page-hero-section {
    background: no-repeat center center;
    padding-top: 100px;
    padding-bottom: 110px;
    background-size: cover;
}

#about-page.page-hero-section {
    background-image: url(../images/about-page.jpg);
}

#services-page.page-hero-section {
    background-image: url(../images/services-page.jpg);
}

#service-details-page.page-hero-section {
    background-image: url(../images/service-details-page.jpg);
}

#pricing-page.page-hero-section {
    background-image: url(../images/pricing-page.jpg);
}

#team-page.page-hero-section {
    background-image: url(../images/team-page.jpg);
}

#reviews-page.page-hero-section {
    background-image: url(../images/reviews-page.jpg);
}

#resources-page.page-hero-section {
    background-image: url(../images/resources-page.jpg);
}

#faqs-page.page-hero-section {
    background-image: url(../images/faqs-page.jpg);
}

#contacts-page.page-hero-section {
    background-image: url(../images/contacts-page.jpg);
}

#case-studies-page.page-hero-section {
    background-image: url(../images/case-studies-page.jpg);
}

#project-details-page.page-hero-section {
    background-image: url(../images/project-details-page.jpg);
    padding-bottom: 250px;
}

#blog-listing-page.page-hero-section {
    background-image: url(../images/blog-listing-page.jpg);
}

/*------------------------------------------*/
/*  INNER PAGE HERO TYPOGRAPHY
/*------------------------------------------*/

.page-hero-section h3 {
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 15px;
}

.page-hero-section p {
    font-size: 1.35rem;
    font-weight: 400;
    padding: 0 15%;
    margin-bottom: 0;
}

/* ==========================================================================
  26. BREADCRUMB
  =========================================================================== */

.breadcrumb {
    padding: 30px 5px 26px;
    background-color: transparent;
    margin-bottom: 0;
    border-radius: 0;
    border-bottom: 1px solid #ddd;
}

/*------------------------------------------*/
/*  BREADCRUMB TYPOGRAPHY
/*------------------------------------------*/

.breadcrumb-item a,
.breadcrumb-item.active {
    font-size: 0.975rem;
    font-weight: 500;
}

.breadcrumb-item.active {
    color: #999;
}

.breadcrumb-item + .breadcrumb-item::before {
    font-size: 1.1rem;
    display: inline-block;
    padding-right: 10px;
    margin-top: -1px;
    content: "\00bb";
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 12px;
}

/* ==========================================================================
  27. PAGE PAGINATION
  =========================================================================== */

.page-pagination {
    padding-bottom: 100px;
}

.page-link {
    color: #666;
    font-weight: 600;
    padding: 7px 14px;
    margin: 0 3px;
    background-color: transparent;
    border-color: transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.page-item:first-child .page-link {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.page-item:last-child .page-link {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.page-item.disabled .page-link {
    color: #aaa;
    background-color: transparent;
    border-color: transparent;
}

.next-page.page-link1 {
    margin-left: 30px;
}

.page-link:hover,
.page-item.active .page-link {
    background-color: #3a3953;
    color: #fff;
    border-color: #3a3953;
    box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.05),
        0 1px 3px 0 rgba(56, 60, 67, 0.15);
}

.page-link:focus {
    background-color: transparent;
    color: #666;
    border-color: transparent;
    box-shadow: 0 0;
}

/* ==========================================================================
  28. SCROLL TO TOP
  =========================================================================== */

#scrollUp {
    display: none;
    width: 40px;
    height: 45px;
    position: fixed;
    bottom: 20px;
    right: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-image: url(../images/back-to-top.png);
    background-repeat: no-repeat;
    background-position: 50% 48%;
    background-color: rgba(35, 35, 35, 0.65);
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear;
}

#scrollUp:hover {
    background-color: #151515;
}

nav a#pull {
    display: none;
}

/* ==========================================================================
   STYLE CHANGER 
  ========================================================================== */

#stlChanger {
    position: fixed;
    z-index: 9999;
    overflow: hidden;
    right: -340px;
    top: 25px;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

#stlChanger.open {
    right: 0px;
}

#stlChanger .bgChanger {
    min-width: 385px;
    min-height: 385px;
}

#stlChanger .blockChanger {
    width: 340px;
}

#stlChanger .chBody {
    background: #283034;
    width: 340px;
    height: 625px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    overflow: scroll;
    overflow-x: hidden;
    margin-left: 45px;
}

#stlChanger ::-webkit-scrollbar {
    width: 3px;
}

#stlChanger ::-webkit-scrollbar-thumb {
    border-width: 1px 1px 1px 2px;
    border-color: #646566;
    background-color: #646566;
}

#stlChanger .chBut {
    background: #ef3f54;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 8%;
    left: 0;
    z-index: 1000000;
    text-align: center;
    border-radius: 4px 0px 0px 4px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
}

#stlChanger img {
    width: 34px;
    height: 34px;
    margin-top: 5px;
}

#stlChanger p {
    color: #3a3953;
    color: #fff;
    font-family: "Muli", sans-serif;
    font-size: 17px;
    font-weight: 800;
    letter-spacing: -0.5px;
    margin-bottom: 12px;
}

#stlChanger .stBgs a {
    text-decoration: none;
    width: 30px;
    height: 30px;
    float: left;
    padding: 0;
    margin: 0 2px;
    cursor: pointer;
    opacity: 1;
}

#stlChanger .stBgs a img {
    width: 30px;
    height: 30px;
}

#stlChanger .stBgs a:hover {
    opacity: 0.7;
}

.stBlock .btn {
    width: 100%;
    font-size: 13px;
    line-height: 1;
    padding: 9px 14px;
    margin-top: 16px;
}

#stlChanger .stBlock a.s_1 {
    text-decoration: none;
    width: 150px;
    height: 91px;
    float: left;
    padding: 0;
    margin: 0 5px 12px;
    cursor: pointer;
    opacity: 1;
}

#stlChanger .stBlock a.s_1 img {
    width: 150px;
    height: 91px;
}

#stlChanger .stBlock a.s_1 img:hover {
    opacity: 0.8;
}


/* .our-services {
  padding: 60px 20px;
  background: linear-gradient(to bottom right, #f8fbff, #eaf4fb);
  text-align: center;
}

.services-header h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #222;
}

.services-header p {
  max-width: 700px;
  margin: 0 auto 40px;
  font-size: 1rem;
  color: #555;
  line-height: 1.6;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  max-width: 1100px;
  margin: 0 auto;
}

.service-card {
  background: #fff;
  padding: 20px 25px;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  text-align: left;
  transition: transform 0.3s ease;
}

.service-card:hover {
  transform: translateY(-5px);
}

.service-card img {
  width: 32px;
  height: 32px;
  margin-bottom: 15px;
}

.service-card h3 {
  font-size: 1.1rem;
  margin-bottom: 8px;
  font-weight: 600;
  color: #111;
}

.service-card p {
  font-size: 0.95rem;
  color: #555;
} */

.our-services {
  background: #fff;
  padding: 80px 20px;
  font-family: 'Inter', sans-serif;
  text-align: center;
}

.services-header h2 {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 16px;
}

.services-header p {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  color: #555;
  max-width: 800px;
  margin: 0 auto 50px;
  line-height: 1.6;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
  max-width: 1140px;
  margin: 0 auto;
}

.service-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  padding: 20px 24px;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  text-align: left;
  border: 1px solid #eaeaea;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.1);
}

.service-card img {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  margin-top: 4px;
}

.service-card h3 {
  font-size: 20px;
  margin: 0 0 6px;
  color: #222;
  font-weight: 600;
}

.service-card p {
  font-size: 16px;
  color: #555;
  margin: 0;
}

.webdev-hero-section {
  background: #fff url('images/wave-bg.png') no-repeat bottom;
  background-size: cover;
  padding: 80px 20px;
  text-align: center;
}

.webdev-hero-wrapper {
  max-width: 860px;
  margin: 0 auto;
}

.webdev-hero-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #444;
  font-size: 18px;
  margin-bottom: 18px;
}

.webdev-hero-label img {
  width: 30px;
  height: 30px;
}

.webdev-hero-title {
  font-size: 38px;
  color: #1a1a1a;
  font-weight: 700;
  margin-bottom: 20px;
}

.webdev-hero-description {
  font-size: 18px;
  color: #444;
  margin-bottom: 30px;
  line-height: 1.6;
}

/* .webdev-hero-button {
  background-color: #0d6efd;
  color: #fff;
  padding: 14px 30px;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
}


.webdev-hero-button:hover {
    background-color: #0b5ed7;
} */
 .webdev-hero-button {
  display: inline-block;
  padding: 14px 28px;
  background-color: #0d6efd;
  color: #fff !important;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.webdev-hero-button:hover {
  background-color: #0b5ed7;
  color: #fff !important; /* Ensure it stays white on hover */
}


.webdev-hero-note {
  font-style: italic;
  color: #666;
  font-size: 14px;
  margin-top: 12px;
}
/* Web Development Advantage Section */
.yashtantra-webadv-section {
  padding: 80px 20px 40px;
  background: #fff;
  text-align: center;
}

.yashtantra-webadv-container {
  max-width: 1200px;
  margin: 0 auto;
}

.yashtantra-webadv-media {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.yashtantra-webadv-img {
  width: 100%;
  max-width: 900px;
  max-width: 400px;
  margin-top: -100px;
  height: auto;
}

.yashtantra-webadv-heading {
  margin-top: 40px;
  font-size: 2rem;
  color: #222;
  font-weight: 600;
}
/* Industry Design Showcase Section */
.yashtantra-industrydesigns-section {
  padding: 80px 20px;
  background-color: #fff;
}

.yashtantra-industrydesigns-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.yashtantra-industrydesigns-content {
  flex: 1 1 45%;
}

.yashtantra-industrydesigns-title {
  font-size: 2rem;
  color: #222;
  font-weight: 700;
  margin-bottom: 16px;
}

.yashtantra-industrydesigns-text {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 24px;
}

.yashtantra-industrydesigns-link {
  color: #0073e6;
  text-decoration: underline;
}

.yashtantra-industrydesigns-buttons {
  display: flex;
  gap: 16px;
}

.yashtantra-btn-primary,
.yashtantra-btn-secondary {
  padding: 12px 20px;
  font-size: 1rem;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}

.yashtantra-btn-primary {
  background-color: #0d6efd;
  color: #fff !important;
  border: none;
}

.yashtantra-btn-primary:hover {
  background-color: #0b5ed7;
  color: #fff !important;
}

.yashtantra-btn-secondary {
  background-color: #fff;
  border: 2px solid #0d6efd;
  color: #0d6efd;
}

.yashtantra-btn-secondary:hover {
  background-color: #99ccff;
}

.yashtantra-industrydesigns-image {
  flex: 1 1 45%;
  text-align: center;
}

.yashtantra-designs-img {
  width: 100%;
  max-width: 550px;
  height: auto;
  border-radius: 12px;
}

@media screen and (max-width: 768px) {
  .yashtantra-industrydesigns-container {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 20px;
  }

  .yashtantra-industrydesigns-content,
  .yashtantra-industrydesigns-image {
    flex: 1 1 100%;
    max-width: 100%;
    text-align: center;
  }

  .yashtantra-industrydesigns-title {
    font-size: 1.6rem;
    margin-bottom: 12px;
  }

  .yashtantra-industrydesigns-text {
    font-size: 0.95rem;
    margin-bottom: 20px;
    padding: 0 10px;
  }

  .yashtantra-industrydesigns-buttons {
    flex-direction: column;
    gap: 12px;
    align-items: center;
  }

  .yashtantra-btn-primary,
  .yashtantra-btn-secondary {
    width: 100%;
    max-width: 280px;
    font-size: 0.95rem;
    padding: 10px 16px;
  }

  .yashtantra-designs-img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
  }

  .yashtantra-industrydesigns-section {
    padding: 60px 10px;
  }
}

/* SELL ONLINE SECTION */
.webdev-sellonline-section {
  background-color: #fff;
  padding: 80px 20px;
}

.webdev-sellonline-container {
  /* max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.webdev-sellonline-left {
  flex: 1;
  text-align: center;
}

.webdev-sellonline-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

.webdev-sellonline-right {
  flex: 1;
  padding-left: 40px;
  max-width: 600px;
}

.webdev-sellonline-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.webdev-sellonline-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.webdev-sellonline-link {
  color: #0070f3;
  text-decoration: none;
}

.webdev-sellonline-link:hover {
  text-decoration: underline;
}

.webdev-sellonline-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s;
}

.webdev-sellonline-button:hover {
  background-color: #0b5ed7;
   color: #fff !important;
}

@media screen and (max-width: 768px) {
  .webdev-sellonline-container {
    flex-direction: column;
    gap: 30px;
    padding: 0 15px;
  }

  .webdev-sellonline-left,
  .webdev-sellonline-right {
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0;
    text-align: center;
  }

  .webdev-sellonline-right {
    padding: 0 10px;
  }

  .webdev-sellonline-title {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }

  .webdev-sellonline-description {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  .webdev-sellonline-button {
    font-size: 0.95rem;
    padding: 10px 20px;
    width: 100%;
    max-width: 260px;
  }

  .webdev-sellonline-section {
    padding: 60px 10px;
  }

  .webdev-sellonline-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
  }
}

/* CONTENT GENERATION SECTION */
.webdev-contentgen-section {
  background-color: #fff;
  padding: 80px 20px;
}

.webdev-contentgen-container {
  /* max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap-reverse; */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.webdev-contentgen-left {
  flex: 1;
  max-width: 550px;
}

.webdev-contentgen-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.webdev-contentgen-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.webdev-contentgen-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.webdev-contentgen-button:hover {
  background-color: #0b5ed7;
  color: #fff !important;
}

.webdev-contentgen-right {
  flex: 1;
  text-align: center;
}

.webdev-contentgen-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 768px) {
  .webdev-contentgen-container {
    flex-direction: column-reverse;
    gap: 30px;
    padding: 0 15px;
    text-align: center;
  }

  .webdev-contentgen-left,
  .webdev-contentgen-right {
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0;
  }

  .webdev-contentgen-title {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }

  .webdev-contentgen-description {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  .webdev-contentgen-button {
    font-size: 0.95rem;
    padding: 10px 20px;
    width: 100%;
    max-width: 260px;
  }

  .webdev-contentgen-section {
    padding: 60px 10px;
  }

  .webdev-contentgen-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
  }
}

/* FEATURES SECTION */
.webdev-features-section {
  background-color: #fff;
  padding: 80px 20px;
}

.webdev-features-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.webdev-features-left {
  flex: 1;
  text-align: center;
}

.webdev-features-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

.webdev-features-right {
  flex: 1;
  max-width: 550px;
}

.webdev-features-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.webdev-features-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.webdev-features-button {
  background-color: #0d6efd;
   color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.webdev-features-button:hover {
  background-color: #0b5ed7;
   color: #fff !important;
}

@media screen and (max-width: 768px) {
  .webdev-features-container {
    flex-direction: column;
    gap: 30px;
    padding: 0 15px;
    text-align: center;
  }

  .webdev-features-left,
  .webdev-features-right {
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0;
  }

  .webdev-features-title {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }

  .webdev-features-description {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  .webdev-features-button {
    font-size: 0.95rem;
    padding: 10px 20px;
    width: 100%;
    max-width: 260px;
  }

  .webdev-features-section {
    padding: 60px 10px;
  }

  .webdev-features-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
  }
}


/* MOBILE SECTION */
.webdev-mobile-section {
  background-color: #fff;
  padding: 80px 20px;
}

.webdev-mobile-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.webdev-mobile-left {
  flex: 1;
  max-width: 550px;
}

.webdev-mobile-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.webdev-mobile-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.webdev-mobile-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.webdev-mobile-button:hover {
  background-color: #0b5ed7;
  color: #fff !important;
}

.webdev-mobile-right {
  flex: 1;
  text-align: center;
}

.webdev-mobile-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 768px) {
  .webdev-mobile-container {
    flex-direction: column;
    gap: 30px;
    padding: 0 15px;
    text-align: center;
  }

  .webdev-mobile-left,
  .webdev-mobile-right {
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0;
  }

  .webdev-mobile-title {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }

  .webdev-mobile-description {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  .webdev-mobile-button {
    font-size: 0.95rem;
    padding: 10px 20px;
    width: 100%;
    max-width: 260px;
  }

  .webdev-mobile-section {
    padding: 60px 10px;
  }

  .webdev-mobile-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
  }
}

/* INTEGRATED PLATFORM SECTION */
.webdev-integrated-section {
  background-color: #fff;
  padding: 80px 20px;
}

.webdev-integrated-container {
   display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 90px;
}

.webdev-integrated-left {
  flex: 1;
  text-align: center;
}

.webdev-integrated-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
}

.webdev-integrated-right {
  flex: 1;
  max-width: 500px;
}

.webdev-integrated-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.webdev-integrated-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.webdev-integrated-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.webdev-integrated-button:hover {
  background-color: #0b5ed7;
  color: #fff !important;
}
@media screen and (max-width: 768px) {
  .webdev-integrated-container {
    flex-direction: column;
    gap: 30px;
    padding: 0 15px;
    text-align: center;
  }

  .webdev-integrated-left,
  .webdev-integrated-right {
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0;
  }

  .webdev-integrated-title {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }

  .webdev-integrated-description {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  .webdev-integrated-button {
    font-size: 0.95rem;
    padding: 10px 20px;
    width: 100%;
    max-width: 260px;
  }

  .webdev-integrated-section {
    padding: 60px 10px;
  }

  .webdev-integrated-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
  }
}



/* BRANDING & ADVERTISING HERO SECTION */
.brandads-hero-section {
  background: #fff url('images/wave-bg.png') no-repeat bottom;
  background-size: cover;
  padding: 80px 20px;
  text-align: center;
}

.brandads-hero-wrapper {
  max-width: 860px;
  margin: 0 auto;
}

.brandads-hero-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #444;
  font-size: 18px;
  margin-bottom: 18px;
}

.brandads-hero-label img {
  width: 30px;
  height: 30px;
}

.brandads-hero-title {
  font-size: 38px;
  color: #1a1a1a;
  font-weight: 700;
  margin-bottom: 20px;
}

.brandads-hero-description {
  font-size: 18px;
  color: #444;
  margin-bottom: 30px;
  line-height: 1.6;
}

.brandads-hero-button {
  display: inline-block;
  padding: 14px 28px;
  background-color: #0d6efd;
  color: #fff !important;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.brandads-hero-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.brandads-hero-note {
  font-style: italic;
  color: #666;
  font-size: 14px;
  margin-top: 12px;
}
.branding-hero-section {
  padding: 80px 20px 40px;
  background: #fff;
  text-align: center;
}

.branding-hero-container {
  max-width: 1200px;
  margin: 0 auto;
}

.branding-hero-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.branding-hero-image {
  max-width: 100%;
  height: auto;
  margin-top: -130px;
  border-radius: 12px;
}

.branding-hero-heading {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 auto;
  max-width: 700px;
}

/* Mobile responsive */
@media (max-width: 768px) {
  .branding-hero-section {
    padding: 60px 16px 30px;
  }

  .branding-hero-heading {
    font-size: 1.5rem;
    padding: 0 10px;
  }

  .branding-hero-image {
    max-width: 100%;
  }
}
.branding-googleguarantee-section {
  background-color: #fff;
  padding: 80px 20px;
}

.branding-googleguarantee-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.branding-googleguarantee-left {
  flex: 1;
  text-align: center;
}

.branding-googleguarantee-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.branding-googleguarantee-right {
  flex: 1;
  max-width: 550px;
}

.branding-googleguarantee-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.branding-googleguarantee-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 16px;
}

.branding-googleguarantee-note {
  font-size: 0.95rem;
  color: #444;
  font-style: italic;
  margin-bottom: 28px;
}

.branding-googleguarantee-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.branding-googleguarantee-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}
@media (max-width: 768px) {
  .branding-googleguarantee-container {
    flex-direction: column;
    text-align: center;
    padding: 0 10px;
  }

  .branding-googleguarantee-right {
    max-width: 100%;
  }

  .branding-googleguarantee-title {
    font-size: 1.5rem;
  }

  .branding-googleguarantee-description,
  .branding-googleguarantee-note {
    font-size: 1rem;
  }

  .branding-googleguarantee-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
.branding-search-section {
  background-color: #fff;
  padding: 80px 20px;
}

.branding-search-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.branding-search-left {
  flex: 1;
  max-width: 550px;
}

.branding-search-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.branding-search-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.branding-search-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.branding-search-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.branding-search-right {
  flex: 1;
  text-align: center;
}

.branding-search-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}
@media (max-width: 768px) {
  .branding-search-container {
    flex-direction: column;
    text-align: center;
    gap: 24px;
    padding: 0 12px;
  }

  .branding-search-left {
    max-width: 100%;
  }

  .branding-search-title {
    font-size: 1.5rem;
  }

  .branding-search-description {
    font-size: 1rem;
  }

  .branding-search-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.branding-social-section {
  background-color: #fff;
  padding: 80px 20px;
}

.branding-social-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.branding-social-left {
  flex: 1;
  text-align: center;
}

.branding-social-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.branding-social-right {
  flex: 1;
  max-width: 550px;
}

.branding-social-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.branding-social-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.branding-social-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.branding-social-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}
@media (max-width: 768px) {
  .branding-social-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
    gap: 24px;
  }

  .branding-social-title {
    font-size: 1.5rem;
  }

  .branding-social-description {
    font-size: 1rem;
  }

  .branding-social-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.branding-local-section {
  background-color: #fff;
  padding: 80px 20px;
}

.branding-local-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.branding-local-left {
  flex: 1;
  max-width: 550px;
}

.branding-local-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.branding-local-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.branding-local-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.branding-local-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.branding-local-right {
  flex: 1;
  text-align: center;
}

.branding-local-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}
@media (max-width: 768px) {
  .branding-local-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .branding-local-title {
    font-size: 1.75rem;
  }

  .branding-local-description {
    font-size: 1rem;
  }

  .branding-local-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.branding-leads-section {
  background-color: #fff;
  padding: 80px 20px;
}

.branding-leads-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.branding-leads-left {
  flex: 1;
  text-align: center;
}

.branding-leads-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

.branding-leads-right {
  flex: 1;
  max-width: 500px;
}

.branding-leads-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.branding-leads-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.branding-leads-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.branding-leads-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}
@media (max-width: 768px) {
  .branding-leads-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .branding-leads-title {
    font-size: 1.75rem;
  }

  .branding-leads-description {
    font-size: 1rem;
  }

  .branding-leads-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.branding-retarget-section {
  background-color: #fff;
  padding: 80px 20px;
}

.branding-retarget-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.branding-retarget-left {
  flex: 1;
  max-width: 500px;
}

.branding-retarget-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.branding-retarget-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.branding-retarget-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.branding-retarget-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.branding-retarget-right {
  flex: 1;
  text-align: center;
}

.branding-retarget-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}
@media (max-width: 768px) {
  .branding-retarget-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .branding-retarget-title {
    font-size: 1.75rem;
  }

  .branding-retarget-description {
    font-size: 1rem;
  }

  .branding-retarget-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.branding-shopping-section {
  background-color: #fff;
  padding: 80px 20px;
}

.branding-shopping-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.branding-shopping-left {
  flex: 1;
  text-align: center;
}

.branding-shopping-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

.branding-shopping-right {
  flex: 1;
  max-width: 500px;
}

.branding-shopping-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.branding-shopping-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.branding-shopping-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.branding-shopping-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}
@media (max-width: 768px) {
  .branding-shopping-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .branding-shopping-title {
    font-size: 1.75rem;
  }

  .branding-shopping-description {
    font-size: 1rem;
  }

  .branding-shopping-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.branding-billboard-section {
  background-color: #ffffff;
  padding: 80px 20px;
}

.branding-billboard-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.branding-billboard-left {
  flex: 1;
  max-width: 500px;
}

.branding-billboard-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.branding-billboard-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.branding-billboard-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.branding-billboard-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.branding-billboard-right {
  flex: 1;
  text-align: center;
}

.branding-billboard-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}
@media (max-width: 768px) {
  .branding-billboard-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .branding-billboard-title {
    font-size: 1.75rem;
  }

  .branding-billboard-description {
    font-size: 1rem;
  }

  .branding-billboard-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.branding-radio-section {
  background-color: #ffffff;
  padding: 80px 20px;
}

.branding-radio-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.branding-radio-left {
  flex: 1;
  text-align: center;
}

.branding-radio-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

.branding-radio-right {
  flex: 1;
  max-width: 500px;
}

.branding-radio-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.branding-radio-description {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.branding-radio-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.branding-radio-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}
@media (max-width: 768px) {
  .branding-radio-container {
    flex-direction: column-reverse;
    text-align: center;
    padding: 0 12px;
  }

  .branding-radio-title {
    font-size: 1.75rem;
  }

  .branding-radio-description {
    font-size: 1rem;
  }

  .branding-radio-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.compare-section {
  background-color: #fff;
  padding: 80px 20px;
  font-family: 'Segoe UI', sans-serif;
}

.compare-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.compare-text {
  flex: 1 1 500px;
}

.compare-text h2 {
  font-size: 36px;
  font-weight: bold;
  color: #1d1d1f;
  margin-bottom: 20px;
}

.compare-text p {
  font-size: 18px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 30px;
}

.compare-button {
  background-color: #0d6efd;
  color: #fff;
  text-decoration: none;
  padding: 14px 28px;
  border-radius: 6px;
  font-weight: bold;
  transition: background 0.3s ease;
}

.compare-button:hover {
    background-color: #0b5ed7;
  color: white;
}

.compare-image {
  flex: 1 1 500px;
  text-align: center;
}

.compare-image img {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

/* Tablet and below */
@media (max-width: 768px) {
  .compare-container {
    flex-direction: column;
    text-align: center;
    padding: 0 10px;
  }

  .compare-text {
    flex: 1 1 100%;
  }

  .compare-text h2 {
    font-size: 28px;
  }

  .compare-text p {
    font-size: 16px;
  }

  .compare-button {
    font-size: 16px;
    padding: 12px 24px;
  }

  .compare-image {
    flex: 1 1 100%;
    margin-top: 30px;
  }

  .compare-image img {
    max-width: 100%;
    height: auto;
  }
}


/* PRINTING & PRODUCTION HERO SECTION */
.printprod-hero-section {
  background: #fff url('images/wave-bg.png') no-repeat bottom;
  background-size: cover;
  padding: 80px 20px;
  text-align: center;
}

.printprod-hero-wrapper {
  max-width: 860px;
  margin: 0 auto;
}

.printprod-hero-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #444;
  font-size: 18px;
  margin-bottom: 18px;
}

.printprod-hero-label img {
  width: 30px;
  height: 30px;
}

.printprod-hero-title {
  font-size: 38px;
  color: #1a1a1a;
  font-weight: 700;
  margin-bottom: 20px;
}

.printprod-hero-description {
  font-size: 18px;
  color: #444;
  margin-bottom: 30px;
  line-height: 1.6;
}

.printprod-hero-button {
  display: inline-block;
  padding: 14px 28px;
  background-color: #0d6efd; /* Red button */
  color: #fff !important;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.printprod-hero-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.printprod-hero-note {
  font-style: italic;
  color: #666;
  font-size: 14px;
  margin-top: 12px;
}

/* Mobile responsive */
@media (max-width: 768px) {
  .printprod-hero-section {
    padding: 60px 16px;
  }

  .printprod-hero-title {
    font-size: 1.8rem;
  }

  .printprod-hero-description {
    font-size: 1rem;
  }
}
/* PRINTING & PRODUCTION HERO SECTION */
.printprod-hero-section {
  padding: 80px 20px 40px;
  background: #fff;
  text-align: center;
}

.printprod-hero-container {
  max-width: 1200px;
  margin: 0 auto;
}

.printprod-hero-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.printprod-hero-image {
  max-width: 100%;
  height: auto;
  margin-top: -120px;
  border-radius: 12px;
}

.printprod-hero-heading {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 auto;
  max-width: 720px;
  line-height: 1.5;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .printprod-hero-section {
    padding: 60px 16px 30px;
  }

  .printprod-hero-heading {
    font-size: 1.5rem;
    padding: 0 10px;
  }

  .printprod-hero-image {
    max-width: 100%;
    margin-top: -80px;
  }
}
.printing-quality-section {
  background-color: #fff;
  padding: 80px 20px;
}

.printing-quality-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.printing-quality-left {
  flex: 1;
  text-align: center;
}

.printing-quality-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.printing-quality-right {
  flex: 1;
  max-width: 550px;
}

.printing-quality-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.printing-quality-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 16px;
}

.printing-quality-note {
  font-size: 0.95rem;
  color: #444;
  font-style: italic;
  margin-bottom: 28px;
}

.printing-quality-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.printing-quality-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .printing-quality-container {
    flex-direction: column;
    text-align: center;
    padding: 0 10px;
  }

  .printing-quality-right {
    max-width: 100%;
  }

  .printing-quality-title {
    font-size: 1.5rem;
  }

  .printing-quality-description,
  .printing-quality-note {
    font-size: 1rem;
  }

  .printing-quality-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
.printing-bannerdesign-section {
  background-color: #fff;
  padding: 80px 20px;
}

.printing-bannerdesign-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.printing-bannerdesign-left {
  flex: 1;
  max-width: 550px;
}

.printing-bannerdesign-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.printing-bannerdesign-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.printing-bannerdesign-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.printing-bannerdesign-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.printing-bannerdesign-right {
  flex: 1;
  text-align: center;
}

.printing-bannerdesign-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .printing-bannerdesign-container {
    flex-direction: column;
    text-align: center;
    gap: 24px;
    padding: 0 12px;
  }

  .printing-bannerdesign-left {
    max-width: 100%;
  }

  .printing-bannerdesign-title {
    font-size: 1.5rem;
  }

  .printing-bannerdesign-description {
    font-size: 1rem;
  }

  .printing-bannerdesign-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.printing-billboard-section {
  background-color: #fff;
  padding: 80px 20px;
}

.printing-billboard-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.printing-billboard-left {
  flex: 1;
  text-align: center;
}

.printing-billboard-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.printing-billboard-right {
  flex: 1;
  max-width: 550px;
}

.printing-billboard-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.printing-billboard-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.printing-billboard-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.printing-billboard-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .printing-billboard-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
    gap: 24px;
  }

  .printing-billboard-right {
    max-width: 100%;
  }

  .printing-billboard-title {
    font-size: 1.5rem;
  }

  .printing-billboard-description {
    font-size: 1rem;
  }

  .printing-billboard-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.political-hero-section {
  background: #fff url('images/wave-bg.png') no-repeat bottom;
  background-size: cover;
  padding: 80px 20px;
  text-align: center;
}

.political-hero-wrapper {
  max-width: 860px;
  margin: 0 auto;
}

.political-hero-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #444;
  font-size: 18px;
  margin-bottom: 18px;
}

.political-hero-label img {
  width: 30px;
  height: 30px;
}

.political-hero-title {
  font-size: 38px;
  color: #1a1a1a;
  font-weight: 700;
  margin-bottom: 20px;
}

.political-hero-description {
  font-size: 18px;
  color: #444;
  margin-bottom: 30px;
  line-height: 1.6;
}

.political-hero-button {
  display: inline-block;
  padding: 14px 28px;
  background-color: #0d6efd;
  color: #fff !important;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.political-hero-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.political-hero-note {
  font-style: italic;
  color: #666;
  font-size: 14px;
  margin-top: 12px;
}
@media (max-width: 768px) {
  .political-hero-section {
    padding: 60px 16px;
  }

  .political-hero-title {
    font-size: 1.7rem;
  }

  .political-hero-description {
    font-size: 1rem;
  }

  .political-hero-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.political-heroimage-section {
  padding: 80px 20px 40px;
  background: #fff;
  text-align: center;
}

.political-heroimage-container {
  max-width: 1200px;
  margin: 0 auto;
}

.political-heroimage-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.political-heroimage-img {
  max-width: 100%;
  height: auto;
  margin-top: -130px;
  border-radius: 12px;
}

.political-heroimage-heading {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .political-heroimage-section {
    padding: 60px 16px 30px;
  }

  .political-heroimage-heading {
    font-size: 1.5rem;
    padding: 0 10px;
  }

  .political-heroimage-img {
    max-width: 100%;
  }
}
.political-digitalads-section {
  background-color: #fff;
  padding: 80px 20px;
}

.political-digitalads-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.political-digitalads-left {
  flex: 1;
  text-align: center;
}

.political-digitalads-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.political-digitalads-right {
  flex: 1;
  max-width: 550px;
}

.political-digitalads-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.political-digitalads-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 30px;
}

.political-digitalads-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.political-digitalads-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}
@media (max-width: 768px) {
  .political-digitalads-container {
    flex-direction: column;
    text-align: center;
    gap: 24px;
    padding: 0 12px;
  }

  .political-digitalads-right {
    max-width: 100%;
  }

  .political-digitalads-title {
    font-size: 1.5rem;
  }

  .political-digitalads-description {
    font-size: 1rem;
  }

  .political-digitalads-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.political-microtargeting-section {
  background-color: #fff;
  padding: 80px 20px;
}

.political-microtargeting-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.political-microtargeting-left {
  flex: 1;
  max-width: 550px;
}

.political-microtargeting-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.political-microtargeting-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 30px;
}

.political-microtargeting-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.political-microtargeting-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.political-microtargeting-right {
  flex: 1;
  text-align: center;
}

.political-microtargeting-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* 📱 Mobile Responsive */
@media (max-width: 768px) {
  .political-microtargeting-container {
    flex-direction: column;
    text-align: center;
    gap: 24px;
    padding: 0 12px;
  }

  .political-microtargeting-left,
  .political-microtargeting-right {
    max-width: 100%;
  }

  .political-microtargeting-title {
    font-size: 1.5rem;
  }

  .political-microtargeting-description {
    font-size: 1rem;
  }

  .political-microtargeting-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.political-socialmedia-section {
  background-color: #fff;
  padding: 80px 20px;
}

.political-socialmedia-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.political-socialmedia-left {
  flex: 1;
  text-align: center;
}

.political-socialmedia-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.political-socialmedia-right {
  flex: 1;
  max-width: 550px;
}

.political-socialmedia-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.political-socialmedia-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.political-socialmedia-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.political-socialmedia-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

/* 📱 Mobile Responsive */
@media (max-width: 768px) {
  .political-socialmedia-container {
    flex-direction: column;
    text-align: center;
    gap: 24px;
    padding: 0 12px;
  }

  .political-socialmedia-left,
  .political-socialmedia-right {
    max-width: 100%;
  }

  .political-socialmedia-title {
    font-size: 1.5rem;
  }

  .political-socialmedia-description {
    font-size: 1rem;
  }

  .political-socialmedia-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.political-sms-section {
  background-color: #fff;
  padding: 80px 20px;
}

.political-sms-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.political-sms-left {
  flex: 1;
  max-width: 550px;
}

.political-sms-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.political-sms-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.political-sms-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.political-sms-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.political-sms-right {
  flex: 1;
  text-align: center;
}

.political-sms-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* 📱 Mobile Responsive */
@media (max-width: 768px) {
  .political-sms-container {
    flex-direction: column;
    text-align: center;
    gap: 24px;
    padding: 0 12px;
  }

  .political-sms-left,
  .political-sms-right {
    max-width: 100%;
  }

  .political-sms-title {
    font-size: 1.5rem;
  }

  .political-sms-description {
    font-size: 1rem;
  }

  .political-sms-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
.political-website-section {
  background-color: #fff;
  padding: 80px 20px;
}

.political-website-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.political-website-left {
  flex: 1;
  text-align: center;
}

.political-website-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.political-website-right {
  flex: 1;
  max-width: 550px;
}

.political-website-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.political-website-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 30px;
}

.political-website-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.political-website-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

/* 📱 Mobile Responsive */
@media (max-width: 768px) {
  .political-website-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .political-website-left,
  .political-website-right {
    max-width: 100%;
  }

  .political-website-title {
    font-size: 1.5rem;
  }

  .political-website-description {
    font-size: 1rem;
  }

  .political-website-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}

/* MEDIA & PR HERO SECTION */
.mediapr-hero-section {
  background: #fff url('images/wave-bg.png') no-repeat bottom;
  background-size: cover;
  padding: 80px 20px;
  text-align: center;
}

.mediapr-hero-wrapper {
  max-width: 860px;
  margin: 0 auto;
}

.mediapr-hero-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #444;
  font-size: 18px;
  margin-bottom: 18px;
}

.mediapr-hero-label img {
  width: 30px;
  height: 30px;
}

.mediapr-hero-title {
  font-size: 38px;
  color: #1a1a1a;
  font-weight: 700;
  margin-bottom: 20px;
}

.mediapr-hero-description {
  font-size: 18px;
  color: #444;
  margin-bottom: 30px;
  line-height: 1.6;
}

.mediapr-hero-button {
  display: inline-block;
  padding: 14px 28px;
  background-color: #0d6efd;
  color: #fff !important;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.mediapr-hero-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.mediapr-hero-note {
  font-style: italic;
  color: #666;
  font-size: 14px;
  margin-top: 12px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .mediapr-hero-section {
    padding: 60px 16px;
  }

  .mediapr-hero-title {
    font-size: 1.8rem;
  }

  .mediapr-hero-description {
    font-size: 1rem;
  }

  .mediapr-hero-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
/* MEDIA & PR HERO IMAGE SECTION */
.mediapr-heroimage-section {
  padding: 80px 20px 40px;
  background: #fff;
  text-align: center;
}

.mediapr-heroimage-container {
  max-width: 1200px;
  margin: 0 auto;
}

.mediapr-heroimage-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.mediapr-heroimage-img {
  max-width: 100%;
  height: auto;
  margin-top: -130px;
  border-radius: 12px;
}

.mediapr-heroimage-heading {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 auto;
  max-width: 700px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .mediapr-heroimage-section {
    padding: 60px 16px 30px;
  }

  .mediapr-heroimage-heading {
    font-size: 1.5rem;
    padding: 0 10px;
  }

  .mediapr-heroimage-img {
    max-width: 100%;
  }
}
/* PRESS RELEASE SECTION */
.mediapr-pressrelease-section {
  background-color: #fff;
  padding: 80px 20px;
}

.mediapr-pressrelease-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.mediapr-pressrelease-left {
  flex: 1;
  text-align: center;
}

.mediapr-pressrelease-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.mediapr-pressrelease-right {
  flex: 1;
  max-width: 550px;
}

.mediapr-pressrelease-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.mediapr-pressrelease-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.mediapr-pressrelease-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.mediapr-pressrelease-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

/* Responsive */
@media (max-width: 768px) {
  .mediapr-pressrelease-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .mediapr-pressrelease-right {
    max-width: 100%;
  }

  .mediapr-pressrelease-title {
    font-size: 1.5rem;
  }

  .mediapr-pressrelease-description {
    font-size: 1rem;
  }

  .mediapr-pressrelease-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
/* MEDIA OUTREACH SECTION */
.mediapr-mediaoutreach-section {
  background-color: #fff;
  padding: 80px 20px;
}

.mediapr-mediaoutreach-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.mediapr-mediaoutreach-left {
  flex: 1;
  max-width: 550px;
}

.mediapr-mediaoutreach-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.mediapr-mediaoutreach-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.mediapr-mediaoutreach-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.mediapr-mediaoutreach-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.mediapr-mediaoutreach-right {
  flex: 1;
  text-align: center;
}

.mediapr-mediaoutreach-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* Responsive for Mobile */
@media (max-width: 768px) {
  .mediapr-mediaoutreach-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .mediapr-mediaoutreach-left {
    max-width: 100%;
  }

  .mediapr-mediaoutreach-title {
    font-size: 1.5rem;
  }

  .mediapr-mediaoutreach-description {
    font-size: 1rem;
  }

  .mediapr-mediaoutreach-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
/* REPUTATION MANAGEMENT SECTION */
.mediapr-reputation-section {
  background-color: #fff;
  padding: 80px 20px;
}

.mediapr-reputation-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.mediapr-reputation-left {
  flex: 1;
  text-align: center;
}

.mediapr-reputation-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.mediapr-reputation-right {
  flex: 1;
  max-width: 550px;
}

.mediapr-reputation-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.mediapr-reputation-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.mediapr-reputation-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.mediapr-reputation-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .mediapr-reputation-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .mediapr-reputation-right {
    max-width: 100%;
  }

  .mediapr-reputation-title {
    font-size: 1.5rem;
  }

  .mediapr-reputation-description {
    font-size: 1rem;
  }

  .mediapr-reputation-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
/* THOUGHT LEADERSHIP & EDITORIALS SECTION */
.mediapr-thoughtleadership-section {
  background-color: #fff;
  padding: 80px 20px;
}

.mediapr-thoughtleadership-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.mediapr-thoughtleadership-left {
  flex: 1;
  max-width: 550px;
}

.mediapr-thoughtleadership-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.mediapr-thoughtleadership-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.mediapr-thoughtleadership-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.mediapr-thoughtleadership-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.mediapr-thoughtleadership-right {
  flex: 1;
  text-align: center;
}

.mediapr-thoughtleadership-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* Responsive */
@media (max-width: 768px) {
  .mediapr-thoughtleadership-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .mediapr-thoughtleadership-left {
    max-width: 100%;
  }

  .mediapr-thoughtleadership-title {
    font-size: 1.5rem;
  }

  .mediapr-thoughtleadership-description {
    font-size: 1rem;
  }

  .mediapr-thoughtleadership-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
/* MEDIA MONITORING & REPORTING SECTION */
.mediapr-monitoring-section {
  background-color: #fff;
  padding: 80px 20px;
}

.mediapr-monitoring-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.mediapr-monitoring-left {
  flex: 1;
  text-align: center;
}

.mediapr-monitoring-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.mediapr-monitoring-right {
  flex: 1;
  max-width: 550px;
}

.mediapr-monitoring-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.mediapr-monitoring-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.mediapr-monitoring-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.mediapr-monitoring-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .mediapr-monitoring-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .mediapr-monitoring-right {
    max-width: 100%;
  }

  .mediapr-monitoring-title {
    font-size: 1.5rem;
  }

  .mediapr-monitoring-description {
    font-size: 1rem;
  }

  .mediapr-monitoring-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}
/* SOCIAL MEDIA MANAGEMENT SECTION */
.mediapr-social-section {
  background-color: #fff;
  padding: 80px 20px;
}

.mediapr-social-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.mediapr-social-left {
  flex: 1;
  max-width: 550px;
}

.mediapr-social-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.mediapr-social-description {
  font-size: 1rem;
  color: #333;
  margin-bottom: 30px;
  line-height: 1.6;
}

.mediapr-social-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.mediapr-social-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.mediapr-social-right {
  flex: 1;
  text-align: center;
}

.mediapr-social-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .mediapr-social-container {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }

  .mediapr-social-left {
    max-width: 100%;
  }

  .mediapr-social-title {
    font-size: 1.5rem;
  }

  .mediapr-social-description {
    font-size: 1rem;
  }

  .mediapr-social-button {
    font-size: 1rem;
    padding: 12px 24px;
  }
}

/* BILLBOARDS & HOARDINGS HERO SECTION */
.billboards-hero-section {
  background: #fff url('images/wave-bg.png') no-repeat bottom;
  background-size: cover;
  padding: 80px 20px;
  text-align: center;
}

.billboards-hero-wrapper {
  max-width: 860px;
  margin: 0 auto;
}

.billboards-hero-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #444;
  font-size: 18px;
  margin-bottom: 18px;
}

.billboards-hero-label img {
  width: 30px;
  height: 30px;
}

.billboards-hero-title {
  font-size: 38px;
  color: #1a1a1a;
  font-weight: 700;
  margin-bottom: 20px;
}

.billboards-hero-description {
  font-size: 18px;
  color: #444;
  margin-bottom: 30px;
  line-height: 1.6;
}

.billboards-hero-button {
  display: inline-block;
  padding: 14px 28px;
  background-color: #0d6efd;
  color: #fff !important;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.billboards-hero-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.billboards-hero-note {
  font-style: italic;
  color: #666;
  font-size: 14px;
  margin-top: 12px;
}

/* BILLBOARDS & HOARDINGS HERO SECTION */
.billboards-hero-section {
  padding: 80px 20px 40px;
  background: #fff;
  text-align: center;
}

.billboards-hero-container {
  max-width: 1200px;
  margin: 0 auto;
}

.billboards-hero-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.billboards-hero-image {
  max-width: 100%;
  height: auto;
  margin-top: -120px;
  border-radius: 12px;
}

.billboards-hero-heading {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 auto;
  max-width: 720px;
  line-height: 1.5;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .billboards-hero-section {
    padding: 60px 16px 30px;
  }

  .billboards-hero-heading {
    font-size: 1.5rem;
    padding: 0 10px;
  }

  .billboards-hero-image {
    max-width: 100%;
    margin-top: -80px;
  }
}

/* WHY BILLBOARDS STILL WORK SECTION */
.why-billboards-section {
  background-color: #fff;
  padding: 80px 20px;
}

.why-billboards-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.why-billboards-left {
  flex: 1;
  text-align: center;
}

.why-billboards-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.why-billboards-right {
  flex: 1;
  max-width: 550px;
}

.why-billboards-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.why-billboards-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 16px;
}

.why-billboards-note {
  font-size: 0.95rem;
  color: #444;
  font-style: italic;
  margin-bottom: 28px;
}

.why-billboards-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.why-billboards-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .why-billboards-container {
    flex-direction: column;
    text-align: center;
    padding: 0 10px;
  }

  .why-billboards-right {
    max-width: 100%;
  }

  .why-billboards-title {
    font-size: 1.5rem;
  }

  .why-billboards-description,
  .why-billboards-note {
    font-size: 1rem;
  }

  .why-billboards-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}

/* PREMIUM LOCATIONS SECTION (Reversed Layout) */
.billboard-locations-section {
  background-color: #fff;
  padding: 80px 20px;
}

.billboard-locations-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.billboard-locations-left {
  flex: 1;
  max-width: 550px;
}

.billboard-locations-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.billboard-locations-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 16px;
}

.billboard-locations-note {
  font-size: 0.95rem;
  color: #444;
  font-style: italic;
  margin-bottom: 28px;
}

.billboard-locations-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.billboard-locations-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

.billboard-locations-right {
  flex: 1;
  text-align: center;
}

.billboard-locations-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .billboard-locations-container {
    flex-direction: column;
    text-align: center;
    padding: 0 10px;
  }

  .billboard-locations-left,
  .billboard-locations-right {
    max-width: 100%;
  }

  .billboard-locations-title {
    font-size: 1.5rem;
  }

  .billboard-locations-description,
  .billboard-locations-note {
    font-size: 1rem;
  }

  .billboard-locations-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
/* CUSTOM DESIGN & MESSAGING SECTION */
.billboard-design-section {
  background-color: #fff;
  padding: 80px 20px;
}

.billboard-design-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.billboard-design-left {
  flex: 1;
  text-align: center;
}

.billboard-design-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.billboard-design-right {
  flex: 1;
  max-width: 550px;
}

.billboard-design-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.billboard-design-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 16px;
}

.billboard-design-note {
  font-size: 0.95rem;
  color: #444;
  font-style: italic;
  margin-bottom: 28px;
}

.billboard-design-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.billboard-design-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

/* Responsive */
@media (max-width: 768px) {
  .billboard-design-container {
    flex-direction: column;
    text-align: center;
    padding: 0 10px;
  }

  .billboard-design-left,
  .billboard-design-right {
    max-width: 100%;
  }

  .billboard-design-title {
    font-size: 1.5rem;
  }

  .billboard-design-description,
  .billboard-design-note {
    font-size: 1rem;
  }

  .billboard-design-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
/* HOARDINGS IMPACT SECTION */
.hoarding-impact-section {
  background-color: #fff;
  padding: 80px 20px;
}

.hoarding-impact-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.hoarding-impact-left {
  flex: 1;
  text-align: center;
  order: 1;
}

.hoarding-impact-right {
  flex: 1;
  max-width: 550px;
  order: 2;
}

.hoarding-impact-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.hoarding-impact-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.hoarding-impact-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 16px;
}

.hoarding-impact-note {
  font-size: 0.95rem;
  color: #444;
  font-style: italic;
  margin-bottom: 28px;
}

.hoarding-impact-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.hoarding-impact-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

/* Responsive */
@media (max-width: 768px) {
  .hoarding-impact-container {
    flex-direction: column;
    text-align: center;
    padding: 0 10px;
  }

  .hoarding-impact-left,
  .hoarding-impact-right {
    order: unset;
    max-width: 100%;
  }

  .hoarding-impact-title {
    font-size: 1.5rem;
  }

  .hoarding-impact-description,
  .hoarding-impact-note {
    font-size: 1rem;
  }

  .hoarding-impact-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}

/* HOARDINGS IMPACT SECTION */
.hoarding-impact-section {
  background-color: #fff;
  padding: 80px 20px;
}

.hoarding-impact-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.hoarding-impact-left {
  flex: 1;
  max-width: 550px;
}

.hoarding-impact-right {
  flex: 1;
  text-align: center;
}

.hoarding-impact-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.hoarding-impact-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.hoarding-impact-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 16px;
}

.hoarding-impact-note {
  font-size: 0.95rem;
  color: #444;
  font-style: italic;
  margin-bottom: 28px;
}

.hoarding-impact-button {
  background-color: #0d6efd;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.hoarding-impact-button:hover {
    background-color: #0b5ed7;
  color: #fff !important;
}

/* Responsive */
@media (max-width: 768px) {
  .hoarding-impact-container {
    flex-direction: column;
    text-align: center;
    padding: 0 10px;
  }

  .hoarding-impact-left,
  .hoarding-impact-right {
    max-width: 100%;
  }

  .hoarding-impact-title {
    font-size: 1.5rem;
  }

  .hoarding-impact-description,
  .hoarding-impact-note {
    font-size: 1rem;
  }

  .hoarding-impact-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}

    .yashtantra-service-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 12px;
    }

    .yashtantra-service-description {
    font-size: 1.1rem;
    color: #555;
    margin-bottom: 50px;
    }
    /* Section Layout */
    .yashtantra-services-section {
      padding: 90px 20px;
      background: #fff;
      text-align: center;
      font-family: 'Poppins', sans-serif;
    }

    .yashtantra-title {
      font-size: 36px;
      margin-bottom: 50px;
      font-weight: 700;
      color: #333;
    }

    /* Tabs */
    .yashtantra-services-tabs {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 25px;
      margin-bottom: 50px;
    }

    .yashtantra-tab {
      background: #fff;
      border-radius: 15px;
      padding: 25px 20px;
      cursor: pointer;
      width: 180px;
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.07);
      transition: all 0.3s ease;
      text-align: center;
      border: 2px solid #eaeaea; /* thin light border */
    }

    .yashtantra-tab i {
      font-size: 32px;
      margin-bottom: 12px;
      color: #0d6efd;
    }

    .yashtantra-tab span {
      font-weight: 600;
      font-size: 16px;
      display: block;
    }

    .yashtantra-tab:hover {
      transform: translateY(-5px);
    }

    .yashtantra-tab.active {
      /* background: linear-gradient(135deg, #7d4cff, #5f2eea); */
      background: linear-gradient(135deg, #0d6efd, #66b2ff);
      color: #fff;
    }

    .yashtantra-tab.active i {
      color: #fff;
    }

    /* Content */
    .yashtantra-services-content {
      max-width: 1000px;
      margin: 0 auto;
    }

    .yashtantra-content {
      display: none;
      animation: fadeIn 0.5s ease-in-out;
    }

    .yashtantra-content.active {
      display: block;
    }

    .yashtantra-content-inner {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 40px;
      flex-wrap: wrap;
      background: #fff;
      padding: 40px;
      border-radius: 20px;
      border: 2px solid #eaeaea; /* thin light border */
      box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    }

    .yashtantra-text {
      flex: 1;
      min-width: 300px;
    }

    .yashtantra-text h3 {
      font-size: 30px;
      font-weight: 700;
      margin-bottom: 15px;
      color: #0d6efd;
    }

    .yashtantra-text p {
      margin-bottom: 15px;
      color: #555;
      line-height: 1.6;
      text-align: justify;
    }

    .yashtantra-text ul li {
      margin-bottom: 8px;
      color: #333;
    }

    .yashtantra-image {
      flex: 1;
      min-width: 280px;
      text-align: center;
    }

    .yashtantra-image img {
      max-width: 100%;
      border-radius: 15px;
      
    }

    /* Animations */
    @keyframes fadeIn {
      from {
        opacity: 0;
        transform: translateY(20px);
      }

      to {
        opacity: 1;
        transform: translateY(0);
      }
    }


    .yashtantra-quick-info {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      margin-top: 15px;
    }

    .yashtantra-quick-info span {
      background: #f7f7ff;
      padding: 10px 18px;
      border-radius: 12px;
      font-size: 14px;
      font-weight: 500;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    }


    .yashtantra-explore {
    margin-top: 15px;   /* increase spacing from quick info tab */
    text-align: center;
    }

    .explore-btn {
    display: inline-block;
    padding: 10px 25px;
    background: linear-gradient(135deg, #007bff, #00d4ff);
    color: #fff !important;
    font-size: 17px;
    font-weight: 600;
    border-radius: 40px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
    margin-top: 10px;   /* extra breathing space */
    }

    .explore-btn:hover {
    background: linear-gradient(135deg, #007bff, #00a3cc);
    transform: translateY(-3px);
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.3);
    color: #fff !important;
    }

    .explore-btn:active,
    .explore-btn:focus {
    color: #fff !important;
    background: linear-gradient(135deg, #007bff, #00a3cc);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
    }



    /* ===== MOBILE GRID: Service blocks as 2×2 cards ===== */
    @media (max-width: 768px) {
    /* Force GRID (override desktop flex) */
    .yashtantra-services-tabs {
      display: grid !important;
      grid-template-columns: repeat(2, minmax(140px, 1fr));
      gap: 16px;
      width: 100%;
      margin: 0 auto 30px;
    }

    /* Fill grid cell (override desktop width:180px) */
    .yashtantra-tab {
      width: auto !important;
      padding: 18px 12px;
      box-sizing: border-box;
      text-align: center;
    }

    .yashtantra-tab i {
      font-size: 26px;
      margin-bottom: 8px;
    }

    .yashtantra-tab span {
      font-size: 14px;
    }

    /* Service detail card below stays stacked and centered */
    .yashtantra-content-inner {
      flex-direction: column;
      padding: 25px;
      gap: 24px;
      text-align: center;
    }

    .yashtantra-title { font-size: 28px; margin-bottom: 30px; }
    .yashtantra-text h3 { font-size: 22px; }
    .yashtantra-text p { font-size: 15px; }
    .yashtantra-quick-info { justify-content: center;}
    .yashtantra-quick-info span { font-size: 13px; padding: 8px 14px; }
    .yashtantra-image img { max-width: 90%; }
    }

    /* Extra-small phones: keep 2 columns but tighten spacing */
    @media (max-width: 400px) {
    .yashtantra-services-tabs {
      grid-template-columns: repeat(2, minmax(120px, 1fr));
      gap: 12px;
    }
    .yashtantra-tab { padding: 14px 10px; }
    .yashtantra-tab i { font-size: 24px; }
    .yashtantra-tab span { font-size: 13px; }
    }


/* Font Import */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');

/* * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
} */

form,
input,
textarea,
button {
  font-family: 'Poppins', sans-serif;
}

/* Section Styling */
.form-section {
  background: linear-gradient(135deg, #f66e6e, #fca4a4);
  padding: 60px 0;
}

/* Full Width Container */
.form-container-full {
  width: 60%;
  padding: 0 30px;
  margin-left: 290px;
}

/* Form Styling */
/* form#contact-form {
  background: #fff;
  width: 100%;
  padding: 50px;
  border-radius: 16px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
} */

/* Title */
.form-title {
  font-size: 28px;
  font-weight: 600;
  color: #333;
  margin-bottom: 30px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.5px;
}

/* Field Layout */
.dbl-field {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  gap: 25px;
}

.field {
  position: relative;
  flex: 1;
}

.field input,
.message textarea {
  width: 100%;
  padding: 14px 18px 14px 48px;
  border: 1px solid #ccc;
  border-radius: 5px;
  outline: none;
  font-size: 16px;
  background-color: #f9f9f9;
}

/* Icon */
form i {
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
  color: #ccc;
  font-size: 17px;
  pointer-events: none;
}

/* Message Textarea */
.message {
  position: relative;
  margin-bottom: 25px;
}

.message textarea {
  resize: none;
  min-height: 130px;
  padding-top: 18px;
}

.message i {
  top: 30px;
  font-size: 20px;
}

/* Button */
.button-area {
  display: flex;
  align-items: center;
  gap: 20px;
}

.button-area button {
  padding: 13px 25px;
  border: none;
  background: #e53935;
  color: #fff;
  border-radius: 5px;
  font-size: 18px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.button-area button:hover {
  background: #d32f2f;
}

.response-msg {
  font-size: 16px;
  display: none;
}

/* Focus & Hover */
.field input:focus,
.message textarea:focus {
  border: 2px solid #e53935;
  background-color: #fff5f5;
  transition: border 0.3s ease, background 0.3s ease;
}

.field input:focus ~ i,
.message textarea:focus ~ i {
  color: #e53935;
}

.field input:hover,
.message textarea:hover {
  border-color: #e53935;
  background-color: #fef2f2;
}

/* Mobile */
@media (max-width: 768px) {
  .dbl-field {
    flex-direction: column;
  }

  form#contact-form {
    padding: 30px 25px;
  }
}
.form-container-full {
  width: 60%;
  padding: 0 30px;
  margin-left: 290px;
}

/* 🔧 Mobile View Fix */
@media (max-width: 768px) {
  .form-container-full {
    width: 95%;
    padding: 0 15px;
    margin: 0 auto; /* center it */
  }
}




.whatsapp-float {
  position: fixed;
  bottom: 145px; /* Increased from 20px to avoid overlap */
  right: 34px;
  z-index: 999;
  background-color: #25d366;
  padding: 10px;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  transition: transform 0.3s ease;
}

.whatsapp-float:hover {
  transform: scale(1.1);
}

/* Tablet and small laptops */
@media (max-width: 768px) {
  .whatsapp-float {
    bottom: 90px;
    right: 18px;
    padding: 9px;
  }

  .whatsapp-float img {
    width: 44px;
    height: 44px;
  }
}

/* Phones */
@media (max-width: 600px) {
  .whatsapp-float {
    bottom: 110px;
    right: 15px;
    padding: 8px;
  }

  .whatsapp-float img {
    width: 40px;
    height: 40px;
  }
}

/* Extra small devices like old phones or narrow screens */
@media (max-width: 400px) {
  .whatsapp-float {
    bottom: 110px;
    right: 12px;
    padding: 6px;
  }

  .whatsapp-float img {
    width: 36px;
    height: 36px;
  }
}

.inquiry-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.inquiry-content {
  background: #fff;
  font-family: 'Poppins', sans-serif;
  width: 90%;
  max-width: 700px;
  margin: 5% auto;
  padding: 30px;
  border-radius: 10px;
  position: relative;
  animation: fadeIn 0.3s ease-in-out;
}

.close-modal {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 35px;
  cursor: pointer;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-20px); }
  to { opacity: 1; transform: translateY(0); }
}

  .contact-us-section {
    padding: 60px 20px;
    background: #f8f9fa;
    font-family: 'Segoe UI', sans-serif;
  }

  .section-title {
    text-align: center;
    font-size: 31px;
    font-weight: 600;
    color: #333;
    margin-bottom: 40px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
  }


  .contact-boxes {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 30px;
    max-width: 1300px;
    margin: auto;
  }

  .contact-item {
    background: #fff;
    padding: 30px 20px;
    border-radius: 16px;
    text-align: center;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease;
    border: 3px solid red; /* ✅ Add this line */
  }
   
  .contact-item:hover {
  transform: translateY(-5px);
  border-color: darkred; /* optional hover effect */
  }

  .contact-item:hover {
    transform: translateY(-5px);
  }

  .icon {
    font-size: 40px;
    color: #e53935;
    margin-bottom: 15px;
  }

  .contact-item h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: #333;
  }

  .contact-item p,
  .contact-item a {
    font-size: 1.1rem;
    color: #555;
    text-decoration: none;
  }

  .contact-item a:hover {
    color: #007BFF;
  }

  .social-icons {
    margin-top: 10px;
  }

  .social-icons a {
    font-size: 20px;
    margin: 0 10px;
    color: #e53935;
    transition: color 0.3s;
  }

  .social-icons a:hover {
    color: #333;
  }

  @media (max-width: 600px) {
    .contact-item {
      padding: 25px 15px;
    }
  }

  .map-section {
    padding: 60px 20px;
    background-color: #f8f9fa;
    text-align: center;
  }

  .map-container {
    max-width: 1300px;
    margin: 0 auto;
  }

  .map-container h2 {
    font-size: 2.2rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
    font-family: 'Poppins', sans-serif;
  }

  .map-container p {
    font-size: 1rem;
    color: #666;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif;
  }

  .map-embed {
    width: 100%;
    height: 450px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
  }

  @media (max-width: 600px) {
    .map-container h2 {
    font-size: 1.5rem;
    }

    .map-container p {
    font-size: 0.95rem;
    }

    .map-embed {
    height: 300px;
    }
  }



@media (max-width: 767px) {
  .reverse-on-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
}

/* ========== Contact Section Styling ========== */

#contact-section {
  padding: 100px 0;
  background-color: #fff;
  position: relative;
}

#contact-section .fill-form {
  background-color: #fff;
  border-radius: 23px;
  padding: 60px 40px 50px 40px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  position: relative;
}

#contact-section .fill-form form {
  position: relative;
  z-index: 2;
}

/* Input fields */
#contact-section input,
#contact-section textarea {
  width: 100%;
  border: 1px solid #eee;
  border-radius: 23px;
  background-color: transparent;
  font-size: 15px;
  font-weight: 300;
  color: #2a2a2a;
  padding: 12px 20px;
  margin-top: 20px;
  outline: none;
  transition: all 0.3s ease-in-out;
}

#contact-section input::placeholder,
#contact-section textarea::placeholder {
  color: #aaa;
}

#contact-section textarea {
  resize: none;
  height: 200px;
}

/* Submit Button */
#contact-section button#form-submit {
  display: inline-block;
  background-color: #fff;
  font-size: 15px;
  font-weight: 500;
  color: #fe664e;
  margin-top: 30px;
  width: 100%;
  padding: 12px 25px;
  border-radius: 23px;
  border: 1px solid #fe664e;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

#contact-section button#form-submit:hover {
  background-color: #fe664e;
  color: #fff;
}

/* Response Message */
#contact-section .response-msg {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  color: #0D6EFD;
}

/* Contact Info Cards (icons above form) */
.fill-form .info-post {
  margin-bottom: 25px;
}

.fill-form .icon {
  text-align: center;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  border-radius: 23px;
  padding: 25px 15px;
  background-color: #fff;
  transition: all 0.3s ease;
}

.fill-form .icon:hover {
  transform: translateY(-5px);
}

.fill-form .icon img {
  max-width: 60px;
  display: block;
  margin: 0 auto;
}

.fill-form .icon a {
  margin-top: 15px;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  color: #2a2a2a;
  text-decoration: none;
  transition: all 0.3s ease;
}

.fill-form .icon:hover a {
  color: #fe664e;
}

/* Google Map */
#map iframe {
  border-radius: 23px;
  width: 100%;
  height: 636px;
  border: none;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.contact-section {
  width: 100%;
  background-color: #f8f9fa;
  padding: 0;
  display: flex;
  justify-content: center;
  padding-bottom: 70px;
}

.contact-container {
  display: flex;
  max-width: 1400px;
  width: 100%;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0,0,0,0.05);
  background: #fff;
}

.contact-map {
  flex: 1;
}

.contact-map iframe {
  width: 100%;
  height: 100%;
  min-height: 540px;
  border: none;
  display: block;
}

.contact-content {
  flex: 1;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background: #fff;
}

.contact-info-grid {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 30px;
}

.info-box {
  flex: 1;
  background: #f9f9f9;
  padding: 25px;
  border-radius: 20px;
  text-align: center;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.info-box img {
  width: 45px;
  margin-bottom: 10px;
}

.info-box p {
  font-size: 15px;
  color: #333;
  font-weight: 500;
}

.contact-info-grid {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 30px;
  flex-wrap: nowrap; /* ⛔️ This was flex-wrap: wrap earlier causing stacking */
}

.info-box {
  flex: 1;
  background: #f9f9f9;
  padding: 25px 15px;
  border-radius: 20px;
  text-align: center;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 160px;
  max-width: 100%;
}

.info-box img {
  width: 40px;
  margin-bottom: 12px;
}

.info-box p {
  margin: 0;
}

.info-box a {
  font-size: 15px;
  font-weight: 500;
  color: #333;
  text-decoration: none;
  transition: 0.3s;
}

.info-box a:hover {
  color: #006dd0;
}

.social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
}

.social-icons img {
  width: 34px;
  height: 34px;
  transition: transform 0.3s;
}

.social-icons a:hover img {
  transform: scale(1.15);
}

/* Responsive for mobile only */
@media (max-width: 768px) {
  .contact-info-grid {
    flex-direction: column;
  }

  .info-box {
    width: 100%;
  }
}


form#contact {
  display: flex;
  flex-direction: column;
}

.form-grid {
  display: flex;
  gap: 20px;
}

.left-inputs {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.right-message {
  flex: 1;
}

form#contact input,
form#contact textarea {
  width: 100%;
  padding: 14px 20px;
  border-radius: 23px;
  border: 1px solid #eee;
  font-size: 15px;
  background-color: #f5f7fa;
  color: #333;
  outline: none;
}

form#contact textarea {
  height: 170px;
  resize: none;
}

form#contact button {
  margin-top: 25px;
  padding: 15px;
  border-radius: 23px;
  border: 1px solid #fe664e;
  color: #fe664e;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: 0.3s;
}

form#contact button:hover {
  background-color: #fe664e;
  color: #fff;
}

.form-message {
  color: #007bff;
  font-size: 14px;
  margin-top: 10px;
  display: none;
}

form#contact-form {
  display: flex;
  flex-direction: column;
}

.form-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.left-inputs,
.right-message {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

form#contact-form input,
form#contact-form textarea {
  width: 100%;
  padding: 14px 20px;
  border-radius: 23px;
  border: 1px solid #ccc;
  font-size: 15px;
  color: #333;
  background-color: transparent;
  outline: none;
}

form#contact-form textarea {
  height: 170px;
  resize: none;
}

form#contact-form button {
  margin-top: 25px;
  padding: 15px;
  border-radius: 23px;
  border: 1px solid #006dd0;
  color: #006dd0;
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

form#contact-form button:hover {
  background-color: #006dd0;
  color: #fff;
}

form#contact-form .response-msg {
  margin-top: 10px;
  font-size: 14px;
  color: #007bff;
  display: none;
}


.contact-heading {
  text-align: center;
  padding: 40px 20px 10px;
  background-color: #f8f9fa;
}

.contact-heading h6 {
  color: #006dd0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.contact-heading h2 {
  font-size: 36px;
  font-weight: 700;
  color: #1e1e1e;
}

.contact-heading h2 em {
  font-style: normal;
  color: #006dd0;
}

/* ===== Responsive: Contact Section for Mobile Devices ===== */
@media (max-width: 768px) {

  .contact-section {
    flex-direction: column;
    padding: 50px 15px;
  }

  .contact-container {
    flex-direction: column;
    border-radius: 20px;
  }

  .contact-map iframe {
    min-height: 300px;
  }

  .contact-content {
    padding: 30px 20px;
  }

  .contact-heading h2 {
    font-size: 28px;
  }

  .contact-heading h6 {
    font-size: 14px;
  }

  .contact-info-grid {
    flex-direction: column;
    gap: 20px;
  }

  .info-box {
    margin-left: 55px;
    width: 70%;
    min-height: auto;
  }

  .social-icons {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
  }

  .social-icons img {
    width: 28px;
    height: 28px;
  }

  form#contact,
  form#contact-form {
    flex-direction: column;
  }

  .form-grid {
    flex-direction: column;
    gap: 15px;
  }

  .left-inputs,
  .right-message {
    width: 100%;
  }

  form#contact input,
  form#contact textarea,
  form#contact-form input,
  form#contact-form textarea {
    font-size: 14px;
    padding: 12px 15px;
  }

  form#contact button,
  form#contact-form button {
    font-size: 15px;
    padding: 12px;
  }

  .form-message,
  .response-msg {
    font-size: 13px;
    text-align: center;
  }
}

/* Hide form icons on mobile */
@media (max-width: 768px) {
    #contact-form .field i,
    #contact-form .message i {
        display: none !important;
    }
}


.timeline-section {
  padding: 70px 20px;
  background: #f9fbff; /* clean light background */
  color: #333;
  text-align: center;
}

.timeline-title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 60px;
  color: #0d0d3b;
  position: relative;
}

.timeline {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.timeline::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 6px; /* thicker line */
  background: linear-gradient(to bottom, #0d6efd, #74c0fc);
  transform: translateX(-50%);
  border-radius: 3px;
}

.timeline-item {
  width: 50%;
  padding: 20px 40px;
  position: relative;
}

.timeline-item.left {
  left: 0;
  text-align: right;
}

.timeline-item.right {
  left: 50%;
  text-align: left;
}

.timeline-content {
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  position: relative;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  display: inline-block;
  width: 90%;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.timeline-content:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.timeline-content .icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #0d6efd;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 15px;
  box-shadow: 0 4px 10px rgba(13, 110, 253, 0.4);
  display: inline-block;
}

.timeline-content h3 {
  font-size: 1.3rem;
  margin-bottom: 10px;
  color: #0d6efd;
}

.timeline-content p {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .timeline::before {
    left: 20px;
  }

  .timeline-item {
    width: 100%;
    padding-left: 60px;
    text-align: left !important;
  }

  .timeline-item.right {
    left: 0;
  }

  .timeline-content {
    width: 100%;
  }
}


/* App Development Hero Section */
.appdev-hero-section {
  background: #fff url('images/wave-bg.png') no-repeat bottom;
  background-size: cover;
  padding: 80px 20px;
  text-align: center;
}

.appdev-hero-wrapper {
  max-width: 860px;
  margin: 0 auto;
}

.appdev-hero-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #444;
  font-size: 18px;
  margin-bottom: 18px;
}

.appdev-hero-label img {
  width: 30px;
  height: 30px;
}

.appdev-hero-title {
  font-size: 38px;
  color: #1a1a1a;
  font-weight: 700;
  margin-bottom: 20px;
}

.appdev-hero-description {
  font-size: 18px;
  color: #444;
  margin-bottom: 30px;
  line-height: 1.6;
}

.appdev-hero-button {
  display: inline-block;
  padding: 14px 28px;
  background-color: #0d6efd;
  color: #fff !important;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.appdev-hero-button:hover {
  background-color: #0b5ed7;
  color: #fff !important;
}

.appdev-hero-note {
  font-style: italic;
  color: #666;
  font-size: 14px;
  margin-top: 12px;
}

/* App Development Advantage Section */
.yashtantra-appadv-section {
  padding: 20px 40px;
  background: #fff;
  text-align: center;
}

.yashtantra-appadv-container {
  max-width: 1200px;
  margin: 0 auto;
}

.yashtantra-appadv-media {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.yashtantra-appadv-img {
  width: 100%;
  max-width: 400px;
  margin-top: -100px;
  height: auto;
}

.yashtantra-appadv-heading {
  margin-top: 40px;
  font-size: 2rem;
  color: #222;
  font-weight: 600;
}

.appdev-industry-section {
  padding: 80px 20px;
  background: #fff;
}

.appdev-industry-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.appdev-industry-left {
  flex: 1;
  max-width: 550px;
}

.appdev-industry-right {
  flex: 1;
  text-align: center;
}

.appdev-industry-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.06);
}

.appdev-industry-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.appdev-industry-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 16px;
}

.appdev-industry-buttons a {
  display: inline-block;
  margin-right: 16px;
  padding: 12px 28px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
}

.appdev-btn-primary {
  background-color: #0d6efd;
  color: #fff;
}

.appdev-btn-primary:hover {
  background-color: #0b5ed7;
}

.appdev-btn-secondary {
  background-color: #f0f0f0;
  color: #333;
}

.appdev-btn-secondary:hover {
  background-color: #e0e0e0;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .appdev-industry-container {
    flex-direction: column;
    text-align: center;
  }

  .appdev-industry-left, .appdev-industry-right {
    max-width: 100%;
  }

  .appdev-industry-title {
    font-size: 1.5rem;
  }
}

/* UI/UX Design & Prototyping Section (Reversed Layout) */
.appdev-uiux-section {
  background-color: #fff;
  padding: 80px 20px;
}

.appdev-uiux-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.appdev-uiux-left {
  flex: 1;
  text-align: center;
}

.appdev-uiux-right {
  flex: 1;
  max-width: 550px;
}

.appdev-uiux-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.appdev-uiux-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 28px;
}

.appdev-uiux-button {
  display: inline-block;
  padding: 12px 28px;
  background-color: #0d6efd;
  color: #fff !important;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
}

.appdev-uiux-button:hover {
  background-color: #0b5ed7;
  color: #fff !important;
}

.appdev-uiux-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .appdev-uiux-container {
    flex-direction: column;
    text-align: center;
  }

  .appdev-uiux-right {
    max-width: 100%;
  }

  .appdev-uiux-title {
    font-size: 1.5rem;
  }

  .appdev-uiux-description {
    font-size: 1rem;
  }

  .appdev-uiux-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
/* Mobile Commerce & Payment Integration Section */
.appdev-commerce-section {
  background-color: #fff;
  padding: 80px 20px;
}

.appdev-commerce-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.appdev-commerce-left {
  flex: 1;
  max-width: 550px;
}

.appdev-commerce-right {
  flex: 1;
  text-align: center;
}

.appdev-commerce-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.appdev-commerce-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 28px;
}

.appdev-commerce-button {
  display: inline-block;
  padding: 12px 28px;
  background-color: #0d6efd;
  color: #fff !important;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
}

.appdev-commerce-button:hover {
  background-color: #0b5ed7;
  color: #fff !important;
}

.appdev-commerce-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .appdev-commerce-container {
    flex-direction: column;
    text-align: center;
  }

  .appdev-commerce-left {
    max-width: 100%;
  }

  .appdev-commerce-title {
    font-size: 1.5rem;
  }

  .appdev-commerce-description {
    font-size: 1rem;
  }

  .appdev-commerce-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
/* Cross-Platform & Native Apps Section */
.appdev-crossplatform-section {
  background-color: #fff;
  padding: 80px 20px;
}

.appdev-crossplatform-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.appdev-crossplatform-left {
  flex: 1;
  text-align: center;
}

.appdev-crossplatform-right {
  flex: 1;
  max-width: 550px;
}

.appdev-crossplatform-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.appdev-crossplatform-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 28px;
}

.appdev-crossplatform-button {
  display: inline-block;
  padding: 12px 28px;
  background-color: #0d6efd;
  color: #fff !important;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
}

.appdev-crossplatform-button:hover {
  background-color: #0b5ed7;
  color: #fff !important;
}

.appdev-crossplatform-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .appdev-crossplatform-container {
    flex-direction: column;
    text-align: center;
  }

  .appdev-crossplatform-right {
    max-width: 100%;
  }

  .appdev-crossplatform-title {
    font-size: 1.5rem;
  }

  .appdev-crossplatform-description {
    font-size: 1rem;
  }

  .appdev-crossplatform-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
/* Quality Assurance & Testing Section */
.appdev-testing-section {
  background-color: #fff;
  padding: 80px 20px;
}

.appdev-testing-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.appdev-testing-left {
  flex: 1;
  max-width: 550px;
}

.appdev-testing-right {
  flex: 1;
  text-align: center;
}

.appdev-testing-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.appdev-testing-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 28px;
}

.appdev-testing-button {
  display: inline-block;
  padding: 12px 28px;
  background-color: #0d6efd;
  color: #fff !important;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
}

.appdev-testing-button:hover {
  background-color: #0b5ed7;
  color: #fff !important;
}

.appdev-testing-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .appdev-testing-container {
    flex-direction: column;
    text-align: center;
  }

  .appdev-testing-left {
    max-width: 100%;
  }

  .appdev-testing-title {
    font-size: 1.5rem;
  }

  .appdev-testing-description {
    font-size: 1rem;
  }

  .appdev-testing-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
/* Deployment & Post-Launch Support Section */
.appdev-deployment-section {
  background-color: #fff;
  padding: 80px 20px;
}

.appdev-deployment-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.appdev-deployment-left {
  flex: 1;
  text-align: center;
}

.appdev-deployment-right {
  flex: 1;
  max-width: 550px;
}

.appdev-deployment-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.appdev-deployment-description {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 28px;
}

.appdev-deployment-button {
  display: inline-block;
  padding: 12px 28px;
  background-color: #0d6efd;
  color: #fff !important;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.3s ease;
}

.appdev-deployment-button:hover {
  background-color: #0b5ed7;
  color: #fff !important;
}

.appdev-deployment-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .appdev-deployment-container {
    flex-direction: column;
    text-align: center;
  }

  .appdev-deployment-right {
    max-width: 100%;
  }

  .appdev-deployment-title {
    font-size: 1.5rem;
  }

  .appdev-deployment-description {
    font-size: 1rem;
  }

  .appdev-deployment-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}


.techstack-section {
  padding: 80px 20px;
  background: #fff;
  text-align: center;
}

.techstack-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 12px;
}

.techstack-description {
  font-size: 1.1rem;
  color: #555;
  margin-bottom: 50px;
}

.techstack-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-bottom: 40px;
}

.techstack-tab {
  padding: 12px 25px;
  border: 1px solid #0d6efd;
  border-radius: 6px;
  background: #fff;
  color: #0d6efd;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.techstack-tab.active,
.techstack-tab:hover {
  background-color: #0d6efd;
  color: #fff;
}

.techstack-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.techstack-panel {
  display: none;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  max-width: 1000px;
}

.techstack-panel.active {
  display: flex;
}

.techstack-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 12px;
  width: 120px;
  font-size: 0.95rem;
  font-weight: 500;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.techstack-item img {
  width: 50px;
  height: 50px;
}

.techstack-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

@media (max-width: 768px) {
  .techstack-tabs {
    flex-direction: column;
  }
}




/* Floating CTA Container */
.floating-cta {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* WhatsApp Button - Remove all link styles */
.whatsapp-btn,
.whatsapp-btn:link,
.whatsapp-btn:visited,
.whatsapp-btn:active {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background: #25D366;
    color: white !important;
    border-radius: 50%;
    font-size: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    text-decoration: none !important; /* ensures no underline */
    margin-bottom: 90px;
}

/* Hover effect */
.whatsapp-btn:hover {
    transform: scale(1.1);
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .floating-cta {
        bottom: 20px;
        right: 20px;
        gap: 12px;
    }
    .whatsapp-btn {
        width: 50px;
        height: 50px;
        font-size: 24px;
        margin-bottom: 70px;
    }
}

@media (max-width: 480px) {
    .floating-cta {
        bottom: 15px;
        right: 15px;
    }
    .whatsapp-btn {
        width: 45px;
        height: 45px;
        font-size: 22px;
        margin-bottom: 60px;
    }
}

#careers-page.page-hero-section {
    background: url('../images/blog-listing-page.jpg') no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#careers-page.page-hero-section::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,0.6); /* Dark overlay for readability */
    z-index: -1;
}

/* Careers Page Styling */
.careers-about {
  background: #fff;
  padding: 80px 20px;
  text-align: center;
}

.careers-title {
  font-size: 2rem;
  font-weight: 700;
  color: #004aad;
  margin-bottom: 20px;
}

.careers-text {
  max-width: 1200px;
  margin: 0 auto 40px;
  font-size: 1.1rem;
  color: #444;
  line-height: 1.7;
  text-align: justify;
}

.careers-values {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.careers-value-card {
  background: #f5f9ff;
  border: 1px solid #d6e4ff;
  padding: 25px;
  border-radius: 12px;
  flex: 1;
  min-width: 220px;
  max-width: 280px;
  transition: 0.3s ease;
}

.careers-value-card:hover {
  background: #e6f0ff;
  transform: translateY(-5px);
}

/* Join Our Team */
.careers-join {
  background: linear-gradient(135deg, #3b82f6, #60a5fa);
  color: #fff;
  padding: 80px 20px;
  text-align: center;
}

.careers-join-title {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
}

.careers-join-text {
  font-size: 1.3rem;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.6;
}

/* Current Openings */
.careers-openings {
  padding: 80px 20px;
  background: #fff;
  text-align: center;
}

.careers-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 25px;
  margin-top: 40px;
}

.careers-card {
  background: #f9fbff;
  border: 1px solid #dce7ff;
  padding: 30px;
  border-radius: 14px;
  text-align: left;
  box-shadow: 0 4px 8px rgba(0,0,0,0.06);
  transition: 0.3s ease;
}

.careers-card:hover {
  transform: translateY(-7px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}

.careers-card h3 {
  font-size: 1.3rem;
  color: #004aad;
  margin-bottom: 10px;
}

.careers-card p {
  color: #555;
  margin-bottom: 20px;
}

.careers-btn {
  display: inline-block;
  background: #006dd0;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s ease;
}

.careers-btn:hover {
  background: #0073e6;
  color: #fff;
}

.careers-email {
  margin-top: 50px;
  font-size: 1.1rem;
  color: #444;
}

.careers-email a {
  color: #004aad;
  font-weight: bold;
  text-decoration: none;
}
