html, body {
    font-family: Open Sans,Helvetica,'Trebuchet MS',sans-serif;
    font-style: normal;
    color: #333;
    font-size: 17px;
    font-weight: 300;
}

.inner-page table, td {
    border: 1px solid #ccc;   
}

.inner-page td {
     height: 40px;
    
}

a, a:hover, a:active, a:focus, a:visited {
    text-decoration: none;
    border: 0;
}

.unbounded {
    position: relative;
}

header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.container-header {
    width: 1200px;
    height: 135px;
    padding-left: 0;
    background-color: #4d0769;
}

h1, h2, h3, h4 {
    text-transform: uppercase;
    color: #fff;
}

h1 {
    font-size: 34px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 22px;
}

.rotate-landscape, .rotate-portrait {
        display: none;
    }

.no-pad {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-border {
    border: 0 !important;
}

.show-me {
    border: 1px solid black;
}

.phone {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    float: right;
	margin-top: 23px;
}

.phone span {
    font-size: 15px;
    float: right;
    margin-top: -5px;
    font-weight: 400;
    text-transform: uppercase;
}

.logo {
    display: inline-block;
    padding-left: 0;
    margin-top: 22px;
}

.logo-caption {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    max-width: 180px;
    text-align: center;
    margin-top: 2px;
}

.logo-margin {
    margin-top: 10px;
}

.lang {
     margin-top: 10px;
     color: #7762a2;
}

.lang a {
    display: inline-block;
    width: 27px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}

.lang a:hover, a.lang-active {
    font-weight: bold;
}

/*-------------- NAV --------------*/
.navigation {
    margin-top: -1px;
    height: 50px;
    float: right;
}

.navigation ul {
    display:table;
    list-style:none;
    min-height: 50px;
    padding-left: 0;
    padding-right: 0;
}

.navigation ul li {
    list-style:none;
    float:left;
    line-height: 44px;
    position: relative;
    display: inline;
    width: 110px;
}

.navigation ul li span {
    font-size: 21px;
    font-style: italic;
    margin-right: 25px;
	margin-left: -20px;
    margin-top: 10px;
    float: left;
    color: #7762a2;
}

.navigation ul li a {
    font-family: Open Sans;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    color:#fff;
    display: block;
    padding-top: 10px;
}

.navigation ul li.width-res {
    width: 125px;
    text-align: center;
    background-color: #CD171E;
    margin-left: 10px;
}

.navigation ul li:hover > a, .navigation ul li.active > a {
    text-decoration: normal;
    font-weight: bold;  
}

.header-bottom {
    width: 100%;
    height: 64px;
    background: url('../img/header-bott-bg.png') left bottom no-repeat;
    margin-top: 134px;
}

/*------------- slider --------------*/
.slick-slider {
    position: relative;
	max-width: 1200px;
	display: block;
    box-sizing: border-box;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slider {
   padding-top: 135px;
}

.slider-item {
    position: relative;
    z-index: -1;
}

.slider-item .caption {
    position: absolute;
    top: 100px;
    margin-left: 95px;
    width: 475px;
}

.slider-item .caption-rside {
    position: absolute;
    top: 100px;
	right: 95px;
	width: 475px;
}

.slider-item .caption h1, .slider-item .caption-rside h1 {
    font-size: 33px;
    color: #fff;
    font-weight: 400;
    line-height: 125%;
}

.slider-item .caption h3, .slider-item .caption-rside h3 {
    font-size: 21px;
    color: #fff;
    font-weight: 300;
    line-height: 125%;
    margin: 0;
}

.slick-slide img {
    max-width: 100%;
   /*max-height: 650px;*/
}

.slider-item .caption span, .slider-item .caption-rside span {
    font-size: 17px;
    font-weight: normal;
    display: block;
    color: #fff;
    margin: 15px 0 14px 0;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    /*max-height: 635px;*/
    overflow: hidden;
}

.slick-dots {
	position: absolute;
    left: -316px;
    bottom: 150px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    list-style-type:none;
    margin: 0 7px;
    padding: 0;
    display: inline-block;
}

.slick-dots li button {
    list-style-type:none;
    display: block;
    width: 25px;
    height: 1px;
    background: #fff;
    text-indent: -9999px;
    border: none;
}

.slick-dots li.slick-active button {
    display: block;
    width: 25px;
    height: 3px;
    background: #fff;
}

.slick-arrow {
    position: absolute;
    top: 45%;
    right: 0;
}

button.slick-prev {
    display: none !important;
}

button.slick-next {
    width: 55px;
    height: 148px;
    background: url('../img/crs-next.png') left no-repeat;
    border: none;
    text-indent: -9999px;
}

.slider-bottom {
    width: 100%;
    height: 64px;
    background: url('../img/slider-bott-bg.png') left bottom no-repeat;
    bottom: 64px;
    position: relative;
    z-index: 5;
    margin-bottom: 0;
}

/*--------- About ------------*/
.about {
    margin-top: -64px;
    line-height: 28px;
}

.title {
    margin-bottom: 20px;
}

.title h2, .title h3 {
    position: relative;
    color: #670099;
    text-transform: uppercase;
    margin-bottom: -5px;
    margin-top: 0;
}

.title h2 {
    font-size: 22px;
}

.title h3 {
    font-size: 18px;
}

.about-description {
    color: #333;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}

.about ul{
    list-style-position: inside;
    list-style-type: none;
}

.about ul li{
    float: left;
    line-height: 26px;
    font-size: 16px;
    color: #333;
    min-width: 430px;
    margin-right: 30px;
}

.about ul li:before {
    content: '✔';
    color: #670099;
    padding-right: 10px;
}

/*--------- Offer ----------*/
.offer {
    margin-top: 25px;
    height: 530px;
}

.offer-top-cut {
    width: 100%;
    height: 64px;
    background: url('../img/offer-top-bg.png') left top no-repeat;
    position: relative;
    z-index: 9;
    margin-top: -64px;
    top: 64px;
}

.offer h3 {
    text-transform: none;
}

.offer-bg {
    width: 100%;
    display: block;
    position: relative;
    z-index: -15;
}

.offer-wrap {
    position: relative;
    margin-top: -410px;
    margin-left: 100px;
}

.offer-item {
    max-width: 240px;
    text-align: center;
    float: left;
    margin: 0 10px 0 10px;
}

.offer-item span {
    color: #fff;
    line-height: 82px;
    font-size: 64px;
    font-weight: 500;
}

.offer-content h1, .offer-content h2, .offer-content h3, .offer-content h4 {
    color: #670099;
	text-transform: none;
}

.offer-content p {
    color: #333;
    font-size: 17px;
    font-weight: 300;
}

.more-wrap-white {
    margin-top: 35px;
    text-align: center;
}

.more-white {
    display: inline-block;
    width: 160px;
    height: 40px;
    border: 1px solid white;
    text-align: center;
    padding-top: 7px;
}

.more-wrap-white a {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.more-wrap a:hover, .more-wrap-white a:hover {
    font-weight: 400;
}

.more-wrap {
    margin-top: 20px;
    text-align: center;
}

.more {
    display: inline-block;
    width: 160px;
    height: 40px;
    border: 1px solid #670099;
    text-align: center;
    padding-top: 7px;
}

.more-wrap a {
    color: #670099;
    font-size: 16px;
    font-weight: 300;
}

/*--------- Latest news ----------*/
.news {
    margin-top: 40px;
}

.n-wrap {
    margin-top: 20px;
}

.n-img {
    max-width: 294px;
    height: 190px;
    overflow: hidden;
}

.n-header {
    height: 100px;
    text-transform: none;
    color: #670099;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px;
}

.news-item {
    background-color: #f5f5f7;
    max-width: 291px;
    text-align: left;
    float: left;
    border: 1px solid #fff;
}

.n-date {
    font-size: 15px;
    font-weight: 300;
    color: #a6a1a1;
	padding: 0 10px 10px 0;
    margin-top: 10px;
    float: right;
}

.news-item:hover {
    border: 1px solid #670099;
    cursor: pointer;
}

.owl-carousel .owl-nav {
    width: 100%;
    position: absolute;
    top: 34%;
}

.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
    background: 0 0;
    opacity: 1;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -14px;
	opacity: 0.7;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -14px;
    opacity: 0.7;
}

.owl-theme .owl-dots {
    display: none;
}

.owl-carousel .owl-nav {
	display: block !important;
}

img.centered {
    display: block;
    margin: auto auto;
    max-width: 100%;
}

img.cropped {
    height: 100% !important;
}

/*--------- Gallery ----------*/
.gallery {
    margin-top: 60px;
}

.gal-wrap {
    margin-top: 20px;
}

.gal-item {
    max-width: 299px;
    max-height: 175px;
    overflow: hidden;
    float: left;
}

.gal-img {
    width: 100%;
    object-fit: contain;
}

img.thumb-img {
    margin: 7px !important;
    }



/*--------- Partners ----------*/

.partners {
    margin-top: 60px;
}

.partners-wrap {
    margin-top: 20px;
}

.partners-item {
    max-width: 230px;
    max-height: 138px;
    overflow: hidden;
    float: left;
}

.partners-img {
    width: 100%;
    object-fit: contain;
}

.owl-three .owl-nav {
	display: none !important;
}

/*--------- Footer ------------*/
footer {
    z-index: 9;
    width: 100%;
	padding-top: 100px;
}

.container-footer {
    border-bottom: 30px solid #400558;
    max-width: 1200px;
    height: 170px;
    padding-left: 50px;
    background-color: #4d0769;
    color: #fff;
}

.f-title {
    font-weight: 400;
    font-size: 16px;
	text-transform: none;
    margin-top: 20px;
	margin-bottom: 5px;
}

.f-description {
    font-weight: 300;
    font-size: 15px;
}

.container-footer span {
    font-size: 19px;
    color: #fff;
    margin-right: 15px;
    font-style: italic;
}

.copyright {
	font-size: 12px;
    color: #ccc;
    margin: 16px 0 0 10px;
    
}

/*------ Contacts ------*/
.inner-page {
    margin-top: 250px;
}

.contacts-phone, .contacts-address, .contacts-email, .contacts-fb {
    color: #333;
    font-size: 17px;
    padding: 8px 0 8px 35px;
    font-weight: 300;
    width: 320px;
    margin: 0 auto;
}

.contacts-phone {
    font-size: 19px;
    font-weight: 400;
    background: url('../img/icons/call.png') left no-repeat;
}

.contacts-address {
    background: url('../img/icons/pin.png') left no-repeat;
}

.contacts-email {
    background: url('../img/icons/mail.png') left no-repeat;
}

.contacts-fb {
    background: url('../img/icons/fb.png') left no-repeat;
}

.contacts-fb a {
    color: #333;
}

.map {
    margin-top: 30px;
    margin-bottom: 30px;
}

/* Contact form */
.contact-form {
    margin-top: 10px;
}

#get-intouch {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.wrap-input {
    width: 100%;
	position: relative;
    background-color: transparent;
    margin-bottom: 10px;
}

.half-wrap-input {
    width: calc((100% - 30px) / 2);
}

#get-intouch .label-input {
    font-size: 16px;
    font-weight: 300;
    color: #6D6E70;
    line-height: 1.5;
}

.input-line {
    display: block;
    width: 100%;
    font-size: 17px;
    font-weight: 300;
    line-height: 26px;
    border: 1px solid #bdbec0;
	color: #6D6E70;
    padding: 2px 0 2px 3px;
    margin-top: 10px;
}

textarea.input-text {
    width: 100%;
    min-height: 162px;
    padding: 6px 0 6px 3px;
    border: 1px solid #bdbec0;
}

.container-form-btn {
    width: 100%;
    margin-top: 5px;
}

.form-btn {
    font-weight: 300;
   	font-size: 14px;
    color: #670099;
    line-height: 1.2;
    text-transform: uppercase;
    display:block;
    width: 176px;
    height: 35px;
    border: 1px solid #670099;
    background: none;
    margin: 0 auto;
}

.form-btn:hover {
    font-weight: 400;
}

.agreement {
    display: block;
    position: relative;
    margin: 30px 0 20px 0;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 15px;
	font-weight: 300;
}

.agreement input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #bdbec0;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container input:checked ~ .checkmark:after {
    display: block;
}

.container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 6px;
    height: 11px;
    border: solid #6D6E70;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*------ News page ------*/
.all-news {
    margin-top: 20px;
    margin-left: 8px;
}

.all-news-item {
    color: #333;
    margin: 0 15px 30px 0;
    padding: 10px;
    max-width: 374px;
    font-weight: 300;
    font-size: 17px;
    border: 1px solid #fff;
    background-color: #f5f5f7;
}

.all-news-item:hover {
    border: 1px solid #670099;
    cursor: pointer;
}

.all-news-title {
    height: 80px;
    margin: 10px 0;
}

.all-news-item h2 {
    text-transform: none;
    font-size: 21px;
    font-weight: 400;
    line-height: 26px;
    color: #670099;
    margin: 0;
}

.all-news-img {
    margin-bottom: 10px;
    min-height: 262px;
}

.all-news-date {
    font-size: 15px;
    font-weight: 300;
    color: #9869af;
	padding-top: 5px;
    margin-top: 20px;
    border-top: 1px solid #9869af;
}
.all-news-content {
    height: 130px;
    overflow: hidden;
}
.news-single h2 {
    text-transform: none;
	text-align: center;
    font-size: 26px;
    font-weight: 400;
    color: #670099;
    margin-top: 50px;
}

.news-single-underline {
	margin: -6px 0 50px 0;
    text-align: center;
}
.post-news-img {
    margin-bottom: 40px;
    height: 350px;
    overflow: hidden;
}
/*------ Galleries page ------*/
.galleries {
    margin-top: 20px;
}

.galleries-item {
    color: #333;
    margin: 0 10px 30px 0;
    padding: 10px;
    max-width: 282px;
    font-weight: 300;
    font-size: 17px;
    border: 1px solid #fff;
    background-color: #f5f5f7;
}

.galleries-item:hover {
    border: 1px solid #670099;
    cursor: pointer;
}

.galleries-title {
    margin: 10px 0;
}

.galleries-item h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    color: #670099;
    margin: 0;
}

.galleries-date {
    font-size: 14px;
    font-weight: 300;
    color: #9869af;
    padding-top: 3px;
    margin-top: 20px;
    border-top: 1px solid #9869af;
}

.gallery-view-desc {
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 300;
    color: #670099;
}

.galleries-single h2 {
    text-transform: none;
    text-align: center;
	font-size: 29px;
    font-weight: 400;
    color: #670099;
	margin-top: 50px;
}
/* cookies */

.cc_container {
    font-size: 14px !important;
    font-family: Open Sans,Helvetica,'Trebuchet MS',sans-serif !important;
    padding: 5px !important;
}

.cc_container .cc_message {
    line-height: 22px !important;
}

.cc_container .cc_btn {
    background-color: #670099 !important;
    margin-top: 10px !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #fff !important;
    background-color: #670099 !important;
    text-decoration: none !important;
}

.cc_container a, .cc_container a:visited {
    color: #fff !important;
    text-decoration: underline !important;
}


/*-------------- RESPONSIVE --------------*/


.navbar-default .navbar-nav {
    margin-top: 65px;
    text-align: center;
}

.navbar-default .navbar-nav > li {
    position: relative;
    display: block;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;

}

.navbar-default .navbar-nav span {
    font-size: 18px;
    font-style: italic;
    margin-right: 20px;
}

.navbar-default .navbar-nav li.open {
    background-color: #E6E7E8;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    font-weight: normal;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu > li {
    padding-left: 40px;
}

.navbar-collapse {
    padding: 0;
}

.navbar {
    border: none;
}

.navbar-header {
    min-height: 72px;
    background-color: #4d0769;
    padding: 0 10px 0 10px;
}

.navbar-default {
    background-color: #6d0d94;
    border-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
    border-radius: 0px;
}
.navbar-toggle {
    padding: 10px;
    margin: 15px 10px 10px 10px;;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 1px;
    padding: 1px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

#navbarCollapse {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 270px;
    height: 100%;
    background: rgba(64, 5, 88, 0.9);
}
.navbar-lang {
    position: fixed;
    top: 15px;
    color: #fff;
    text-align: center;
    width: 270px;
}
.navbar-lang a {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px;
}

.navbar-social {
    top: 65px;
    position: relative;
    text-align: center;
    
}
.navbar-social-item {
    width: 270px;
    margin-bottom: 40px;
}





/* Portrait tablet to landscape and desktop */

@media (min-width: 1024px) and (max-width: 1200px) {

    .rotate-landscape, .rotate-portrait {
        display: none;
    }
	
    .container-header {
        width: 100%;
    
    }
	
    .navigation ul li {
        width: 99px;
    
    }
	
    .slider-item .caption, .slider-item .caption-rside {
        top: 70px;
    
    }
    
	.offer h3 {
		font-size: 22px;
	}
	
	.offer-bg {
		width: 100%;
		overflow: hidden;
	}

	.offer-wrap {
		margin-left: 50px;
	}

	.offer-item {
		max-width: 200px;
		margin: 0 0 20px 18px;
	}

    .offer-item span {
		line-height: 42px;
        font-size: 46px;
    }
    
    .n-img {
		height: 100%;
    }

    .all-news-item {
		max-width: 302px;
		margin: 0 10px 30px 0;
		font-size: 16px;
    }

    .all-news-title {
		margin: 0;
    }
	
    .all-news-item h2 {
		font-size: 19px;
        line-height: 24px;
    }
    
	.all-news-img {
        min-height: 210px;
        margin-bottom: 10px;
    }
    
	.news-single-underline {
        margin: -6px 0 30px 0;
    }

    .galleries-title {
        min-height: 50px;
    
    }
    
	.galleries-item {
        max-width: 224px;
		font-size: 16px;
 
    }
    
	.galleries-item:hover {
		border: 1px solid #fff;

    }
    
    .news-single h2 {
        font-size: 21px;
    
    }

    .gallery-view-desc {
		font-size: 19px;
        text-align: center;
	}

	#thumb-gallery {
		text-align: center;
    }

	.thumb-img {
        padding: 3px;
        width: 160px;
        height: 120px;
        overflow: hidden;
    }
    
    
    
}

    
@media (min-width: 768px) and (max-width: 1023px) {    

    .navigation, .container {
        display: none;

    }

    .rotate-landscape {
        display: block;
		background-color: #000;

    }

    .rotate-portrait {
        display: none;

    }
	html, footer {
			background-color: #000;
	}
  

}

         

/* Landscape phone to portrait tablet */

@media (min-width: 481px) and (max-width: 767px) {

    .navigation, .container {
        display: none;

    }
    .rotate-landscape {
        display: none;

    }
    .rotate-portrait {
        display: block;
		background-color: #000;

    }
	html, footer {
			background-color: #000;
	}
    

}


/* Landscape phones and down */

@media (max-width: 480px) {

   .rotate-ladscape, .rotate-portrait {
        display: none;

    }

    html, body {
		font-size: 14px;

    }

    .stick-to-top {
		position: relative;
		top: 0px;
		width: 100%;

    }

    .slider {
		padding-top: 0px;

    }

    .navbar {
		margin-bottom: 0;

    }

    .logo {
        padding-left: 10px;

    }

    .logo-margin {
        margin: 0;

    }

    .logo-caption {
        font-size: 12px;
        margin-top: 47px;
        margin-left: -170px;
    }

   .navbar-brand > img {
        width: 100%;
    }

    .navbar-brand {
		max-width: 155px;
		padding: 10px 0;
    }

	.title {
		margin-bottom: 10px;
	}

	.title h2 {
		font-size: 20px;
	}

	.title h3 {
		font-size: 16px;
	}
        

    /* Slider */
    .slider-item .caption {
		top: 30px;
		margin-left: 0;
		width: 240px;

    }

    .slider-item .caption-rside {
		top: 30px;
		right: 5px;
		width: 235px;

    }

    .slider-item .caption h1, .slider-item .caption-rside h1 {
		font-size: 16px;
		margin: 0;

    }

    .slider-item .caption h3, .slider-item .caption-rside h3 {
		font-size: 12px;

    }

    .slider-item .caption span, .slider-item .caption-rside span {
		font-size: 10px;
		margin: 0;

    }

    /*--------- About ----------*/
    
    .about {
		margin-top: 20px;
		line-height: 26px;
	}

	.about-description {
		font-size: 16px;
		line-height: 21px;
	}

	.about ul li {
		line-height: 24px;
		min-width: 100%;
		margin-right: 0;
		font-size: 14px;
	} 

	.about ul {
		margin-left: -20px;
	}
    .about ul li:before {
    content: '✔';
    color: #670099;
    font-size: 8px;
}
    
    /*--------- Offer ----------*/
	.w-50 {
		width: 50%;
	}

	.offer {
		height: 100%;
	}

	.offer h3 {
		font-size: 18px;

	}

	.offer-bg {
		width: 100%;
		overflow: hidden;
	}

	.offer-wrap {
		position: relative;
		margin-top: -480px;
		margin-left: 10px;
	}

	.offer-item {
		max-width: 130px;
		margin: 0 0 20px 37px;
	}

	.offer-item span {
		line-height: 42px;
		font-size: 38px;
	}

	.more-wrap {
		margin-top: 35px;
		text-align: center;
	}

	.more {
		width: 120px;
		height: 36px;
		padding-top: 6px;
	}

	.more-wrap a {
		font-size: 14px;

	}
 
/*--------- Latest news ----------*/

	.n-img {
		height: 120px;
	}

	.n-header {
		font-size: 16px;
		line-height: 20px;
		padding: 6px;
		height: 105px;
		overflow: hidden;
	}

	.n-date {
	    font-size: 12px;
		padding: 0 6px 6px 0;
		margin-top: 6px;
	}

	.news-item:hover {
		border: 1px solid #fff;
	}

	.owl-carousel .owl-nav .owl-prev img, .owl-carousel .owl-nav .owl-next img {
		width: 40px;
	}

/*--------- Gallery ----------*/

	.owl-two .owl-nav {
        top: 15px;
   }


/*--------- Inner pages ----------*/

	.inner-page {
		margin-top: 30px;
		margin-bottom: 40px;
	}

/*------ News page ------*/


	.all-news-item {
		font-size: 16px;
	}

	.all-news-title {
		margin: 0;
	}

	.all-news-item h2 {
		font-size: 19px;
		line-height: 24px;
	}

	.all-news-img {
        min-height: 190px;
        margin-bottom: 10px;
	}

	.all-news-date {
		font-size: 13px;
		padding-top: 3px;
		margin-top: 15px;
    }

	.all-news-item:hover {
		border: 1px solid #fff;

	}

	.news-single h2 {
		font-size: 23px;
		margin-top: 20px;
	}

	.news-single-underline {
		margin: -8px 0 24px 0;
	}
	.post-news-img {
    height: 220px;
    }

/*------ Galleries page ------*/

	.galleries-item {
        max-width: 100%;
		font-size: 16px;
	}

	.galleries-item:hover {
	    border: 1px solid #fff;
	}
    
	.news-single h2 {
        font-size: 21px;
    }

	.gallery-view-desc {
		font-size: 19px;
		text-align: center;
	}

	#thumb-gallery {
        text-align: center;
    }

	.thumb-img {
        padding: 3px;
        width: 160px;
        height: 120px;
        overflow: hidden;    
	}

    /* Footer */

    footer {
		padding-top: 30px;

    }

    .container-footer {
		height: 100%;
        padding-left: 0;
        border-bottom: 22px solid #400558;

    }

    img.centered {
	    border: 0;
    }
    
	#get-intouch .label-input {
		font-size: 13px;
	}
    
	.agreement {
		font-size: 14px;
	}
    

}
