.parent-hotel.for-homepage .carousel-caption-wrapper {
    display: none;
}


/* home page card layout css*/
.simp-custom-reducesize60 {
    width: 60% !important;
    display:flex;
    margin: 0 !important;
    padding: 0 !important;
}


.simp-custom-boxshadowalign .right-box {
    padding: 15px !important;
}

.simp-custom-boxshadowalign .right-box 
{
    box-shadow :2px 1px 4px #00000026;
}
.simp-custom-boxshadowalign .right-box .text-content-wrapper
{
    padding:15px 10px 0px 10px;
}
.simp-custom-boxshadowalign .left-box
{
    padding-right:0 !important;
    height:100% !important;
}


.simp-custom-boxshadowalign .left-box  img
{
    height:100% !important;
}
.simp-custom-boxshadowalign .left-box a 
{
    height:100% !important;
}

.simp-custom-leftmargin 
{
    margin-left:30px !important;
}

.simp-custom-rightmargin
{
    margin-right:0px !important;
}
.simp-custom-rightmargin .left-box {
    padding:0 !important
}

/**/
.simp-custom-reduced-width .text-content-wrapper{
    width:65% !important;
    margin:auto;
}


.simp-custom-reducesize {
    width: 40% !important;
    display:flex;
    margin: 0 !important;
    padding: 0 !important;
}

.simp-custom-sixtyfive{
    width:65% !important;
    margin:auto;
}

.simp-custom-seventyfive{
    width:75% !important;
    margin:auto;
}

.simp-custom-fortyfive{
    width:45% !important;
    margin:auto;
}


.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
}

.simp-custom-remove-padding
{
    padding-top:0px !important;
}

.simp-custom-video video {
    width: 100%;
    height: 470px;
    object-fit: cover;
   
}

.simp-custom-linkbutton .text-content .text-content-wrapper a
{
    text-decoration:none;
    padding-bottom:2px;
    border-bottom: 1px solid #d11242;
}

.simp-custom-h2left h2 {
    text-align: left !important;
}

.generic_slider.jssor-carousel-container.simp-custom-width50{
    width: 50% !important;
}
.generic_slider.jssor-carousel-container.simp-custom-width50 .jssor-carousel-wrapper {
    padding: 0 !important;
}
.generic_slider.jssor-carousel-container.simp-custom-width50 div#jssorCommonCarousel_7 {
    margin: 0;
}
.wt1tb.simp-custom-width50 {
    width: 50% !important;
    display:flex;
    justify-content: center;
    align-items: center;
}
.wt1tb.simp-custom-width50 .text-content {
    padding: 0 50px;
}
/*.simp-custom-width50 {*/
/*    padding-top:0px !important;*/
/*    padding-bottom:0px !important;*/
/*}*/

.simp-custom-width50 {
     width: 50% !important;
     padding: 0px !important;
}
.simp-custom-width50 .jssor-carousel-wrapper{
     padding:0px !important;
}
.simp-custom-form textarea{
    height:100px !important;
}
.simp-custom-form {
   background-color:#ECECEC
}
.simp-custom-form .book h3{
   padding:10px 0px;
}
.simp-custom-form .book h2{
   padding-top:5px;
   padding-bottom:15px;
}
.simp-custom-form .form-control{
    padding:0px 10px !important;
}
.simp-custom-form .form-group{
    margin-bottom:10px !important;
}
.simp-custom-form fieldset{
    padding: 0px 30px 0px 0px;
}

.simp-custom-form fieldset label{
    display:none !important;
}
.simp-custom-form fieldset div:nth-child(1) {
    width:100%;
}
.simp-custom-form fieldset div{
    width:50%;
}
.simp-custom-form fieldset div>div{
    width:100%;
}
.simp-custom-form fieldset div:nth-child(6) {
    width:100%;
}
.simp-custom-form fieldset #form-group-submit {
    width:100%;
}

.simp-custom-fwshine-effect
{
    position:relative;
}
.simp-custom-fwshine-effect:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.4);
}
.simp-custom-fwshine-effect .text-content 
{
    z-index:1;
}


.mobile .simp-custom-fwshine-effect
{
    position:relative;
}
.mobile .simp-custom-fwshine-effect:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.6);
}
.mobile .simp-custom-fwshine-effect .text-content 
{
    z-index:1;
}


/* facilities shine effect*/
.two-col.simp-custom-shine-bgcolor 
{
    margin-bottom:13px !important;
}
.simp-custom-shine-bgcolor .text-content img{
    height:100%;
}
.simp-custom-shine-bgcolor .text-content
{
     padding:0 6px !important
}
.simp-custom-shine-bgcolor .text-content-wrapper
{
    position:absolute;
    top:0;
    height:100%;
    color:white;
    display:flex;
    justify-content:center;
    align-items:center;
    background-color: rgba(0,0,0,0.4);
    width:calc(100% - 12px) !important;
}




.headerTopStrip1 span.grouped {
    position:relative;
    left:43%;
    color:white;
    top:15%;
}

.headerTopStrip1 {
    background-color:black;
    height:45%;
}

.headerTopStrip1 a.foreign {
    color:white !important;
    text-decoration:none;
}
.mobile .headerTopStrip1 span.grouped {
    position: relative;
    left: 25%;
    color: white;
}
.for-homepage .container-wrapper {
    padding:0px !important;
}

.custom-footer a{
    text-decoration: none;
    display: block;
    height: 100%;
}
.custom-footer {
    display: block;
    height: 100%;
}
.topfooter{
	display: block;
	 padding:50px 70px;
	}
.midfooter{
    margin-bottom: 45px;
    text-align: center;
}
.custom-footer .topfooter .custom-hotel-info{
    padding-top: 7px;
	padding-right: 0;
}
.address span{
    display: block;
	line-height: 1.7;
}
.contact{
    margin-top: 32px;
    margin-left: -9px;
}
.contact ul{
    margin-top: 32px;
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
}
.contact  li{
    display: inline-block;
	border-right: 1px solid #2c2c2c;
	line-height: 1;
	padding: 0 8px;
}
.contact li:last-child{
    padding-right: 0;
    border-right: 0;
}
.contact .ulcontact2{
    display: block;
	margin-top: 0;
	margin-bottom: 10px;
    padding: 0;
}
.social-links {
    display: flex;
    justify-content: left;
    margin-top: 20px;
}
.logos{
    display: flex;
    flex-direction:column;
}
.logos .aleph{
    margin: auto;
    margin-right: 0;
    padding-top: 15px;
}
.logos .rewards{
    margin: auto;
    margin-right: 0px;
}
.midtitle{
	margin-right: 30px;
	display: block;
	margin-bottom: 20px;
	vertical-align: middle;
	margin: 0 0 10px;
}
.bottomfooterheading li{
    margin-top: 0;
	margin-bottom: 10px;
	list-style: none;
	display: inline-block;
	border-right: 1px solid #2c2c2c;
	line-height: 1;
	padding: 0 8px;
}
.bottomfooterheading li:last-child{
    border-right: 0;
}
.bottomfooterheading li:first-child{
	padding-left: 0;
}
.bottomdesc{
	margin-top: 35px;
	margin-left: 64px;
	position: relative;
}
.for-homepage .contact ul {
    margin-bottom: 10px;
    padding: 0 !important;
    list-style: none;
}
.midtitle{
    display:block;
    text-align: center;
}
.bottomfooterheading{
    display: block;
    position: absolute;
    margin-left: 23px;
}
.design{
    margin-top: 30px;
    text-align: right;
}
#footer .fb .fa-facebook-f{
    height: 19px;
    color: #595660;
    position: relative;
    background-color: #ffffff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}
.custom-footer i:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: 8px auto;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.instagram .fa-instagram{
    display: block;
    height: 100%;
    color: white;
    position: relative;
    position: relative;
    background-color: #ffffff;
    color: #595660;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    margin-left: 20px;
}
.custom-newsletter .input-holder .user_email{
	height:45px;
	border: 1px solid #2c2c2c;
	margin-top:20px;
}
.custom-newsletter .button-holder button{
	width: 100%;
	background-color: #D11242;
	display: block;
	text-align: center;
	text-transform: uppercase;
	border: none;
	padding: 2px 85px;
	color:white;
}
footer#footer {
    padding-bottom:0;
}
.content_wrapper .no-gutter:nth-child(2){
    display:none;
}
.custom-footer .news_letter_block .subscribe-widget .button-holder {
    display: block;
    position: relative;
}
.custom-footer .news_letter_block .subscribe-widget .form-group {
    width: 100%;
    display: block;
    margin-right: 0px;
}
.visitHotelsContainer,
.visitHotelsContainer2 {
    /* width: 80%; */
    margin: auto;
/*     border-top: 1px solid rgba(131,129,124,0.2);
    border-bottom: 1px solid rgba(131,129,124,0.2); */
    padding: 30px 0px;
}
.property1 a{
    display:inline-block;
}
.property1 img{
    height:100%;
    filter: grayscale(1);
}
.bottomfooter{
    padding: 50px 30px;
    padding-top:10px;
}
.custom-footer .topfooter .aleph img {
    max-height:110px;
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 160px;
    padding-top: 20px;
    padding-bottom:20px
}
.custom-footer .topfooter .rewards img {
    max-height:150px; 
    margin-top: -20px;
    margin-bottom:-20px;
}
.custom-footer .contact ul.ulcontact li{
    border-right:none;
    display: block;
    margin-top: 15px;
}
.custom-footer .custom-footer-link{
    display:inline-block;
}
 .twitter_link i {
    display: block;
    height: 100%;
    color: white;
    position: relative;
    background-color: #ffffff;
    color: #595660;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    margin-left: 20px;
}

.custom-footer .aleph a, .custom-footer .rewards a {
    text-align: right;
}
.news_letter_block .text-success {
    color: white;
}
#footer .social-links i:hover {
    color: #ffffff!important;
    background-color: #8b2d35!important;
}
.property1 #addis,
.property1 #hakunama,
.property1 #mojatu,
.property1 #upcoming{
    height: 60px !important;
    margin-top: 25px;
}
.custom-footer #upcoming{
    filter: brightness(0) invert(1);
}
.custom-footer .midfooter{
    border-top: 1px solid rgba(131,129,124,0.2);
    border-bottom: 1px solid rgba(131,129,124,0.2);
}
.custom-footer .property1 {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.custom-footer .visitHotelsContainer2 .upcoming1#upcoming,
.custom-footer .visitHotelsContainer #hakunama{
    height: 90px !important;
    margin-top: 15px;
}
.custom-footer .visitHotelsContainer2 .property1 div{
    padding-bottom:5px;
}
.custom-footer .visitHotelsContainer2 .property1{
    display:block;
}
.custom-footer .visitHotelsContainer2 .midtitle{
    padding-bottom:10px;
}
.property1 img{
    height:100%;
    filter: brightness(0) invert(1);
    width: 200px;
    height: auto!important;
    margin-right:20px;
    margin-left:20px;
    margin-top:40px;
}

header #top-navbar-collapse {
    padding-left: 280px !important;
}

h1, h2 {
    text-transform: uppercase;
}

.homepage .content_wrapper .no-gutter .widget-wrapper {
    max-width:1000px !important;
}

input.btn.booking-btn {
  background-color:  #d11242;
  color:white;
}
input.btn.booking-btn:hover
{
    background-color:#b6133b;
}

.summary-widget .contentblock .viewbtn a {
    color: #fff;
}

/*Contact Us page form*/
.simp-custom-contact-form {
    font-style: normal;
    font-weight:400
}
.simp-custom-contact-form .form-group.col-sm-12 {
    display: flex;
    text-align: center;
    justify-content: center;
}
.simp-custom-contact-form .form-group lable ,
.simp-custom-contact-form label.control-label-custom,
.simp-custom-contact-form div#form-group-submit label{
    display: none;
}
.simp-custom-contact-form form{
    margin-left:12% !important;
    margin-right:12% !important;
}
 .inner-page .content_wrapper .no-gutter .widget-wrapper.bgImageContainer.simp-custom-contact-form
{
    padding-top:50px !important;
     padding-bottom:50px !important;
}
/*End*/

.namebooknow {
    position:absolute;
    bottom:-75%;
    left:12%;
    font-size:13px;
}
.mobile .namebooknow {
    font-size:11px;
    position:absolute;
    top:0.8px;
    line-height:1;
}

header .headerTopStrip {
    height: 35px;
    background-color: #d11242 !important;
    margin-right: -15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translate(0px, 0);
    transition: 0.5s all ease-in-out;
    padding-top: 3px;
}
header .hotelInfoList {
    float: right;
    right: 45px;
    position: relative;
}

header .footer-detail {
    height: 100%;
}

header .headerTopStrip li {
    text-align: right;
    display: inline-block;
}

header .headerTopStrip li a {
    color: #71312e;
    font-size: 14px;
}
.collapsedNavbar header .headerTopStrip {
    transform: translate(0px, -35px);
    transition: 0.5s all ease-in-out;
}

.collapsedNavbar header {
    padding-top: 0;
    transition: 0.5s all ease-in-out;
}
header{
    padding-top: 35px;
    transition: 0.5s all ease-in-out;
}

/*COVID-19 Strip*/

.headerTopStrip .topStrip-details {
    color: #fff;
    padding: 0 20px;
}
.headerTopStrip .topStrip-newtab{
    padding-left: 5px;
}
.headerTopStrip .headerTopStrip .header_top_contact {
    float: right;
}
.headerTopStrip .covid19-strip{
    float: left;
    left: 45px;
    position: relative;
}
.headerTopStrip{
    color:white;
}
header .headerTopStrip li a{
    color:white;
}

.mobile .headerTopStrip {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color:#d11242 !important;
    display: flex;
    flex-flow: column;
}


.mobile .headerTopStrip .covid19-strip {
    position: relative;
    left: 10px;
}



.header_top_contact .hotelInfoList  a {
    color: #fff;
    font-size:14px !important;

} 

.mobile .headerTopStrip .header_top_contact .hotelInfoList li {
    list-style: none !important;
    left: 10px !important;
    position: relative;
}


.mobile .headerTopStrip .header_top_contact {
 padding:0px
}


.mobile .headerTopStrip .topStrip-text {
    font-size: 14px;
}

.mobile .headerTopStrip .topStrip-details {
    font-size: 14px !important;
    padding:0 6px !important;
}



header .min-price-div {
    color: black;
}
.curr-date-time {
     display: none;
}
.for-homepage .curr-date-time {
     display: block;
}
.for-homepage .jssor-carousel-container .weather-time-widget-holder {
    position: absolute;
    top: auto;
    bottom: 30%;
    z-index: 2;
    left: 0%;
    right: auto;
    text-align: right;
}
.for-homepage .weather-wrap{
    background-color: transparent;
}
.for-homepage .weather-widget-climate-img {
    display: none;
}

.for-homepage span.weather-widget-degree:before {
    content: "";
    background-image: url(https://res.cloudinary.com/simplotel/image/upload/x_0,y_0,w_237,h_196,c_crop,q_60,fl_progressive/w_200,h_168/morickap-resort-wayanad/mostly_sunny_yu2eyf);
    width: 55px;
    height: 55px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    top: -37px;
    left: 0;
    position: absolute;
    right: 0;
    margin: auto;
}

 .weather-time-widget-holder .curr-date-time {
    padding-top: 22px;
    color: #fff;
    line-height: 20px;
    font-weight: 300;
    text-shadow: 0.5px 0.5px #000000a8;
}
.curr-date-time .curr-time {
    text-align: center;
}
.weather-time-widget-holder {
    right: auto;
    left: 70px;
    top: unset;
    bottom: 10%;
    text-align: center;
}

.for-homepage .weather-wrap {
    width: 100%!important;
}

.for-homepage .weather-time-widget-holder  .widget-wrapper.wtlocation {
    display: none;
}

.weather-time-widget-holder .weather-wrap span.weather-widget-degree {
    text-shadow: 0.5px 0.5px #000000a8;
}
.jssor-carousel-container.carousel-container .weather-time-widget-holder {
    background-color:rgba(255,255,255,0.3);
}

.mobile .imagelinks img
{
width:120px;
}
.footer-row i.fa.fa-phone.fa-stack-1x {
    color: rgb(96, 96, 96);
   
}
#footer  span.fa-stack.fa-stack-visible {
    font-size:12px;
    margin-right:5px;
}

.mobile .logo.navbar-logo 
{
    padding-top:12px;
    background-color:white;
}

.mobile .fullImage {
    padding-top:95px !important;
}
.mobile h1, h2, h3
{
    text-align:center !important;
}

.mobile div#widgetWrapperHome div#leftColWid h1:first-child
{
    display:none;
}

.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}

.mobile h1, h2 {
    text-transform: uppercase;
}

.mobile .simp-custom-btncenter .txt-wdgt-btn-wrapper {
    text-align: center !important;
}

 .mobile .simp-custom-btncenter .txt-wdgt-btn-wrapper a.btn{
    float: none !important;
}

.mobile .simp-custom-alignleft .col-xs-12 div{
    text-align: left !important;
}

.mobile .simp-custom-widthalign .text-content .table-responsive .table>tbody>tr>td,
.mobile .simp-custom-widthalign .text-content .table-responsive .table>thead>tr>th
{
   padding:0px !important;
}

.mobile .simp-custom-video video 
{
    height:320px;
    object-fit:cover;
}
.mobile .simp-custom-colortext .descriptionMobileNoSpace a.internal-link span {
    color:rgb(88,88,88) !important;
}

.simp-custom-gradientimg {
display:flex;
justify-content:center;
align-items:center;
}
.simp-custom-gradientimg  .text-content img
{
    box-shadow: 0 4px 4px 2px  rgba(0,0,0,0.2);
}

.simp-custom-gradientimg .text-content-wrapper h2{
 color:#fff   
}

.simp-custom-gradientimg .text-content-wrapper 
{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    color:#fff;
    padding:10px 20px;
    z-index:1 !important;
    text-align:center !important;
   justify-content:center;

}
.simp-custom-gradientimg .text-content:hover .text-content-wrapper h2,
.simp-custom-gradientimg .text-content:hover .text-content-wrapper
{
    background-color:#fff;
    color:black !important;
    width: calc(100% - 30px) !important ;
    margin:auto;
    left:0;
    right:0
}
.simp-custom-gradientimg .text-content:after
{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0,0,0,0.1);
    background-image: linear-gradient(360deg, #0a0a0ac9,  transparent);
    width: calc(100% - 30px) !important ;
    margin:auto;
}


.simp-custom-cardlayout1 .text-content-wrapper 
{
    width: 71%;
    position:absolute;
    top: 80%;
    left: 15%;
    /* right: 0; */
    background-color:#FFF;
    padding:20px;
    box-shadow: 0 1px 1px 2px rgba(0,0,0,.2);
}
.simp-custom-cardlayout1{
    position:relative;
    margin-bottom:240px !important; 
    width: 60% !important;
    display: flex;
    justify-content: center;
}




.simp-custom-design1{
    width: 70% !important;
    margin-bottom: 120px !important;
}

.simp-custom-design1 .text-content-wrapper {
    width: 70%;
    position:absolute;
    top: 70%;
    /* left: 40px; */
    padding:10px;
    background-color: white;
    margin-left: 20px;
    box-shadow: 0 1px 1px 2px rgba(0,0,0,.2);
}


.simp-custom-design2{
    width: 70% !important;
    margin-bottom: 110px !important;
}
.simp-custom-design2 .text-content-wrapper {
     width: 70%;
    position:absolute;
    top: 70%;
    right:0;
    padding:10px;
    background-color: white;
    margin-right: 30px;
    box-shadow: 0 1px 1px 2px rgba(0,0,0,.2);
}

.simp-custom-gradientimg1  .text-content img
{
    box-shadow: 0 4px 4px 2px  rgba(0,0,0,0.2);
}

.simp-custom-gradientimg1 .text-content-wrapper h2{
 color:#fff   
}

.simp-custom-gradientimg1 .text-content-wrapper 
{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    color:#fff;
        padding: 0 10px;
    z-index:1 !important;
    text-align:center !important;
    /* justify-content:center; */
}
.simp-custom-gradientimg1 .text-content:hover .text-content-wrapper h2,
.simp-custom-gradientimg1 .text-content:hover .text-content-wrapper
{
    background-color:#fff;
    color:black !important;
    width: calc(100% - 30px) !important;
    margin:auto;
    left:0;
    right:0;
    padding: 0 10px;
}
.simp-custom-gradientimg1 .text-content:after
{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0,0,0,0.1);
    background-image: linear-gradient(360deg, #0a0a0ac9,  transparent);
    width: calc(100% - 30px) !important ;
    margin:auto;
}



.container-fluid .simp-custom-widget-hide {
    display: none!important;
}
.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}

/*Table Border Remove*/

.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}

.inner-page .header-pills {
    padding: 125px 0 5px !important;
}

.location-page .header-pills {
    padding: 125px 0px 5px !important;
}

.location-page .header-pills .tab-content {
    margin-top: 5px;
}

.for-gallerypage .header-pills {
    padding: 125px 0 5px !important;
}



.address-block-details{
    display:none !important;
}

.simp-custom-2imgcenter-align 
{
    display:flex;
    justify-content:center;
    align-items:center;
}

.simp-custom-2imgcenter-align  .text-content {
    margin-left: 50px;
}
.simp-custom-2imgcenter-align .text-content-wrapper h2 {
    text-align: center !important;
}
.simp-custom-2imgcenter-align
{
    background-color:#f2f2f229;
}
.simp-custom-2imgcenter-align .left-box
{
    padding-right:0;
}

.simp-custom-2imgalign 
{
    display:flex;
    justify-content:center;
    align-items:center;
}
.simp-custom-2imgalign .text-content-wrapper h2
{
    text-align: center !important;
}
.simp-custom-2imgalign  .text-content
{
    margin-right:50px;
}
.simp-custom-2imgalign
{
    background-color:transparent;
}
.simp-custom-2imgalign .right-box
{
    padding-left:0
}



/*Widget 1*/
.clearfix.widget-wrapper.generic_slider.jssor-carousel-container[data-widget-id="2162967"]  {
    max-width: 70%;
}
.jssor-carousel-container[data-widget-id="2162967"] .jssor-carousel-wrapper {
    width: 98%;
    padding-right: 0;
    margin-left: 2%;
}


.clearfix.widget-wrapper.wt1tb[data-widget-id="2162968"] {
    width: 30%;
    margin-left: 0;
    height: auto;
}
.widget-wrapper.wt1tb[data-widget-id="2162968"] .one-col.text-content {
    background-color: #f2f2f2;
    width:90%;
    height:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: justify;
    padding: 5%;
    color:#272727;
    padding-top:0 !important;
}


/*Widget 2*/

.clearfix.widget-wrapper.generic_slider.jssor-carousel-container[data-widget-id="2162969"]  {
    max-width: 70%;
}
.jssor-carousel-container[data-widget-id="2162969"] .jssor-carousel-wrapper {
    width: 98%;
    padding-right: 0;
    margin-left: 2%;
}


.clearfix.widget-wrapper.wt1tb[data-widget-id="2162970"] {
    width: 30%;
    margin-left: 0;
    height: auto;
}
.widget-wrapper.wt1tb[data-widget-id="2162970"] .one-col.text-content {
    background-color: #f2f2f2;
    width:90%;
    height:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: justify;
    padding: 5%;
    color:#272727;
    padding-top:0 !important;
}


/*Widget 3*/

.clearfix.widget-wrapper.generic_slider.jssor-carousel-container[data-widget-id="2162971"]  {
    max-width: 70%;
}
.jssor-carousel-container[data-widget-id="2162971"] .jssor-carousel-wrapper {
    width: 98%;
    padding-right: 0;
    margin-left: 2%;
}


.clearfix.widget-wrapper.wt1tb[data-widget-id="2162972"] {
    width: 30%;
    margin-left: 0;
    height: auto;
}
.widget-wrapper.wt1tb[data-widget-id="2162972"] .one-col.text-content {
    background-color: #f2f2f2;
    width:90%;
    height:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: justify;
    padding: 5%;
    color:#272727;
    padding-top:0 !important;
}



