.logo__set{
    width: 100px !important;
    height: 77px !important;
    filter: drop-shadow(8px 6px 8px black);
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1315px;
    }
}
.d-flex{
    display: flex;
}
.justify-content-center{
    justify-content: center;
}
.alogn-items-center{
    align-items: center;
}
.gap-7{
    gap: 7px;
}
.logo__text {
    font-size: 30px;
    margin: 0px;
    text-shadow: 1px 5px 7px black;
}
nav.meedy_menu{
    justify-content: flex-end !important;
    gap: 20px;
}
.hotelhub_nav_manu.two .header-button a {
    background: #52614e00;
    border: 4px double #ffffff;
    padding: 6px 15px 4px 15px;
    font-size: 14px;
}
@media (min-width: 1200px) and (max-width: 1370px) {
    .hotelhub_nav_manu.two {
        padding: 5px 8px 11px 10px;
    }
}
.buttonstyle {
    height: 22px;
    background: #ffffff00;
    color: #ffffff;
    box-shadow: #e02000 0px 0px 1px;
    border-right: 1px solid #ffffff !important;
    border: 1px solid #ffffff;
    font-weight: 600;
    border-radius: 2px;
    margin-right: 5px !important;
    letter-spacing: 1px !important;
    font-size: 13px !important;
    margin-top: -3px;
    padding: 0px 10px;
    text-transform: initial !important;
    font-family: 'Quicksand', sans-serif !important;
}
.buttonstyle:hover{
    border-right: 1px solid #000000 !important;
    border: 1px solid #000000;
    color: #000000;
    background: #ffffff;
}
.header-other-oprion{
    font-size: 13px;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    /* border-right: 1px solid white; */
    padding-right: 6px;
    padding-left: 4px;
}
.top__minus_15{
    top: -15px;
}
.topber_area{
    background: #e73737;
    padding: 0px 5px 1px;
}
.top-header-section {
    /* margin-bottom: 25px; */
    background: #e73737;
    height: 29px;
    padding-left: 16px;
    padding-right: 2px;
}
.font__weight__700{
    font-weight: 700 !important;
}
.rv-title {
    padding-top: 7px;
    font-size: 18px;
    text-align: center;
    background-image: linear-gradient(to right, #fc8900 0, #cb9b51 22%, #f6e27a 45%, #f6f2c0 50%, #f6e27a 55%, #cb9b51 78%, #fc8900 100%);
    color: transparent;
    -webkit-background-clip: text;
    color: transparent !important;
}
.solider-banner{
    padding-right: 0px;
}
.topber-social-icon a{
    font-size: 12px !important;
}
.marquee-section{
    margin-bottom: 60px !important;
}
.marquee-section{
    background: #e73737;
    border-radius: 9px !important;
}
.slider-img img{
    width: 100% !important;
    height: 550px;
    border-radius: 10px;
}
.hero-section.style_two{
    height: 1111px !important;
}
.solider-banner{
    border: 2px dashed #ffffff;
    border-radius: 10px;
}
.slider-arrow-box button.sliders-prev, button.sliders-next{
    background-color: #e73737 !important;
}
.text-align-left{
    text-align: left !important;
}
p{
    text-align: justify;
    font-family: 'Quicksand', sans-serif !important;
    font-size: 16px !important;
    letter-spacing: 0.5px !important;
    line-height: 33px !important;
    color: #f1f1f1 !important;
    font-weight: 600 !important;
}
.menu__link{
    font-family: 'Quicksand', sans-serif !important;
    font-weight: 600 !important; 
}
.menu--iris .menu__item--current .menu__link, .menu__link:hover {
    color: #ffce14;
}
.menu--iris .menu__link {
    position: relative;
    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    text-shadow: 0px 1px 3px #033815;
}
.menu__link {
    font-size: .9em;
    font-weight: bold;
    display: block;
    padding: 1em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.menu--iris .menu__item--current .menu__link, .menu__link:hover {
    color: #ffce14;
}
.menu--iris .menu__link::before, .menu--iris .menu__link::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    opacity: 0;
    border: 2px solid #ffce14;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
    transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
}
.menu--iris .menu__item--current .menu__link::before, .menu--iris .menu__item--current .menu__link::after, .menu__link:hover::before, .menu__link:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.menu--iris .menu__link::before {
    top: 0;
    left: 0;
    border-width: 2px 0 0 2px;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
}
.menu--iris .menu__link::before, .menu--iris .menu__link::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    opacity: 0;
    border: 2px solid #ffce14;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
    transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
}
.menu--iris .menu__item--current .menu__link, .menu__link:hover {
    color: #ffce14;
}
.menu__link::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    opacity: 0;
    border: 2px solid #ffce14;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
    transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
}
.menu--iris .menu__item--current .menu__link::before, .menu--iris .menu__item--current .menu__link::after, .menu__link:hover::before, .menu__link:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.menu--iris .menu__link::after {
    right: 0;
    bottom: 0;
    border-width: 0 2px 2px 0;
    -webkit-transform: translate3d(-10px, -10px, 0);
    transform: translate3d(-10px, -10px, 0);
}
.menu--iris .menu__item--current .menu__link::before, .menu--iris .menu__item--current .menu__link::after, .menu__link:hover::before, .menu__link:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.menu--iris .menu__link::before {
    top: 0;
    left: 0;
    border-width: 2px 0 0 2px;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
}
.menu--iris .menu__link::after {
    right: 0;
    bottom: 0;
    border-width: 0 2px 2px 0;
    -webkit-transform: translate3d(-10px, -10px, 0);
    transform: translate3d(-10px, -10px, 0);
}
.menu--iris .menu__link::before, .menu--iris .menu__link::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    opacity: 0;
    border: 2px solid #ffce14;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
    transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
}
.menu--iris .menu__item {
	margin:0 0.3em;
}
li.menu__item:nth-child(6) {
    margin-right: 0;
}
.menu--iris .menu__link {
	position: relative;
	text-align: center;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	text-shadow: 0px 1px 3px #033815;
}

.menu--iris .menu__link:hover, .menu--iris .menu__link:focus {
    color: #ffce14;
}
.menu--iris .menu__item--current .menu__link,.menu__link:hover {
	color:#ffce14;
}

.menu--iris .menu__link::before,
.menu--iris .menu__link::after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	opacity: 0;
	border: 2px solid #ffce14;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
	transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
}

.menu--iris .menu__link::before {
	top: 0;
	left: 0;
	border-width: 2px 0 0 2px;
	-webkit-transform: translate3d(10px, 10px, 0);
	transform: translate3d(10px, 10px, 0);
}

.menu--iris .menu__link::after {
	right: 0;
	bottom: 0;
	border-width: 0 2px 2px 0;
	-webkit-transform: translate3d(-10px, -10px, 0);
	transform: translate3d(-10px, -10px, 0);
}

.menu--iris .menu__item--current .menu__link::before,
.menu--iris .menu__item--current .menu__link::after,.menu__link:hover::before,.menu__link:hover::after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.navbar-nav > li > a {
    margin: 0 !important;
    padding: 0 1.0em !important;
    text-transform: uppercase;
}
.hotelhub_nav_manu{
    background: #000000de !important;
}
.mrt-10{
    margin-top: 10px;
}
.menu--iris .menu__item--current .menu__link,.menu__link:hover {
	color:#ffce14;
}
.kaushan-script-regular {
    font-family: "Kaushan Script", cursive;
    font-weight: 400;
    font-style: normal;
  }
.justify-content-left{
    justify-content: left;
}
@font-face 
{
	font-family: oldfont;
	src: url(../fonts/OldeEnglish.ttf);
}
.hotel_name_style{
    font-family: oldfont;
    font-family: oldfont;
    font-size: 37px;
    font-weight: 500;
}
.meedy_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 187%;
    width: 217px;
    text-align: left;
    background: #7d7d7dbd;
    margin: 0;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: 0.5s;
    visibility: hidden;
    border-top: 2px solid #ffce14;
    opacity: 0;
}
.meedy_menu ul .sub-menu{
    background: #00000091;
}
.meedy_menu ul .sub-menu li a{
    color: white !important;
}
.meedy_menu ul .sub-menu li a:hover {
    background-color: #f9d30b33 !important;
}
.hero-content{
    /* background: rgba(255,255,255,0.07058823529411765); */
    margin: 55px;
    padding: 22px;
    margin-top: 134px;
    border-radius: 14px;
}
.silder__top_heading{
    font-family: 'Oswald', sans-serif;
    font-size: 3.5em !important;
    letter-spacing: 36px !important;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffce14 !important;
    font-weight: 800 !important;
    text-shadow: 1px 1px 9px black;
}
.slider_2nd_top_heading{
    font-family: 'Federo', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.5em;
    margin: 10px 0 0;
    letter-spacing: 10px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 1px 9px black;
}
.silder__text_p{
    text-align: center !important;
    margin-top: 14px;
    letter-spacing: 8px !important;
    font-weight: 500 !important;
}
.silder__img:before {
    content: '';
    position: absolute;
    background: linear-gradient(to right, rgb(0 0 0) 0%, rgb(0 0 0 / 33%) 31%);
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
.style_five.hero-secton {
    position: relative;
    z-index: 1;
    height: 709px !important;
}
.silder_border_red{
    border-bottom: 3px solid #e73737;
}

.hotel-boking:before {
    content: '';
    position: absolute;
    background: url(../img/flower3.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-size: 35% 183px;
    background-repeat: no-repeat;
    padding: 230px;
    width: 100%;
    background-position: center;
    /* margin-bottom: 110px; */
    z-index: 1;
}
.row.booking_bg.style_three {
    padding: 26px 34px 26px;
    background: #ef2020;
    margin: -56px 0 0 0;
    border: 3px solid white;
    border-radius: 73px;
    box-shadow: 1px 1px 26px 11px black;
}
.container-fluid-new{
    width: 93% !important;
}
.style-five.about-serction {
    padding: 313px 0 120px;
}
.hotel-booking-container-widrth{
    width: 1000px !important;
}
.light_background{
    background: #fffffffa;
}
.color__black{
    color: black !important;
}
.hotelhub-section-title h4 {
    color: #ffffff !important;
}
.new__color{
    color: #e2e2e2 !important;
}
.style_seven.why-choose-us-section{
    background-color: #e5e5e5 !important;
}
.choose-single-thumb{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.choose_content{
    border-top: 3px solid #ffffff;
}
.text-align-center{
    text-align: center !important;
}
.testi-bg-shpe img {
    height: 744px;
    border-top: 2px solid #ffce14;
    border-bottom: 4px solid #ffce14;
}
.left-w3ls {
    border-right: 1px solid #b1b1b1;
}
.advantage-grid {
    padding: 0;
}
.advantage-block {
    padding: 2em 2em;
    background: rgba(0, 0, 0, 0.52);
    text-align: center;
}
.advantage-block .fa-credit-card, .advantage-block .fa-clock-o {
    color: #ffce14;
    font-size: 45px;
    margin-bottom: 10px;
}
.advantage-block h4 {
    font-size: 1.5em;
    color: #fff;
    margin: 0.5em 0em 1.5em 0em;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.advantage-block p {
    font-size: 16px;
    color: #FFF;
    /* line-height: 1.8em; */
    text-align: left;
    /* padding-left: 3em; */
    line-height: 35px;
    letter-spacing: .8px;
    background: #ffffff1a;
    padding: 7px 20px 7px 20px;
}
@media (min-width: 1200px) and (max-width: 1370px) {
    .testimonial-section.style_four {
        padding: 85px !important;
    }
}
.hotel_intro{
    text-align: center;
    font-size: 46px !important;
    line-height: 13px !important;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 4px;
    color: white !important;
    text-shadow: 1px 2px 7px black;
}
.heading_design_dark{
    background: #3a3b3b;
    padding: 4px 22px 3px 19px;
    font-size: 31px;
    text-shadow: 1px 4px 8px black;
    border-bottom: 2px solid #ffce14;
}
.shadow01 {
    background: url(../shadow/s10.png);
    background-size: 100% 18px;
    background-repeat: no-repeat;
    padding: 9px;
}
.shadow02 {
    background: url(../shadow/s6.png);
    background-size: 100% 34px;
    background-repeat: no-repeat;
    padding: 10px;
}
.heading_design_dark2 {
    background: #3a3b3b;
    padding: 4px 22px 7px 19px;
    font-size: 31px;
    text-shadow: 1px 4px 8px black;
    border-bottom: 2px solid #ffce14;
    box-shadow: 1px 1px 5px 0px #303030;
}
.galary-section{
    border-bottom: 3px solid #ffce14;
}
.hotelhub-section-title.style_inner h1 {
    color: #ffffff;
}
.footer_widget p{
    margin: 2px 0 56px;
}
.quicksand_font{
    font-family: 'Quicksand', sans-serif !important;
    font-weight: 600!important;
}
.hotelhub-btn a:after{
    background-color: #ffce14 !important;
}
.row.footer-btm{
    margin-top: 51px !important;
}
.footer-section {
    padding: 66px 0 40px;
}

.line-bottom-theme-colored-2:after {
    border-radius: 10px;
    bottom: 233px;
    content: "";
    height: 3px;
    left: 10px;
    position: absolute;
    width: 55px;
}

.line-bottom-theme-colored-2:after {
    background: #ffce14;
}
.hotelhub_nav_manu.two{
    border-bottom: 1px solid #eba92f;
    box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.52);
}
.abou_list ul li {
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif !important;
}
.icn___Set{
    color: #ffce14;
    margin-right: 10px;
}
.img__res{
    height: 520px;
}
.choose_content {
    border-top: 3px solid #ffce14;
}
.choose_content {
    bottom: 18px;
    position: absolute;
    background-color: rgb(20 20 20 / 95%);
    left: 0;
    right: 0;
    padding: 32px 30px 21px;
    width: 90%;
    margin: auto;
    transition: 0.5s;
    height: 26%;
    overflow: hidden;
}
span.chosse-price {
    font-size: 17px;
    color: #ffce14;
    font-weight: 600;
    font-family: "Open Sans";
    border: 0px solid #fff; 
    padding: 0px 0px; 
    transition: 0.5s;
}
.room_button_res{
    margin-top: 15px;
    border-top: 1px solid #ffffff4f;
    text-align: center;
}
.room_button_res a{
    margin-top: 17px;
}
.about_img{
    width:100% !important;
    /*margin-top: -150px;*/
}
.breatcome-section {
    top: -13px !important;
    border-bottom: 3px solid #a2a2a2;
}
.set_about_us {
    background: #EEEEEF;
    padding: 25px;
    border-top: 4px solid #eba92f;
    box-shadow: rgb(0 0 0) 0px 7px 29px 0px;
}

.width-100{
    width: 100%;
}
.para_class{
    color: #3a3a3a !important;
}
.para_title {
    color: white;
    background: #1b194a;
    display: inline-block;
    padding: 2px 20px;
    text-transform: capitalize;
    border-radius: 15px 15px 0px 0px;
    margin-top: 0px;
}
.vission {
    transform: translate(0%, 0%);
    border-bottom: 5px solid #1b194a;
    margin-bottom: 15px;
}
.padding-left-0{
    padding-left: 0px;
}
.padding-about{
    padding: 80px 0 120px !important;
}
.footer-section {
    padding: 66px 0 40px;
    border-top: 3px solid #ffce14;
}
.image_design{
    border-radius: 0px 31px;
    box-shadow: rgb(0 0 0) 0px 3px 5px;
}
.head-title {
    margin-top: -10px;
    margin-bottom: 10px;
}
.hl-1-block {
    background: #e02000;
}

.hl-1 {
    width: 80px;
    height: 1px;
    display: inline-block;
    background: #e02000;
}
.hl-2-block {
    border: 1px solid #e02000;
    background: #e02000;
}
.hl-2 {
    display: inline-block;
    top: 3px;
    height: 8px;
    width: 8px;
    margin: 0 5px;
    position: relative;
    border: 1px solid #e02000;
    border-radius: 50px;
    background: #e02000;
}
.hl-3-block {
    background: #e02000;
}

.hl-3 {
    width: 80px;
    height: 1px;
    display: inline-block;
    background: #e02000;
}

.header-setting {
    padding: 0px 0px 40px 0px !important;
}
.head-title{
    padding-top: 45px;
}
.margin-top-93{
    margin-top: 93px;
}

/* D - code */

.align_right{
    text-align: right;
}
.align_left{
    text-align: left;
    margin-left: 3px;
}
.display{
    display: flex;
}

.border1{
    border-bottom: 1px solid #ffc107;
}
.margin_bottom{
    margin-top: -265px;
    margin-bottom: 50px;
    margin-left: 42%;
}

.head-title{
    margin-top: 10px;
    margin-bottom: 75px
}
.hl-1{
    width: 88px;
    height: 1px;
    display: inline-block;
    background: #ffc107;
}

.hl-2{
    display: inline-block;
    top: 3px;
    height: 8px;
    width: 8px;
    margin: 0 5px;
    position: relative;
    border: 1px solid #ffc107;
    border-radius: 50px;
    background: #ffc107;
}

.hl-3{
    width: 88px;
    height: 1px;
    display: inline-block;
    background: #ffc107;
}
.margin_top2{
    margin-top: 80px;
}
.off_margin_top{
    margin-top: 0px !important;
}


.text-align_center{
    text-align: center;
    margin-top: -200px;
   
}

.background {
    background-color: #dedbe1 !important;
    padding: 32px 39px 62px 39px;
    margin: 15px;
    border-radius: 15px;
}
.new__color_black{
    color: black !important;
}
.color__blk h4{
    color: black !important;
}

.padding{
    padding: 0px -50px 0px -50px !important;
    margin-bottom: 0px !important;
}

.background1{
    border: 3px solid #ffc107 ;
    border-radius: 10px;
    background-color: #dedbe1 !important;
    height: 700px;
    width: 30%;
    padding: 30px;
    margin-top: 35px;
    margin-left: 35px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.background1 h2{
/*    color: black !important;*/
}
.color-black{
    color: black !important;
}
.display1{
    display: flex;
}
.img_height{
    height: 200px;
    width: 360px;
}

.border_color{
    border: 3px solid black;
    padding: 10px;
    background: red;
    border-radius: 20px;
    
}
.about_us_padding{
    padding: 233px 0 8px !important;
}

.padding-0{
    padding: 0px !important;
}
.padding-bottom-130{
    padding-bottom: 130px !important;
}
.about__img{
    width: 100% !important;
    height: 490px;
    border: 4px solid #ffce14;
    border-radius: 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.heading_set {
    background: url(../img/headings_line.png) repeat-x 0 39%;
    text-align: left;
    margin-bottom: 20px;
}
.heading_set p {
    font-size: 15px !important;
    line-height: 18px;
    background-color: #dedbe1;
    padding: 0px;
    display: block;
    color: #807c7c !important;
    font-style: italic;
    margin: 0;
    text-align: left;
}
.heading_set h1 {
    font-size: 35px;
    text-shadow: 0px 2px 4px #000000;
    line-height: 19px;
    background-color: #d71010;
    padding: 5px 19px 13px 19px;
    color: #ffffff !important;
    display: inline-block;
    text-align: start;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
.fa_font_size_about{
    font-size: 38px !important;
}
.regards_text{
    font-size: 18px;line-height: 30px; color: red !important; margin: 10px 0;text-align: right;letter-spacing: 0.5px;text-shadow: #7e7a7a 1px 1px 1px;
}
.room_img{
    height: 378px !important;
}
.padding-bottom-80{
    padding-bottom: 80px !important;
}

/* S - CSS */

.other__box_design{
    background: #02020240;
    padding: 37px;
    text-shadow: 1px 4px 8px black;
    border-top: 2px solid #ffce14;
}
.contact_h4{
    padding-bottom: 10px;
    margin: 16px 0;
    letter-spacing: 0.5px;
    text-shadow: black 1px -1px 1px;
}
.abou_list ul li{
    font-family: 'Quicksand', sans-serif !important;
}
.map_class {
    width: 100%;
    margin-top: 38px;
    border-top: 3px solid #ffce14;
    border-bottom: 3px solid #ffce14;
}
.service1{
    background: #f0f8ff00;
    padding: 39px;
    border: 1px solid white;
}
.service2{
    font-size: 41px!important;
    color: white;
}
.service3{
    font-size: 15px;
    margin-top: 14px;
}
.gap{
    gap: 21px;
}
.botton1{
    margin-bottom: 5px;
}
.imgstyle{
    height: 264px;border: 4px solid #ffce14;border-radius: 0px;
}
.dark1{
    font-size: 20px;
    margin-top: 0px;
}
.mb-60{
    margin-bottom: 60px;
}
.backcol{
    background-color: #e5e5e5;
    border-radius: 10px;
}
.textcol{
    color: #181717!important;
}
.p_set_contact{
    margin: 0px;
    padding: 0px !important;
    color: #212121 !important;
}
.background {
    background-color: #dedbe1 !important;
    padding: 22px 39px 30px 39px;
    margin: 15px;
    border-radius: 15px;
}
.colorblk{
    color: black !important;
}