/*  ================================
        global area start
    ================================ */

body {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    font-family: 'Open Sans', sans-serif;
    color: #1a1a1a;
}

a,
a:hover,
a:focus {
    outline: none;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
a {
    margin: 0;
    padding: 0;
}

.main-div {
    overflow: hidden;
    background-image: url(../images/bg.jpg);
    position: relative;
}

.main-div::after {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    content: "";
    width: 100%;
    height: 100%;
}

img {
    max-width: 100%;
    max-height: 100%;
}

.main-opacity {
    z-index: 999;
    position: relative;
}

/*  ================================
        global area end
    ================================ */

/*  ================================
        header area start
    ================================ */

.header-top {
    overflow: hidden;
    background-color: #000;
    border-bottom: 1px solid #EAA535;
}

.wel-come {
    padding: 20px 0;
    font-weight: 600;
    text-align: center;
}

.wel-come span {
    color: #000;
}

.wel-come h4 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.logo {
    text-align: center;
    background-color: #000;
    padding: 30px 0;
    border-top: 1px solid #EAA535;
}

.logo img {
    width: 250px;
}

/*======================== Menu Design ==================*/

.menu-area {
    padding: 15px 0;
}

#menu-switcher,
.navbar-header > label,
.switch {
    display: none;
}

.menu-container label::before {
    border-bottom: 2px solid #EAA535;
    box-shadow: 0 5px 0 0 #EAA535, 0 0 0 0 inset, 0 -5px 0 0 #EAA535;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 20px;
}

.switch {
    width: 100%;
    float: left;
    height: auto;
    min-height: 45px;
    position: relative;
}

.menu-container label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    cursor: pointer;
    display: none;
    height: 35px;
    padding: 0;
    position: absolute !important;
    right: 0;
    top: 5px;
    width: 40px;
    z-index: 9999;
    border: 1px solid #EAA535;
}

#navbar ul {
    text-align: center;
    background-color: #000;
    padding: 15px 0;
    border-top: 1px solid #EAA535;
    border-bottom: 1px solid #EAA535;
}

#navbar ul li {
    display: inline-block;
}

#navbar ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    transition: 0.5s;
    padding: 12px 20px;
    border-radius: 25px;
}

#navbar ul li a i.fa {
    margin-right: 5px;
}


#navbar ul li a:hover {
    background-color: #EAA535;
    color: #000;
}

/* menu part end */

.service-box {
    overflow: hidden;
    padding: 15px 0;
}

.support-box ul.service-box-list li {
    float: left;
    width: 24.3%;
    list-style: none;
    position: relative;
    padding: 10px 0;
    margin-right: 10px;
}

.support-box ul li:last-child {
    margin-right: 0;
}

.service-left {
    width: 30%;
    float: left;
    text-align: right;
}

.service-left i {
    font-size: 40px;
    color: #EAA535;
}

.service-right {
    width: 70%;
    float: right;
    padding: 8px 16px;
    padding-right: 0;
    display: inline-block;
    color: #fff;
    transition: 0.5s;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    font-size: 16px;
    font-weight: 600;
}

.service-right::before {
    position: absolute;
    bottom: 0;
    left: 17px;
    content: "";
    border-bottom: 1px solid #EAA535;
    width: 50%;
}

.service-right::after {
    position: absolute;
    bottom: -4px;
    left: 14px;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #EAA535;
}

/*  ================================
        header area end
    ================================ */

/*  ================================
        product title area start
    ================================ */

.pro-title {
    background-color: #000;
    border-radius: 5px;
    padding: 15px;
    margin: 0 0 30px;
    text-align: center;
    border-bottom: 1px solid #EAA535;
    border-top: 1px solid #EAA535;
}

.pro-title h5 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
}

.pro-title h5 {
    line-height: 1.4;
}

/*  ================================
        product title area end
    ================================ */

/*  ================================
        product area start
    ================================ */
.product-dec h3 {
    font-family: 'Open Sans', sans-serif;
    color: #C8D4D4;
    text-transform: capitalize;
    font-size: 22px;
    margin: 30px 0 20px;
    font-weight: 700;
}

.product-dec h3:first-child {
    margin-top: 0;
}

.product-dec h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 20px;
}

.product-dec p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
}

.product-dec ul {
    margin-bottom: 30px;
}

.product-dec ul li,
.tab-list ul li {
    list-style: none;
    padding: 5px 20px;
    position: relative;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}

.product-dec ul li::before,
.tab-list ul li::before {
    position: absolute;
    content: "\f00c";
    font-family: fontawesome;
    left: 0;
    color: #EAA535;
}

.product-dec {
    padding: 30px 0;
}

.product-dec table,
.product-dec table th,
.product-dec table tr,
.product-dec table tr td {
    border: 1px solid #fff !important;
    padding: 10px !important;
    color: #fff;
}

/*  ================================
        product area end
    ================================ */

/*  ================================
        tab area start
    ================================ */

.tab-part-area {
    padding: 50px 0 30px;
}

.tab-list {
    text-align: left;
}

section.tab-section {
    display: none;
    padding: 30px 15px;
    color: #1a1a1a;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    background-color: rgba(0, 0, 0, .5);
}

.tab-area input {
    display: none;
}

.tab-area label {
    color: #1a1a1a;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid transparent;
    display: inline-block;
    margin: 0 0 -1px;
    padding: 10px 30px;
    text-align: center;
    background-color: #F8F8FA;
    border: 1px solid #ddd;
    font-family: 'Open Sans', sans-serif;
    transition: 0.5s;
    text-transform: uppercase;
}

.tab-area label:hover {
    cursor: pointer;
    color: #fff;
    border: 1px solid #EAA535;
    background-color: #EAA535;
}

.tab-area input:checked + label {
    color: #fff;
    border: 1px solid #EAA535;
    background-color: #EAA535;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab6:checked ~ #content6 {
    display: block;
}

.tab-section section li {
    font-size: 15px;
    padding: 5px 0;
    color: #fff;
}

.tab-section p {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.tab-section p a {
    color: #EAA535;
    font-weight: 600;
    text-decoration: underline;
    font-family: 'Open Sans', sans-serif;
}

.mobile-tab {
    display: none;
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
}

.message h4 {
    font-weight: bold;
    color: #fff;
    font-size: 26px;
    line-height: 1.3;
    margin: 30px 0 0;
    text-transform: uppercase;
}

/*  ================================
        tab area end
    ================================ */

/*  ================================
        footer area start
    ================================ */

.footer-logo img {
    width: 250px;
}

.footer-widget h2 {
    padding: 0;
    margin: 0 0 25px;
    text-transform: capitalize;
    font-size: 20px;
    position: relative;
    padding-bottom: 20px;
    color: #fff;
    display: inline-block;
}

.footer-widget h2::before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 30%;
    border: 1px solid #EAA535;
}

.footer-widget p {
    margin: 0 0 20px;
    line-height: 18px;
    font-size: 14px;
    color: #fff;
}

.footer-widget a {
    color: #fff;
    margin: 0 0 20px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 19px;
    text-transform: capitalize;
}

.footer-widget a:hover {
    text-decoration: none;
}

.footer-border {
    padding: 30px 0;
    border-top: 1px solid #EAA535;
    background-color: #000;
}

.footer-widget ul {
    margin: 0;
    padding: 0;
}

.footer-widget ul li {
    margin-bottom: 15px;
    list-style: none;
    text-transform: capitalize;
    font-size: 14px;
}

.footer-widget ul li a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.5s;
    color: #fff;
}

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

.sub-btn {
    border: 1px solid #000;
    background: #EAA535;
    color: #fff !important;
    text-transform: uppercase !important;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0 !important;
}

.footer-logo a {
    margin: 0;
    display: block;
}

.footer-logo p {
    margin-top: 20px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}

.fbg {
    padding: 30px 0;
    background-color: rgba(0, 0, 0, .5);
    border-top: 1px solid #EAA535;
}

.copy-right p a {
    color: #EAA535;
    text-decoration: none;
    font-size: 18px;
}

.copy-right p {
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 18px;
}

/*  ================================
        footer area end
    ================================ */
