/*
Robotic
http://www.templatemo.com/preview/templatemo_430_robotic
*/

html {
    scroll-behavior: smooth;
}

body {
    font: 13px/1.85em 'Open Sans', Arial, Helvetice Neue, sans-serif;
    color: #888888;
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    background: #282828;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
}

h1 {
    width: 100%;
    font-size: 36px;
    color: #747474;
    text-align: center;
}

.clear {
    clear: both;
}

.templatemo_title {
    font-size: 3em;
    margin-top: 32%;
    font-weight: bold;
    color: orangered;
    letter-spacing: -5px;
    text-shadow: 2px 2px #545454;
}

.templatemo_title span {
    color: #BBBBBB;
}

.templatemo_subtitle {
    margin-left: 25px;
    font-size: 1em;
    text-shadow: 1px 1px #545454;
    color: #999999;
}

.templatemo_headerwrapper {
    width: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
}

.templatemo_menu {
    position: fixed;
    right: 0px;
    top: 0px;
    width: 70%;
    background: url(../images/templatemo_menubg-orange.png);
    height: 70px;
    z-index: 500;
}

.templatemo_headerimg img {
    width: 100%;
}

.templatemo_headerimg_cover {
    position: absolute;
    top: 0;
}

.templatemo_headerimg_cover img {
    display: none;
}

.templatemo_socialmedia {
    display: none;
}

.templatemo_home {
    margin-top: 10%;
}

.templatemo_headertextbox {
    position: absolute;
    top: 0;
    right: 0;
}

.templatemo_headertitle {
    float: left;
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    line-height: 25px;
}

.templatemmo_subheader {
    float: left;
    font-size: 16px;
    color: #ff8000;
    font-weight: bold;
}

.templatemo_homebuton {
    float: right;
    padding: 5px 15px;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    background: #f44611;
    font-size: 14px;
    margin: 3% 0% 0% 0%;
}

.templatemo_wrapper {
    margin-top: 80px;
}

.templatemo_separater {
    background: url(../images/templatemo_separateline.png) no-repeat;
    background-position: right;
    height: 40px;
    font-size: 20px;
    color: #282828;
    line-height: 40px;
    min-width: 140px;
    font-weight: bold;
    margin: 50px 0px;
}

.templatemo_separater span {
    float: right;
    margin-right: 160px;
}

.navbar-default {
    border: none;
    background: none;
}

.templatemo_service img {
    width: 100%;
}

.templatemo_service {
    margin: 40px 0px;
}

/*.templatemo_service img:hover{ box-shadow: inset 0 0 0 30000px rgba(93,123,13, 0.8)}*/
.templatemo_service_frame {
    position: absolute;
    top: 0;
}

.templatemo_service_frame img {
    width: 100%;
}

.templatemo_service_title {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #f44611;
    font-weight: bold;
    margin-top: 50px;
}

.templatemo_service_subtitle {
    width: 100%;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}

.templatemo_service_text {
    width: 100%;
    text-align: center;
}

.templatemo_morebutton {
    padding: 10px 15px;
    background: none;
    width: 150px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #5c5c5c;
}

.templatemo_morebutton:hover {
    background: #ff8000;
    border: 1px solid #5c5c5c;
    cursor: pointer;
}

.templatemo_pricing_title {
    text-align: center;
    font-size: 36px;
    color: #fff;
    line-height: 44px;
}

.templatemo_pricing_subtitle {
    font-size: 24px;
    color: #ff8000;
    text-align: center;
}

.templatemo_pricing_table {
    background: #fff;
    margin: 15px 0px;
    padding-bottom: 20px;
}

.templatemo_pricingbg img {
    width: 100%;
}

.templatemo_pricing_box {
    position: absolute;
    top: 0%;
    padding: 0 30px;
    color: #ffffff;
    margin-top: 50px;
}

.templatemo_pricing_box span.price_title {
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.templatemo_pricing_box span.sign {
    font-size: 28px;
    color: #2d2d2d;
    font-weight: bold;
    float: left;
    padding: 10px 0px 0px 0px;
}

.templatemo_pricing_box span.price {
    color: #2d2d2d;
    font-weight: bold;
    float: left;
    padding: 10px 0px 0px 0px;
    font-size: 46px;
}

.templatemo_pricing_box span.month {
    float: left;
    padding: 10px 0px 0px 10px;
}

.templatemo_pricing_list ul {
    margin: 0px 15px;
    list-style: none;
    padding: 0px 20px;
}

.templatemo_pricing_list ul li {
    background: url(../images/templatemo_arrow.png) no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 7px 30px;
    border-bottom: 1px solid #e0e0e0;
}

.templatemo_signup {
    display: block;
    background: #f44611;
    color: #f0f0f0;
    width: 60%;
    margin: 20px auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
}

.templatemo_work img {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.templatemo_worktitle {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    line-height: 38px;
}

.templatemo_sub_worktitle {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #f44611;
}

.templatemo_contacttitle {
    width: 100%;
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.templatemo_sub_contacttitle {
    width: 100%;
    font-size: 22px;
    color: #f44611;
    text-align: center;
    margin-bottom: 50px;
}

.templatemo_contact {
    margin: 30px;
}

.modern-contact-form .form-group {
    margin-bottom: 20px;
}

.modern-input {
    background: #1e1e1e !important;
    border: 1px solid #333 !important;
    border-radius: 4px !important;
    color: #fff !important;
    padding: 12px 15px !important;
    height: auto !important;
    font-size: 14px;
    transition: all 0.3s ease;
    box-shadow: none !important;
}

.modern-input:focus {
    border-color: #f44611 !important;
    background: #252525 !important;
    box-shadow: 0 0 0 2px rgba(244, 70, 17, 0.2) !important;
    outline: none;
}

.modern-contact-form textarea.modern-input {
    height: 150px !important;
    resize: vertical;
}

.captcha-container {
    margin-bottom: 20px;
}

.btn-modern-submit {
    background: #f44611;
    color: #fff;
    border: none;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 4px;
    transition: all 0.3s ease;
    cursor: pointer;
    width: 100%;
}

.btn-modern-submit:hover {
    background: #ff5c2b;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(244, 70, 17, 0.3);
    color: #fff;
}

.btn-modern-submit:active {
    transform: translateY(0);
}

.text-danger {
    color: #ff4d4d;
    font-size: 12px;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .btn-modern-submit {
        width: 100%;
    }
}

#templatemo_service_page,
#templatemo_promotion_page,
#templatemo_work_page,
templatemo_contact_page {
    margin-top: 50px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    /* border-top: 1px solid #2e2d2d; */
}

.navbar-default .navbar-nav>li>a:hover {
    background: #232323;
    color: #ffffff;
    border-top: 1px solid #2e2d2d;
}

.navbar-default .navbar-collapse {
    border: none;
}

.navbar-default .navbar-nav>li>a.first {
    border-top: none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover {
    background: #2e2d2d;
    color: #ffffff;
}

.btn-client-area {
    display: flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #f44611 0%, #f44303 100%);
    color: #fff !important;
    padding: 10px 20px !important;
    border-radius: 4px;
    font-weight: 700;
    margin-top: 5px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: none;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.btn-client-area:hover {
    background: linear-gradient(135deg, #ff5c2b 0%, #ff9d33 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(244, 70, 17, 0.3);
    color: #fff !important;
    text-decoration: none;
}

.btn-client-area:active {
    transform: translateY(0);
}

.btn-client-area i {
    font-size: 1.2em;
}

@media (max-width: 767px) {
    .btn-client-area {
        margin: 10px 15px;
        justify-content: center;
    }
}

/*------------------------------------------------------
	Gallery Styles 
--------------------------------------------------------*/
.gallery-item {
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
}

.gallery-item .content-gallery {
    text-align: center;
}

.gallery-item .content-gallery h3 {
    color: #b10021;
    font-size: 16px;
    font-weight: 300;
    margin-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
}

.gallery-item img {
    width: 100%;
}

.gallery-item .overlay {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    display: block;
}

.gallery-item .overlay a {
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    font-size: 50px;
}

.templatemo_footer {
    background: #222222;
    padding: 70px 0px;
    margin-top: 50px;
    border-top: 1px solid #333;
    color: #aaa;
}

.footer-col {
    margin-bottom: 30px;
}

.footer-logo-modern {
    max-height: 50px;
    margin-bottom: 20px;
}

.footer-about-text {
    font-size: 14px;
    line-height: 1.6;
    color: #888;
}

.footer-title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 10px;
}

.footer-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 2px;
    background: #f44611;
}

.footer-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-list li {
    margin-bottom: 12px;
}

.footer-list li a {
    color: #888;
    font-size: 14px;
    transition: all 0.3s ease;
}

.footer-list li a:hover {
    color: #f44611;
    padding-left: 5px;
    text-decoration: none;
}

.footer-contact-item {
    font-size: 14px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-contact-item i {
    color: #f44611;
    font-size: 16px;
}

.footer-social-v1 {
    display: flex;
    gap: 12px;
    margin-top: 20px;
}

.footer-social-v1 a {
    width: 38px;
    height: 38px;
    background: #2a2a2a;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: all 0.3s ease;
    border: 1px solid #333;
}

.footer-social-v1 a:hover {
    background: #f44611;
    border-color: #f44611;
    transform: translateY(-3px);
}

.footer_bottom_modern {
    background: #161414;
    padding: 25px 0;
    border-top: 1px solid #2a2a2a;
}

.footer_bottom_modern p {
    margin: 0;
    font-size: 13px;
    color: #666;
}

.footer-legal-links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}

.footer-legal-links li a {
    font-size: 13px;
    color: #666;
    transition: all 0.3s ease;
}

.footer-legal-links li a:hover {
    color: #f44611;
    text-decoration: none;
}

@media (max-width: 767px) {
    .templatemo_footer {
        padding: 50px 0 20px;
        text-align: center;
    }

    .footer-title::after {
        left: 50%;
        margin-left: -15px;
    }

    .footer-social-v1,
    .footer-legal-links {
        justify-content: center;
    }

    .footer-contact-item {
        justify-content: center;
    }
}

/* Legal Modals - Global Styles */
.legal-modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.85);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.legal-modal-content {
    background-color: #222;
    margin: 5% auto;
    padding: 35px;
    border: 1px solid #444;
    width: 70%;
    max-width: 850px;
    border-radius: 15px;
    color: #eee;
    position: relative;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.7);
}

.close-legal-modal {
    color: #888;
    float: right;
    font-size: 32px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    line-height: 1;
}

.close-legal-modal:hover {
    color: #f44611;
    transform: rotate(90deg);
}

.legal-scroll-content {
    max-height: 55vh;
    overflow-y: auto;
    margin-top: 25px;
    padding-right: 15px;
}

.legal-scroll-content h3 {
    color: #f44611;
    font-size: 18px;
    margin-top: 25px;
    font-weight: 600;
}

.legal-scroll-content p {
    font-size: 15px;
    line-height: 1.7;
    color: #ccc;
    margin-bottom: 15px;
}

/* Custom scrollbar */
.legal-scroll-content::-webkit-scrollbar {
    width: 8px;
}

.legal-scroll-content::-webkit-scrollbar-track {
    background: #1a1a1a;
}

.legal-scroll-content::-webkit-scrollbar-thumb {
    background: #333;
    border-radius: 4px;
}

.legal-scroll-content::-webkit-scrollbar-thumb:hover {
    background: #f44611;
}

@media (min-width: 340px) and (max-width:767px) {
    .templatemo_pricing_table {
        width: 310px;
        margin: 15px auto;
    }

    .templatemo_pricing_box {
        margin-top: 80px;
    }

    .templatemo_pricing_box span.month {
        float: left;
        padding: 20px 0px 0px 10px;
    }
}

@media (min-width: 360px) and (max-width:640px) {
    .templatemo_home {
        margin-top: 10%;
    }

    .templatemo_headertitle {
        float: left;
        font-size: 22px;
        color: #ffffff;
        font-weight: 600;
        line-height: 25px;
    }

    .templatemmo_subheader {
        float: left;
        font-size: 16px;
        color: #ff8000;
        font-weight: bold;
    }
}

@media (min-width: 640px) and (max-width:767px) {
    .templatemo_title {
        font-size: 3em;
        margin-top: 0px;
        font-weight: bold;
        color: #999999;
        letter-spacing: -5px;
        margin-left: 0px;
    }

    .templatemo_subtitle {
        margin-left: 25px;
        font-size: 1em;
    }

    .templatemo_home {
        margin-top: 35%;
    }

    .templatemo_headertitle {
        float: left;
        font-size: 26px;
        color: #ffffff;
        font-weight: 600;
        line-height: 30px;
    }

    .templatemmo_subheader {
        float: left;
        font-size: 18px;
        color: #ff8000;
        font-weight: bold;
    }
}

@media (min-width: 450px) and (max-width:991px) {
    .templatemo_work img {
        width: auto;
    }
}

@media (max-width: 991px) {
    .templatemo_contactmap {
        margin-top: 50px;
    }

    .templatemo_ordering {
        display: flex;
        flex-direction: column;
    }

    .templatemo_ordering div.one {
        order: 2;
    }

    .templatemo_ordering div.two {
        order: 1;
    }

    .templatemo_service_title {
        margin-top: 0px;
    }
}

@media (max-width: 767px) {
    #top-menu {
        background: #ed700a;
        margin: 0px -15px 0px 0px;
        opacity: 0.9;
    }
}

@media (min-width: 768px) {
    .templatemo_title {
        font-size: 4em;
        margin-top: -50px;
        margin-bottom: 15px;
        margin-left: 20px;
    }

    .templatemo_subtitle {
        margin-left: 60px;
        font-size: 1.2em;
    }

    .navbar-nav {
        margin-left: 30px;
    }

    .navbar-default .navbar-nav>li>a {
        height: 70px;
        text-align: center;
    }

    .navbar-default .navbar-nav>li>a:hover {
        display: inline-block;
        text-decoration: none;
        transform: skew(45deg);
        -o-transform: skew(45deg);
        -moz-transform: skew(45deg);
        -webkit-transform: skew(45deg);
    }

    .navbar-default .navbar-nav>li>a:hover span {
        display: inline-block;
        transform: skew(-45deg);
        -o-transform: skew(-45deg);
        -moz-transform: skew(-45deg);
        -webkit-transform: skew(-45deg);
    }

    .templatemo_home {
        margin-top: 0;
    }

    .templatemo_headertextbox {
        top: 30px;
    }

    .templatemo_headertitle {
        float: right;
        text-align: right;
        font-size: 35px;
        margin-top: 10%;
        color: #ffffff;
        font-weight: 600;
        line-height: 80px;
    }

    .templatemmo_subheader {
        float: right;
        text-align: right;
        font-size: 16px;
        color: #ff8000;
        font-weight: bold;
    }

    .templatemo_hometext {
        float: right;
        text-align: right;
        line-height: 16px;
        margin-top: 20px;
    }

    .templatemo_headertitle,
    .templatemmo_subheader,
    .templatemo_hometext {
        width: 100%;
    }

    .templatemo_pricing_list ul {
        padding: 0px 0px;
    }

    .templatemo_pricing_box {
        margin-top: 50px;
    }

    .templatemo_pricing_box span.price {
        font-size: 36px;
    }

    .templatemo_pricing_box span.month {
        float: left;
        padding: 10px 0px 0px 5px;
    }

    .templatemo_headerimg_cover {
        position: absolute;
        top: 0px;
    }

    .templatemo_headerimg_cover img {
        display: block;
        width: 100%;
    }

    #top-menu li.active a {
        background: #f0f0f0;
        transform: skew(45deg);
        -o-transform: skew(45deg);
        -moz-transform: skew(45deg);
        -webkit-transform: skew(45deg);
    }

    #top-menu li.active a span {
        display: inline-block;
        transform: skew(-45deg);
        -o-transform: skew(-45deg);
        -moz-transform: skew(-45deg);
        -webkit-transform: skew(-45deg);
        color: #232323;
    }
}

@media (min-width: 992px) {

    .templatemo_title {
        font-size: 4em;
        margin-top: 0px;
        margin-bottom: 15px;
        margin-left: 100px;
    }

    .templatemo_subtitle {
        margin-left: 150px;
        font-size: 1.2em;
    }

    .templatemo_headertextbox {
        top: 30px;
    }

    .templatemo_headertitle {
        float: right;
        text-align: right;
        font-size: 35px;
        margin-top: 10%;
        color: #ffffff;
        font-weight: 600;
        line-height: 80px;
    }

    .templatemmo_subheader {
        float: right;
        text-align: right;
        font-size: 20px;
        color: #ff8000;
        font-weight: bold;
    }

    .templatemo_socialmedia {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 150px;
    }

    .templatemo_social {
        float: left;
        margin: 10px 5px 0px 0px;
    }

    .templatemo_hometext {
        float: right;
        text-align: right;
        line-height: 16px;
        margin-top: 20px;
    }

    .templatemo_homebuton {
        float: right;
        padding: 5px 15px;
        text-align: center;
        font-weight: 600;
        color: #ffffff;
        background: #f44611;
        font-size: 14px;
        margin: 3% 0% 0% 0%;
    }

    .templatemo_headertitle,
    .templatemmo_subheader,
    .templatemo_hometext {
        width: 100%;
    }

    .templatemo_pricing_list ul {
        padding: 0px 20px;
    }

    .templatemo_pricing_box {
        margin-top: 90px;
    }

    .templatemo_pricing_box span.price {
        font-size: 56px;
    }

    .templatemo_pricing_box span.month {
        float: left;
        padding: 20px 0px 0px 10px;
    }

    .templatemo_work img {
        width: 100%;
    }
}

@media (min-width: 1200px) {

    .templatemo_title {
        font-size: 6em;
        margin-top: 30px;
        margin-bottom: 25px;
        margin-left: 20px;
    }

    .templatemo_subtitle {
        margin-left: 80px;
        font-size: 2em;
    }

    .templatemo_headertextbox {
        top: 50px;
    }

    .templatemo_headertitle {
        float: right;
        text-align: right;
        font-size: 55px;
        margin-top: 10%;
        color: #ffffff;
        font-weight: 600;
        line-height: 80px;
    }

    .templatemmo_subheader {
        float: right;
        text-align: right;
        font-size: 24px;
        color: #ff8000;
        font-weight: bold;
    }

    .templatemo_socialmedia {
        margin-right: 5%;
    }

    .templatemo_hometext {
        float: right;
        text-align: right;
        line-height: 16px;
        margin-top: 20px;
    }

    .templatemo_homebuton {
        float: right;
        padding: 12px 25px;
        text-align: center;
        font-weight: 600;
        color: #ffffff;
        background: #f44611;
        font-size: 16px;
        margin: 3% 0% 0% 0%;
    }

    .templatemo_headertitle,
    .templatemmo_subheader,
    .templatemo_hometext {
        width: 100%;
    }
}

@media (min-width: 1400px) {
    .templatemo_socialmedia {
        margin-right: 12%;
    }

    .templatemo_headertitle,
    .templatemmo_subheader,
    .templatemo_hometext {
        width: 95%;
    }
}

@media (min-width: 1600px) {
    .templatemo_socialmedia {
        margin-right: 18%;
    }
}

@media (max-width: 768px) {
    .gallery-item .overlay {
        display: none !important;
    }
}

/* Mobile adjustments for legal modals */
@media (max-width: 768px) {
    .legal-modal-content {
        width: 92%;
        margin: 15% auto;
        padding: 20px;
    }

    .legal-modal-content h2 {
        font-size: 20px;
    }
}