/*!
 * Start Bootstrap - Agency v1.1.0 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/*@import url('../fonts/stylesheet.css'); */
/*@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap');*/
/*@import url('../fonts/stylesheet.css'); */


 @import url('../fonts/stylesheet.css'); 
 
    :lang(en) {font-family: 'Alinma TheSans';/*'Cairo', sans-serif;*/}
    :lang(ar) {font-family: 'Alinma TheSans'; /*'Cairo', sans-serif;*/}


	.xx-small {font-size: xx-small !important;}
	.x-small {font-size: x-small !important;}
	.small {font-size: small !important;}
	.medium {font-size: medium !important;}
	.large {font-size: large !important;}
	.x-large {font-size: x-large !important;}
	.xx-large {font-size: xx-large !important;} 

.download-khairplus {
    font-size: 15px;
    text-transform: none;
}

.pages-details-img {
    max-height: 500px;
    width: auto;
    max-width: 100%;
}

@media only screen and (max-width: 575px) {
    .pages-details-img {
    max-height: 500px;
    width: auto;
    max-width: 100%;
    }
}

.w-15 {
    width: 15%;
}
.m-0 {
    margin: 0 !important;
}
.m-auto {
    margin: auto !important;
}
.ml-auto {
    margin-left: auto !important;
}
.mr-auto {
    margin-right: auto !important;
}
.mt-auto {
    margin-top: auto !important;
}
.mb-auto {
    margin-bottom: auto !important;
}
.d-flex {
    display: flex !important;
}
.padding_end_none {
    padding-right: 0;
}

.padding_start_none {
    padding-left: 0;
}


#lblCartCount {
    position:       absolute;
    top:            -10px;
    right:          -15px;
    font-size:      12px;
    background:     #9d9d9d;
    color:          #fff;
    padding:        1px 3px;
    vertical-align: top;
}

#MobileCartCount {
    position:       absolute;
    top:            -4px;
    right:          -12px;
    font-size:      12px;
    background:     #9d9d9d;
    color:          #fff;
    padding:        1px 3px;
    vertical-align: top;
}

.padding_start {
    padding-left: 5px;
}

.padding_end {
    padding-right: 5px;
}
 
.ta_disable_h {
    resize: vertical;
}

.display_none {
    display: none;
}
 
.d-none {
    display: none;
}

.fixed_ltr {
    direction: ltr !important;
}

.photo_view_settings {
    margin: 0 auto !important; 
    max-width: 600px; 
    max-height: 600px;
}

.comments-list .media{
    border-bottom: 1px dotted #ccc;
}

.faq .faq-item {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    margin: 15px 0;
    padding: 10px;
}

.faq .faq-item .question {
    color: #5f5f5f;
    font-size: 16px;
    margin-bottom: 20px;
}

.faq .faq-item .answer {
    color: #2362a0;
    font-size: 16px;
    text-align: justify;
}


.product-tabs .faq .faq-item .question {
    color: #3fbcc6;
    font-size: 20px;
}

.product-tabs .faq .faq-item p {
    margin-top: 20px;
} 

.cursor_1 {cursor: pointer;} /*pointer finger*/

.padding-0{
    padding: 0px !important;
}
.coupon-card {
    background-color: #003161;
    border-radius: 10px;
    width: 100%;
    padding: 20px;
    height: 200px;
    color: #fff;
    position: relative;
}

.coupon-card h4 {
    color: #8dc63f;
    margin-top: 20px;
}

.input-group {
    direction: initial;
}

.input-group .form-control {
    text-align: center;
    font-size: 15px;
    /*font-family: inherit;*/
    padding:5px;
}


.input-group-addon {
    font-size: 12px;
}

.coupon-card .tag {
    width: 40px;
    height: 60px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: #8dc63f;
    color: #fff;
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 999;
    text-align: center;
}

.coupon-card .coupon-price {
    position: absolute;
    bottom: 0;
}


.coupon-card .tag {
    width: 40px;
    height: 60px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: #8dc63f;
    color: #fff;
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 999;
    text-align: center;
    padding: 20px 2px;
}


.coupon-card .tag i {
    font-size:17px;
}


body {
    overflow-x: hidden;
    /*font-family: 'Cairo', sans-serif;*/
    /*font-family: 'Raleway', sans-serif;*/
    /*font-family: 'Alinma TheSans';*/
}
.text-muted {
    color: #777777
}
.text-primary {
    color: #fed136
}
p {
    font-size: 18px;
    line-height: 1.75
}
p.large {
    font-size: 16px
}
a,
a:hover,
a:focus,
a:active,
a.active {
    outline: none
}
a {
    color: #617fde;
}
a:hover,
a:focus,
a:active,
a.active {
    color: #fec503
}
h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'Cairo', sans-serif;*/
    font-weight: 500;
    font-size: 18px;
    color: #333;
}
.img-centered {
    margin: 0 auto
}
.bg-light-gray {
    background-color: #f4f4f5
}
.bg-darkest-gray {
    background-color: #222222
}
.btn-primary {
    color: white;
    background-color: #617fde;
    border-color: #617fde;
    border-radius: 30px;
    /*/*font-family: 'Cairo', sans-serif;*/*/
    text-transform: uppercase;
    font-weight: 300
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: white;
    background-color: #617fde;
    border-color: #617fde
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #fed136;
    border-color: #fed136
}
.btn-primary .badge {
    color: #fed136;
    background-color: white
}
.btn-xl {
    color: white;
    background-color: #68ce46;
    border-color: #68ce46;
    /*font-family: 'Cairo', sans-serif;*/
    ;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 50px;
    font-size: 20px;
    padding: 10px 30px
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    color: white;
    background-color: #fed136;
    border-color: #fed136;
}


}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    background-color: #fed136;
    border-color: #fed136
}
.btn-xl .badge {
    color: #fed136;
    background-color: white
}
.navbar-custom {
    background-color: #ffffff; 
    border-color: transparent;
    padding: 0px 0px 5px 0  !important;
}
.navbar-custom .navbar-brand {
    color: #617fde;
    /*font-family: 'Cairo', sans-serif;*/
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
    color: #617fde
}
.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.02)
}
.navbar-custom .navbar-toggle {
    background-color: #fff0;
    border-color: #fff0; /*#f5f5f5*/
    /*font-family: 'Cairo', sans-serif;*/
    text-transform: capitalize;
    color: #9d9d9d;
    font-size: 12px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: #fff0 /*#617fde */
}
.navbar-custom .nav li a {
    /*font-family: 'Cairo', sans-serif;*/
    text-transform: capitalize;
    /* font-weight:400; */
    /* letter-spacing:1px; */
    
    color: #333;
    font-size: 15px;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
    color: #617fde;
    outline: none
}
.navbar-custom .navbar-nav > .active > a {
    border-radius: 0;
    color: white;
    background-color: #617fde
}
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
    color: white;
    background-color: #617fde
}
@media (min-width: 768px) {
    .navbar-custom {
        background-color: #ffffff4d; /*transparent*/
        padding: 10px 0;  /* 25px */
        -webkit-transition: padding 0.3s;
        -moz-transition: padding 0.3s;
        transition: padding 0.3s;
        border: none
    }
    .navbar-custom .navbar-brand {
        font-size: 2em;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s
    }
    .navbar-custom .navbar-nav > .active > a {
        border-radius: 3px
    }
}
@media (min-width: 768px) {
    .navbar-custom.affix {
        background-color: rgba(255, 255, 255, .95);
        border-bottom: 1px solid #e9e9e9;
        padding: 10px 0
    }
    .navbar-custom.affix .navbar-brand {
        font-size: 1.5em;
    }
}
header {
    /*background-image: url('../img/header.jpg');*/
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: right;
}
header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
    text-align: right;
}

header .intro-text .intro-lead-in {
    /*font-family: 'Cairo', sans-serif;*/
    font-size: 22px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 25px
}
header .intro-text .intro-heading {
    /*font-family: 'Cairo', sans-serif;*/
    ;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px
}


.header_img {
 /*border: 1px solid red;*/
 top: -100px;
 /* height: 300px; */
}

.header_img img {
 white:auto;
 height: 100%;
}

.header_text { 
    text-align: left;
}


.header_titel {
    margin-top: -2px; /*95*/
}

#page-top {padding-top: 92px;}

.titel_page {
    padding-top: 10px;
    padding-bottom: 10px;
}

.titel_page h1 {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    margin: 25px auto;
    font-weight: 700;
}

@media (min-width: 768px) {
    header .intro-text {
        padding-top: 200px;
        padding-bottom: 300px;
    }
    header .intro-text .intro-lead-in {
        /*font-family: 'Cairo', sans-serif;*/
        font-size: 45px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    header .intro-text .intro-heading {
        /*font-family: 'Cairo', sans-serif;*/
        text-transform: uppercase;
        font-weight: 400;
        font-size: 35px;
        line-height: 75px;
        margin-bottom: 50px;
    }
}
section {
    padding: 50px 0
}
section h2.section-heading {
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 700;
}
section h3.section-subheading {
    font-size: 17px;
    /*font-family: 'Cairo', sans-serif;*/
    text-transform: none;
    font-weight: 300;
    color: #6f7c82;
    line-height: 1.5;
    margin-bottom: 75px
}
@media (min-width: 768px) {
    section {
        padding: 50px 0
    }
}
.service-heading {
    margin: 15px 0;
    text-transform: none
}
.e-services .portfolio-item {
    margin: 0 0 15px;
    left: 0
}

.portfolio-item-box {
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #f4f4f5;
    box-sizing: border-box;
}

.e-services .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
    background-color: #fff;
    border-bottom: 1px solid #f4f4f5;
}
.e-services .portfolio-item .portfolio-link .portfolio-hover {
    background: rgba(6, 5, 1, 0.78); /*rgba(254, 209, 54, 0.9);*/
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s
}
.e-services .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1
}
.e-services .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
    width: 100%;
    height: 18px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: white
}
.e-services .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px
}
.e-services .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
.e-services .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0
}
.e-services .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    background-color: white;
    text-align: center;
    padding: 20px 15px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}
.e-services .portfolio-item .portfolio-caption h4 {
    text-transform: none;
    margin: 0;
    font-size: 16px;
    /*min-height: 50px;*/
}
.e-services .portfolio-item .portfolio-caption p {
    /* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; */
    /* font-style: italic; */
    font-size: 16px;
    margin: 0;
    margin-top: 10px;
}
.e-services * {
    z-index: 2
}
@media (min-width: 767px) {
    .e-services .portfolio-item {
        margin: 0 0 30px
    }
}
.timeline {
    list-style: none;
    padding: 0;
    position: relative
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
    width: 2px;
    background-color: #f1f1f1;
    right: 40px;
    margin-right: -1.5px
}
.timeline > li {
    margin-bottom: 50px;
    position: relative;
    min-height: 50px
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table
}
.timeline > li:after {
    clear: both
}
.timeline > li .timeline-panel {
    width: 100%;
    float: left;
    padding: 0 100px 0 20px;
    position: relative;
    text-align: right
}
.timeline > li .timeline-panel:before {
    border-right-width: 0;
    border-left-width: 15px;
    right: -15px;
    left: auto
}
.timeline > li .timeline-panel:after {
    border-right-width: 0;
    border-left-width: 14px;
    right: -14px;
    left: auto
}
.timeline > li .timeline-image {
    right: 0;
    margin-right: 0;
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 100;
    background-color: #fed136;
    color: white;
    border-radius: 100%;
    border: 7px solid #f1f1f1;
    text-align: center
}
.timeline > li .timeline-image h4 {
    font-size: 10px;
    margin-top: 12px;
    line-height: 14px
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: left;
    text-align: right;
    padding: 0 100px 0 20px
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-right-width: 0;
    border-left-width: 15px;
    right: -15px;
    left: auto
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-right-width: 0;
    border-left-width: 14px;
    right: -14px;
    left: auto
}
.timeline > li:last-child {
    margin-bottom: 0
}
.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit
}
.timeline .timeline-heading h4.subheading {
    text-transform: none
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
    margin-bottom: 0
}
@media (min-width: 768px) {
    .timeline:before {
        right: 50%
    }
    .timeline > li {
        margin-bottom: 100px;
        min-height: 100px
    }
    .timeline > li .timeline-panel {
        width: 41%;
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left
    }
    .timeline > li .timeline-image {
        width: 100px;
        height: 100px;
        right: 50%;
        margin-right: -50px
    }
    .timeline > li .timeline-image h4 {
        font-size: 13px;
        margin-top: 16px;
        line-height: 18px
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        float: left;
        text-align: right;
        padding: 0 20px 20px 30px
    }
}
@media (min-width: 992px) {
    .timeline > li {
        min-height: 150px
    }
    .timeline > li .timeline-panel {
        padding: 0 20px 20px
    }
    .timeline > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-right: -75px
    }
    .timeline > li .timeline-image h4 {
        font-size: 18px;
        margin-top: 30px;
        line-height: 26px
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px
    }
}
@media (min-width: 1200px) {
    .timeline > li {
        min-height: 170px
    }
    .timeline > li .timeline-panel {
        padding: 0 100px 20px 20px
    }
    .timeline > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-right: -85px
    }
    .timeline > li .timeline-image h4 {
        margin-top: 40px
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px 100px
    }
}
.team-member {
    text-align: center;
    margin-bottom: 50px
}
.team-member img {
    margin: 0 auto;
    border: 7px solid white
}
.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none
}
.team-member p {
    margin-top: 0
}
aside.clients img {
    margin: 50px auto
}
section#contact .section-heading {
    color: #333
}
section#contact .form-group {
    margin-bottom: 25px
}
section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px
}
section#contact .form-group input.form-control {
    height: auto
}
section#contact .form-group textarea.form-control {
    height: 236px
}
section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none
}
section#contact::-webkit-input-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee
}
section#contact:-moz-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee
}
section#contact::-moz-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee
}
section#contact:-ms-input-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee
}
section#contact .text-danger {
    color: #e74c3c
}
footer {
    padding: 0px 0;
    text-align: center
}
footer span.copyright {
    line-height: 40px;
    /*font-family: 'Cairo', sans-serif;*/
    color: #8c8f94;
    text-transform: uppercase;
    text-transform: none
}
footer ul.quicklinks {
    margin-bottom: 0;
    line-height: 40px;
    /*font-family: 'Cairo', sans-serif;*/
    ;
    text-transform: uppercase;
    text-transform: none
}
ul.social-buttons {
    margin-bottom: 0
}
ul.social-buttons li a {
    display: block;
    background-color: #222222;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    color: white;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: none
}
footer ul {
    list-style-type: none;
}
.portfolio-modal .modal-dialog {
    margin: 0;
    height: 100%;
    width: auto
}
.portfolio-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 100px 0;
    text-align: center
}
.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em
}
.portfolio-modal .modal-content p {
    margin-bottom: 30px
}
.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px
}
.portfolio-modal .modal-content ul.list-inline {
    margin-bottom: 30px;
    margin-top: 0
}
.portfolio-modal .modal-content img {
    margin-bottom: 30px
}
.portfolio-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    left: 25px;
    cursor: pointer
}
.portfolio-modal .close-modal:hover {
    opacity: 0.3
}
.portfolio-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-right: 35px;
    background-color: #222222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1051
}
.portfolio-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #222222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    z-index: 1052
}
.portfolio-modal .modal-backdrop {
    opacity: 0;
    display: none
}
::-moz-selection {
    text-shadow: none;
    background: #fed136
}
::selection {
    text-shadow: none;
    background: #fed136
}
img::selection {
    background: transparent
}
img::-moz-selection {
    background: transparent
}
body {
    webkit-tap-highlight-color: #fed136
}
.p-about {
    font-size: 18px !important;
    /*font-weight: 300;*/
    color: #000;
    text-align: justify;
}


.text-pages {
    text-align: justify;
}



.text-pages h1 h2 h3 h4 h5 h6 {
    margin-top: 30px;
    color: #ea212c;
}


p {
    text-align: justify;
}

.p-about ul,li {
    font-size: 16px;
    line-height: 2;
     text-align: inherit;
}


.span-about {
    font-size: 16px;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.6);
}
.footer-text {
    font-size: 15px;
    font-weight: 400;
    color: #414446;
}
.top-margin-md {
    margin-top: 40px!important;
}
.top-margin-lg {
    margin-top: 60px!important;
}
.before-header {
    font-size: 24px;
    font-weight: 200;
}
.bottom-margin-sm {
    margin-bottom: 20px!important
}


.navbar-brand img {
    height: 45px;
    top:0;
    margin-bottom: 0px; /*10px*/
    margin-top: 0px; /*-10px*/
}



.btn-xl2 {
    color: white;
    background-color: #68ce45;
    border-color: #68ce45;
    /*font-family: 'Cairo', sans-serif;*/
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px 20px;
    margin-top: 5px;
}
.btn-xl2:hover,
.btn-xl2:focus,
.btn-xl2:active,
.btn-xl2.active,
.open .dropdown-toggle.btn-xl2 {
    color: white;
    background-color: #fed136;
    border-color: #fed136;
}


#exTab1 .tab-content {
  color : white;
  background-color: #ffffff;
  padding : 5px 15px;
}

#exTab2 h3 {
  color : white;
  background-color: #ffffff;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
  font-size: 18px;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #ffffff;
  padding : 5px 15px;
}





.gaatee_icons_s1 {
    text-align: center;
    font-size: 50px;
    
}

.gaatee_icons_s1 img {
    text-align: center;
    font-size: 50px;
    width: 60px;
    height: auto;
}

@media only screen and (max-width: 575px) {
    
section h2.section-heading {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
}
    
.header_img {
 /*border: 1px solid red;*/
 top: inherit;
 height: 300px;
 background-position: center;
 background-repeat: no-repeat
}

.header_img img {
 white:auto;
 height: 100%;
}   
    section {
    padding: 20px 0;
}
    
header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
    text-align: center;
}
    
header .intro-text .intro-heading {
    /*font-family: 'Cairo', sans-serif;*/
    text-transform: uppercase;
    font-weight: 300;
    font-size: 25px;
    line-height: 50px;
    margin-bottom: 25px;
}

.header_titel {
    margin-top: 50px;
}

#page-top {padding-top: 38px;}


.titel_page {
    padding-top: 10px;
    padding-bottom: 10px;
}

.titel_page h1 {
    font-size: 20px;
    line-height: 20px;
}
    

.gaatee_icons_s1 {
    text-align: center;
    font-size: 20px;
}
 
    
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: left;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}


.panel-default>.panel-heading+.panel-collapse>.panel-body {
    text-align: justify;
}


.img_bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    vertical-align: middle;
}


.lines_text-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 1.5;
}

.lines_text-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.5;
}

.lines_text-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.5; 
}



/* -------- AB --------- */


#myFooter {
    background-color: #3c3d41;
    color: white;
    padding-top: 30px;
}

#myFooter .footer-copyright {
    background-color: #333333;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    font-size: 15px;
}

#myFooter .row {
    margin-bottom: 60px;
}

#myFooter .navbar-brand {
    margin-top: 45px;
    height: 65px;
}

#myFooter .footer-copyright p {
    margin: 10px;
    color: #ccc;
    font-size: 15px;
}

#myFooter ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;
    padding: 0;
    text-align: left;
}

#myFooter h5 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin-top: 30px;
    text-align: left;
}

#myFooter h2 a{
    font-size: 50px;
    text-align: center;
    color: #fff;
}

#myFooter a {
    color: #d2d1d1;
    text-decoration: none;
}

#myFooter a:hover,
#myFooter a:focus {
    text-decoration: none;
    color: white;
}

#myFooter .social-networks {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 16px;
}

#myFooter .social-networks a {
    font-size: 30px;
    color: #f9f9f9;
    padding: 5px;
    transition: 0.2s;
}

#myFooter .social-networks a:hover {
    text-decoration: none;
}

#myFooter .facebook:hover {
    color: #0077e2;
}

#myFooter .google:hover {
    color: #ef1a1a;
}
#myFooter .instagram:hover {
    color: #ef1a1a;
}
#myFooter .snapchat:hover {
    color: #ffff00;
}
#myFooter .youtube:hover {
    color: #ef1a1a;
}
#myFooter .twitter:hover {
    color: #00aced;
}
#myFooter .whatsapp:hover {
    color: #25d366;
}

#myFooter .btn {
    color: white;
    background-color: #d84b6b;
    border-radius: 20px;
    border: none;
    width: 150px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 25px;
}

@media screen and (max-width: 767px) {
    #myFooter {
        text-align: center;
    }
}


/* CSS used for positioning the footers at the bottom of the page. */
/* You can remove this. */

html{
    height: 100%;
}

body{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    height: 100%;
}

.content{
   flex: 1 0 auto;
   -webkit-flex: 1 0 auto;
   min-height: 200px;
}

#myFooter{
   flex: 0 0 auto;
   -webkit-flex: 0 0 auto;
}





.carousel-control.left {
    background-image: -webkit-linear-gradient(right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0, 0, 0, 0)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    background-image: -webkit-linear-gradient(right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0, 0, 0, 0)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}



.carousel-inner>.item img {
 white:auto;
 max-height: 350px;
 text-align:center;
 margin:auto;
}


.page_lang {
    background-color: rgba(255, 255, 255, 0.5);
    text-transform: capitalize !important;
    border-radius: 50px !important;
    padding: 5px 15px !important;
    margin-top: 10px !important;
}

.carousel-indicators {
    bottom: 20px;
}


.navbar-right .dropdown-menu {
    left: inherit !important;
    right: auto;
}












/********************************/
/*         slader       */
/********************************/



.fade-carousel {
    position: relative;
    height: 100vh;/*600px;*/
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
    
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    /*background-color: #f39c12;*/
    background-image: url(/themes/theme_v1/img/background-color.jpg);
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 5em;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #fff;
}

.hero h3 {
    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
    color: #fff;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
    margin-top: 50px;
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    /* z-index: 1; */
    background-image: url("/themes/theme_v1/img/background-color.jpg");
    background-color: #080d15;
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.8;
}

/********************************/
/*          Custom Buttons      */
/********************************/
 .btn .btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #ffffff;
    background-color: #00000057;
    border-color: #ffffff;
    border: 2px solid;
    outline: none;
    margin: 20px auto;
    float:  left;
    font-weight: 900;
    text-shadow: none;
}  

/********************************/
/*       Slides backgrounds     */
/********************************/

.fade-carousel .slides .myslide {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  
}
.fade-carousel .slides .slide-1 {

}
.fade-carousel .slides .slide-2 {

}
.fade-carousel .slides .slide-3 {

}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}

.more_but {
    padding: 5px 20px;
    border: 1px solid;
    border-radius: 5px;
} 




.float_right_input {
    float: right;
    display: inline-block;
}

.float_left_input {
    float: left;
    display: inline-block;
}




.phonecode_input {
    float: left;
    display: inline-block;
    width: 10%;
}


.phone_input {
    float: left;
    display: inline-block;
    width: 88.6%;
    margin-left: 10px;
}

.w100 {
    display: block;
    width: 100%;
    clear: both;
    overflow: auto;
}


/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}

/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}



/*--------------------------------------*/

.cc-selector input{
    margin:0;padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
}

.visa{background-image:url(/themes/{#$config.business_theme}/img/visa2.png);}
.mastercard{background-image:url(/themes/{#$config.business_theme}/img/mastercard2.png);}
.benefit{background-image:url(/themes/{#$config.business_theme}/img/benefit2.png);}
.jcb{background-image:url(/themes/{#$config.business_theme}/img/jcb2.png);}
.paypal{background-image:url(/themes/{#$config.business_theme}/img/paypal2.png);}
.gaatee{background-image:url(/themes/{#$config.business_theme}/img/gaatee2.png);}

.cc-selector input:active +.drinkcard-cc{opacity: .9;}
.cc-selector input:checked +.drinkcard-cc{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
}
.drinkcard-cc{
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    /*width:100px;height:70px;*/
    width:70px;height:35px;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
       -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
            filter: brightness(1.8) grayscale(1) opacity(.7);
}
.drinkcard-cc:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
            filter: brightness(1.2) grayscale(.5) opacity(.9);
}

/*--------------------------------------*/


@media screen and (max-width: 500px){
    .phonecode_input {
    float: left;
    display: inline-block;
    width: 20%;
}


.phone_input {
    float: left;
    display: inline-block;
    width: 50%;
    margin-left: 10px;
}  
}



.border-top-1 {border-top: 1px solid #ddd;}
.border-bottom-1 {border-bottom: 1px solid #ddd;}
.border-left-1 {border-left: 1px solid #ddd;}
.border-right-1 {border-right: 1px solid #ddd;}

.border-top-0 {border-top: 0px solid #ddd;}
.border-bottom-0 {border-bottom: 0px solid #ddd;}
.border-left-0 {border-left: 0px solid #ddd;}
.border-right-0 {border-right: 0px solid #ddd;}

   .auto-resizable-iframe {
                  max-width: 420px;
                  margin: 0px auto;
                }
                
                .auto-resizable-iframe > div {
                  position: relative;
                  padding-bottom: 75%;
                  height: 0px;
                }
                
                .auto-resizable-iframe iframe {
                  position: absolute;
                  top: 0px;
                  left: 0px;
                  width: 100%;
                  height: 100%;
                  margin: 0px auto;
                  
                }
                .video-container {
                	position:relative;
                	padding-bottom:56.25%;
                	padding-top:30px;
                	height:0;
                	overflow:hidden;
                }
                
                .video-container iframe, .video-container object, .video-container embed {
                	position:absolute;
                	top:0;
                	left:0;
                	
                	width:100%;
                	height:100%;
                }
                @media only screen and (min-width: 510px) {
                    .videoCol {
                        left:25% !important;
                        right: 25% !important;
                        
                    }
                }
                



/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/

/* Sections Header
--------------------------------*/

.section-header h3 {
  font-size: 35px; /*36px*/
  color: #413e66;
  text-align: center;
  font-weight: 700;
  position: relative;
  /* font-family: "Montserrat", sans-serif; */
}

.section-header p {
  text-align: center;
  margin: auto;
  font-size: 15px;
  padding-bottom: 30px;
  color: #535074;
  width: 80%;
}

/* Section with background
--------------------------------*/

.section-bg {
  background: #f5f8fd;
}
/* About Us Section
--------------------------------*/

#about {
  padding: 50px 0;
}

#about .about-content {
  padding-top: 40px;
}

#about .about-content h2 {
  color: #413e66;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

#about .about-content h3 {
  /* color: #696592; */
  font-weight: 400;
  font-size: 22px;
  /* font-style: italic; */
}

#about .about-content ul {
  list-style: none;
  padding: 0;
}

#about .about-content ul li {
  padding-bottom: 10px;
}

#about .about-content ul li i {
  font-size: 20px;
  padding-right: 4px;
  color: #1bb1dc;
}

#about .about-img {
  position: relative;
  margin: 30px 30px 30px 30px;
}

#about .about-img img {
  width: 100%;
  border: 8px solid #fff;
  transition: .5s;
}

#about .about-img img:hover {
  width: 100%;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

#about .about-img::before {
  position: absolute;
  left: -31px;
  top: -30px;
  width: 90%;
  height: 92%;
  z-index: -1;
  content: '';
  background-color: #ebf1fa;
  transition: .5s;
}

#about .about-img::after {
  position: absolute;
  right: -31px;
  bottom: -30px;
  width: 90%;
  height: 92%;
  z-index: -1;
  content: '';
  background-color: #ebf1fa;
  transition: .5s;
}


/* About Us Section
--------------------------------*/

#about {
  padding: 50px 0;
}

#about .about-content {
  padding-top: 10px;
}

#about .about-content h2 {
  color: #413e66;
  /* font-family: "Montserrat", sans-serif; */
  font-weight: 700;
}

#about .about-content h3 {
  /* color: #696592; */
  font-weight: 400;
  font-size: 35px;
  /* font-style: italic; */
}

#about .about-content ul {
  list-style: none;
  padding: 0;
}

#about .about-content ul li {
  padding-bottom: 10px;
}

#about .about-content ul li i {
  font-size: 20px;
  padding-right: 4px;
  color: #1bb1dc;
}

#about .about-img {
    position: relative;
    margin: 30px 30px 30px 30px;
    background-color: white;
}

#about .about-img img {
  width: 100%;
  border: 8px solid #fff;
  transition: .5s;
}

#about .about-img img:hover {
  width: 100%;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

#about .about-img::before {
  position: absolute;
  left: -31px;
  top: -30px;
  width: 90%;
  height: 92%;
  z-index: -1;
  content: '';
  background-color: #ebf1fa;
  transition: .5s;
}

#about .about-img::after {
  position: absolute;
  right: -31px;
  bottom: -30px;
  width: 90%;
  height: 92%;
  z-index: -1;
  content: '';
  background-color: #ebf1fa;
  transition: .5s;
}



/* Services Section
--------------------------------*/

#services {
  padding: 50px 0 50px 0;
}

#services .box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 10px 40px 10px;
  background: #fff;
  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  transition: all 0.3s ease-in-out;
  /*text-align: center;*/
}

/*#services .box:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}*/

#services .icon {
  margin: 0 auto 15px auto;
  padding-top: 12px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

#services .icon i {
  font-size: 36px;
  line-height: 1;
}

#services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 25px;
}

#services .title a {
  color: #111;
}

#services .box:hover .title a {
  color: #1bb1dc;
}

#services .description {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0;
  /* text-align: left; */
}

#more {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	color: #5f5b96;
	border-radius: 0;
	padding: 10px 24px;
	border-radius: 50px;
	background: #1bb1dc;
	color: #fff;
	margin-top: 30px;
}

#more.btn:hover {
  background: #0a98c0;
}
.p-t-b {
    padding-top: 30px;
    padding-bottom: 30px;
}

.product-item {
    padding: 15px;
    background: #fff;
    margin-top: 20px;
    position: relative;
	box-shadow: 0 3px 5px 0 rgba(68, 88, 144, 0.1);


}
.product-item:hover {
    /*box-shadow: 5px 5px rgba(234, 234, 234, 0.9);*/
}
.product-item:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height:0;
}
.sticker {
    position: absolute;
    top: 0;
    left: 0;
    width: 63px;
    height: 63px;
}
.sticker-new {
    background: url(http://keenthemes.com/assets/bootsnipp/new.png) no-repeat;
    left: auto;
    right: 0;
}
.pi-img-wrapper {
    position: relative;
}
.pi-img-wrapper div {
    background: rgba(0,0,0,0.3);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    border-radius: 5px;
}
.product-item:hover>.pi-img-wrapper>div {
    display: block;
}
.pi-img-wrapper div .btn {
    padding: 3px 10px;
    color: #fff;
    border: 1px #fff solid;
    margin: -13px 5px 0;
    background: transparent;
    text-transform: uppercase;
    position: relative;
    top: 50%;
    line-height: 1.4;
    font-size: 12px;
}


.product-item .btn:hover {
    background: #00000059;
    border-color: #0000;
    border: 0px solid #00000059;
}


.product-item h3 {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 4px;
    text-transform: uppercase;
    text-align: center;
}
.product-item h3 a {
    color: #3e4d5c;
}
.product-item h3 a:hover {
    color: #E02222;
}
.pi-price {
    color: #e84d1c;
    font-size: 18px;
    float: left;
    padding-top: 1px;
    text-align: left;
}
.product-item .add2cart {
    float: right;
    color: #ffffff;
    border: 0px #ededed solid;
    padding: 3px 6px;
    text-transform: uppercase;
    background-color: #42e53f !important;
}

.product-item .add2cart:hover {
    color: #fff;
    background: #42e53f !important;
    /* border-color: #64b5e5; */
}

.product-item .qpay {
    float: right;
    color: #ffffff;
    border: 0px #ededed solid;
    padding: 3px 6px;
    text-transform: uppercase;
    background-color: #64b5e5 !important;
}


.product-item .qpay:hover {
    color: #fff;
    background: #64b5e5 !important;
    /* border-color: #4ad348; */
}

.bg-contain  {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    -webkit-background-size:  contain !important;
    -moz-background-size:  contain !important;
    -o-background-size:  contain !important;
    background-size:  contain !important;
}  

.bg-cover {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.fancy-checkbox input[type="checkbox"],
.fancy-checkbox .checked {
    display: none;
}

.fancy-checkbox input[type="checkbox"],
.fancy-checkbox .checked {
    display: none;
}
 
.fancy-checkbox input[type="checkbox"]:checked ~ .checked
{
    display: inline-block;
}
 
.fancy-checkbox input[type="checkbox"]:checked ~ .unchecked
{
    display: none;
}

.quantity {
  position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  width: 100%;
  height: 30px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 5px;
  margin: 0px 20px 0px 0px;
  border: 1px solid #eee;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border: 1px solid #eee;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 0px;
  height: 50%;
}

.image-cart-item {
    width: 150px; 
    height: auto; 
    max-height: 150px;
}

.image-cart-item-a {
    margin: 0;
}

.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
	background-color: #ddd;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
	color: #555;
	background-color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}

/* --------------------------------------- */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoMail:hover {
	background-color:#000000;
}
.social-network a.icoWhatsApp:hover {
	background-color:#25D366;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 30px;
	height: 30px;
	font-size:15px;
	background-color: #D3D3D3;   
}
.social-circle li i {
	margin:0;
	line-height:30px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}




#main-slide .slider-content h1 {
    font-family: Tahoma !important;
}

#main-slide .slider-content p {
    font-size: 18px;
    font-family: Tahoma !important;
}




    .btn-slide {
        font-family: Tahoma !important;
    }
    
    .btn-slide:hover {
        font-family: Tahoma !important;
    }
    
.bg-main-color      {background-color: #f7f7f7 !important;}
.bg-main-headline   {color: #333 !important;}
.bg-main-text       {color: #ffffff !important;}
.bg-color           {background-color: #f9f9f9 !important;}
.bg-headline        {color: #333 !important;}
.bg-text            {color: #333 !important;}
.bg-icon            {color: #ffffff !important;}
.st-headline        {color: #f02727 !important;}
.st-text            {color: #000000 !important;}
.st-icon            {color: #f02727 !important;}
.navbar-text-dark   {color: #ffffff !important;}
.navbar-text-light  {color: #818b99 !important;}
.bg-icon            {color: #ffffff !important;}

.visa{background-image:url(/themes/{#$config.business_theme}/img/visa2.png);}
.mastercard{background-image:url(/themes/{#$config.business_theme}/img/mastercard2.png);}
.benefit{background-image:url(/themes/{#$config.business_theme}/img/benefit2.png);}
.jcb{background-image:url(/themes/{#$config.business_theme}/img/jcb2.png);}
.paypal{background-image:url(/themes/{#$config.business_theme}/img/paypal2.png);}
.gaatee{background-image:url(/themes/{#$config.business_theme}/img/gaatee2.png);}




/* 17-5-2020 */

.section-bg {
    background: #f5f8fd;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url(../img/section-bg.jpg);
    background-position: center center, center center;
    background-size: cover, cover;
    background-repeat: repeat, repeat;
    background-attachment: fixed;
}


.section-bg > div > header h3  {
    color: #fff;
    font-size: 50px;
}


.section-header p {
    color: #fff;
}

#services .description {
    padding-top: 30px;
}

#more {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	color: #5f5b96;
	border-radius: 0;
	padding: 10px 24px;
	border-radius: 50px;
	background: #eedd8a;
	color: #fff;
	margin-top: 30px;
}

#more.btn:hover {
  background: #b2b6b7;
}


.product-item {
    border-radius: 10px;
    transition: all .3s;
}

.product-item:hover {
    transform: translateY(-10px);
}


.pi-img-wrapper div {
    background: rgba(17, 17, 16, 0.71);
    border-radius: 5px;
}




.pi-img-wrapper div .btn {
    padding: 3px 10px;
    font-size: 16px;
    min-width: 80px;
}


.product-item .btn:hover {
    background: #00000059;
    border-color: #0000;
    border: 1px solid #fff;
    
}

.img-hover-zoom {
    height: 200px; 
    overflow: hidden; 
    border-radius: 10px;
    border: 1px solid #f0f0f0; 
    transition: all .3s;
    background-color: #fff;
    
}

.img-hover-zoom:hover {
    /*transform: translateY(-10px);*/
}

.img-hover-zoom:focus {
    /*transform: translateY(-10px);*/
}


.img-hover-zoom img {
    transition: transform .5s ease;
    width: 100%
}

.img-hover-zoom:hover img {
  transform: scale(1.5);
}

.img-hover-zoom:focus img {
  transform: scale(1.5);
}.img-hover-zoom:focus img {
  transform: scale(1.5);
}

.Categories-title-box {
    position: absolute;
    bottom: 6%;
    z-index: 999 !important;
    margin: auto;
    text-align: center;
    width: 90%;
    transition: all .3s;
}

.Categories-title-box:hover {
    position: absolute;
    bottom: 6%;
    z-index: 999 !important;
    margin: auto;
    text-align: center;
    width: 90%;
    transform: translateY(-10px);
    text-decoration: none !important;
}

.Categories-title-box-text {
    background-color: #cacacaf2;
    padding: 2px 10px;
    color: #000;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    /*font-family: 'Cairo', sans-serif;*/
    letter-spacing: normal; 
}

.Categories-title-box a:hover, a:focus, a:active, a.active {color: #000; text-decoration: none !important; }

@media only screen and (max-width: 760px) {
    .img-hover-zoom {
    height: 300px; 
    }  
}

@media only screen and (max-width: 500px) {
	.img-hover-zoom {
        height: 300px; 
    } 
    
    .titel_page h1 {
    margin: 10px auto;
}

.navbar-brand img {
    height: 35px;
    top: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}



}



/*--------------------------------------- AB 27/6/2020 ---------------------------------------------*/





/* w-ratio-4-3 */
    .ratio-4-3{
      width:100%;
      position:relative;
      background:url() 50% 50% no-repeat;
      background-size:cover;
      background-clip:content-box;
    }
    .ratio-4-3:before{
    	display:block;
        content:"";
        padding-top: 75%; /*75%;*/
    }
/* ratio-4-3 */

/* price-item */

.price-badge{
	position: absolute;
	top: 10px;left: 10px;
}

	.price-item {
		display: block;
	}

	.old-price-item {
		text-decoration: line-through;
	}
/* price-item */

.redeem-status {
    position: absolute;
    top: 10px;
    right: 10px;
}

.tag-badge{
	position: absolute;
	top: 10px;
    right: 10px;
    
}

	.offer-item {
		background-color: red:
	}

	.old-price-item {
		text-decoration: line-through;
	}
/* price-item */

.img-product-item {
    position: relative; 
    border-radius: 5px; 
}
.img-product-item .div-hover {
    background: rgba(0, 0, 0, 0.58);
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: all 0.3s;
    border-radius: 5px; 

}


.product-item>.img-product-item:hover>.div-hover {
    display: block;
}
.img-product-item .div-hover .btn {
    /*padding: 3px 10px;*/
    color: #fff;
    border: 1px #fff solid;
    margin: -13px 5px 0;
    background: transparent;
    text-transform: uppercase;
    position: relative;
    top: 50%;
    line-height: 1.4;
    /*font-size: 12px;*/
    padding: 5px 10px;
    font-size: 14px;
    min-width: 80px;
}

.img-product-item .div-hover .btn:hover {
    background: #00000059;
    border-color: #0000;
    border: 1px solid  #848282eb;
}



	.currency-item-page {
		font-size: 16px;
		padding-left: 5px;
		color: #000;
	}
	.price-item-page {
		font-size: 30px;
		color: #000;
		font-weight: 700;	
	}

	.old-price-item-page {
		font-size: 18px;
		color: #ccc;
		font-weight: 300;
		display: block;
		text-decoration: line-through;
	}

	.includeVAT {
		font-size: 10px;
		color: #5e5e5e;
		font-weight: 400;
	}

	.includeVAT-badge {
		width: auto;
		background-color: #f7f7f7;
		padding: 0px 10px;
		border-radius: 5px;
		line-height: 40px;
	}
	
	.offer-item-page {
		position: absolute;
		right: 15px;
		top: 0px;
		background-color: #f94a4a;
		padding: 5px 10px;
		border-radius: 6px;
		font-weight: 700;
		color: #fff;
		font-size: 11px;
	}
	
	.description-Short-item-page {
		font-size: 13px;
		text-align: justify !important;
	}

	.more-but-item-page {
        display: block;
        text-align: end;
        font-weight: 700;
        font-size: 12px;
	}

	.description-item-page {
		font-size: 15px;
		text-align: justify;
	}

	.description-item-page p {
		font-size: 15px;
		text-align: justify;
	}

    #tab_details p {font-size: 15px;}

	.info-item-page {
		display: block;
		font-size: 11px;
		color: #4a4a4a;
		margin: 5px auto 20px auto;
	}

	.info-item-page span {
		margin-right: 10px;
		color: #4a4a4a;
	}
	
	.info-item-page span a {
		color: #4a4a4a;
	}
	


/* Tabs panel */
.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
  border-radius: 8px;
  margin-top: 30px;
  background-color: white;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-left: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-left: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

.btn-sq-xs {
  width: 25px !important;
  height: 25px !important;
  padding:2px;
}



.bg-img-product-item {
	background-position: center center, center center;
	background-size: cover, contain;
	background-repeat: no-repeat;
	border: 1px solid #f7f4f4;"
	border-radius: 5px !important;
}

.price-item-modal {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.old-price-item-modal {
    font-size: 12px;
    color: #ccc;
    font-weight: 300;
    display: block;
    text-decoration: line-through;
}

.offer-item-modal {
    position: absolute;
    right: 20px;
    top: 0px;
    background-color: #f94a4a;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: 700;
    color: #fff;
    font-size: 10px;
}


.includeVAT-badge-modal {
    width: auto;
    background-color: #f7f7f7;
    padding: 0px 10px;
    border-radius: 5px;
    line-height: 20px;
    display: block;
    width: max-content;
}


.description-Short-item-modal {
    font-size: 12px;
    text-align: justify !important;
}


.vertical-align {
    display: flex;
    align-items: center;
} 

.btn-add-cart {
	position: relative;
	z-index: 1;
	float: left;
	display: inline-block;
	font-size: 13px;
	font-weight: 900;
	text-transform: uppercase;
	color: #5CB85C;
	padding: 10px 10px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;
	line-height: .95;
	border: none;
	background: none;
	outline: none;
	border: 1px solid #5CB85C;
	border-radius: 5px;
	overflow: hidden;
	height: 37px;
}


.btn-add-cart:hover {
    color: #fff !important;
    border: 1px solid transparent !important;
	background-color: #5cb85c !important;
}


.btn-pay-now {
	position: relative;
	z-index: 1;
	float: right;
	display: inline-block;
	font-size: 13px;
	font-weight: 900;
	text-transform: uppercase;
	color: #5d5d5e;
	padding: 10px 10px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	line-height: .95;
	border: none;
	background: none;
	outline: none;
	border: 1px solid #b5b4b2;
	border-radius: 5px;
	overflow: hidden;
	height: 37px;
}


.btn-pay-now:hover  {
    color: #fff !important;
    border: 1px solid transparent !important;
	background-color: #5CB85C !important;
} 


#product-slider #main-slide .carousel-inner .item img{
    border-radius: 15px;
}


#topBar {display: block;background-color: #000000b8;/*! border-bottom: rgba(0,0,0,0.05) 1px solid; */height: 30px;overflow: inherit;margin-bottom: 5px;}
#topBar .container ul  {margin: 0;}
#topBar .container ul li a {color: #fff;text-decoration: none !important;}
#topBar .container {padding: 0;}
.text-dark {color: #000  !important;}


.navbar-toggle {
    /*position: relative;*/
    /*padding: 9px 10px;*/
    /*margin-top: 5px;*/
    /*margin-bottom: 5px;*/
    position: relative;
    padding: 0px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0px;
    font-size: 22px !important;
}

.navbar-brand {
    padding: 3px 15px;
}


/*@media (min-width: 768px) {*/
  
/*.img-hover-zoom {*/
/*    height: 400px; */
/*    }  */
    
/*}*/


/*@media only screen and (max-width: 575px) {*/

/*.img-hover-zoom {*/
/*    height: 400px; */
/*    }  */
    
/*}*/






		.slider-item {
			position: relative;
			width: 100% !important;
			height: 100% !important;
		}
		
		.slider-container {
			/*border: 1px solid red;*/
			position: absolute;
			z-index: 500;
			transform: translateY(-50%);
  			top: 50%;
			left: 10%;
			max-width: 80%;
			text-align:left';
		}
		
		.slider-container h1 {
			font-family: ;
			font-size: 4vw;
			margin: auto;
			
		}
		
		.slider-container p {
			font-family: ;
			font-size: 2vw;
			margin: auto;
		}
		
		.slider-button {
            border-radius: 50px;
            padding: 5px 20px 8px 20px;
            margin-top: 10px;
            background-color: #0003;
            border: 2px solid #fff9;
            /*font-family: Almarai !important;*/
            font-weight: 400;
            display: inline-flex;
            color: #fff;
            text-decoration: none;
		}
		
		.slider-button:hover {
            border-radius: 50px;
            padding: 5px 20px 8px 20px;
            margin-top: 10px;
            background-color: #fff3;
            border: 2px solid #fff9;
            font-weight: 400;
            color: #000;
		}
		
		.slider-button:focus {
            border-radius: 50px;
            padding: 5px 20px 8px 20px;
            margin-top: 10px;
            background-color: #fff3;
            border: 2px solid #fff9;
            font-weight: 400;
            color: #fff;
		}
		
		.slider-button:active {
			position:relative;
			/*top:1px;*/
		}
		
		
        .swiper-container {
          width: 100%;
          height: 100%;
        }
    
        .swiper-slide {
          /*text-align: center;*/
          font-size: 18px;
          background: #fff;
    
          /* Center slide text vertically */
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
        }
		
		
		@media only screen and (max-width: 575px) {
			
		.slider-container h1 {
			font-size: 5vw;
		}
		
		.slider-container p {
			font-size: 3vw;
		}
			
		.slider-button {
			font-size: 2vw;
			margin-top: 10px;
		}
			
		}
		
		
		
		
		.nav-but-custom {
    background-color: #57ae56;
    color: #fff;
    border-radius: 5px;
    padding: 5px 20px;
    margin: 10px;
    border: 1px solid #57ae56;
}


.nav-but-custom:hover {
    background-color: #fff;
    color: #000;
    border-radius: 5px;
    padding: 5px 20px;
    margin: 10px;
    border: 1px solid #57ae56;
}


.btn-copy {
    position: absolute;
    right: 0;
    top: 0;
    background: #fdd247;
    color: #0d0000;
    padding: 5px 20px;
    font-size: 10px;
    border-radius: 0 3px 0 10px;
    border: 0px;
    box-sizing: border-box;
}


.google {
    color: #ef1a1a;
}
.instagram {
    color: #ef1a1a;
}
.snapchat {
    color: #ffff00;
}
.youtube {
    color: #ef1a1a;
}
.twitter {
    color: #00aced;
}
.whatsapp {
    color: #25d366;
}


.progress {
    height: 40px !important;
	}
	
.progress-bar {
    font-size: 12px !important;
    line-height: 40px !important;
}

.section-title {
	position: relative
}
.section-title p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400;
}
.section-title h4 {
	font-size: 40px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block
}
.section-title h4:before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #d8d8d8;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h4:after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #FF7200;
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}

.padding-box-x{
    padding: 0px 5px;
}

.pt-100 {
	padding-top: 100px;
}
.pb-100 {
	padding-bottom: 100px;
}
.mb-100{
    margin-bottom:100px;
}
.services {
	/*background-color: #FBFBFB;*/
}
.single-service {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 20px 20px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
	border-radius: 3px;
	min-height: 122px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.single-service:before {
	position: absolute;
	width: 0;
	height: 0;
	background-color: #1923b1;
	left: 4px;
	top: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:after {
	position: absolute;
	width: 0;
	height: 0;
	background-color: #b50daf;
	right: 4px;
	bottom: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:hover:after,
.single-service:hover:before {
	width: 50%;
	height: 2px;
	-webkit-transition: .3s;
	transition: .3s
}

.single-service:focus:after,
.single-service:focus:before {
	width: 50%;
	height: 2px;
	-webkit-transition: .3s;
	transition: .3s
}


.single-service:hover {
	box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.10)
}
.single-service i.fa {
	font-size: 20px;
	width: 60px;
	height: 60px;
	border: 1px solid #ddd;
	line-height: 60px;
	margin-bottom: 5px;
	border-radius: 50%;
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:hover i.fa {
	background-color: #213857;
	color: #fff;
	border-color: #213857;
	border-radius: 0;
}
.single-service h4 {
	font-size: 15px;
	font-weight: 400;
	margin: auto;
	text-transform: capitalize;
	display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    max-height: 50px;
}
.single-service p {
	font-size: 15px;
	line-height: 1.8;
}



@media only screen and (max-width: 575px) {
    .single-service h4 {
        font-size: 12px;
    }
    
.single-service {
    margin-bottom: 10px;
    min-height: 110px;
    border-radius: 3px;
    padding: 10px;
}  
    
}


.single-service-logo {
    max-width: 80%;
    height: auto;
    width: auto;
    max-height: 40px;
    margin-bottom: 10px;
}



.invoice-bg {
    background-color: #626364; /*#2cabe2;*/
}

.invoice-box {
    display: block;
    clear: both;
    overflow: auto;
    padding: 20px 10px;
    background-color: #fff;
    width: 500px;
    margin: 30px auto;
    border-radius: 10px;
}

.invoice-logo {
    text-align: center;
}

.invoice-logo img {
    margin: 0px auto 30px auto;
}

.invoice-client-Info {
    margin: 10px auto 30px auto;
}

.invoice-client-Info p {
    font-size: 14px;
    line-height: 12px;
}

.invoice-client-Info h2 {
    font-size: 15px;
    line-height: 12px;
    font-weight: 700;
}

.invoice-Info {
    
}

.invoice-Info p {
    font-size: 14px;
    line-height: 12px;
}

.invoice-Info h2 {
    font-size: 15px;
    line-height: 12px;
    font-weight: 700;
}

.invoice-no {
    font-size: 18px;
    line-height: 12px;
    font-weight: 700;
    text-align: center;
    margin: 20px auto;
}

.total-amount {
    background-color: #5cb85c;
    padding: 10px 20px;
    margin: 0px auto 30px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.total-amount span  { 
    font-size: 12px;
}

.Powered-by {
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    text-align: center;
    margin: 0px auto 20px;
    color: #fff;
}

.Powered-by a {
    color: #fff;
}

@media only screen and (max-width: 575px) {
    .invoice-box {
        display: block;
        clear: both;
        overflow: auto;
        padding: 20px 5px;
        background-color: #fff;
        width: 95%;
        margin: 20px auto;
        border-radius: 10px;
    }
}

/* ----------- Whatsapp ---------------------*/

.trwpwhatsappballon {
	font-size: 14px;
	border-radius: 5px;
	border: 0px solid #fff;
	width: 250px;
	background-color:#fff;
	box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.15);
}

.trwpwhatsapptitle {
	background-color: #22c15e;
	color: white;
	padding: 10px;
	border-radius: 5px 5px 0px 0px;
}

.trwpwhatsappmessage {
	padding: 10px 12px 5px 12px;
	/*background-color: white;*/
}

.trwpwhatsappinput {
	/*background-color: white;*/
	border-radius: 0px 0px 5px 5px;
	padding: 5px 5px;
	position: relative;
}

.trwpwhatsappinput form {
	height: 35px;
}

.trwpwhatsappinput input {
	width: 100%;
	border-radius: 5px;
	margin: auto;
	padding: 5px 10px;
	font-weight: 300;
	font-size: 13px;
	background-color: #efefef;
	border: 1px solid #d4d4d4;
}

.trwpwhatsappbutton {
	background-color: #22c15e;
	border-radius: 20px;
	padding: 10px 15px;
	cursor: pointer;
	color: #fff;
	max-width: 42px;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


.trwpwhatsappall {
	position: fixed;
	z-index: 9999999999999999999;
	bottom: 0;
	left: 10px;
	font-weight: 300;
	font-size: 15px;
}

.trwpwhatsappsendbutton {
    color: #22c15e;
    cursor: pointer;
    border: none;
    background-color: transparent;
}


.trwpwhatsappsendbutton i {
	float: right;
	position: absolute;
	z-index: 999999999999;
	right: 12px;
	/*top: 11;*/
	bottom: 12px;
	font-size: 18px !important;
}

.whatsapp-close {
	position: absolute;
	right: 15px;
	top: 12px;
	font-size: 13px;
	color: white;
	cursor: pointer;
}

ul.timeline-track {
    list-style-type: none;
    position: relative;
}

ul.timeline-track:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}

ul.timeline-track > li {
    margin: 20px 0;
    padding-left: 60px;
}

ul.timeline-track > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}


/* ----------- Redeem QR ---------------------*/
.col-centered{
    float: none;
    margin: 0 auto;
}

.product-item-qr {
    padding: 15px;
    background: #fff;
    margin-top: 20px;
    position: relative;
    box-shadow: 0 3px 5px 0 rgba(68, 88, 144, 0.1);
	border-radius: 10px;
	text-align: center;
    }


.product-item-qr h3 {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 100px;
}

.avatar {
	position: absolute;
	bottom: -100px;
	text-align: center;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.qr-border {
    border-radius: 10px;
    border: 1px solid #ccc;
    display: inline-flex;
}

.avatar img {
    width: 200px;
    height: 200px;
    max-width: 200px;
    max-height: 200px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 10px;
    border: 5px solid rgba(255,255,255,0.5);
    background-color: #fff;
}



#page-top-spacing {
    padding-top: 92px;
}

@media only screen and (max-width: 767px) {
    #page-top-spacing {
        padding-top: 38px;
    }
}

@media only screen and (max-width: 575px) {
    #page-top-spacing {
        padding-top: 38px;
    }
}

.offer-text-badge {
    position: absolute;
    top: 31px;
    right: 10px;
}

.note-badge {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 10px 10px;
}

.note-badge-box {
    width: 100%;
    height: 30px;
    display: block;
    padding: 5px 10px;
    background-color: #f7cc29;
    border-radius: 5px;
    box-shadow: 0 3px 5px 0 rgba(68, 88, 144, 0.1);
    font-size: 13px;
    color: #fff;
}

.portfolio-item-box-border-0 {
    border-radius: 8px;
    overflow: hidden;
    border: 0px solid #f4f4f5 !important;
    box-sizing: border-box;
}

/*.panel-default > .panel-heading {*/
/*    background-color: #fff;*/
/*}*/


.related-files-box {
	border: 1px solid #e9e9e9;
	border-radius: 8px;
	margin: 10px auto;
}

.related-files-img {
	width: 30px;
	height: 30px;
	float: inline-start;
	margin: 10px 0px;
}

.related-files-text {
	margin: 16px auto;
	font-size: 16px;
}