.est-content-slider-title h2 img {
    max-width: unset !important;
}

#aws-tooltip{
/* 	left: -145px; */
    position: absolute;
    font-size: 14px;
    background: #000;
    padding: 8px;
    border-radius: 5px;
	right: 55px;
}

#aws-tooltip::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent black;
	line-height:10px !important;
}

.est-frontend-display-wrap.est-template-1 .est-content-slider-title h2:hover #aws-tooltip{
	display:block !important;
	line-height:10px;
}

#tdawsclosepopup img
{
	    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

#tdawsclosepopup{
	    position: absolute;
    z-index: 999;
    float: right;
    width: 100%;
    text-align: right;
    margin-right: auto;
}

.est-frontend-display-wrap.est-right {
    right: 0px;
	position: fixed;
}

.est-frontend-display-wrap.est-template-1 a.est-tab-link, .est-frontend-display-wrap.est-template-1 .est-content-slider-title h2 {
        background-color: #00275d !important;
    color: #ffffff;
    padding: 10px;
    border-radius: 70px;
    border: 2px solid #fff;
    box-shadow: 2px 4px 4px rgb(0 0 0 / 23%);
	line-height:0;
}

.est-frontend-display-wrap.est-template-1 a.est-tab-link, .est-frontend-display-wrap.est-template-1 .est-content-slider-title h2 {
    display: block;
    padding: 6px 6px;
    background-color: #e66b6d;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    letter-spacing: 0.5px;
}

.est-content-slider-title h2 {
    cursor: pointer;
    -moz-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}

.est-content-slider-title h2 {
    margin: 0;
}

.est-frontend-display-wrap.est-right .est-tab-type, .est-frontend-display-wrap.est-right .est-content-slider .est-content-slider-title {
    -moz-transform: rotate(0deg) translate(-180%);
    -webkit-transform: rotate( 0deg ) translate(-180%);
    transform: rotate(0deg) translate(-180%);
}

.est-frontend-display-wrap.est-left .est-content-slider .est-content-slider-title, .est-frontend-display-wrap.est-right .est-content-slider .est-content-slider-title {
    transform-origin: 0 0;
}

.est-frontend-display-wrap.est-left .est-content-slider.est-tab-type, .est-frontend-display-wrap.est-right .est-content-slider.est-tab-type {
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
}

.est-frontend-display-wrap .est-tab-type {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    transform-origin: 0 0;
    z-index: 9999;
}

.est-frontend-display-wrap {
    top: 46%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999;
}



.est-frontend-display-wrap {
    top: 46%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999;
}


@media screen and (min-width: 769px){
	.est-content-slider-title h2 {
		position: absolute;
		top: 45vh;
		right: 55px;
	}
	
	
}

.est-frontend-display-wrap.est-right .est-slider-content.est-content-show {
    box-shadow: 4px 0px 10px 3px rgb(0 0 0 / 25%);
}

.est-frontend-display-wrap.est-right .est-slider-content {
    -moz-transform: translate(0%,-50%);
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}

.est-frontend-display-wrap.est-right .est-slider-content.expand{
	 -moz-transform: translate(100%,-50%) !important;
    -webkit-transform: translate(100%,-50%) !important;
    transform: translate(-100%,-50%) !important;
	opacity:1 !important;
	visibility:visible !important;
}

.est-frontend-display-wrap .est-slider-content.est-content-show {
    opacity: 1;
    visibility: visible;
}
.mCustomScrollBox, .est-frontend-display-wrap .est-slider-content-inner-wrap, .est-frontend-display-wrap .est-slider-content {
    max-height: 500px !important;
}

.est-frontend-display-wrap .est-slider-content-inner-wrap, .est-frontend-display-wrap .est-slider-content, #mCSB_1_container > p {
    padding: 0 !important;
    margin-bottom: 0;
}

.est-frontend-display-wrap .est-slider-content {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f2f2f2;
    padding: 25px 0;
    opacity: 0;
    visibility: hidden;
    white-space: normal;
    min-width: 350px;
    max-height: 350px;
    overflow-y: hidden;
    -moz-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0 !important;
}

.mCustomScrollBox, .est-frontend-display-wrap .est-slider-content-inner-wrap, .est-frontend-display-wrap .est-slider-content {
    max-height: 500px !important;
}

.est-frontend-display-wrap .est-slider-content-inner-wrap, .est-frontend-display-wrap .est-slider-content, #mCSB_1_container > p {
    padding: 0 !important;
    margin-bottom: 0;
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.awscstchat{
	position: fixed;
    float: right;
}
}


.est-frontend-display-wrap.est-left .est-content-slider.est-tab-type, .est-frontend-display-wrap.est-right .est-content-slider.est-tab-type {
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
}

.est-frontend-display-wrap.est-right .est-tab-type, .est-frontend-display-wrap.est-right .est-content-slider .est-content-slider-title {
    -moz-transform: rotate(0deg) translate(-180%);
    -webkit-transform: rotate(0deg) translate(-180%);
    transform: rotate(0deg) translate(-180%);
}

.est-frontend-display-wrap.est-template-1 a.est-tab-link, .est-frontend-display-wrap.est-template-1 .est-content-slider-title h2 {
    background-color: #00275d !important;
    color: #ffffff;
    padding: 10px;
    border-radius: 70px;
    border: 2px solid #fff;
    box-shadow: 2px 4px 4px rgb(0 0 0 / 23%);
}

.est-frontend-display-wrap.est-template-1 a.est-tab-link, .est-frontend-display-wrap.est-template-1 .est-content-slider-title h2:hover {
    background-color: #006FE6 !important;
    color: #ffffff;
    padding: 10px;
    border-radius: 70px;
    border: 2px solid #fff;
    box-shadow: 2px 4px 4px rgb(0 0 0 / 23%);
}

.est-content-slider-title h2 {
    position: absolute;
    top: 35vh;
    right: 55px;
}
