/*
-------------------------------------
1.core css
-------------------------------------
*/

html {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 1.5;
    color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    font-weight: 500;
}

hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 1px solid #e8e8e8;
}

.basic-padding {
    padding-top: 15px;
    padding-bottom: 15px;
}

.img-responsive {
    width: 100%;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.overlay {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

a,
.btn,
a:hover,
a:focus,
.transition,
#back-to-top:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

a {
    text-decoration: none;
    color: #1e79f2;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #1e79f2;
}

.form-group .form-control:focus {
    outline: none;
    box-shadow: none;
    background: #fff;
    border-color: #1e79f2;
}

.form-control {
    padding: 12px 20px;
    height: 45px;
    border-radius: 0px;
}

.form-group {
    margin-bottom: 5px;
}

.feedback-modal label>input:checked+img {
    border: 2px solid #fb9928;
    border-radius: 5px;
    padding: 5px;
}

label {
    font-weight: 400;
    margin-bottom: 1px;
    font-size: 13px;
}

.modal-header {
    padding: 15px;
    text-align: center;
    padding-top: 30px;
    text-transform: uppercase;
    border: none;
}

.modal-header h4 {
    font-size: 24px;
    font-weight: 400;
}

.modal-content {
    width: 480px !important;
    margin: 0 auto;
}

.modal-body {
    padding: 8px 47px 40px;
}

.btn-default {
    border-radius: 20px;
    background: #faca21;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    padding: 10px 38px 7px;
    margin-top: 8px;
    border: transparent;
}

.close span {
    background: #faca22;
    padding: 10px 17px;
    opacity: 1 !important;
    border-radius: 50px;
    color: #252525;
}

.btn {
    border-radius: 0px;
    padding: 8px 30px;
}

.btn-primary {
    font-size: 18px;
    border-radius: 30px;
    color: #ffffff;
    box-shadow: 0 0 30px rgba(30, 121, 242, 0.2);
    background: #1E79F2;
    padding: 16px 80px;
    background-color: #faca21;
    border-color: #faca21;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #1e79f2;
    border-color: #1e79f2;
    outline: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.title {
    font-size: 47px;
    line-height: 52px;
    font-weight: 300;
    /*color: @primary-color;*/
}

.section {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    overflow: hidden;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-right-30 {
    padding-right: 30px;
}

.btn-sm {
    padding: 10px 45px;
}

.owl-carousel .owl-item img {
    width: auto !important;
    margin: 0 auto !important;
}

.section-whatsapp {
    background-color: #72b74c;
    width: 50px;
    height: 50px;
    right: 20px;
    border-radius: 50%;
    bottom: 30px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    position: fixed;
    z-index: 1000000;
}

.section-call {
    background-color: #72b74c;
    width: 50px;
    height: 50px;
    right: 20px;
    border-radius: 50%;
    bottom: 93px;
    color: #fff;
    text-align: center;
    line-height: 54px;
    font-size: 25px;
    position: fixed;
    z-index: 1000000;
}

/*
------------------------
main-nav
------------------------
*/

.main-nav {
    margin-bottom: 0px;
    background-color: #fff;
}

.main-nav .navbar-brand img {
    width: 280px;
    position: relative;
    top: -12px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-nav .transition li a,
.main-nav .navbar-nav li a {
    padding-top: 35px;
    padding-bottom: 32px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

.main-nav .transition li a:hover,
.main-nav .navbar-nav li a:hover {
    box-shadow: 0px 20px 0px -18px #1e79f2;
    color: #1e79f2;
}

.main-nav .active a {
    color: #1e79f2 !important;
    background-color: transparent !important;
}

.add {
    color: #1e79f2;
    box-shadow: 0px 20px 0px -18px #1e79f2;
}

.shrink-nav .navbar-brand img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 184px;
    position: relative;
    top: -9px;
}

.shrink-nav .navbar-nav li a {
    padding-top: 25px;
    padding-bottom: 22px;
}

.dropdown-menu li a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

@media (min-width: 768px) {
    ul.nav li:hover>ul.dropdown-menu {
        display: block;
    }
}

.phone {
    background: #faca21;
    color: #fff !important;
    border-radius: 50px !important;
    padding: 14px 18px !important;
    position: relative !important;
    top: 22px !important;
    font-weight: 500 !important;
    font-size: 17px !important;
    left: 8px;
}

.phone:hover,
.phone:focus {
    background: #1e79f2 !important;
}

/*---------------------------
banner
-----------------------------*/

.banner {
    margin-bottom: 120px;
    position: relative;
    overflow: hidden;
}

.banner .banner-img {
    position: relative;
    top: 66px;
    left: -115px;
    max-width: 450px;
}

.banner .banner-content {
    position: relative;
}

.banner .banner-content .content {
    margin-top: 200px;
}

.banner .banner-content .content h2 {
    font-size: 70px;
    line-height: 76px;
    font-weight: 300;
}

.banner .banner-content .content h3 {
    font-size: 22px;
    line-height: 36px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 10px;
}

.banner .banner-content .content .large-btn {
    font-size: 18px;
    line-height: 60px;
    border-radius: 30px;
    color: #ffffff;
    box-shadow: 0 0 30px rgba(30, 121, 242, 0.2);
    background-color: #faca21;
    position: relative;
    padding: 16px 80px;
    margin-right: 15px;
}

.banner .banner-content .content .large-btn:hover {
    background-color: #1e79f2;
}

/*---------------------------
section-about
-----------------------------*/

.section-about {
    background: #f3f3f3;
}

.section-about p {
    font-size: 17px;
    line-height: 27px;
    font-weight: 300;
    margin-top: 20px;
}

.features {
    text-align: center;
    margin-top: 40px;
    height: 260px;
}

.features img {
    width: 60px;
    margin-bottom: 20px;
}

.features h3 {
    font-size: 15px;
    margin-bottom: 18px;
    color: #fff;
}

.features p {
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    margin-top: 4px;
}

/*---------------------------
section-service
-----------------------------*/

.nav-tabs {
    border-bottom: none;
    text-align: center;
    margin: 15px auto;
    text-transform: uppercase;
    font-weight: 500;
}

.nav-tabs li {
    display: inline-block;
    float: initial;
    min-width: 190px;
    margin-bottom: 15px;
}

.nav-tabs li a {
    background: #1e79f2;
    color: #fff;
    margin-left: 2px;
}

.nav-tabs li a:hover {
    background-color: #faca21 !important;
    border: 1px solid #faca21 !important;
    border-bottom-color: #faca21 !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #faca21 !important;
    border: 1px solid #faca21 !important;
    border-bottom-color: #faca21 !important;
}

.nav-tabs>li>a {
    border-radius: 23px;
}

.section-sm {
    position: relative;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-service h2 {
    font-size: 47px;
    line-height: 52px;
    font-weight: 300;
    margin-bottom: 25px;
    /*color: @primary-color;*/
}

.section-service p {
    font-size: 20px;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 30px;
}

/*---------------------------
section-clients
-----------------------------*/

.section-clients {
    background-color: #1e79f2;
}

.section-clients .testimonila-content {
    padding-left: 20px;
    padding-right: 20px;
}

.section-clients .testimonila-content p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
    color: #fff;
}

.section-clients .testimonila-content .media h4 {
    color: #fff;
    font-weight: 400;
    position: relative;
    top: 12px;
}

.section-clients .testimonila-content .media h4 span {
    font-size: 13px;
    color: #fff;
}

.section-clients .testimonila-content .media img {
    border-radius: 50px;
    width: 60px;
    height: 60px;
}

.section-footer {
    position: relative;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: #23262a;
    text-align: center;
}

.section-footer .logo {
    width: 200px;
    margin-bottom: 40px;
}

.section-footer ul {
    text-transform: uppercase;
    margin-bottom: 20px;
}

.section-footer ul li a {
    color: #bbb;
}

.section-footer ul li a:hover {
    text-decoration: none;
    color: #eb3638;
}

.section-footer p {
    color: #656565;
    font-size: 16px;
}

.home-product {
    max-width: 400px;
}

/*
-------------------------------------
page-banner
-------------------------------------
*/
.page-banner1{
    background-image: url(../img/bradcumb.jpg);
}

.page-banner1 {
    margin-top: 86px;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #d6d6d6;
    text-align: center;
    background-position: center;
}

.page-banner1 h1 {
    margin-bottom: 14px !important;
    font-size: 40px;
    color: #fff;
}

.page-banner1 ul {
    margin-bottom: 0px;
    font-size: 20px;
    color: #fff;
}

.page-banner1 ul li a {
    color: #fff;
    font-size: 20px;
    color: #1e79f2;
}

.page-banner1 .add-icon li:before {
    font-family: FontAwesome;
    content: "\f105";
    background-size: 10px 20px;
    display: inline-block;
    padding-right: 9px;
    vertical-align: middle;
    top: -1px;
    left: -4px;
    position: relative;
    color: #fff;
}

.page-banner1 .add-icon li:first-child:before {
    display: none;
}

/*
-------------------------------------
responsive
-------------------------------------
*/

@media only screen and (max-width: 991px) {
    .banner {
        margin-bottom: 50px;
    }
    .banner .banner-img {
        top: 0px;
    }
    .banner .banner-content .content {
        margin-top: 40px;
    }
    .banner .banner-content .content h2 {
        font-size: 36px;
        line-height: 47px;
    }
    .banner .banner-content .content h3 {
        font-size: 16px;
        line-height: 22px;
    }
    .banner .banner-content .content .large-btn {
        font-size: 15px;
        padding: 14px 64px;
    }
}

@media only screen and (max-width: 767px) {
    .main-nav .navbar-brand img {
        width: 160px;
        top: -13px;
    }
    .main-nav .navbar-nav li a {
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .title {
        font-size: 36px;
        line-height: 42px;
    }
    .section-about p {
        font-size: 18px;
        line-height: 29px;
    }
    .section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .section-service h2 {
        font-size: 36px;
        line-height: 43px;
        margin-bottom: 15px;
    }
    .section-service p {
        font-size: 17px;
        line-height: 28px;
    }
    .btn-primary {
        font-size: 16px;
        padding: 12px 48px;
    }
    hr {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .section-about .features {
        margin-top: 15px;
    }
    .features {
        text-align: center;
        margin-top: 40px;
        height: auto;
    }
}

.client_box {
    background: #ffffff;
    padding: 15px 10px;
    margin-bottom: 25px;
    border: 5px solid #1a3f6a;
}

.client_box p {
    text-align: center;
}

/* form system css */

#cctvPersonalInfo {
    display: none;
}

#setDisable {
    display: none;
}

.float_right {
    float: right !important;
}

.float_left {
    float: left !important;
}

#next_disable {
    background: #ccc !important;
    cursor: not-allowed !important;
}

#next_enable {
    display: none;
}

#personalInfo {
    display: none;
}

#ProductDisable {
    display: none;
}

#nxt_disable {
    background: #ccc !important;
    cursor: not-allowed !important;
}

#nxt_enable {
    display: none;
}

.img_box {
    width: 100%;
    height: 200px;
    border: 1px solid #000;
    margin-bottom: 20px;
}

.img_size {
    width: 100%;
    height: 198px;
}

#submit_disable {
    background: #ccc !important;
    cursor: not-allowed !important;
}

#submit_enable {
    display: none;
}

#sub_disable {
    background: #ccc !important;
    cursor: not-allowed !important;
}

#sub_enable {
    display: none;
}

.social_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social_list ul {
    list-style: none;
}

.social_list ul li {
    float: left;
    font-size: 20px;
    background: #faca21;
    margin-left: 15px;
    width: 40px;
    height: 40px;
    padding: 5px 7px;
}

.social_list ul li a {
    color: #000;
}