@font-face{ 
	font-family: 'georgia'; 
	src: url('fonts/georgia.ttf'); 
}

@font-face{ 
	font-family: 'futura-bold'; 
	src: url('fonts/futura-bold.otf'); 
}

@font-face{ 
	font-family: 'futura-medium'; 
	src: url('fonts/futura-medium.ttf'); 
}

@font-face{ 
	font-family: 'futura-light'; 
	src: url('fonts/futura-light.otf'); 
}

@font-face{ 
	font-family: 'futura-book'; 
	src: url('fonts/futura-book.ttf'); 
}

@font-face{ 
	font-family: 'baskerville'; 
	src: url('fonts/baskervi.ttf'); 
}

* {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
	font-family: georgia;
	font-size: 15px;
	color: #4c4c4c;
}

#main-menu a:hover,
.btn:hover, input[type="submit"]:hover {
    background: #c08171 !important;
}

.menu-base-theme li a,
.menu-base-theme a:hover, 
.menu-base-theme a:focus, 
.menu-base-theme a:active, 
.menu-base-theme a.highlighted {
	font-size: 17px;
    font-family: futura-medium;
	padding:7px 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

input, button, select, textarea {
    font-family: 'futura-book';
    letter-spacing: 2px;
	border: 1px solid #e2e2e2;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #848484;
  opacity: 1; /* Firefox */
}

p {
	line-height: 25px; 
}

p.line_18_21 {
    font-family: 'georgia';
    line-height: 21px;
    margin-bottom: 10px;
}

p.line_12 {
	font-family: 'georgia';
	font-size: 12px;
	color: #000;
}

.main-header {
	text-align:center;
}

.path-user .region-content {
	text-align: center;
}

.region-content {
	padding: 0 !important;
}

.page-node-type-article #wrapper {
	margin: 0 auto;
    max-width: 1920px;
	width: 100%;
}

.page-node-type-article #wrapper .container-fluid {
	padding: 0;
	margin: 0;
}

#toTop {
	display: none;
}

.container,
.abetei-navigation {
	width: 100%;
	max-width: 1920px;
}

.topnav .container {
	background: url(../images/bg.png) #d28e7d;
	height: 184px;
	display: inline-grid;
    align-content: center;
	text-align: left;
}

.navbar-toggle {
    display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding-right: 15px !important;
}

.region-primary-menu {
	display: none;
    position: absolute !important;
	right: 0px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle .icon-bar {
	width: 27px;
	height: 2px;
}

.navbar-header {
	width: 100%;
	margin: 0 auto;
	float: none;
}

.footer-space {
	text-align: center;
}

.feed-icons {
	display: none;
}

.region.region-breadcrumb {
	display: none;
}

#page-title {
	text-align: center;
}

.region.region-footer p{
	margin-bottom: 10px;
	font-size: 11px;
	font-family: 'futura-book';
    font-weight: bold;
    letter-spacing: 2px;
}

hr.style-mint {
	display: none;
}

.page-node-type-emblems .region-page-title{
	display: none;
}

.page-node-type-emblems .layout--onecol {
	background: #e6e6e6;
}

.path-aaa .field--name-field-embleme-image,
.page-node-type-emblems .field--name-field-embleme-image {
	background: #fff;
    margin: 15px;
    border-top: 15px solid #e6e6e6;
	padding: 60px 20px 75px;
}

.icon-bar.two.open {
	display:none;
}

.icon-bar.one.open {
	transform: rotate(45deg);
    margin-top: 13px;
	position: relative;
	top: -7px;
}

.icon-bar.three.open {
	transform: rotate(-45deg);
    margin-top: -2px;	
	position: relative;
	top: -7px;

}

#wrapper {
	text-align: justify;
}


.path-news h1.page-title,
.page-node-type-news  h1.page-title,
.path-shop h1.page-title,
.path-emblems-slide h1.page-title,
.path-emblems h1.page-title,
.path-new-emblems-slide h1.page-title,
.path-new-emblems h1.page-title,
.path-variants-slide h1.page-title,
.path-variants h1.page-title	 {
    font-size: 16px;
	letter-spacing: 4px;
    float: left;
    background-color: #DBA395;
    color: #fff;
    padding: 8px;
    width: 300px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-family: 'futura-book';
    text-transform: uppercase;
}

.path-news #page-title,
.path-news #wrapper,
.path-news #footer-bottom,
.path-shop #page-title,
.path-shop #wrapper,
.path-shop #footer-bottom,
.path-emblems #page-title,
.path-emblems #wrapper,
.path-emblems #footer-bottom,
.path-new-emblems #page-title,
.path-new-emblems #wrapper,
.path-new-emblems #footer-bottom,
.path-variants #page-title,
.path-variants #wrapper,
.path-variants #footer-bottom {
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
}

.path-shop .page-title {
	margin-bottom: 0;
}

.page-node-type-news .region-content {
	border: 22px solid #e6e5e5;
}

/* line fix */
.path-emblems-slide .col-md-12,
.path-new-emblems-slide .col-md-12,
.path-variants-slide .col-md-12,
.page-node-type-news .col-md-12,
.path-news .col-md-12,
.path-shop .col-md-12,
.path-emblems .col-md-12,
.path-new-emblems .col-md-12,
.path-variants .col-md-12{

	min-height: unset;
}


.page-node-type-news  h1.page-title {
	display: none;
}

.menu-home {
	font-family: futura-light;
    letter-spacing: 2px;
	font-size: 20px;
    color: #fff;
    z-index: 1;
    position: relative;
    top: 23px;
    left: -55px;
}

.page-node-type-page #page-title,
.page-node-type-page #wrapper {
	max-width: 855px;
	width: 100%;
	margin: 0 auto;
}

#footer-bottom {
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
}

.page-node-type-news #page-title,
.page-node-type-news #wrapper,
.page-node-type-news #footer-bottom {
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
}

.path-news  h1.page-title,
.path-shop  h1.page-title,
.page-node-type-news h1.page-title,
.path-emblems h1.page-title,
.path-emblems-slide h1.page-title,
.path-new-emblems h1.page-title,
.path-new-emblems-slide h1.page-title,
.path-variants h1.page-title,
.path-variants-slide h1.page-title {
	margin-bottom: 0;
	margin-top:125px;
}

.path-emblems-slide #block-bootstrap-mint-page-title,
.path-new-emblems-slide #block-bootstrap-mint-page-title,
.path-variants-slide #block-bootstrap-mint-page-title {
	max-width: 1150px;
    margin: 0 auto;
}

.page-node-type-news .field--name-body {
	padding: 10px 45px 45px;
}

.page-node-type-news .field--name-field-news-image img{
	width: 100%;
}

.blue-block {
	padding: 15px 75px;
}

.blue-block h2,
.blue-block {
	background-color: #0071bc;
	color: #fff;
	font-family: 'futura-book';
}

.blue-block h2 {
    text-decoration: underline;
    text-decoration-color: #7fb8dd;
    text-decoration-thickness: 2px;
	text-underline-offset: 7px;
	text-align: center;
    letter-spacing: 4px;
	padding-bottom: 15px;
}

.views_slideshow_pager_field img {
	width:50px;
	float: left;
}

.page-node-type-article .field--name-field-mobile-image {
	display:none;
}

.view-news {
	background-color: #e6e5e5;
	padding: 11px;
}
.view-shop {
	background-color: #e6e5e5;
	padding: 22px 11px;
}

.view-the-emblems .views-view-grid {
	border: 11px solid #e6e6e6;
}

.view-the-emblems .views-view-grid .views-row {
	height: 260px;
}

.view-the-emblems .views-col {
	text-align: center;
	border: 11px solid #e6e6e6; 
	height: 100%;
}

.view-the-emblems .views-field-field-embleme-image {
	height: 100%;
	align-content: center;
    display: inline-grid;
}

.view-shop .views-col {
	
	margin: 0 11px;
	float: left; 
	
	
	/*
	margin: 0 auto;
	float: none; 
	*/
	
	text-align:center;
	background-color: #d4d4d4;
	width: calc(50% - 22px) !important;
}

.view-shop .views-field-body p{
	text-align:left;
    font-family: 'georgia';
    font-size: 15px;
    line-height: 21px;
}

.view-shop .views-field-field-shope-image {
	height: 365px;
	background-color: #fff;
}

.view-shop .views-field-body {
	padding: 0 35px 0px;
}

.view-shop .views-field-title {
	font-weight: bold;
    padding: 22px 35px 10px;
    font-family: 'futura-medium';
    letter-spacing: 3px;
    font-size: 17px;
    color: #6e6e6d;
}

.view-shop .views-field-field-shop-lin {
 padding: 0 35px 22px;
}

.view-shop .views-field-field-shop-lin a {
    letter-spacing: 2px;
    background-color: #fff;
    padding: 8px 20px;
    border-radius: 15px;
    color: #8b8b8a;
    font-family: 'futura-book';
    font-weight: bold;
    text-transform: uppercase;
}

.view-shop .views-field-field-shop-lin a:hover {
	background-color: #eee;
}

.view-shop .views-field-field-shope-image .field-content{
	height: 100%;
    display: inline-grid;
    align-content: center;
}

.view-news .views-view-grid .views-col {
	padding: 11px;
}

.view-news .views-field-body {
	padding: 0 20px 15px;
	background-color: #d9d9d9;
	font-family: 'georgia';
    font-size: 15px;
    line-height: 25px;
}

.view-news .views-field-title {
	text-align: center;
	background-color: #d9d9d9;	
	padding: 10px 40px;
}

.view-news .views-field-title a {
	color: #1D1D1C;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 3px;
    font-family: 'futura-book';
}

.view-news img {
	width: 100%;
}

.path-contact #page-title,
.path-contact #edit-preview,
.path-contact label {
	display: none;
}

.contact-block {
	background-color: #E2E2E2;
	max-width: 520px;
	margin: 0 auto;
	color: #000;
	text-align: center;
	padding:5px 10px;
	font-family: 'futura-book';
}

.contact-message-feedback-form {
	max-width: 520px;
	background-color: #E2E2E2;
	margin-top:120px;
	border: 0;
}

.path-emblems .block,
.path-new-emblems .block,
.path-variants .block,
.path-contact .block {
	margin-bottom: 0;	
}

.contact-message-feedback-form  #edit-submit {
	background-color: #d28e7d !important;
    color: #fff;
    border-radius: 13px;
    padding: 10px 20px;
}

.form-actions {
	text-align: center;
}

/* carousel start */
.view-id-emblems_slide li {
	max-width: 1150px !important;
	height: auto !important;
    margin-right: 0px !important;
    float: left !important;
    display: block !important;
	border: 15px solid #e6e6e6;
}

.jcarousel-wrapper.jcarousel-skin-default {
	-moz-box-shadow: unset !important;
	-webkit-box-shadow: unset !important;
	box-shadow: 0 !important;
}

.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-1 {
	max-width: 1150px !important;
    margin: 0 auto !important;
	width: auto !important;
	height: auto !important;
	border: 0 !important;
}

.jcarousel-skin-default .jcarousel img {
	margin: 35px auto;
}

.jcarousel-skin-default .jcarousel-control-prev,
.jcarousel-skin-default .jcarousel-control-next {    
	opacity: 1;
    text-shadow: none;
    background: none;
    color: #888;
    font-family: 'lae-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    width: 28px;
    height: 28px;
    margin: -14px 0 0;
    bottom: initial;
    left: initial;
    right: initial;
    top: 50%;
    text-indent: 0;
    text-align: center;
    color: #aaa;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none;
}

.jcarousel-skin-default .jcarousel-control-prev {
	left: -60px;
}

.jcarousel-skin-default .jcarousel-control-next {
	right: -60px;
}

.view-id-emblems_slide .views-field-title, 
.view-id-emblems_slide .views-field-body {
	background-color: #e6e6e6;
	padding: 0 40px;
	text-align: center;
}

.view-id-emblems_slide .views-field-body p{
	margin:0;
}

.view-id-emblems_slide .views-field-title {
	font-weight:bold;
	padding-top:20px;
}

.jcarousel-skin-default .jcarousel ul {
	display: none;
}

/* carousel end */

.load-more-works {
	background: #d28c7a;
    float: right;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
}

.load-more-works:hover {
	background: #c08171;
}

.load-more-works p {
	margin: 10px;
}

.load-more-works a {
    color: #fff; 	
}

.page-node-type-page .page-title,
.page-node-type-news .field--name-node-title h2 {
	text-transform: uppercase;
	text-align: center;
	font-family: futura-book;
    font-weight: bold;
    letter-spacing: 4px;
	padding-top: 35px;
	padding-bottom: 20px;
}

.page-node-type-news .field--name-node-title h2 {
	padding: 0 20px;
}