@charset "UTF-8";
/* ====== index =====
1. COMMON
2. UI KIT
	2.1 BUTTON
	2.2 SECTION
	2.3 FORM
	2.4 PAGINATION
	2.5 ACCORDION
	2.6 TABS
	2.7 MODAL
	2.8 MEDIA
	2.9 PAGER
	2.10 ALERT
	2.11 PAGE HEADER
	2.12 PANEL
	2.13 PAGE TITLE
	2.14 LIST
  2.15 BREADCRUMB
  2.16 COUNT DOWN
3. HEADER
	3.1 NAVBAR
	3.2 NAVBAR WHITE
	3.3 NAVBAR DASHBOARD
4. FOOTER
	4.1 FOOTER TOP
	4.2 COPY RIGHT
	4.3 FOOTER DASHBOARD
	4.4 FOOTER WHITE
5. HOME
	5.1 BANNER SECTION
	5.2 CALL TO ACTION SECTION
	5.3 ARTICLES SECTION
	5.4 WORKS SECTION
	5.5 INTEREST SECTION
	5.6 THINGS SECTION
	5.7 COUNT UP SECTION
	5.8 SEARCH BROWSE SECTION
	5.9 BRAND SECTION
	5.10 CARS SECTION
	5.11 APP DOWNLOAD SECTION
	5.12 CATEGORY SEARCH SECTION
	5.13 CATEGORY SECTION
	5.14 SERVICES SECTION
	5.15 CATEGORY GRID SECTION
	5.16 CATEGORY LIST SECTION
  5.17 POPULER CITY SECTION
  5.18 CERTIFICATE SECTION
  5.19 STARTED BUSSINESS SECTION
  5.20 PRELOADER
  5.21 KEY FRAMES ANIMATION
6. TERMS OF SERVICES
7. HOW IT WORKS
8. BUSINESS
9. BLOG
	9.1 sidebar
	9.2 BLOG DETAILS
	9.3 COMMNETS FORM
	9.4 BLOG
10. DASHBOARD
	10.1 DASHBOARD PROFILE
	10.2 DASHBOARD ORDERS
	10.3 DASHBOARD LISTINGS
	10.4 DASHBOARD BOX
	10.5 DASHBOARD LISTING DETAILS
  10.6 DASHBOARD REVIEWS DETAILS
  10.7 DASHBOARD BOOKINGS
11. MAIN SLIDER
12. RTL
13. USER PROFILE
14. CMING SOONO
15. 404 PAGE
16. MAP


===================== */
/*=== MIXINS ===*/
/*=== VARIABLES ===*/
/*=== MEDIA QUERY ===*/
* {
    outline: 0;
    margin: 0;
    padding: 0;
}

html, * {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: "Muli", sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #767676;
    font-weight: 400;
}

ul {
    margin: 0;
    padding: 0;
}
ul li {
    list-style-type: none;
}

p {
    color: #848484;
    font-weight: 400;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    p {
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 25px;
    }
}
@media (min-width: 768px) {
    p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 25px;
    }
}

h1, h2, h3, h4, h5 {
    font-family: "Poppins", sans-serif;
    margin-bottom:0 !important;
    font-weight: 700;
    color: #222222;
    font-size:22px;
}

h2 {
    font-size: 19px;
    margin-bottom: 25px;
    line-height: 33px;
}
@media (min-width: 480px) {
    h2 {
        font-size: 24px;
    }
}

h3 {
    font-size: 15px;
    margin-bottom: 15px;
}
@media (min-width: 480px) {
    h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
}
@media (min-width: 768px) {
    h3 {
        font-size: 15px;
        margin-bottom: 15px;
    }
}
@media (min-width: 992px) {
    h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
}
h3 a {
    color: #222222;
}
h3 a:hover {
    color: #2196f3;
}

h4 {
    font-size: 18px;
    margin-bottom: 20px;
}

h5 {
    font-size: 16px;
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.p-r-0 {
    padding-right: 0;
}

.p-l-0 {
    padding-left: 0;
}

/*=== 1.COMMON ===*/

a {
    color: #2196f3;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover, a:focus {
    outline: 0;
    text-decoration: none;
}

.exit{
    align: pull-right;
}

.panel-heading-mdfy {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}

.main-wrapper {
    position: relative;
}

.form-control:focus {
    box-shadow: none;
}

.sectionTitle {
    text-align: center;
}
@media (min-width: 768px) {
    .sectionTitle {
        padding: 50px 0 30px 0;
    }
}
@media (min-width: 768px) {
    .sectionTitle {
        padding: 100px 0 80px 0;
    }
}
.sectionTitle h2 {
    line-height: 40px;
    color: #222222;
    margin: 0;
    font-size: 16px;
    letter-spacing: 4px;
}
@media (min-width: 768px) {
    .sectionTitle h2 {
        font-size: 24px;
        letter-spacing: 10px;
    }
}
.sectionTitle h2 span {
    display: block;
    letter-spacing: normal;
    color: #2196f3;
    font-size: 90px;
    line-height: 42px;
    text-transform: capitalize;
    font-weight: 400;
}

::selection {
    background-color: #2196f3;
    color: #ffffff;
}

i.icon-listy {
    font-family: "thin-line-icons" !important;
}

i.fa {
    font-family: FontAwesome !important;
}

.animation-notify {
    animation: flash 6s ease infinite alternate;
}

.animation-video {
    animation: flash 5s ease infinite alternate;
}

.animation-arrow {
    animation: flash 5s ease infinite alternate;
    color: red;
}

section,
footer {
    display: block;
    float: left;
    width: 100%;
    background: #eeeeee;
}

.footer_bottom {
    min-height: calc(100vh - 232.07px);
    background: #eeeeee !important;
}

section {
    padding: 20px 0;
}
@media (min-width: 768px) {
    section {
        padding: 38px 0;
    }
}

.noPaddingBottom {
    padding-bottom: 0px;
}

.thumbnail {
    padding: 0;
    border: none;
    border-radius: 4px;
}

.center-block {
    float: none;
}

.icon-bar:before {
    content: "";
}

.mb0 {
    margin-bottom: 0 !important;
}

.mt20 {
    margin-top: 20px;
}

.mr0 {
    margin-right: -15px !important;
}
@media (min-width: 768px) {
    .mr0 {
        margin-right: 0 !important;
    }
}

.bg-dark {
    background-color: #eeeeee;
}

.bg-light {
    background-color: #fbfbfb;
}

.pr {
    position: relative;
}

.p0 {
    padding: 0 !important;
}

@media (min-width: 768px) {
    .boxed .main-nav {
        box-shadow: none;
    }
}
.boxed .main-wrapper {
    position: relative;
    background-color: #ffffff;
    margin: 0 auto;
    overflow-x: hidden;
}
@media (min-width: 480px) {
    .boxed .main-wrapper {
        max-width: 520px;
    }
}
@media (min-width: 768px) {
    .boxed .main-wrapper {
        padding: 0px 0 0;
        max-width: 728px;
    }
}
@media (min-width: 992px) {
    .boxed .main-wrapper {
        padding: 0px 0 0;
        max-width: 970px;
    }
}
@media (min-width: 1200px) {
    .boxed .main-wrapper {
        padding: 0px 0 0;
        max-width: 1260px;
    }
}
@media (min-width: 480px) {
    .boxed .navbar-sticky {
        max-width: 520px;
        margin: 0 auto;
    }
}
@media (min-width: 768px) {
    .boxed .navbar-sticky {
        max-width: 750px;
    }
}
@media (min-width: 992px) {
    .boxed .navbar-sticky {
        max-width: 970px;
    }
}
@media (min-width: 1200px) {
    .boxed .navbar-sticky {
        max-width: 1260px;
        width: 100%;
    }
}

/*=== 2. UI KIT ===*/
/*=== 2.1 BUTTON ===*/
.btn {
    font-family: "Poppins", sans-serif;
    color: #ffffff;
    font-weight: 500;
    border: none;
    /*text-transform: uppercase;*/
    border-radius: 4px;
    letter-spacing: 1px;

}
@media (min-width: 768px) {
    .btn {

        font-size: 12px;
    }
}
@media (min-width: 992px) {
    .btn {

        font-size: 12px;
    }
}
.btn:focus, .btn.active, .btn:active:focus, .btn:hover {
    border: none;
    outline: 0;
    color: #ffffff;
    box-shadow: none;
}

.waves-button, .waves-button:hover,
.waves-button:visited, .waves-button-input {
    font-size: 11px;
    line-height: 11px;
    color: #ffffff;
}
@media (min-width: 768px) {
    .waves-button, .waves-button:hover,
    .waves-button:visited, .waves-button-input {
        font-size: 12px;
    }
}

.btn-primary {
    background-color: #2196f3;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-primary > i {
    margin-right: 10px;
}
.btn-primary:hover {
    background-color: #2196f3;
}
.btn-primary:focus, .btn-primary.active, .btn-primary:active {
    background-color: #2196f3;
}
.btn-primary.btn-full {
    float: left;
    width: 100%;
}

.btn-secondary {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #848484;
}
.btn-secondary > i {
    margin-right: 10px;
}
.btn-secondary:hover {
    background-color: #2196f3;
}
.btn-secondary:focus, .btn-secondary.active, .btn-secondary:active {
    background-color: #2196f3;
}

.btn-border {
    border: 2px solid #ffffff;
    padding: 10px 0;
}
@media (min-width: 768px) {
    .btn-border {
        padding: 11px 0;
    }
}
@media (min-width: 992px) {
    .btn-border {
        padding: 13px 0;
    }
}
.btn-border:hover, .btn-border:focus {
    border: 2px solid #ffffff;
}
.btn-border > i {
    margin-right: 10px;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    border: none;
    background-color: #2196f3;
    outline: 0;
}


.btn-circle.btn-sm {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    font-size: 15px;
    text-align: center;
}
.btn-circle.btn-md {
    width: 50px;
    height: 50px;
    padding: 7px 10px;
    border-radius: 25px;
    font-size: 10px;
    text-align: center;
}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 12px;
    text-align: center;
}

.empty {
    text-indent: -999px;
}

.backToTop {
    position: absolute;
    left: 50%;
    top: -25px;
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #2196f3;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.backToTop i {
    font-size: 35px;
    font-weight: bold;
    line-height: 45px;
    color: #ffffff;
}
.backToTop:hover i {
    color: #ffffff;
}

.buttonPart {
    border-bottom: 1px solid #cacaca;
    padding: 0 0 20px 0;
}
@media (min-width: 768px) {
    .buttonPart {
        padding: 0 0 70px 0;
    }
}

.squareBtn, .fullRoundBtn, .roundBtn {
    margin: 0 0 30px 0;
    text-align: center;
}

.btn-common {
    color: #222222;
    border: 1px solid #cacaca;
    padding: 14px 38px;
    background-color: transparent;
    border-radius: 0;
    letter-spacing: 1px;
    margin: 0 auto 20px auto;
    padding: 14px 38px;
    font-size: 14px;
}
.btn-common:focus, .btn-common.active, .btn-common:active, .btn-common:hover {
    color: #222222;
    border: 1px solid #cacaca;
}
@media (min-width: 768px) {
    .btn-common {
        margin: 0;
        padding: 14px;
        font-size: 9px;
    }
}
@media (min-width: 992px) {
    .btn-common {
        padding: 14px 38px;
        font-size: 14px;
    }
}

.btn-theme {
    background-color: #2196f3;
    border-color: #2196f3;
    color: #ffffff;
}
.btn-theme:focus, .btn-theme.active, .btn-theme:active, .btn-theme:hover {
    background-color: #2196f3;
    border-color: #2196f3;
    color: #ffffff;
}

.btn-gray {
    background-color: #f5f5f5;
}
.btn-gray:focus, .btn-gray.active, .btn-gray:active, .btn-gray:hover {
    background-color: #f5f5f5;
}

.btn-dark {
    background-color: #444548;
    border-color: #444548;
    color: #ffffff;
}
.btn-dark:focus, .btn-dark.active, .btn-dark:active, .btn-dark:hover {
    background-color: #444548;
    border-color: #444548;
    color: #ffffff;
}

.btn-full-round {
    border-radius: 25px;
}

.btn-round {
    border-radius: 4px;
}

.btn-transparent {
    width: 100%;
    border: 1px solid #ffffff;
    background-color: transparent;
    display: block;
    text-align: left;
    margin: 12px 0;
}
@media (min-width: 768px) {
    .btn-transparent {
        margin: 0;
    }
}
.btn-transparent:hover, .btn-transparent:focus, .btn-transparent:active, .btn-transparent:active:focus {
    border: 1px solid #ffffff;
    background-color: transparent;
}
.btn-transparent i.icon-listy {
    font-size: 44px;
    float: left;
    margin: 0 10px 0 40px;
}
.btn-transparent span {
    font-family: "Muli", sans-serif;
    font-size: 16px;
    text-transform: lowercase;
    text-align: left;
}
.btn-transparent span strong {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
}

/*=== 2.2 SECTION ===*/
.tabSection {
    background-color: #ffffff;
    padding: 50px 15px 0 15px;
}
.tabSection hr {
    border-color: #cacaca;
    margin: 0 0 50px 0;
}
@media (min-width: 768px) {
    .tabSection hr {
        margin: 0 0 100px 0;
    }
}
@media (min-width: 768px) {
    .tabSection {
        padding: 100px 15px 0 15px;
    }
}

.uiTitle h2 {
    letter-spacing: 2px;
    margin: 0 0 25px 0;
}

.paginationSection {
    padding: 0 15px 50px 15px;
}
@media (min-width: 768px) {
    .paginationSection {
        padding: 0 15px 70px 15px;
    }
}

.formArea {
    padding: 50px 0;
}
@media (min-width: 768px) {
    .formArea {
        padding: 100px 0;
    }
}

.pageTitleArea {
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top;
    padding-bottom: 0;
    position: relative;
    padding: 105px 0;
    background-repeat: no-repeat;
}

.pageTitle h1 {
    margin: 0;
    text-align: center;
    font-size: 55px;
    line-height: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Raleway";
}

/*=== 2.3 FORM ===*/

.form-group button {
    width: auto;
    padding: 18px 20px;
}
@media (min-width: 768px) {
    .form-group button {
        width: 172px;
        padding: 18px 0;
    }
}

.form-control {
    height: 34px;
    box-shadow: none;
    padding-left: 18px;
    border-color: #cacaca;
    color: #848484;
    font-size: 11px;
}
.form-control:focus {
    border-color: #7ea7f3;
}

.dateSelect {
    margin-bottom: 20px;
}
.dateSelect .form-control {
    border-right: none;
}
.dateSelect .input-group-addon {
    background-color: transparent;
    border-color: #cacaca;
    border-radius: 0;
}

textarea.form-control {
    height: 150px;
    line-height: 26px;
}

.formPart {
    border-radius: 0;
    border-color: #cacaca;
    border: none;
}
.formPart .panel-heading {
    border-radius: 0;
    height: 56px;
    padding: 0 30px;
    line-height: 56px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    color: #222222;
    letter-spacing: 1px;
    border-bottom: none;
    font-size: 14px;
}
@media (min-width: 768px) {
    .formPart .panel-heading {
        font-size: 20px;
    }
}
.formPart .panel-heading span {
    font-weight: 700;
}
.formPart .panel-body {
    padding: 30px;
    border: 1px solid #cacaca;
    border-top: none;
}
.formPart .form-group {
    position: relative;
}
.formPart .form-control {
    padding-left: 38px;
}
.formPart i.fa {
    position: absolute;
    left: 0;
    top: 0;
    width: 38px;
    height: 100%;
    text-align: center;
    line-height: 44px;
    color: #848484;
    color: #999;
}
.formPart .checkbox {
    margin: 0 0 20px 0;
}
.formPart .checkbox label {
    font-size: 13px;
    color: #000000;
}

.loginForm .form-group {
    width: 100%;
    position: relative;
}
.loginForm i.fa {
    position: absolute;
    top: 0;
    left: 0;
    width: 44px;
    line-height: 50px;
    text-align: center;
}
.loginForm .form-control {
    padding: 6px 12px 6px 44px;
}
.loginForm .btn-block {
    width: 100%;
}

.addon-form-style .form-group .form-control {
    position: relative;
    height: 65px;
}
.addon-form-style .form-group .btn-default {
    background-color: #2196f3;
    margin-top: 25px;
}
@media (min-width: 768px) {
    .addon-form-style .form-group .btn-default {
        margin-top: 0;
        position: absolute;
        color: #ffffff;
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
    }
}

#loginModal .modal-dialog {
    width: auto;
}
@media (min-width: 768px) {
    #loginModal .modal-dialog {
        width: 380px;
    }
}
#loginModal .modal-title {
    font-weight: 500;
}
#loginModal .modal-header {
    padding: 30px;
}
#loginModal .modal-header .close {
    color: #222222;
    opacity: 1;
}
#loginModal .modal-body {
    padding: 15px 30px;
}
#loginModal .modal-footer {
    text-align: center;
    padding: 20px 30px;
}
#loginModal .modal-footer p {
    margin-bottom: 0;
}

a.link:hover {
    color: #2196f3;
}

.loginPanel .form-group {
    margin-bottom: 30px;
    float: left;
}
.loginPanel .form-group label {
    font-weight: 400;
    font-size: 15px;
}
.loginPanel .help-block {
    font-weight: 400;
    font-size: 15px;
    font-style: italic;
}
.loginPanel a.link {
    line-height: 44px;
}

.processArea {
    border: 1px solid #cacaca;
    border-radius: 4px;
    display: block;
    float: left;
    padding: 20px;
}
@media (min-width: 768px) {
    .processArea {
        padding: 20px 35px;
    }
}
@media (min-width: 992px) {
    .processArea {
        padding: 80px 95px;
    }
}
.processArea ul.list-inline li {
    float: left;
    padding: 0 0 35px 0;
    border-bottom: 1px solid #cacaca;
    border-right: none;
    width: 100%;
}
@media (min-width: 768px) {
    .processArea ul.list-inline li {
        padding: 0 35px 0 0;
        border-right: 1px solid #cacaca;
        border-bottom: none;
        width: 50%;
    }
}
@media (min-width: 992px) {
    .processArea ul.list-inline li {
        padding: 0 75px 0 0;
        border-right: 1px solid #cacaca;
        border-bottom: none;
        width: 50%;
    }
}
.processArea ul.list-inline li:last-child {
    padding: 30px 0 0 0;
    border: none;
}
@media (min-width: 768px) {
    .processArea ul.list-inline li:last-child {
        padding: 0 0 0 20px;
        border: none;
    }
}
@media (min-width: 992px) {
    .processArea ul.list-inline li:last-child {
        padding: 0 0 0 75px;
        border: none;
    }
}
.processArea h2 {
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 25px 0;
}
.processArea h3 {
    font-family: "Muli", sans-serif;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 20px;
    margin: 0 0 12px 0;
    line-height: 26px;
}
.processArea p {
    color: #2196f3;
    font-size: 20px;
    margin: 0 0 0 0;
}
.processArea .form-control {
    padding: 6px 55px 6px 8px;
}
.processArea i.fa {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    width: 44px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    color: #848484;
}
.processArea .checkbox {
    margin: 0 0 30px 0;
}
.processArea .btn-primary {
    padding: 18px 25px;
    width: auto;
}
.processArea .mgnBtm0 {
    margin-bottom: 0;
}
.processArea .dateSelect .form-control {
    padding: 6px 8px;
}
.processArea .input-group-addon {
    padding: 6px 18px;
}
.processArea .input-group.date .input-group-addon i {
    cursor: pointer;
    width: 40px;
    height: 50px;
}

/*=== 2.4 PAGINATION ===*/
.paginationCommon nav {
    border-top: 1px solid #cacaca;
    margin: 0 0 20px 0;
}
@media (min-width: 768px) {
    .paginationCommon nav {
        margin: 0 0 70px 0;
    }
}
.paginationCommon.blogPagination {
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .paginationCommon.blogPagination {
        margin-bottom: 0;
        margin-top: 15px;
    }
}
@media (min-width: 992px) {
    .paginationCommon.blogPagination {
        margin-top: 0;
    }
}
.paginationCommon.blogPagination nav {
    margin: 0;
    border: none;
}
.paginationCommon.blogPagination nav .pagination {
    margin: 0;
}
.paginationCommon .pagination {
    margin: 30px 0;
}
.paginationCommon .pagination li {
    float: left;
    margin: 0 5px 5px 0;
}
@media (min-width: 768px) {
    .paginationCommon .pagination li {
        margin: 0 10px 0 0;
    }
}
.paginationCommon .pagination li a {
    border-color: #cacaca;
    float: none;
    color: #222222;
    font-weight: 400;
    padding: 0;
    display: block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
@media (min-width: 768px) {
    .paginationCommon .pagination li a {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
}
.paginationCommon .pagination li a:hover {
    color: #ffffff;
    background-color: #2196f3;
    border-color: #2196f3;
}
.paginationCommon .pagination li a:focus {
    background-color: #ffffff;
    border-color: #cacaca;
    color: #848484;
}
.paginationCommon .pagination li a span {
    font-size: 17px;
}
.paginationCommon .pagination li.active a, .paginationCommon .pagination li.active a:focus, .paginationCommon .pagination li.active a:hover {
    color: #ffffff;
    background-color: #2196f3;
    border-color: #2196f3;
}
.paginationCommon .pagination li:first-child a {
    border-radius: 0;
}
.paginationCommon .pagination li:last-child a {
    border-radius: 0;
}
.paginationCommon.paginationTwo .pagination li {
    margin-right: 0;
}
.paginationCommon.paginationTwo .pagination li a {
    float: none;
    display: inline-block;
}
.paginationCommon.paginationTwo .pagination li:first-child a {
    border-radius: 25px 0 0 25px;
}
.paginationCommon.paginationTwo .pagination li:last-child a {
    border-radius: 0 25px 25px 0;
}
.paginationCommon.paginationThree .pagination li a {
    border-radius: 100%;
}
.paginationCommon.categoryPagination {
    margin-top: 35px;
}

/*=== 2.5 ACCORDION ===*/


/*=== 2.6 TABS ===*/
.tabCommon {
    margin: 0 0 50px 0;
}
@media (min-width: 768px) {
    .tabCommon {
        margin: 0 0 100px 0;
    }
}
.tabCommon .nav-tabs li a {
    border-color: #cacaca;
    border-radius: 0;
    background-color: #f7f7f7;
    margin-right: 5px;
    color: #222222;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    text-align: center;
    width: auto;
    padding: 12px 12px;
    font-size: 12px;
}
.tabCommon .nav-tabs li a:hover {
    background-color: #ffffff;
    border-bottom-color: #ffffff;
}
@media (min-width: 768px) {
    .tabCommon .nav-tabs li a {
        width: 131px;
        padding: 12px 0;
        font-size: 14px;
    }
}
.tabCommon .nav-tabs li.active a {
    background-color: #ffffff;
    border-bottom-color: #ffffff;
}
.tabCommon .tab-content {
    padding: 30px;
    border: 1px solid #cacaca;
    border-top: none;
}
.tabCommon .tab-pane h3 {
    font-weight: 400;
    margin: 0 0 10px 0;
    font-size: 14px;
}
.tabCommon .tab-pane p {
    margin: 0;
}
.tabCommon.tabTwo .nav-tabs li a {
    border-radius: 4px 4px 0 0;
    margin: 0 -1px 0 0;
}
.tabCommon.tabThree .nav-tabs li a {
    height: 45px;
    line-height: 45px;
    position: relative;
    padding: 0 12px;
}
@media (min-width: 768px) {
    .tabCommon.tabThree .nav-tabs li a {
        padding: 0;
    }
}
.tabCommon.tabThree .nav-tabs li a:before {
    content: "";
    background-color: #2196f3;
    height: 3px;
    transform: scale(0);
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    transition: all 200ms ease 0s;
}
.tabCommon.tabThree .nav-tabs li.active a:before {
    transform: scale(1);
}
.tabCommon.singleTab .nav-tabs {
    border-bottom: none;
    margin-bottom: 20px;
}
.tabCommon.singleTab .nav-tabs li a {
    background-color: #ffffff;
    margin-right: 10px;
}
.tabCommon.singleTab .nav-tabs li a:hover {
    background-color: #2196f3;
    border: 1px solid #2196f3;
    color: #ffffff;
}
.tabCommon.singleTab .nav-tabs li.active a {
    background-color: #2196f3;
    border: 1px solid #2196f3;
    color: #ffffff;
}
.tabCommon.singleTab .tab-content {
    border: none;
    padding: 40px;
}
.tabCommon.singleTab .tab-pane h4 {
    font-size: 24px;
    color: #2196f3;
    margin: 0 0 20px 0;
    font-weight: 400;
}
.tabCommon.singleTab .tab-pane p {
    line-height: 26px;
    margin: 0 0 25px 0;
}
.tabCommon.singleTab .tab-pane .list-inline {
    overflow: hidden;
    width: 100%;
}
@media (min-width: 992px) {
    .tabCommon.singleTab .tab-pane .list-inline {
        width: 50%;
    }
}
.tabCommon.singleTab .tab-pane .list-inline li {
    float: left;
    width: 100%;
}
@media (min-width: 768px) {
    .tabCommon.singleTab .tab-pane .list-inline li {
        width: 50%;
    }
}
.tabCommon.singleTab .tab-pane .list-inline li i.fa {
    margin-right: 10px;
}
.tabCommon.singleTab .tab-pane .blogCommnets {
    margin: 0;
}
.tabCommon.singleTab .tab-pane .blogCommnets h3 {
    font-size: 24px;
    margin-bottom: 35px;
    letter-spacing: 1px;
}
.tabCommon.singleTab .tab-pane .blogCommnets .media {
    padding-bottom: 15px;
    border-bottom: 1px dashed #b7b7b7;
    margin-top: 15px;
}
@media (min-width: 768px) {
    .tabCommon.singleTab .tab-pane .blogCommnets .media {
        margin-top: 30px;
    }
}
.tabCommon.singleTab .tab-pane .blogCommnets .media > .pull-left {
    padding: 0 0 20px 0;
}
@media (min-width: 768px) {
    .tabCommon.singleTab .tab-pane .blogCommnets .media > .pull-left {
        padding: 0 20px 0 0;
    }
}
.tabCommon.singleTab .tab-pane .blogCommnets .media-body h4 {
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    font-size: 18px;
    color: #222222;
}
.tabCommon.singleTab .tab-pane .blogCommnets .media-body h5 {
    color: #848484;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 20px;
}
.tabCommon.singleTab .tab-pane .blogCommnets .media-body h5 i.fa {
    color: #cdcdcd;
    margin-right: 7px;
}
.tabCommon.singleTab .tab-pane .blogCommnets .media-body .btn-link {
    color: #2196f3;
    text-transform: capitalize;
}
@media (min-width: 768px) {
    .tabCommon.singleTab .tab-pane .blogCommnets .mediaMargin {
        margin-left: 50px;
    }
}
@media (min-width: 768px) {
    .tabCommon.singleTab .tab-pane .blogCommnets .mediaMargin {
        margin-left: 100px;
    }
}

/*=== 2.7 MODAL ===*/
.modalCommon .modal-dialog {
    width: 100%;
    margin: 20px 10px 10px 0;
}
@media (min-width: 768px) {
    .modalCommon .modal-dialog {
        margin: 25px 10px 10px 10px;
    }
}
.modalCommon .modal-header {
    position: relative;
    border: none;
    padding: 14px 15px;
    background-color: #2196f3;
}
.modalCommon .modal-title {
    letter-spacing: 1px;
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
}
.modalCommon .modal-content {
    padding: 2px 3px;
    border-radius: 0;
}
.modalCommon button.close {
    margin: 0;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    background-color: #292929;
    text-shadow: none;
    color: #ffffff;
    opacity: 1;
    border: 2px solid #ffffff;
    position: absolute;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.45);
    top: -10px;
    right: -7px;
}
@media (min-width: 768px) {
    .modalCommon button.close {
        top: -20px;
        right: -20px;
    }
}
.modalCommon .modal-footer {
    border: none;
    text-align: left;
}
.modalCommon .categoryTitle h5 {
    font-size: 20px;
    color: #222222;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1px;
}
.modalCommon .modal-body {
    padding: 50px 15px 15px 15px;
}

/*=== 2.8 MEDIA ===*/
.listView {
    margin-top: 25px;
    padding-bottom: 25px;
}
.listView:last-child {
    padding-bottom: 0;
}
@media (min-width: 768px) {
    .listView .media-left {
        width: 30%;
    }
}
@media (min-width: 992px) {
    .listView .media-left {
        width: 32%;
    }
}
@media (min-width: 992px) {
    .listView .media-heading {
        margin-bottom: 20px;
    }
}

.comments-media .media-left {
    padding-right: 20px;
}
.comments-media .media-left a img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.comments-media .media-body {
    overflow: visible;
}
.comments-media .media-body h4.media-heading {
    font-weight: 400;
    font-size: 16px;
    position: relative;
}
.comments-media .media-body h4.media-heading a {
    color: #848484;
}
.comments-media .media-body h4.media-heading .star {
    padding: 15px 0;
}
@media (min-width: 768px) {
    .comments-media .media-body h4.media-heading .star {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
}
.comments-media .media-body .date {
    padding-bottom: 30px;
}
.comments-media .media-body .content-img img {
    width: 65px;
    margin-right: 20px;
    margin-bottom: 40px;
    border-radius: 5px;
}
@media (min-width: 768px) {
    .comments-media .media-body .content-img img {
        width: 100px;
    }
}
.comments-media .media-body .btn-primary {
    border: 1px solid #e5e5e5;
    padding: 15px 25px;
    color: #969696;
    background-color: transparent;
    font-weight: 600;
}
.comments-media .media-body .btn-primary:hover {
    background-color: #2196f3;
    color: #ffffff;
}
.comments-media .media-body .btn-border {
    padding: 13px 25px;
    background-color: #848484;
}

.sticker {
    text-align: center;
    display: inline-block;
    font-weight: 700;
    color: #ffffff;
    background-color: #2196f3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
}
@media (min-width: 768px) {
    .sticker {
        width: 80px;
        height: 35px;
        height: 35px;
        font-size: 18px;
    }
}
@media (min-width: 992px) {
    .sticker {
        width: 100px;
        height: 45px;
        line-height: 45px;
        font-size: 22px;
    }
}

/*=== 2.9 PAGER ===*/
.pagerArea > .pager {
    margin: 80px 0 250px 0;
}
.pagerArea > .pager li {
    padding: 0 15px;
}
.pagerArea > .pager li a {
    width: 114px;
    height: 45px;
    padding: 0 20px;
    border: none;
    line-height: 45px;
    -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #2196f3;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-weight: 600;
}
.pagerArea > .pager li:first-child a i {
    margin-right: 10px;
}
.pagerArea > .pager li:last-child a i {
    margin-left: 10px;
}

/*=== 2.10 ALERT ===*/
.alertPart {
    padding: 0 0 70px 0;
}

.alert-common {
    color: #ffffff;
    font-size: 14px;
    padding: 11px 15px;
    margin: 0 auto 30px auto;
    width: 95%;
    border: none;
    border-radius: 0;
}
.alert-common span {
    font-weight: 600;
}
.alert-common.alert-success {
    background-color: #6fc96f;
}
.alert-common.alert-info {
    background-color: #4da5c9;
}
.alert-common.alert-warning {
    background-color: #e6b048;
}
.alert-common.alert-danger {
    background-color: #e26857;
}

/*=== 2.11 PAGE HEADER ===*/
.page-header {
    border: none;
    padding: 0;
    margin: 0;
}
@media (min-width: 768px) {
    .page-header {
        margin: 0;
    }
}
.page-header h2 {
    font-weight: 500;
    font-size: 22px;
    margin: 0;
}
.page-header h2 small {
    display: block;
    font-size: 16px;
    color: #848484;
    font-family: "Muli", sans-serif;
    margin-top: 15px;
    line-height: 30px;
}

/*=== 2.12 PANEL ===*/
.panel.loginPanel {
    border: none;
}
.panel.loginPanel .panel-heading {
    height: 60px;
    padding: 0;
    line-height: 60px;
    background-color: #2196f3;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    border: none;
}
.panel.loginPanel .panel-body {
    border: 1px solid #cacaca;
    border-top: none;
    border-bottom: none;
    padding: 50px 20px 20px 20px;
}
@media (min-width: 768px) {
    .panel.loginPanel .panel-body {
        padding: 54px 40px 24px 40px;
    }
}
.panel.loginPanel .panel-footer {
    background-color: transparent;
    border: 1px solid #cacaca;
    padding: 0;
    height: 60px;
    line-height: 60px;
}
.panel.loginPanel .panel-footer p {
    margin: 0;
    line-height: 60px;
    font-size: 15px;
}

.loginSection .col-md-5.col-sm-6.col-xs-12 {
    padding: 0 15px;
}
@media (min-width: 992px) {
    .loginSection .col-md-5.col-sm-6.col-xs-12 {
        padding: 0 10px;
    }
}
.loginSection .form-group button.btn-primary {
    border: 1px solid #cacaca;
    background-color: transparent;
    color: #222222;
    width: 115px;
    padding: 17px 0;
}

/*=== 2.13 PAGE TITLE ===*/
.pageTitle h2 {
    margin-bottom: 0;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    font-size: 25px;
    line-height: 30px;
}
@media (min-width: 768px) {
    .pageTitle h2 {
        font-size: 40px;
        line-height: 44px;
    }
}

.pageTitleSection {
    padding: 40px 0;
    background-color: #f5f5f5;
}
.pageTitleSection.bg-image {
    width: 100%;
    background-size: cover;
    background-position: center top;
    position: relative;
    background-repeat: no-repeat;
    padding: 63px 0;
}
.pageTitleSection.bg-image .pageTitle h2 {
    color: #ffffff;
}

.file {
    visibility: hidden;
    position: absolute;
}

/*=== 2.14 LIST ===*/
.list-address li {
    position: relative;
    padding-left: 20px;
    margin: 17px 0;
    color: #848484;
    font-size: 14px;
    line-height: 26px;
}
.list-address li i.fa {
    position: absolute;
    left: 0;
    top: 6px;
    color: #848484;
}
.list-address li a {
    display: block;
    color: #848484;
}
.list-address li a:hover {
    color: #2196f3;
}

.checkbox, .radio {
    margin-bottom: 15px;
}

/*=== 2.15 BREADCRUMB ===*/
.dashboard-breadcrumb-section h2 {
    font-size: 30px;
    font-weight: 400;
    margin-top: 40px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.dashboard-breadcrumb-section .breadcrumb {
    padding-left: 0;
    padding-bottom: 0;
}
@media (min-width: 768px) {
    .dashboard-breadcrumb-section .breadcrumb {
        padding-left: 20px;
        padding-top: 15px;
    }
}

.breadcrumb {
    padding: 20px;
    background-color: transparent;
}
@media (min-width: 768px) {
    .breadcrumb {
        position: absolute;
        top: 50%;
        right: 0;
    }
}

/*=== 2.16 COUNT DOWN ===*/
.count-down .simple_timer .timer-body-block .table-cell {
    display: inline-block;
    margin-bottom: 50px;
}
.count-down .simple_timer .timer-body-block .table-cell .tab-val {
    width: 130px;
    height: 130px;
    line-height: 110px;
    background-color: #2196f3;
    border-radius: 50%;
    font-size: 48px;
    color: #ffffff;
    z-index: -1;
    margin: 0 15px;
}
@media (min-width: 992px) {
    .count-down .simple_timer .timer-body-block .table-cell .tab-val {
        width: 120px;
        height: 120px;
        line-height: 100px;
    }
}
@media (min-width: 1200px) {
    .count-down .simple_timer .timer-body-block .table-cell .tab-val {
        width: 130px;
        height: 130px;
        line-height: 110px;
    }
}
.count-down .simple_timer .timer-body-block .table-cell .tab-metr {
    color: #ffffff;
    font-size: 18px;
    margin-top: -50px;
}

/*================= 5. HOME ==================*/
/*=== 3. HEADER ===*/
/*=== 3.1 NAVBAR ===*/
.navbar-sticky {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
    background: #ffffff;
}
.navbar-sticky .navbar-nav > ul > li > a {
    color: #222;
}
.navbar-sticky.navbar-default {
    background-color: #ffffff;
    animation-name: fadeInDown;
    animation-duration: 0.8s;
}

.navbar-default {
    background-color: transparent;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    background-color: #eaedf2 !important;
}

.navbar-nav {
    height: auto;
    overflow-x: hidden;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    -ms-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease;
    margin-top: 0;
}
@media (min-width: 768px) {
    .navbar-nav {
        height: auto;
        overflow-x: visible;
        overflow-y: visible;
    }
}

.navbar-header {
    height: 72px;
}
@media (min-width: 768px) {
    .navbar-header {
        height: auto;
    }
}

.navbar-brand {
    height: auto;
    float: left;
    position: absolute;
    z-index: 1000;
    background-color: transparent;
    box-shadow: none;
    width: auto;
    padding: 10px
}
.navbar-brand > img {
    width: 100%;
}
@media (min-width: 768px) {
    .navbar-brand {
        height: auto;
        width: 151px;
        padding: 25px 0;
        top: 0;
    }
}
.navbar-brand:hover {
    background-color: transparent !important;
}

.logo-svg .path-1 {
    fill: #2196f3;
}

@media (min-width: 768px) {
    .navbar-default .navbar-nav {
        background-color: transparent;
    }
}
.navbar-default .navbar-nav > li > a {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    color: black;
    background-color: white;
}
.navbar-default .navbar-nav > li > a:hover {
    color: lightblue !important;
}
@media (min-width: 768px) {
    .navbar-default .navbar-nav > li > a:hover {
        background-color: transparent;
        color: lightblue !important;
    }
}
@media (min-width: 768px) {
    .navbar-default .navbar-nav > li > a {
        margin: 0;
        padding: 10px;
        font-size: 12px;
        background-color: transparent !important;
        color: #243260 !important;
    }
}
@media (min-width: 992px) {
    .navbar-default .navbar-nav > li > a {
        margin: 0;
        /*padding: 40px 20px 37px 20px;*/
        font-size: 14px;
    }
}
.navbar-default .navbar-nav > li > a i.fa {
    margin-left: 3px;
    font-size: 17px;
    display: none;
}
@media (min-width: 768px) {
    .navbar-default .navbar-nav > li > a i.fa {
        display: inline-block;
    }
}
.navbar-default .navbar-nav > li.active a {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    color: #2196f3;
}
.navbar-default .navbar-nav > li.active a:hover {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    color: #2196f3;
}
.navbar-default .navbar-nav > li.open > a {
    color: #2196f3;
    background-color: #2196f3;
    background-color: transparent;
}
.navbar-default .navbar-nav > li.open > a:hover, .navbar-default .navbar-nav > li.open > a:focus {
    color: #2196f3;
    background-color: white;
}
@media (min-width: 768px) {
    .navbar-default .navbar-nav > li.open > a:hover, .navbar-default .navbar-nav > li.open > a:focus {
        background-color: transparent;
    }
}
.navbar-default .navbar-nav > li.dropdown .dropdown-menu {
    border: none;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 1px 2px #CCC;
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 1px 2px #CCC;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 1px 2px #CCC;
}
.navbar-default .navbar-nav > li.dropdown .dropdown-menu a {
    padding: 5px 20px;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .navbar-default .navbar-nav > li.userImage > a {
        margin: 0;
        padding: 22px 10px;
    }
}
@media (min-width: 992px) {
    .navbar-default .navbar-nav > li.userImage > a {
        margin: 0;
        padding: 22px 20px;
    }
}
.navbar-default .navbar-nav > li.userImage > a img {
    margin-top: -4px;
}
.navbar-default .navbar-nav > li.userImage > a i.fa {
    line-height: 53px;
}
@media (min-width: 768px) {
    .navbar-default .navbar-nav > li {
        overflow: hidden;
    }
}
@media (min-width: 480px) {
    .navbar-default .navbar-nav > li {
        overflow: visible;
    }
}
@media (min-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
        padding:38px 10px;
    }

}
@media screen and (min-width: 768px) and (max-width:1200px) {
    .navbar-default .navbar-nav  {
        margin-left:180px !important;
    }
    .navbar-default .navbar-nav > li > a {
        padding:15px;
    }

}
.navbar-nav li.dropdown.megaDropMenu {
    position: static;
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
    margin: -1px auto 0 auto;
    right: 15px;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
        left: 0;
        padding: 10px 5px 5px;
        width: 720px;
        margin-bottom: 0;
    }
}
@media (min-width: 992px) {
    .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
        padding: 15px 15px 5px;
        width: 940px;
    }
}
@media (min-width: 1200px) {
    .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
        width: 1140px;
    }
}
@media (min-width: 768px) {
    .navbar-nav li.dropdown.megaDropMenu .dropdown-menu li:nth-child(2) {
        border-left: 1px solid #cacaca;
        border-right: 1px solid #cacaca;
    }
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .mega-img {
    padding: 0;
    text-align: center;
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .mega-img a {
    padding: 10px 0 0;
    background-color: transparent;
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled {
    width: 100%;
    float: left;
}
@media (min-width: 768px) {
    .navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled {
        padding-bottom: 15px;
    }
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled li h5 {
    color: #a0a0a0;
    margin-left: 20px;
    margin-top: 20px;
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled li a {
    color: #848484;
    font-size: 14px;
    float: left;
    width: 100%;
    background-color: transparent;
}
@media (min-width: 768px) {
    .navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled li a {
        padding: 10px 20px;
    }
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled li a:hover {
    color: #2196f3;
}
.navbar-nav li.dropdown.megaDropMenu .dropdown-menu .list-unstyled li:nth-child(4) a {
    padding-bottom: 20px;
}

.nav-wrapper .navbar-nav li.open.megaDropMenu .dropdown-menu,
.nav-wrapper .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
    border-radius: 4px;
}
.nav-wrapper .navbar-nav li.open.megaDropMenu .dropdown-menu:after,
.nav-wrapper .navbar-nav li.dropdown.megaDropMenu .dropdown-menu:after {
    display: none;
}
@media (min-width: 768px) {
    .nav-wrapper .navbar-nav li.open.megaDropMenu .dropdown-menu,
    .nav-wrapper .navbar-nav li.dropdown.megaDropMenu .dropdown-menu {
        width: 100%;
        margin-top: -15px;
    }
    .nav-wrapper .navbar-nav li.open.megaDropMenu .dropdown-menu:after,
    .nav-wrapper .navbar-nav li.dropdown.megaDropMenu .dropdown-menu:after {
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-bottom: 7px solid #ffffff;
        content: "";
        display: inline-block;
        left: 56%;
        position: absolute;
        top: -7px;
        margin-left: -50px;
    }
}

.nav-wrapper .navbar-nav li.open .dropdown-menu,
.nav-wrapper .navbar-nav li.dropdown .dropdown-menu {
    border-radius: 4px;
    border: none;
    width: 100%;
    left: 0;
    top: 0;
    right: auto;
    margin-top: -1px;
    padding: 5px 5px 5px 15px;
    background-color: white;
}
.nav-wrapper .navbar-nav li.open .dropdown-menu:after,
.nav-wrapper .navbar-nav li.dropdown .dropdown-menu:after {
    display: none;
}
@media (min-width: 768px) {
    .nav-wrapper .navbar-nav li.open .dropdown-menu,
    .nav-wrapper .navbar-nav li.dropdown .dropdown-menu {
        top: 100%;
        width: auto;
        padding: 15px 0;
        margin-top: -15px;
    }
    .nav-wrapper .navbar-nav li.open .dropdown-menu:after,
    .nav-wrapper .navbar-nav li.dropdown .dropdown-menu:after {
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-bottom: 7px solid #ffffff;
        content: "";
        display: inline-block;
        left: 10%;
        position: absolute;
        top: -7px;
        margin-left: 0;
    }
}
.nav-wrapper .navbar-nav li.open .dropdown-menu ul.dropdown-menu,
.nav-wrapper .navbar-nav li.dropdown .dropdown-menu ul.dropdown-menu {
    top: 100%;
    left: 0;
    margin-top: 0;
    background-color: #ffffff;
}
@media (min-width: 768px) {
    .nav-wrapper .navbar-nav li.open .dropdown-menu ul.dropdown-menu,
    .nav-wrapper .navbar-nav li.dropdown .dropdown-menu ul.dropdown-menu {
        border: none;
        top: 0 !important;
        left: 100% !important;
        margin-top: -5px;
        margin-left: 4px;
        border-left: none;
        border-top: 3px solid transparent;
    }
}
.nav-wrapper .navbar-nav li.open .dropdown-menu ul.dropdown-menu:after,
.nav-wrapper .navbar-nav li.dropdown .dropdown-menu ul.dropdown-menu:after {
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 10%;
    position: absolute;
    top: -7px;
    margin-left: 0;
}
.nav-wrapper .navbar-nav li.open .dropdown-menu.dropdown-menu-right,
.nav-wrapper .navbar-nav li.dropdown .dropdown-menu.dropdown-menu-right {
    left: auto;
    right: 0;
}
.nav-wrapper .navbar-nav li.open .dropdown-menu.dropdown-menu-right:after,
.nav-wrapper .navbar-nav li.dropdown .dropdown-menu.dropdown-menu-right:after {
    display: none;
}
@media (min-width: 768px) {
    .nav-wrapper .navbar-nav li.open .dropdown-menu.dropdown-menu-right:after,
    .nav-wrapper .navbar-nav li.dropdown .dropdown-menu.dropdown-menu-right:after {
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-bottom: 7px solid #ffffff;
        content: "";
        display: inline-block;
        left: auto;
        right: 20%;
        position: absolute;
        top: -7px;
        margin-left: 0;
    }
}

.navbar-nav li.dropdown.singleDrop .dropdown-menu li a {
    color: #848484;
    font-size: 14px;
    float: none;
    width: 100%;
    background-color: white;
}
@media (min-width: 768px) {
    .navbar-nav li.dropdown.singleDrop .dropdown-menu li a {
        padding: 10px 20px;
        background-color: transparent;
    }
}
.navbar-nav li.dropdown.singleDrop .dropdown-menu li a:hover {
    background-color: #ffffff;
    color: #2196f3;
    padding-left: 25px;
}
.navbar-nav li.dropdown.singleDrop .dropdown-menu li .active {
    color: #2196f3;
}
.navbar-nav li.dropdown.singleDrop .dropdown-menu li .dropdown-menu {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .navbar-nav li.dropdown.singleDrop .dropdown-menu li .dropdown-menu li a {
        padding: 10px 20px;
    }
}
.navbar-nav li.dropdown.singleDrop .dropdown-menu li .dropdown-menu li a:hover {
    padding-left: 25px;
}
@media (min-width: 768px) {
    .navbar-nav li.dropdown.singleDrop .dropdown-menu li.open .dropdown-menu {
        border-left: none;
        border-top: none;
    }
}

.dropdown-menu {
    border-radius: 0;
}

.dropdown-submenu {
    position: relative;
}
.dropdown-submenu a {
    position: relative;
}
.dropdown-submenu a i {
    padding-left: 10px;
    font-size: 9px;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    margin-top: 0 !important;
    margin-left: -1px;
    left: 0;
}
@media (min-width: 768px) {
    .dropdown-submenu > .dropdown-menu {
        left: 100%;
    }
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.navbar-toggle {
    margin-top: 20px;
}

.navbar-toggle {
    background-color: #ffffff;
}

/*=== 3.4 LIGHT HEADER ===*/
.nav-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    background-color: transparent;
    position: absolute;
    width: 100%;
    z-index: 1000;
}
.nav-wrapper .header-bg {
    position: relative;
    right: 0;
    left: 0;
    height: 70px;
    top: 0;
    z-index: 1030;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    .nav-wrapper .header-bg {
        height: 97px;
    }
}
.nav-wrapper .header-bg .header-left {
    height: 70px;
}
@media (min-width: 768px) {
    .nav-wrapper .header-bg .header-left {
        height: 97px;
    }
}
.nav-wrapper .header-bg .header-right {
    height: 70px;
}
@media (min-width: 768px) {
    .nav-wrapper .header-bg .header-right {
        height: 97px;
    }
}
.nav-wrapper .lightHeader {
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    height: 70px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    .nav-wrapper .lightHeader {
        height: 97px;
    }
}

.nav-wrapper.navbar-sticky {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
}
.nav-wrapper.navbar-sticky .header-bg {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 0;
    -webkit-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 2px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
    .nav-wrapper.navbar-sticky .header-bg {
        height: 80px;
    }
}
@media (min-width: 768px) {
    .nav-wrapper.navbar-sticky .header-bg .header-left {
        height: 80px;
    }
}
@media (min-width: 768px) {
    .nav-wrapper.navbar-sticky .header-bg .header-right {
        height: 80px;
    }
}
.nav-wrapper.navbar-sticky .lightHeader {
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    height: 97px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    .nav-wrapper.navbar-sticky .lightHeader {
        height: 80px;
    }
}
.nav-wrapper.navbar-sticky .lightHeader .navbar-brand {
    height: auto;
    padding: 15px;
    width: 160px;
}
@media (min-width: 768px) {
    .nav-wrapper.navbar-sticky .lightHeader .navbar-brand {
        height: auto;
        padding: 15px;
        width: 190px;
    }
}
@media (min-width: 768px) {
    .nav-wrapper.navbar-sticky .lightHeader .navbar-nav.navbar-right {
        margin-top: 13px;
    }
}
.nav-wrapper.navbar-sticky .lightHeader .topList {
    display: none;
}
.nav-wrapper.navbar-sticky .lightHeader .searchBox {
    display: none;
}
.nav-wrapper.navbar-sticky .navbar-default .navbar-nav.navbar-right {
    margin-right: 0;
}
@media (min-width: 768px) {
    .nav-wrapper.navbar-sticky .navbar-nav li.open .dropdown-menu,
    .nav-wrapper.navbar-sticky .navbar-nav li.dropdown .dropdown-menu {
        border: 1px solid #e0e1e2;
        -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.33);
        -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.33);
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.33);
    }
}
@media (min-width: 768px) {
    .nav-wrapper.navbar-sticky .navbar-nav li.open .dropdown-menu ul.dropdown-menu,
    .nav-wrapper.navbar-sticky .navbar-nav li.dropdown .dropdown-menu ul.dropdown-menu {
        margin-left: 1px;
        border-left: 1px solid #e0e1e2;
        border-top: 3px solid transparent;
    }
}

.navbar-default .navbar-toggle {
    background-color: #2196f3;
    border-color: #2196f3;
    margin-top: 17px;
    border-radius: 4px;
    padding: 11px 10px;
    margin-right: 15px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #2196f3;
    border-color: #2196f3;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
@media (min-width: 768px) {
    .navbar-default .navbar-toggle {
        margin-right: 0;
    }
}

.cart_btn {
    display: inline-block;
    float: right;
    position: absolute;
    top: 16px;
    right: 20px;
}
@media (min-width: 768px) {
    .cart_btn {
        top: 35px;
        right: 30px;
    }
}
@media (min-width: 992px) {
    .cart_btn {
        top: 35px;
        right: 30px;
    }
}
.cart_btn .dropdown-menu {
    width: 365px;
    background-color: #ffffff;
    margin-top: -1px;
    border: none;
    -webkit-box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.05);
    box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
    .cart_btn .dropdown-menu {
        width: 430px;
    }
}
.cart_btn .dropdown-menu .navbar-form {
    margin: 0;
    position: relative;
    border-radius: 0;
    padding: 0 15px;
    border: none;
}
.cart_btn .dropdown-menu .navbar-form .form-group {
    width: 100%;
}
.cart_btn .dropdown-menu .navbar-form .form-group .form-control {
    width: 100%;
    border: none;
    color: #848484;
    padding-left: 35px;
}
.cart_btn .dropdown-menu .btn {
    padding: 5px;
    position: absolute;
    top: 5px;
    left: 20px;
    border: 0;
    box-shadow: none;
}
.cart_btn .dropdown-menu .btn i {
    font-size: 16px;
    color: #848484;
}
.cart_btn a {
    color: #222222;
    padding: 0 0 18px;
    text-align: center;
    display: inline-block;
    position: relative;
}
@media (min-width: 768px) {
    .cart_btn a {
        padding: 0 0 30px;
    }
}
.cart_btn a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #848484;
}
.cart_btn a span {
    padding: 0;
    width: 19px;
    height: 19px;
    line-height: 19px;
    background-color: #2196f3;
    position: absolute;
    top: -7px;
    right: -7px;
}



.topList {
    text-align: right;
    margin-top: 26px;
}
.topList .list-inline {
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid #cacaca;
}
.topList li {
    font-size: 13px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
    margin-right: 25px;
}
.topList li i {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.8);
    margin-right: 7px;
}
.topList li:last-child {
    margin-right: 0;
}

.navbar-btn {
    border: 2px solid #ffffff;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: none;
    position: absolute;
    right: 70px;
    top: 0;
    margin-top: 15px;
    margin-bottom: 13px;
    padding: 13px 15px;
}
.navbar-btn:hover, .navbar-btn:focus {
    border: 2px solid #ffffff;
    background-color: transparent;
    outline: 0;
    color: #ffffff;
    box-shadow: none;
}
.navbar-btn:active:hover, .navbar-btn:active:focus {
    border: 2px solid #ffffff;
    background-color: transparent;
    outline: 0;
    color: #ffffff;
    box-shadow: none;
}
@media (min-width: 768px) {
    .navbar-btn {
        position: absolute;
        right: 15px;
        top: 0;
        margin-top: 28px;
        margin-bottom: 24px;
        padding: 13px 19px;
    }
}
.navbar-btn span {
    font-size: 14px;
    display: none;
}
@media (min-width: 768px) {
    .navbar-btn span {
        display: inline-block;
    }
}

.navbar-brand {
    width: auto
}

/*=== 3.2 NAVBAR WHITE ===*/
.navbarWhite.nav-wrapper {
    position: relative;
    background-color: #ffffff;
    border-bottom: none;
    box-shadow: 0 3px 4px rgba(0, 0, 128, 0.3);
    box-shadow: 0px 2px 10px rgba(0, 0, 128, 0.9);
}
.navbarWhite .navbar-default {
    background-color: #eaedf2 !important;
}
.navbarWhite .navbar-default .navbar-nav > li > a {
    color: #222222;
}
.navbarWhite .navbar-default .navbar-nav > li > a:hover {
    color: #2196f3;
}
.navbarWhite .navbar-default .navbar-nav > li.active > a {
    opacity: 1;
    color: #2196f3;
}
.navbarWhite .navbar-btn {
    color: #2196f3;
    border-color: #2196f3;
}

.navbar.navbar-default.transparent-navbar .logo-svg .path-1 {
    fill: #ffffff;
}

@media (min-width: 768px) {
    .navbar.navbar-default.transparent-navbar .dropdown.singleDrop .dropdown-menu {
        width: 230px;
    }
}

.navbar-default .navbar-btn {
    color: #2196f3;
    border-color: #2196f3;
}
.navbar-default .navbar-btn:focus, .navbar-default .navbar-btn:active {
    color: #2196f3;
    border-color: #2196f3;
}

.transparent-navbar.navbar-default {
    z-index: 99;
}
.transparent-navbar.navbar-default .navbar-btn {
    color: #ffffff;
    border-color: #ffffff;
}
.transparent-navbar.navbar-default .navbar-toggle {
    background-color: #ffffff;
    border-color: #ffffff;
}
.transparent-navbar.navbar-default .navbar-toggle .icon-bar {
    background-color: #2196f3;
}
.transparent-navbar.navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
    border-color: #ffffff;
}
@media (min-width: 768px) {
    .transparent-navbar.navbar-default .navbar-nav > li > a {
        color: #ffffff;
    }
    .transparent-navbar.navbar-default .navbar-nav > li.active a {
        color: #ffffff;
    }
}

.transparent-navbar.navbar-sticky .navbar-nav > li > a {
    color: #222222 !important;
}
.transparent-navbar.navbar-sticky .navbar-btn {
    color: #2196f3;
    border-color: #2196f3;
}

.navbar.navbar-default.transparent-navbar.navbar-sticky .logo-svg .path-1 {
    fill: #2196f3;
}

/*=== 3.3 NAVBAR DASHBOARD ===*/
.navbar-dashboard-area {
    background-color: #373c48;
    padding: 10px 0;
}

.navbar-default.navbar-dashboard {
    z-index: 1;
    min-height: 20px;
}
.navbar-default.navbar-dashboard .navbar-nav {
    background-color: transparent;
    margin-left: 0;
}
@media (min-width: 768px) {
    .navbar-default.navbar-dashboard .navbar-nav {
        margin-left: -15px;
    }
}
.navbar-default.navbar-dashboard .navbar-nav > li > a {
    color: #a8afba;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 17px;
    padding: 10px;
    font-size: 13px;
}
@media (min-width: 768px) {
    .navbar-default.navbar-dashboard .navbar-nav > li > a {
        padding: 0 5px;
        font-size: 10px;
        line-height: 40px;
    }
}
@media (min-width: 992px) {
    .navbar-default.navbar-dashboard .navbar-nav > li > a {
        padding: 0 15px;
        font-size: 13px;
        line-height: 40px;
    }
}
.navbar-default.navbar-dashboard .navbar-nav > li > a i.icon-dash {
    display: inline-block;
}
.navbar-default.navbar-dashboard .navbar-nav > li > a:hover, .navbar-default.navbar-dashboard .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-default.navbar-dashboard .navbar-nav > li.active a, .navbar-default.navbar-dashboard .navbar-nav > li.active:hover a, .navbar-default.navbar-dashboard .navbar-nav > li.active:focus a {
    color: #ffffff;
}
.navbar-default.navbar-dashboard .navbar-nav > li.dropdown .dropdown-menu {
    min-width: 230px;
}
@media (min-width: 768px) {
    .navbar-default.navbar-dashboard .navbar-nav > li:first-child a {
        padding-left: 10px;
    }
}
@media (min-width: 768px) {
    .navbar-default.navbar-dashboard .navbar-nav > li:first-child a {
        padding-left: 0;
    }
}
.navbar-default.navbar-dashboard .navbar-form {
    margin: 0;
    padding: 0;
    border: none;
}
.navbar-default.navbar-dashboard .input-group {
    position: relative;
    width: 100%;
}
.navbar-default.navbar-dashboard .input-group .form-control {
    height: 40px;
    border-radius: 0;
    background-color: #2c303a;
    padding: 0 0 0 15px;
    border: none;
    margin: 0;
    width: 100%;
}
.navbar-default.navbar-dashboard .input-group .input-group-btn {
    width: 20%;
    color: #a8afba;
    z-index: 100;
    line-height: 40px;
    text-align: center;
    background-color: #2c303a;
}
.navbar-default.navbar-dashboard .input-group .input-group-btn .btn {
    padding: 0;
}
.navbar-default.navbar-dashboard .input-group .input-group-btn .btn:hover, .navbar-default.navbar-dashboard .input-group .input-group-btn .btn:focus {
    background-color: transparent;
}

.static .navbar-sticky {
    display: none;
}

.up-scroll .navbar-scrollUp.is-visible {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    background: #ffffff;
    width: 100%;
}
.up-scroll .navbar-scrollUp.is-visible .nav-item a.nav-link {
    color: #222222;
}
.up-scroll .navbar-scrollUp.is-visible .path-2 {
    fill: #222222;
}
.up-scroll .navbar-scrollUp.is-visible .navbar-toggler .burger-menu {
    color: #222222;
}
.up-scroll .navbar-scrollUp.is-fixed {
    position: fixed;
    top: -55px;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
    border-bottom: 1px solid #fff;
    background-color: white;
}
@media (min-width: 768px) {
    .up-scroll .navbar-scrollUp.is-fixed {
        top: -82px;
    }
}
@media (min-width: 992px) {
    .up-scroll .navbar-scrollUp.is-fixed {
        top: -102px;
    }
}

/*=== 4. FOOTER ===*/
footer {
    background-attachment: fixed;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding-bottom: 0;
    position: relative;
}

/*=== 4.2 FOOTER TOP ===*/
.logo-svg.white .path-1 {
    fill: #ffffff;
}

.footerInfo {
    padding: 26px 0 0 0;
    background: #2f4670;
}
@media (min-width: 768px) {
    .footerInfo {
        padding: 16px 0px 20px 0px;
    }
}
.footerInfo .col-sm-3,
.footerInfo .col-sm-7 {
    padding: 0 15px;
}
.footerInfo .paddingLeft {
    padding-left: 15px;
}
@media (min-width: 768px) {
    .footerInfo .paddingLeft {
        padding-left: 15px;
    }
}
@media (min-width: 992px) {
    .footerInfo .paddingLeft {
        padding-left: 40px;
    }
}

.footerText {
    padding-bottom: 0px;
}
.footerText .footerLogo {
    margin-bottom: 40px;
    display: block;
}
.footerText .footerLogo img {
    width: auto;
}
.footerText p {
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 30px;
    font-size: 14px;
}
@media (min-width: 768px) {
    .footerText p {
        font-size: 12px;
    }
}
@media (min-width: 992px) {
    .footerText p {
        font-size: 14px;
    }
}
.footerText .input-group {
    width: 100%;
}
.footerText .form-control,
.footerText .input-group-addon {
    width: 65%;
    border-radius: 0;
    height: 40px;
    box-shadow: none;
    color: #848484;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 14px;
}
@media (min-width: 768px) {
    .footerText .form-control,
    .footerText .input-group-addon {
        font-size: 12px;
    }
}
@media (min-width: 992px) {
    .footerText .form-control,
    .footerText .input-group-addon {
        font-size: 14px;
    }
}
.footerText .form-control:focus {
    border: 1px solid #2196f3;
}
.footerText .input-group-addon {
    width: 35%;
    background-color: #2196f3;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #2196f3;
}

.list-contact li {
    position: relative;
    padding-left: 28px;
    line-height: 21px;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 10px;
}
.list-contact li i.fa {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 21px;
    font-size: 14px;
}
.list-contact li a {
    color: #ffffff;
    font-size: 14px;
    line-height: 21px;
}
.list-contact li a:hover {
    color: #2196f3;
    text-decoration: underline;
}

.footerInfoTitle h4 {
    font-size: 20px;
    line-height: 27px;
    margin-top: 35px;
    font-weight: 500;
    color: #ffd652 !important;
}
@media (min-width: 768px) {
    .footerInfoTitle h4 {
        margin-top: 0px;
    }
}

@media (min-width: 768px) {
    .useLink {
        margin-bottom: 25px;
    }
}
.useLink ul li {
    margin: 0 0 8px 0;
}
@media (min-width: 768px) {
    .useLink ul li {
        margin: 0 0 8px 0;
    }
}
@media (min-width: 992px) {
    .useLink ul li {
        margin: 0 0 8px 0;
    }
}
.useLink ul li a {
    line-height: 24px;
    color: #cfcfcf;
    font-size: 14px;
}
.useLink ul li a i {
    margin-right: 10px;
}
.useLink ul li a:hover {
    color: #2196f3;
    text-decoration: underline;
}
@media (min-width: 768px) {
    .useLink ul li a {
        font-size: 12px;
    }
}
@media (min-width: 992px) {
    .useLink ul li a {
        font-size: 14px;
    }
}

.footerGallery {
    padding-left: 0;
}
@media (min-width: 768px) {
    .footerGallery {
        padding-left: 15px;
    }
}
.footerGallery .col-xs-4 {
    padding: 0 15px 15px 15px;
}
@media (min-width: 768px) {
    .footerGallery .col-xs-4 {
        padding: 0 10px 10px 0;
    }
}
.footerGallery a {
    display: block;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 75px;
}

/*=== 4.2 COPY RIGHT ===*/
.copyRight {
    background: #203050;
}
.copyRight .socialLink {
    text-align: center;
    margin: 0 0 25px 0;
}
@media (min-width: 768px) {
    .copyRight .socialLink {
        text-align: left;
        margin: 0;
    }
}
.copyRight .socialLink li a {
    color: rgba(255, 255, 255, 0.5);
    color: black !important;
    font-size: 13px;
    padding: 0;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    display: block;
    border: 1px solid #9c9c9c !important;
    background-color: #f5deae;
    text-align: center;
    line-height: 36px;
}
.copyRight .socialLink li a:hover {
    color: #ffffff;
    background-color: #2196f3;
    border-color: #2196f3;
}

.copyRightWrapper {
    padding: 20px 0px 0px 0px;
}

.copyRightText p {
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    text-align: center;
}
@media (min-width: 768px) {
    .copyRightText p {
        margin-bottom: 0;
        text-align: left;
        margin-left: 0px !important;
    }
}
.copyRightText p a {
    color: #848484;
    text-decoration: underline !important;
}
.copyRightText p a:hover {
    color: #2196f3;
}

/*=== 4.3 FOOTER DASHBOARD ===*/
.copyRightDashboard {
    background-color: #ffffff;
    border-top: 1px solid #cacaca;
    padding: 30px 0;
}
.copyRightDashboard p {
    margin-bottom: 0;
}

/*=== 4.4 FOOTER WHITE ===*/
.footerWhite {
    background-color: #ffffff;
}
.footerWhite .footerText p {
    color: #848484;
}
.footerWhite .list-contact li {
    color: #848484;
}
.footerWhite .list-contact li a {
    color: #848484;
}
.footerWhite .footerText .footerLogo {
    margin-bottom: 29px;
}
.footerWhite .footerInfoTitle h4 {
    color: #222222;
    margin: 25px 0 20px 0;
}
@media (min-width: 768px) {
    .footerWhite .footerInfoTitle h4 {
        margin: 0 0 20px 0;
    }
}
.footerWhite .useLink ul li a {
    color: rgba(245, 245, 245, 0.959);
}
.footerWhite .useLink ul li a:hover {
    color: #2196f3;
}
.footerWhite .copyRightText p {
    color: #848484;
}
.footerWhite .copyRightText p a {
    color: #848484;
}
.footerWhite .copyRightText p a:hover {
    color: #2196f3;
}
.footerWhite .copyRight .socialLink li a {
    color: #848484;
    border-color: #e5e5e5;
}
.footerWhite .copyRight .socialLink li a:hover {
    color: #ffffff;
    border-color: #2196f3;
    background-color: #2196f3;
}
.footerWhite .copyRightWrapper {
    border-top-color: #cacaca;
}

/*================= 5.1 BANNER SECTION ==================*/
.homeBanner {
    min-height: 624px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.banerInfo {
    width: 100%;
    text-align: center;
    padding-top: 50px;
}
@media (min-width: 768px) {
    .banerInfo {
        padding-top: 160px;
    }
}
.banerInfo h1 {
    color: #ffffff;
    margin: 0 0 24px 0;
    font-weight: 500;
    font-size: 45px;
}
.banerInfo p {
    font-size: 16px;
    color: #ffffff;
    font-size: 16px;
    margin: 0 0 60px 0;
}
.banerInfo .btn-primary {
    padding: 18px 30px;
    width: 100%;
}
@media (min-width: 768px) {
    .banerInfo .btn-primary {
        width: auto;
    }
}
.banerInfo .btn-primary i {
    margin: 0;
}
.banerInfo .form-control {
    height: 50px;
    border: none;
    color: #848484;
}
.banerInfo .input-group-addon {
    background-color: #ffffff;
    border-radius: 4px 0 0 4px;
    border: none;
    border-right: 1px solid #cacaca;
    padding: 6px 22px;
    color: #222222;
}
.banerInfo .input-group-addon.addon-right {
    border-radius: 0 4px 4px 0;
    border: none;
    padding: 6px 20px;
}
.banerInfo .input-group-addon i.icon-listy {
    color: #2196f3;
    font-weight: 700;
}
.banerInfo .form-group {
    width: 100%;
    margin: 0 0 20px 0;
}
@media (min-width: 768px) {
    .banerInfo .form-group {
        width: 35%;
        margin: 0 10px 0 0;
    }
}
@media (min-width: 992px) {
    .banerInfo .form-group {
        width: 360px;
        margin: 0 20px 0 0;
    }
}
.banerInfo .input-group {
    width: 100%;
}

/*================= 5.2 CALL TO ACTION SECTION ==================*/
.callAction {
    padding: 30px 0;
    background-color: #2196f3;
}
.callAction .btnArea {
    line-height: 84px;
}
.callAction .btnArea .btn-primary {
    border: 2px solid #ffffff;
    display: inline-block;
}
.callAction .btnArea .btn-primary:focus, .callAction .btnArea .btn-primary:hover, .callAction .btnArea .btn-primary:active, .callAction .btnArea .btn-primary:active:focus {
    border: 2px solid #ffffff;
    box-shadow: none;
}

.callInfo h4 {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 28px;
    line-height: 42px;
    color: #c7e6ff;
}
.callInfo h4 br {
    display: none;
}
@media (min-width: 768px) {
    .callInfo h4 br {
        display: block;
    }
}
.callInfo h4 span {
    color: #ffffff;
}

/*================= 5.3 ARTICLES SECTION ==================*/
.articlesSection {
    padding: 50px 0;
}
@media (min-width: 768px) {
    .articlesSection {
        padding: 100px 0 95px 0;
    }
}

.articlesArea {
    background-color: #fbfbfb;
    padding: 50px 0;
}
@media (min-width: 768px) {
    .articlesArea {
        padding: 100px 0 95px 0;
    }
}

.articleContent {
    background-color: transparent;
    margin: 0;
}
.articleContent img {
    border-radius: 4px;
    margin-bottom: 25px;
}
.articleContent .caption {
    padding: 0;
}
.articleContent .caption h4 {
    font-size: 14px;
    color: #848484;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
}
.articleContent .caption h4 a {
    color: #2196f3;
}
.articleContent .caption h3 {
    font-weight: 500;
    font-size: 20px;
}
.articleContent .caption p {
    margin-bottom: 42px;
}
@media (min-width: 768px) {
    .articleContent .caption p {
        margin-bottom: 0;
    }
}

/*================= 5.4 WORKS SECTION ==================*/
.worksArea .btnArea {
    line-height: normal;
}
.worksArea .btnArea .btn-primary {
    padding: 15px 30px;
}
.worksArea .btnArea .btn-primary i {
    margin: 0;
}

.worksContent {
    border: 1px solid #cacaca;
    padding: 50px 30px;
    margin: 0 0 70px 0;
}
.worksContent img {
    margin: 0 0 35px 0;
    display: inline-block;
}
.worksContent .caption {
    padding: 0;
}
.worksContent .caption h3 {
    font-weight: 500;
    font-size: 20px;
    margin: 0 0 30px 0;
    text-transform: inherit;
}
.worksContent .caption p {
    margin: 0;
}

/*================= 5.5 INTEREST SECTION ==================*/
.interestArea {
    background-color: #fbfbfb;
}

.interestContent {
    width: 100%;
    height: 170px;
    display: block;
    border: 1px solid #cacaca;
    border-radius: 4px;
    text-align: center;
    position: relative;
    color: #222222;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
}
.interestContent span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.interestContent span i {
    display: inline-block;
    font-size: 43px;
    color: #848484;
    margin-bottom: 20px;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.interestContent:hover {
    background-color: #2196f3;
    border-color: #2196f3;
}
.interestContent:hover span {
    color: #ffffff;
}
.interestContent:hover span i {
    color: #ffffff;
}
@media (min-width: 768px) {
    .interestContent {
        margin-bottom: 30px;
    }
}

/*================= 5.6 THINGS SECTION ==================*/
.thingsArea {
    background: #f3f3f3 !important;
    padding-top: 32px;
}
.thingsArea .thumbnailCarousel {
    padding-top: 65px;
}
.thingsArea .thumbnailCarousel .item.row {
    margin: 0;
}
.thingsArea .carousel-control {
    width: 45px !important;
    height: 45px;
    background-color: white;
    border: 2px solid #cacaca;
    border-radius: 14px;
    color: #848484;
    font-size: 28px;
    opacity: 1;
    text-shadow: none;
    line-height: 42px;
}
.thingsArea .carousel-control:hover {
    background-color: #2196f3;
    border-color: #2196f3;
    color: #ffffff;
}
.thingsArea .carousel-control.left {
    position: absolute;
    left: 50%;
    margin-left: -50px !important;
}
.thingsArea .carousel-control.right {
    position: absolute;
    right: 50%;
    margin-right: -50px !important;
}
.thingsArea .carousel-indicators {
    display: none;
    bottom: -35px;
}
@media (min-width: 768px) {
    .thingsArea .carousel-indicators {
        bottom: 0;
    }
}
.thingsArea .carousel-indicators li {
    border-color: #2196f3;
    width: 12px;
    height: 12px;
}
.thingsArea .carousel-indicators li.active {
    width: 16px;
    height: 16px;
    background-color: #2196f3;
}

.thingsImage {
    overflow: hidden;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border: none;
    position: relative;
    box-shadow: none;
    margin: 0 auto;
    width: 100%;
    height: auto;
   min-height: 150px;
}
.thingsImage img {
    max-width: 100%;
    width: 100%;
}
@media (min-width: 768px) {
    .thingsImage img {
        width: auto;
    }
}

.thingsMask {
    width: 100%;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.48);
    position: absolute;
    border-radius: 0;
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    padding: 12px 25px;
}
@media (min-width: 768px) {
    .thingsMask {
        padding-left: 5px;
        padding-right: 5px;
    }
}
.thingsMask h2 {
    font-weight: 500;
    color: #ffffff;
    color: whitesmoke;
    margin: 0 0 8px 0;
    font-size: 18px;
    letter-spacing: 1px;
}
@media (min-width: 768px) {
    .thingsMask h2 {
        font-size: 18px;
        letter-spacing: 2px;
        line-height: 20px;
    }
}
.thingsMask h2 i {
    color: #2196f3;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.thingsMask p {
    color: #ffffff;
    margin: 0 0 0 0;
}

i.fa.fa-heart-o.active:before {
    content: "";
}

/*.thingsCaption {*/
/*    background: white;*/
/*    padding: 8px 16px 8px 16px;*/
/*    border: 1px solid #cacaca;*/
/*    border-top: 5px solid #eaedf2;*/
/*    margin: 0px 10% 0px 10%;*/
/*}*/

.captionItem li i {
    color: #2196f3;
    cursor: pointer;
}
.captionItem li a {
    color: #2196f3;
}
.captionItem li a:hover {
    color: #2196f3;
}
.captionItem li:last-child {
    float: right;
}

.thingsBox {
    margin: 0 -65px;
}
@media (min-width: 768px) {
    .thingsBox {
        margin: 10px -24px 0px -24px;
    }
}
.thingsBox:hover .thingsMask {
    background-color: #092248e6 !important;
}
.thingsBox:hover .thingsMask h2 i {
    color: #ffffff;
}
.thingsBox:hover .thingsCaption h2 {
    color: #2196f3;
}
.thingsBox.thinsSpace {
    margin: 15px 0;
}

.rating {
    margin-bottom: 2px;
    margin-left: 0;
}
.rating li {
    padding: 0;
}
.rating li i {
    color: #ffb400;
    font-size: 10px;
}

.btnAreaBorder {
    padding: 35px 0 0 0;
}
.btnAreaBorder .btn-primary {
    border: 1px solid #cacaca;
    padding: 15px 25px;
    color: #969696;
    background-color: transparent;
    font-weight: 600;
}
.btnAreaBorder .btn-primary:hover, .btnAreaBorder .btn-primary:focus, .btnAreaBorder .btn-primary:active, .btnAreaBorder .btn-primary:active:focus {
    border: 1px solid #cacaca;
    background-color: transparent;
    color: #969696;
}

@media (min-width: 992px) {
    .categoryGrid .col-sm-8.col-xs-12 {
        padding-right: 0;
    }
}

/* NEW */
.thingsMask:hover {
    /*animation-name: imageAnimation;*/
    animation-duration: 1s;
}

.thingsMask:hover {
    /*  padding-top: 1px;*/
}

/* MY */
@keyframes imageAnimation {
    from {
        border: 1px solid #064475;
    }
    to {
        border: 25px solid #1c75062c;
    }
}
@keyframes textAnimation {
    from {
        padding-top: 1px;
    }
    to {
        padding-top: 125px;
    }
}
/* *********** /






/*=== 5.7 COUNT UP SECTION ===*/
.countUpSection {
    background-image: url("../img/background/bg-countdown.jpg");
    background-attachment: fixed;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center !important;
    color: #ffffff;
    padding: 75px 0;
}
@media (min-width: 768px) {
    .countUpSection {
        padding: 100px 0;
    }
}
.countUpSection .counter {
    width: 120px;
    height: 120px;
    line-height: 120px;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 4px solid rgba(202, 202, 202, 0.6);
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 32px;
    display: block;
    margin: 0 auto 19px auto;
}
@media (min-width: 768px) {
    .countUpSection .counter {
        font-size: 45px;
        display: inline-block;
        margin: 0 0 19px 0;
    }
}
.countUpSection .counterInfo {
    font-family: "Poppins", sans-serif;
    line-height: 40px;
    height: 40px;
    border: none;
    box-shadow: none;
    background-color: transparent;
    border-radius: 6px;
    font-size: 16px;
    text-transform: capitalize;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    font-size: 13px;
}
@media (min-width: 768px) {
    .countUpSection .counterInfo {
        font-size: 15px;
    }
}
.countUpSection .countItem {
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    .countUpSection .countItem {
        margin-bottom: 0;
    }
}
.countUpSection .page-header h2 {
    color: #ffffff;
}
.countUpSection .btnArea {
    padding-top: 35px;
}
@media (min-width: 768px) {
    .countUpSection .btnArea {
        padding-top: 70px;
    }
}
.countUpSection .btnArea .btn-primary {
    padding: 15px 30px;
    border: 2px solid #ffffff;
    background-color: transparent;
    display: inline-block;
}
.countUpSection .btnArea .btn-primary:focus, .countUpSection .btnArea .btn-primary:hover, .countUpSection .btnArea .btn-primary:active, .countUpSection .btnArea .btn-primary:active:focus {
    border: 2px solid #ffffff;
    box-shadow: none;
}
.countUpSection.countUpVerTwo {
    background-image: url("../img/background/bg-countdown-1.jpg");
    padding: 60px 0;
}
@media (min-width: 768px) {
    .countUpSection.countUpVerTwo {
        padding: 120px 0;
    }
}
.countUpSection.countUpVerTwo .counter {
    width: auto;
    height: auto;
    display: inline-block;
    border-right-style: none;
    border: none;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 32px;
    display: inline-block;
    margin: 0 auto;
    line-height: 40px;
}
@media (min-width: 768px) {
    .countUpSection.countUpVerTwo .counter {
        font-size: 40px;
        display: inline-block;
        margin: 0;
        line-height: 40px;
    }
}
@media (min-width: 992px) {
    .countUpSection.countUpVerTwo .counter {
        font-size: 45px;
        display: inline-block;
        margin: 0;
        line-height: 45px;
    }
}
.countUpSection.countUpVerTwo .iconArea {
    display: inline-block;
    float: left;
    margin-right: 20px;
    font-size: 60px;
}
@media (min-width: 768px) {
    .countUpSection.countUpVerTwo .iconArea {
        font-size: 70px;
    }
}
.countUpSection.countUpVerTwo .totalCount {
    font-size: 45px;
    font-weight: bold;
    display: inline-block;
    float: none;
}
@media (min-width: 768px) {
    .countUpSection.countUpVerTwo .totalCount {
        float: left;
    }
}
.countUpSection.countUpVerTwo .totalCount p {
    font-size: 18px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin: 0;
}

/*=== 5.8 SEARCH BROWSE SECTION ===*/
.filterProtfolio {
    padding: 50px 0;
}
@media (min-width: 768px) {
    .filterProtfolio {
        padding: 100px 0 85px 0;
    }
}

.bg-search {
    margin: -170px 0 100px 0;
    background-color: #373c48;
    border-radius: 4px;
    position: relative;
    width: 100%;
    z-index: 500;
    padding: 15px;
}
@media (min-width: 768px) {
    .bg-search {
        padding: 20px 15px;
    }
}
@media (min-width: 992px) {
    .bg-search {
        padding: 45px 40px;
    }
}
.bg-search .form-group {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
@media (min-width: 768px) {
    .bg-search .form-group {
        width: 21%;
        margin: 0;
    }
}
.bg-search .form-group input {
    width: 100%;
}
.bg-search .form-group button {
    width: 100%;
    height: 50px;
}
.bg-search .form-group button i.fa {
    margin: 0;
}
.bg-search .form-inline {
    display: block;
}
@media (min-width: 768px) {
    .bg-search .form-inline {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}
.bg-search .form-inline .form-group:last-child {
    width: 100%;
}
@media (min-width: 768px) {
    .bg-search .form-inline .form-group:last-child {
        width: 12%;
    }
}

.categoryBox {
    border-radius: 4px;
    border: 1px solid #cacaca;
    padding: 15px;
    margin: 15px 0;
}
@media (min-width: 768px) {
    .categoryBox {
        padding: 35px 30px;
        margin: 0;
    }
}
.categoryBox h2 {
    text-transform: capitalize;
    font-weight: 400;
    padding-bottom: 15px;
    border-bottom: 1px solid #cacaca;
    margin: 0 0 15px 0;
    font-size: 24px;
}
@media (min-width: 768px) {
    .categoryBox h2 {
        margin: 0 0 30px 0;
        font-size: 18px;
    }
}
@media (min-width: 992px) {
    .categoryBox h2 {
        font-size: 24px;
        margin: 0 0 30px 0;
    }
}
.categoryBox h2 a {
    font-size: 13px;
    color: #848484;
    float: right;
    font-family: "Muli", sans-serif;
}
.categoryBox h2 a:hover {
    text-decoration: underline;
}

.listCategory {
    width: 100%;
    display: block;
}
@media (min-width: 768px) {
    .listCategory {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-flow: row wrap;
    }
}
.listCategory li {
    margin: 10px 0;
    width: 49%;
}
@media (min-width: 992px) {
    .listCategory li {
        width: 33%;
    }
}
.listCategory li a {
    color: #848484;
    font-size: 14px;
}
.listCategory li a:hover {
    text-decoration: underline;
    color: #2196f3;
}

/*=== 5.8.1 SEARCH BROWSE SECTION ===*/
.bg-search-white {
    margin: 0;
    background-color: #fff;
    position: absolute;
    width: 100%;
    z-index: 500;
    padding: 15px;
    border: 2px solid rgba(33, 150, 243, 0.3);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    bottom: 130px;
    left: 50%;
    transform: translate(-50%);
}
@media (min-width: 768px) {
    .bg-search-white {
        padding: 20px;
        bottom: 185px;
    }
}
@media (min-width: 992px) {
    .bg-search-white {
        padding: 25px;
        bottom: 160px;
    }
}
.bg-search-white .form-group {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
@media (min-width: 768px) {
    .bg-search-white .form-group {
        width: 28.3%;
        margin: 0;
    }
}
.bg-search-white .form-group input {
    width: 100%;
}
.bg-search-white .form-group button {
    width: 100%;
    height: 50px;
}
.bg-search-white .form-group button i.fa {
    margin: 0;
}
.bg-search-white .form-group .form-control {
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    background-color: #f8f8f8;
}
.bg-search-white .form-group .searchSelectbox .sbHolder {
    height: 50px !important;
    line-height: 50px;
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7;
    border-radius: 0;
}
.bg-search-white .form-group .searchSelectbox .sbHolder .sbToggle {
    height: 44px;
    right: 2px;
    top: 2px;
    width: 46px;
    background: #f0f0f0;
}
.bg-search-white .form-group .searchSelectbox .sbHolder .sbToggle:before {
    font-family: "FontAwesome";
    content: "";
    padding-left: 18px;
}
.bg-search-white .form-group .searchSelectbox .sbSelector {
    line-height: 50px;
    height: 50px !important;
}
.bg-search-white .form-group .btn-primary {
    height: 50px;
    border-radius: 0;
    letter-spacing: 3px;
}
.bg-search-white .form-inline {
    display: block;
}
@media (min-width: 768px) {
    .bg-search-white .form-inline {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}
.bg-search-white .form-inline .form-group:last-child {
    width: 100%;
}
@media (min-width: 768px) {
    .bg-search-white .form-inline .form-group:last-child {
        width: 12%;
    }
}

/*=== 5.9 BRAND SECTION ===*/
.brandSection {
    padding: 55px 0 45px;
    background: #fbfbfb;
}
.brandSection .partnersLogoSlider .slide {
    display: table;
    width: 100%;
    height: 67px;
    line-height: 67px;
}
.brandSection .partnersLogoSlider .slide .partnersLogo {
    display: table-cell;
    vertical-align: middle;
    text-align: center !important;
    width: 100%;
}
.brandSection .partnersLogoSlider .slide .partnersLogo img {
    width: auto;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .brandSection .partnersLogoSlider .slide .partnersLogo {
        width: 270px;
    }
}
.brandSection .owl-nav {
    opacity: 1;
    height: 0;
    margin-top: -35px;
}

.brandSection .owl-carousel .owl-controls .owl-nav .owl-prev,
.brandSection .owl-carousel .owl-controls .owl-nav .owl-next {
    width: 40px;
    height: 67px;
    line-height: 67px;
    font-size: 35px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    padding: 0;
    background-color: transparent;
    color: #666666;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.brandSection .owl-carousel .owl-controls .owl-nav .owl-prev:before {
    color: #666666;
    line-height: 40px;
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.brandSection .owl-carousel .owl-controls .owl-nav .owl-next:before {
    color: #666666;
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 40px;
}

.brandSection .owl-carousel .owl-controls .owl-nav:hover .owl-prev:before,
.brandSection .owl-carousel .owl-controls .owl-nav:hover .owl-next:before {
    color: #666666;
}

.brandSection .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 0;
}

.brandSection .owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0;
}

.brandSection:hover .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 0;
    margin-left: 0;
}

.brandSection:hover .owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0;
    margin-right: 0;
}

.owl-prev span,
.owl-next span {
    opacity: 0;
}

/*=== 5.10 CARS SECTION ===*/
.filterProtfolio ul.filter > li {
    padding: 0 5px;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .filterProtfolio ul.filter > li {
        padding: 0 5px;
        margin-bottom: 0;
    }
}
.filterProtfolio ul.filter > li > a {
    border: 1px solid #cacaca;
    font-size: 15px;
    line-height: 45px;
    height: 45px;
    display: block;
    color: #848484;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 4px;
    padding: 0 10px;
}
@media (min-width: 768px) {
    .filterProtfolio ul.filter > li > a {
        padding: 0 20px;
    }
}
.filterProtfolio ul.filter > li > a:hover {
    background-color: #2196f3;
    border: 1px solid #2196f3;
    color: #ffffff;
}
.filterProtfolio ul.filter > li.active > a {
    background-color: #2196f3;
    border: 1px solid #2196f3;
    color: #ffffff;
}

.filter-container {
    padding: 0 20px 35px 20px;
}

figure {
    position: relative;
    height: auto;
    border-radius: 4px 4px 0 0;
}
figure img {
    border-radius: 4px 4px 0 0;
    width: 100%;
}

.isotopeSelector .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    left: 0;
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.isotopeSelector .overlay .fancybox-pop {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    position: absolute;
    z-index: 1000;
}

figure img {
    border-radius: 4px 4px 0 0;
}
figure:hover .overlay {
    opacity: 1;
    visibility: visible;
}

.overlayInfo {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: auto;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.overlayInfo i.icon-listy {
    margin-right: 4px;
}
.overlayInfo .label {
    padding: 0 6px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    margin: 0 10px 0 0;
    font-weight: 400;
    font-size: 14px;
}
.overlayInfo h5 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
}
.overlayInfo h5 i {
    margin-bottom: 15px;
}

.label-primary {
    background-color: #2196f3;
}

.figureBody {
    border: 1px solid #cacaca;
    border-bottom: none;
    border-top: none;
    padding: 20px 30px;
}
.figureBody h2 {
    font-weight: 500;
    font-size: 20px;
    margin: 0;
}
.figureBody h2 i.fa {
    color: #2196f3;
}
.figureBody p a {
    color: #848484;
    text-decoration: underline;
}
.figureBody p a:hover {
    color: #2196f3;
}
.figureBody h3 {
    font-weight: 500;
    color: #2196f3;
    font-size: 20px;
    margin: 0;
}

.figureFooter {
    padding: 12px 30px;
    border: 1px solid #cacaca;
    border-radius: 0 0 4px 4px;
}
.figureFooter p {
    margin-bottom: 0;
}

.isotopeSelector article {
    margin: 15px 0;
}
.isotopeSelector article:hover .figureBody p a {
    color: #2196f3;
}
.isotopeSelector article:hover .overlay {
    opacity: 1;
    visibility: visible;
}

/*=== 5.11 APP DOWNLOAD SECTION ===*/
.appDownload {
    background-image: url("../img/background/bg-download.jpg");
    background-attachment: fixed;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center !important;
    color: #ffffff;
    padding: 50px 0;
}
@media (min-width: 768px) {
    .appDownload {
        padding: 100px 0;
    }
}
.appDownload .page-header h2 {
    color: #ffffff;
}

/*=== 5.12 CATEGORY SEARCH SECTION ===*/
.searchArea {
    padding: 30px 0;
    background-color: #373c48;
}
.searchArea.banerInfo .form-group {
    width: 100%;
    margin: 12px 0;
}
@media (min-width: 768px) {
    .searchArea.banerInfo .form-group {
        margin: 0;
    }
}
.searchArea.banerInfo .input-group-addon {
    background-color: transparent;
    border: 1px solid rgba(168, 175, 186, 0.5);
    color: #a8afba;
}
.searchArea.banerInfo .input-group-addon.addon-right {
    border-left: none;
    padding: 6px;
}
@media (min-width: 992px) {
    .searchArea.banerInfo .input-group-addon.addon-right {
        padding: 6px 20px;
    }
}
.searchArea.banerInfo .form-control {
    background-color: transparent;
    border: 1px solid rgba(168, 175, 186, 0.5);
    border-right: none;
    border-left: none;
    color: #a8afba;
}
.searchArea.banerInfo .form-control.searchSelect {
    border: 1px solid #a8afba;
    border-left: none;
}
.searchArea.banerInfo .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #a8afba;
}
.searchArea.banerInfo .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #a8afba;
}
.searchArea.banerInfo .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #a8afba;
}
.searchArea.banerInfo .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #a8afba;
}
.searchArea.banerInfo .searchPart {
    width: 100%;
    margin: 12px 0;
}
@media (min-width: 768px) {
    .searchArea.banerInfo .searchPart {
        margin: 0;
    }
}
.searchArea.banerInfo .searchPartInner {
    width: 100%;
}
.searchArea.banerInfo .searchPartTitle {
    background-color: transparent;
    border-radius: 4px 0 0 4px;
    border: 1px solid rgba(168, 175, 186, 0.5);
    padding: 0 30px;
    color: #a8afba;
    display: inline-block;
    width: 34%;
    height: 50px;
    float: left;
    line-height: 50px;
}
.searchArea.banerInfo .searchBoxSelect,
.searchArea.banerInfo .searchSelectboxes {
    width: 66%;
    display: inline-block;
    float: left;
}
.searchArea.searchAreaGray {
    background-color: #f5f5f5;
}
.searchArea.searchAreaGray .form-group {
    background-color: #ffffff;
}
.searchArea.searchAreaGray .input-group-addon,
.searchArea.searchAreaGray .form-control,
.searchArea.searchAreaGray .form-control.searchSelect {
    border-color: #cacaca;
    color: #222222;
}
.searchArea.searchAreaGray .searchPartTitle {
    border-color: #cacaca;
    color: #222222;
    background-color: #ffffff;
}
.searchArea.half-map .form-group .input-group .input-group-addon {
    padding: 10px;
}
.searchArea.half-map .searchPart .searchPartInner .searchPartTitle {
    padding: 0px;
}
.searchBoxSelect .sbHolder {
    border: 1px solid rgba(168, 175, 186, 0.5);
    border-left: none;
}

/*=== 5.13 CATEGORY SECTION ===*/
.categoryItem {
    border-radius: 4px;
    border: 1px solid #cacaca;
    padding: 30px;
    margin: 15px 0;
}
@media (min-width: 992px) {
    .categoryItem {
        padding: 15px;
    }
}
.categoryItem i.icon-listy {
    font-size: 42px;
    color: #848484;
}
.categoryItem h2 {
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}
.categoryItem .list-unstyled li {
    margin: 7px 0;
}
.categoryItem .list-unstyled li:last-child {
    margin-bottom: 0;
}
.categoryItem .list-unstyled li a {
    color: #848484;
    font-size: 14px;
}
.categoryItem .list-unstyled li a:hover {
    color: #2196f3;
    text-decoration: underline;
}

/*=== 5.14 SERVICES SECTION ===*/
.servicesSection {
    padding: 0 0 50px 0;
}
@media (min-width: 768px) {
    .servicesSection {
        padding: 0 0 100px 0;
    }
}

.servicesItem {
    border: 1px solid #cacaca;
    padding: 40px 0;
    border-radius: 4px;
}

.listServices {
    display: block;
}
@media (min-width: 768px) {
    .listServices {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-around;
    }
}
.listServices li {
    text-align: center;
    width: 100%;
    margin: 15px 0;
}
@media (min-width: 768px) {
    .listServices li {
        width: 25%;
        margin: 0;
    }
}

.servicesIcon {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 1px solid #cacaca;
    margin: 0 0 15px 0;
    text-align: center;
    line-height: 100px;
    display: inline-block;
}
.servicesIcon i.icon-listy {
    font-size: 45px;
    color: #2196f3;
    line-height: 100px;
}

.servicesInfo h2 {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 20px;
    margin: 0 0 15px 0;
}
.servicesInfo p {
    margin: 0;
}

/*=== 5.15 CATEGORY GRID SECTION  ===*/
.resultBar {
    display: block;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.resultBar h2 {
    color: #848484;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 15px;
    margin-bottom: 0;
    display: inline-block;
}
.resultBar h2 span {
    font-weight: 500;
    color: #222222;
}
.resultBar .list-inline {
    float: right;
}
.resultBar .list-inline li a {
    line-height: 33px;
    color: #848484;
}
.resultBar .list-inline li a:hover {
    color: #2196f3;
}
.resultBar .list-inline li.active a {
    color: #2196f3;
}
.resultBar.barSpaceAdjust {
    margin-bottom: 0;
}

/*=== 5.16 CATEGORY LIST SECTION  ===*/
.listContent {
    border-bottom: 2px solid #cacaca;
    padding: 20px 30px 20px 30px;
}
@media (min-width: 768px) {
    .listContent {
        padding: 30px 0;
    }
}

.borderRemove {
    border: none;
}

.categoryImage {
    width: 100%;
    display: block;
    position: relative;
}
.categoryImage .label {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 10px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
}

.categoryDetails h2 {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 24px;
    margin: 0;
}
.categoryDetails p {
    margin: 0 0 15px 0;
}
.categoryDetails .rating {
    margin-bottom: 10px;
    margin-top: 10px;
}
@media (min-width: 768px) {
    .categoryDetails .rating {
        margin-bottom: 2px;
        margin-top: 0;
    }
}
.categoryDetails .rating li {
    margin-left: -1px;
}
.categoryDetails .rating li i.fa {
    font-size: 10px;
}

.likeCount {
    font-size: 14px;
    float: right;
    color: #848484;
}
.likeCount i.fa {
    color: #2196f3;
    cursor: pointer;
}

.placeName {
    color: #222222;
}

.list-tag li {
    padding: 0;
}
.list-tag li a {
    color: #2196f3;
}
.list-tag li a:hover {
    color: #2196f3;
}

/*=== 5.17 POPULER CITY SECTION ===*/
@media (min-width: 768px) {
    .populer-city-section {
        padding-top: 20px;
        padding-bottom: 0px;
    }
}
.populer-city-section .img-box {
    position: relative;
    display: block;
    overflow: hidden;
    height: 160px;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: 1px 2px 16px 2px #969696 !important;
}
.populer-city-section .img-box:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}
.populer-city-section .img-box:hover {
    box-shadow: 1px 2px 16px 2px #202020 !important;
}
.populer-city-section .img-box:hover img {
    transform: scale(1.2);
}
.populer-city-section .img-box img {
    height: 100%;
    width: 100%;
    transition: all 0.6s ease-in-out;
}
.populer-city-section .img-box .content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    text-align: center;
    width: 100%;
}
.populer-city-section .img-box .content h3 {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}
/*=== 5.18 CERTIFICATE SECTION ===*/
.testimonial-section {
    background-color: #fbfbfb;
}

.testimonial-content {
    opacity: 0.5;
}
.testimonial-content .testimonial-box {
    background-color: transparent;
    border-radius: 6px;
    padding: 10px;
    color: #848484;
    position: relative;
    margin: 18px 0;
    box-shadow: none;
    transition: 0.4s;
}
@media (min-width: 768px) {
    .testimonial-content .testimonial-box {
        padding: 60px;
        padding-left: 110px;
    }
    .testimonial-content .testimonial-box:after {
        position: absolute;
        content: "";
        font-family: "FontAwesome";
        top: 75px;
        left: 40px;
        opacity: 0.5;
        font-size: 38px;
    }
}
@media (min-width: 1200px) {
    .testimonial-content .testimonial-box {
        padding: 40px;
        padding-left: 110px;
    }
    .testimonial-content .testimonial-box:after {
        top: 56px;
    }
}
.testimonial-content .testimonial-box .testimonial {
    font-size: 17px;
    font-weight: 500;
    line-height: 28px;
}
.testimonial-content .testimonial-author img {
    width: 60px !important;
    height: 60px;
    border-radius: 50%;
    display: block;
    margin: 40px auto 20px;
}
.testimonial-content .testimonial-author h5 {
    text-align: center;
    color: #222222;
    font-size: 15px;
    text-transform: capitalize;
}
.testimonial-content .testimonial-author h5 span {
    margin-top: 10px;
    display: block;
    color: #848484;
}

.testimonial-slider {
    margin: 0;
}
.testimonial-slider .owl-item.active.center .testimonial-content {
    opacity: 1;
}
.testimonial-slider .owl-item.active.center .testimonial-box {
    background-color: #2196f3;
    color: #ffffff;
}
.testimonial-slider .owl-item.active.center .testimonial-box:before {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #2196f3;
    left: 50%;
    bottom: -17px;
    content: "";
    transform: rotate(45deg) translateX(-50%);
    border-bottom-right-radius: 3px;
}
.testimonial-slider .owl-item.active.center .testimonial-box:after {
    color: #064475;
}
.testimonial-slider .owl-controls .owl-dots {
    margin-top: 35px;
}
.testimonial-slider .owl-controls .owl-dots .owl-dot {
    box-shadow: none;
    background-color: transparent;
    padding: 0;
}
.testimonial-slider .owl-controls .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #c0c0c0;
}
.testimonial-slider .owl-controls .owl-dots .owl-dot.active span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #c0c0c0;
}

/*=== 5.19 STARTED BUSSINESS SECTION ===*/
.started-bussiness {
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-top: 0;
    position: relative;
}
.started-bussiness:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.started-bussiness .content {
    margin-top: 100px;
}
.started-bussiness .content h2 {
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 40px;
    font-weight: 400;
    text-transform: capitalize;
}
.started-bussiness .content p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 40px;
    line-height: 26px;
}
.started-bussiness .content .btn-primary {
    padding: 15px 25px;
}

/*=== 5.20 PRELOADER ===*/
.smooth-loader-wrapper {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
}
.smooth-loader-wrapper .smooth-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2100;
    line-height: 0;
}

.smooth-loader .loader1 {
    position: relative;
    height: 100%;
    display: inline-block;
}
.smooth-loader .loader1 .loader-target {
    position: relative;
    height: 60px;
    width: 60px;
    margin-left: -30px;
    margin-top: -30px;
}

.loader-target .loader-target-main {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    transform: rotate(45deg) translateZ(0);
    background: #00c9ff;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #2196f3, #00c9ff);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #2196f3, #00c9ff);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    animation-name: qodefTargetRotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.38, 0.76, 0, 0.87);
    animation-delay: 0s;
    animation-fill-mode: forwards;
    outline: transparent solid 1px;
}
.loader-target:after {
    content: "";
    position: absolute;
    top: 5%;
    left: 5%;
    height: 90%;
    width: 90%;
    border-radius: 50%;
    background: #fff;
    animation-name: targetScale;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.38, 0.76, 0, 0.87);
    animation-delay: 0s;
    animation-fill-mode: forwards;
}
.loader-target .loader-target-inner {
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    height: 40px;
    width: 40px;
    z-index: 100;
    opacity: 0;
    border-radius: 50%;
    background: #00c9ff;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #2196f3, #00c9ff);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #2196f3, #00c9ff);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    animation-name: targetScale;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.38, 0.76, 0, 0.67);
    animation-delay: 0s;
    animation-fill-mode: forwards;
}
.loader-target .loader-target-inner:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #fff;
    animation-name: qodefTargetScale;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.38, 0.96, 0, 0.37);
    animation-delay: 0s;
    animation-fill-mode: forwards;
}

/*=== 5.21 KEY FRAMES ANIMATION ===*/
@-webkit-keyframes targetScale {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
.loaded #preloader {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.listy-logo-svg {
    width: 150px !important;
    height: 45px !important;
}

/*=== 6. TERMS OF SERVICES ===*/
.termsList li {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .termsList li {
        padding-bottom: 45px;
        margin-bottom: 45px;
    }
}
.termsList li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.termsList li h3 {
    font-weight: 300;
    font-size: 20px;
    text-transform: capitalize;
}
.termsList li p {
    margin: 0;
}
.termsList li p a {
    text-decoration: underline;
}

/*=== 7. HOW IT WORKS ===*/
.howWorksSection {
    padding: 0;
}

.howWorksInner {
    padding: 50px 0;
    border-bottom: 1px solid #cacaca;
}
@media (min-width: 768px) {
    .howWorksInner {
        padding: 100px 0;
        border-bottom: 1px solid #cacaca;
    }
}

.howWorksInfo p {
    margin: 0 0 10px 0;
}
.howWorksInfo h3 {
    font-size: 20px;
    margin: 0 0 15px 0;
    font-weight: 500;
    text-transform: capitalize;
}
.howWorksInfo.text-right {
    text-align: left;
}
@media (min-width: 768px) {
    .howWorksInfo.text-right {
        text-align: right;
    }
}

.howWorksImage {
    margin: 0 0 25px 0;
}
@media (min-width: 768px) {
    .howWorksImage {
        margin: 0;
    }
}
.howWorksImage.text-left {
    text-align: center;
}
@media (min-width: 768px) {
    .howWorksImage.text-left {
        text-align: left;
    }
}
.howWorksImage.text-right {
    text-align: center;
}
@media (min-width: 768px) {
    .howWorksImage.text-right {
        text-align: right;
    }
}

/*=== 8. BUSINESS ===*/
.businessIntro {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .businessIntro {
        padding-bottom: 45px;
        margin-bottom: 45px;
    }
}
.businessIntro h2 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px 0;
    text-transform: capitalize;
}
.businessIntro p {
    margin-bottom: 0;
}

.locationSelect label {
    font-weight: 400;
    margin-bottom: 7px;
}

.businessLink {
    display: block;
    width: 100%;
    float: left;
    margin: 25px 0 0 0;
}
@media (min-width: 768px) {
    .businessLink {
        margin: 30px 0 0 0;
    }
}
.businessLink h3 {
    font-weight: 300;
    text-transform: capitalize;
    font-size: 20px;
}
.businessLink ul.list-inline li {
    margin-bottom: 12px;
    width: 100%;
}
@media (min-width: 768px) {
    .businessLink ul.list-inline li {
        width: 49%;
    }
}
@media (min-width: 992px) {
    .businessLink ul.list-inline li {
        width: 33%;
    }
}
.businessLink ul.list-inline li a {
    color: #848484;
}
.businessLink ul.list-inline li a:hover {
    color: #2196f3;
    text-decoration: underline;
}

.locationSelect {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.businessAdd {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding-bottom: 0;
    position: relative;
    border-radius: 4px;
    position: relative;
    width: 100%;
    float: none;
    height: auto;
}
@media (min-width: 768px) {
    .businessAdd {
        width: 100%;
        float: right;
        height: auto;
    }
}
@media (min-width: 992px) {
    .businessAdd {
        width: 321px;
        float: right;
        height: 400px;
    }
}
.businessAdd .addMask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
    .businessAdd .addMask {
        padding: 15px;
    }
}
@media (min-width: 768px) {
    .businessAdd .addMask {
        padding: 35px 20px;
    }
}
@media (min-width: 992px) {
    .businessAdd .addMask {
        padding: 70px 30px;
    }
}
.businessAdd h2 {
    color: #fffefe;
    font-size: 32px;
    font-weight: 500;
    text-transform: capitalize;
}
.businessAdd p {
    color: #ffffff;
    font-size: 16px;
    margin: 0 0 25px 0;
}
@media (min-width: 768px) {
    .businessAdd p {
        margin: 0 0 45px 0;
    }
}
.businessAdd a.btn-primary {
    padding: 15px;
}
@media (min-width: 768px) {
    .businessAdd a.btn-primary {
        padding: 15px 30px;
    }
}

.signUpFormArea .priceTableTitle {
    text-align: left;
    padding: 0 0 0 0;
}
.signUpFormArea .priceTableTitle h2 {
    margin-bottom: 20px;
    text-transform: capitalize;
}
.signUpFormArea .priceTableTitle p {
    margin: 0;
}
.signUpFormArea .priceTableTitle p a {
    text-decoration: underline;
    color: #2196f3;
}

.formSection {
    width: 100%;
    float: left;
    margin-top: 10px;
    padding-top: 10px;
}
@media (min-width: 768px) {
    .formSection {
        margin-top: 10px;
        padding-top: 10px;
    }
}
.formSection h3 {
    font-weight: 300;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 25px;
}
.formSection label {
    font-size: 14px !important;
    font-weight: 700 !important;
}
.formSection label a {
    text-decoration: underline;
    color: #2196f3;
}
.formSection .control-label {
    font-size: 14px;
    width: 100%;
    font-weight: 400;
}
.formSection p span {
    font-size: 15px;
    color: #222222;
}
.formSection p a {
    text-decoration: underline;
    color: #2196f3;
}
.formSection input {
    font-size: 16px !important;
}

.cardBox {
    padding: 20px 10px;
    border: 1px solid #cacaca;
    border-radius: 4px;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
}
.cardBox .list-inline li {
    padding: 5px;
}
@media (min-width: 768px) {
    .cardBox .list-inline li {
        padding: 0 5px;
    }
}

.paymentMethod {
    padding: 10px;
    background-color: #ffffff;
    position: absolute;
    left: 10px;
    top: -20px;
}

.pricingIntro {
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .pricingIntro {
        margin-bottom: 50px;
    }
}
.pricingIntro p {
    color: #222222;
    font-size: 16px;
    text-align: center;
    margin: 0;
}

.priceTableWrapper {
    border: 1px solid #cacaca;
    border-radius: 4px;
    margin-bottom: 45px;
}
@media (min-width: 768px) {
    .priceTableWrapper {
        margin-bottom: 0;
    }
}

.priceTableTitle {
    padding: 25px 0;
    text-align: center;
}
.priceTableTitle h2 {
    font-weight: 400;
    margin: 0;
    font-size: 24px;
}
@media (min-width: 768px) {
    .priceTableTitle h2 {
        font-size: 30px;
    }
}
.priceTableTitle h2 small {
    display: block;
    color: #848484;
    font-size: 13px;
    font-style: italic;
    margin-top: 12px;
}

.priceAmount {
    padding: 30px 0;
    background-color: #f5f5f5;
}
.priceAmount h2 {
    text-align: center;
    font-weight: 400;
    font-size: 50px;
    line-height: 44px;
    margin-bottom: 0;
}
.priceAmount h2 small {
    font-size: 18px;
}

.priceInfo {
    padding: 15px;
}
@media (min-width: 768px) {
    .priceInfo {
        padding: 25px;
    }
}
@media (min-width: 992px) {
    .priceInfo {
        padding: 25px 50px;
    }
}
.priceInfo .list-unstyled li {
    color: #222222;
    font-size: 15px;
    margin-bottom: 10px;
}
.priceInfo .list-unstyled li:last-child {
    margin-bottom: 0;
}
.priceInfo .priceShorting {
    margin-bottom: 55px;
    float: left;
    width: 100%;
}
.priceInfo .priceShorting > li p {
    font-size: 15px;
    margin-left: 25px;
}
@media (min-width: 768px) {
    .priceInfo .priceShorting > li p {
        font-size: 15px;
    }
}
@media (min-width: 992px) {
    .priceInfo .priceShorting > li p {
        font-size: 15px;
    }
}
.priceInfo .priceShorting > li ul {
    padding-left: 25px;
}
.priceInfo .priceShorting > li ul li {
    line-height: 24px;
}
.priceInfo .priceShorting > li ul li i {
    font-size: 15px;
    margin-top: 5px;
}
.priceInfo .priceShorting > li ul li.active > i {
    color: #2196f3;
}
.priceInfo .priceShorting > li i {
    color: #d9d9d9;
    font-size: 18px;
    margin-right: 10px;
    float: left;
    margin-top: 3px;
}
.priceInfo .priceShorting > li.active > i {
    color: #2196f3;
}
.priceInfo .priceShorting > li.active p {
    color: #222222;
}

.priceBtn {
    text-align: center;
    margin-top: 25px;
}
@media (min-width: 768px) {
    .priceBtn {
        margin-top: 50px;
    }
}
.priceBtn .btn-primary {
    background-color: transparent;
    border: 1px solid #cacaca;
    color: #848484;
    padding: 17px 30px;
    font-size: 14px;
}
.priceBtn .btn-primary:hover, .priceBtn .btn-primary:active:focus, .priceBtn .btn-primary:active:hover {
    background-color: #2196f3;
    border: 1px solid #2196f3;
    color: #ffffff;
}

.advancedSupport .priceShorting {
    margin-bottom: 20px;
}
.advancedSupport.active {
    border-color: #2196f3;
}
.advancedSupport.active .priceAmount {
    background-color: #2196f3;
}
.advancedSupport.active .priceAmount h2 {
    color: #fffefe;
}
.advancedSupport.active .priceAmount h2 small {
    color: #fffefe;
}
.advancedSupport.active .checkbox label {
    color: #222222;
    font-size: 15px;
}
.advancedSupport.active .btn-primary {
    background-color: #2196f3;
    border: 1px solid #2196f3;
    color: #ffffff;
    padding: 17px 30px;
    font-size: 14px;
}
.advancedSupport.active .btn-primary:hover, .advancedSupport.active .btn-primary:active:focus, .advancedSupport.active .btn-primary:active:hover {
    border-color: #2196f3;
    border: 1px solid #2196f3;
    color: #ffffff;
}
.advancedSupport p {
    font-size: 13px;
}
.advancedSupport p a {
    text-decoration: underline;
}

.signUpMessage {
    text-align: center;
    margin-top: 10px;
}
@media (min-width: 768px) {
    .signUpMessage {
        margin-top: 70px;
    }
}
.signUpMessage p {
    font-size: 16px;
    margin-bottom: 0;
    color: #222222;
}
.signUpMessage p a {
    text-decoration: underline;
}

.signUpSection {
    padding: 18px 0;
}
@media (min-width: 768px) {
    .signUpSection {
        padding: 26px 0;
    }
}

.priceTableSection {
    padding: 50px 0;
}
@media (min-width: 768px) {
    .priceTableSection {
        padding: 93px 0;
    }
}

/*
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before,
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus,
.radio input[type="radio"]:focus + label::before{
  outline: 0;
}
.checkbox{
	label{
		&::before{
			border-color: #d9d9d9;
		}
		&::after{
			color: $white-color;
			background-color: #d9d9d9;
			line-height: 16px;
		}
	}
}
.radio{
	label{
		&::before{
			border-color: #d9d9d9;
		}
		&::after{
			color: $white-color;
			background-color: #d9d9d9;
			line-height: 16px;
		}
	}
}
*/
/*
.checkbox-radio {
  margin: 12px 0;
  input {
    &[type=checkbox]:not(old), &[type=radio]:not(old) {
      width: 2em;
      margin: 0;
      padding: 0;
      font-size: 1em;
      opacity: 0;
    }
    &[type=checkbox]:not(old) + label, &[type=radio]:not(old) + label {
      display: inline-block;
      margin-left: -2em;
      line-height: 17px;
      font-weight: 400;
      color: $secondary-color;
      font-size: 15px;
      cursor: pointer;
    }
    &[type=checkbox]:not(old) + label > span {
      display: inline-block;
      width: 17px;
      height: 17px;
      margin: 0 12px 0 0;
      border: none;
      border-radius: 4px;
      background-color: #d9d9d9;
      vertical-align: bottom;
    }
    &[type=radio]:not(old) + label > span {
      display: inline-block;
      width: 17px;
      height: 17px;
      margin: 0 7px 0 0;
      border: 1px solid $border-color;
      border-radius: 100%;
      background-color: transparent;
      vertical-align: bottom;
      text-align: center;
      line-height: 17px;
    }
    &[type=checkbox]:not(old):checked + label > span:before {
      content: '\f00c';
      font-family:'FontAwesome';
      display: block;
      width: 17px;
      color: $white-color;
      font-size: 11px;
      line-height: 17px;
      text-align: center;
      font-weight: normal;
    }
    &[type=radio]:not(old):checked + label > span > span {
      display: inline-block;
      width: 13px;
      height: 13px;
      border: none;
      border-radius: 100%;
      background-color: $border-color;
    }
  }
  &.checkOffer{
  	input{
  		&[type=checkbox]:not(old) + label > span{
  			background-color: $primary-color;
  		}
  		&[type=radio]:not(old) + label > span{
  			border-color: $primary-color;
  		}
  		&[type=radio]:not(old):checked + label > span > span{
  			background-color: $primary-color;
  		}
  	}
  }
  &.marginCheck{
  	margin-left: 25px;
  }
}
*/
/*================= 9. BLOG ==================*/
/*================= 9.1 sidebar ==================*/
.sidebarInner {
    border: 1px solid #cacaca;
    background: white;
    border-radius: 4px;
    padding: 12px !important;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .sidebarInner {
        padding: 20px;
        margin-bottom: 50px;
    }
}
@media (min-width: 992px) {
    .sidebarInner {
        padding: 30px;
    }
}
.sidebarInner .form-control {
    border-right: none;
}
.sidebarInner .input-group-addon {
    background-color: transparent;
    border-color: #aaaaaa;
}
.sidebarInner .panel {
    margin-bottom: 0;
    border: none;
    box-shadow: none;
}
.sidebarInner .panel-heading {
    background-color: transparent;
    border: none;
    padding: 0 0 15px 0;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    color: #222222;
}
.sidebarInner .panel-body {
    padding: 0;
}
.sidebarInner .categoryList li a {
    border-bottom: 1px solid #cacaca;
    display: block;
    color: #848484;
    padding: 6px 0px 27px;
}
.sidebarInner .categoryList li a:hover {
    color: #2196f3;
}
@media (min-width: 768px) {
    .sidebarInner .categoryList li a {
        padding: 15px 0;
    }
}
.sidebarInner .categoryList li:last-child a {
    border-bottom: none;
}
.sidebarInner .categoryList li p {
    border-bottom: 1px solid #cacaca;
    display: block;
    color: #848484;
    padding: 7px 0;
}
.sidebarInner .categoryList li p:hover {
    color: #2196f3;
}
@media (min-width: 768px) {
    .sidebarInner .categoryList li p {
        padding: 15px 0;
    }
}
.sidebarInner .categoryList li:last-child p {
    border-bottom: none;
}
.sidebarInner.sidebarCategory {
    padding: 0 15px;
    border: 1px solid #cacaca;
    margin-bottom: 40px;
    width: 100%;
    float: left;
}
@media (min-width: 1200px) {
    .sidebarInner.sidebarCategory {
        float: right;
        padding: 0;
    }
}
.sidebarInner.sidebarCategory .input-group {
    border: 1px solid #cacaca;
    border-radius: 4px;
}
.sidebarInner.sidebarCategory .form-control {
    border: none;
    font-size: 14px !important;
}
.sidebarInner.sidebarCategory .input-group-addon {
    border: none;
}
.sidebarInner.sidebarCategory .input-group-addon i.fa {
    width: 36px;
    height: 36px;
    display: block;
    background-color: #2196f3;
    border-radius: 4px;
    line-height: 36px;
    color: #ffffff;
}
.sidebarInner.sidebarCategory .categoryList li a {
    border: none;
    padding: 7px 0;
}

/*================= 9.2 BLOG DETAILS ==================*/
.blogContent {
    background-color: transparent;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
@media (min-width: 768px) {
    .blogContent {
        margin-bottom: 33px;
        padding-bottom: 50px;
    }
}
.blogContent .caption {
    padding: 0;
}
.blogContent .caption h3 {
    font-weight: 500;
    text-transform: inherit;
    font-size: 20px;
}
@media (min-width: 768px) {
    .blogContent .caption h3 {
        font-size: 20px;
    }
}
.blogContent .caption img {
    border-radius: 4px;
    margin-bottom: 25px;
}
.blogContent .caption h4 {
    font-size: 14px;
    color: #848484;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
}
.blogContent .caption h4 a {
    color: #2196f3;
}
.blogContent .caption .socialLink {
    text-align: left;
    margin: 0;
}
.blogContent .caption .socialLink li a {
    color: #848484;
    font-size: 13px;
    padding: 0;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    display: block;
    border: 1px solid #cacaca;
    background-color: transparent;
    text-align: center;
    line-height: 38px;
}
.blogContent .caption .socialLink li a:hover {
    color: #ffffff;
    background-color: #2196f3;
    border-color: #2196f3;
}
.blogContent .caption .socialLink li:first-child {
    padding-left: 0;
}

/*================= 9.3 COMMNETS FORM ==================*/
.commentArea h3 {
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 25px;
}
.commentArea form {
    margin: 0 -15px;
}

.deafultForm .control-label {
    color: #848484;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 7px;
}

.deafultForm .row {
    margin: 0;
}

/*================= 9.4 BLOG ==================*/
.blogInner {
    background-color: transparent;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 17px;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .blogInner {
        padding-bottom: 42px;
        margin-bottom: 50px;
    }
}
.blogInner img {
    border-radius: 4px;
}
.blogInner .caption {
    padding: 0;
    margin-top: 30px;
}
.blogInner .caption h4 {
    font-size: 14px;
    color: #848484;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
}
.blogInner .caption h4 a {
    color: #2196f3;
}
.blogInner .caption h3 {
    font-weight: 500;
    font-size: 20px;
}
.blogInner p {
    margin-bottom: 0;
}

.iframWrapper iframe {
    width: 100%;
}

.blogInnerWrapper .blogInner:last-child {
    padding-bottom: 0;
    border: none;
}
.blogInnerWrapper .blogInner:last-child .caption {
    margin-top: 0;
}

#blog-carousel-id .item {
    border-radius: 4px;
}
#blog-carousel-id i.icon-listy {
    width: 45px;
    height: 45px;
    background-color: rgba(255, 255, 255, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.51);
    border-radius: 4px;
    display: block;
    line-height: 45px;
    font-size: 15px;
    text-shadow: none;
    color: #ffffff;
    margin-top: -20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#blog-carousel-id .carousel-control {
    background-image: none;
    opacity: 1;
}
#blog-carousel-id .carousel-control.left i.icon-listy {
    position: absolute;
    top: 50%;
    left: 50%;
}
#blog-carousel-id .carousel-control.right i.icon-listy {
    position: absolute;
    top: 50%;
    right: 50%;
}
#blog-carousel-id .carousel-control:hover i.icon-listy {
    background-color: #2196f3;
    border-color: #2196f3;
    color: #ffffff;
}

.blogDetials .col-sm-8.col-xs-12 {
    padding-right: 15px;
}
@media (min-width: 992px) {
    .blogDetials .col-sm-8.col-xs-12 {
        padding-right: 0;
    }
}
.blogDetials .blogContent .caption h3 {
    margin-bottom: 40px;
}
.blogDetials .sidebarInner {
    width: 100%;
    float: left;
}
@media (min-width: 1200px) {
    .blogDetials .sidebarInner {
        width: 320px;
        float: right;
    }
}

.blogDetials {
    padding: 50px 0;
}
@media (min-width: 768px) {
    .blogDetials {
        padding: 100px 0 70px 0;
    }
}

/*================= 10. DASHBOARD ==================*/
/*================= 10.1 DASHBOARD PROFILE ==================*/
.dashboardBoxBg {
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #cacaca;
    padding: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.profileIntro h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0 0 17px 0;
}
.profileIntro p {
    margin-bottom: 0;
}
.profileIntro h3 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom:20px !important;
}
.profileIntro label {
    font-weight: 400;
}
.profileIntro .form-control {
    color: #222222;
}
.profileIntro .form-group button.btn-primary {
    background-color: transparent;
    border: 2px solid #2196f3;
    color: #2196f3;
    width: auto;
    padding: 16px 30px;
}
.profileIntro .dateSelect {
    margin-bottom: 0;
}
.profileIntro.paraMargin p {
    margin-bottom: 25px;
}
.profileIntro .help-block {
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
}

.bg-white-full {
    background-color: #ffffff;
}
.bg-white-full .dashboardBoxBg {
    padding: 0;
    border: none;
}

.imageUploader {
    width: 100%;
    display: block;
    border: 2px dashed #2196f3;
    padding: 50px;
    border-radius: 4px;
    background-color: rgba(33, 150, 243, 0.03);
}

.form-group .file {
    visibility: hidden;
    position: absolute;
}
.form-group .browse {
    width: auto;
    height: 50px;
    display: inline-block;
    background-color: transparent;
    color: #222222;
    border: none;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: "Poppins", sans-serif;
    padding: 0;
}

.btn-area .btn-primary {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px;
}

.bt {
    border-top: 1px solid #cacaca;
}

.profileUserInfo {
    padding-top: 30px;
    text-align: center;
}
.profileUserInfo p {
    margin: 0 0 20px 0;
}
.profileUserInfo h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 400;
}
.profileUserInfo h5 {
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 25px;
    font-weight: 400;
}
.profileUserInfo h5 span {
    font-family: "Muli", sans-serif;
    color: #2196f3;
}
.profileUserInfo .btn-primary {
    background-color: #f7f7f7;
    border: 1px solid #cacaca;
    color: #222222;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: capitalize;
    width: 75px;
    line-height: 25px;
    padding: 0;
}
.profileUserInfo .btn-primary:hover, .profileUserInfo .btn-primary:focus {
    background-color: #f7f7f7;
    border: 1px solid #cacaca;
    color: #222222;
}
.profileUserInfo.profileName h2 {
    font-size: 24px;
    margin-bottom: 14px;
}

.listing__form .btn-submit {
    background-color: #2196f3;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    height: 64px;
    width: 470px;
    letter-spacing: 5px;
    border-radius: 2px;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
.listing__form .btn-submit:hover {
    opacity: 0.9;
}

.profileImage {
    text-align: center;
    padding-bottom: 20px;
}
.profileImage img {
    margin-bottom: 15px;
}
.profileImage .form-group {
    margin-bottom: 0;
}
.profileImage .btn-primary {
    background-color: transparent;
    color: #848484;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
}
.profileImage .btn-primary i {
    margin-left: 7px;
}
.profileImage .btn-primary:hover, .profileImage .btn-primary:focus {
    background-color: transparent;
    color: #848484;
}

.uploadImages {
    display: block;
}
@media (min-width: 768px) {
    .uploadImages {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
    }
}
.uploadImages li {
    padding: 0;
    border: none;
    position: relative;
    width: 100%;
    margin: 12px 0;
}
@media (min-width: 768px) {
    .uploadImages li {
        width: 30%;
        margin: 12px 0;
    }
}
.uploadImages li img {
    width: 100%;
}
.uploadImages li .close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 100%;
    background-color: #f25656;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    padding: 0;
    opacity: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    font-size: 11px;
}

.profileSection {
    padding: 30px 0;
}
@media (min-width: 768px) {
    .profileSection {
        padding: 40px 0;
    }
}

/*================= 10.2 DASHBOARD ORDERS ==================*/
.dashboardOrders {
    padding: 30px 0;
}
@media (min-width: 768px) {
    .dashboardOrders {
        padding: 40px 0;
    }
}

.dataTables_length, .dataTables_info, .dataTables_filter {
    display: none;
}

.dashboardPageTitle h2 {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 30px;
}

#ordersTable {
    background-color: #ffffff;
    border-radius: 4px;
    border: none;
}
@media (min-width: 768px) {
    #ordersTable {
        border: 1px solid #cacaca;
    }
}
#ordersTable .label {
    width: 63px;
    height: 21px;
    padding: 0;
    line-height: 21px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
}
#ordersTable .label.label-success {
    background-color: #22baa0;
}
#ordersTable .label.label-warning {
    background-color: #ffb400;
}
#ordersTable .label.label-danger {
    background-color: #f25656;
}
#ordersTable .btn-group .btn-primary {
    background-color: #ffffff;
    border: 1px solid #cacaca;
    color: #848484;
    font-size: 12px;
    padding: 6px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-family: "Muli", sans-serif;
    width: 60px;
    border-radius: 0;
    margin-left: 0;
    margin-top: -1px;
}
@media (min-width: 768px) {
    #ordersTable .btn-group .btn-primary {
        margin-left: -1px;
        margin-top: 0;
    }
}

.btn-toolbar .btn-default {
    color: #222222;
    text-transform: capitalize;
    padding: 7px 15px;
}
.btn-toolbar .btn-default:active, .btn-toolbar .btn-default:hover, .btn-toolbar .btn-default:focus {
    background: #2196f3;
    color: #ffffff;
}
.btn-toolbar .open .btn-default:active, .btn-toolbar .open .btn-default:hover, .btn-toolbar .open .btn-default:focus {
    background: #2196f3;
    color: #ffffff;
}
.btn-toolbar .open .dropdown-toggle {
    box-shadow: none;
}

.listyPage .btn-toolbar {
    margin-bottom: 0px;
}

.table-responsive {
    border: none;
}
.table-responsive.bgAdd {
    background-color: #ffffff;
}
.table-responsive .col-sm-7 {
    width: 100%;
    padding-right: 15px;
}

table.dataTable {
    margin: 0 !important;
    border: none;
    background-color: #ffffff;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    border-color: #cacaca;
    border-width: 1px;
    padding: 17px 17px;
    line-height: 28px;
}

.table-bordered > thead > tr > th {
    border: none;
    border-right: 1px solid #cacaca;
    padding: 30px 20px 17px 20px;
}
.table-bordered > thead > tr > th:last-child {
    border-right: none;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    bottom: 16px;
}

.dataTables_paginate {
    padding: 16px 15px 30px 15px;
}
.dataTables_paginate li a {
    border-color: #cacaca;
    color: #848484;
}
.dataTables_paginate li a:hover {
    background-color: #f7f7f7;
}
.dataTables_paginate .pagination > .active > a,
.dataTables_paginate .pagination > .active > a:focus,
.dataTables_paginate .pagination > .active > a:hover,
.dataTables_paginate .pagination > .active > span,
.dataTables_paginate .pagination > .active > span:focus,
.dataTables_paginate .pagination > .active > span:hover {
    background-color: #f7f7f7;
    color: #848484;
    border-color: #cacaca;
}

#ordersTable.table > thead > tr > th {
    color: #222222;
}
#ordersTable.table > tbody > tr > td, #ordersTable.table > tbody > tr > th {
    padding: 5px 20px;
}
#ordersTable.table > tbody > tr > td:first-child {
    text-align: center;
}
#ordersTable.table > tbody > tr:last-child > td {
    border-bottom: 1px solid #cacaca;
}
#ordersTable.table > tfoot {
    display: none;
}
#ordersTable.table > tbody > tr > td, #ordersTable.table > thead > tr > th {
    border-left: none;
    border-right: none;
}

#ordersTable_wrapper .col-sm-5 {
    display: none;
}

.dataTables_wrapper .dataTables_paginate {
    text-align: left !important;
}

/*================= 10.3 DASHBOARD LISTINGS SECTION ==================*/
.listyPage {
    padding: 50px 0;
}
@media (min-width: 768px) {
    .listyPage {
        padding: 63px 0;
    }
}
.listyPage .dashboardPageTitle h2 {
    margin: 0 0 20px;
}

.rowItem {
    background-color: #ffffff;
}


.listingsTable thead tr th {
    border-bottom: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
    font-weight: 400;
    line-height: 24px;
}
.listingsTable thead tr th:first-child {
    border: 1px solid #cacaca;
    border-right: none;
    width: auto;
    padding-left: 15px;
}
@media (min-width: 768px) {
    .listingsTable thead tr th:first-child {
        width: 45%;
        padding-left: 100px;
    }
}
.listingsTable thead tr th:last-child {
    border: 1px solid #cacaca;
    border-left: none;
}
.listingsTable thead:first-child tr:first-child th {
    border-top: 1px solid #cacaca;
    padding: 10px 5px;
    font-size: 9px;
}
@media (min-width: 768px) {
    .listingsTable thead:first-child tr:first-child th {
        padding: 17px 20px;
        font-size: 14px;
    }
}
.listingsTable tbody tr td {
    vertical-align: middle;
    border-bottom: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
    line-height: 22px;
    padding: 5px;
    font-size: 9px;
}
@media (min-width: 768px) {
    .listingsTable tbody tr td {
        padding: 15px;
        font-size: 13px;
    }
}
.listingsTable tbody tr td:first-child {
    border: 1px solid #cacaca;
    border-right: none;
}
.listingsTable tbody tr td:last-child {
    border: 1px solid #cacaca;
    border-left: none;
}
.listingsTable .label {
    width: 63px;
    height: 21px;
    padding: 0;
    line-height: 21px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
}
.listingsTable .label.label-success {
    background-color: #22baa0;
}
.listingsTable .label.label-warning {
    background-color: #ffb400;
}
.listingsTable .label.label-danger {
    background-color: #f25656;
}

.table-responsive[data-pattern=priority-columns] {
    border: none;
}

.listingsInfo li {
    float: left;
}
@media (min-width: 768px) {
    .listingsInfo li {
        width: 149px;
        height: 95px;
    }
}
@media (min-width: 992px) {
    .listingsInfo li {
        width: 197px;
        height: 127px;
    }
}
@media (min-width: 1200px) {
    .listingsInfo li {
        width: 200px;
        height: 129px;
    }
}
.listingsInfo li:first-child a {
    display: block;
    width: 50px;
}
@media (min-width: 768px) {
    .listingsInfo li:first-child a {
        width: auto;
    }
}
.listingsInfo li:first-child img {
    border-radius: 4px;
    width: 100%;
}
.listingsInfo li:last-child h3 {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 9px;
    margin: 5px 0;
}
.listingsInfo li:last-child h3 i.fa {
    margin-left: 10px;
    color: #2196f3;
}
@media (min-width: 768px) {
    .listingsInfo li:last-child h3 {
        font-size: 18px;
        margin: 0px 0 7px 0;
    }
}
@media (min-width: 992px) {
    .listingsInfo li:last-child h3 {
        margin: 20px 0 7px 0;
    }
}
.listingsInfo li:last-child h5 {
    font-family: "Muli", sans-serif;
    font-size: 13px;
    text-transform: capitalize;
    color: #848484;
    margin: 0 0 4px 0;
    font-weight: 400;
    font-size: 9px;
}
.listingsInfo li:last-child h5 .cityName {
    color: #222222;
}
@media (min-width: 768px) {
    .listingsInfo li:last-child h5 {
        font-size: 13px;
    }
}
.listingsInfo li:last-child .category {
    color: #2196f3;
    font-size: 9px;
}
@media (min-width: 768px) {
    .listingsInfo li:last-child .category {
        font-size: 13px;
    }
}
.listingsInfo li:last-child p {
    color: #222222;
    margin: 0;
    font-size: 9px;
}
.listingsInfo li:last-child p .likeArea {
    margin-left: 10px;
    color: #848484;
}
.listingsInfo li:last-child p .likeArea i.fa {
    margin-right: 2px;
    color: #2196f3;
}
@media (min-width: 768px) {
    .listingsInfo li:last-child p {
        font-size: 13px;
    }
}

.primaryColor {
    color: #2196f3;
}

/*================= 10.4 DASHBOARD BOX ==================*/
.panel-card {
    border-color: #cacaca;
    margin: 0 0 30px 0;
    height: auto;
}
.panel-card .panel-heading {
    background-color: transparent;
    border-color: #cacaca;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0 20px;
    height: 44px;
    line-height: 44px;
}
.panel-card .panel-heading .label {
    font-family: "Muli", sans-serif;
    font-size: 12px;
    float: right;
    padding: 3px 9px;
    font-weight: 400;
    margin-top: 13px;
}
.panel-card .panel-heading .label.label-primary {
    background-color: #2196f3;
}
.panel-card .panel-heading .label.label-sm {
    background-color: transparent;
    border: 1px solid #cacaca;
    float: none;
    color: #848484;
    padding: 0 6px;
    margin: 0;
}
.panel-card .panel-body {
    padding: 30px 20px;
}
.panel-card .panel-body h2 {
    font-size: 35px;
    color: #848484;
    font-family: "Muli", sans-serif;
    font-weight: 300;
    margin: 0 0 12px 0;
}
.panel-card .panel-body p {
    margin: 0;
}
.panel-card .panel-body .resultInfo {
    float: right;
    font-size: 15px;
}
.panel-card .panel-body .resultInfo.resultUp {
    color: #22baa0;
}
.panel-card .panel-body .resultInfo.resultDown {
    color: #f25656;
}
.panel-card .panel-body.plr {
    padding: 0 20px;
}
.panel-card .panel-body.panel-message {
    padding: 20px;
}
.panel-card .panel-list li {
    padding: 18px 0 15px 0;
    border-bottom: 1px solid #cacaca;
}
.panel-card .panel-list li:last-child {
    border-bottom: none;
}
.panel-card .panel-list li.messageCommon {
    padding: 19px 20px 15px 20px;
}
.panel-card .panel-list.list-padding li {
    padding: 15px 0;
}
.panel-card .panel-list.list-padding-sm li {
    padding: 12px 0;
}
.panel-card .rating {
    margin-bottom: 0;
}
.panel-card .rating li {
    border: none;
    padding: 0;
}

.equalHeight .container .row:nth-child(2) {
    display: block;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .equalHeight .container .row:nth-child(2) {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: stretch;
        margin-bottom: 30px;
        max-height: 507px;
    }
}

.listWrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.listName h3 {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
}
.listName h3 small {
    display: block;
    font-family: "Muli", sans-serif;
    font-size: 13px;
    color: #848484;
    text-transform: none;
    margin: 8px 0 0 0;
}

.listResult {
    text-align: right;
}

.likePart {
    font-size: 13px;
}
.likePart i.primaryColor {
    margin-right: 5px;
}

.likeResult {
    font-size: 13px;
}
.likeResult strong {
    color: #222222;
    font-weight: 400;
}

.itmeName {
    line-height: 34px;
    font-family: "Poppins", sans-serif;
    color: #222222;
    font-size: 14px;
    font-weight: 400;
}
.itmeName .iconBox {
    width: 34px;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    background-color: #2196f3;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    margin: 0 10px 0 0;
    float: left;
}

.itemSubmit {
    font-size: 13px;
}
.itemSubmit strong {
    font-weight: 400;
    color: #222222;
    line-height: 34px;
}

.recentUserInfo {
    line-height: 40px;
    font-family: "Poppins", sans-serif;
    color: #222222;
    font-size: 14px;
    font-weight: 400;
}
.recentUserInfo img {
    width: 40px;
    height: 40px;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
}

.userTime {
    font-size: 13px;
    line-height: 40px;
}

.messageCommon {
    background-color: #ffffff;
}
.messageCommon .messageInfo h5 {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0 0 6px 0;
    color: #848484;
}
.messageCommon .messageInfo h5 small {
    font-family: "Muli", sans-serif;
    font-size: 13px;
    color: #848484;
}
.messageCommon .messageInfo h5 small .dayTime {
    color: #848484;
    margin-left: 2px;
}
.messageCommon .messageInfo p {
    font-size: 13px;
}
.messageCommon .messageTime {
    font-size: 13px;
    color: #848484;
    line-height: 48px;
}
.messageCommon.oldMessage {
    background-color: #f7f7f7;
}
.messageCommon.recentMessage .messageInfo h5 {
    color: #222222;
}
.messageCommon.recentMessage .messageInfo small .dayTime {
    color: #2196f3;
}
.messageCommon.recentMessage .messageTime {
    color: #2196f3;
}

.btn-panel {
    vertical-align: baseline;
}
.btn-panel.btn-group .btn-primary {
    background-color: #ffffff;
    border: 1px solid #cacaca;
    color: #848484;
    font-size: 12px;
    padding: 4px 6px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-family: "Muli", sans-serif;
}
.btn-panel.btn-group .btn-primary:hover, .btn-panel.btn-group .btn-primary.active {
    background-color: #2196f3;
    color: #ffffff;
    border-color: #2196f3;
}

.legendColorBox > div {
    border: none !important;
}

.panel-card .panel-heading .rightContent {
    float: right;
    padding: 10px 0;
    display: inline-table;
    height: 30px;
    line-height: 10px;
}

.dateRange {
    display: inline-block;
    float: left;
    width: auto;
    margin-right: 30px;
}
.dateRange label {
    float: left;
    font-family: "Muli", sans-serif;
    font-size: 12px;
    color: #848484;
    margin: 0 10px 0 0;
    line-height: 24px;
    font-weight: 400;
}
.dateRange .dateSelect {
    margin: 0;
}
.dateRange .dateSelect .form-control {
    height: 24px;
    font-size: 12px;
    font-family: "Muli", sans-serif;
}
.dateRange .dateSelect .input-group-addon {
    padding: 3px 12px;
}

.panel-card .panel-body .chartInfo {
    margin: 20px 0;
    float: left;
    display: block;
    width: 100%;
}
.panel-card .panel-body .chartInfo h2 {
    color: #2196f3;
}

.flot-chart {
    display: block;
    height: 222px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/*================= 10.5 DASHBOARD LISTING DETAILS ==================*/
.paddingAdjustBottom {
    padding: 35px 0;
}
@media (min-width: 768px) {
    .paddingAdjustBottom {
        padding: 70px 0;
    }
}

.paddingAdjustTopBottom {
    padding: 0 0 35px 0;
}
@media (min-width: 768px) {
    .paddingAdjustTopBottom {
        padding: 0 0 70px 0;
    }
}

.paddingAdjustTop {
    padding: 0 0 50px 0;
}
@media (min-width: 768px) {
    .paddingAdjustTop {
        padding: 0 0 100px 0;
    }
}

.listingTitleArea h2 {
    text-transform: capitalize;
    font-weight: 500;
    margin: 0 0 14px 0;
    font-size: 35px;
    line-height: 45px;
}
@media (min-width: 768px) {
    .listingTitleArea h2 {
        font-size: 40px;
    }
}
.listingTitleArea p {
    margin: 0 0 10px 0;
}

.listingReview {
    display: block;
    /*float: left;
    width: 100%;*/
}
.listingReview span, .listingReview .captionItem, .listingReview .rating {
    display: inline-block;
    float: left;
}
.listingReview span {
    margin-right: 20px;
}
.listingReview .rating {
    margin: 0 10px 0 0;
}
.listingReview .btn-primary {
    display: inline-block;
    padding: 15px 30px;
    float: left;
}
@media (min-width: 768px) {
    .listingReview .btn-primary {
        float: right;
    }
}

.listingImage li {
    padding: 0;
    float: left;
    width: 100%;
}
@media (min-width: 768px) {
    .listingImage li {
        width: 25%;
    }
}

.detailsInfoBox {
    padding: 47px 0 42px 0;
    border-top: 1px solid #cacaca;
}
.detailsInfoBox h3 {
    font-weight: 400;
    font-size: 24px;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}
.detailsInfoBox p {
    margin: 30px 0 0 0;
}
.detailsInfoBox .formSection {
    margin: 30px 0 0 0;
    padding: 0;
    border: none;
}

.listDetailsInfo .detailsInfoBox:first-child {
    padding-top: 0;
    border-top: none;
}
.listDetailsInfo .detailsInfoBox:first-child h3 {
    margin: 0;
}

.media-comment.media {
    margin: 30px 0 0 0;
}
.media-comment.media .media-left {
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.media-comment.media .media-left img {
    width: 60px;
    height: 60px;
}
.media-comment.media .media-heading {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 10px 0;
}
.media-comment.media .media-body p {
    margin: 0;
}
.media-comment.media .rating {
    margin: 0 0 14px 0;
}
.media-comment.media .rating li i {
    margin: 0;
}

.listSidebar {
    padding: 25px 30px;
    border: 1px solid #cacaca;
    border-radius: 4px;
    display: block;
    float: right;
    width: 100%;
    margin-top: 30px;
}
@media (min-width: 768px) {
    .listSidebar {
        width: 100%;
        margin-top: 50px;
    }
}
@media (min-width: 992px) {
    .listSidebar {
        width: 90%;
        margin-top: 50px;
    }
}
.listSidebar h3 {
    font-weight: 400;
    font-size: 24px;
    text-transform: capitalize;
    margin: 0 0 30px 0;
}

.sidebarList li {
    display: block;
    float: left;
    width: 100%;
    padding: 17px 0;
    border-bottom: 1px solid #cacaca;
}
.sidebarList li:last-child {
    border-bottom: none;
}
.sidebarList li span a {
    color: #2196f3;
    text-decoration: underline;
}

.featuresItems li {
    padding: 5px;
}

.detailsInfoBox .formSection.formSpace {
    margin: 18px 0 30px 0;
}
@media (min-width: 768px) {
    .detailsInfoBox .formSection.formSpace {
        margin: 18px 0 0 0;
    }
}

.listingSection {
    padding: 30px 0;
}
@media (min-width: 768px) {
    .listingSection {
        padding: 40px 0 30px 0;
    }
}

.row.adjustRow {
    margin: 0;
}

button.close-btn {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 100%;
    background-color: #f25656;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    padding: 0;
    opacity: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    font-size: 11px;
    border: none;
}

.profileImageUpload .file {
    visibility: hidden;
    position: absolute;
}
.profileImageUpload .browse {
    width: auto;
    height: 50px;
    display: inline-block;
    background-color: transparent;
    border: none;
    box-shadow: none;
    letter-spacing: 1px;
    font-family: "Poppins", sans-serif;
    padding: 0;
    color: #848484;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
}
.profileImageUpload .browse i {
    margin: 0 7px;
}

.rating.rating-review li i {
    font-size: 16px;
}

.dashboardSection {
    padding: 30px 0;
}
@media (min-width: 768px) {
    .dashboardSection {
        padding: 40px 0;
    }
}

.map-sidebar {
    width: 320px;
}

.map-right {
    float: right;
}

.map-margin-btm {
    margin-bottom: 40px;
}

.mapArea {
    height: 290px;
}

.mapArea #map-canvas {
    height: 260px;
}

/*================= 10.6 DASHBOARD REVIEWS DETAILS ==================*/
.dashboard-review-section {
    padding: 20px 0 15px 0;
}
@media (min-width: 768px) {
    .dashboard-review-section {
        padding: 40px 0 30px 0;
    }
}
.dashboard-review-section .paginationCommon {
    margin-top: 50px;
}

.dashboard-list-box .list-sort {
    background-color: #ffffff;
    height: 70px;
    border-bottom: 1px solid #cacaca;
    line-height: 70px;
    padding: 0 25px;
}
.dashboard-list-box .list-sort .sort-left {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
}
.dashboard-list-box .list-sort .sort-right {
    float: right;
}
.dashboard-list-box .list-sort .sort-select .sbHolder {
    border: 0;
    font-family: "Muli", sans-serif;
    margin-top: 20px;
    color: #848484;
}
.dashboard-list-box .list-sort .sort-select .sbHolder .sbToggle {
    background: #fff;
}
.dashboard-list-box .list-sort .sort-select .sbHolder .sbToggle:before {
    font-family: "fontAwesome";
    content: "";
    right: -10px;
    position: absolute;
    bottom: -30px;
    font-size: 20px;
    color: #848484;
}
.dashboard-list-box .list-sort .sort-select .sbHolder .sbSelector {
    left: auto;
    right: 0;
    color: #848484 !important;
    font-size: 15px;
    font-weight: 600;
    width: 190px;
}
.dashboard-list-box .list-sort .sort-select .sbHolder .sbOptions {
    padding: 10px;
    width: 190px !important;
    z-index: 20;
    border: 1px solid #cacaca;
}
.dashboard-list-box .list-sort .sort-select .sbHolder .sbOptions li a {
    padding: 10px;
    font-family: "Muli", sans-serif !important;
}
.dashboard-list-box .list-sort .sort-select .sbHolder .sbOptions li a:hover {
    color: #2196f3 !important;
}
.dashboard-list-box .single-list {
    padding: 40px 25px;
    border-bottom: 1px solid #cacaca;
    background-color: #ffffff;
}

/*================= 10.7 DASHBOARD BOOKINGS ==================*/
.booking-section {
    padding: 40px 0 30px 0;
}
.booking-section .paginationCommon {
    margin-top: 50px;
}

.single-list {
    position: relative;
}
.single-list:hover .booking-list-media .right-btn {
    opacity: 1;
}

.booking-list-media .media-left {
    float: left;
    margin-right: 20px;
}
.booking-list-media .media-left a img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.booking-list-media .media-body {
    display: block;
}
@media (min-width: 768px) {
    .booking-list-media .media-body {
        display: table-cell;
    }
}
.booking-list-media .media-body .media-heading {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 40px;
}
.booking-list-media .media-body .media-heading .label {
    width: 63px;
    height: 21px;
    padding: 0;
    line-height: 21px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
}
.booking-list-media .media-body .media-heading .label.label-success {
    background-color: #22baa0;
}
.booking-list-media .media-body .media-heading .label.label-warning {
    background-color: #ffb400;
}
.booking-list-media .media-body .media-heading .label.label-danger {
    background-color: #f25656;
}
.booking-list-media .media-body .booking-list {
    padding: 5px 0;
    line-height: 20px;
    font-weight: 600;
    width: 250px;
}
@media (min-width: 768px) {
    .booking-list-media .media-body .booking-list {
        width: auto;
    }
}
.booking-list-media .media-body .booking-list .highlight {
    font-weight: 400;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
}
.booking-list-media .media-body .booking-list span {
    font-weight: 400;
}
.booking-list-media .media-body .btn-primary {
    margin-top: 20px;
    padding: 10px 15px;
}
.booking-list-media .right-btn .cancel {
    background-color: #f25656;
}
.booking-list-media .right-btn .approved {
    background-color: #22baa0;
}
.booking-list-media .right-btn .delete {
    background-color: #f25656;
}
@media (min-width: 992px) {
    .booking-list-media .right-btn {
        opacity: 0;
        position: absolute;
        top: 50%;
        right: 30px;
        transform: translateY(-50%);
    }
}
.booking-list-media .right-btn .btn-primary {
    margin-top: 20px;
    padding: 10px 15px;
}
@media (min-width: 992px) {
    .booking-list-media .right-btn .btn-primary {
        margin-left: 20px;
        margin-top: 0;
    }
}

/* === 11. MAIN SLIDER === */
.main-slider {
    width: 100%;
    overflow: hidden;
    padding: 0;
}

.main-slider .slide {
    display: block;
    width: 100%;
    height: 510px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (min-width: 992px) {
    .main-slider .slide {
        height: 538px;
    }
}
.main-slider .slide.slide1, .main-slider .slide.slide2, .main-slider .slide.slide4 {
    background-position: right center;
}
@media (min-width: 992px) {
    .main-slider .slide.slide1, .main-slider .slide.slide2, .main-slider .slide.slide4 {
        background-position: center;
    }
}
.main-slider .slide.slide3 {
    background-position: 20% center;
}
@media (min-width: 992px) {
    .main-slider .slide.slide3 {
        background-position: center;
    }
}

.main-slider .owl-carousel .owl-controls .owl-nav {
    display: none;
    height: 0;
}
@media (min-width: 768px) {
    .main-slider .owl-carousel .owl-controls .owl-nav {
        display: block;
    }
}

.main-slider .slide > .container {
    position: relative;
    display: table;
    max-width: 1170px;
    height: 100%;
}

.main-slider .slide h1,
.main-slider .slide h2,
.main-slider .slide h3,
.main-slider .slide h4,
.main-slider .slide h5,
.main-slider .slide h6,
.main-slider .slide p,
.main-slider .slide .h1,
.main-slider .slide .h2,
.main-slider .slide .h3,
.main-slider .slide .h4,
.main-slider .slide .h5,
.main-slider .slide .h6 {
    display: block;
    margin-bottom: 0;
}

.main-slider .owl-carousel .owl-controls .owl-nav .owl-prev,
.main-slider .owl-carousel .owl-controls .owl-nav .owl-next {
    width: 40px;
    height: 90px;
    line-height: 90px;
    font-size: 40px;
    font-weight: 700;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.main-slider .owl-carousel .owl-controls .owl-nav .owl-prev,
.main-slider .owl-carousel .owl-controls .owl-nav .owl-next,
.main-slider .owl-carousel .owl-controls .owl-dot {
    padding: 0;
    background-color: rgba(255, 255, 255, 0.35);
    color: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 45px;
    height: 45px;
    line-height: 40px;
    border: 1px solid rgba(255, 255, 255, 0.51);
}

.main-slider .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.main-slider .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    color: #ffffff;
    background-color: #2196f3;
    border-color: #2196f3;
}

.main-slider .owl-carousel .owl-controls .owl-nav .owl-prev:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 40px;
}

.main-slider .owl-carousel .owl-controls .owl-nav .owl-next:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 40px;
}

.main-slider .owl-carousel .owl-controls .owl-nav {
    margin-top: 0;
}

.main-slider .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -120px;
}

.main-slider .owl-carousel .owl-controls .owl-nav .owl-next {
    right: -120px;
}

.main-slider:hover .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 60px;
    margin-left: 30px;
}

.main-slider:hover .owl-carousel .owl-controls .owl-nav .owl-next {
    right: 60px;
    margin-right: 30px;
}

.main-slider .slider-layer {
    position: absolute;
}

.main-slider .owl-item .from-top,
.main-slider .owl-item .from-bottom,
.main-slider .owl-item .from-left,
.main-slider .owl-item .from-right,
.main-slider .owl-item .scale-up,
.main-slider .owl-item .scale-down {
    opacity: 0;
    -webkit-transition: all 0.5s 0.3s ease-in-out;
    -o-transition: all 0.5s 0.3s ease-in-out;
    transition: all 0.5s 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.main-slider .owl-item .from-top {
    -webkit-transform: translateY(-45px);
    -moz-transform: translateY(-45px);
    -ms-transform: translateY(-45px);
    -o-transform: translateY(-45px);
    transform: translateY(-45px);
}

.main-slider .owl-item .from-bottom {
    -webkit-transform: translateY(45px);
    -moz-transform: translateY(45px);
    -ms-transform: translateY(45px);
    -o-transform: translateY(45px);
    transform: translateY(45px);
}

.main-slider .owl-item .from-left {
    -webkit-transform: translateX(-45px);
    -moz-transform: translateX(-45px);
    -ms-transform: translateX(-45px);
    -o-transform: translateX(-45px);
    transform: translateX(-45px);
}

.main-slider .owl-item .from-right {
    -webkit-transform: translateX(45px);
    -moz-transform: translateX(45px);
    -ms-transform: translateX(45px);
    -o-transform: translateX(45px);
    transform: translateX(45px);
}

.main-slider .owl-item .scale-up {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.main-slider .owl-item .scale-down {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.main-slider .owl-item .delay-1 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.main-slider .owl-item .delay-2 {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

.main-slider .owl-item .delay-3 {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}

.main-slider .owl-item .delay-4 {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
}

.main-slider .owl-item.active .from-top,
.main-slider .owl-item.active .from-bottom {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.main-slider .owl-item.active .from-left,
.main-slider .owl-item.active .from-right {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.main-slider .owl-item.active .scale-up,
.main-slider .owl-item.active .scale-down {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.main-slider .owl-controls {
    margin: 0;
}
.main-slider .owl-controls .owl-dots {
    display: none !important;
}

@media (min-width: 768px) {
    .main-slider .common-inner {
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .main-slider .common-inner {
        padding-left: 15px;
    }
}

.owl-stage-outer {
    border-bottom: none;
}

.main-slider .slide-inner1, .main-slider .slide-inner2, .main-slider .slide-inner4 {
    position: absolute;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    left: 10%;
}
@media (min-width: 768px) {
    .main-slider .slide-inner1, .main-slider .slide-inner2, .main-slider .slide-inner4 {
        -moz-transform: translate(0, -15%);
        -o-transform: translate(0, -15%);
        -ms-transform: translate(0, -15%);
        -webkit-transform: translate(0, -15%);
        transform: translate(0, -15%);
        top: 50%;
        left: 0;
    }
}

.main-slider .common-inner .h1 {
    font-family: "Poppins", sans-serif;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
    font-size: 20px;
    line-height: 20px;
    margin: 0;
}
@media (min-width: 768px) {
    .main-slider .common-inner .h1 {
        font-size: 50px;
        line-height: 50px;
        margin: 0 0 10px;
    }
}
@media (min-width: 992px) {
    .main-slider .common-inner .h1 {
        font-size: 50px;
        line-height: 50px;
        margin: 0 0 10px;
    }
}
.main-slider .common-inner .h4 {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .main-slider .common-inner .h4 {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }
}
.main-slider .common-inner a {
    text-align: center;
    display: block;
    padding: 17px 0;
    width: 140px;
}
@media (min-width: 768px) {
    .main-slider .common-inner a {
        width: 184px;
    }
}
.main-slider .common-inner .img-responsive {
    margin-bottom: 5px;
    width: 65px;
}
@media (min-width: 768px) {
    .main-slider .common-inner .img-responsive {
        width: 95px;
        margin-bottom: 30px;
    }
}

.main-slider .slide-inner3 {
    position: absolute;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    left: 10%;
}
@media (min-width: 768px) {
    .main-slider .slide-inner3 {
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        top: 50%;
        left: 50%;
    }
}

/*=== 1.BANNER SLIDER ===*/
.banner-slick-slider {
    position: relative;
}
.banner-slick-slider.container {
    padding: 0px;
}
@media (min-width: 768px) {
    .banner-slick-slider.container {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.banner-slick-slider .slick-slider .slick-slide:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    left: 0;
    top: 0;
    content: "";
}
.banner-slick-slider .slick-slider:hover .slick-prev.slick-arrow {
    opacity: 1;
}
.banner-slick-slider .slick-slider:hover .slick-next.slick-arrow {
    opacity: 1;
}
.banner-slick-slider .slick-slider .slick-prev.slick-arrow {
    opacity: 0;
    background-color: white;
    width: 30px;
    height: 30px;
    z-index: 50;
    left: 10px;
    transition: all 0.3s ease-in-out;
}
.banner-slick-slider .slick-slider .slick-prev.slick-arrow:before {
    content: "";
    font-family: "FontAwesome";
}
@media (min-width: 768px) {
    .banner-slick-slider .slick-slider .slick-prev.slick-arrow {
        left: 50px;
        width: 50px;
        height: 50px;
    }
}
.banner-slick-slider .slick-slider .slick-next.slick-arrow {
    opacity: 0;
    background-color: rgba(33, 150, 243, 0.5);
    width: 30px;
    height: 30px;
    z-index: 50;
    right: 10px;
    transition: all 0.3s ease-in-out;
}
.banner-slick-slider .slick-slider .slick-next.slick-arrow:before {
    content: "";
    font-family: "FontAwesome";
}
@media (min-width: 768px) {
    .banner-slick-slider .slick-slider .slick-next.slick-arrow {
        right: 50px;
        width: 50px;
        height: 50px;
    }
}

.banner-slick-slider .slide {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    width: 100%;
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (min-width: 768px) {
    .banner-slick-slider .slide {
        height: 250px;
    }
}
@media (min-width: 768px) {
    .banner-slick-slider .slide {
        height: 400px;
    }
}
@media (min-width: 992px) {
    .banner-slick-slider .slide {
        height: 600px;
    }
}
@media (min-width: 768px) {
    .banner-slick-slider .slide.slide1, .banner-slick-slider .slide.slide2, .banner-slick-slider .slide.slide4 {
        background-position: right center;
    }
}
@media (min-width: 992px) {
    .banner-slick-slider .slide.slide1, .banner-slick-slider .slide.slide2, .banner-slick-slider .slide.slide4 {
        background-position: center;
    }
}
@media (min-width: 768px) {
    .banner-slick-slider .slide.slide3 {
        background-position: 20% center;
    }
}
@media (min-width: 992px) {
    .banner-slick-slider .slide.slide3 {
        background-position: center;
    }
}

.banner-slick-slider .slide h1,
.banner-slick-slider .slide h2,
.banner-slick-slider .slide h3,
.banner-slick-slider .slide h4,
.banner-slick-slider .slide h5,
.banner-slick-slider .slide h6,
.banner-slick-slider .slide p,
.banner-slick-slider .slide .h1,
.banner-slick-slider .slide .h2,
.banner-slick-slider .slide .h3,
.banner-slick-slider .slide .h4,
.banner-slick-slider .slide .h5,
.banner-slick-slider .slide .h6 {
    display: block;
    margin-bottom: 0;
}

.banner-slick-slider .slide .common-inner {
    position: relative;
    z-index: 100;
}
@media (min-width: 768px) {
    .banner-slick-slider .slide .common-inner {
        margin-left: 30px;
    }
}
.banner-slick-slider .slide .common-inner .h1 {
    color: #ffffff;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
}
@media (min-width: 768px) {
    .banner-slick-slider .slide .common-inner .h1 {
        font-size: 30px;
        line-height: 34px;
        margin: 0;
    }
}
@media (min-width: 768px) {
    .banner-slick-slider .slide .common-inner .h1 {
        font-size: 50px;
        line-height: 50px;
        margin: 0 0 10px;
    }
}
@media (min-width: 992px) {
    .banner-slick-slider .slide .common-inner .h1 {
        font-size: 50px;
        line-height: 55px;
        margin: 0 0 10px;
    }
}
.banner-slick-slider .slide .common-inner .h4 {
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .banner-slick-slider .slide .common-inner .h4 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 10px;
    }
}
.banner-slick-slider .slide .common-inner a.btn {
    text-align: center;
    background-color: #2196f3;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
}
@media (min-width: 768px) {
    .banner-slick-slider .slide .common-inner a.btn {
        font-size: 14px;
        height: 50px;
        line-height: 50px;
        padding: 0 30px;
    }
}
@media (min-width: 768px) {
    .banner-slick-slider .slide .common-inner .img-responsive {
        margin-bottom: 5px;
        width: 65px;
    }
}
@media (min-width: 768px) {
    .banner-slick-slider .slide .common-inner .img-responsive {
        width: 95px;
        margin-bottom: 30px;
    }
}

.banner-slick-slider {
    padding: 0;
}
.banner-slick-slider .slide.slide2 .slide-inner2 {
    text-align: center;
}

@keyframes drop {
    0% {
        opacity: 0;
        transform: scale(1.2);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
.drop {
    -webkit-animation-name: drop;
    animation-name: drop;
    -webkit-transform-origin: center;
    transform-origin: center;
}

/*=== 12. RTL ===*/
body.rtl .copyRightText p {
    text-align: center;
}
@media (min-width: 768px) {
    body.rtl .copyRightText p {
        text-align: right;
    }
}
body.rtl .copyRight .socialLink {
    text-align: center;
}
@media (min-width: 768px) {
    body.rtl .copyRight .socialLink {
        text-align: left;
    }
}
body.rtl .list-contact li {
    padding-left: 0;
    padding-right: 28px;
}
body.rtl .list-contact li i.fa {
    left: auto;
    right: 0;
}
body.rtl .captionItem li:last-child {
    float: left;
}
body.rtl .banerInfo .form-group {
    margin: 0 0 0 20px;
}
body.rtl .banerInfo .input-group-addon {
    border-radius: 0 4px 4px 0;
    border-right: none;
    border-left: 1px solid #cacaca;
}
body.rtl .banerInfo .input-group-addon.addon-right {
    border-radius: 4px 0 0 4px;
}
body.rtl .navbar-default .navbar-nav.navbar-right {
    margin: 0;
}
@media (min-width: 768px) {
    body.rtl .navbar-default .navbar-nav.navbar-right {
        margin: 0 0 0 165px;
    }
}
body.rtl .navbar-btn {
    right: auto;
    left: 75px;
}
@media (min-width: 768px) {
    body.rtl .navbar-btn {
        right: auto;
        left: 0;
    }
}
body.rtl .btn-transparent {
    overflow: hidden;
}
body.rtl .btn-transparent span {
    float: right;
    text-align: right;
}
body.rtl .btn-transparent i.icon-listy {
    float: right;
    margin: 0 40px 0 10px;
}
body.rtl .searchArea.banerInfo .input-group-addon {
    border: 1px solid rgba(168, 175, 186, 0.5);
}
body.rtl .searchArea.banerInfo .input-group-addon.addon-right {
    border-right: none;
}
body.rtl .searchArea.banerInfo .searchPartTitle {
    float: right;
    border-radius: 0 4px 4px 0;
}
body.rtl .searchBoxSelect .sbHolder {
    border: 1px solid rgba(168, 175, 186, 0.5);
    border-right: none;
    border-radius: 4px 0 0 4px;
}
body.rtl .searchBoxSelect .sbSelector:link, body.rtl .searchBoxSelect .searchBoxSelect .sbSelector:visited, body.rtl .searchBoxSelect .searchBoxSelect .sbSelector:hover {
    text-align: right !important;
}
body.rtl .searchBoxSelect .sbToggle {
    right: auto;
    left: 12px;
}
body.rtl .sidebarInner .form-control {
    border: 1px solid #cacaca;
    border-left: none;
}
body.rtl .categoryList li a .pull-right {
    float: left !important;
}
body.rtl .blogContent .caption .socialLink {
    text-align: right;
}
body.rtl .likeCount {
    float: left;
}
body.rtl .searchSelectboxes .sbHolder {
    border: 1px solid #cacaca;
    border-right: none;
    border-radius: 4px 0 0 4px;
}
body.rtl .searchSelectboxes .sbSelector:link, body.rtl .searchSelectboxes .searchBoxSelect .sbSelector:visited, body.rtl .searchSelectboxes .searchBoxSelect .sbSelector:hover {
    text-align: right !important;
}
body.rtl .searchSelectboxes .sbToggle {
    right: auto;
    left: 12px;
}
body.rtl .signUpFormArea .priceTableTitle {
    text-align: right;
}
body.rtl .contactSelect .sbToggle {
    right: auto;
    left: 12px;
}
body.rtl .list-address li {
    padding-left: 0;
    padding-right: 33px;
}
body.rtl .list-address li i.fa {
    left: auto;
    right: 0;
}
body.rtl .listingReview .btn-primary {
    float: left;
}
body.rtl .listingReview span, body.rtl .listingReview .captionItem, body.rtl .listingReview .rating {
    float: right;
}
body.rtl .listingReview .rating {
    margin: 0 0 0 10px;
}
body.rtl .listingReview span {
    margin: 0 0 0 20px;
}
body.rtl .media.media-comment .media-left {
    float: right;
    padding: 0 10px 0 25px;
}
body.rtl .img-rtl {
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
body.rtl .processArea .form-control {
    padding: 6px 8px 6px 55px;
}
body.rtl .processArea i.fa {
    left: 0;
    right: auto;
}
body.rtl .dateSelect .form-control {
    border: 1px solid #cacaca;
    border-left: none;
}
body.rtl .checkbox-radio input[type=checkbox]:not(old) + label > span {
    margin: 0 0 0 12px;
}
body.rtl .checkbox-radio input[type=radio]:not(old) + label > span {
    margin: 0 0 0 7px;
}
body.rtl .checkbox-radio input[type=checkbox]:not(old) + label,
body.rtl .checkbox-radio input[type=radio]:not(old) + label {
    margin-right: -2em;
}
body.rtl .checkbox-radio.marginCheck {
    margin: 12px 25px 12px 0;
}
body.rtl .navbar-default.navbar-dashboard .input-group .form-control {
    padding: 0 15px 0 0;
}
body.rtl .mr0 {
    margin-left: 0 !important;
}
body.rtl .panel-card .panel-heading .label {
    float: left;
}
body.rtl .panel-card .panel-body .resultInfo {
    float: left;
}
body.rtl .panel-card .panel-heading .rightContent {
    float: left;
}
body.rtl .dateRange {
    margin: 0 0 0 30px;
    float: right;
}
body.rtl .recentUserInfo img {
    float: right;
    margin: 0 0 0 10px;
}
body.rtl .itmeName .iconBox {
    float: right;
    margin: 0 0 0 10px;
}
body.rtl .likeResult {
    margin-right: 10px;
    float: left;
}
body.rtl .likePart i.primaryColor {
    margin: 0 0 0 5px;
}
body.rtl .panel-card .panel-heading .label.label-sm {
    float: right;
    margin: 16px 0 0 10px;
}
body.rtl .searchSelectbox .sbToggle {
    left: 12px;
    right: auto;
}
body.rtl .categoryBox h2 a {
    float: left;
}
body.rtl .listCategory li a span {
    float: right;
}
body.rtl .countUpSection.countUpVerTwo .iconArea {
    float: right;
    margin: 0 0 0 20px;
}
body.rtl .countUpSection.countUpVerTwo .totalCount {
    float: right;
}


body.rtl .howWorksInfo.text-left {
    text-align: left;
}
@media (min-width: 768px) {
    body.rtl .howWorksInfo.text-left {
        text-align: right;
    }
}
body.rtl .howWorksInfo.text-right {
    text-align: left;
}
body.rtl .locationSelect .sbToggle {
    right: auto;
    left: 10px;
}
body.rtl .checkbox .pull-right.link {
    float: left !important;
}

/*=== 13. USER PROFILE ===*/
.user-profile-section .user-profile {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
    border-radius: 5px;
}
.user-profile-section .user-profile .user-img img {
    width: 100%;
    border-radius: 5px;
}
@media (min-width: 1200px) {
    .user-profile-section .user-profile .user-img img {
        border-radius: 0;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
}
.user-profile-section .user-profile .user-profile-content {
    padding: 30px 30px 20px 30px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.user-profile-section .user-profile .user-profile-content .user-name {
    font-size: 22px;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 400;
}
.user-profile-section .user-profile .user-profile-content .designation {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}
.user-profile-section .user-profile .user-profile-content p {
    margin-top: 20px;
    font-size: 15px;
    margin-bottom: 5px;
}
.user-profile-section .user-profile .user-profile-content .user-contact-details li {
    padding: 15px 0 0;
}
.user-profile-section .user-profile .user-profile-content .user-contact-details li i {
    font-size: 16px;
    margin-right: 10px;
}
.user-profile-section .user-profile .user-profile-content .verified-user {
    margin-top: 30px;
    background-color: #2196f3;
    padding: 15px;
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 35px;
    text-transform: capitalize;
    font-size: 18px;
    display: inline-block;
}
.user-profile-section .user-contact {
    padding: 25px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 30px;
}
.user-profile-section .user-contact h3 {
    font-size: 26px;
    font-weight: 400;
    text-transform: capitalize;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 20px;
}
.user-profile-section .user-contact .list-contact li {
    color: #848484;
    margin-bottom: 15px;
}
.user-profile-section .user-contact .list-contact li a {
    color: #848484;
}
.user-profile-section .user-contact .list-contact li a:hover {
    color: #2196f3;
    text-decoration: none;
}
.user-profile-section .user-contact .btn-primary {
    padding: 15px 25px;
}
.user-profile-section .listContentHeading h2 {
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .user-profile-section .listContentHeading h2 {
        font-size: 26px;
        margin-bottom: 25px;
    }
}

/*=== Review Section ===*/
.review-aria {
    margin-top: 50px;
}
.review-aria .reviewContent {
    margin-top: 36px;
}
.review-aria .reviewContent .reviewTitle {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.review-aria .reviewContent .reviewTitle span {
    color: orange;
    font-size: 20px;
    margin-left: 10px;
}
.review-aria .reviewContent .reviewMedia .media-left img {
    width: 76px;
    height: 76px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 25px;
}
.review-aria .reviewContent .reviewMedia .media-body h5 {
    font-size: 15px;
    line-height: 26px;
    color: #222222;
    text-transform: uppercase;
    font-weight: 500;
}
.review-aria .reviewContent .reviewMedia .media-body span {
    color: orange;
}
.review-aria .reviewContent .commentsForm {
    margin-top: 30px;
}
.review-aria .reviewContent .commentsForm p span {
    margin-left: 15px;
    color: orange;
}
.review-aria .reviewContent .commentsForm .form-group .form-control {
    padding: 20px;
}
.review-aria .reviewContent .commentsForm .btn-primary {
    margin-top: 15px;
    margin-bottom: 18px;
    padding: 13px 25px;
}
@media (min-width: 768px) {
    .review-aria .reviewContent .commentsForm .btn-primary {
        margin-bottom: 0;
    }
}

/*=== 14 COMMING SOON PAGE ===*/
.coming-soon-section .coming-soon .logo {
    margin-bottom: 70px;
}
.coming-soon-section .coming-soon h1 {
    font-weight: 400;
    text-transform: capitalize;
}
.coming-soon-section .count-down {
    margin-top: 70px;
    margin-bottom: 70px;
}

/*=== 15 404 PAGE ===*/
.page-error-section h1 {
    font-size: 130px;
    font-weight: 600;
    text-align: center;
    color: #2196f3;
}
@media (min-width: 768px) {
    .page-error-section h1 {
        font-size: 200px;
        line-height: 200px;
    }
}
.page-error-section p {
    text-align: center;
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 100px;
    line-height: 24px;
}
@media (min-width: 768px) {
    .page-error-section p {
        font-size: 24px;
        line-height: 30px;
    }
}
.page-error-section .addon-form-style .form-group .btn-default {
    width: auto;
    padding: 20px 15px;
}

/*=== 16. MAP HALF ===*/
@media (min-width: 768px) {
    .inner-container .map-fixed {
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
    }
    .inner-container .map-fixed .map-container {
        position: relative;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 990;
        margin-bottom: 0px;
    }
    .inner-container .map-fixed .map-container #map-canvas.map-half {
        height: 100%;
    }
}

/* body.default{
	background-image: url("../options/pattern1.png");
	background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
}
body.pattern-01{
	background-image: url("../options/pattern4.png");
	background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
}
body.pattern-02{
	background-image: url("../options/pattern2.png");
	background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
}
body.pattern-03{
	background-image: url("../options/pattern3.png");
	background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
}
body.pattern-04{
	background-image: url("../options/pattern4.png");
	background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
}
 */
.labels-wrapper div {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding-top: 0px;
}

.labelCustom {
    margin: 0;
}
.labelCustom .labelValue {
    color: #444444 !important;
    padding: 10px !important;
    border-radius: 8px !important;
    margin: 12px !important;
}
.labelValue {
    color: #444444 !important;
    padding: 10px !important;
    border-radius: 8px !important;
    margin: 12px !important;
}
.labelCustom-primary {
    background-color: whitesmoke;
    padding: 10px;
    color: black;
    border-radius: 8px;
    margin:12px;
}

.labelCustom-danger {
    padding: 10px;
    background-color: red;
    color: white;
    border-radius: 8px;
    margin:12px;
}

.dates-wrapper div {
    padding-top: 4px;
    padding-bottom: 4px;
}

.labelCustom-begin {
    color: green;
    font-weight: 700;
}

.labelCustom-ending {
    color: red;
    font-weight: 700;
}

.btn-select-profession {
    margin-top: 2px;
    margin-left: 2px;
    color: black !important;
    font-size: 12px !important;
}

.btn-select-supervisor {
    margin-top: 2px;
    margin-left: 2px;
    color: black !important;
    font-size: 12px !important;
    border: solid;
}

.btn-select-supervisor:hover {
    border: solid;
    border-color: #2196f3;
}

.fa-search-custom {
    color: #2196f3 !important;
    background: transparent !important;
    font-weight: 700 !important;
    font-size: 1.5rem !important;
}

.course-header {
    color: black;
    font-weight: 700;
}

.btn-custom {
    padding: 1em;
    margin-top: 0.5em;
    margin-right: 1em;
}
@media (min-width: 768px) {
    .btn-custom {
        margin-top: 0.5em;
    }
}

.no-hover {
    pointer-events: none;
}

/****** MY ******/
body {
    background: white;
}

/*.img-responsive-custom {*/
/*    margin-top: -10px !important;*/
/*    height: 60px !important;*/
/*    width: 100% !important;*/
/*}*/
@media (min-width: 768px) {
    .img-responsive-custom {
        margin-top: -16px !important;
        height: 70px 
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    .img-responsive-custom {
        margin-top: -4px !important;
        height: 50px 
        width: 100% !important;
    }
}
/********** CAROUSEL ************/
.carouselItem-custom {
    height: 150px;
    width: 100% !important;
}

.carouselTitleText {
    font-size: 14px !important;
}
@media (min-width: 768px) {
    .carouselTitleText {
        font-size: 14px !important;
        line-height: 20px !important;
        letter-spacing: 2px !important;
    }
}

/********** SECTIONS ************/
.categoriesRow {
    background: #eeeeee !important;
    background: #eeeeee !important;
    padding-bottom: 12px;
}

.featuredRow {
    background: #ffffff !important;
    border-bottom: 1px solid lightgrey;
    background: #fcf8ef !important;
    background: #fafafa !important;
}

.newCoursesRow {
    border-bottom: 1px solid lightgrey;
    background: #ffffff !important;
    border-top: 1px solid #d4d4d4;
}

/*** FOOTER ***/
.footerStyle {
    border-top: 0px solid lightgrey;
    border-bottom: 1px solid #64603b;
    /*padding-top: 30px;*/
    padding-bottom: 20px;
}

.text-footer p {
    color: rgba(245, 245, 245, 0.959);
}

.socialStyle {
    background: #2f4670;
}

.newCoursesFooter {
    display: block !important;
    height: 60px;
}
@media (min-width: 768px) {
    .newCoursesFooter {
        display: inline !important;
        overflow: hidden !important;
        width: 10px !important;
        white-space: nowrap !important;
        text-overflow: clip !important;
        line-height: 8px !important;
    }
}
.newCoursesFooter ul .list-unstyled li {
    padding-bottom: 30px !important;
}

.contactsFooterColumn {
    margin-left: 14px !important;
    padding-right: 60px;
}
@media (min-width: 768px) {
    .contactsFooterColumn {
        margin-left: 30px !important;
    }
}

.newCoursesFooterColumn {
    margin-left: 14px !important;
}
@media (min-width: 768px) {
    .newCoursesFooterColumn {
        margin-left: -30px !important;
    }
}

.menuFooterColumn {
    margin-left: 14px;
}
@media (min-width: 768px) {
    .menuFooterColumn {
        margin-left: 0px;
    }
}

.browserStyle {
    font-size: 12px;
    margin-top: 4px;
}

.privacy {
    margin-top: 0.2em;
    text-align: center;
}
@media (min-width: 768px) {
    .privacy {
        text-align: right;
        margin-right: 0em;
    }
}

.copyRight {
    padding-bottom: 20px;
}

/*** NEWS SECTION ***/
.newsSectionStyle {
    background: white;
    padding-top: 25px !important;
    padding-bottom: 2px !important;
}

@media(max-width: 1278px)
{
    .breadclass {
        display: none;
    }
}

@media(min-width: 1025px)
{
    .buttoncollabresp
    {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(max-width: 1025px)
{
    .buttoncollabresp
    {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .MCR_evidenceCourses {
        width: 100% !important;
        padding-bottom: 15px;
        padding: 8px 6px 8px 6px;
    }
}
@media (min-width: 768px) {
    .MCR_evidenceCourses {
        width: 180px !important;
        padding: 8px 3px 8px 3px;
    }
}
@media (min-width: 992px) {
    .MCR_evidenceCourses {
        width: 235px !important;
        padding: 8px 16px 8px 16px;
    }
}
@media (min-width: 1200px) {
    .MCR_evidenceCourses {
        width: 285px !important;
        padding: 8px 16px 8px 16px;
    }
}

@media (min-width: 768px) {
    .MCR_newCourses {
        width: 100% !important;
        padding-bottom: 15px;
        padding: 8px 6px 8px 6px;
    }
}
@media (min-width: 768px) {
    .MCR_newCourses {
        width: 180px !important;
        padding: 8px 3px 8px 3px;
    }
}
@media (min-width: 992px) {
    .MCR_newCourses {
        width: 235px !important;
        padding: 8px 16px 8px 16px;
    }
}
@media (min-width: 1200px) {
    .MCR_newCourses {
        width: 285px !important;
        padding: 8px 16px 8px 16px;
    }
}

@media (min-width: 768px) {
    .MCR_labelfloat {
        float: left !important;
        width: 100%;
        height: 55px;
    }
}
@media (min-width: 414px) {
    .MCR_labelfloat {
        float: none !important;
        height: 55px;
    }
}
@media (min-width: 480px) {
    .MCR_labelfloat {
        float: none !important;
        height: 55px;
    }
}
@media (min-width: 768px) {
    .MCR_labelfloat {
        float: left !important;
        width: 100%;
        height: 70px;
    }
}
@media (min-width: 992px) {
    .MCR_labelfloat {
        float: none !important;
        height: 55px;
    }
}

@media (min-width: 768px) {
    .MCR_valuefloat {
        float: left !important;
        width: 100%;
    }
}
@media (min-width: 414px) {
    .MCR_valuefloat {
        float: right !important;
    }
}
@media (min-width: 480px) {
    .MCR_valuefloat {
        float: right !important;
    }
}
@media (min-width: 768px) {
    .MCR_valuefloat {
        float: left !important;
        width: 100%;
    }
}
@media (min-width: 992px) {
    .MCR_valuefloat {
        float: right !important;
        width: auto;
    }
}

@media (min-width: 768px) {
    .MCR_inlineblock {
        display: inline-block;
        margin-bottom: 10px;
    }
}
@media (min-width: 768px) {
    .MCR_inlineblock {
        display: flex;
        margin-bottom: auto;
    }
}
@media (min-width: 992px) {
    .MCR_inlineblock {
        display: flex;
        margin-bottom: auto;
    }
}

@media (min-width: 768px) {
    .MCR_marginbottom10px {
        margin-bottom: 10px;
    }
}
@media (min-width: 992px) {
    .MCR_marginbottom10px {
        margin-bottom: auto;
    }
}

@media (min-width: 768px) {
    .MCR_displaynone {
        display: none;
    }
}
@media (min-width: 992px) {
    .MCR_displaynone {
        display: none;
    }
}

@media (min-width: 992px) {
    .MCR_FontIpadSize-- {
        font-size: 0.8em;
    }
}
@media (min-width: 1200px) {
    .MCR_FontIpadSize-- {
        font-size: 1em;
    }
}

@media (min-width: 992px) {
    .MCR_FloatRight {
        float: right;
    }
}
@media (min-width: 1200px) {
    .MCR_FloatRight {
        float: none;
    }
}

@media (min-width: 768px) {
    .MCR_displaynoneOver {
        display: initial;
    }
}
@media (min-width: 992px) {
    .MCR_displaynoneOver {
        display: none;
    }
}


@media (min-width: 768px) {
    .MCR_font09em {
        font-size: 0.9em;
        text-transform: lowercase;
    }
}
@media (min-width: 768px) {
    .MCR_font09em {
        font-size: initial;
        text-transform: lowercase;
    }
}
@media (min-width: 992px) {
    .MCR_font09em {
        font-size: initial;
        text-transform: lowercase;
    }
}

@media (min-width: 768px) {
    .MCR_lineheight35 {
        line-height: 35px;
    }
}

.MCR_borderTable {
    border: 1px solid #cacaca;
}

.MCR_thborderTable {
    border: none;
    padding: 30px 20px 17px 20px;
    color: #222222;
    font-weight: bold;
    line-height: 28px;
}

.MCR_AlternativeColor {
    background: #fff;
    border-top: 1px solid #cacaca;
}

.MCR_AlternativeColor:nth-child(2n) {
    background: #f9f9f9;
    border-top: 1px solid #cacaca;
}

.MCR_padding_row {
    padding: 5px 20px;
}

.MCR_btn-primary {
    background-color: #ffffff;
    color: #848484;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-family: "Muli", sans-serif;
    width: 60px;
    border-radius: 3;
    margin-left: 0;
    margin-top: -1px;
    padding: 3px;
    height: 21px;
}

.MCR_marginrightZero {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.MCR_list-reset {
    text-align: center;
}

@media (min-width: 768px) {
    .MCR_floatNone {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .MCR_floatNone {
        float: right !important;
    }
}

@media (min-width: 768px) {
    .MCR_marginTop {
        margin-top: 15px !important;
    }
}
@media (min-width: 768px) {
    .MCR_marginTop {
        margin-top: 0 !important;
    }
}

.MCR_minHeight69 {
    min-height: 69px;
}

.MCR_hide {
    display: none;
}

.MCR_displayBlock {
    display: block;
}

.MCR_displayGrid {
    /*display: grid;*/
}

.MCR_CapitalizeNone {
    text-transform: none !important;
}

@media (min-width: 992px) {
    .MCR_Center {
        text-align: center;
    }
}

/**** NAVBAR ****/
.inail-navbar-container {
    color: black;
    display: flex;
    flex-direction: column;
}
.inail-navbar-container .img-responsive {
    height: 66px;
}
.inail-navbar-container .upper-row {
    background: white;
    padding-left: 4.3em;
    padding-top: 2.8em;
    padding-bottom: 2.3em;
    flex-grow: 1;
}
.inail-navbar-container .lower-row {
    background: #002e5f;
    flex-grow: 2;
    flex-basis: 1;
    display: flex;
    flex-direction: row;
}
.inail-navbar-container .lower-row .left-column {
    display: flex;
    flex-grow: 3;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1.8em;
}
.inail-navbar-container .lower-row .left-column .link-underlined {
    margin-left: 2.5em;
}
.inail-navbar-container .lower-row .left-column .link-underlined .link-line {
    height: 2px;
    width: 42px;
    background: transparent;
}
.inail-navbar-container .lower-row .left-column .link-underlined:hover .link-line {
    background: white;
}
.inail-navbar-container .lower-row .left-column a {
    color: white;
    /*font-size: 14px;*/
}
.inail-navbar-container .lower-row .right-column {
    background: #1e6665;
    flex-grow: 2;
    text-align: center;
    align-self: center;
    padding-top: 1em;
    padding-bottom: 1em;
}
.inail-navbar-container .lower-row .right-column a {
    color: white;
}
@media screen and (max-width: 767px) {
    .inail-navbar-container .mobile-hide {
        display: none !important;
    }
    .inail-navbar-container .upper-row {
        padding: 2em;
    }
    .inail-navbar-container .upper-row .img-responsive {
        height: 88px;
    }
    .inail-navbar-container .lower-row .left-column {
        padding: 0;
        max-width: 300px;
    }
}

/**** FOOTER ****/
.cookie-consent-custom {
    top: 87%;
    margin: auto;
    width: 50%;
}
@media screen and (min-width: 1600px) {
    .cookie-consent-custom {
        top: 91%;
    }
}

.cookie-consent-body {
    background: #191e38;
}
.cookie-consent-body span, .cookie-consent-body button {
    color: white;
    font-style: normal;
}

.inail-footer-container {
    background: #002e5f;
    color: black;
    display: flex;
    flex-direction: column;
    color: white;
}
.inail-footer-container h5 {
    font-style: normal;
    color: white;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    font-weight: 500;
}
.inail-footer-container p,
.inail-footer-container a {
    color: white;
    font-style: normal;
    margin-bottom: 0.5em;
    font-weight: 600;
}
.inail-footer-container a {
    text-decoration: underline;
}
.inail-footer-container .img-responsive {
    height: 100px;
}
@media screen and (max-width: 468px) {
    .inail-footer-container .img-responsive {
        height: 82px;
        width: 100%;
        display: block;
    }
    .inail-footer-container .upper-row {
        padding:29px !important;
    }
}
.inail-footer-container .sailportal-row {
    display: flex;
    justify-content: space-evenly;
    padding: 34px 20px 46px 7em;
    border-bottom: 1px solid whitesmoke;
}
.inail-footer-container .sailportal-row h4 {
    color: white;
    font-style: normal;
}
.inail-footer-container .sailportal-row p,
.inail-footer-container .sailportal-row a {
    text-decoration: none;
}
.inail-footer-container .sailportal-row ul li {
    margin-bottom: 0.5em;
}
.inail-footer-container .sailportal-row .column {
    padding: 1em 1.5em 1em 1.5em;
    flex: 2;
}
.inail-footer-container .sailportal-row .column a {
    margin-bottom: 2em;
}
.inail-footer-container .sailportal-row .column-center {
    padding: 1em 1.5em 1em 1.5em;
    flex: 3;
}
.inail-footer-container .upper-row {
    padding: 8em;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.inail-footer-container .middle-row {
    flex-grow: 2;
    display: flex;
    justify-content: center;
    padding: 8em;
    padding-top: 0.5em;
    padding-bottom: 0;
}
.inail-footer-container .middle-row .column {
    flex-grow: 1;
    flex-basis: 0;
    display: flex;
    flex-direction: column;
    padding-right: 1em;
}
.inail-footer-container .middle-row .column-social {
    display: flex;
    flex-direction: column;
}
.inail-footer-container .middle-row .column-social .row-social-middle {
    flex-grow: 3;
    display: flex;
}
.inail-footer-container .middle-row .column-social .row-social-middle .social-img {
    height: 36px;
}
.inail-footer-container .middle-row .column-social .row-social-lower {
    padding-bottom: 4em;
}
.inail-footer-container .lower-row {
    display: flex;
    flex-direction: column;
    font-style: normal;
    padding: 5em;
    padding-top: 0em;
    padding-bottom: 1.5em;
}
.inail-footer-container .lower-row .divider-container {
    align-self: center;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    padding-left: 2.5em;
    padding-right: 2.5em;
    width: 100%;
}
.inail-footer-container .lower-row .divider-container .divider {
    height: 1px;
    background: whitesmoke;
}
.inail-footer-container .lower-row .links-row {
    padding-top: 2em;
    display: flex;
}
.inail-footer-container .lower-row .links-row a {
    margin-right: 1.5em;
    text-decoration: none;
}
.inail-footer-container .lower-row .languages-row a {
    margin-right: 2em;
}
.inail-footer-container .privacy-row {
    display: flex;
    justify-content: center;
    background: #002e5f;
    padding-top: 1.5em;
    padding-bottom: 0.5em;
    border-top: 1px solid whitesmoke;
}
.inail-footer-container .privacy-row a {
    margin-right: 2em;
}
@media screen and (max-width: 767px) {
    .inail-footer-container .mobile-hide {
        display: none !important;
    }
    .inail-footer-container .sailportal-row {
        flex-wrap: wrap;
        flex-basis: 100%;
        flex-flow: column wrap;
        justify-content: center;
        padding: 4em;
    }
    .inail-footer-container .sailportal-row .column {
        padding: 0;
        margin-bottom: 3em;
    }
    .inail-footer-container .sailportal-row .column-center {
        padding: 0;
        margin-bottom: 3em;
    }
    .inail-footer-container .sailportal-row .newCoursesFooter {
        height: 16px;
    }
    .inail-footer-container .middle-row {
        flex-basis: 100%;
        flex-wrap: wrap;
        flex-flow: column wrap;
        padding: 2em;
    }
    .inail-footer-container .middle-row .column-social .row-social-lower {
        padding-bottom: 0;
    }
    .inail-footer-container .links-row {
        flex-basis: 100%;
        flex-wrap: wrap;
    }
    .inail-footer-container .lower-row {
        padding: 1em;
    }
    .inail-footer-container .lower-row .copyright-row {
        margin-bottom: 1em;
    }
}

/*# sourceMappingURL=style.css.map */
