@import url(https://fonts.googleapis.com/css?family=Waiting+for+the+Sunrise);
@charset "utf-8";
/* CSS Document */


/*----------////GLOBAL\\\\-------------*/
body{
    background: #3b4454 url(../style/img/bg-body.jpg) repeat top left;
    font-family:sans-serif;
	background-size: 100% 100% !important;
}

#container{
    width: 100%;
    max-width: 970px;
    margin: 0 auto;}

.left{float:left;}
.right{float:right;}


/*--- h1, h2, h3, h4, h5---*/
h1{
    color: #3F1101;
    font-size: 24px;
    font-family: sans-serif;
    line-height:34px;}

h2 {
    color: #3F1101;
    font-size:19px;
    line-height:29px;}

h3 {
    color: #3F1101;
    font-size:15px;
    line-height:25px;
}

h4 {
    color: #3F1101;
    font-size:14px;
    line-height:24px;
}

h5 {
    color: #3F1101;
    line-height:22px;
    font-size:12px;
}

/*--- TOP CONTAINER ---*/
.bg-top-container{
    width: 100%;
    height: 35px;
    background: url(../style/img/bg-top-container.png) no-repeat top center;
    margin-top: 47px;
}



/*--- DOWN CONTAINER ---*/
.bg-down-container{
    width: 100%;
    height: 29px;
    background: url(../style/img/bg-down-container.png) no-repeat top center;
}





/*----------//// HEADER \\\\-------------*/
.header{
    width: 100%;
    height: 100px;
    background: url(../style/img/bg-center-container.png) repeat-y top center;
}



/*--- LOGO ---*/
.logo {
  margin-left: 10px;
  margin-top: 5px;
  max-width: 100%;
}



/*--- NAVIGACIJA ---*/
.nav {
  margin-right: 40px;
  margin-top: -35px;
}

.nav ul{}
.nav ul li{float:left;}

.nav ul li a{
    float: left;
    margin: 0;
    padding: 0;
}

.nav ul li a:hover {
    color:#fff;
}

.nav-left{
    width: 10px;
    height: 45px;
    background: url(../style/img/menu-activ-left.png) no-repeat top left;
}

.nav-div{
    float: left;
}

.nav-center{
    height: 30px;
    background: url(../style/img/menu-activ-center.png) repeat-x top left;
    color: #393939;
    font-size: 12px;
    font-family: Georgia;
    font-weight: bold;
    text-align: center;
    padding: 15px 4px 0!important;
    text-transform: uppercase;
}

.nav ul li a {
    color: #393939;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.nav-right{
    width: 10px;
    height: 45px;
    background: url(../style/img/menu-activ-right.png) no-repeat top left;
}

.nav-div:hover div,
.current-menu-item a div{
    color: #fff !important;
    background-position:bottom !important;
}


.sub-menu  nav-left {
   height:0;
   width:0;
}

.sfHover .nav-div:hover div,
.sfHover .current-menu-item a div {
    color: #fff !important;
    background-position:bottom !important;
}



/*--- BG MAKE ---*/
.bg-make{
    width: 125px;
    height: 157px;
    position: relative;
    top: -30px;
    right: 30px;
    background: url(../style/img/bg-make.png) no-repeat top left;
}

.bg-make a {
  color: #570f0f;
  float: left;
  font-family: Lobster;
  font-size: 28px;
  height: 52px;
  line-height: 31px;
  margin: 62px 0 0 11px;
  text-align: center;
  text-shadow: 0 1px #bc321f;
  width: 102px;
}

.bg-make a:hover{text-shadow: 0px 0px 15px white}



/*--- SLIIDER ---*/
.home-slide{width: 100%;}

.bg-slider-top{
    width: 970px;
    height: 13px;
    background: url(../style/img/bg-slider-top.png) no-repeat top center;
}

.hidder{
    width: 970px;
    background: url(../style/img/bg-slider-center.png) repeat-y top center;
    display: block;
    float: left;
}

.bg-slider-down{
    width: 970px;
    height: 12px;
    background: url(../style/img/bg-slider-down.png) no-repeat top center;
}


.bg-slider-center{opacity:0}

.loader-icon {
    width: 970px;
    height: 20px;
    display: inline-block;
    margin-top: -280px;
}



/*----------//// CONTENT \\\\-------------*/
.content{
    width: 100%;
    background: url(../style/img/bg-center-container.png) repeat-y top center;
}

.no-sidebar-home{padding: 40px}


/*-- SLIDER --*/
.bg-slider{
    width: 906px;
    height: 500px;
    background: url(../style/img/bg-slider.png) no-repeat top center;
    position: relative;
    z-index: 9;
    margin: 20px 30px;
}


.prev-arrows-text{
    width: 150px;
    font-size: 25px;
    color: #3f1101;
    font-family: 'Waiting for the Sunrise', cursive;
    text-align: center;
    margin: -63px 0 0 103px;
    line-height: 20px;
    position: relative;
    z-index: 99999;
}

.next-arrows-text{
    width: 150px;
    font-size: 25px;
    color: #3f1101;
    font-family: 'Waiting for the Sunrise', cursive;
    text-align: center;
    margin: -63px 103px 0 0;
    line-height: 20px;
    position: relative;
    z-index: 99999;
}





.slider-text{
    float: left;
    display: block;
    position: relative;
    z-index: 99;
    width: 260px;
    top: -40px;
    text-align: center;
    margin: 0 auto;
    left: 4px;
}

.slider-text span{
    width: 107px;
    height: 39px;
    overflow: hidden;
    color: #3f1101;
    font-size: 26px;
    font-family: sans-serif;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

.slider-text a{
    width: 225px;
    margin: 4px auto 0;
    display: inline-block;
    font-size: 14px;
    font-family: sans-serif;
    color: #3f1101;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    line-height: 21px;
    height: 43px;
    overflow: hidden;
    cursor:pointer;
}

.slider-text a:hover{color: #C02219;}

.slider-mask-dowb-title{
    width: 100%;
    position: relative;
    margin: -166px 0 0 0;
}

.bg-slider-home-mask-left{
    width: 310px;
    height: 145px;
    background: url(../style/img/bg-slider-home-mask-left.jpg) no-repeat top left;
    position: relative;
    z-index: 9999;
    left: 27px;
    top: -5px;
}

.bg-slider-home-mask-right{
    width: 310px;
    height: 145px;
    background: url(../style/img/bg-slider-home-mask-right.jpg) no-repeat top left;
    position: relative;
    z-index: 9999;
    right: 32px;
    top: -5px;
}

.border-stars-slider{
    width: 80px;
    height: 28px;
    background: url(../style/img/border-stars-slider.png) no-repeat top center;
    position: relative;
    z-index: 99;
    margin: 2px 0 0 89px;
}

.missing-text-slider-span{margin:11px 0 23px 89px!important;}

.bg-content-red-tape{
    width: 967px;
    background: url(../style/img/bg-content-red-tape.png) repeat-y top center;
    margin: -6px 0 0 1px;
    padding-bottom: 15px;
}

.bg-content-red-tape-end{
    width: 967px;
    height: 12px;
    background: url(../style/img/bg-content-red-tape-end.png) no-repeat top center;
    margin-left: 1px;
}

/*-- LEFT CONTENT --*/
.left-content-home{
    width: 583px;
    margin: 40px 46px 0 37px;
}

.page-with-side {
    width: 583px;
    margin: 40px 46px 0 37px;
}

.title-left-home-content{
    width: 100%;
    color: #3f1101;
    font-size: 25px;
    font-family: sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #ebe8d7;
    padding-bottom: 17px;
    margin-bottom: 25px;
}

.text-left-home-content{
    width: 100%;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 20px;
    margin-bottom: 25px;
}

.shortcode {
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 22px;
    margin-bottom: 25px;
}

.shortcode a {
    color:#565656;
}

.shortcode a:hover {
    color:#c02219;
}

.border-star-left{
    width: 100%;
    height: 25px;
    background: url(../style/img/border-star-left.png) repeat-x top center;
    margin-bottom: 20px;
}

.home-posts{
    width: 100%;
    margin-bottom: 30px;
}

.home-posts-title{
    float: left;
    width: 100%;
    margin: 5px 0 35px 0;
    font-size: 26px;
    color: #4D1D07;
    font-family: sans-serif;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
}

.home-posts-one{
    width: 182px;
    margin-right: 18px;
    margin-bottom: 22px;
}

.home-posts-one-five {
    width:210px;
    margin-right:16px;
}



.home-posts-one a{
    float: left;
    width: 100%;
    color: #3f1101;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 25px;
	text-align:center;
}

.home-posts-one a:hover{color: #C02219;}

.home-posts-one-img{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    border: 1px solid #E2E0D1;
    margin-bottom: 20px;
    position: relative;
    left: -4px;
}


.home-posts-one-img .post-price {
    margin: 0 0 0 8px;
    top:16px;
}

.home-posts-five-img {
    width:235px;
    background:url('img/image_back.png') no-repeat;
}

.home-posts-one-img a{
    float: left;
    margin: 6px;
}

.home-posts-one-img img{
    float: left;
}

.home-posts-one span{
    float: left;
    width: 100%;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 22px;
}



.home-buttom{width: 100%}

.home-buttom a{
    float: left;
    width: auto;
}

.home-buttom a:hover div{background-position: bottom;}



/*----------//// FOOTER \\\\-------------*/
.footer{
    width: 100%;
    margin: -4px auto 0;
    text-align: center;
    display: inline-block;
    padding-bottom: 50px;
}

.footer-top{
    width: 891px;
    margin: 0 auto 15px;
    text-align: center;
    display: inline-block;
}

.footer-top-left{
    width: 100%;
    height: 58px;
    background: url(../style/img/footer-top-left.png) no-repeat bottom left;
    overflow: hidden;
}

.footer-top-right{
    width: 270px;
    height: 58px;
    background: url(../style/img/footer-top-right.png) no-repeat top left;
    overflow: hidden;
    margin:-58px 0 0 0;
}

.footer-top-right a{
    float: left;
    width: 196px;
    height: 35px;
    font-family: lobster;
    font-size: 19px;
    line-height: 22px;
    text-align: center;
    color: #570f0f;
    text-shadow:0px 1px #bc321f;
    margin: 18px 0 0 51px;
}

.footer-top-right a:hover{text-shadow:0px 1px 15px white;}



.footer-copy{
    width: 88%;
    color: #fff;
    font-size: 12px;
    font-family: sans-serif;
    text-align: left;
    margin-left: 8%;
}

.footer-text-contact{
    width: auto;
    color: #fff;
    font-size: 14px;
    font-family: sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: 21px 0 0 30px;
}

.footer-text-mail{
    width: auto;
    color: #fff;
    font-size: 14px;
    font-family: sans-serif;
    background: url(../style/img/footer-text-mail.png) no-repeat top left;
    padding-left: 25px;
    margin: 21px 0 0 24px;
}

.footer-text-mail a {
    color: #fff;
}

.footer-text-phone{
    width: auto;
    color: #fff;
    font-size: 14px;
    font-family: sans-serif;
    background: url(../style/img/footer-text-phone.png) no-repeat left 3px;
    padding-left: 30px;
    margin: 21px 0 0 21px;
}











/*--- SIDEBAR ---*/
#sidebar{
    width: 247px;
    background: url(../style/img/bg-sidebar.jpg) repeat-y top left;
    margin: 40px 0 0 23px;
}

.sidebar_widget_holder{
    float: left;
    width: 227px;
    margin: 0 10px 35px 10px;
}

.sidebar_widget_holder h3{
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
    font-weight: normal;
    font-size: 28px;
    color: #4d1d07;
    font-family: 'Waiting for the Sunrise', cursive;
}

.sidebar_widget_holder h3 a {
    color:#4d1d07;
}

.sidebar_widget_holder a:hover{color: #C02219;}

.sidebar_widget_holder .post-date{
    color: #565656;
    font-size: 14px;
    font-family: sans-serif;
    height: auto;
    width: auto;
    margin: 0 0 0 25px;
}







/*----------//// WIDGETS  \\\\-------------*/
/* RSS */

.rss-date, .rssSummary {
    color: #565656;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 9px;
    width: 100%;
}



/*--- OPEN ---*/
#sidebar .widget-open ul{
    float: left;
    width: 100%;
}

#sidebar .widget-open ul li{
    float: left;
    width: 100%;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    margin-bottom: 10px;
}


/*--- TEXTIMONIALS ---*/
#testimonials-holder{
    float: left;
    width: 100%;
}

.sidebar_widget_holder .anythingControls{display: none!important;}

.testemonial-title{
    float: left;
    width: 100%;
    color:#4d1d07;
    font-size:16px;
    font-family: sans-serif;
    font-weight: bold;
    margin-bottom: 6px;
}

.testemonial-bubble a{
    color:#4d1d07;
}

.testemonial-from{
    float: left;
    width: 100%;
    color:#565656;
    font-size:14px;
    font-family: sans-serif;
    margin-bottom: 15px;
}

.testemonial-bubble{
    float: left;
    width: 100%;
}

.testemonial-bubble-top{
    float: left;
    width: 236px;
    height: 13px;
    background: url(../style/img/testemonial-bubble-top.png) no-repeat top left;
}

.testemonial-bubble-center{
    float: left;
    width: 236px;
    background: url(../style/img/testemonial-bubble-center.png) repeat-y top left;
}

.testemonial-bubble-bottom{
    float: left;
    width: 236px;
    height: 5px;
    background: url(../style/img/testemonial-bubble-bottom.png) no-repeat top left;
}

.testimonial-content{
    float: left;
    width: 185px;
    color:#565656;
    font-size:14px;
    font-family: sans-serif;
    line-height: 22px;
    margin: 18px 28px;
}




/*--- GALLERY ---*/
.sidebar_widget_holder .widget-gallery{
    float: left;
    width: 100%;
}

.sidebar_widget_holder .bg-gallery{
    float: left;
    width: 232px;
    height: 245px;
    background: url(../style/img/bg-gallery.png) no-repeat top center;
}

.sidebar_widget_holder .slider-wrapper{
    float: left;
    width: 169px!important;
    height: 163px!important;
    margin: 31px 0 0 37px!important;
    background-color:#fff;
}


#slider{
    float: left;
    width: 169px!important;
    height: 163px!important;
}





/*--- CATEGORIES ---*/
.sidebar_widget_holder ul{
    float: left;
    width: 100%;
}

.sidebar_widget_holder ul li{
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
    line-height:22px;
    font-family: sans-serif;
    color: #565656;
}

.sidebar_widget_holder ul li a{
    float: left;
    color: #565656;
    font-size: 14px;
    font-family: sans-serif;
    padding-left: 25px;
    background: url(../style/img/list-type.png) no-repeat -3px 1px;
}





/*--- SEARCH ---*/
.sidebar_widget_holder #searchform{
    float: left;
    width: 100%;
    margin:6px 0 0 0;
}

.sidebar_widget_holder #s{
    float: left;
    width: 171px;
    height: 46px;
    background: url(../style/img/bg-searchform.png) no-repeat top left;
    border:none;
    padding:0 0 0 10px;
    color: #3F1101;
    font-family:sans-serif;
    font-size: 16px;
}

.sidebar_widget_holder #s input{
    float: left;
    margin: 6px 0 0 9px;
    background-color: transparent;
    border: none;
    width: 170px;
    height: 32px;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
}

.sidebar_widget_holder #searchform #searchsubmit {
    float: left;
    width: 46px;
    height: 46px;
    background: url(../style/img/bg-search-button.png) no-repeat top left;
    font-size:0;
    border:none;
    cursor:pointer;
}

.screen-reader-text {
    display:none !important;
}

/*--- NEWSLETTER ---*/
.sidebar_widget_holder .newsletter span{
    color: #565656;
    font-size: 14px;
    font-family: sans-serif;
    line-height: 22px;
    margin-bottom: 15px;
    display: inline-block;
}

.sidebar_widget_holder .input-newsletter{
    float: left;
    width: 171px;
    height: 46px;
    background: url(../style/img/bg-searchform.png) no-repeat top left;
    border:none;
    padding:0 0 0 10px;
    color: #3F1101;
    font-family: sans-serif;
    font-size: 16px;
}

.sidebar_widget_holder .submit-newsletter {
    float: left;
    width: 46px;
    height: 46px;
    background: url(../style/img/bg-newsletter-button.png) no-repeat top left;
    font-size:0;
    border:none;
    cursor:pointer;
}



/*--- TEXT-WIDGET ---*/
.sidebar_widget_holder .textwidget{
    float: left;
    margin:0;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 24px;
    margin:4px 0 4px 0;
	margin-left: -15px;
}
.sidebar_widget_holder .textwidget a {
    color:#C02219;
}

.sidebar_widget_holder .textwidget a:hover{color: #565656}

.sidebar_widget_holder .textwidget p{
    float: left;
    width: 100%;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 24px;
    margin:-5px 0 4px 0;

}


/*--- TAG ---*/
.sidebar_widget_holder .tagcloud{margin-top: -10px;}

.sidebar_widget_holder .sidebar-tags-button{margin: 0 10px 10px 0;}

.widget-tags-button{margin:5px 10px 5px 0;}

.tag-left{
    width: 10px;
    height: 33px;
    background: url(../style/img/tag-left.png) no-repeat;
}

.tag-center{
    height: 24px;
    background: url(../style/img/tag-center.png) repeat-x;
    color: #fff;
    font-size: 12px;
    font-family: sans-serif;
    padding: 9px 6px 0;
}

.tag-right{
    width: 6px;
    height: 33px;
    background: url(../style/img/tag-right.png) no-repeat;
}

.widget-tags-button:hover div{background-position: bottom;}

/* Recent Comments Default */
.recenta {
    background-image:none !important;
    float:none !important;
}

.recentcomments {
    background:url('img/list-type.png') no-repeat -3px 2px;
    padding:0 0 0 25px;
    width:203px!important;
}

.recentcomments a{background: none!important;float:none!important;}

/*--- RECENT POSTS ---*/

/*--- RECENT POSTS ---*/
.sidebar_widget_holder .app_recent_post{
    float: left;
    width: 100%;
    height: 61px;
    overflow: hidden;
    margin-bottom: 20px;
}


.sidebar_widget_holder .app_recent_img{
    float: left;
    width: 71px;
    height: 61px;
    overflow: hidden;
    background: url(../style/img/bg-app-recent-img.png) no-repeat top left;
}

.sidebar_widget_holder .app_recent_img a{
    float: left;
    width: 55px;
    height: 45px;
    margin: 8px;
}

.sidebar_widget_holder .app_recent_no_img{
    float: left;
    width: 71px;
    height: 61px;
    overflow: hidden;
    background: url(../style/img/no-image-small.png) no-repeat top left;
}


.page-template-_gallery-php .pagionation {
margin:20px 0 0 0;
}


.sidebar_widget_holder .app_recent_no_img {
    float: left;
    width: 71px;
    height: 61px;
    overflow: hidden;
    background: url(../style/img/no-image-small.png) no-repeat top left;
}

.sidebar_widget_holder .app_recent_img img{
    float: left;
    width: 55px;
    height: 45px;
}

.sidebar_widget_holder .app_recent_box{
    float: left;
    width: 140px;
    margin-left: 16px;
}

.sidebar_widget_holder .app_recent_title{
    float: left;
    width: 100%;
    height: 38px;
    overflow: hidden;
}

.sidebar_widget_holder .app_recent_title a{
    float: left;
    width: 100%;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 20px;
}


/*--- CALENDAR ---*/
.sidebar_widget_holder #calendar_wrap{
    float: left;
    margin: 0;
}

.sidebar_widget_holder #wp-calendar{
    float: left;
    width: 100%;
}

.sidebar_widget_holder #wp-calendar tr,
.sidebar_widget_holder #wp-calendar td{padding:7px;}

.sidebar_widget_holder thead{
    color: #4d1d07;
    font-size: 14px;
    font-family: sans-serif;
    font-weight: bold;
    width: 100%;
}

.sidebar_widget_holder #calendar_wrap th,
.sidebar_widget_holder #calendar_wrap td {}

.sidebar_widget_holder tbody{
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
}

.sidebar_widget_holder tbody a{color: #C02219;}

.sidebar_widget_holder tbody a:hover{color: #565656!important;}

.sidebar_widget_holder #today{
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold;
}

.sidebar_widget_holder #wp-calendar caption{
    width: 100%;
    color: #4d1d07;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    margin: 0 0 10px 8px;
    text-align: left;
}

.sidebar_widget_holder tfoot a{
    color:#2b2b2b;
    font-size:14px;
    font-family: sans-serif;
}







/*--- TWITTER-WIDGET ---*/
.sidebar_widget_holder .twitter_ul{
    border: none!important;
    background: none!important;
    padding: 0;
}

.sidebar_widget_holder .twitter_ul li{
    float: left;
    width: 100%;
    margin:10px 0 15px 0;
}

.sidebar_widget_holder .box-twitter-center img{
    float: left;
    width: 14px;
    height: 11px;
    margin-right: 10px;
}

.sidebar_widget_holder .box-twitter-center span{
    float: left;
    width: 201px;
    color:#565656;
    font-size:14px;
    font-family: sans-serif;
    line-height: 22px;
    margin-top: -4px;
}

.sidebar_widget_holder .box-twitter-center a,
.sidebar_widget_holder .twittime{
    color:#565656;
    background: none;
    line-height: 20px;
}

.sidebar_widget_holder .box-twitter-center a {
    padding:0 !important;
    float:none !important;
}



.sidebar_widget_holder .twittime{
    width: 201px;
    margin-left: 27px;
}

.sidebar_widget_holder .box-twitter-center a:hover,
.sidebar_widget_holder .twittime:hover{
     color:#c02219 !important;
}

.sidebar_widget_holder .twitter_ul p{
    float: left;
    color:#4d1d07;
    font-size:18px;
    font-family: sans-serif;
    margin: 0 0 0 23px;
}

.sidebar_widget_holder .twitter_ul .twitter-links{margin-left: 24px;}


/*----------//// ABOUT  \\\\-------------*/
.content-wrap{width: 890px; margin: 35px 0 5px 42px;}

.follow-us{
    width: auto;
    margin-top: 11px;
}

.follow-us-text{
    width: 132px;
    height: 17px;
    background: url(../style/img/follow-us-text.png) no-repeat top center;
    margin: 5px 10px 0 0;
    font-size: 21px;
    color: #3F1101;
    font-family: sans-serif;
    line-height: 1;
}

.follow-us-fb a{
    float: left;
    width: 32px;
    height: 30px;
    background: url(../style/img/social-icons.png) no-repeat -34px top;
    margin-right: 5px;
    opacity:0.4;
}
.follow-us-fb a:hover{background-position: -34px bottom }

.follow-us-twitter a{
    float: left;
    width: 32px;
    height: 30px;
    background: url(../style/img/social-icons.png) no-repeat -69px top;
    margin-right: 5px;
    opacity:0.4;
}
.follow-us-twitter a:hover{background-position: -69px bottom }

.follow-us-rss a{
    float: left;
    width: 32px;
    height: 30px;
    background: url(../style/img/social-icons.png) no-repeat -104px top;
    margin-right: 5px;
    opacity:0.4;
}
.follow-us-rss a:hover{background-position: -104px bottom }

.follow-us-g a{
    float: left;
    width: 32px;
    height: 30px;
    background: url(../style/img/social-icons.png) no-repeat -139px top;
    opacity:0.4;
    margin-right: 5px;
}
.follow-us-g a:hover{background-position: -139px bottom }

.follow-us-in a{
    float: left;
    width: 32px;
    height: 30px;
    background: url(../style/img/social-icons.png) no-repeat 1px top;
    opacity:0.4;
    margin-right: 5px;
}
.follow-us-in a:hover{background-position: 1px bottom }

.follow-us-pin a{
    float: left;
    width: 32px;
    height: 30px;
    background: url(../style/img/social-icons.png) no-repeat -174px top;
    opacity:0.4;
}
.follow-us-pin a:hover{background-position: -174px bottom }

.title-pages{
    width: 560px;
    font-size: 38px;
    color: #3f1101;
    font-family: sans-serif;
    position: relative;
    top: 3px;
}



.title-about{
    width: 100%;
    font-size: 18px;
    color: #3f1101;
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 25px;
}
/*IMG*/
/*
img.alignnone, img.alignleft, img.alignright {
    padding:5px;
    background-color:#fff;
    border:1px solid #dedede;
    -moz-box-shadow: 0 0 3px 0px #dedede;
    -webkit-box-shadow: 0 0 3px 0px #dedede;
    box-shadow: 0 0 3px 0px #dedede;
}
*/
img.alignleft {
   margin:0 20px 20px 0;
}

img.alignright {
   margin:0 0 20px 20px;
}

.img.alignnone {
    margin:20px auto 20px auto;
}

/*--- COLUMNS ---*/
.content-wrap-home {
    float: left;
    width: 100%;
    margin: 85px 0 50px 0;
}

.cell_image_front{
    float: left;
    margin-right: 10px;
}

.cell_text{
    float: left;
    width: 100%;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    padding: 0 0 35px 0;
    line-height: 22px;
}

.shortcode .titles {
    margin:0 0 5px 0;
    max-height:55px;
    overflow:hidden;
}

.onehalf{
    float: left;
    width: 48%;
    display: block;
    margin: 0 4% 0px 0;
}

#one-columns,
#two-columns,
#three-columns,
#four-columns,
#five-columns{
    float: left;
    width: 100%;
}

#three-columns .one_cell{
    float: left;
    margin: 0 3% 0 0!important;
    width: 31%;
    padding: 0%;
    height: auto!important;
    border: 0!important;
}

#four-columns .one_cell{
    float: left;
    margin: 0 4% 0 0!important;
    width: 22%;
    padding: 0%;
    height: auto!important;
    border: 0!important;
}

#five-columns .one_cell{
    float: left;
    margin: 0 6% 0 0!important;
    width: 15%;
    padding: 0%;
    height: auto!important;
    border: 0!important;
}




/*--- QUOTE ---*/
.quote{
    float: left;
    width: 100%;
    margin-bottom: 35px;
}

.quote-content{width: 100%; margin:20px 0 20px 0;}

.quote-top{
    width: 897px;
    height: 5px;
    background:url(../style/img/quote-top.png) no-repeat;
    margin-left: -6px;
}

.quote-down{
    width: 897px;
    height: 6px;
    background:url(../style/img/quote-down.png) no-repeat;
    margin-left: -6px;
}



.quote-center{
    width: 897px;
    background:url(../style/img/quote-center.png) repeat-y;
    padding: 20px 0;
    margin-left: -6px;
}

.quote-center .quote-image{
    float: left;
    width: 33px;
    height:40px;
    margin: -1px 15px 0 27px;
    background:url(img/img-quote.png) no-repeat;
}

.quote-center span{
    float: left;
    width: 87%;
    color: #3f1101;
    font-size: 18px;
    font-family: sans-serif;
    line-height: 30px;
    font-weight: lighter;
    font-style: italic;
}

.withsidebar .quote-center span{
width:80%;

}

.withsidebar .quote-top {
    width:583px;
    background:url(img/quote-top-sidebar.png) no-repeat;
    margin-left:0 !important;
}

.withsidebar .quote-center {
    width:583px;
    background:url(img/quote-center-side.png) repeat-y;
    margin-left:0 !important;
}

.withsidebar .quote-down {
    width:583px;
    background:url(img/quote-down-center.png) no-repeat;
    margin-left:0 !important;
}



/*--- LINE ---*/
.line-about-content{width: 100%; margin-bottom: 35px;}

.line-about-img{
    width: 100%;
    height: 28px;
    background:url(../style/img/line-about.png) no-repeat top center;
    margin-bottom: 20px;
    margin-top:20px;
}

.line-about-border{
    width: 890px;
    border-bottom: 1px solid #ebe8d7;
}



/*--- BUTTONS ---*/
.button-color{
    float: left;
    width: 100%;
    margin-bottom: 35px;
}

.color-buttons{
    float: left;
    margin: 20px 20px 20px 0;
}

.color-buttons:hover div{background-position:bottom;}



/*--black-button--*/
.black-left{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-black-left.png) no-repeat;
}

.black-center{
    height: 25px;
    background:url(../style/img/button-black-center.png) repeat-x;
    color: #fff;
    font-size: 11px;
    font-family: sans-serif;
    text-align: center;
    padding: 9px 5px 0 5px;
}

.black-right{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-black-right.png) no-repeat;
}


/*--black-button--*/
.default-left{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-black-left.png) no-repeat;
}

.default-center{
    height: 25px;
    background:url(../style/img/button-black-center.png) repeat-x;
    color: #fff;
    font-size: 11px;
    font-family: sans-serif;
    text-align: center;
    padding: 7px 5px 2px 5px;
}

.default-right{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-black-right.png) no-repeat;
}

/*--red-button--*/
.red-left{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-red-left.png) no-repeat;
}

.red-center{
    height: 25px;
    background:url(../style/img/button-red-center.png) repeat-x;
    color: #fff;
    font-size: 11px;
    font-family: sans-serif;
    text-align: center;
    padding: 7px 5px 2px 5px;
}

.red-right{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-red-right.png) no-repeat;
}

/*--orange-button--*/
.orange-left{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-orange-left.png) no-repeat;
}

.orange-center{
    height: 25px;
    background:url(../style/img/button-orange-center.png) repeat-x;
    color: #fff;
    font-size: 11px;
    font-family: sans-serif;
    text-align: center;
    padding: 7px 5px 2px 5px;
}

.orange-right{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-orange-right.png) no-repeat;
}

/*--dark-blue-button--*/
.dark-blue-left{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-dark-blue-left.png) no-repeat;
}

.dark-blue-center{
    height: 25px;
    background:url(../style/img/button-dark-blue-center.png) repeat-x;
    color: #fff;
    font-size: 11px;
    font-family: sans-serif;
    text-align: center;
    padding: 7px 5px 2px 5px;
}

.dark-blue-right{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-dark-blue-right.png) no-repeat;
}

/*--green-button--*/
.green-left{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-green-left.png) no-repeat;
}

.green-center{
    height: 25px;
    background:url(../style/img/button-green-center.png) repeat-x;
    color: #fff;
    font-size: 11px;
    font-family: sans-serif;
    text-align: center;
    padding: 7px 5px 2px 5px;
}

.green-right{
    width: 10px;
    height: 34px;
    background:url(../style/img/button-green-right.png) no-repeat;
}


/*--- LIST ---*/


.shortcode ul{
    float: left;
    width: 100%;
}

.shortcode ul li{
    float: left;
    width: 96%;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 20px;
    padding: 0px 0 0 30px;
    background: url("../style/img/list-type.png") no-repeat 0 0px;
    margin: 0 0 12px 0;
}

.shortcode ul li:first-child {
    margin:20px 0 12px 0;

}

.shortcode ul li:last-child {
    margin:0 0 20px 0;

}

.form-button .red, .form-button .red .red-center, .form-button .red .red-center input{cursor: pointer}







/*----------//// 404  \\\\-------------*/
.text-404{
    width: 100%;
    color: #3f1101;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 23px;
    text-align: center;
    margin-bottom: 20px;
}

.bg-box-404{
    width: 100%
}

.bg-box-404-top{
    width: 596px;
    height: 8px;
    background:url(../style/img/bg-box-404-top.png) no-repeat;
}

.bg-box-404-center{
    width: 596px;
    background:url(../style/img/bg-box-404-center.png) repeat-y;
    text-align: center;
    padding: 10px 0 12px;
}

.bg-box-404-down{
    width: 596px;
    height: 7px;
    background:url(../style/img/bg-box-404-down.png) no-repeat;
}

.bg-box-404-center span{
    display: inline-block;
    width: auto;
    color: #b61910;
    font-size: 14px;
    font-family: sans-serif;
}

.bg-box-404-center a{
    display: inline-block;
    width: 95px;
    height: 17px;
    background:url(../style/img/404-link.png) no-repeat;
    position: relative;
    top: 4px;
    margin-left: 9px;
}

.bg-box-404-center a:hover{background-position: bottom;}









/*----------//// CONTACT  \\\\-------------*/
.map-images{
    width: 583px;
    height: 350px;
    margin: 1px 0 0 7px;
}


.bg-map-top{
    width: 596px;
    height: 5px;
    background:url(../style/img/bg-map-top.png) no-repeat;
}

.bg-map-center{
    width: 596px;
    background:url(../style/img/bg-map-center.png) repeat-y;
}

.bg-map-down{
    width: 596px;
    height: 5px;
    background:url(../style/img/bg-map-down.png) no-repeat;
}


.list-contact-page{
    width: 568px;
    margin: 0 0 0 14px;
}

.contact-tex-mail{
    float: left;
    width: 100%;
    color: #4d1d07;
    font-size: 14px;
    font-family: sans-serif;
    padding: 0 0 13px 20px;
    background:url(../style/img/footer-text-mail.png) no-repeat;
}

.contact-text-flag{
    float: left;
    width: 100%;
    color: #4d1d07;
    font-size: 14px;
    font-family: sans-serif;
    padding: 0 0 13px 20px;
    background:url(../style/img/contact-text-flag.png) no-repeat;
}

.map{
    width: 100%;
    margin-bottom: 30px;
}

.contact-text{
    width: 100%;
    margin-bottom: 30px;
}

.contact-text p{
    width: 100%;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 20px;
}



/*--- FORM ---*/
.form-title{
    float: left;
    width: 100%;
    color: #4d1d07;
    font-family: sans-serif;
    font-size: 30px;
    text-align: center;
    margin-bottom: 27px;
    margin-top:7px;
}

.form{width: 100%;}

.form-input{width: 100%;}

.bg-input{
    width: 100%;
    margin-bottom: 13px;
}

.bg-input span{
    float: left;
    width: 97px;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 14px 13px 0 0;
    text-align: right;
    text-transform: uppercase;
}

.bg-input input{
    float: left;
    width: 100%;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 16px;
    width: 239px;
    height: 46px;
    background: url(../style/img/bg-input.png) no-repeat;
    border: none;
    padding: 0 10px;
}
.form-textarea{width: 100%;}

.form-textarea span{
    float: left;
    width: 103px;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 14px 6px 0 0;
    text-align: right;
    text-transform: uppercase;
}

.form-textarea textarea{
    float: left;
    color: #3F1101;
    font-family: sans-serif;
    font-size: 16px;
    border: none;
    width: 100%;
    height: 100%;
    background: url(../style/img/bg-textarea.png) no-repeat -7px -10px;
}

.contact-textarea textarea{
    width: 450px;
    height: 110px;
    background: url(../style/img/bg-textarea.png) no-repeat 0px 0px;
    padding: 10px;
}

.comment-holder{
    display: inline-block;
    width: 453px;
    height: 105px;
    background: url(../style/img/bg-textarea.png) no-repeat;
    padding: 10px;
}



.form-button{
    width: 100%;
    margin: 15px 0 0 -3px;
}

.form-button-center {
    font-family: sans-serif;
    font-size: 11px;
    text-align: center;
    color:#fff;
}
.form-button .black {
    float:right;
}

.send-button {
    float:right;
}

.send-button:hover {
    cursor:pointer;
}
.send-button input:hover {
    cursor:pointer;
}

.form-button a{float: right;}

.form-button .black-center{padding: 9px 20px 0;}

.form-button:hover div{background-position: bottom;}

.send-button .black-center{
    padding: 0;
    height: 34px;
}

.send-button .black-center input{
    padding: 9px 20px;
}

.form-button {
    float:left;
}
.form-button input {
    background:none;
    border:none;
}

.blog-send-button {
    float:right;
    background: url("../style/img/button-black-center.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 11px;
    text-align: center;
    margin:0 3px 0 0;
}






/*----------////  BLOG  \\\\-------------*/
/*--- BLOG-POST ---*/
.blog-content-one{
    width: 100%;
    margin-bottom: 10px;
}

.shortcode p {
    margin:0 0 3px 0;
}

.post-price {
    height:30px;
    position:absolute;
    width:79px;
    background:url('img/price.png') no-repeat;
    float:left;
    color:#550400;
    text-shadow:0 1px #bc2117;
    font-size:16px;
    top:24px;
    font-weight:bold;
    padding:6px 0 0 14px;
    z-index:50;

}

.blog-content-one .border-star-left {
    margin-top:12px;
}

/*--- title ---*/
.title-blog{
    width: 100%;
    margin-bottom: 20px;
    color: #3f1101;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: bold;
}

.title-blog a{
    float: left;
    width: auto;
    color: #3f1101;
    font-size: 24px;
    font-family: sans-serif;
    font-weight: bold;
    line-height:34px;
}

.title-blog a:hover{color: #c02219;}

/*--- images ---*/
.post-images{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.19);
    border: 1px solid #E2E0D1;
    margin-bottom: 30px;
}

.post-images .holder iframe{width: 571px; height: 321px;padding: 6px;}
.blog-images .holder iframe{width: 266px; height: 184px;padding: 6px;}
.related-posts-video .holder iframe{width: 124px; height: 92px;padding: 8px;}
.gallery-video .holder iframe{width: 180px; height: 145px;padding: 14px;}
.home-post-video .holder iframe{width: 166px; height: 104px;padding: 6px;}
.slider-video .holder iframe{width: 447px; height: 251px;padding: 8px;}


.post-images a{
    float: left;
    width: 571px;
    margin: 6px!important;
    overflow: hidden;
}

.post-images img{
    width: 100%;
    height: 100%;
}

.blog-images img, .blog-images a{
    width: 266px;
    height: 184px;
}

/*--- date ---*/
.blog-post-content-right{
    width: 270px;
    height: 208px;
    overflow: hidden;
    margin: 0 0 20px 22px;
}

.post-date-content{
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
}

.post-number{
    float: left;
    height: 32px;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 43px;
    border-right: 1px solid #ebe8d7;
    line-height: 33px;
    padding-right: 9px;
}

.post-number-price{
    height: 32px;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 43px;
    line-height: 33px;
    padding-right: 9px;
}

.post-date{
    float: left;
    width: 45px;
    height: 40px;
    overflow: hidden;
    color: #565656;
    font-family: sans-serif;
    font-size: 13px;
    margin: 0 0 0 10px;
}

.post-user{
    width: 130px;
    height: 40px;
    overflow: hidden;
    margin: 0 0 0 10px;
}

.post-user span{
    float: left;
    width: 100%;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 13px;
    margin-bottom: 5px;
}

.post-user span a {
    color:#3f1101;
}

.post-user p{
    float: left;
    width: 100%;
    color: #565656;
    font-family: sans-serif;
    font-size: 13px;
    margin: 0;
}

.post-user p a {
    color:#565656;
}

/*--- text ---*/
.post-text{
    width: 100%;
    height: 110px;
    overflow: hidden;
    margin-bottom: 20px;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 22px;
    margin: 0 0 9px 0;
}

/*--- more ---*/
.post-more{
    width: 100%;
    height: 20px;
    overflow: hidden;
}

.post-more a{
    float: left;
    width: auto;
    height: 20px;
    overflow: hidden;
    color: #3f1101;
    font-size: 20px;
    line-height: 20px;
    font-family: sans-serif;
    background: url(../style/img/more-arrows.png) no-repeat right 5px;
    padding-right: 21px;
}

.post-more a:hover{
    color: #c02219;
    background-position: bottom right;
}




/*--- not img ---*/
.blog-post-content-not-img{
    width: 100%;
    min-height: 145px;
    max-height:200px;
    margin: 0 0 20px 0;
}

.blog-post-content-not-img .post-text{
    height:auto;
}


/*--- PAGINATION ---*/
.pagination{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

.pagination a{
    width: auto;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

.pagination-wrap{
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

.page-numbers{
    display:inline-block;
    color: #3f1101;
    font-size: 30px;
    font-family: sans-serif;
    text-align: center;
    padding: 0 5px;
}

.current{color: #C02219!important}

.pagination-button{margin: 0 7px 0 0;}

.page-numbers:hover{
    color: #C02219;
}

.page-template-_gallery-php .pagination {
    margin:20px 0 0 0;
}

.arrows-next{
    display:block;
    color: #3f1101;
    font-size: 30px;
    font-family: sans-serif;
    text-align: center;
    padding: 0 25px 0 5px;
    background: url(../style/img/arrows-next.png) no-repeat right 11px;
}

.arrows-next:hover{background-position:bottom right;}

.arrows-prev{
    display:block;
    color: #3f1101;
    font-size: 30px;
    font-family: sans-serif;
    text-align: center;
    padding: 0 5px 0 25px;
    background: url(../style/img/arrows-prev.png) no-repeat left 11px;
}

.arrows-prev:hover{background-position:bottom left;}









/*----------////  BLOG POST  \\\\-------------*/
.blog-post-content-one{
    width: 100%;
}

.blog-post-content-one .title-blog{
    height: auto;
    line-height: 25px;
    font-size:24px;
    line-height:34px;
}

.post-com{width: 100%}

.post-user p a:hover {
    color: #C02219;
}

.datemarg {
    margin:4px 0 0 0;
}

.post-user span a:hover  {
    color: #C02219;
}

.blog-post-content-one .post-date-content{height: auto;}

.blog-post-content-one .post-user{width: auto;}

.blog-post-content-one .post-text{
    height: auto;
}

.blog-post-content-one .blog-post-content-right{
    float: right;
    width: auto;
    height: auto;
    margin: -228px 0 0 0;
}


.blog-post-content-one .post-images{
    position: relative;
    z-index: 99;
}

.fake-img{
    width: 310px;
    height: 219px;
}

.span-nopadd {
    margin-bottom:1px !important;
}


.related-posts{
    width: 100%;
}

.related-posts .border-star-left{margin-top: 30px;}

.related-posts-big-title{
    width: 100%;
    color: #4d1d07;
    font-size: 30px;
    font-family: sans-serif;
    text-align: center;
    margin-bottom: 20px;
}

/*
blockquote {
    background:url(../style/img/img-quote.png) no-repeat;
    margin:0 !important;
    padding: 0 0 0 60px;
}
*/

blockquote{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0px 7px -2px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 0px 7px -2px rgba(0, 0, 0, 0.19);
    box-shadow: 0 0px 7px -2px rgba(0, 0, 0, 0.19);
    border: 1px solid #E2E0D1;
    margin: 0;
    padding: 20px;
}



.related-posts-one{
    width: 140px;
    margin: 0 7px 0 0;
}

.related-posts-images{
    width: 140px;
    height: 108px;
    background:url(../style/img/bg-related-posts-one.png) no-repeat;
    margin-bottom: 12px;
}

.related-posts-no-images{
    width: 140px;
    height: 108px;
    background:url(../style/img/no-image.png) no-repeat;
    margin-bottom: 12px;
}

.related-posts-images a{
    float: left;
    width: 124px;
    height: 92px;
    margin: 8px;
}

.related-posts-images img{
    float: left;
    width: 124px;
    height: 92px;
}

.related-posts-title{
    width: 100%;
    height: 42px;
    overflow: hidden;
}

.related-posts-title a{
    float: left;
    width: 100%;
    color: #3f1101;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 20px;
}

.related-posts-title a:hover{color: #C02219;}




/*--- COMMENTS ---*/
.comment-start{
    width: 100%;
    margin-bottom: 5px;
}

.comment-start-one{margin: 0; padding:15px 0 0 0;}

.comment-start-dwo{
    width: 100%;
    margin: -18px 0 15px 0;
}

.comment-images{
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 18px;
    background: url(../style/img/comment-img.jpg) no-repeat;
}

.comment-images img{
    float: left;
    width: 50px;
    height: 50px;
}

.comment-form-left a {
 color:#3F1101;
}

.comment-mask {
    margin:-50px 0 0 0;
}

.comment-start-title{width: 84%;}

.comment-start-title span{
    float: left;
    width: 100%;
    color: #3f1101;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.margintop15 p {
    margin:15px 0 0 0;
    float:left;
}

.children .comment-start-one {
    width:547px;
    background:url('img/comment-L.png') no-repeat 25px -10px;
    padding:15px 0 0 49px;
}

.children .bg-comment-top {
    width:547px;
     background:url('../style/img/bg-comment-small-top.png') no-repeat;
}

.children .bg-comment-center  {
    width:547px;
    background:url("../style/img/bg-comment-small-center.png") repeat-y;
}

.children .bg-comment-down  {
    width:547px;
    background:url("../style/img/bg-comment-small-down.png") repeat-y;
}

.children .comment-start-text p {
    width:90%;
}

.children .children .comment-start-one {
    width:497px;
    background:url('img/comment-L.png') no-repeat 74px -10px;
    padding:15px 0 0 98px;
}

.children .children .bg-comment-top {
    width:497px;
     background:url('../style/img/bg-comment-child-top.png') no-repeat;
     height: 4px;
}

.children .children .bg-comment-center  {
    width:497px;
    background:url("../style/img/bg-comment-child-center.png") repeat-y;
}

.children .children .bg-comment-down  {
    width:497px;
    background:url("../style/img/bg-comment-child-down.png") repeat-y;
    height: 4px;
}

.children .children .comment-start-text p {
    width:90%;
}

.comment-start-title p{
    float: left;
    width: 100%;
    color: #565656;
    font-size: 11px;
    font-family: sans-serif;
    margin: 8px 0 0 0;
}

.comment-start-title a{
    display: inline-block;
    color: #bb1a10;
    font-size: 11px;
    font-family: sans-serif;
    margin:0 0 0 5px;
}

.comment-start-title a:hover{color: #565656;}

.comment-start-text{width: 100%;}

.comment-start-text p{
    float: left;
    width: 90%;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 20px;
    margin: 25px 0 25px 5%;
}

.images-L{
    width: 26px;
    height: 48px;
    margin: 0 11px 0 2px;
}

.images-L img{
    float: left;
}

.bg-comment-top{
    width: 596px;
    height: 6px;
    background: url(../style/img/bg-comment-top.png) no-repeat top left;
    margin-top: 20px;
}

.bg-comment-center{
    width: 596px;
    background: url(../style/img/bg-comment-center.png) repeat-y top left;
}

.bg-comment-down{
    width: 596px;
    height: 6px;
    background: url(../style/img/bg-comment-down.png) no-repeat top left;
}

.bg-comment-small-top{
    width: 547px;
    height: 6px;
    background: url(../style/img/bg-comment-small-top.png) no-repeat top left;
    margin-top: 20px;
}

.bg-comment-small-center{
    width: 547px;
    background: url(../style/img/bg-comment-small-center.png) repeat-y top left;
}

.bg-comment-small-down{
    width: 547px;
    height: 6px;
    background: url(../style/img/bg-comment-small-down.png) no-repeat top left;
}



/*----------////  EVENTS  \\\\-------------*/
.events-content-one{
    width: 100%;
    margin-bottom: 30px;
}

.events-one-img{
    width: 136px;
    height: 113px;
    background: url(../style/img/bg-events-one-img.png) no-repeat top left;
}

.events-one-img-left{
    width: 60px;
    height: 65px;
    margin: 19px 0 0 12px;
}

.events-one-img-left span{
    float: left;
    width: 100%;
    height: 42px;
    overflow: hidden;
    color: #fff;
    font-size: 43px;
    font-family: sans-serif;
    text-align: center;
    line-height: 33px;
}

.events-one-img-left p{
    float: left;
    width: 100%;
    height: 22px;
    overflow: hidden;
    color: #fff;
    font-size: 22px;
    font-family: sans-serif;
    text-align: center;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.events-one-img-right{
    width: 45px;
    height: 65px;
    margin: 19px 0 0 9px;
}

.events-one-img-right span{
    float: left;
    width: 100%;
    height: 30px;
    overflow: hidden;
    color: #fff;
    font-size: 13px;
    font-family: sans-serif;
    text-align: center;
    line-height: 14px;
    margin-bottom: 13px;
}

.events-one-img-right p{
    float: left;
    width: 100%;
    height: 22px;
    overflow: hidden;
    color: #fff;
    font-size: 24px;
    font-family: sans-serif;
    text-align: center;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}



.events-content-right{
    width: 430px;
    height: 113px;
    margin-left: 17px;
}

.events-one-title{
    width: 100%;
    height: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}

.events-one-title a{
    float: left;
    width: auto;
    color: #3f1101;
    font-size: 18px;
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.events-one-title a:hover{color: #C02219;}

.events-one-text{
    width: 100%;
    height: 55px;
    overflow: hidden;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 22px;
    margin-bottom: 4px;
}









/*----------////  GALLERY  \\\\-------------*/
.gallery-text{
    width: 100%;
    margin-bottom: 25px;
}

.gallery-text span{
    float: left;
    width: 100%;
    color: #3f1101;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: bold;
    line-height: 25px;
    text-transform: uppercase;
}

.gallery-text p{
    float: left;
    width: 100%;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 22px;
}


.gallery-column{
    width: 100%;
    margin-bottom: 15px;
}

.gallery-one{
    width: 208px;
    margin: 0 19px 0 0;
}

.bg-gallery-img{
    width: 208px;
    height: 194px;
    background: url(../style/img/bg-gallery-img.png) no-repeat top left;
}

.bg-gallery-img a{
    float: left;
    width: 180px;
    height: 145px;
    margin: 14px!important;
}

.bg-gallery-img img{
    float: left;
    width: 180px;
    height: 145px;
}

.galerry-one-text{
    width: 200px;
    margin: 10px 0 0 4px;
}

.galerry-one-text p{
    float: left;
    width: 100%;
    color: #3f1101;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 20px;
    margin: 0;
}

.galerry-one-text p a{
    float: left;
    width: auto;
    color: #3f1101;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 20px;
    margin: 0;
}

.galerry-one-text p a:hover{color:#C02219}





/*----------////  MENU  \\\\-------------*/
.bg-menu-top{
    width: 967px;
    height: 46px;
    background: url(../style/img/bg-menu-top.png) no-repeat top left;
    margin: -6px 0 0 1px;
}

.bg-menu-center{
    width: 967px;
    background: url(../style/img/bg-menu-center.png) repeat-y top left;
    margin-left: 1px;
}

.bg-menu-down{
    width: 967px;
    height: 22px;
    background: url(../style/img/bg-menu-down.png) no-repeat top left;
}


.menu-left-content{
    width: 415px;
    margin: 0 0 0 38px;
}

.menu-right-content{
    width: 415px;
    margin: 0 35px 0 0;
}



.menu-title-page{
    width: 100%;
    color: #3f1101;
    font-size: 26px;
    font-family: sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 35px;
}



.menu-title-small-page{
    width: 100%;
    color: #3f1101;
    font-size: 32px;
    font-family: sans-serif;
    margin-bottom: 25px;
}




.menu-article{
    width: 100%;
    margin-bottom: 25px;
}

.menu-article-title{
    width: 100%;
    margin-bottom: 5px;
}

.menu-article-title span{
    float: left;
    width: 100%;
    color: #3f1101;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: bold;
    line-height: 25px;
}

.menu-article-title span:hover{color: #c02219;}

.menu-article-text-p{
    width: 100%;
    background: url(../style/img/menu-article-point.png) repeat-x left -1px;
}

.menu-article-text-p p{
    float: right;
    width: auto;
    color: #3f1101;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    background: #fff;
    padding-left: 8px;
}


.menu-article-content{width: 100%;}

.menu-article-images{
    width: 89px;
    height: 57px;
    background: url(../style/img/menu-article-images.png) no-repeat top left;
    margin-left: -3px;
}

.menu-article-images a{
    float: left;
    width: 77px;
    height: 46px;
    margin: 5px 0 0 6px!important;
}

.menu-article-images img{
    float: left;
    width: 77px;
    height: 46px;
}

.menu-article-text{
    width: 311px;
    margin: 6px 0 0 15px;
}

.menu-article-text p{
    float: left;
    width: 100%;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 22px;
    margin: 0;
 
}





.menu-star{
    width: 100%;
    height: 28px;
    margin: 0 auto 25px;
    text-align: center;
    display: inline-block;
}

.menu-star img{
    width: 28px;
    height: 28px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}



.nav-menu-arrows{
    width: 100%;
    margin: 20px auto 0;
    text-align: center;
    display: inline-block;

}

.nav-menu-arrows-content{
    width: 155px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

.nav-menu-arrows-left{
    width: 64px;
    height: 22px;
    background: url(../style/img/nav-menu-arrows-left.png) no-repeat top left;
    margin: 0 auto;
    text-align: center;
    display: inline-block
}

.nav-menu-arrows-text{
    float: left;
    width: 100%;
    text-align: center;
    color: #3f1101;
    font-size: 25px;
    line-height: 25px;
    font-family: sans-serif;
    margin-top: 10px;
}

.nav-menu-arrows-content a:hover div{
    color: #C02219;
    background-position: bottom left;
}

.nav-menu-arrows-right{
    width: 64px;
    height: 22px;
    background: url(../style/img/nav-menu-arrows-right.png) no-repeat top left;
    margin: 0 auto;
    text-align: center;
    display: inline-block
}

#contact-error {
  color:#c43128;
   font-family:Georgia, 'Times New Roman';
  font-size:14px;
  margin:-20px 0 0 120px;
  float:left;
}

#contact-success {
  color:#3d9825;
  font-family:Georgia, 'Times New Roman';
  font-size:14px;
  margin:-20px 0 0 120px;
  float:left;
}

#message {
    height: 15px;
    display: inline-block;
    color: #565656;
    font-size: 13px;
    font-family: sans-serif;
    line-height: 20px;
    position: relative;
    top: 38px;
    left: 320px;
    width: auto;
}






/*----------////  REZERVATION  \\\\-------------*/
.rezervation-content{
    width: 100%;
}

.rezervation-one{
    width: 100%;
    margin-bottom: 20px;
}

.rezervation-content .line-about-img {
    margin-top:0 !important;
}

.rezervation-content span{
    float: left;
    width: auto;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 14px 15px 0 0;
    text-align: left;
    text-transform: uppercase;
}


.rezervation-size{
    width: 200px;
    margin-right: 41px;
}

.rezervation-size input{
    float: left;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 16px;
    width: 44px;
    height: 46px;
    background: url(../style/img/bg-rezervation-size.png) no-repeat;
    border: none;
    padding: 0 10px;
}


.rezervation-data{
    width: 323px;
    margin-right: 41px;
}

.rezervation-data input{
    float: left;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 16px;
    width: 222px;
    height: 46px;
    background: url(../style/img/bg-rezervation-data.png) no-repeat;
    border: none;
    padding: 0 10px;
}


.rezervation-time{
    width: 284px;
}

.rezervation-time input{
    float: left;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 16px;
    width: 44px;
    height: 46px;
    background: url(../style/img/bg-rezervation-size.png) no-repeat;
    border: none;
    padding: 0 10px;
}


.rezervation-name{
    width: 295px;
    margin-right: 38px;
}

.rezervation-name input{
    float: left;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 16px;
    width: 184px;
    height: 46px;
    background: url(../style/img/bg-rezervation-name.png) no-repeat;
    border: none;
    padding: 0 10px;
}


.rezervation-phone{
    width: 223px;
}

.rezervation-phone input{
    float: left;
    color: #3f1101;
    font-family: sans-serif;
    font-size: 16px;
    width: 106px;
    height: 46px;
    background: url(../style/img/bg-rezervation-phome.png) no-repeat;
    border: none;
    padding: 0 10px;
}


.rezervation-message{
    width: 100%;
}

.rezervation-message textarea{
    float: right!important;
    color: #3f1101!important;
    font-family: sans-serif!important;
    font-size: 16px!important;
    width: 754px!important;
    height: 212px!important;
    background: url(../style/img/bg-rezervation-message.png) no-repeat!important;
    border: none!important;
    padding: 10px!important;
    top: 0!important;
    left: 0!important;
}

.nomargin {
    margin:0 !important;
}

.nivo-caption {
 display:none !important;
}



.nofloat {
margin:0 0 30px 145px;
}

.sub-menu li {
    padding:0 0 10px 0;
}

.sub-menu li .nav-center, .sub-menu li .nav-left, .sub-menu li .nav-right   {
    background-image:none !important;
}

.sub-menu li a .nav-center {
    color:#393939 !important;
}


.sf-menu li a:hover .nav-center {
    color:#C02219;
}

.sf-menu .current-menu-item a:hover .nav-center {
    color:#fff !important;
}

.sf-menu .sub-menu li a:hover .nav-center {
    color:#C02219 !important;
}
.last {
    margin-right:0 !important;
}

.wp-caption {}
 .wp-caption-text {}
.sticky {}
 .gallery-caption {}
.bypostauthor {}
.alignright {float:right;}
 .alignleft {float:left;}
 .aligncenter {
     margin:0 auto 0 auto;
}

.break {
    clear: both;
    display: block;
    width: 100%;
}

.clear-both { 
    clear: both;
}

#contactform .form-button .black-center{
    padding: 0;
    height: auto;
    cursor: pointer;
}

#contactform .form-button .black{cursor: pointer;}

#contactform .form-button .black-center input{padding: 9px 10px;cursor: pointer;}
.main-source
{
	float:left;
	background:#E42526; 
	width:100%;  
	margin:0 0 15px 0; 
}
.main-source .content {
  float: left;
  width: 100%;
  background-color:#E42526;
  /*background-image:url(../style/img/arrowDownMaroon.gif);*/
  background-repeat: no-repeat;
  background-position:right top;  
  padding:15px;
} 
.main-source.last .main-text { 
  display: block;
  padding:15px 15px 15px 0;
}
.main-source .title
{
	background: url(../style/img/TITLE-BG.jpg) no-repeat center center;
	background-size:cover;
	text-align:center; 
	display:block;
	padding:10px;
	margin:0;   
	border-bottom:10px solid  #8C0A0A;
}
h2.titleChooseToppings {
  background-image: url(../style/img/titleChooseToppings.gif);
  height: 202px;
  width: 100%;
  background-size:100% 100%; 
}
.menuBoxText.large {
 /* background-image: url("../style/img/arrowDownRed.gif");*/
  background-position: right top;
  background-repeat: no-repeat;
  top: 65px;
  position: relative;
}
h2.titleChooseCrust, h2.titleChooseSauce, h2.titleChooseCheese, h2.titleChooseToppings {
  background-repeat: no-repeat;
  margin: 0;
  text-indent: -9999px;
}
.menuBoxText.large {
    background-position: right top;
    background-repeat: no-repeat;
    line-height: 1.2em;
}
.main-source .title strong,
.main-source .title span
{
	font-size:30px;
	line-height:normal;
	font-weight:bold;  
	color:#fff;
	display:block;   
}
.main-text {
  color: #ffffff;
  font-size: 16px;
}
.main-source .title span
{
	font-size:18px;
	font-weight:normal;
	line-height:18px;   
}
.main-source .content .main-text {
  display: inline-block;
  float: none;
  font-size: 25px;
  line-height: 25px;
  padding: 10px 0 0;
  vertical-align: top;
  width: 70%;
}
.main-source .content .upload-img {
  display: inline-block;
  float: none;
  width: 50%;
}
.main-source.last .main-text
{
	display:block; 
}
.main-recipy {
  float: left;
  width: 50%;
}
.menuBoxFinishing {
    width:100%;
    float:left; 
    margin:20px 0 0; 
}
.menuBoxFinishing {
  background-color: #e42526;
  border: 1px solid #000000;
  line-height: 1.7em;
  padding: 0;
}
.menuBoxFinishing h2 {
  color: #dd291e;
  font-size: 22px !important;
  line-height: normal;
  margin-top: 0;
}
.menuBoxFinishing {
  line-height: 1.7em;
}
.menuBoxText {
  background-position: right top;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 1.2em;
  padding: 30px;
  text-transform: uppercase;
}
.menuBoxLarge
{
	float:right;
	width:47%; 
	margin-left:3%;  
}
.menuBoxLarge img{
    max-width:100%; 
}
.menuBoxLarge {
    background-color: #802528;
    border: 1px solid #000000;
    float: left;
}
.menuBoxText.large {
  background-position: right top;
  background-repeat: no-repeat;
  line-height: 1.2em;
}
.menuBoxText.large h3
{
    color: #ffffff;
    font-size:1.2em;
     font-weight: bold;
    text-transform:uppercase; 
   font-family:sans-serif;
 margin-top: 0;
}
.menuBoxText.large p {
  color: #ffffff;
  font-family: sans-serif;
  font-size: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
.menuStarvingBox {
  border: 1px solid #231f20;
  float: left;
  margin-top: 30px;
  max-width: 100%;
  text-transform: uppercase;
}
.shortcodes .menuStarvingHeader h1
{
  color: #000000;
    font-size:28px;
    font-weight: 500;
    margin-bottom:0em;
    text-transform: uppercase;
}
.menuStarvingText {
  background-color: #231f20;
  color: #ffffff;
  font-size: 1.2em;
  padding: 10px 30px 30px;
} 
.shortcodes .menuStarvingText h3 {
    color: #dd291e;
    margin-bottom: 0.2em;
    margin-top: 1em;
   font-family:sans-serif;
        font-size:16px !important;
    line-height: normal !important;
}
.shortcodes .menuStarvingText p{
    color: #ffffff;
    text-transform:uppercase; 
    font-size:14px;
        font-family:sans-serif; 
    line-height:20px; 
}
.shortcodes .menuStarvingText h3 {
  color: #dd291e;
  margin-bottom: 0.2em;
  margin-top: 1em;
}
/*.main-source .content-sauce {
  background-image:url(../style/img/arrowRightMaroon.png);
}*/
.menuBoxFinishing .main-text {
  padding: 20px;
}


.sprinkle {
  /*background: rgba(0, 0, 0, 0) url("../style/img/arrowLeft.png") no-repeat scroll right center;*/
  color: #ffffff;
  font-size: 25px;
  line-height:30px;
}
.logo.left img {
  width: 285px;
}
.call-us {
  float: right;
  position: relative;
  right: 50px;
}
.call-us > span {
  font-size: 30px;
  font-weight: bold;
}

.num-con {
  color: #fff;
  float: right;
  font-size: 100px;
  font-weight: bold;
  position: relative;
  right: 40px;
  top: -68px;
}
.num-con-3 {
  color: #fff;
  float: right;
  font-size: 100px;
  font-weight: bold;
  position: relative;
  right: 40px;
  top: -750px;
}
.num-con-4 {
  color: #fff;
  float: right;
  font-size: 100px;
  font-weight: bold;
  position: relative;
  right: 40px;
  top: -150px;
}

.address {
  float: left;
  font-family: georgia;
  font-size: 15px;
  font-weight: bold;
  left: 240px;
  position: relative;
  top: -15px;
}

.one-bg {
  font-size: 17px;
}