@import url('https://fonts.googleapis.com/css?family=Allura|Cinzel:400,700,900');
 @import url('https://fonts.googleapis.com/css?family=Tinos:400,700');
.cat_banner-comman {
	background-image: url("../images/Pro1.jpg");
}
.NIpopular_block {
	background: url(../images/Popular-back.jpg) fixed no-repeat;
	background-size:cover;
}
.our-chefs-cms {
	background-image: url("../images/cooking.jpg");
}
.cat-img3 {
	background-image: url("../images/tomato.png");
}
.our-chefs-right span {
	background-image: url("../images/chef.png");
}
.back-to-top {
	background-image: url("../images/back2.png");
}
footer .plate {
	background-image: url("../images/back1.png");
}

.vc_custom_1490091928755 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
    background-image: url(../images/pic_4.jpg) !important;
}

.vc_custom_1490092232756 {

}

.vc_custom_1490092203873 p{
	color:#D7A2A4;
	font-size:16px;
	line-height:30px;
	padding-top: 75px;
	padding-left: 55px;
	padding-right: 55px;
}

.small-border {
    height: 1px;
    width: 120px;
    background: #ccc;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 25px !important;
    font-size: 0;
}

.small-border-left{
	height: 1px;
    width: 120px;
    background: #ccc;
	float:left;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 25px !important;
    font-size: 0;
}

.vc_custom_1490091911579 {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
    background-image: url(../images/pic_5.jpg) !important;
}

.vc_custom_1490092203873 {
    background-color: #a00104  !important;
}

.teaser.style-1 {
    color: #fff;
}

.teaser.style-1 {
    font-family:  "Great Vibes";
    font-size: 40px;
}

.wpb_row.vc_row-flex .vc_column_container:not(.bg-center) .vc_column-inner {
    -moz-box-flex: 1;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    background-position: top !important;
}

.wpb_row.vc_row-o-content-middle .vc_column_container .vc_column-inner {
    -moz-box-pack: center;
    justify-content: center;
}

.pl-triangle .heading-title, .pl-triangle .pl-offers__name, .pl-triangle .pl-room--classic .pl-room__name, .pl-room--classic .pl-triangle .pl-room__name {
    line-height: 1.4;
	font-family: 'Cinzel', serif;
    text-align: left;
	font-size:26px;
	letter-spacing:0.01em;
	font-weight:700;
    padding-top: 0px;
    margin-bottom: 0;
	color:#333;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
}

.pl-triangle__main .heading-title span{
	color:#b80106;
	font-size:25px;
}

.pl-triangle .pl-triangle__main {
    position: absolute;
    top: 0;
    right: 40%;
    bottom: 0;
    left: 15px;
    z-index: 5;
}

.pl-triangle.bg-1 {
    background-image: url(../images/bg-welcome.jpg);
}

.pl-triangle .heading-title::before, .pl-triangle .pl-offers__name::before, .pl-triangle .pl-room--classic .pl-room__name::before, .pl-room--classic .pl-triangle .pl-room__name::before {
    content: "";
    display: block;
    width: 65px;
    height: 3px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #555;
}

.heading-title::after, .pl-offers__name::after, .pl-room--classic .pl-room__name::after {
    content: "";
    display: block;
    width: 65px;
    height: 3px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #555;
}

.pl-triangle .heading-title::after, .pl-triangle .pl-offers__name::after, .pl-triangle .pl-room--classic .pl-room__name::after, .pl-room--classic .pl-triangle .pl-room__name::after {
    margin: 0;
}

.list-arrow li {
    position: relative;
    padding: 8px 20px 8px 30px;
}

.list-arrow ul {
    list-style: none;
    padding-left: 0;
}

.list-arrow li::before {
    content: "\f178";
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: 300;
    color: #b80106;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.awe-section-72-1 {
    margin-top: 40px;
    margin-left: 0px;
    margin-bottom: 50px;
    margin-right: 0px;
}

.pl-triangle {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    background-color: #333333;
}

.pl-triangle::before {
    content: "";
    position: absolute;
    top: -100%;
    right: 0;
    bottom: 50%;
    left: 0;
    background-color: white;
    -webkit-transform: skewY(135deg);
    -ms-transform: skewY(135deg);
    transform: skewY(135deg);
}

.awe-col-wrapper p{
    font-family: 'Tinos', serif;
	font-size:16px;
	text-align:justify;
	line-height: 1.66667;
	color: #333333;
	font-weight: 400;
}

/* Spacements */
/* spacement top & bottom */
.m-none {
	margin: 0 !important;
}

.m-auto {
	margin: 0 auto !important;
}

.m-xs {
	margin: 5px !important;
}

.m-sm {
	margin: 10px !important;
}

.m-md {
	margin: 15px !important;
}

.m-lg {
	margin: 20px !important;
}

.m-xl {
	margin: 25px !important;
}

.m-xlg {
	margin: 30px !important;
}

.m-40 {
	margin: 40px !important;
}

.m-50 {
	margin: 50px !important;
}

.m-60 {
	margin: 60px !important;
}

.m-70 {
	margin: 70px !important;
}

.m-80 {
	margin: 80px !important;
}

.m-90 {
	margin: 90px !important;
}

.m-100 {
	margin: 100px !important;
}

/* spacement top  */
.mt-none {
	margin-top: 0 !important;
}

.mt-xs {
	margin-top: 5px !important;
}

.mt-sm {
	margin-top: 10px !important;
}

.mt-md {
	margin-top: 15px !important;
}

.mt-lg {
	margin-top: 20px !important;
}

.mt-xl {
	margin-top: 25px !important;
}

.mt-xlg {
	margin-top: 30px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.mt-50 {
	margin-top: 50px !important;
}

.mt-60 {
	margin-top: 60px !important;
}

.mt-70 {
	margin-top: 70px !important;
}

.mt-80 {
	margin-top: 80px !important;
}

.mt-90 {
	margin-top: 90px !important;
}

.mt-100 {
	margin-top: 100px !important;
}

/* spacement bottom  */
.mb-none {
	margin-bottom: 0 !important;
}

.mb-xs {
	margin-bottom: 5px !important;
}

.mb-sm {
	margin-bottom: 10px !important;
}

.mb-md {
	margin-bottom: 15px !important;
}

.mb-lg {
	margin-bottom: 20px !important;
}

.mb-xl {
	margin-bottom: 25px !important;
}

.mb-xlg {
	margin-bottom: 30px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-50 {
	margin-bottom: 50px !important;
}

.mb-60 {
	margin-bottom: 60px !important;
}

.mb-70 {
	margin-bottom: 70px !important;
}

.mb-80 {
	margin-bottom: 80px !important;
}

.mb-90 {
	margin-bottom: 90px !important;
}

.mb-100 {
	margin-bottom: 100px !important;
}

/* spacement left  */
.ml-none {
	margin-left: 0 !important;
}

.ml-xs {
	margin-left: 5px !important;
}

.ml-sm {
	margin-left: 10px !important;
}

.ml-md {
	margin-left: 15px !important;
}

.ml-lg {
	margin-left: 20px !important;
}

.ml-xl {
	margin-left: 25px !important;
}

.ml-xlg {
	margin-left: 30px !important;
}

.ml-40 {
	margin-left: 40px !important;
}

.ml-50 {
	margin-left: 50px !important;
}

.ml-60 {
	margin-left: 60px !important;
}

.ml-70 {
	margin-left: 70px !important;
}

.ml-80 {
	margin-left: 80px !important;
}

.ml-90 {
	margin-left: 90px !important;
}

.ml-100 {
	margin-left: 100px !important;
}

/* spacement right  */
.mr-none {
	margin-right: 0 !important;
}

.mr-xs {
	margin-right: 5px !important;
}

.mr-sm {
	margin-right: 10px !important;
}

.mr-md {
	margin-right: 15px !important;
}

.mr-lg {
	margin-right: 20px !important;
}

.mr-xl {
	margin-right: 25px !important;
}

.mr-xlg {
	margin-right: 30px !important;
}

.mr-40 {
	margin-right: 40px !important;
}

.mr-50 {
	margin-right: 50px !important;
}

.mr-60 {
	margin-right: 60px !important;
}

.mr-70 {
	margin-right: 70px !important;
}

.mr-80 {
	margin-right: 80px !important;
}

.mr-90 {
	margin-right: 90px !important;
}

.mr-100 {
	margin-right: 100px !important;
}

/* Spacement Padding */
.p-none {
	padding: 0 !important;
}

.p-xs {
	padding: 5px !important;
}

.p-sm {
	padding: 10px !important;
}

.p-md {
	padding: 15px !important;
}

.p-lg {
	padding: 20px !important;
}

.p-xl {
	padding: 25px !important;
}

.p-xlg {
	padding: 30px !important;
}

.p-40 {
	padding: 40px !important;
}

.p-50 {
	padding: 50px !important;
}

.p-60 {
	padding: 60px !important;
}

.p-70 {
	padding: 70px !important;
}

.p-80 {
	padding: 80px !important;
}

.p-90 {
	padding: 90px !important;
}

.p-100 {
	padding: 100px !important;
}

/* spacement top  */
.pt-none {
	padding-top: 0 !important;
}

.pt-xs {
	padding-top: 5px !important;
}

.pt-sm {
	padding-top: 10px !important;
}

.pt-md {
	padding-top: 15px !important;
}

.pt-lg {
	padding-top: 20px !important;
}

.pt-xl {
	padding-top: 25px !important;
}

.pt-xlg {
	padding-top: 30px !important;
}

.pt-40 {
	padding-top: 40px !important;
}

.pt-50 {
	padding-top: 50px !important;
}

.pt-60 {
	padding-top: 60px !important;
}

.pt-70 {
	padding-top: 70px !important;
}

.pt-80 {
	padding-top: 80px !important;
}

.pt-90 {
	padding-top: 90px !important;
}

.pt-100 {
	padding-top: 100px !important;
}

/* spacement bottom  */
.pb-none {
	padding-bottom: 0 !important;
}

.pb-xs {
	padding-bottom: 5px !important;
}

.pb-sm {
	padding-bottom: 10px !important;
}

.pb-md {
	padding-bottom: 15px !important;
}

.pb-lg {
	padding-bottom: 20px !important;
}

.pb-xl {
	padding-bottom: 25px !important;
}

.pb-xlg {
	padding-bottom: 30px !important;
}

.pb-40 {
	padding-bottom: 40px !important;
}

.pb-50 {
	padding-bottom: 50px !important;
}

.pb-60 {
	padding-bottom: 60px !important;
}

.pb-70 {
	padding-bottom: 70px !important;
}

.pb-80 {
	padding-bottom: 80px !important;
}

.pb-90 {
	padding-bottom: 90px !important;
}

.pb-100 {
	padding-bottom: 100px !important;
}

/* spacement left  */
.pl-none {
	padding-left: 0 !important;
}

.pl-xs {
	padding-left: 5px !important;
}

.pl-sm {
	padding-left: 10px !important;
}

.pl-md {
	padding-left: 15px !important;
}

.pl-lg {
	padding-left: 20px !important;
}

.pl-xl {
	padding-left: 25px !important;
}

.pl-xlg {
	padding-left: 30px !important;
}

.pl-40 {
	padding-left: 40px !important;
}

.pl-50 {
	padding-left: 50px !important;
}

.pl-60 {
	padding-left: 60px !important;
}

.pl-70 {
	padding-left: 70px !important;
}

.pl-80 {
	padding-left: 80px !important;
}

.pl-90 {
	padding-left: 90px !important;
}

.pl-100 {
	padding-left: 100px !important;
}

/* spacement right  */
.pr-none {
	padding-right: 0 !important;
}

.pr-xs {
	padding-right: 5px !important;
}

.pr-sm {
	padding-right: 10px !important;
}

.pr-md {
	padding-right: 15px !important;
}

.pr-lg {
	padding-right: 20px !important;
}

.pr-xl {
	padding-right: 25px !important;
}

.pr-xlg {
	padding-right: 30px !important;
}

.pr-40 {
	padding-right: 40px !important;
}

.pr-50 {
	padding-right: 50px !important;
}

.pr-60 {
	padding-right: 60px !important;
}

.pr-70 {
	padding-right: 70px !important;
}

.pr-80 {
	padding-right: 80px !important;
}

.pr-90 {
	padding-right: 90px !important;
}

.pr-100 {
	padding-right: 100px !important;
}

.top-services{
	position:relative;
	padding:0px;
	background:#f9f9f9;
}

.top-services .row{
	margin-left:-30px;
	margin-right:-30px;
}

.top-services .post{
	position:relative;
	padding:0px 15px 50px;
	margin:0 auto 50px;	
}

.top-services .post-inner{
	position:relative;
	max-width:400px;
	padding:0px 15px;
	margin:0 auto;	
}

.top-services .post *{
	transition:all 700ms ease;
	-moz-transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
}

.top-services .post .image{
	position:relative;
	overflow:hidden;
	width:100%;
	z-index:1;
}

.top-services .post .image::after{
	content:'';
	position:absolute;
	left:0px;
	top:-100%;
	width:100%;
	height:100%;
	display:block;
	background:#e7571a;
	opacity:0.50;
	z-index:0;
	transition:all 700ms ease;
	-moz-transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
}

.top-services .post:hover .image::after{
	top:0%;	
}

.top-services .post .image img{
	position:relative;
	display:block;
	width:100%;	
}

.top-services .post:hover .image .curve{
	transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
}

.top-services .post .content{
	position:relative;
	top:0px;
	margin:-44px 30px 0px;
	z-index:2;
}

.top-services .post:hover .content{
	top:46px;	
}

.top-services .post .content:before{
	position:absolute;
    right: 0px;
    top: -36px;
	background:#ffffff;
    content: "";
    height: 96%;
    width: 100%;
	border:1px solid #f1f1f1;
	z-index:0;
    position: absolute;
    transform: skewY(-13deg);
	-webkit-transform: skewY(-13deg);
	-moz-transform: skewY(-13deg);
	-ms-transform: skewY(-13deg);
	-o-transform: skewY(-13deg);
	transition:all 700ms ease;
	-moz-transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
}

.top-services .post:hover .content:before,
.top-services .post:hover .content .inner-box{
	border-color:#9a1c20;	
}

.top-services .post .content .inner-box{
	position:relative;
	background:#ffffff;
	border:1px solid #f1f1f1;
	border-top:none;
	padding:10px 30px 30px;
	z-index:5;	
}

.top-services .post .content h3{
	position:relative;
	padding-left:10px;
	border-left:5px solid #ce2127;
	font-size:20px;
	letter-spacing:0.03em;
	font-weight:400;
	text-transform:uppercase;
	line-height:20px;
	margin-bottom:15px;
	font-family: 'Oswald', sans-serif;
	color: #444;
	text-align:left;
	text-shadow:none;
}

.top-services .post .content .text{
	position:relative;
	font-size:14px;
	font-weight:500;
	line-height:1.6em;
	margin-bottom:15px;
	color:#6e6e6e;
}

.top-services .post .content .read_more{
	position:relative;
	color:#202e31;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
}

.top-services .post .content .read_more:hover{
	color:#fbb317;	
}

.main-bg{
    background-color: #fa8406;
    color: #fff;
	border-radius: 3px;
}

.more-btn {
    margin: 35px 0 0;
    display: table;
    position: relative;
    padding: 5px 15px;
}

.more-btn span {
    display: inline-block;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
	font-size: 15px;
}

.more-btn:hover span{
	transform: translate3d(-5px,0,0);
	-webkit-transform: translate3d(-5px,0,0);
}

.more-btn:hover{
	background-color: #222;
	color: #fff;
}

.more-btn:hover:after{
	opacity:1;
	transform:translate3d(0,0,0);
	-webkit-transform:translate3d(0,0,0);
}

.btn span {
    -webkit-transition: transform .4s ease;
    transition: transform .4s ease;
}

.more-btn::after {
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    content: "\f105";
    right: 10px;
    position: absolute;
    opacity: 0;
    line-height: 22px;
    transform: translate3d(-7px,0,0);
    -webkit-transform: translate3d(-7px,0,0);
}

.ind-panel-box {
    padding: 30px;
    background: #ffffff;
    color: #c9c9c9;
    border: 1px solid #eaeaea;
}

.rounded {
    border-radius: 5px;
}

.vc_custom_1488627759451 {
    padding-top: 13px !important;
    padding-bottom: 0px !important;
    background-color:#a00104;
}

.heading.simple {
    padding-bottom: 0;
    margin-bottom: 30px;
}

#head_591bd9202ff9d h3 {
    font-size: 35px;
    font-weight: 400;
}

.heading .head_tag {
    margin-bottom: 0;
    clear: both;
}


.heading .head_tag + p.sub_head {
    margin-bottom: 5px;
    line-height: 1.7;
}

.counter-box {
    background-color: #fff;
	margin-top: 10px;
}

.counter-box h3{
	font-family: 'Cinzel', serif;
	font-weight:600;
	font-size: 23px;
	margin-top:10px;	
}

.counter-box img{
}

.counter-box.count-padd {
    padding: 10px;
}

#head_591bd9202ff9d h3{
	font-size:37px;
	font-weight:700;
	text-align:center;
	letter-spacing:0.03em;
	line-height:45px;
	font-family: 'Cinzel', serif;
	color:#fff;
}

.information_footerblock{
	margin-top:50px;
}

footer h3{
	font-size:25px;
	color:#ffb33b;
	font-family: 'Cinzel', serif;
	font-weight: 600;
	letter-spacing:0.05em;
}

.footer-head-3 h4{
	color:#FFF;
	margin-bottom:15px;
	font-size:22px;
}

.heading-1 h2{
	font-size:30px;
	font-weight:700;
	letter-spacing:0.03em;
	line-height:45px;
	font-family: 'Cinzel', serif;
	padding:3px;
	text-align:center;
	margin-top:0px;
	color: #fff;
	background-color: #a00104;
}

.iso-title h3{
	text-align:center;
	margin-bottom:0px;
	color: #fa8406;
	font-size:35px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.05em;
	margin-top:10px;
	letter-spacing:4px;
}

/*-----------------------------------------------------------------------------------*/
/*  preloader
/*-----------------------------------------------------------------------------------*/



.preloader.preloader_animation {
    -webkit-animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
    -moz-animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
    -o-animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
    animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
}


@-webkit-keyframes animLoadedHeader {
	to { 
        -webkit-transform: translate3d(0,-100%,0);
	}
}

@keyframes animLoadedHeader {
	to { 
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0); 
	}
}

@-ms-keyframes animLoadedHeader {
	to { 
         -ms-transform: translate3d(0,-100%,0);
	}
}

#circle {
    position: absolute;
    top:-10px;
    left:-10px;
    margin: 0 auto;
    width: 220px;
    height: 220px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-animation: rotation 1s infinite linear;
    -moz-animation: rotation 1s infinite linear;
    -o-animation: rotation 1s infinite linear;
    animation: rotation 1s infinite linear;
}

#circle:before {
    content: "";
    display: block;
    position: absolute;
    left: -3px;
    top: -3px;
    height: 100%;
    width: 100%;
    border-top: 3px solid #9b0103;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-right: 3px solid transparent;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}

@-moz-keyframes rotation {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}

@-o-keyframes rotation {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}

@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}


.preloader-image {
  position: relative;
  margin: 0 auto;
  top: calc( 50% - 100px);
  width: 200px;
  height: 200px;
  background: none center center no-repeat transparent;
  background-size: cover;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
      -ms-border-radius: 50%;
       -o-border-radius: 50%;
          border-radius: 50%;
}

.insight-title--title {
    color: #a00104;
    line-height: 1.2;
    font-size: 36px;
	font-weight:bold;
    font-style: normal;
	margin-top:50px;
	text-align:center;
    font-family: 'Cinzel', serif;
}

.insight-title--title-3 {
    color: #a00104;
    line-height: 1.2;
    font-size: 36px;
	font-weight:bold;
    font-style: normal;
	margin-top:50px;
	text-align:center;
    font-family: 'Cinzel', serif;
}

.insight-title--title-3:after {
    content: "";
    display: block;
    height: 10px;
    margin-top: 10px;
    background: url(../images/home_recipes_hr-center.png) center no-repeat;
}

.insight-title--title-2 {
    color: #a00104;
    line-height: 1.2;
    font-size: 36px;
	font-weight:bold;
    font-style: normal;
	margin-top:50px;
	text-align:left;
    font-family: 'Cinzel', serif;
	text-shadow: 2px 2px 1px rgba(25, 25, 25, 1);
}

.insight-title--title-2:after {
    content: "";
    display: block;
    height: 10px;
    margin-top: 10px;
    background: url(../images/home_recipes_hr.png) left no-repeat;
}

.insight-title--subtitle {
    font-size: 30px;
	text-align:center;
    letter-spacing: 0.05em;
    color: #555;
    font-weight: 100;
    line-height: 1.6;
    margin-top: 5px;
	font-family: "Great Vibes";
}

.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #a00104;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}



.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}

.vc_icon_element.vc_icon_element-outer {
    box-sizing: border-box;
    text-align: center;
}


.insight-about--content {
    border: 3px solid #fbc993;
    border-top: 0;
    margin-bottom: -40px;
    padding: 0;
}

.insight-about--content {
    max-width: calc(50% + 40px);
    width: calc(50% + 40px);
}

.col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.insight-about--content--title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -28px;
    width: 100%;
    overflow: hidden;
}

.insight-about--content--title h4 {
    margin-left: 83px;
    white-space: nowrap;	
}

.insight-about--content {
    max-width: calc(50% + 40px);
}

.insight-about--content--title h4 {
	font-weight: 700;
	letter-spacing: 0.03em;
    margin-left: 80px;
	font-size:32px;
	font-family: 'Cinzel', serif;
	color: #333;
}

.insight-about--manage--title h4{
	font-weight: 700;
	letter-spacing: 0.03em;
	font-size:30px;
	font-family: 'Cinzel', serif;
	color: #333;
}

.insight-about--content--title h4 span{
	color:#333;
	font-size:23px;
}

.insight-about--content--title h5 {
	font-weight: 700;
	letter-spacing: 0.03em;
    margin-left: 80px;
	font-size:23px;
	font-family: 'Cinzel', serif;
	color: #a00104;
}

.insight-about--content--title h5 span{
	color:#333;
}

.insight-about--content--title--line {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
    border-top: 3px solid #fbc993;
    margin-left: 30px;
}

.insight-about {
    margin: 40px 0 40px 0;
}

.insight-about--main-img {
    padding: 0;
    margin-top: -40px;
    margin-right: -40px;
    text-align: center;
}

.insight-separator--icon i {
    font-size: 30px;
    color: #a00104;
    display: inline-block;
}


.insight-separator {
    max-width: 350px;
}

.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto;
}

.insight-separator--icon {
    width: 70px;
    text-align: center;
}

.insight-about--main-img {
    z-index: 1;
}


.insight-about--content--text p{
	font-family: 'Tinos', serif;
    font-size: 16px;
    text-align: justify;
    line-height: 1.66667;
    color: #333333;
    font-weight: 400;
}

.insight-about--content--text.manage-content p{
	font-family: 'Tinos', serif;
    font-size: 16px;
    text-align: justify;
    line-height: 32px;
    color: #333333;
    font-weight: 400;
}

.insight-about--content--text li{
	list-style:none;
	line-height:35px;	
}

.insight-about--content--text li::before {
    font-size: 18px;
    color: #a00104;
    padding-left: 10px;
    font-family: 'FontAwesome';
    content: "\f18c";
    position: relative;
    top: 0px;
    left: -10px;
}

.insight-about--content--text {
    padding: 5px 43px 10px 83px;
}

.insight-about--carousel {
    position: relative;
    z-index: 3;
    left: -85px;
}

.about-services{
	z-index:5 !important;
	left:-25px;
}

.about-services .item{
	padding:0px 10px;
}

.carousel-about .owl-carousel .owl-buttons div i {
    height: 25px;
    width: 25px;
    color: #000;
    margin: 1px;
    border: 1px solid;
    border-color: #000;
    border-radius: 100%;
    background: none !important;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
}

.carousel-about .owl-carousel .owl-buttons div{
    border-color: #333 !important;
}

.carousel-about .owl-carousel .owl-buttons div {
    border: 1px solid;
    border-color: #000;
    border-radius: 100%;
}

.carousel-about .owl-controls .owl-buttons .owl-next{
	top:31%;
}

.carousel-about .owl-controls .owl-buttons .owl-prev{
	top:31%;
}

.subpage-logo{
	position:fixed;
	display:inline-block;
	vertical-align:middle;
	top:0px;
	height:100px;
	width:180px;
	transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-family: 'Roboto', sans-serif;
}

.icon-boxes.icon_on_left, .icon-boxes.icon_on_right {
    margin-bottom: 50px;
}

.icon-boxes.icon_on_left .icon-boxes--icon, .icon-boxes.icon_on_left .icon-boxes--inner, .icon-boxes.icon_on_right .icon-boxes--icon, .icon-boxes.icon_on_right .icon-boxes--inner {
    display: table-cell;
    vertical-align: middle;
}

.icon-boxes.icon_on_left .icon-boxes--icon i, .icon-boxes.icon_on_right .icon-boxes--icon i {
    background-color: #a00104;
    border-radius: 50%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    height: 70px;
    width: 70px;
	color:#ffc156;
	border:1px solid #fff;
    display: flex;
    align-items: center;
	font-size:27px;
    justify-content: center;
}

.icon-boxes.icon_on_left .icon-boxes--inner {
    padding-left: 20px;
}

h6.icon-boxes--title{
	font-size:23px;
	color:#fff;
	font-weight:400;
	font-family: 'Oswald', sans-serif;
}

.icon-boxes--content{
	color:#fff;
}

.yellow{
	color:#a00104 !important;
	
}

.white{
	color:#FFF !important;
}

.product-title h2{
	font-family: 'Oswald', sans-serif;	
}

.product-title h2:after {
    content: "";
    display: block;
    height: 10px;
    margin-top: 10px;
    background: url('../images/border_striped_horizontal.png') 0 0 repeat-x;
}

.product-title-2 h2{
	font-family: 'Oswald', sans-serif;
	text-align:left;
	color:#FFF;
}

.product-title-2 h2:after {
    content: "";
    display: block;
    height: 10px;
    margin-top: 10px;
    background: url(../images/home_recipes_hr.png) left no-repeat;
}

.product-pg-list ul{
	padding-left:0px;
}

.product-pg-list li{
	margin-top:10px;
	list-style:none;
	padding:8px 10px;
	color:#FFF;
	background-color:rgba(143,27,35,0.8);
	display:inline-block;
	-webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.75);
box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.75);
}

.product-pg-list li:before{
	font-size:18px;
	color:#fecb51;
	padding-left:10px;
	font-family:'FontAwesome';
	content:"\f18c";
	position:relative;
	top:0px;
	left:-10px;
}

.sub-content h3 {
    font-family: 'Tinos', serif;
    font-size: 36px;
	font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px !important;
	color: #a00104;
}

.divider-deco {
    background: #d6d6d6;
    margin-bottom: 20px;
}

.divider-deco {
    background: #e1e1e1;
    height: 1px;
    margin: 13px 0 20px 0;
}

.sub-content ul {
    margin-left: 0px;
    padding-left: 0px;
}

.sub-content li {
    color: #fff;
	background-color:#333;
	margin-bottom:10px;
	font-size:16px;
    list-style: none;
    padding:15px 40px;
    vertical-align: middle;
    display: block-inline;
}

.sub-content li::before {
    position: absolute;
    left: 15px;
    font-family: 'FontAwesome';
    content:"\f18c";
    color: #4f9840;
    font-size: 20px;
    vertical-align: middle;
    display: block-inline;
}

.divider-deco span {
    background: #333;
    height: 1px;
    width: 30px;
    height: 1px;
    display: block;
}

.brandlogo-upper h3{
	color:#fff;
	text-align:center;
	line-height:45px;
	letter-spacing:0.05em;
	font-family: "Great Vibes";
	text-shadow: 2px 2px 1px rgba(25, 25, 25, 1);
	font-size:35px
}

.contact-form-section.field-border input, .contact-form-section.field-border textarea {
    background-color: #f3f3f3;
    box-shadow: none;
    border: 0;
	border-radius:0px;
	color:#333 !important;
}

.contact-form-section.field-border textarea{
	height:107px;
	color:#333
}


.contact-form-section.field-border .btn-primary{
	background-color:#333;
	color:#FFF !important;
	width:100%;
	padding-top:13px;
	padding-bottom:13px;
}

.contact-form-section.field-border .btn-primary:hover{
	background-color:#a00104;
}

.contact-form-section a {
    background-color: #393939;
    color: #fff;
	width:100%;
	display:inline-block;
    margin-top: 8px;
    padding: 14px 86px 14px 86px;
	text-align:center;
    font-size: 15px;
}

.contact-form-section h2{
	font-size:25px;
	text-align:center;
	margin-bottom:15px;
	color:#666;
	margin-top:0px;
	font-family: 'Oswald', sans-serif;
}

.location h2{
	font-size:25px;
	text-align:left;
	margin-bottom:15px;
	color:#555;
	margin-top:0px;
	font-family: 'Oswald', sans-serif;
}

.contact-form-section .control-label {
    font-weight: 400;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.contact-form-section .form-group select {
    width: 100%;
    border-color: transparent;
	background-color: #f3f3f3;
    color: #5a5a5a;
    padding-left: 8px;
	height: 35px;
    font-family: 'Karla', sans-serif;
}

.contact-form-section .form-group select {
    -moz-border-radius: 7px;
    -moz-appearance: none;
    -webkit-border-radius: 7px;
    -webkit-appearance: none;
    text-overflow: '';
    border-radius: 0px;
    background: #f3f3f3 url(../images/select-arrow-transparent.png) right no-repeat ;
    overflow: hidden;
    font-family: 'Karla', sans-serif;
}

.location p{
	line-height:30px;
	font-size:16px;
}

.location span.bgcolor{
	background-color:#333;
	padding:10px;
	color:#fff;
	margin-top:10px;
}



.location-list li span{margin-right:10px;}
.location-list li span.two,.location-list li span.three{margin-right:48px;opacity:0}
.location-list li{position:relative;}
.location-list .add1 .one{position:relative;top:10px;}
.location-list li.add2{margin-bottom:5px}
.location-list li.cell-no{margin:10px 0 20px;}
.location-list .add1 i,.add1 .one,.cell-no i,.cell-no span,.email i,.email span{border-radius:100%;border:1px solid;border-color:#fa8406;}
.location-list .add1 i,.cell-no i,.email i{padding:8px 11px;color:#666;}
.location-list .add1 .one,.cell-no span,.email span{padding:8px 2px 9px;}
.location-list li.cell-no i{padding:8px 10px;}
.location-list li.email i{padding:8px;}


.location-list .email span{
    border-radius: 100%;
    border: 1px solid;
    border-color: #fa8406;
}

.location-list .add1 .one{
    border-radius: 100%;
    border: 1px solid;
    border-color: #fa8406;
}

.location-list .cell-no span {
    border-radius: 100%;
    border: 1px solid;
    border-color: #fa8406;
}

.location-list .email i{
    border-radius: 100%;
    border: 1px solid;
    border-color: #fa8406;
}

.location-list .email i{
    padding: 8px 11px;
    color: #555;
}

.location-list .cell-no i {
    padding: 8px 11px;
    color: #555;
	border: 1px solid;
    border-color: #fa8406;
}

.social_block-contact ul {
	padding-left:0px;
	margin-left:0px;
}

.social_block-contact ul li{
	display:inline-block;
	
}

.social_block-contact li a {
    cursor: pointer;
	list-style:none;
    margin: 0 10px 0 0;
    padding: 0;
    border-radius: 100%;
    border: 1px solid;
    border-color: #999;
    padding: 2px;
	text-align:left;
	display:block;
	color:#555;
}

.social_block-contact li a:hover{
    color: #fff;
	background-color:#f0f0f0;
	border-color: #d17009;
}

.social_block-contact li i {
    font-size: 12px;
    font-weight: 300;
    height: 35px;
    padding: 0;
    width: 35px;
    border-radius: 100%;
    line-height: 33px;
    text-align: center;
}

.social_block-contact li i.fa-facebook{color:#fff; background-color:#3b5998;}
.social_block-contact li i.fa-twitter{color:#fff; background-color:#17a3f2;}
.social_block-contact li i.fa-linkedin{color:#fff; background-color:#0077b4;}
.social_block-contact li i.fa-skype{color:#fff; background-color:#00b1f0;}

.product-head h3{
	font-size:35px;
	letter-spacing:0.03em;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:0px;
	border-bottom:2px dotted #bababa;
	padding-bottom:10px;
	font-family: 'Oswald', sans-serif;
	color: #a00104;
}

.product-menu-list ul{
	text-align:right;
	margin-top:15px;
}

.product-menu-list li{
	display:inline-block;
}

.product-menu-list li a{
	font-family: 'Tinos', serif;
	padding:7px 25px;
	font-size:17px;
	color:#fff;
	background-color:#fa8406;
}

.product-menu-list li a:hover{
	background-color:#444;
}

.product-menu-list li.product-menu-list-active a{
	background-color:#444;
}

.manage-list ul{
	margin-left:0px;
	padding-left:0px;
}

.manage-list li{
	line-height:40px;
	list-style:square;
	padding-left:0px;
	margin-left:0px;
	font-size:16px;
	color:#333;
}

.manage-list li span{
	line-height:40px;
	list-style:square;
	padding-left:0px;
	margin-left:0px;
	font-size:25px;
	color:#a00104;
}

.profile-list ul{
	margin-left:0px;
	padding-left:0px;
}

.profile-list li{
	list-style:none;
	line-height:35px;
	color:#333;
}

.profile-list h2{
    font-weight: 700;
    letter-spacing: 0.03em;
    font-size: 25px;
    font-family: 'Cinzel', serif;
    color: #333;
}

.banner2-line2 {
    width: 64px;
    height: 5px;
    border-radius: 25px;
	margin-top:15px;
	margin-bottom:15px;
}
.banner2-line2 {
    background: #fa8406;
}
.profile-list li::before {
    font-size: 18px;
    color: #a00104;
    padding-left: 10px;
    font-family: 'FontAwesome';
    content: "\f18c";
    position: relative;
    top: 0px;
    left: -10px;
}

.manage-details h5{
	font-size:20px;
	font-family: 'Tinos', serif;
	color:#a00104
}

.manage-details p{
	line-height:26px;
	color:#444;
	text-align:justify
}

.product-para{
	padding:25px 35px;
	background-color: rgba(143,27,35,0.7);
}

.product-para p{
    font-family: 'Tinos', serif;
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
}

.product-para h4{
	font-size:20px;
	font-weight:700;
	color:#fa8406;
}