
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;
  outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body { font-size: 15px; line-height: 1; font-family: 'arial', sans-serif; overflow-x: hidden !important; }
 
.clearfixer::after{ content:''; clear: both; display: block;}
 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; } 
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }
p { margin:0 auto 10px; font-size: 15px; line-height: 20px; color: #333; }
.vc_row{    margin-left: 0;    margin-right: 0;}
.clear{clear: both;}
h2{font: 900 50px/50px 'Proxima Nova wf', serif;
    text-transform: uppercase;margin-bottom: 20px;color: #2d303f;}
	a:focus{    outline: none;}
	.clear{clear:both;}
/***************************************
 ******************Nav *******************
 *****************************************/
header#masterhead{ position: fixed; z-index: 100; margin: 0 auto; width: 100%; background: transparent;min-height:91px;padding-top:20px ;z-index: 9999;}
 
header#masterhead.scrolling{padding-top: 0;}
header#masterhead::after{ content: ''; position: absolute; left: 0; bottom: 0; right: 0; background: transparent; width: 100%; height: 1px; }
.headerContent{ margin: 0 auto;width: 100%; max-width: 1200px; padding: 0 10px; position: relative; }
header .logo{ display: inline-block; margin:0px auto;     margin-top: 0;}
a.logo img{ height: auto; width:auto; }

.mainNav svg{ display: none; }
.mainNav{ margin: 0 auto; position: absolute; top: 14px; right: 10px; }
.mainNav ul.menu > li{ margin-left: 0px; display: inline-block; min-width:0px;position:relative}
.mainNav li a{ text-decoration: none; margin: 0 auto; display: inline-block; color:#fff; font: 400 16px 'Proxima Nova wf', sans-serif;  position: relative;
	-webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear;text-transform:uppercase;    letter-spacing: 1px;
} 

.mainNav ul.menu > li:last-child a{     padding: 25px 25x 25px 50px;
}

.mainNav ul.menu > li ul li a img { float:left; padding:0 10px 0 0 ;     width: 100px;
    height: 65px;}
.mainNav ul.menu > li ul li a p { padding: 15px 0;}
	
	header#masterhead.scrolling .mainNav ul.menu > li:last-child a {    padding: 25px 25px 25px 50px;}
	
	.mainNav ul.menu > li:last-child:hover a { color:#fff !important;}
	
.mainNav ul ul.sub-menu{ position: absolute; display: none;      background: #fff; top:60px;
    border-radius: 10px;     box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.1); transition: opacity .3s, visibility .4s;     padding: 10px 20px;}
.mainNav ul ul li{ position: relative;border-bottom: 1px solid #d3d3d3; 
    padding: 10px 0;}
.mainNav ul ul li:last-child{border-bottom:none;}
.mainNav ul ul li a{ color:#2a2a2a !important;  }
.mainNav ul ul li:hover > a{  color:#2a2a2a; }
.mainNav ul ul ul{ top: 0; }
.mainNav ul.menu > li ul li a {padding: 0 0px 5px 0 !important;}
header#masterhead.scrolling .mainNav ul.menu > li ul li a {
    padding: 0 0px 5px 0;
}

.mainNav li.backArrow{ display: none; }
.mainNav ul.menu > li > a.subNavArrow,.mainNav ul.menu > li.subNavParent > a{ background-image: none; }
.mainNav li a.subNavArrow,.mainNav li.subNavParent > a{
	background-image: url(images/navArrow.html); background-position: 98% center; background-repeat:  no-repeat; 
}
.mainNav li.subNavParent span.subNavArrow{ position: absolute; background:url(images/nxt-arrow.html) repeat-x center top; padding: 0 20px; 
	height: 38px; right: 0; display: none; -webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear;
}
.mainNav ul.menu > li a{    padding: 25px 0px 25px 30px; text-align: left; display:block;  }
 
.mainNav ul.menu > li:hover{    background: transparent;}
.mainNav ul.menu > li a
.mainNav li.subNavParent span.subNavArrow{ position: absolute; background:url(images/nxt-arrow.html) repeat-x center top; padding: 0 20px;  z-index: 10;
	height: 38px; right: 0; display: none; -webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear;
}
.mainNav li.subNavParent span.subNavArrow::after{ content: '\f105'; font-family: FontAwesome; font-size: 30px; color:#050505; font-style: normal; font-weight: normal; 
	position: absolute; top: 50%; margin-top: -15px;
}
#menu-item-161 a{border:1px solid #fff !important;}

.header#masterhead, header .logo, .mainNav{    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
header#masterhead.scrolling {    background:hsla(0, 0%, 11%, 0.85);min-height:80px}
header#masterhead.scrolling .logo{margin-top: 5px;transform:scale(0.9)}
header#masterhead.scrolling .mainNav{    top: 10px;}
header#masterhead.scrolling .mainNav ul.menu > li a{padding: 25px 0px 25px 50px; }
/********************************
	HANDHELD NAVIGATION STYLE
********************************/
nav.handheld .navBtn{ margin:0 auto; position:absolute; top:4px; right: 18px; z-index:60;  padding:5px; height:25px; width:35px; cursor:pointer;
	-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; -ms-transition:all 1s; transition:all 1s;
}
/********* NAV BUTTON STYLE *********/
nav.handheld .navBtn span { display: block; position: absolute; height: 3px; width: 50%; background: #fff; opacity: 1;
	-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;
}
nav.handheld .navBtn span:nth-child(even){ left: 50%; border-radius: 0 2px 2px 0; }
nav.handheld .navBtn span:nth-child(odd){ left:0px; border-radius: 2px 0 0 2px; }
nav.handheld .navBtn span:nth-child(1), nav.handheld .navBtn span:nth-child(2) { top: 0px; }
nav.handheld .navBtn span:nth-child(3), nav.handheld .navBtn span:nth-child(4) { top: 10px; }
nav.handheld .navBtn span:nth-child(5), nav.handheld .navBtn span:nth-child(6) { top: 20px; }
nav.handheld .navBtn.navActive span:nth-child(1),nav.handheld .navBtn.navActive span:nth-child(6) { 
	-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);
}
nav.handheld .navBtn.navActive span:nth-child(2),nav.handheld .navBtn.navActive span:nth-child(5) {
  -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);
}
nav.handheld .navBtn.navActive span:nth-child(1) { left: 5px; top: 5px; }
nav.handheld .navBtn.navActive span:nth-child(2) { left: calc(50% - 5px); top: 5px; }
nav.handheld .navBtn.navActive span:nth-child(3) { left: -50%; opacity: 0; }
nav.handheld .navBtn.navActive span:nth-child(4) { left: 100%; opacity: 0; }
nav.handheld .navBtn.navActive span:nth-child(5) { left: 5px; top: 13px; }
nav.handheld .navBtn.navActive span:nth-child(6) { left: calc(50% - 5px); top: 13px; }
/********* NAV BUTTON STYLE *********/
nav.handheld.mainNav{ display: block; width: 100%; top: 0; right: 0; z-index: 1000; }
nav.handheld.mainNav .menuWrapper{ width: 100%; position: absolute; top: 47px; right:0; overflow:hidden; padding: 0; height: auto; max-width: 100%; background: rgb(255 255 255 / 92%); }
nav.handheld.mainNav ul{ left:0 !important; display: none; position: relative; width: 360px;    padding: 10px 0; }
nav.handheld.mainNav ul li{     border-bottom: solid 1px #e5e5e5; display: block; width: 100%; float: none; position:static; margin: 0 auto !important; text-align: center; }
header#masterhead.scrolling nav.handheld.mainNav ul li > a{padding:10px 15px;}
nav.handheld.mainNav ul li > a{padding:10px 15px;}
nav.handheld.mainNav li a::after{ display: none; }
nav.handheld.mainNav li.current-menu-item a,
nav.handheld.mainNav li.current-page-ancestor a{ background: transparent; }

nav.handheld.mainNav li a{ color:#000; padding: 10px; display: block;  }

nav.handheld.mainNav li a.selected:not(.stacked),
nav.handheld.mainNav li.active a{ background-color:transparent; }

nav.handheld.mainNav ul ul{ width: 100%;
    top: 0px;
    left: 360px;
    position: absolute;
    padding: 0 25px;
    border-radius: 0; z-index: 999;}

nav.handheld.mainNav li.subNavParent span.subNavArrow{ display: block; z-index:999; }
nav.handheld.mainNav li.subNavParent span.subNavArrow:hover{ background-color:transparent; background-position:center bottom; }
nav.handheld.mainNav li.subNavParent > a{ background-image: none; }

nav.handheld.mainNav li a.subNavArrow,nav.handheld.mainNav ul.menu > li > a.subNavArrow{ background-image:url(images/nxt-arrow.html); 
	background-position:right top;  background-repeat:  no-repeat; 
}
#menu-mainmenu .current-menu-item a{color:#fcb12a !important;}
.mainNav ul.menu > li:hover a{color:#fcb12a ;}
#menu-mainmenu > li::before{  display:none;  content: '';
width: 23px;
height: 25px;
background: url(images/menuicons.png);
      position: absolute;
top: -23px;
left: 9px; opacity:0;
-webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear;
}
#menu-mainmenu .current-menu-item::before,#menu-mainmenu > li:hover::before{ opacity:1;}
/********************************
			BEST TABS
*********************************/
.bestTabs{padding: 0 0px 30px;}
.tabsNav{ margin:0 auto; text-align:left; position: relative; z-index:10;   }
.tabsNav a{margin: 0 35px 0 0; display:inline-block; color:#2d303f; text-decoration:none; font:300 18px/18px 'Proxima Nova wf', sans-serif; text-transform: uppercase;position: relative; padding: 10px 0; -webkit-transition:all 0.3s linear;  -moz-transition:all 0.3s linear; transition:all 0.3s linear; 
}
.tabsNav a:hover{ color:#2d303f;   }
.tabsNav a.active{ color:#2d303f;  }


.tabsContWrapper{ margin:34px auto 6px; position:relative; overflow:hidden; z-index:8; max-width: 1000px; }
.tabContnt{ position:absolute; opacity:0; width:100%; top: 0; z-index: 3; }
.tabContnt p{ margin: 0 auto 15px; font:300 17px 'Bebas', sans-serif; color:#000; text-align:left; }
.tabContnt.currentTab{ position:relative; opacity:1; z-index: 5; }
.tabsContetBody .blogFull.first .blogContent{padding-left:5px;}
.tabContnt a.tabsAccordLink{ display: none; }
.tabsContetBody .blogFull{width:100%;padding:15px 20px 15px 0px;}

.tabsContetBody .blogFull .blogImg{width:25%;display: inline-block;vertical-align: middle;}
.tabsContetBody .blogFull .blogContent{width:74%;padding-left:15px;padding-right:5px;display: inline-block;vertical-align: middle;}

.tabsContetBody .blogFull .blogImg img{ height:auto;}
.postlinks a{color:#fff;background: #97b14c;font:300 17px/17px 'Nunito', sans-serif;padding:5px 15px;text-transform: uppercase;transition: all 0.3s linear;}
.postlinks a:hover{background: #641026;}
.blogFull .blogtitl{font:700 20px/25px 'Proxima Nova wf', sans-serif;color:#2c2c2c;margin-bottom: 5px;display: inline-block;text-transform: uppercase;letter-spacing: 1px;}
.tabContnt p{font:300 16px/30px 'Nunito', sans-serif;}
.postdate .categoryName{color:#640f26;}
.BlogContainer{max-width:1153px;margin:50px auto 20px;}
.back-to-post > a{background:#fff;color:#7a1632;padding:5px 10px;}
.back-to-post{    position: absolute;
    bottom: 5px;
    left: 17%;}
	.blogSingle .blogSignleImg{width:30%;float:left;}
	.blogSingle .blogSingleCont{width:70%;float:left;padding:0px 30px}
	.galleyContainer .tabsNav a.active{    color: #2d303f;
    font-weight: 600;
    border-bottom: 2px solid #2d303f;
    padding-bottom: 4px;}
/********************************
			BEST TABS
*********************************/
/********************************
			BEST ACOORDIAN
*********************************/
.accordion .tabsNav, .ourmenuContainer .accordion .tabsNav{ display: none; }
.accordion .tabsContWrapper{ margin:0 auto; position:relative; overflow:hidden; z-index:8; max-width: 1000px; }
.accordion .tabContnt{ position:relative; opacity:1; width:100%; margin: 1px auto; }
.accordion .tabContnt a.tabsAccordLink{ display: block; margin: 0 auto; padding:10px 20px; background: #fff; text-decoration: none; color:#000;     border: 1px solid #f7f7f7;}
.accordion .tabContnt .tabsContetBody{ display: none; padding: 20px; }
.accordion .tabContnt.currentTab{ position:relative; opacity:1; }
.accordion .tabContnt.currentTab .tabsContetBody{ display: block; }
.accordion .tabContnt a.active{ background:#fff ;color:#7a1632 }

/********************************
			BEST ACOORDIAN
*********************************/

/******** Footer ***********/
#masterFoot{ background: #1c1c1c;color: #fff;padding:60px;}
#masterFoot .footerContainer{max-width:1200px;margin: 0 auto;position: relative;}

.footerTriBoxLeft, .footerTriBoxCenter, .footerTriBoxRight{width: 33.333%;float: left;color: #FFF;padding:0 20px; margin: 0 0 35px}
.footerTriBoxLeft .widget-title, .widget-title, .footerTriBoxCenter .widget-title{color: #FFF;font:700 20px/25px 'Proxima Nova wf', serif;letter-spacing: 1px;margin-bottom: 30px;text-transform: uppercase;}
.footerTriBoxLeft p{font:300 15px/20px 'Proxima Nova wf', serif;color: #b2b2b2;text-align: justify;	 }
.footerTriBoxCenter p.address{padding-left:40px;background: url(images/address.png) no-repeat;color: #b2b2b2;}
.footerTriBoxCenter p.phone{padding-left:40px;background: url(images/phone.png) no-repeat;color: #b2b2b2;}
.footerTriBoxCenter p.mail{padding-left:40px;background: url(images/mail.png) no-repeat;color: #b2b2b2;}
.footerTriBoxCenter p a{color: #b2b2b2;text-decoration:none !important;box-shadow: none !important;}
.footerTriBoxCenter p a:hover{color:#fff !important}
.footerTriBoxRight p{font:300 15px/20px 'Proxima Nova wf', serif;color: #b2b2b2;text-align: center;}
.social-icons-lists{text-align: center;}
.footerTriBoxRight  .widget-title{opacity: 0;}
.social-icons-lists .socicon{padding: 0 !important;    font-size: 30px !important;background: transparent !important;     margin-bottom: 17px;}
/******** home Slider ************/
.crellyslider>.cs-navigation{opacity:1 !important;}
.crellyslider>.cs-navigation{    width: 30px;right:14%;bottom: 50%;}
.crellyslider>.cs-navigation>.cs-slide-link{    display: block !important;}
.contentstyle{font-family:'Proxima Nova wf', serif !important;text-transform: uppercase;     display: block !important;
    padding: 250px 50px 0  !important;
    max-width: 1200px;
    margin: 0 auto;}
.contentstyle strong{font-weight:900}
.contentstyle span{line-height:50px !important;}
.crellyslider>.cs-slides>.cs-slide a{background: url('images/homebtn.png') no-repeat;background-size:100% 100%;    padding: 10px 28px !important;    padding: 20px 28px !important;display: inline-block;}
.crellyslider>.cs-navigation>.cs-slide-link.cs-active{background:transparent url('images/sactive.png') no-repeat !important;    width: 22px;    height: 23px;}
.crellyslider>.cs-navigation>.cs-slide-link{background:transparent url('images/slactive.png') no-repeat center center !important;    width: 22px;    height: 23px;opacity: 1;box-shadow:none;}
.cs-navigation::after{    content: '';
    width: 1px;
    height: 300px;
    background: #fff;
    display: inline-block;    margin-left: 4px;}
	.contentContainer{max-width:1024px;margin: 0 auto;    position: relative;}
/******** Home page **********/
.homeContent>.vc_column-inner {background: url('images/homecontentbg.png');    background-attachment: fixed;
    padding-bottom: 80px;}
.homeContent #h_contentCont{    max-width:100%;    margin: 0 auto;    overflow: visible;    position: relative;    display: inline-block;    width: 100%;}
	.homeContent #h_contentCont .wpb_text_column{max-width:620px;    margin: 0 auto;    position: relative;}
.homeContent #h_contentCont h2{font:900 50px/50px 'Proxima Nova wf', serif;text-transform: uppercase;color: #000;    margin-bottom: 20px;    opacity: 0.8;}
.homeContent p{color:#4f4f4f !important;font:400 15px/25px 'Roboto', sans-serif;}
#firstContent .homeContent{background: url('images/animatedbg_home.png') repeat-x 0 0;    padding-top: 188px;    margin-top: -121px; -webkit-animation: slide 500s linear infinite;animation: slide 500s linear infinite;    z-index: 999;    overflow: hidden;}
 #h_contentCont .vc_column_container>.vc_column-inner>.wpb_wrapper .wpb_text_column.wpb_content_element::after{content: '';
    background: url(images/contenth_home.png);
    width: 284px;
    height: 150px;
    position: absolute;
    right: -151px;
    top: -47px;
    animation: 10s;
    -moz-animation: 10s;
    -webkit-animation: 10s;
    -o-animation: 10s;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;}
.homeContent #h_contentCont::before{    content: '';    background: url('images/tomaoto_home.png') no-repeat;    width: 271px;    height: 279px;    position: absolute;    left: 0; -webkit-animation: spin 15s linear infinite alternate; animation: spin 15s linear infinite alternate; }
.homeContent #h_contentCont::after{	content: '';
    background: url(images/chicken_hme.png) no-repeat;
    width: 362px;
    height: 368px;
    position: absolute;
    right: -156px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    top: -175px;}
	
	.menusSliderContainer{max-width:1024px;margin: 0 auto;    padding: 50px 0 70px;    position: relative;}
	.titleProject{font:700 18px/25px 'Proxima Nova wf', serif;text-transform: uppercase;color: #FFF;    text-align: center;margin-top:15px;}
	.moreFrmFans .titleProject{font: 600 16px/23px 'Proxima Nova wf', serif;text-shadow: 2px 2px 4px #000000;}
	.moreFrmFans{background: url('images/mrelinkbg.png') no-repeat center;background-size: cover;padding:60px 0 100px;     }
	.moreFrmFans h2{color: #FFF;}
	.moreFrmFans h2::after{content:'';width:84px;height:32px;background: url('images/likesF3.png') no-repeat;    display: inline-block;    margin-left: 43px;    animation: shake 8s cubic-bezier(.36,.07,.19,.97) infinite;}
	.moreFrmFans .contentContainer::before{content:'';width:88px;height:75px;background:url('images/likesF1.png') no-repeat ;display: inline-block;    position: absolute;    bottom: 20%;    left: -100px;    animation: shake 6s cubic-bezier(.36,.07,.19,.97) infinite;}
	.moreFrmFans .contentContainer::after{content:'';width:40px;height:74px;background:url('images/likesF2.png') no-repeat ;display: inline-block; position: absolute;    right: -111px;
    bottom: 29%;    animation: shake 8s cubic-bezier(.36,.07,.19,.97) infinite;}
	.moreFrmFans .projImage img{    box-shadow: 0 16px 37px -8px #000;}
	
	.moreFrmFans .lSAction > a{ background: url(images/mf-arrow.gif) no-repeat left center; width: 25px; height: 24px; bottom: -50px; top: auto; left: calc(50% - 30px); opacity: 1;	}
	.moreFrmFans .lSAction > a.lSNext { background-image: url(images/mf-arrow.gif); background-position:right center; left: auto; right: calc(50% - 30px); }
	
	
	
	.menusSlider{position: relative;}
.menusSlider .lSAction > a.lSPrev{ background: url(images/hcontrlhvrL.png) no-repeat !important;    width: 25px;    height: 24px;    bottom: 10px;
    top: auto;    left: 47%;}
.menusSlider .lSAction > a.lSNext{ background: url(images/hcontrlhvrR.png) no-repeat !important;    width: 25px;    height: 24px;    bottom: 10px;
    top: auto;    right: 47%;}
	#menuGallery{z-index: 9;position: relative;}
.leftBox{    width: 51%;    height: 50%;    display: inline-block;    border: 1px solid #bdbcb9;    position: absolute;    bottom: 20px;    left: -81px;border-right: 0;}
.leftBox::after{content: '';    width: 8px;    height: 8px;    background: #b6b6b5;    position: absolute;    right: 0;    bottom: -4px;    border-radius: 5px;}
.rightBox{  width: 51%; height: 50%;display: inline-block;    border: 1px solid #bdbcb9;    position: absolute;    bottom: 20px;    right: -81px;border-left: 0;}
.rightBox::before{content: ''; width: 8px;height: 8px;background: #b6b6b5;position: absolute;    left: 0;    bottom: -4px;    border-radius: 5px;}
#menuGallery li.item{position: relative;}
#menuGallery .titleProject{    position: absolute;    left: 0;    right: 0;    margin: 0 auto; bottom: 0;   text-align: center; min-height: 60px;}
.ourmenu{background: url('images/ourmenubanner.jpg');    padding: 70px 0 30px;   position:relative;    background-size: cover;}
.contentContainer .ourmenuContainer{max-width:100%;}
.blogimgSize{    border: 1px solid #a5a19d;    padding: 5px;    display: inline-block;    border-radius: 6px;}
.blogimgSize img{ border-radius: 6px;}
.ourmenu::before{content:'';background: url('images/ourmenuLeftpng.png');width: 282px;height: 595px;position: absolute;left: 0;}
.ourmenu .contentContainer .ourmenuContainer{position: relative;}
.ourmenu .contentContainer .ourmenuContainer::after{content:'';background: url('images/menuboard.png');width: 450px;height: 539px;position: absolute;right: -450px;top: 220px;}
.ourmenu::after{content:'';background: url('images/ourmenuRight.png');width: 215px;height: 218px;position: absolute;right: 2%;top: 1%;}
.viewmre{font:700 15px 'Proxima Nova wf', serif;color: #000;	text-transform: uppercase;    text-align: right;position: relative;}
.viewmre a{color: #000;padding-right: 40px;}

.viewmre a::after{content:'';background: url('images/vmreArr.png') no-repeat;width: 32px;height: 9px;position: absolute;right: 0;top:2px}
.ourmenu h2{font:900 50px 'Proxima Nova wf', serif;color: #2d303f;}
.gallery_home .galBlock{display: inline-block; vertical-align: top; margin: 0 4px;}
.galHomeContainer{text-align: center;}
.galHomeContainer .galBlock:nth-of-type(odd){margin-top:45px;}
.gallery_home .galzoom{transition: transform .2s; width: 150px; height: 157px; margin:7px auto; display:block; position: relative;z-index: 0;  }
.gallery_home .galzoom:last-child::after{ content: ''; background: url(images/gal-shadow.png) no-repeat center; position: absolute;
    left: -25px; right: -25px; bottom: -10px; z-index: -1; height: 28px; background-size: contain; }
.gallery_home .galzoom:hover {-ms-transform: scale(2); /* IE 9 */    -webkit-transform: scale(2); /* Safari 3-8 */    transform: scale(2);z-index: 9;}
.gallery_home{background: url('images/gally_home.jpg') no-repeat center;background-size:cover;padding:100px 0 100px;position: relative; z-index: 3;}
.gallery_home h2{color: #000;text-align: center;margin-bottom: 30px;}
.galHomeContainer .galleryImage{position: relative;}
.galHomeContainer .galleryImage .gallContnt{position: absolute;top: 0;left: 0;color: #FFF;    width: 100%;    height: 100%;    background: rgba(0, 0, 0, 0.59);	}

.galHomeContainer .galleryImage .gallContnt h3{color: #FFF;font:700 10px 'Proxima Nova wf', serif; text-transform: uppercase;
     -webkit-background-size: 94px 6px; background-size: 94px 6px; padding-bottom: 8px; margin-bottom: 6px; }
	
.galHomeContainer .galleryImage .gallContnt p{color: #FFF;font:400 8px/9px 'Proxima Nova wf', serif;}
.gallery_home .galzoom .gallContnt{opacity: 0;}
.gallery_home .galzoom:hover .gallContnt{opacity: 0.5;}
.gallery_home .galzoom .gallVeticle{display: inline-block;vertical-align: middle;    width: 95%;    padding-left: 3%;}
.gallery_home .galzoom .gallContnt::after{content:'';width: 0;height: 100%;display: inline-block;vertical-align: middle;}
/*.gallery_home::before{content:'';background: url('images/gallafter.png') no-repeat; width: 301px; height: 313px; position: absolute; top: -205px; right: 2%;}*/
.gallery_home::after{content:'';background: url('images/gallafter.png') no-repeat; width: 301px; height: 313px; position: absolute; bottom: -60px; right: 2%; z-index: -1;}

.testBlog{background: url(images/ourteambg.jpg) repeat;padding:100px 0;-webkit-animation: slide 500s linear infinite;animation: slide 500s linear infinite;    position: relative; }
.testBlog .testimonialBlock, .testBlog .blogBlock{width:100%;display: inline-block;vertical-align: top;text-align: center;padding:10px 20px;}
.testBlog .blogBlock{border-left:1px solid #c8c9cb;}
.testBlog::after{content:'';width:104px;height:106px;position:absolute;bottom:0;right:0;background: url('images/hometestimoSprite2.png')  no-repeat}
.testBlog::before{content:'';width:275px;height:214px;position:absolute;top:0;left:0;background: url('images/hometestimoSprite1.png')  no-repeat}
#testimonl{text-align: center;}
#testimonl .profilePic img{border-radius:50%;}
#testimonl .testContent{font:300 15px/20px 'Roboto', sans-serif;color: #707070;margin-top: 10px;    position: relative;
    padding: 0 20px;}
#testimonl .testTitle{font:600 16px 'Proxima Nova wf', serif;color: #000;	margin-top: 20px;}
#testimonl .testiDes{font:300 15px 'Roboto', sans-serif;color: #707070;text-transform: uppercase;}
.testimonialBlock .lSSlideOuter .lSPager.lSpg > li:hover a, .testimonialBlock .lSSlideOuter .lSPager.lSpg > li.active a{    background-color: #161616;}
.testimonialBlock .lSSlideOuter .lSPager.lSpg > li a{    background-color: #b9b9b9;    height: 10px;width: 10px;}
.blogf{border:1px solid #999999;padding:15px 10px;margin-bottom: 30px;position: relative;}
.blogf .blogl{width:30%;display: inline-block;vertical-align: middle;text-align: left;}
.blogf .blogr{width: 69%;display: inline-block;vertical-align: middle;text-align: left;}
.blogf .blogr h3{font:600 18px 'Roboto', sans-serif;color: #000;text-transform: uppercase;margin-bottom: 5px;}
.blogf .blogr .date{float: right;}
.blogf::before{    content: '';    width: 26px;    height: 26px;    position: absolute;    right: 21px;    top: -13px;    background: #fff url(images/blogicon.png) no-repeat center;    padding: 0 30px;
}
#testimonl .testContent::before{    content: '';    width: 31px;    height: 24px;    background: url(images/testiLeft.png) no-repeat;position: absolute;
    left: 0;    top: -9px;}
#testimonl .testContent::after{content:'';width:31px;height: 24px;background: url(images/testiRight.png) no-repeat; position:absolute;bottom: 0;right: 0;}
 #masterFoot .footerContainer::before{content:'';background: url(images/footerImg.png) no-repeat;width: 271px;height: 219px;position: absolute;top: -197px;left:-161px;}
 #masterFoot .footerContainer::after{content:'';width: 227px;height: 232px;position: absolute;top: -155px;right: -85px;}
.gallery_home .viewmre a{color:#000;}	
.gallery_home .viewmre{margin-top:80px;    margin-right: 105px;}
.gallery_home .viewmre a::after{    content: '';
    background: url(images/vmreArr.png) no-repeat;
    width: 32px;
    height: 9px;
    position: absolute;
    right: 0;
    top: 2px;}
    .testBlog .blogBlock h2{text-align:left;}
   .ourmenuContainer .tabsNav {    border-bottom: 1px solid #9f9d97;
    display: inline-block;}
.ourmenuContainer .tabsNav a.active, .ourmenuContainer .tabsNav a:hover   {border-bottom: 5px solid #000;}
	/*************Gallery***************/
.headerWave .maincontent{background: url(images/animatedbg_home.png) repeat-x top center; padding-top: 158px; margin-top: -121px; position: relative;}
     .home .headerWave .maincontent{-webkit-animation: slide 20s linear infinite; animation: slide 500s linear infinite;}
.headerWave .maincontent .galleryPage, .blogPage, .blogSinglePage, .testimonialPage, .storyblock, .contactPage, .menuPage{background: url('images/homecontentbg.png') repeat;}
 .contactPage{overflow:hidden}
.galleyContainer{max-width:1024px;margin: 0 auto; padding:0;}
/*.galleryPage, .menuPage, .storyblock{    -webkit-animation: slide 20s linear infinite;-moz-animation: slide 20s linear infinite;
    animation: slide 500s linear infinite;} */
.galleyContainer .gallyImages{width:25%;float: left;    position: relative;}
.galleyContainer .gallyImages img{width: 100%;    display: block;}
.galleyContainer h2{text-align: center;}
.galleyContainer .tabsNav{text-align: center;}

/*.galleyContainer .tabsContetBody .page{
	-webkit-box-shadow: 2px 10px 148px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 10px 148px -5px rgba(0,0,0,0.75);
	box-shadow: 2px 10px 148px -5px rgba(0,0,0,0.75);
}*/

.galleyContainer .bestTabs{position: relative;}
.galleyContainer .bestTabs::before{    content: '';
    height: 100%;
    width: 277px;
    background: url(images/galCnLeft.png) no-repeat;
    display: inline-block;
    position: absolute;
    left: -128px;
    top: -68px;
    z-index: 0;max-height:893px}
	
	.galleyContainer .bestTabs::after{content:'';background: url(images/galCnRight.png);width: 202px;height: 100%;position: absolute;right: -98px;top: 0;display: inline-block;z-index: 0;max-height:818px}
	
	.galleyContainer .pagination .page-item{display: none;}
	.galleyContainer .pagination .page-item a{	box-shadow: none !important;}
	.galleyContainer .pagination .page-item.prev, .galleyContainer .pagination .page-item.next{display: inline-block;margin:0 10px;}
	.galleyContainer .pagination .page-item.disabled{    opacity: 0.5;
}.galleyContainer .pagination .page-item.disabled a{cursor: not-allowed;}
.galleyContainer .vmre {
   
  font:100 18px 'Proxima Nova wf', serif;text-transform: uppercase;color: #FFF;border:1px solid #fff;padding:15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;padding:10px 13px;
}
	.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
.gallyImages:hover .overlay {
  height: 100%;
}
 
/********Blog**********/
.blogContainer{max-width:1024px;margin: 0 auto;}
.blogPage{padding:30px 0 20px;   }
.blogPage h2{text-align: center;    margin-bottom: 50px;}
.blogBlockOne{margin-bottom:60px;}
.blogBlockOne .blogImage{width:45%;display: inline-block;vertical-align: middle;float: left; }
.blogBlockOne .blogContent{width: 55%;display: inline-block; vertical-align: middle;float: left;background: #FFF;}
.blogBlockOne .blogImage img{width:100%;display: block;}
.blogBlockOne:nth-child(even) .blogImage{width:45%;display: inline-block;vertical-align: middle;float: right; }
.blogBlockOne .blogContentVeticle{ display: inline-block;vertical-align: middle;width: 99%;}
.blogBlockOne .blogContent::after{content:'';display: inline-block;width: 0;height: 100%;vertical-align: middle;}
.blogBlockOne .blogContent .readMre{position: absolute;bottom: 17px;right: 8px;font:400 14px/18px 'Proxima Nova wf', serif;text-transform: uppercase; }
.blogBlockOne .blogContent{position: relative;text-align: center;}
.blogBlockOne .tymblog{display: inline-block;background: #000;color: #FFF;font:400 13px 'Roboto', sans-serif;padding:15px}
.blogBlockOne .tymblog .btime{font:400 27px 'Roboto', sans-serif;display: block;}
.blogBlockOne h3{font:700 30px/35px 'Proxima Nova wf', serif;text-transform: uppercase;    margin: 20px 0 20px;}
.blogBlockOne p{font:300 14px/18px 'Proxima Nova wf', serif;    padding: 0 35px 30px;}
.blogBlockOne .readMre::after{    content: '';    width: 31px;    height: 10px;    background: url(images/readmre.png) no-repeat;    display: inline-block;    margin-left: 10px;}
.paginationpost.pagination .page-item{display: inline-block;margin: 0 10px;}
.paginationpost.pagination .page-item a{text-decoration:none !important;box-shadow:none !important;font:600 22px/23px 'Proxima Nova wf', serif;color: #9d9d9d;}
.paginationpost.pagination{text-align: right;}
.paginationpost.pagination .page-item.active a, .paginationpost.pagination .page-item a:hover{color: #000;}

/******** Blog Single *************/
.blogSinglePage .blogcontainer{max-width:1024px;margin: 0 auto;padding:80px 0 200px;}
.blogSinglePage .blogcontainer h2{text-align: center;    margin-bottom: 40px;}
.col-md-8 .titlePost h3{font:700 38px/45px 'Proxima Nova wf', serif;text-transform: uppercase;margin:20px 0;}
.col-md-8 {    width: 66.66666667%;    float: left;padding-right:30px;border-right:1px solid #c8c7c2;}
.col-md-4 {    width: 33.33333333%;float: left;padding-left:30px;}
.articleContent p{font:300 14px/18px 'Proxima Nova wf', serif;}
.bloSignleImg .postThumb{position: relative;}
.bloSignleImg .postThumb img{display: block;width: 100%;}
.bloSignleImg .bloDate{position: absolute;bottom: 0;right: 0;background: #f9ae2e;color: #FFF;font: 400 13px 'Roboto', sans-serif;
    padding: 15px;text-align: center;}
.bloDate .btime{    font: 400 27px 'Roboto', sans-serif;
    display: block;}
.blogSinglePage .col-md-4 h3{font:700 28px/35px 'Proxima Nova wf', serif;text-transform: uppercase;margin:20px 0 10px;padding-bottom:8px;border-bottom:1px solid #c8c7c2;}
.recentpostcontent h4, .archivlist ul li, .categories ul li{margin-bottom:7px;}
.recentpostcontent h4 a, .archivlist ul li a, .categories ul li a{font:300 15px/18px 'Proxima Nova wf', serif;}
/************Testimonial *****/
.testimonContainer{max-width:1024px;margin: 0 auto;padding:20px 0 80px;text-align: center;}
.testimonContainer h2{text-align: center;}
.testimonContainer .content{text-align: center;margin-bottom:50px;}
 .testimonialList .testimonialLine{margin-bottom: 50px;display: none;}
.testimonialLine .testimonListItem{width:47%; text-align: left;border:7px solid #000;    padding: 35px;position: relative;}
.testimonialLine .testimonListItem::before{content:'';width:35px;height: 32px;background: #f0efec url(images/tesLeft.png) center no-repeat; position: absolute;    top: -25px;    left: 9px;    padding: 0 26px;    display: inline-block;}
.testimonialLine .testimonListItem::after{content:'';width:35px;height: 32px;background: #eeede9 url(images/tesRight.png) center no-repeat; position: absolute;    bottom: -25px;    right: 13px;    padding: 0 29px;}
.testimonialLine .testimonListItem:nth-child(odd){float: left;}
.testimonialLine .testimonListItem:nth-child(even){float: right;}
.testimonialLine .testimonListItem .tstprofilePic{width: 35%;float: left;}
.testimonialLine .testimonListItem .testimoContent{width:65%;float: left; }
.testimonListItem .testimoContent .testContent{font:300 15px/18px 'Proxima Nova wf', serif;}
.testimonListItem .testimoContent .testTitle{font:700 20px/22px 'Proxima Nova wf', serif;text-transform: uppercase;margin:15px 0 2px;color: #000;}
.testimonListItem .testimoContent .testiDes{font:italic 100 13px/15px 'Proxima Nova wf', serif;color: #464646;}
.testimonListItem .tstprofilePic img{border-radius:50%;}
#loadMore{background: #000;color: #fff; display: inline-block;margin: 0 auto;font:600 18px 'Proxima Nova wf', serif;text-transform: uppercase;
padding:22px 36px;cursor:pointer;border: 2px solid #000;transition:all 0.3s linear;}
#loadMore:hover{background: transparent;color:#000;}
/******About*********/
.overflow{overflow: hidden;}
.aboutPage{position: relative;    }
.aboutPage::before{content:'';width: 427px;height: 268px;background: url(images/stroybefr.png) no-repeat;position: absolute;top: -206px;right: 0;    z-index: 1;}
.aboutPage .kitchenblock{background: url(images/abtkitchenbg.jpg) no-repeat center;background-size:cover ;padding:100px 0 150px;position: relative;-webkit-box-shadow: 0px -12px 67px -19px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -12px 67px -19px rgba(0,0,0,0.75);
box-shadow: 0px -12px 67px -19px rgba(0,0,0,0.75);}
.aboutPage .storycontent{padding-left:41%;padding-top:46px;    padding-bottom: 100px;background: url(images/storychef.png) no-repeat left bottom;overflow:hidden;}
.storyblock .contentContainer, .storyblock {position: relative;}
.storyblock::before{content:'';width: 131px;height: 415px;background: url(images/storyL.png) no-repeat;position: absolute;top: 25%;left: 0;}
.storyblock::after{content:'';width: 152px;height: 352px;background: url(images/storyR.png) no-repeat;position: absolute;bottom: 0;right: 0;display:none;}
.aboutPage .storycontent p{text-align:justify;}
.kitchencontent{max-width:640px;}
.kitchencontent p{text-align:justify;}
.kitchenimg{position: absolute;right: 0;top: -54px;}
.abtslider{background:  url(images/abtsliderrbg.jpg) no-repeat;-webkit-background-size: cover;
background-size: cover;padding:50px 0 60px;    position: relative;}
#abtusSlider h2{color: #FFF;}
#abtusSlider{color: #FFF;}
#abtusSlider .abtSliderImg, #abtusSlider .abtSliderCont{width: 49%;display: inline-block;vertical-align: middle;    line-height: 20px;letter-spacing:1px;}
.abtslidercontent .lSAction a.lSPrev{background: url(images/abtRightS.png) no-repeat;top:auto;bottom: -28px;left: 41%;}
.abtslidercontent .lSAction a.lSNext{background: url(images/abtLeftS.png) no-repeat;top:auto;bottom: -24px;right: 52%;}
.ourteam{background: url(images/ourteambg.jpg) repeat-x;-webkit-background-size: cover;
background-size: cover;padding:50px 0;animation: slide 500s linear infinite;-webkit-animation: slide 500s linear infinite; }
.ourteamtext .teamImg{width:30%;display: inline-block;vertical-align: middle;}
.ourteamtext .teamcnt{width:68%;display: inline-block;vertical-align: top;}
.ourteamslider{padding-left:30%;position: relative;}
.ourteamslider .lSAction a.lSPrev{background: url(images/ourteamR.png) no-repeat;    top: auto;    bottom: -26px;    right: 23px;    left: auto;}
.ourteamslider .lSAction a.lSNext{background: url(images/ourteamL.png) no-repeat;    top: auto;    bottom: -26px;    right: 0;    left: auto;}
.ourteam .ourteamtext h2{ color:#242424}
.ourteamtext .teamcnt h3{ color: #404040;font:700 24px/26px 'Proxima Nova wf', serif;text-transform: uppercase;}
.ourteamtext .teamcnt h4{font:italic 100 17px/20px 'Proxima Nova wf', serif;    margin-bottom: 10px; }
.ourteamtext .teamcnt h4::before{content:'-'}
.ourteamtext .teamcnt p{font:300 15px/20px 'Roboto', sans-serif;}
.tomatoAbt{
       position: absolute;
    bottom: -22%;
    right: 35px;}
	
	/********Contact*********/
	.contactmap{-webkit-box-shadow: 0px -12px 67px -19px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -12px 67px -19px rgba(0,0,0,0.75);
box-shadow: 0px -12px 67px -19px rgba(0,0,0,0.75);}
	.contactform{max-width:542px;margin: 0 auto;padding-bottom:58px;padding-top:31px;}
	.contactform .caldera-grid .form-group{ margin-bottom: 35px; position: relative; }
	.contactform .caldera-grid .help-block{ position: absolute;bottom: -30px; }
	
	.contactform .caldera-grid .alert-success{ text-align: center; font-size: 18px; padding:150px 20px 50px; margin: 50px auto; position: relative; 
		-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border: 2px solid  #32ba7c; overflow: hidden; background-color: transparent;
	}
	.contactform .caldera-grid .alert-success::before{ content:""; position: absolute; top: 20px; left: 0; right: 0; margin: 0 auto; display: block; width: 126px; height: 126px; 
		background: url(images/success-icon.png); z-index: 3; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); transform: scale(0.7);
	}
	.contactform .caldera-grid .alert-success::after{ content:""; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; display: block; width: 100%; height: 90px;
		background: #32ba7c; z-index: 2;
	}
.contactsprite{position: relative;}
.contactsprite::before{content:'';width: 525px;height: 554px;background: url(images/conactLeft.png) no-repeat;position: absolute;left: -282px;bottom: -10px;}
.contactsprite::after{content:'';width: 235px;height: 460px;background: url(images/contactRight.png) no-repeat;position: absolute;bottom: 0;right: 0;}
.contactform input, .contactform textarea{border-bottom:1px solid #414141 !important;font:300 15px/18px 'Proxima Nova wf', serif;box-shadow:none !important;border-left: 0 !important;border-right: 0 !important;border-top: 0 !important;background: transparent !important;padding-left:0 !important;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #414141 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #414141 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #414141 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #414141 !important;
}
.submitcenter{text-align:right;}
.contactform input.btn.btn-default.send{background: #000 !important;color:#fff;font:400 19px/20px 'Proxima Nova wf', serif; padding:12px 40px !important;   letter-spacing: 1px;border:2px solid #000 !important;transition:all 0.3s linear;}
.contactform input.btn.btn-default.send:hover{background:transparent !important;color:#000;}
.contactform h2{color:#000;opacity:0.8;    margin-bottom: 47px;}
.copyRyte{text-transform:uppercase;}
/**********Menu********/
.menucontainer{max-width:1024px;margin: 0 auto;}
.menucontainer .menucontent{position: relative;color: #000;background: url(images/menucontbg.jpg) repeat; 
overflow:hidden;-webkit-box-shadow: 2px 10px 44px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 10px 44px 0px rgba(0,0,0,0.75);
box-shadow: 2px 10px 44px 0px rgba(0,0,0,0.75);}
#menuCatList {
	    right: -281px;
  position: absolute;
  background-color: #222;
  height: 100%;
  z-index: 10;
  width: 280px;
  color: #bbb;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
   
}

#menuCatList ul {
  list-style: none;
  margin-top: 0;
  padding: 0
}

#menuCatList ul li { border-bottom: 1px solid #2a2a2a;  padding: 7px 10px;}

#menuCatList>ul>li>a { border-left: 0 solid #222; }

#menuCatList ul li a {
  color: inherit;
  font-size: 16px;
  display: block;
  padding: 8px 0 8px 7px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 600;    opacity: 0.8;
}

#menuCatList ul a i {
  margin-right: 10px;
  font-size: 18px;
  margin-top: 3px;
  width: 20px;
}

#menuCatList ul a i[class*='fa-caret'] { float: right; }

#menuCatList ul a:hover,
#menuCatList ul a.active {
  
  color: #fff;opacity:1;
}

#menuCatList ul a:hover i:first-child { color: #fff; }

/* Submenu */

#menuCatList ul li a.active+ul { display: block }

#menuCatList ul li ul {
  margin-top: 0;
  display: none;
}

#menuCatList ul li ul li { border-bottom: none; }

#menuCatList ul li ul li a { padding-left: 30px; }

#menuCatList ul li ul li a:hover { background-color: #1A1A1A; }

/* /Submenu */


/* Cuando este a la Izq, para esconderlo posicionarlo a la Izq a -width */

.left { right: -280px; }

.menuCatList.show{ right: 0 !important; }

#showmenu {
  margin-left: -61px;
  position: absolute;
  top: 0;
  padding: 16px 36px 7px 10px;
  font-size: 1.3em;
  color: #000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.testimonContainer h2{color:#000;opacity:0.8}
.menuCatList.show #showmenu{padding: 8px 15px 12px 14px;    margin-left: -54px;    background: #222;
    color: #fff;}
    .menuCatList.show #showmenu .fa{    border: 1px solid #fff;    border-radius: 50%;    padding: 6px 7px;    font-size: 14px;}
.menuccontent{max-width:600px;margin: 0 auto;padding:15px;}
#dirResultWrap h3{font:700 27px/30px 'Proxima Nova wf', serif;letter-spacing: 2px;color: #343434;text-align: center;    padding-top: 80px;
    padding-bottom: 80px;position: relative;}
	.menuccontent h3::before{content:'';background: url(images/menuheadt.png) no-repeat center;display: block;left: 0;right: 0;top: 0;position: absolute;    height: 72px;
    text-align: center;}
		.menuccontent h3::after{content:'';background: url(images/menuheadb.png) no-repeat center;display: block;left: 0;right: 0;bottom: 0;position: absolute;    height: 72px;
    text-align: center;}
	#dirResultWrap h4{font:700 20px/25px 'Proxima Nova wf', serif;letter-spacing: 1px;color: #343434;text-align: center; }
	#dirResultWrap .content{font:300 13px/15px 'Proxima Nova wf', serif;color: #9a9a9a;text-align: center;padding:5px 15px; }
	.menusli{border-bottom:2px dotted #9a9a9a;padding:10px 20px;}
.menuPage{padding:20px 0 100px;position:relative }
.menucontainer .containcnt{text-align: center;margin-bottom:25px;    padding: 0 30px;}
#dirResultWrap.menutContent, #menuCatList .menutContent{min-height:900px;max-height:1200px;overflow:auto;position:relative;}
#dirResultWrap.menutContent::before{content:'';position:absolute;top:10px;right:75px;background:url(images/clickhr.png) no-repeat;width:127px;height:29px;    animation: shake 5s cubic-bezier(.36,.07,.19,.97) infinite;    z-index: 1;}
#menuCatList ul li a span{    font-size: 12px;display: block;}
.mainmenuconrtainer{position: relative;z-index:9}
.mainmenuconrtainer::after{content:'';width: 140px;height: 138px;background: url(images/menucontentleft.png) no-repeat;position: absolute;top:-58px;left: -82px;}
.mainmenuconrtainer::before{content:'';width: 131px;height: 117px;background: url(images/menucontentright.png) no-repeat;position: absolute;    top: 46px;
    right: -68px;
    z-index: 1;}
    .menusSlider{position:relative}
    .menusSlider::before{content:'';width:104px;height:156px;background: url(images/lefthomearr.png) no-repeat;position: absolute;left:0;top:0;-webkit-animation: shake 6s cubic-bezier(.36,.07,.19,.97) infinite;-moz-animation: shake 6s cubic-bezier(.36,.07,.19,.97) infinite;animation: shake 6s cubic-bezier(.36,.07,.19,.97) infinite;}
     .menusSlider::after{content:'';width:124px;height:125px;background: url(images/righthomearr.png) no-repeat;position: absolute;right:0;top:0;-webkit-animation: shake 6s cubic-bezier(.36,.07,.19,.97) infinite;-moz-animation: shake 6s cubic-bezier(.36,.07,.19,.97) infinite;animation: shake 6s cubic-bezier(.36,.07,.19,.97) infinite;}
.manusprite1{position:absolute;top:-11%;left:0}
.manusprite2{position:absolute;top:50%;    left: -92px;}
.manusprite3{position:absolute;top:90%;left:0}
.manusprite4{position:absolute;top:0%;right:0}
.manusprite5{position:absolute;top:50%;right:0}
.manusprite6{position:absolute;top:90%;right:0}
.testimonialPage, .blogPage, .blogSinglePage{position:relative;    }
.testisprite1{position:absolute;left:0;top:-15px;}
.testisprite2{position:absolute;left:0;top:50%;}
.testisprite3{position:absolute;left:0;top:80%;}
.testisprite4{position:absolute;right:0;top:-57px;}
.testisprite5{position:absolute;right:0;top:30%;}
.testisprite6{position:absolute;right:0;top:60%;}
.testisprite7{position:absolute;right:0;top:80%;}
.blogsprite1{position:absolute;top:-157px;right:2%;}
.pagination, .comments-pagination{border-top:0}

#fld_1979013_1 {resize: none;}

.page-id-140 #loadMore {display:none}

/*.crellyslider>.cs-slides>.cs-slide{background-attachment:fixed;}*/

.page-id-7 .tabsContetBody .blogFull .blogContent {}

.social-icons-lists li:nth-child(1) span:hover {color: #4267b2 !important;}
/*.social-icons-lists li:nth-child(2) span:hover {color: #1da1f2 !important;}*/
.social-icons-lists li:nth-child(2) span:hover {color: #f73456 !important;}

.pnf{text-align:center; background: #efedea;}
.pnf img{max-width: 100%; padding-bottom: 25px;}
.page-id-647 .wpb_content_element {margin-bottom: 0}


 .orderBtn{
    max-width: initial;
    width: 220px;
    position: relative;
    top: 16px;
}

/************* animation**************/
@-ms-keyframes slide {
    from { background-position: -20000px 0; }
    to { background-position: 0 0; }
}
@-moz-keyframes slide {
    from { background-position: -20000px 0; }
    to { background-position: 0 0; }
}
 
@-webkit-keyframes slide {
    from { background-position: -20000px 0; }
    to { background-position: 0 0; }
}
@keyframes slide {
    from { background-position: -20000px 0; }
    to { background-position: 0 0; }
}
 

@-ms-keyframes spin {
    0% { transform:rotate(-30deg) scale(1); }
	50%{ transform:rotate(0deg) scale(0.9); }
    100% { transform:rotate(30deg) scale(1); }
}
@-moz-keyframes spin {
    0% { transform:rotate(-30deg) scale(1); }
	50%{ transform:rotate(0deg) scale(0.9); }
    100% { transform:rotate(30deg) scale(1); }
}
@-webkit-keyframes spin {
    0% { transform:rotate(-30deg) scale(1); }
	50%{ transform:rotate(0deg) scale(0.9); }
    100% { transform:rotate(30deg) scale(1); }
}
@keyframes spin {
    0% { transform:rotate(-30deg) scale(1); }
	50%{ transform:rotate(0deg) scale(0.9); }
    100% { transform:rotate(30deg) scale(1); }
}
@-webkit-keyframes  {
    from { opacity:0; }
    to { opacity:1;}
}
@keyframes  {
   from { opacity:0; }
    to { opacity:1;}
}
  
 
  @keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}     
    
    
    .projImage a {
    text-decoration: none;
}

  .projImage a p {    text-align: center;
    text-decoration: none;
    margin: 5px 0 0 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;}
	
	
	 .buttonflash {
         background-color: #ff8a00;
    padding: 15px;

    color: #000001;
    font-weight: 700;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      border: none;
     
      cursor: pointer;
		 
      display: inline-block;
     
      text-align: center;

      text-decoration: none;
      }
      @keyframes glowing {
      0% { background-color: #ff8a00; box-shadow: 0 0 5px #ff8a00; color:#fff; }
      50% { background-color:white; box-shadow: 0 0 20px white; color:black; }
      100% { background-color: #ff8a00; box-shadow: 0 0 5px #ff8a00; color:#fff; }
      }
      .buttonflash {
      animation: glowing 1000ms infinite;
      }
      
      
.homeheroCon{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin:0 0 50px;
}

.homeheroCon .homebox {
        width: 46%;
    padding: 20px;
    background: #dddddd;
    margin: 15px 2%;
    text-align: justify;
}

.homeContent #h_contentCont .homeheroCon .homebox h2 {
    font: 900 22px / 22px 'Proxima Nova wf', serif;
}   


.homebtn{
      background: #ff8a00;
    font: 800 14px / 22px 'Proxima Nova wf', serif;
    padding: 10px 25px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffff;
    margin: 0 0 15px 0;
}



            #about_contentCont  { margin: 0 auto;
    width: 100%; padding:0 0 50px;
    max-width: 1200px;}

.homeContent  #about_contentCont ul  {
       color: #4f4f4f !important;
    font: 400 17px / 28px 'Roboto', sans-serif;
    margin: 0 0 15px 25px;
    list-style: disc;
}

.homeContent #about_contentCont  p {
    color: #4f4f4f !important;
    font: 400 17px / 28px 'Roboto', sans-serif;

    text-align: justify;
    
}


.homeContent #about_contentCont p strong  {
    color: #4f4f4f !important;
    font: 600 17px / 28px 'Roboto', sans-serif;
}

.homeContent #about_contentCont p strong.orangeColor  {
    color: #ff8a00 !important;
    font: 600 20px / 23px 'Roboto', sans-serif;
}

	
  /********* Responsive************/
@media screen and (min-width:1599px){
 
 .homeContent #h_contentCont::before{left:17%;}
 .homeContent #h_contentCont::after{width:391px;right:1%;}
  .menusSlider::before{    left: 14%;    top: -74px;}
    .menusSlider::after{    right: 13%;    top: -61px;}
    .headerContent{padding:0;}
    .gallery_home::before{ top: -203px; right: 13%;}
   .aboutPage .storycontent{padding-left: 41%;padding-top: 60px;padding-bottom: 74px;}
}
@media screen and (min-width:1200px){
 .testBlog::before{    top: 14%;    left: 0;}
 .testBlog::after{    bottom: 18%;    right: 10%;}
 .kitchenimg{    position: absolute;    right: 2px;    top: -120px;}
 .contactsprite::before{left:0;}
.footerTriBoxLeft{    padding-right: 4%;    letter-spacing: 1px;}
.footerTriBoxCenter{    padding-left: 2%;}



}

 
@media screen and (min-width:1025px) and (max-width:1399px){
  .crellyslider{height:600px !important;}
  .ourmenu::before{    left: -12%;}
  .testBlog::before{    left: -10%;}
  .testBlog::after{    right: 0%;}
  .testisprite4, .testisprite5, .testisprite6, .testisprite7{    right: -5%;}
  .testisprite1, .testisprite2, .testisprite3{left:-5%;}
  .contactsprite::before{left:-20%}
  #firstContent .homeContent{    margin-top: -116px;}
.kitchencontent {max-width: 423px; padding-left:20px;}
  
}
 

@media screen and (min-width:768px) and (max-width:1024px){
    	#menuGallery .titleProject{width:250px; bottom: 2px;}
.ourmenu .contentContainer .ourmenuContainer::after, 
.ourmenu .contentContainer::before,
.homeContent #h_contentCont::before,
.homeContent #h_contentCont::after,
.moreFrmFans .contentContainer::before,
.moreFrmFans .contentContainer::after,
.contactPage .contentContainer::before, .menusSlider::before,
.menusSlider::after,.ourmenu::before,.testBlog::before,.testBlog::after, #menu-mainmenu .current-menu-item::before,
.contactsprite::before, .contactsprite::after,.testisprite1, .testisprite2, .testisprite3, .testisprite4, .testisprite5, .testisprite6, .testisprite7,
.tomatoAbt, .manusprite4 {display: none; }
.ourmenu .contentContainer::after, .home #masterFoot .footerContainer::after{right: 0;}
.home #masterFoot .footerContainer::before{left: 0;}	
.leftBox, .rightBox	{display: none;}
header .logo{margin-top: 0;}
nav.handheld.mainNav{top: 20px;}
.projImage{text-align: center;}
.menusSlider .lSAction > a.lSNext{right: 45%; }
.menusSlider .lSAction > a.lSPrev{left: 45%;}
.moreFrmFans h2{    padding: 0 54px;}
.gallery_home{ background-repeat: repeat; background-position: right center; -webkit-background-size: auto; background-size: auto; }
.gallery_home::before, .gallery_home::after{display:none}
.galHomeContainer .galBlock:nth-of-type(odd){    margin-top: 0;}
.gallery_home .galBlock{width: 35%;}
.gallery_home .galzoom{ margin: 15px auto 50px; width: 80%;height: auto;}
	.gallery_home .galzoom:hover{ -ms-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3);}
	.gallery_home .galzoom .gallVeticle{    width: 65%;
    padding-left: 0;}
	.galzoom:hover .galleryImage img{width: 100%;}
	 .ourmenu h2{padding:0 15px;}
	h2, .ourmenu h2{    font: 900 40px/45px 'Proxima Nova wf', serif;}
	.aboutPage::before{       top: -23px;
    right: auto;}
	.mainBnr .mainBnrWrap img{min-height:380px;}
	.aboutPage .storycontent{padding-left: 62%;
    padding-top: 150px;
    padding-bottom: 14px;    padding-right: 15px;}
	.storyblock .contentContainer::before{left: 0;}
	.kitchenimg{    position: absolute;
    right: 0;
    top: 0;
    width: 150px;}
	.kitchencontent{margin: 0 auto;}
	.tomatoAbt{    position: absolute;
    bottom: -224px;
    right: 0;}
	.mainmenuconrtainer::before{right: 0;}
	.mainmenuconrtainer{padding:0 15px;}
	.galleyContainer .bestTabs::after{right: 0;}
	.galleyContainer .gallyImages{    width: 33.333%;}
	.testimonialList{padding:0 15px;}
	#h_contentCont .vc_column_container>.vc_column-inner>.wpb_wrapper .wpb_text_column.wpb_content_element::after{width: 197px;
    height: 103px;
    position: absolute;
    right: -77px;
    top: 1px;}
    .ourmenuContainer .bestTabs{    padding: 0 0px 30px 15px;}
    .ourmenuContainer .tabsNav a{border-bottom:5px solid transparent;}
    .galHomeContainer .galleryImage .gallContnt p{font: 400 12px/15px 'Proxima Nova wf', serif;}
    .galHomeContainer .galleryImage .gallContnt h3{font-size:12px;}

    .col-md-8{padding-left:15px}
    .col-md-4{padding-right:15px;}

}
@media screen and (min-width:600px) and (max-width:767px){

.gallery_home .galBlock{    display:inline-block !important;    width: 49%;}
.gallery_home .galzoom{margin-bottom: 40px;}	
}	


@media screen and (max-width:767px){
    
    #about_contentCont {
    margin: 0 auto;
    width: 100%;
    padding: 0 20px 50px;
    max-width: 1200px;
}

.homeheroCon {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 50px;
    flex-direction: column;
}
.homeheroCon .homebox {
    width: 100%;
    padding: 20px;
    background: #dddddd;
    margin: 15px 0%;
    text-align: justify;
}
    
   .mainNav ul.menu > li:last-child a,  header#masterhead.scrolling .mainNav ul.menu > li:last-child a {
    padding: 10px 15px;
}
.menuccontent{    padding: 52px 15px 15px;}
.abtslidercontent .lSAction a.lSPrev{ bottom: -40px; left: calc( 50% - 30px ); width: 18px; height: 30px;}	
.abtslidercontent .lSAction a.lSNext{ bottom: -40px;right: calc( 50% - 30px ); width: 18px; height: 30px;}
.tomatoAbt{display:none}
h2{font: 900 35px/45px 'Proxima Nova wf', serif;}
	.ourmenu .contentContainer::after, 
	.ourmenu .contentContainer .ourmenuContainer::after, 
	.home #masterFoot .footerContainer::before, 
	.home #masterFoot .footerContainer::after, 
	.homeContent #h_contentCont::before, 
	.homeContent #h_contentCont::after, 
	.leftBox, .rightBox, 
	#h_contentCont .vc_column_container>.vc_column-inner>.wpb_wrapper .wpb_text_column.wpb_content_element::after, 
	.homeContent #h_contentCont::before, 
	.homeContent #h_contentCont::after, 
	.moreFrmFans .contentContainer::before,
	.moreFrmFans .contentContainer::after, 
	.ourmenu .contentContainer .ourmenuContainer::after,
	.gallery_home::before, .gallery_home::after, .moreFrmFans h2::after,
	.footerTriBoxRight .widget-title,
	.aboutPage::before,
	.storyblock .contentContainer::after,
	.storyblock .contentContainer::before,
	.mainmenuconrtainer::before,
	.mainmenuconrtainer::after,
	.contactPage .contentContainer::before,
	.contactPage .contentContainer::after,
	#menu-mainmenu .current-menu-item::before,
	.menusSlider::before, .menusSlider::after, .ourmenu::before, .ourmenu::after, 
	.testisprite1, .testisprite2, .testisprite3, .testisprite4, .testisprite5, .testisprite6, .testisprite7, .blogsprite1,
	.contactsprite::before, .contactsprite::after,
	.storyblock::before, .manusprite1, .manusprite4, #menu-mainmenu .current-menu-item::before, #menu-mainmenu > li:hover::before{display: none;}	
	.testBlog .testimonialBlock, .testBlog .blogBlock{width: 100%;}
	.testBlog .blogBlock{margin-top:35px;}
	.testBlog .blogBlock h2{text-align:center}
	.footerTriBoxLeft, .footerTriBoxCenter, .footerTriBoxRight{width: 100%; margin:0 0 30px;}
	 .projImage, 
	 .moreFrmFans h2,
	 .homeContent #h_contentCont h2, 
	 .ourmenu h2, h2{text-align: center;    font: 900 35px/45px 'Proxima Nova wf', serif;}
	 .menusSlider .lSAction > a.lSPrev{    left: 40%;}
	 .menusSlider .lSAction > a.lSNext{right:40%;}
	/* #firstContent .homeContent{    padding-top: 0;    margin-top: 0;}*/
	.homeContent #h_contentCont{    padding-top: 47px; padding-left:25px; padding-right:25px;}
	.contentstyle span{ line-height: 20px !important; }
	.crellyslider>.cs-slides>.cs-slide a{ padding: 10px 20px; }
	header#masterhead{padding-top: 8px;}
	header .logo{margin-top: 0;}
	.contentstyle {
    padding: 150px 50px 0 !important;}
	#firstContent .homeContent {
    margin-top: 0; padding:0;}
	a.logo img {
    height: auto;
    width: 110px;
    padding: 15px 0 0 15px;
}
	   
	
	   .galHomeContainer .galBlock:nth-of-type(odd){margin-top: 0;}
	   .gallery_home .galBlock{display: block;}
	   .gallery_home .galzoom{width: 212px;height: auto;}
	   .gallery_home .galzoom:hover{    transform: scale(1.2);}
	   .accordion .tabsContWrapper{padding:0 15px;}
	   .tabsContetBody .blogFull .blogImg{    width: 24%;
    display: inline-block;
    vertical-align: top;}
	header#masterhead.scrolling{min-height: 67px;}
	.headerWave .maincontent{padding-top: 0; margin-top: 0;}
	.mainBnr .mainBnrWrap img{min-height:250px;}
	.aboutPage .storycontent{padding-left: 15px; padding-right: 15px; padding-top: 24px;}
	.aboutPage .storycontent{background: none;}
	.kitchenimg{top: -90px;max-width: 383px;}
	.aboutPage .kitchenblock{padding: 300px 0 50px;}
	.kitchencontent{padding:0 15px;}
	#abtusSlider .abtSliderImg, #abtusSlider .abtSliderCont{width:100%; padding: 10px 15px; text-align: center;}
	.tomatoAbt{bottom: -239px;}
	.ourteam{padding: 50px 0 60px;}
	.ourteamslider{padding-left: 0;}
	.teamSlider{text-align: center;}
	.ourteamtext .teamImg{vertical-align: top;}
	.galleyContainer .gallyImages{width: 50%;}
	.accordion .tabContnt a{ text-align: center; }
	.accordion .tabContnt a.active{background: #fff; color: #2d303f; text-align: center; font-weight: 600;}
	.accordion .tabContnt.currentTab, .accordion .tabContnt{background: #f8f3ed;}
	.galleyContainer .bestTabs::after{right: 0;}
	.galleyContainer .bestTabs::before{left: 0;}
	 .galleyContainer .vmre{font:100 9px 'Proxima Nova wf', serif;}
	 .testimonialLine .testimonListItem{width: 100%;}
	 .testimonialList .testimonialLine{padding: 0 15px;}
	 .testimonialLine .testimonListItem{margin-bottom: 48px;}
	 .galleyContainer h2{margin-bottom: 74px;}
	 .blogBlockOne .blogImage, .blogBlockOne:nth-child(even) .blogImage{width:100%;height: auto !important;}
	 .blogBlockOne .blogContent{width:100%;height: auto !important;    padding-bottom: 20px;}
	 .contactform{padding-bottom: 50px;    padding-left: 15px;
    padding-right: 15px;}
	header#masterhead.scrolling .mainNav{top: 45px;}
	.menusSlider {
    position: relative;
    padding: 0 25px;
}
	nav.handheld.mainNav{top: 16px;}
	.ourmenu{padding: 80px 0 100px;}
	.crellyslider>.cs-slides>.cs-slide a{font-size:11px !important}
	#menuGallery .titleProject{width:246.333px; bottom: 12px;}
	.galHomeContainer .galleryImage .gallContnt p{font: 400 12px/15px 'Proxima Nova wf', serif;}
	.galHomeContainer .galleryImage .gallContnt h3{font-size:12px;}
	.galleryPage .tabsContWrapper .galPaging{position: relative;
    bottom: 0;
    z-index: 9999;
    border-top: 0;
    left: 0;
    right: 0;}
    .galleryPage .tabsContWrapper, .galleyContainer .tabsContetBody{box-shadow:none;}
    .col-md-8, .col-md-4{width:100%;padding:0 15px !important}
    .tomatoAbt{bottom: -15%;}
	
	.tabsContetBody .blogFull .blogContent{ }
	.homeContent p{text-align: center; }
	
	
	
}


@media screen and (max-width:476px){
.blogf{text-align:center}
.blogf .blogl, .blogf .blogr{width:100%;text-align: center;}
.blogf .blogr .date{float:none;margin-left:15px;}
.blogf .blogl{margin-bottom:15px}
.contentstyle {
    padding: 115px 50px 0 !important;
}
}



.galMobiSliWrap{ display: none; }
.ourteamslider > h2, .ourteamslider .mobiTeamCnt{ display: none; }


.pomotionsImg { width:50%; float:left;}


@media screen and (max-width:1200px){
.moreFrmFans, .ourmenu{ overflow-x: hidden; }
.home #masterFoot .footerContainer::after{ right: 5px; }
	
}
@media screen and (max-width:1024px){
	.contentContainer .ourmenuContainer{ margin: 0 auto; }
	.gallery_home .galzoom:last-child::after{ display: none; }
}

@media screen and (max-width:767px){
	.ourteamtext{ display: none; }
	.ourteamslider > h2, .ourteamslider .mobiTeamCnt{ display: block; }
	.ourteamslider .lSAction a.lSPrev{ left: calc(50% - 20px); width: 12px; height: 19px; }
	.ourteamslider .lSAction a.lSNext{ right: calc(50% - 20px); width: 12px; height: 19px; }
	
	.ourteamslider .mobiTeamCnt h3{ color: #404040;font:700 24px/26px 'Proxima Nova wf', serif;text-transform: uppercase;}
	.ourteamslider .mobiTeamCnt h4{font:italic 100 17px/20px 'Proxima Nova wf', serif;    margin-bottom: 10px; }
	.ourteamslider .mobiTeamCnt h4::before{content:'-'}
	.ourteamslider .mobiTeamCnt p{font:300 15px/20px 'Roboto', sans-serif;}
	
	.gallery_home{ padding: 40px 10px; }
	.gallery_home .viewmre{ margin-top: 60px; }
	.galDskWrap{ display: none; }
	.galMobiSliWrap{ display: block; position: relative; }
	.testTitle { color: #fff; font-size: 20px; margin: 30px auto 10px;}
	.galMobiSliWrap .testContent{ max-width: 400px; color: #fff; margin: 0 auto; height: auto; }
	
	.galMobiSliWrap .lSAction a.lSPrev, .galMobiSliWrap .lSAction a.lSNext { background: url(images/abtRightS.png) no-repeat; top: auto; bottom: -45px; 
	left: calc(50% - 20px); width: 18px; height: 30px; }
	.galMobiSliWrap .lSAction a.lSNext { background: url(images/abtLeftS.png) no-repeat; left: auto; right: calc(50% - 20px); }
	
}

@media screen and (max-width:567px){
	#masterFoot {
    background: #1c1c1c;
    color: #fff;
    padding: 60px 20px;
}
	
	#masterFoot .footerContainer::after {display:none;}
	.tabsContetBody .blogFull{ padding: 0; border-bottom: 1px dashed  #DDD; margin-bottom: 20px; }
	.tabsContetBody .blogFull .blogImg{ margin: 0 auto; width: 100%; text-align: center; }
	.tabsContetBody .blogFull .blogContent{ width: 100%; text-align: center; padding: 20px 0 0; }
	.tabContnt .blogFull p{ text-align: center; }
	.footerWrapper h2{ text-align: left; }
	.footerTriBoxRight{ border: 1px dashed  #888; padding-top: 10px; }
}

.crellyslider>.cs-slides>.cs-slide{
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.popup-bg{



	background:#000;



	position:fixed;



	z-index:1;



	width:100%;



	height:100%;



	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";



	filter: alpha(opacity=50);



	opacity: 0.6;



	}







.popup-win{
	width:350px;
	height:355px;
	position:absolute;
	background:white;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	margin:auto;
	z-index:9999999;



	}







.close{



	background:#000;



	color:#fff;



	width:25px;



	height:25px;



	text-align:center;



	position:absolute;



	top:0;



	right:0;



	cursor:pointer;



	}
	
	


.simplePopup {



display:none;



position:fixed;



border:2px solid #585858;



background:#fff;



z-index:999999;



width:30%;



min-width:30%;



}
.simplePopup2 {



padding:10px 30px;



}



.simplePopup h3, .simplePopup2 h3{



	color:#2b387b; background:#EBEBEB; padding:10px 10px; margin:0; border-radius:0; display:block; margin-bottom:20px;



}



.simplePopup h4, .simplePopup2 h4{



	margin-left:30px; margin-right:30px;



}



.simplePopup p, .simplePopup2 p{



	margin-left:30px; margin-right:30px;



}



.simplePopup .cont {



	padding:10px 20px;



}







.simplePopupClose {



    float: right;



    cursor: pointer;



    z-index: 999;



    padding: 12px; z-index:999;



}







.simplePopupBackground {



display:none;



background:#000;



position:fixed;



height:100%;



width:100%;



top:0;



left:0;



z-index:1;



}







