﻿/*video*/
.lightboxcontainer {
  width:100%;
  text-align:left;
  max-height:390px ;
}
.lightbox {

}

.divtext {
  margin: 36px;
}

/*About*/
.section-title h3 {
    line-height: 22px;
    margin-bottom: 23px;
    text-transform: uppercase;
}
.color-icon a i{
    color:#b5876d;
    
}
.color-icon a {
    border-color:#b5876d;
}
.color-icon a:hover i {
    background:#b5876d;
    color:#fff;
}
.color-icon > a:hover {
    background: #b5876d none repeat scroll 0 0;
    border-color: #b5876d;
    color: #ffffff;
}

 .bgr-video a:hover{
    background-color: rgba(72,72,72,.3);

}
.bgr-video i {
    font-size: 70px;
    position: absolute;
    color: #fff;
    top: 40%;
    left: 50%;
}
    .bgr-video i:hover {
        color:rgba(0, 0, 0, 0.5);
    }
/*our favorite rooms*/
.section-title {
    padding: 0 80px 15px;
    position: relative;
    margin-top:50px;
}
.favorite .section-title h2 {
    line-height: 17px;
    margin-bottom: 23px;
    text-transform: uppercase;
}
.single-room {
    max-height:600px;
    height: 500px;
    padding: 0;
    position: relative;
    width: 25%;
    float: left;
}

.single-room > a {
    /* background-size: cover; */
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.single-room > a:before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.room-hover {
    bottom: 0;
    height: 100%;
    left: 0;
    /*overflow: hidden;*/
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 12;
}
.room-btn .default-btn {
    background:#2a5c3c;
}
.hover-text {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.hover-text > h3 {
    color: #ffffff;
    left: 50%;
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease 0s;
    width: 100%;
	text-transform: capitalize;
}
    .hover-text > h3 a {
        color:#fff;
    }
    .hover-text > h3:hover a, .hover-text > h3 a:hover, .hover-text > h3 a:focus, .hover-text > h3 a:active {
    color: #cba243;
    text-decoration:none;
}
    a:active, a:hover {
    outline: 0 none;
}
.hover-text .room-btn {
    bottom: 42%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: translateY(40px);
    transition: all 0.3s ease-in-out 0.1s;
}
.hover-text .default-btn {
    display: inline-block;
    line-height: 38px;
    margin-top: 37px;
    padding: 0 22px;
}

.single-room .p-amount {
    bottom: 0;
    color: #ffffff;
    position: absolute;
    right: 110px;
    transform: translateX(100px);
    transition: all 0.3s ease-in-out 0.1s;
    z-index: 2;
    opacity: 0;
}
.p-amount > span {
    display: block;
   
    font-size: 30px;
    font-weight: 700;
}
.p-amount > span.count {
    font-size: 15px;
    font-weight: 400;
    padding-top: 3px;
}
    .single-room:hover .p-amount {
    opacity: 1;
}
.single-room:hover .room-btn {
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.2s;
	z-index:333
}
 .hover-text > h3 a:hover
{
	z-index:1000;
}
.single-room:hover .room-hover .hover-text h3
{
	z-index:1000;
}
.single-room:nth-child(1):hover > a {
    left: -60px;
    width: calc(100% + 70%);
    z-index: 100;
    text-align:center;
	
}/*hover room image big*/
.single-room:nth-child(1):hover .room-hover{
	    z-index:101;
		margin-left:10%;
	
}
.single-room:nth-child(2):hover > a {
   left:-70%;
    width: calc(100% + 70%);
    z-index: 100;
    text-align:center;
	
}/*hover room image big*/
.single-room:nth-child(2):hover .room-hover{
	    z-index:101;
		    margin-left: -30%;
	
}
.single-room:nth-child(3):hover > a {
   
    width: calc(100% + 70%);
    z-index: 100;
    text-align:center;
	
}/*hover room image big*/
.single-room:nth-child(3):hover .room-hover{
	    z-index:101;
		margin-left:10%;
	
}
.about-text
{
margin-top:35px;}
.single-room:nth-child(4):hover > a {
	
	left:-70%;
    width: calc(100% + 70%);
    z-index: 100;
    text-align:center;
	
}/*hover room image big*/
.single-room:nth-child(4):hover .room-hover{
	    z-index:101;
	margin-right:30%;
	
}
.room {
    background-repeat: no-repeat;
    width:100%;
}
.room1 {
    background-image: url('/Content/Img/Index/h-1.jpg');
    
}
.room2 {
    background-image: url('/Content/Img/Index/h-2.jpg');
    
}
.room3 {
    background-image: url('/Content/Img/Index/h-3.jpg');
   
}
.room4 {
    background-image: url('/Content/Img/Index/h-4.jpg');
  
}
.fix {
    overflow: hidden;
}

/*slider thumbnai*/
.bgr {
    text-align:center;
}
#slideshow_thumbs a:hover ,#slideshow_thumbs a:active,#slideshow_thumbs a:focus{
    text-decoration:none;
    outline:none;
}
#slideshow_thumbs li {
    background-color:#2a5c3c;
    padding:10px;
    margin-bottom:10px;
}
    #slideshow_thumbs li:hover{
        background: #2a5c3c none repeat scroll 0 0;
        border-color: #2a5c3c;
        color: #ffffff;
        
    }
        #slideshow_thumbs li:hover img {
            content:url(/Content/Img/Index/spa-hover.png);
        }
        #slideshow_thumbs li:hover span{
            color:#fff !important; 
        }
.desoslide-wrapper img {
    width:100%;
    height:422px;
	object-fit:cover;
}
#slideshow_thumbs li a {
    color: black;
    /*font-size: small;*/
    text-align: left;
}

    #slideshow_thumbs li a .text:hover {
        color: #fff;
        text-align: left;
    }

#slideshow_thumbs li a .title {
    color:#000;
    font-size:18px;
}
    #slideshow_thumbs li.active a:hover span {

        background:#b5876d;
        color:#fff;
    }
#slideshow_thumbs li a .text {
    color:#000;
    text-align:left;
}
#slideshow_thumbs .active {
    background: #b5876d;
}
    #slideshow_thumbs .active a span {
        color:#fff;
    }
   
#slideshow_thumbs > li.active > a .title, #slideshow_thumbs > li.active > a:focus .title, #slideshow_thumbs > li.active > a:hover .title {
    color:#fff;
}

/*Book Now*/
.bg-2 {
    background-image:url(/Content/Img/Index/bgr-2.jpg);
    background-position: 50% 50%;
    background-repeat:no-repeat;
    margin-top:50px;
}
 .overlay-dark{
    background-color: rgba(0, 0, 0, 0.5);
   
}
 .advertise-text {
    overflow: hidden;
    padding: 60px 0;
    margin:0px;
}
 .advertise-text > h1 {
    color: #ffffff;
    float: left;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
}
 .advertise-text span {
    color: #b5876d;
}
 .advertise-text .default-btn {
    float: right;
    line-height: 48px;
    padding: 0 25px;
    text-transform: uppercase;
    margin-top:20px;
}
    .advertise-text .default-btn:hover {
        text-decoration:none;
    }


    /*GALLERY*/
.gallery_item .img-fluid {
    height:150px;
    width:100%;
}
.text-center {
    text-align:center;
    padding-top: 200px
}

/** { box-sizing: border-box; }*/
/* ---- button ---- */

.button {
  display: inline-block;
  padding: 10px 18px;
  margin-bottom: 10px;
  border: none;
  color: #222;
  font-size: 16px;
  cursor: pointer;
}
.btn-a {
    text-align: center;
}
/*.button:active,.button:focus{
  background:#e3d287;
  color:#fff;
  outline:none;
}*/




/* ---- button-group ---- */

.button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group button {
    border: none;
    background: none;
    color: #000;
}
.button-group button.is-checked {
    background: #2a5c3c;
    color: #fff;
    border-radius: 6px;
}
.button-group.filters-button-group {
    text-align: center;
}

/* ---- isotope ---- */

.grid {
    height: 450px;
    /*margin-left:4px;*/
     
}

.col-md-12.gallery .grid {
    height: 450px !important;
	overflow: hidden;
    /*margin-left:4px;*/
     
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.element-item {
 position: relative;
  float: left;
  width: 20%;
  height: 33.4%;
  /*margin: 30px;*/
  /*padding: 20px;*/
  overflow:hidden;
}

.element-item > * {
  margin: 0;
  padding: 0;
}

.element-item .name {
  position: absolute;
  left: 10px;
  top: 60px;
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: normal;
}

.element-item .symbol {
  position: absolute;
  left: 10px;
  top: 0px;
  font-size: 42px;
  font-weight: bold;
  color: white;
}

.element-item .number {
  position: absolute;
  right: 8px;
  top: 5px;
}

.element-item .weight {
  position: absolute;
  left: 10px;
  top: 76px;
  font-size: 12px;
}

/*OUR PRICING*/
.single-pricing:hover {
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.15);
}
.single-pricing {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #b5876d;
    border-top: 1px solid #b5876d;
    padding-bottom: 49px;
    position: relative;
    text-align: center;
    transition: all 0.2s ease-out 0s;
}
.single-pricing:hover .package-name > h1{
    color: #b5876d;
}
.single-pricing::before, .single-pricing::after {
    border-left: 1px solid #b5876d;
    border-right: 1px solid #b5876d;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.6s ease 0s;
}
.package-name > h3 {
    color: #252525;
    font-family: "Lato",sans-serif;
    padding: 25px 0 15px;
}
.package-name > h1 {
    background: #ffffff none repeat scroll 0 0;
    color: #535353;
    font-family: "Lato",sans-serif;
    font-size: 50px;
    padding: 30px 0 36px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.package-name h1 .currency {
    position: relative;
    top: -20px;
}
.package-name h1 span {
    font-size: 20px;
}
.package-offer {
    padding-top: 10px;
    z-index: 3;
    position: relative;
}
.package-offer > span {
    color: #606060;
    display: block;
    font-size: 18px;
    margin: 16px 0;
}
.package-offer > span.light {
    color: #bbbbbb;
}   
.signup-btn {
    padding-top: 33px;
    z-index: 3;
    position: relative;
}
.signup-btn a {
    background: #ffffff none repeat scroll 0 0;
    color: #606060;
    display: inline-block;
    font-weight: 700;
    line-height: 38px;
    padding: 0 21px;
    text-transform: uppercase;
}


/*our blog*/
 /*img-shapes*/
.shapes {
    padding-top:40px;text-align:center;margin:0 auto;
}
   .shapes .img-circle {
        width:70px;
        border:1px solid;
    }
    p {
        line-height: 24px;
        margin-bottom: 10px;
    }
    h4 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
   .icon h4 a:hover, .icon h4 a:active {
        text-decoration:none;
        color:#f8c218;
    }
   
   .icon .icon-fa i {
           display: inline-block;
            background: #e8e8e8;
            border: 5px solid rgb(249, 246, 246);
            font-size: 28px;
            line-height: 60px;
            text-align: center;
            color: #00557f;
            width: 70px;
            height: 70px;
            border-radius: 44px;
            -webkit-transition: all 300ms linear;
            -moz-transition: all 300ms linear;
            -o-transition: all 100ms linear;
            -ms-transition: all 300ms linear;
            transition: all 300ms linear;
}
   /*thumbnail*/
.owldemo .thumbnail{
        background-color:#f5f5f5;
        padding: 0px;
        border-radius: 0px;
        margin-bottom:0px;
}
.thumbnail .caption {
    text-align:left;
}
.thumbnail .caption a {
    text-decoration:none;
    
}
    .thumbnail .caption a h4 {
        color:#999;
        padding-left:5px;
    }
    .thumbnail .caption a h4 span{
            float: right;
            font-size: 14px;
    }
    .thumbnail .caption a h4:hover, .thumbnail .caption a h4:active {
        color:#c52d2f;
    }
.thumbnail img {
    width:100%;
}
/*hover img*/
.container-img {margin-right
  position: relative;
  /*width: 50%;*/
}

.image {
  /*display: block;*/
  width: 100%;
  height: auto;
}
  
.tbn-hover {
    background:#2a5c3c;
    color: #fff;
    font-size:14px;
}
.blog-hover h3 a {
    color:#333;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.container-img:hover .overlay {
  width: 100%;
}

.container-img .text {
  white-space: normal; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.single-blog-wrapper:hover .blog-hover {
    left: 0;
}
.blog-hover {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    bottom: 0;
    height: 100%;
    left: 50% !important;
    padding: 10px !important;
    position: absolute;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.blog-hover > span {
    color: #909090;
    display: block;
    font-size: 13px;
    margin-bottom: 14px;
}
.blog-hover > span i {
    font-size: 14px;
    padding-right: 5px;
}

.blog-hover > h3 {
    color: #252525;
    font-family: "Lato",sans-serif;
    font-weight: 400;
}
.blog-hover > h3:hover a {
    color: #B5876D;
}
.thumbnail:hover .blog-hover > p {
    transition-delay: .4s;
}
.thumbnail:hover .blog-hover > p, .thumbnail:hover .post-info > span, .thumbnail:hover .blog-hover .default-btn {
    transform: translate3d(0px, 0px, 0px);
}
.blog-hover > p {
    transform: translate3d(0px, 350%, 0px);
    transition: transform 1s ease 0s;
}
.blog-hover > p {
    color: #252525;
    padding: 10px;
    font-size: 12px;
}

.post-info > span:first-child {
    transform: translate3d(-500%, 0px, 0px);
}
.post-info > span {
    transition: transform 1s ease 0s;
}
.post-info > span:last-child {
    padding-right: 0;
}
.post-info > span {
    display: inline-block;
    font-size: 13px;
    padding-right: 35px;
}
.post-info > span:nth-child(2) {
    transform: translate3d(-550%, 0px, 0px);
}
.post-info > span:nth-child(3) {
    transform: translate3d(-600%, 0px, 0px);
}
.blog-hover .default-btn {
    transform: translate3d(0px, 700%, 0px);
    transition: transform 0.4s ease 0s;
}
.blog-hover .default-btn {
        line-height: 38px;
    margin-top: 10px;
    padding: 0 15px;
}
.post-info > span a {
    color: #909090;
}
a, button, input {
    outline: medium none;
    color: #606060;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
#owl-demo1 .owl-dots .owl-dot span {
    display:none;
}
/*cart*/

h3.price-sell {
    text-align: center;
    
}

.p-img {
    width: auto !important;
    margin: 0 auto;
    height: 30px;
    object-fit: cover;
    text-transform: uppercase;
}
.tab {
            float: left;
            width: 30%;
            
        }
        /* Style the buttons inside the tab */
        
       
           .tab a {
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    color: #FFF;
}

           .tab a:hover
{
	color:#2a5c3c
}

     
        
        .tab button {
            display: block;
            background-color: inherit;
            color: black;
            padding: 15px 15px;
            width: 100%;
            border: none;
            outline: none;
            cursor: pointer;
            font-size: 17px;
            background: #2a5c3c;
            margin-bottom: 15px;
        }
        /* Change background color of buttons on hover */
        
        .tab button:hover {
            background-color: #2a5c3c;
        }
        /* Create an active/current "tab button" class */
        
      
        /* Style the tab content */
        
        .tabcontent {
            float: left;
            padding: 0px 12px;
            width: 70%;
            border-left: none;
          
            display: none;
        }
        
        .tabcontent img {
            width: 100%;
            object-fit: cover;
            height: 430px;
			border-radius:10px;
        }
        /* Clear floats after the tab */
        
        .clearfix::after {
            content: "";
            clear: both;
            display: table;
        }
        
        .tablinks {
            background-color: #2a5c3c;
        }
		  .clearfix::after {
            content: "";
            clear: both;
            display: table;
        }
//.item .p-img:hover{
  // content:url(/Content/Img/Index/5-hover.png);
//}
    .accommodations .accommodation-type {
        width: calc(100% / 3);
        float: left;
        height: 450px;
        position: relative;
    }
    
    .accommodations .accommodation-type a .accommodation-bg {
        width: 100%;
        position: absolute;
        right: 0;
        height: 100%;
        z-index: 1;
        background-color: transparent;
        overflow: hidden;
        background-size: 98%;
        background-position: center;
        background-repeat: no-repeat;
        margin: auto;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    
    .accommodations:hover .accommodation-type a .accommodation-bg {
        width: 100%;
        background-size: 80%;
    }
    
    .accommodations:hover .accommodation-type a .accommodation-bg-change {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    
    .accommodations .accommodation-type a .accommodation-bg-change {
        content: "";
        width: 99%;
        position: absolute;
        height: 100%;
        -webkit-transform: translateX(-105%);
        -moz-transform: translateX(-105%);
        -ms-transform: translateX(-105%);
        -o-transform: translateX(-105%);
        transform: translateX(-105%);
        background-color: #333107;
        background-size: cover;
    }
    
    .accommodations .accommodation-type a .accommodation-bg-change {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    .accommodations .accommodation-type a h4.accommodation-name,
    .accommodations .accommodation-type a h4.accommodation-name:before,
    .accommodations .accommodation-type a .accommodation-bg {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    .accommodations .accommodation-type:nth-child(1) a .accommodation-bg-change {
        background-position: left center;
    }
    
    .accommodations .accommodation-type:nth-child(2) a .accommodation-bg-change {
        background-position: 50% center;
    }
    
    .accommodations .accommodation-type:nth-child(3) a .accommodation-bg-change {
        background-position: right center;
    }
    
    .container_ {
        margin: auto;
        width: 1360px;
        padding-left: 12rem;
        padding-right: 12rem;
    }
    
   .accommodations .accommodation-type a h4.accommodation-name {
    color: #fff;
    position: absolute;
    left: 8%;
    right: 8%;
    z-index: 2;
    bottom: 5%;
    font-size: 11px;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 -12px;
    letter-spacing: 2px;
	background-color: #2a5c3c;
	padding-left: 12px;
    border-radius: 5px;
}
    
    .accommodations .accommodation-type a h4.accommodation-name:before {
        content: '';
        display: block;
        height: 1px;
        width: 100px;
        background-color: rgba(255, 255, 255, 0.8);
        margin: 10px 0 0;
        position: relative;
        left: 0;
    }
    
    .accommodations:hover .accommodation-type a:hover h4.accommodation-name:before {
        width: 100%;
    }
    
    .accommodations:hover .accommodation-type a:hover h4.accommodation-name {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
		    transform: translateX(0px);
    @*background: #2a5c3c;*@
    padding: 2px 15px;
		border-radius: 6px;
    }
    
    .accommodations:hover .accommodation-type a h4.accommodation-name {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
        opacity: .3;
    }
	.tablinks a:hover
{
		color:#fff;
	text-decoration:none;
	}
@media (max-width: 767px) {
	
	#col1{
		height: unset;
	}

  .divtext {
    margin: 12px;
  }
	.section-title h3
	{
		line-height:25px;
	}
	video {
    height: 200px!important;
}
	.favorite .section-title h2 {
    line-height: 30px !important;
}
	.tab
	{
	width:100%!important;;
	padding:0 15px
	
	}
	.tabcontent {
    float: left;
    padding: 0px 12px;
    width:100%;
    border-left: none;
    display: none;
}
	.about-text
	{
		padding-bottom:20px;
		border-bottom:1px solid #f3f3f3;
	}
	.favorite .section-title {
    padding: 0;
    position: relative;
    margin-top: 50px;
}
	.accommodations .accommodation-type {
    width: calc(100% / 3);
    float: left;
    height: 375px!important;
    position: relative;
}
	.single-room a.room
{
	background-position:center;
}
	.single-room:hover > a {
    left: -60px;
    width: 100%!imoportant;
    z-index: 2;
    text-align:center;
}
	.hover-text .room-btn, .single-room .p-amount
	{
	opacity:1;}
	.hover-text .room-btn
	{bottom:27%;
}
	.single-room:hover > a
	{
		width:100%!important;
		left:0!important;
}
	.tablinks a:hover
{
		color:#fff;
	text-decoration:none;
	}
	.button {
    display: inline-block;
    padding: 10px 6px;
    margin-bottom: 10px;
    border: none;
    color: #222;
    font-size: 16px;
    cursor: pointer;
}
span.image.p-img  img{
	float:left}
}
.section-title h2
{
	text-transform: uppercase;
}
.about-text .section-title
{
	    padding: 0px 30px 37px;
    position: relative;
    margin-top: 50px;
}
.container.doitac {
    margin-bottom: 0px;
	opacity: 0;
}
.datepickerebe .btn:hover, .default-btn:hover {
    margin-right: 5px;
    background-color: #2a5c3c;
    color: #fff;
    border-radius: 5px;
   
}
  .default-btn{
	  margin-right: 5px;
    background-color: #2a5c3c;
    color: #fff;
    border-radius: 6px;
    padding: 9px 20px;
}
button.tablinks {
    border-radius: 10px;
}
.img-sv
{
	text-align:right;
}
.title-sv{
    text-align: left;
}
.rooms-mobile-index {
    position: absolute;
    bottom: 30px;
    text-align: center;
    padding: 0 30px;
    color: #FFF;
	left: 20px;
}
.tt-rooms-mobile-index h3 a
{
font-size:20px;
}
.tt-rooms-mobile-index h3 a, .room-btn a
{
	color: #FFF;
}
.rooms-mobile-index .room-btn 
{
	text-align:right;
	margin-bottom:15px;
}
@media (max-width:425px)
	{
.section-title {
    padding: 0px 15px 15px;
    position: relative;
    margin-top: 50px;
}
		
.slider-wrapper.theme-default{
	margin-top: 70px;
}
		.about-text .section-title {
    padding: 0px 15px 37px;
    position: relative;
    margin-top: 50px;
}
		.text-desc 
		{
		padding-bottom:15px;}
}
