@font-face {
    font-family: cabin;
    src: url(../fonts/Cabin-Regular.ttf);
}

@font-face {
    font-family: cabin-bold;
    src: url(../fonts/Cabin-Bold.ttf);
}

* {
    box-sizing: border-box;
}

body {
    background-color: #fff;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 14px;
}

p,
label,
.consultancy-list li {
    font-size: 14px !important;
}

.font-m {
    font-size: 22px !important;
}

.font-m1 {
    font-size: 35px !important;
    font-weight: 100;
}

.border-right {
    border-right: 1px solid #122b60 !important;
}

.btn2 {
    padding: 6px 15px;
}

.c-r {
    color: red;
}

.bg-ow {
    background-color: #fffce3;
}

.he1 {
    font-size: 30px !important;
}

#cal-3 {
    display: none;
}

.header-page {
    padding-bottom: 0px !important;
}

.head-tab {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    bottom: 0px;
}

.head-subtab {
    padding-bottom: 5rem;
}

.cabin {
    font-family: cabin;
}

.cabinb {
    font-family: cabin-bold;
}

.nav-tabs {
    font-family: cabin-bold !important;
}

.line {
    border-right: 1px solid #eee;
}

.nav-fl {
    justify-content: flex-end;
    font-family: cabin;
}

.back {
    background-image: url(../img/banner.png);
    height: 640px;
    background-size: 100% 100%;
    background-repeat: no-repeat;

}

.back1 {
    background-image: url(../img/banner.png);
    height: 508px;
    background-size: cover;
    background-repeat: no-repeat;

}

#colorselector,
#colorselector1 {
    background-color: transparent;
    color: #fff;
    border: none;
}

#colorselector option,
#colorselector1 option {
    background-color: transparent;
    border: none;
    color: #000;

}

.o-hi {
    border: 2px solid #FF731F;
    margin: 0 auto;
    width: 11%;
}

.w-b {
    background-color: #b7b7b7;
    color: #fff;
    width: 15%;
    padding: 20px;
}

.w-b2 {
    background-color: #FF731F;
    color: #fff;
    width: 100%;
    padding: 20px;
}

.w-b3 {
    background-color: transparent;
    color: #b7b7b7;
    padding: 20px;
    width: 100%;
    border: 1px solid #b7b7b7;
}

.w-b1 {
    background-color: #FF731F;
    color: #fff;
    width: 15%;
    padding: 20px;
}

.pin {
    width: 3%;
}

#purch-btn,
#backtosearch {
    cursor: pointer;
}

.searchbond {
    display: none;
}

.bg-g {
    background-color: #eaeaea;
}

.sec-searchbar button {
    margin-top: 12px;
}

.g-tick {
    color: #bdc91c;
}

.bg-btn-g {
    background-color: #31d200;
    color: #fff;
}

.bg-green {
    background-color: #bdc91c;
    position: absolute;
    width: 100%;
    right: 300px;
    color: white;
    padding: 10px;
}

.color-orange {
    color: #FF731F;
}

.bg-b {
    background-color: #6FB8E5;
    color: white;
}

.bg-o {
    background-color: #FF731F;
    color: white;
}

.b-left {
    border-left: 5px solid #FF731F;
}

.b-left1 {
    border-left: 5px solid #fff;
}

.spaa {
    top: 23px;
    right: 20px;
    color: red;
}

.c-o {
    color: #FF731F;
    font-size: 40px;
}

.w-90 {
    width: 90% !important;
}

.header {
    background: linear-gradient(rgb(0, 51, 102), rgba(0, 0, 0, 0));
    padding-bottom: 160px;
}

.shad-box {
    margin: 0 auto;
}

.bg-p {
    background-color: #ea173f !important;
    color: white !important;
}

.search.active {
    background-color: #163678 !important;
    color: #84c4eb !important;
    border-color: transparent !important;
}

.searchd {
    color: #163678 !important;
}

.reg {
    display: inline-block;
    opacity: 0.9;
    color: #000;
}

.bglb {
    background-color: #9fd7f7;
    color: #163678;
}

.centered-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 63px;
    /* Specify a height for the container to vertically center the items */
}

.bglb li {
    width: 11.11111111111111%;
    text-align: center;
}

.parahe {
    line-height: 33px;
}

.parahe1 {
    line-height: 28px;
}

.searchbar input {
    width: 90%;
    display: inline-block;
    font-size: 17px;
    height: 50px;
}

.classydrop {
    height: 250px;
    background-color: #fff;
    overflow-y: scroll;
    position: absolute;
    z-index: 1;
    /* width: 256px; */
    left: 0;
    top: 38px;
    right: 0;
    display: none;
}

.classydrop_pa {
    cursor: pointer;
}

.cairo {
    font-family: Cairo;
}

.searchbar button {
    padding: 13px 15px;
}

.sidebar h5 {
    color: #cd3a2d;
    font-size: 18px;
}

.sidebar h6 {
    color: #b6b6b6;
    font-size: 13px;
}

.yelstar i {
    color: #ff731f;
}

.backgroung-lightblue {
    background-color: #72bce7;
    color: #fff;
}

.f-s {
    font-size: 12px;
}

.navbar-nav .homebar a.active {
    color: #bdc91c !important;
}

.shape-text p {
    top: 8px;
    left: 10px;
    font-size: 20px !important;
    color: #fff;
}

.shape-text1 {
    top: 22px;
    left: 35px;
}

.just {
    text-align: justify !important;
}

.shape-text1 h5 {
    font-size: 16px;
}

.shape-text1 p {
    font-size: 12px !important;
}

.shape-text img {
    width: 100%;
}

.sha {
    top: 20px;
}

.card-backside p {
    font-size: 13px;
}

.card-backside1 p {
    font-size: 13px;
}

.card-backside button {
    padding: 8px 70px;
}

.card-backside1 button {
    padding: 8px 70px;
}

.card-backside {
    top: 0px;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    visibility: hidden;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;

}

.card-backside1 {
    top: 0px;
    bottom: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;

}

.show:hover .card-backside1 {
    visibility: visible;
    opacity: 1;
    transition: 1s;
}

.show:hover .card-backside {
    visibility: visible;
    opacity: 1;
    transition: 1s;
}

.tick i {
    font-size: 11px;
    background-color: #CBCBCB;
    color: #fff;
    padding: 5px 5px;
}

.newsl {
    background-image: url(../img/ban-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    height: 315px;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.newsl button {
    padding: 10px 100px !important;

}

.top-rated img {
    position: absolute;
    bottom: -66px;
    z-index: 9999;
    left: -70px;
}

.c-g {
    color: #CBCBCB;
}

.gini img {
    width: 100px;
}

.nav-tabs .nav-link {
    border-top-left-radius: unset;
    border-top-right-radius: unset;
}

footer {
    background-image: url(../img/mapgroup1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.fot p {
    font-size: 11px !important;
}

.last {
    background-color: #242424;
    color: #fff;
}

.mapnav {
    height: 200px;
    background-color: #fff;
    width: 300px;
}

.mapnavsub {
    right: 0;
}

.nav.minimiz {
    flex-direction: column;
    border: none;
    align-items: center;
}

.nav.minimiz a {
    color: grey;
}

.minimiz a {
    padding: 0;
    margin: 0;
}

.minimiz .nav-link {
    border: none;
}

.mapnavsub nav .minimiz .bar.active {
    color: #bdc91c;
    background-color: transparent;
    width: 25px;
}

.mapnavsub nav .minimiz .bar {
    margin-bottom: -10px;
}

.img-hei {
    padding: 20px;
    height: 200px;
}

.img-tab {
    height: 100%;
}

.aus {
    top: -34px;
    left: -20px;
}

.maps {
    float: right;
}

.map-pos img {
    width: 50%;
}

.map-pos {
    left: 0;
    top: -1px;
    position: absolute;
}

ol.carousel-indicators.sidebar-col {
    left: unset;
    bottom: unset;
    margin: 0px;
    display: inherit;
    transform: scaleX(-1);
    right: 20px;
    top: 10px;
}

ol.carousel-indicators.sidebar-col li {
    margin: -16px;
    width: 15px;
    background-color: #B5B5B5;
}

.sidebar-col .active {
    background-color: #BDC91C !important;
    width: 25px !important;
}

.map-pos p {
    top: 2px;
    left: 10px;
    color: #fff;
}

.uk p {
    top: 2px;
    font-size: 14px;
}

.transb {
    padding: 3px 20px !important;
    background-color: transparent;
    position: absolute;
    border: 1px solid;
    background-color: transparent;
    right: 140px;
    top: 26px;
}

.login-f {
    position: absolute;
    top: 95px;
    display: none;
}

.third-sec {
    padding-top: 170px !important;
}

.sign-f {
    position: absolute;
    top: 95px;
    display: none;
}

.custom-hide {
    display: none;
}

.box {
    transform: rotate(45deg);
    height: 15px;
    width: 15px;
    top: -5px;
    right: 95px;
    background-color: #EAEAEA;
}

.box2 {
    transform: rotate(45deg);
    height: 15px;
    width: 15px;
    top: -5px;
    right: 20px;
    background-color: #EAEAEA;
}

.in-font input,
.login-in input,
.login-f {
    font-size: 10px;
}

.sign-f form button,
.login-in button {
    padding: 3px 10px;
    font-size: 11px;
}

.carousel-indicators-numbers li {
    text-indent: 0;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 100%;
    line-height: 30px;
    color: #eb766e;
    display: none;
    transition: all 0.25s ease;
}

.slide-no-9 {
    position: absolute;
    right: -15px;
    font-weight: 500;
    bottom: 3px;
}

.carousel-indicators-numbers li.active,
.carousel-indicators-numbers li:hover {
    margin: 0 2px;
    width: 30px;
    height: 30px;
    display: block;
}

.next .left-ic {
    left: 158px;
    bottom: 6px !important;
}

.next .left-ic,
.right-ic {
    position: absolute;
    bottom: 5px;
    top: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    background-color: transparent;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;

}

.next {
    left: 0;
    bottom: -27px;
    height: 38px;
    width: 100%;
}

.next a i {
    color: #FF731F;
    font-size: 25px;
    font-weight: bold;
}

ol.carousel-indicators.carousel-indicators-numbers {
    margin: 0;
    bottom: -33px;
    left: 0;
    right: unset;
}

.pop {
    border-bottom: none;
}

.pop-head {
    width: 95%;
    margin: 0 auto;
}

.logininputicon {
    background-color: transparent;
}

.b-l {
    border-right: none;
}

.login-ic i {
    position: absolute;
    right: 32px;
    top: 25px;
}

.login-ic input {
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;

}

/*wysiwyg*/
.wysiwyg-editor {
    display: block;
    width: 400px;
    margin: 100px auto 0;
}

.wysiwyg-controls {
    display: block;
    width: 100%;
    height: 35px;
    border: 1px solid #C2CACF;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    background: #fff;
}

.wysiwyg-controls a {
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: top;
    line-height: 38px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    color: #ADB5B9;
}

.wysiwyg-controls [data-role="bold"] {
    font-weight: bold;
}

.wysiwyg-controls [data-role="italic"] {
    font-style: italic;
}

.wysiwyg-controls [data-role="underline"] {
    text-decoration: underline;
}

[class^="menu"],
[class^="menu"]:before,
[class^="menu"]:after {
    position: relative;
    top: 48%;
    display: block;
    width: 65%;
    height: 2px;
    margin: 0 auto;
    background: #ADB5B9;
}

[class^="menu"]:before {
    content: '';
    top: -5px;
    width: 80%;
}

[class^="menu"]:after {
    content: '';
    top: 3px;
    width: 80%;
}

.menu-left:before,
.menu-left:after {
    margin-right: 4px;
}

.menu-right:before,
.menu-right:after {
    margin-left: 4px;
}

.wysiwyg-content {
    max-width: 100%;
    width: 100%;
    height: 200px;
    padding: 12px;
    resize: both;
    overflow: auto;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #C2CACF;
    border-radius: 0 0 3px 3px;
    background: #F2F4F6;
}

/*wysiwug*/

.login-ic2 input {
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;
}

.login-ic2 i {
    position: absolute;
    right: 32px;
    top: 74px;
}

.user:focus {
    border-color: #FF731F !important;
    box-shadow: none;
}

.signuptn {
    color: #FF731F;
    background-color: transparent;
    border: 1px solid #FF731F;
}

.signuptn:hover {
    background-color: #FF731F;
    color: #fff;
}

.carousel-inner .pic-box {
    width: 300px;
    height: 200px;
}

.carousel-item.pic-box {
    transition: unset;
}

.fade-in {
    opacity: 1;
    animation-name: fadeIn;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: .5s;
}

/*range slider*/
.jsinput {
    background-color: transparent;
    border: none;
    width: 12%;
    color: #fff;
}

.inputdiv {
    right: 19px;
    width: 90%;
    text-align: center;
    position: absolute;
    top: -15px;
}

.slideposition {
    position: absolute;
    width: 90%;
    bottom: 16px;
}

/* Ion.RangeSlider
// css version 2.0.3
// Â© 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/

/* =====================================================================================================================
// RangeSlider */

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
    position: absolute;
    display: block;
    top: 0;
}

.irs-line-left {
    left: 0;
    width: 11%;
}

.irs-line-mid {
    left: 9%;
    width: 82%;
}

.irs-line-right {
    right: 0;
    width: 11%;
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1;
}

.irs-slider.single {}

.irs-slider.from {}

.irs-slider.to {}

.irs-slider.type_last {
    z-index: 2;
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default;
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default;
}

.irs-from,
.irs-to,
.irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.irs-with-grid .irs-grid {
    display: block;
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}

.irs-grid-pol.small {
    height: 4px;
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000;
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0.0);
    z-index: 2;
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed;
}

.irs-disabled {
    opacity: 0.4;
}


.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}


/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// Â© Denis Ineshin, 2014    https://github.com/IonDen
// Â© guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/

/* =====================================================================================================================
// Skin details */

.irs {
    height: 55px;
}

.irs-with-grid {
    height: 75px;
}

.irs-line {
    height: 10px;
    top: 33px;
    background: #EEE;
    background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
    /* W3C */
    border: 1px solid #CCC;
    border-radius: 16px;
    -moz-border-radius: 16px;
}

.irs-line-left {
    height: 8px;
}

.irs-line-mid {
    height: 8px;
}

.irs-line-right {
    height: 8px;
}

.irs-bar {
    height: 10px;
    top: 33px;
    border-top: 1px solid #ea173f;
    border-bottom: 1px solid #ea173f;
    background: #ea173f;
    /* W3C */
}

.irs-bar-edge {
    height: 10px;
    top: 33px;
    width: 14px;
    border: 1px solid #428bca;
    border-right: 0;
    background: #428bca;
    background: linear-gradient(to top, rgba(66, 139, 202, 1) 0%, rgba(127, 195, 232, 1) 100%);
    /* W3C */
    border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px;
}

.irs-shadow {
    height: 2px;
    top: 38px;
    background: #000;
    opacity: 0.3;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30);
}

.irs-slider {
    top: 27px;
    width: 20px;
    height: 20px;
    border: 1px solid #ea173f;
    background: #ea173f;
    border-radius: 27px;
    -moz-border-radius: 27px;
    cursor: pointer;
}

.irs-slider.state_hover,
.irs-slider:hover {
    background: #FFF;
}

.irs-min,
.irs-max {
    color: #333;
    display: none;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
    background: #ccc;
}

.irs-from,
.irs-to,
.irs-single {
    color: #fff;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #428bca;
    display: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
    background: #999;
}

.irs-grid {
    height: 27px;
}

.irs-grid-pol {
    opacity: 0.5;
    background: #428bca;
}

.irs-grid-pol.small {
    background: #999;
}

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac;
}

.irs-disabled {}

/*range slider*/
/*Crop popup*/

#upload-demo {
    width: 250px;
    height: 250px;
    padding-bottom: 25px;
    margin: 0 auto;
}

/*Dashboard Start*/
.header-dashboard {
    background-color: #272727;
}

.total-clients {
    background-color: #8ab135;
    color: #fff;
    padding: 4px 10px;
    font-weight: 500;
}

.green-text {
    color: #8ab135;
}

.font-15 {
    font-size: 15px;
}

.font-11 {
    font-size: 11px !important;

}

.border-r {
    border-right: 1px solid #777777;
    height: 40px;
}

.elli {
    font-size: 20px;
}

.cli {
    color: #777777;
}

.sec-navbar {
    background-color: #3c5c6c;
}

.sec-navbar .container nav ul {
    padding: 0;
    margin: 0;
    text-align: center;
}

.sec-navbar .container nav ul li a {
    padding: 15px;
    font-size: 13px;
}

.sec-navbar .container nav ul li {

    display: inline-block;
    list-style-type: none;
    color: #b9b9b9;
}

.sec-navbar .container nav ul li a.active {
    background: #378db8;
    color: white;
}

.svg {
    height: 20px;
    width: 20px;
}

.bg-lig {
    background-color: #ececec;
}

.bg-bb {
    background-color: #2a414c;
    color: #fff;
}

.bg-sidebar {
    background-color: #3c5c6c;
    color: #a7b1c2;
    font-size: 13px;
    min-height: calc(100% - 69px);
}

.bg-sidebar ul {
    padding: 0;
    margin: 0;
}

.sidebar_droplink ul {
    padding: 0;
    margin: 0;
}

.bg-sidebar ul li a {
    padding: 15px 10px;
    padding-right: 0;
}

.bg-sidebar ul li {
    list-style-type: none;
}

.sidebar_droplink {
    position: relative;
}

.f {
    width: 13px;
    height: 13px;
}

.ddd {
    color: #4d4d4d;
}

.user-color {
    color: #52afe2;
    font-size: 20px;

}

.sidebar-dashboard nav li {
    position: relative;
}

.sidebar-dashboard nav ul li ul {
    display: none;
}

.sidebar-dashboard nav ul li:hover {

    color: #fff;
}

.sidebar-dashboard nav ul li:hover>a,
.dropdown_nav nav ul li ul li:hover>a {
    color: #fff !important;
    background-color: #378db8;

}

.sidebar-dashboard a,
.sec-navbar a {
    color: #b9b9b9;
    text-decoration: none;
    display: block;
}

.font_le {
    font-size: 10px;
}

.sidebar-dashboard nav ul .sidebar_droplink ul {
    background-color: #324c59;
}

.nav-color {
    background-color: #52afe2;

}

.nav-color li a:hover {
    border:
}

.nav-color li .active {
    color: #52afe2 !important;
}

.nav-color li a {
    color: #fff;
    font-family: cabin-bold;
    border: none !important;
    padding: 20px;
}

.table-size th,
.table-size td {
    border-top: none !important;
    font-weight: 400;
    font-size: 13px;
    padding: 5px;
}

.table-size {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    margin: 13px 0px 0px 20px;
}

.lightgreen {
    color: #b5c529;
}

.view_now-btn {
    background-color: #b5c529;
    color: #fff;
    padding: 5px 15px;
}

.btn-darkgrey {
    background-color: #bababa;
    color: #fff;
    font-size: 12px;
    padding: 5px 20px;
}

.hr {
    width: 93%;
}

.scrollbar {
    height: 200px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;

}

.force-overflow {
    min-height: 450px;
}

#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #d2d2d2;
}

#style-2::-webkit-scrollbar {
    width: 12px;
    background-color: #d2d2d2;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #9e9e9e;
}

.f-12 {
    font-size: 12px !important;
}

.padding-w {
    padding: 3px 15px;
}

.dropdown_nav {
    position: relative;
}

.dropdown_nav nav ul li ul {
    display: none;
}

.dropdown_nav nav ul li:hover ul {
    display: block;
    background-color: #fff;
    position: absolute;
    color: #000;
    z-index: 3;
    top: 48px;
    text-align: left;
}

.dropdown_nav nav ul li:hover ul li {
    display: block;
    padding: 0;


}

.dropdown_nav nav ul li:hover ul li a {
    color: #000;
    padding: 10px 10px 10px 20px;
    font-size: 14px;

}

/*Dashboard End*/

input[type="file"] {
    display: none;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1266px;
    }
}

@media (max-width:991px) {
    .sec2 {
        flex-wrap: wrap;
    }

    .w-25.show {
        width: 50% !important;
    }
}

@media(max-width: 575px) {
    .w-25.show {
        width: 100% !important;
    }
}

.social-top-icon {
    width: 90px;
}

.top-warn-icon,
.top-dash-icon,
.top-map-icon,
.top-search-icon {
    width: 15px;
}

.top-notification-section {
    position: relative;
}

.dash-notification {
    color: #fff;
    background-color: red;
    /* padding: 2px; */
    position: absolute;
    border-radius: 3px;
    height: 14px;
    padding: 0px 3px;
    font-size: 9px;
    right: 7px;
    top: 6px;
}

.warn-notification {
    color: #fff;
    background-color: red;
    /* padding: 2px; */
    position: absolute;
    border-radius: 3px;
    height: 14px;
    padding: 0px 3px;
    font-size: 9px;
    right: 36px;
    top: 6px;
}

.btn-book {
    padding-top: 5px;
}

.btn-book-Training {
    border-radius: 4px;
    background-color: rgb(255, 137, 21);
    width: 151px;
    height: 40px;
    color: #fff !important;
    font-weight: bold;
    padding: 11px !important;
}


.right-side-nav-item1,
.right-side-nav-item2,
.right-side-nav-item3,
.right-side-nav-item4 {
    background-color: rgb(60, 92, 108);
    width: 76px;
    height: 71px;
    margin-top: 3px;

}

.right-side-nav-item1:hover,
.right-side-nav-item2:hover,
.right-side-nav-item3:hover,
.right-side-nav-item4:hover {
    background-color: #378db8;
}


.right-side-nav-item1 {
    border-radius: 8px 8px 0px 0px;

}

.right-side-nav-item4 {

    border-radius: 0px 0px 8px 8px;
    margin-bottom: 10px;

}

.right-side img {
    margin-left: 19px;
    margin-top: 13px;
}

.right-side-colm {
    position: absolute;
    top: 330px;
    height: 440px;
    z-index: 10000;
    right: 0;
}

.right-side-nav {
    position: absolute;
    right: 5px;
}

.right-side1,
.right-side2,
.right-side3,
.right-side4 {
    background-color: rgb(55, 141, 184);
    position: absolute;
    top: 4px;
    right: 78px;
    width: 270px;
    display: none;
    box-sizing: border-box;
    /* padding-top:10px; */
    color: #fff;
    font-size: small;
}

.right-side1 ul,
.right-side2 ul,
.right-side3 ul,
.right-side4 ul {
    margin-left: -27px;


}

.post_a_job_form_section ul li {
    padding-bottom: 10px;
}

.right-side-nav-item1:hover .right-side1 {
    display: block;

}

.right-side-nav-item2:hover .right-side2 {
    display: block;

}

.right-side-nav-item3:hover .right-side3 {
    display: block;

}

.right-side-nav-item4:hover .right-side4 {
    display: block;

}

/* .right-side-ads{
    top: 96%;
    position: absolute;
    right: 0;
    /* width: 265px; */
}

*/ .right-side-ads div,
.right-side-ads div img {
    width: 100%;
}

.right-side-ads img {
    margin-bottom: 23px;
}

.seprater-hr {
    border: 0.5px solid rgba(0, 0, 0, 0.07);
}

.seprater-hr2 {
    margin-top: 10px;
    border: 1px solid rgba(0, 0, 0, 0.20);
}

.profile-name {
    margin-bottom: 2px;
    margin-top: 2px;
}


.table_icon td,
.table_icon th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e600;
}

.ads {
    width: 84.4%;
    position: absolute;
    left: 15.6%;
    overflow: hidden;
}

.bottom-ads {
    height: 123px;
    width: 78.5%;
    position: relative;
    background-color: #004085;

    overflow: hidden;
}

.dashboard-p {
    padding-top: 17% !important;
}

.top_rated_text {
    padding-left: 0px;
    color: White;
}

.dark p {
    margin-bottom: 8px;
}
.abc:hover{
    background-color: #163678;
}
.dark p a:hover,
.dark div a:hover {
    color: #fff;

}

.spacer {
    padding-top: 10px;
}

.profile_setting {
    background-color: #fff;
    position: absolute;
    top: 53px;
    right: 23px;
    z-index: 1000;
    display: none;
    padding-left: 0px;
    transition: display 1s;


}

.profile_setting li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 9px 23px;
    font-size: 13px;

}


.profile_dot:hover .profile_setting {

    display: block;
}

.profile_setting li a:hover {
    color: #fff !important;
    background-color: #378db8;

}

/* Post a job page  Style */

.post_a_job_section {

    padding-top: 11%;
}

.post_a_job_form_section {
    background-color: #fff;

}

.attached_file {
    border-radius: 4px;
    background-color: rgb(255, 137, 21);
    width: 151px;
    height: 40px;
    color: #fff !important;
    font-weight: bold;
    padding: 11px !important;

}


.upload_image {}

.thumbnail {
    border: 3px solid #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #00000094;
    width: 73px;
    transition: 0.5s;


}

.thumbnail:hover {
    margin-top: -20px;
    transform: scale(1.5, 1.5);


}

#result {
    display: inline-flex;

}

#result>div {
    width: 20%;

}

.backgroung-lightwhite {
    background-color: #fff;
    color: #72bce7 !important;
}

.b-left1 {
    border-left: 5px solid #72bce7;

}

.upload-button {

    height: inherit;
}

.save_Input_btn {

    background-color: #31d200;
    color: #fff;
}

.del_Input_btn {

    background-color: #b7b7b7;
    color: #fff;
}


.post_a_job_submit_btn {
    background-color: #FF731F;
    color: #fff;
    width: 23%;
    padding: 20px;
}

.post_a_job_cancel_btn {
    background-color: #b7b7b7;
    color: #fff;
    width: 23%;
    padding: 20px;
}

.post_a_job_doChange_btn {
    background-color: rgb(31, 203, 255);
    color: #fff;
    width: 25%;
    padding: 20px;
}

/* #pestControl{
    display: none;
} */
/* Post a job page  Style */

.tbls td {
    padding: 18px 11px;
}

.tbls th {
    padding: 10px 11px;
}

/* Awais Code starts here */
.check-btn {
    margin-top: 0.5rem;
}

.table_video {
    width: 100%;
}

.table_video img {
    width: 100%;
    height: 315px;
}

.table_text {
    width: 100%;
}

.inputs input {
    padding: 5px;
    margin-top: 10px;
}

input#jessica {
    top: 2px;
}

.video img {
    height: 70px;
    width: 70px;
}

.video {
    max-width: 900px;
}

.video_block1 {
    height: 400px;
    width: 70%;
}

.modal-dialog2 {
    margin-top: 05px !important;
    max-width: 900px;
}

.right-side-nav h5 {
    background-color: #2a414c;
    padding: 10px 0px;
    padding-left: 20px;
}

.dark li {
    border-bottom: 1px solid #bdbdbdb5;
    padding: 7px 10px;
}

.right-side-nav ul {
    padding-left: 27px;
}

.right-side-nav ul li a:hover {
    color: white;
}

.right-side-nav ul li a {
    font-size: 14px;
}

.topRatedC {
    padding-left: 20px;
}

.force-overflow>.row:nth-child(odd) {
    background-color: #f2f2f2;
}

.custom-striped-table>.row:nth-child(odd) {
    background-color: #f2f2f2;
}

.custom-striped-table>.row {
    padding: 13px 0px;
}

.custom-striped-table {
    overflow: hidden;
}

.SearchData {
    margin-bottom: 0px;
    display: none;
}

span.count {
    float: right;
    margin-left: 30px;
    padding: 4px 7px;
}

.meus th {
    vertical-align: top !important;
}

.special th {
    padding: 20px 11px;
}

.tabes ul li a.active {
    background: #17a2b8 !important;
    color: white !important;
}

.tabes ul li a {
    color: #17a2b8 !important;
}

.tabes .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 33%;
    text-align: center;
}

.btn_modal {
    float: right;
}

.M_Body {
    padding-top: 0px;
}

.fonts {
    font-size: 16px !important;
}

.show_with_Quary {
    display: none;
}

.Payment_img {
    height: 20px;
    width: 50px;
}

.Payment_img1 {
    height: 20px;
    width: 80px;
}

.svg_img_form {
    margin-right: 50px !important;
    height: 100px;
}

.tbl_img {
    height: 30px;
    width: 150px;
}

.container_sprat {
    max-width: 1320px;
}

.BasicInfo p {
    margin-bottom: 0px;
}

.LoginInfo img {
    height: 90px;
    width: 90px;
    border-radius: 100%;
}

.clientsProfile a.btn,
.contractorsProfile a.btn {
    width: unset;
    padding: 10px 20px;
}

.contractorsProfile table p {
    margin-bottom: 0px;
}

.ServiceArea {
    padding: 20px;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
}

.BasicInfo p {
    margin-bottom: 0px;
}

.ratings i.fa.fa-star.checked {
    color: #ed8a19;
}

.ClientPic img,
.CompanyInformation img {
    height: 120px;
    width: 120px;
    border-radius: 100%;
    object-fit: cover;
}

.userDetail h4,
.companyDetails h4 {
    font-weight: 300;
}

.customTitle {
    background-color: #3c5c6c;
    color: white;
    padding: 15px;
    border-radius: 6px;
    text-align: center;
}

.customTitle h5 {
    margin-bottom: 0px;
}

.tblchek {
    vertical-align: middle !important;
}

.vartical {
    vertical-align: middle;
}

.primary-o {
    color: #FF731F;
}

.clientsProfile i.fa.fa-check-circle {
    color: #28a745;
}

.contractorsProfile i.fa.fa-check-circle {
    color: #28a745;
}

.inline-li-data li {
    display: inline-block;
    margin: 0px 10px;
    margin-left: 0px;
}

ul.inline-li-data {
    padding-left: 0px;
    margin-bottom: 0px;
}

ul.inline-li-data i {
    margin-right: 5px;
}

.Staffsetting {
    display: none
}

.landlordsetting {
    display: none;
}

.Tenantsetting {
    display: none;
}

.tenantdrop {
    display: none;
}

.lnandl {
    display: none;
}

.staffi {
    display: none;
}

.feees {
    display: none;
}

.contractorsProfile td {
    border-top: 0px;
    padding: 5px;
}

.cst-dashboard-table td,
.cst-dashboard-table th {
    font-size: 14px;
}

.contractorTestimonial {
    height: 150px;
    overflow-y: scroll;
}

.companyTrade {
    height: 150px;
    overflow-y: scroll;
}

.clientsProfile td {
    border-top: 0px;
}

.addcont a {
    width: 200px;
}

.sumi button {
    width: 100px;
}

.commi {
    display: none;
}

.RGPMCLient p {
    margin-bottom: 0px;
}

.modal-body_img {
    height: 100px;
    width: 100px;
}

.stares {
    font-size: 18px;
}

.vartical_2nd {
    vertical-align: text-bottom;
}

.imoges img {
    width: 100%;
    height: 100px;
    object-fit: cover;
    margin-bottom: 9px;
}

.imoges {
    padding: 0px 5px;
}

p.dashboardPropertSlider a {
    top: 95%;
}

p.dashboardPropertSlider .carousel-control-prev {
    left: 37%;
}

p.dashboardPropertSlider .carousel-control-next {
    left: 45%;
}

p.dashboardPropertSlider .carousel-control-prev:after {
    background-image: unset;
    content: "\f053";
    font-family: FontAwesome;
    color: black;
}

p.dashboardPropertSlider .carousel-control-next:after {
    background-image: unset;
    content: "\f054";
    font-family: FontAwesome;
    color: black;
}

.serviceList {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}

.serviceList p {
    width: 50%;
    margin-bottom: 5px;
}

.contractorsServices {
    height: 150px;
    overflow-y: scroll;
}

ul li {
    list-style-type: none;
}

.hh {
    font-size: 30px;
}

.gg p {
    display: inline-block;
}

.right-side-ads {
    margin-top: 300px;
}

.top_ad {
    width: 100%;
}

.bottom_ad {
    width: 100%;
}

.client_dashboard .custom-striped-table {
    padding: 0px 5px;
}

@media (min-width:1600px) {
    .right-side-nav {
        top: 30px;
    }
}

@media (min-width:1800px) {
    .right-side-nav {
        top: 46px;
    }
}

.content {
    margin: 50px auto 0;
}

h1#head {
    font-family: 'Euphoria Script';
    text-align: center;
    margin: 0 0 30px;
    font-size: 100px;
    line-height: 90px;
    text-shadow: 1px 1px 1px #343434;
    font-weight: normal;
}

#editor {
    resize: vertical;
    overflow: auto;
    border: 1px solid silver;
    border-radius: 5px;
    min-height: 100px;
    box-shadow: inset 0 0 10px silver;
    padding: 1em;
    background: white;
    margin: 0 auto;
    width: 90%;
}