/* GOOGLE FONTS */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);
@font-face { font-family: 'MyriadProBold'; src: url('../fonts/MyriadPro-Bold.eot'); src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro-Bold.ttf')  format('truetype'), url('../fonts/MyriadPro-Bold.svg#29986178e2e3e94e7075806c03273fa2') format('svg'); font-style: normal; font-weight: 700; }
@font-face { font-family: 'MyriadArabic'; src: url('../fonts/MyriadArabic-Regular.eot'); src: url('../fonts/MyriadArabic-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadArabic-Regular.woff') format('woff'), url('../fonts/MyriadArabic-Regular.ttf')  format('truetype'), url('../fonts/MyriadArabic-Regular.svg#0915d6785725a6875a5b2390b5385164') format('svg'); font-style: normal; font-weight: 400; }
@font-face { font-family: 'MyriadProCondBold'; src: url('../fonts/MyriadPro-BoldCond.eot'); src: url('../fonts/MyriadPro-BoldCond.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-BoldCond.woff') format('woff'), url('../fonts/MyriadPro-BoldCond.ttf')  format('truetype'), url('../fonts/MyriadPro-BoldCond.svg#d614bb9ca08c307ca9e6bf0f069157e2') format('svg'); font-style: normal; font-weight: 700; }
@font-face { font-family: 'MyriadProCond'; src: url('../fonts/MyriadPro-Cond.eot'); src: url('../fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Cond.woff') format('woff'), url('../fonts/MyriadPro-Cond.ttf')  format('truetype'), url('../fonts/MyriadPro-Cond.svg#9dd3dbc010a5d0ffa723ba7bdffb1f79') format('svg'); font-style: normal; font-weight: 400; }
@font-face { font-family: 'NewBaskerville'; src: url('../fonts/NewBaskervilleStd-BoldIt.eot'); src: url('../fonts/NewBaskervilleStd-BoldIt.eot?#iefix') format('embedded-opentype'), url('../fonts/NewBaskervilleStd-BoldIt.woff') format('woff'), url('../fonts/NewBaskervilleStd-BoldIt.ttf')  format('truetype'), url('../fonts/NewBaskervilleStd-BoldIt.svg#718452fc2330778d12cea3a278ae387e') format('svg'); font-style: normal; font-weight: 700; }
@font-face { font-family: 'BaskervilleIT'; src: url('../fonts/BaskervilleMTPro-Italic.eot'); src: url('../fonts/BaskervilleMTPro-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/BaskervilleMTPro-Italic.woff') format('woff'), url('../fonts/BaskervilleMTPro-Italic.ttf')  format('truetype'), url('../fonts/BaskervilleMTPro-Italic.svg#efdea04dba4f62ecaff4a0a6da9c49bd') format('svg'); font-style: italic; font-weight: 400; }
/* the fix ! simply ADD this block BELOW the above block */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face { font-family: 'MyriadProCond'; src: url('../fonts/MyriadPro-BoldCond.svg#svgFontName') format('svg'); }
}

body { color: #222; background: #ffffff; overflow-x: hidden; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

body.preloader-running { overflow: hidden; }
div#preloader { background: #fff; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 99999; }
#status { width: 270px; height: 150px; position: fixed; left: 50%; top: 50%; background-image: url("../images/loader-folio.gif"); background-repeat: no-repeat; background-position: center; margin: -70px 0 0 -130px; }

/* PADDING, MARGIN & ALIGNMENT */
.pad5 { padding-top: 5px; }
.pad10 { padding-top: 10px; }
.pad15 { padding-top: 15px; }
.pad25 { padding-top: 25px; }
.pad30 { padding-top: 30px; }
.pad45 { padding-top: 45px; }
.pad60 { padding-top: 60px; }
.pad90 { padding-top: 90px; }
.pad120 { padding-top: 120px; }
.min-height-100px { min-height: 100px; }
.min-height-200px { min-height: 200px; }
.min-height-300px { min-height: 300px; }
.min-height-400px { min-height: 400px; }
.min-height-500px { min-height: 500px; }
.min-height-600px { min-height: 600px; }
.min-height-700px { min-height: 700px; }
.min-height-800px { min-height: 800px; }
.min-height-900px { min-height: 900px; }
.marg-bottom5 { margin-bottom: 5px; }
.marg-left5 { margin-left: 5px; }
.marg-right5 { margin-right: 5px; }
.but_marg { margin-left: 3px; }
.v-center { display: inline-block; vertical-align: middle; float: none; }

/** TYPOGRAPHY **/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Lato', Helvetica, Arial, sans-serif; line-height: 1.1; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small { col or: #e5e5e5; }
h1, h2, h3 { margin-bottom: 20px; font-weight: 300; }
h4, h5, h6 { margin-bottom: 15px; font-weight: 400; }
h1, .h1 { font-size: 44px; }
h2, .h2 { font-size: 37px; }
h3, .h3 { font-size: 27px; }
h4, .h4 { font-size: 23px; }
h5, .h5 { font-size: 18px; }
h6, .h6 { font-size: 16px; }
p { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.6; margin: 15px 0; color: #222; }
.lead { margin-bottom: 30px; font-size: 23px; line-height: 130%; font-weight: 300; font-family: 'MyriadArabic', 'Lato', sans-serif; text-align: justify; word-wrap: break-word; width: 90%;}
small, .small { font-size: 80%; line-height: 2; }
em { color: #ff6600; }

/* LINKS */
a { color: #1abc9c; }
a:hover { color: #16a085; text-decoration: none; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

/* LISTS */
ol { position: relative; padding-left: 22px; }
ul { list-style: none; position: relative; padding-left: 22px; }
ul li, ol li { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 14px; color: #515157; margin-bottom: 5px; }
ul.circle li:before { font-family: 'fontawesome'; content: '\f10c'; font-size: 12px; color: #16a085; padding-top: 2px; margin-left: -20px; position: absolute; }

/* TITLES */
.underlined-title { text-align: center; padding-bottom: 30px; }
.underlined-title h1 { color: #111; margin: 0; font-family: 'MyriadProCond'; text-transform: uppercase; letter-spacing: 8px; font-size: 47px; padding: 8px 0 0 0; }
.underlined-title h2 { font-size: 20px; text-transform: uppercase; font-weight: 700; color: #95a5a6; }
.underlined-title hr { width: 10%; border-width: 2px; border-color: #16a085; }

/* IMAGES *
.bg-purple { background: rgba(170, 90, 144, .9); /* display: table; */ }

/*===================================================================================*/

/*	BUTTONS
/*===================================================================================*/

.btn { color: #FFF; padding: 10px 20px; margin: 15px 0; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 600; letter-spacing: 0.1em; text-shadow: none; border: none; text-transform: uppercase; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
.btn-sm { padding: 7px 13px; font-size: 12px; }
.btn-lg { padding: 16px 26px; font-size: 16px; }
.btn-xl { padding: 18px 30px; font-size: 24px; -webkit-border-radius: 6px; border-radius: 6px; }
h1 .btn, h2 .btn, h3 .btn, h4 .btn, p .btn { margin-left: 15px; }

/* Button DARK */
.btn.btn-dark { background: #000; box-shadow: 0 2px #000; color: #ffffff; margin: 0; }
.btn.btn-dark:hover { background: #FFF; color: #B0629A;}
.squared { border-radius: 0 !important; }
.newsletter input[type=email].squared { background: #b0629a; font-family: Georgia, "Open Sans"; border: 0; color: #FFF; -webkit-input-placeholder: #FFF; font-style: italic; /* letter-spacing: 2px; */ font-size: 27px; padding: 12px 0; text-align: center; height: inherit; }
.newsletter input[type=email] { width: 90%; }
.newsletter input::-webkit-input-placeholder, .contact::-webkit-input-placeholder { color: #FFF; }
.newsletter input:-moz-placeholder, .contact:-moz-placeholder { color: #FFF; }
.newsletter input::-moz-placeholder, .contact::-moz-placeholder { color: #FFF; }
.newsletter input:-ms-input-placeholder, .contact:-ms-input-placeholder { color: #FFF; }
.newsletter input[type=submit] { padding: 13px 12px 3px 13px; font-size: 44px; font-family: 'MyriadProCond'; line-height: 100%; letter-spacing: 2px; }

/* Button INFO */
.btn.btn-info { background: #3498db; box-shadow: 0 2px #2980b9; }
.btn.btn-info:hover { background: #2980b9; }

/* Outline Buttons */
.btn-outline { color: #FFF; padding: 12px 20px; margin: 15px 0; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 600; font-size: 14px; text-align: center; letter-spacing: 0.1em; text-shadow: none; border: none; text-transform: uppercase; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; }
.btn-outline:hover { text-decoration: none; color: #ffffff; }
.btn-outline-sm { padding: 5px 13px; font-size: 13px; }
.btn-outline-lg { padding: 14px 26px; font-size: 15px; }
.btn-outline-xl { padding: 18px 30px; font-size: 24px; }
.btn-outline.outline-light, .icon.outline-light { color: #ffffff; background: none; border: 2px solid #ffffff; }
.btn-outline.outline-light:hover, .icon.outline-light:hover { color: #2c3e50; background: #ffffff; }
.btn-outline.outline-dark, .icon.outline-dark { color: #2c3e50; background: none; border: 2px solid #2c3e50; }
.btn-outline.outline-dark:hover, .icon.outline-dark:hover { color: #ffffff; background: #2c3e50; }
button:hover { text-decoration: none; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

/*===================================================================================*/

/*	SOCIAL ICONS
/*===================================================================================*/

.social.social-nav { padding: 17px 0 0 30px; margin-top: 12px; list-style: none; position: relative; z-index: 100; }
.social { padding: 0; margin: 0; list-style: none; position: relative; z-index: 100; }
.social li { display: inline-block; background-color: #b34d9c; margin: 0; }
.social li a { display: table; position: relative; color: #FFF; }
.social li a i { text-align: center; display: table-cell; vertical-align: middle; width: 24px; height: 24px; font-size: 16px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; }
.social-light li a i { color: #ffffff; }
.social-dark li a i { color: #666666; }
.social li a i:after { content: ''; z-index: -1; position: absolute; width: 100%; height: 0; top: 0; left: 0; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; }
.social li a:hover i { color: #f0f0f0; }
.social li a:hover i:after { height: 100%; }
.social a .fa-facebook:after { background: #3b5998; }
.social a .fa-google-plus:after { background: #dd4b39; }
.social a .fa-twitter:after { background: #00aced; }
.social a .fa-pinterest:after { background: #CB2027; }
.social a .fa-behance:after { background: #1769FF; }
.social a .fa-instagram:after { background: #125688; }
.social a .fa-youtube:after { background: #dd4b39; }
.social a .fa-slideshare:after { background: #0679B5; }
.social a .fa-dribbble:after { background: #EA4C89; }

/* FORM CONTROL */
fieldset { /* border: 2px solid #ecf0f1; */ /* border-radius: 6px; */ padding: 0 10px; }
fieldset legend { color: #333; padding: 5px 10px; border: 2px solid #ecf0f1; border-radius: 6px; }
.form-control { border: 2px solid #a597ce; color: #34495e; font-family: "Open Sans", Helvetica, Arial, sans-serif; /* text-transform: uppercase; */ font-size: 16px; letter-spacing: 1px; line-height: 1.467; padding: 8px 12px; height: 40px; background-color: #a597ce; -webkit-appearance: none; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear; }
.form-group { position: relative; margin-bottom: 12px; }
.form-group.focus .form-control, .form-control:focus { border-color: #8F7EC0; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #f4f6f6; border-color: #d5dbdb; color: #d5dbdb; cursor: default; opacity: 0.7; filter: alpha(opacity=70); }
.form-control.form-minimal { border-color: transparent; }
.form-control.form-minimal:hover { border-color: #bdc3c7; }
.form-control.form-minimal:focus { border-color: #1abc9c; }

/* FORM - INPUT ICON */
.form-control + .input-icon { position: absolute; top: 2px; right: 2px; line-height: 37px; vertical-align: middle; font-size: 20px; color: #b2bcc5; backg round-color: #ffffff; padding: 0 12px 0 0; border-radius: 6px; }
.input-hg + .input-icon { line-height: 49px; padding: 0 16px 0 0; }
.input-lg + .input-icon { line-height: 41px; padding: 0 15px 0 0; }
.input-sm + .input-icon { font-size: 18px; line-height: 30px; padding: 0 10px 0 0; }

/* FORM - INPUT GROUP */
.input-group .input-group-btn .btn { margin: 0; box-shadow: none; }
.input-group .input-group-btn .btn:hover { background: #1abc9c; color: #fff; }

/*	ACCORDION / TOGGLE */
.panel-group { margin-bottom: 0; }
.panel-group + .panel-group { margin-top: 20px; }
.panel-group .panel { background: #fff; border: 1px solid #E6E9ED; border-bottom-width: 2px; border-radius: 3px; box-shadow: none; }
.panel-group .panel + .panel { margin-top: 10px; }
.panel-group .panel-heading + .panel-collapse .panel-body { border-top-color: #E6E9ED; }
.panel-body { padding: 25px; }
.panel-heading { background-color: inherit !important; color: inherit !important; padding: 0; border-color: inherit !important; }
.panel-title { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 15px; font-weight: 700; text-transform: uppercase; }
.panel-title > a { display: block; padding: 15px 25px 15px; text-decoration: none; color: #fff; }
.panel-title > a.collapsed { background: #f5f5f5; }
.panel-title > a.collapsed, .panel-title > a.collapsed span { color: #16A085; }
.panel-title > a, .panel-title > a:hover { background: #16A085; color: #fff; }
.panel-title > a span { display: block; position: relative; top: 0; color: #fff; padding-right: 25px; }
.text-right .panel-title > a span { padding-left: 25px; padding-right: 0; }
.text-center .panel-title > a span { padding-left: 0; padding-right: 0; }
.panel-title > a:hover span { color: inherit; }
.text-center .panel-title > a:hover span { top: .5em; color: transparent; }
.panel-title > a span:after { font-family: "fontawesome"; content: "\f077"; position: absolute; top: 0; right: 0; }
.text-right .panel-title > a span:after { left: 0; right: auto; }
.text-center .panel-title > a span:after { top: -.75em; left: 0; opacity: 0; }
.panel-title > a.collapsed span:after { content: "\f078"; }

/* TABS */
.nav-tabs { margin: 0 auto; }
.nav-tabs > li { z-index: 2; float: none; display: inline-block; }
.nav-tabs > li > a { padding: 16px 25px 12px; font-size: 14px; font-weight: 700; font-style: normal; text-transform: uppercase; color: #737c85; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: none !important; border-bottom: 4px solid transparent !important; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { background-color: transparent; border-bottom: 4px solid #85d6de !important; }
.nav > li > a:hover, .nav > li > a:focus { outline: 0; }
.tab-content { padding-left: 0; padding-right: 0; border: none; }
.tab-pane { padding: 50px 0; border-bottom: 1px solid #ecf0f1; }

/* PAGINATION */
.pagination li a { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 14px; color: #16A085; background: none; margin: 0 3px; border: 1px solid #16A085; padding: 5px 12px; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: #16A085; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #1ABC9C; border-color: #16A085; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #999; }
.pagination li:first-child a, .pagination li:last-child a { border-radius: 0 !important; }
.pagination-lg li a { padding: 8px 16px; font-size: 16px; }
.pagination-sm li a { padding: 4px 10px; font-size: 12px; }

/* PAGER */
.pager li > a, .pager li > span { border: 1px solid #16A085; border-radius: 0; color: #16A085; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 14px; min-width: 160px; }
.pager li > a:hover, .pager li > a:focus { border: 1px solid #ddd; }
.pager .next > a, .pager .next > span { float: right; }
.pager .previous > a, .pager .previous > span { float: left; }
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #999; border: 1px solid #ddd; }

/* CONTENT BLOCK HOLDERS */
.content-block { width: 100%; padding: 20px 0 20px 0; z-index: 99; position: relative; /* background-color: #FFF; */ }
.content-block-nopad { width: 100%; z-index: 100; position: relative; background-color: #ffffff; }
.pad90 { padding-top: 90px; }
#preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: #fff; z-index: 9999; /* makes sure it stays on top */ }
#status { width: 200px; height: 200px; position: absolute; left: 50%; /* centers the loading animation horizontally one the screen */ top: 50%; /* centers the loading animation vertically one the screen */ background-repeat: no-repeat; background-position: center; margin: -100px 0 0 -100px; /* is width and height divided by two */ }

/* Loading animation: */
.spinner { margin: 100px auto 0; width: 70px; text-align: center; }
.spinner > div { width: 18px; height: 18px; border-radius: 100%; display: inline-block; -webkit-animation: bouncedelay 1.4s infinite ease-in-out; background: #d2ac67; animation: bouncedelay 1.4s infinite ease-in-out;  /* Prevent first frame from flickering when animation starts */ -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.spinner .bounce1 { -webkit-animation-delay: -0.32s; animation-delay: -0.32s; }
.spinner .bounce2 { -webkit-animation-delay: -0.16s; animation-delay: -0.16s; }
@-webkit-keyframes bouncedelay {
	0%, 80%, 100% { -webkit-transform: scale(0.0) }
	40% { -webkit-transform: scale(1.0) }
}
@keyframes bouncedelay {
	0%, 80%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); }
	40% { transform: scale(1.0); -webkit-transform: scale(1.0); }
}
.bgmobile{ background: url(../images/mob-screen.png); background-size: cover; background-position: center;}
.bgmobile a { display: block; width: 100%; height: 100%; }
#header-1 { width: 100%; background: none; min-height: 80px; }
#header-1 .main-nav { background-color: #FFF; border: 0; height: 80px; z-index: 999; }
#header-1 .main-nav .navbar-toggle { margin-right: 0; margin-top: 0; background: none; position: absolute; right: 20px; top: 20px; }
#header-1 .main-nav .navbar-toggle:focus { outline: none; }
#header-1 .main-nav .navbar-toggle .icon-bar { background-color: #333; height: 2px; }
#header-1 .main-nav .navbar-toggle:hover .icon-bar { background-color: #333; }
#header-1 .main-nav .nav { margin: 17px 0 0 18px; }
#header-1 .main-nav .nav .nav-item a { font-family: 'MyriadProCond', 'Lato', sans-serif; font-size: 25px; color: #b36aab; padding: 15px 7px 15px 11px; letter-spacing: 2px; }
#header-1 .main-nav .nav .nav-item:last-child a{ padding-right: 0;}
#header-1 .main-nav .nav .nav-item:first-child a{ padding-left: 0;}
#header-1 .main-nav .nav .nav-item.current a { color: #c0b262; back ground: none; }
#header-1 .main-nav .nav .nav-item a:hover { color: #c0b262; background: none; }
#header-1 .main-nav .nav .nav-item a:focus { outline: none; background: none; }
#header-1 .main-nav .nav .nav-item a:active { outline: none; background: none; }
#header-1 .main-nav .nav .nav-item.active { color: #333; }
#header-1 .main-nav .nav .dropdown-menu { -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; margin: 0; border: none; text-transform: none; min-width: 180px; background: #3E606F; }
#header-1 .main-nav .nav .dropdown-menu:before { content: ""; display: block; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #3E606F; position: absolute; right: 35px; top: -10px; }
#header-1 .main-nav .nav .dropdown-menu a { padding: 8px 20px; color: #fff; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; }
#header-1 .main-nav .nav .dropdown-menu a:hover { background: #193441; color: #fff; }
#header-1 .brand-img { max-width: 150px; margin-top: 8px; }
#header-1 .social-header { float: right; }
.owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.owl-carousel .owl-animated-in { z-index: 0; }
.owl-carousel .owl-animated-out { z-index: 1; }
.owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }
@-webkit-keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
.owl-height { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent;  /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; }
.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden;  /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel.owl-loaded { display: block; }
.owl-carousel.owl-loading { opacity: 0; display: block; }
.owl-carousel.owl-hidden { opacity: 0; }
.owl-carousel .owl-refresh .owl-item { display: none; }
.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; }
.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; }
.owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }
.owl-carousel.owl-rtl { direction: rtl; }
.owl-carousel.owl-rtl .owl-item { float: right; }

/* No Js */
.no-js .owl-carousel { display: block; }
.owl-carousel .owl-item .owl-lazy { opacity: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; }
.owl-carousel .owl-item img { transform-style: preserve-3d; }
.owl-theme .owl-controls { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; position: absolute; bottom: 110px; width: 100%;}
.owl-theme .owl-controls .owl-nav [class*=owl-] { color: #fff; font-size: 14px; /* margin: 5px; */ /* padding: 4px 7px; */ /* background: #d6d6d6; */ display: inline-block; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; /* border-radius: 3px  */ }
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover { color: #fff; text-decoration: none }
.owl-theme .owl-controls .owl-nav .disabled { opacity: .5; cursor: default }
.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline }
.owl-theme .owl-dots .owl-dot span { width: 22px; height: 22px; margin: 5px 7px; /* background: #FFFFFF; */ display: block; -webkit-backface-visibility: visible; -webkit-transition: opacity 200ms ease; -moz-transition: opacity 200ms ease; -ms-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; border: 2px solid #FFF; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #FFF; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background: none; }
.sobre { background: url(../images/sobre-bg.jpg); background-size: cover; padding: 40px 0 0 0;}
.sobre h1 { font-family: 'MyriadProCond', 'Lato', sans-serif; font-size: 90px; font-weight: bold; letter-spacing: 12px; }
section.servicos { background: url("../images/servicos-bg.jpg"); background-size: cover; background-position: center center; background-attachment: fixed; }
.servicos-list { padding: 0; }
section.servicos .servicos-list a { color: #FFF; position: relative; padding: 10px; display: inline; text-decoration: none; }
#isotope-gallery-container .col-md-3 { margin-right: -1px; }
.gallery-item-wrapper { /* padding-bottom: 25px; */ }
.gallery-item { /* overflow: hidden; */ -webkit-transition: all 0.2s ease; transition: all 0.2s ease; border-radius: 3px; }
.flush .gallery-item { border-radius: 0; }
.gallery-item .gallery-thumb { position: relative; overflow: hidden; }
.gallery-item .gallery-thumb img { -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
.gallery-item:hover .gallery-thumb img { transform: scale(1.1); }
.gallery-item .gallery-thumb .image-overlay { background-color: #2c3e50; width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
.gallery-item:hover .gallery-thumb .image-overlay { opacity: 0.50; filter: alpha(opacity=50); }
.gallery-item .gallery-thumb .gallery-zoom, .gallery-item .gallery-thumb .gallery-link { width: 45px; height: 45px; text-align: center; background-color: #2c3e50; display: none; line-height: 45px; position: absolute; top: 50%; margin-top: -22px; padding-top: 14px; font-size: 18px; color: #fff; display: block; border-radius: 2px; }
.gallery-item .gallery-thumb .gallery-zoom:hover, .gallery-item .gallery-thumb .gallery-link:hover { background-color: #1ABC9C; color: #ffffff; }
.gallery-item .gallery-thumb .gallery-zoom:focus, .gallery-item .gallery-thumb .gallery-link:focus { outline: none; }
.gallery-item .gallery-thumb .gallery-link { right: 0; margin-right: -45px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
.gallery-item .gallery-thumb .gallery-zoom { left: 0; margin-left: -45px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
.gallery-item:hover .gallery-thumb .gallery-zoom { display: block; left: 50%; margin-left: -48px; }
.gallery-item:hover .gallery-thumb .gallery-link { display: block; right: 50%; margin-right: -48px; }
.gallery-item .gallery-details { text-align: center; padding-top: 20px; background-color: #fff; bor der: 2px solid #ecf0f1; border-top: 0; overflow: hidden; }
.gallery-item .gallery-details h5 { margin: 0; font-size: 1em; font-weight: 700; position: relative; }
.gallery-item .gallery-details p { font-size: .9em; }
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; }
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
*, *:after, *:before { border-box; box-sizing: border-box; -webkit-box-sizing: border-box; }
.grid { overflow: hidden; text-align: center; margin: 14px; display: inline-block; }

/* Common style */
.grid figure { position: relative; z-index: 1; /* display: inline-block; */ overflow: hidden; height: 100%; background: #a2378a; text-align: center; cursor: pointer; }
.grid figure img { position: relative; display: block; /* min-height: 100%; */ opacity: 0.8; }
.grid figure figcaption { padding: 20px; color: #fff; /* text-transform: uppercase; */ font-size: 1.25em; /* display: table; */ -webkit-backface-visibility: hidden; backface-visibility: hidden; /* position: relative; */}
.grid figure figcaption::before, .grid figure figcaption::after { pointer-events: none; }
.grid figure figcaption, .grid figure a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.grid figure a { z-index: 1000; text-indent: 200%; white-space: nowrap; font-size: 0; opacity: 0; }
.grid figure h2 { word-spacing: -0.15em; font-weight: 300; }
.grid figure h2, .grid figure p { margin: 0; }
.grid figure p { letter-spacing: 1px; font-size: 68.5%; }
figure.effect-lily img, .yellow-square { /* width: -webkit-calc(100% + 190px); */ width: calc(100% + 221px); opacity: 1; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1); transform: scale(1); }
figure.effect-lily figcaption { height: 100%; display: table; text-align: center; opacity: 0; -webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
figure.effect-lily h2, figure.effect-lily p { /* -webkit-transform: translate3d(0, 120px, 0); */ /* transform: translate3d(0, 360px, 0); */ }
.grid figure.effect-lily .editContent { display: table-cell; vertical-align: middle; -webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out ; /* opacity: 0; */}
figure.effect-lily h2 { -webkit-transition: -webkit-transform 0.35s; /* transition: transform 0.35s; */ font-family: 'MyriadProCond', "Open Sans", Helvetica, Arial, sans-serif; margin: 0; text-transform: uppercase; font-size: 30px; letter-spacing: 3px; line-height: 100%; font-weight: 700; /* bottom: 0px; */ /* opacity: 0; */ /* position: absolute; */}
figure.effect-lily p { color: #FFF; /* opacity: 1; */ -webkit-transition: opacity 0.2s, -webkit-transform 0.35s; transform 0.35s; font-family: 'NewBaskerville', "Open Sans", Helvetica, Arial, sans-serif; margin: 10px 0 0 0; letter-spacing: 4px; font-size: 26px; line-height: 110%; }
figure.effect-lily:hover img { opacity: 0.2; }
figure.effect-lily:hover figcaption { opacity: 1; }
figure.effect-lily:hover img { -webkit-transform: scale(1.1); }
figure.effect-lily:hover h2, figure.effect-lily:hover p { /* -webkit-transform: translate3d(0, 80px, 0); */ /* transform: translate3d(0px, 50%, 0); */ /* bottom: 70%; */ /* display: table-cell; */ vertical-align: middle; /* opacity: 1; */}
figure.effect-lily:hover .figcaption { opacity: 1; }
figure.effect-lily:hover p { -webkit-transition-delay: 0.05s; transition-delay: 0.05s; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; }
section.blog { text-align: center; background: url(../images/bg-fill-blog.jpg) no-repeat center 3px; }
section.blog .owl-carousel { width: 850px; margin: 0 auto; }
section.blog .owl-carousel .owl-controls { top: 50%; z-index: -1; margin-top: -40px; }
.owl-carousel .owl-controls .owl-prev { left: -71px; position: absolute; text-indent: -999px; color: #111; height: 66px; background: transparent url(../images/control-prev.png) no-repeat center; width: 36px; padding: 0; }
.owl-carousel .owl-controls .owl-next { position: absolute; right: -70px; background: transparent url(../images/control-next.png) no-repeat center; width: 36px; height: 66px; padding: 0; text-indent: -999px; }
.contentBlog a { display: block; }
.contentBlog:hover h2 { color: #B34D9C; }
.contentBlog h2 { color: #111; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; font-family: 'MyriadProCond', "Open Sans", Helvetica, Arial, sans-serif; margin: 0; text-transform: uppercase; font-size: 24px; letter-spacing: 4px; line-height: 120%; font-weight: 700; padding: 0 10px; }
.contentBlog .date { font-family: 'MyriadProCond', "Open Sans", Helvetica, Arial, sans-serif; margin: 20px 0 10px 0; text-transform: uppercase; font-size: 17px; letter-spacing: 2px; line-height: 120%; font-weight: 700; }
.contentBlog .excerpt { line-height: 120%; font-family: 'NewBaskerville', "Open Sans", Helvetica, Arial, sans-serif; margin: 0; letter-spacing: 2px; font-size: 20px; }
.off { display: none !important; }
.contact- h2 { margin-top: 0; }
.contact- .map-img { margin: 40px 0; }
#contact span.required { font-size: 13px; color: #ff0000; }
#message { margin-bottom: 20px; padding: 0; }
.error_message { display: block; background: #FBE3E4; padding: 10px 0 10px 15px; color: #8a1f11; border: 2px solid #FBC2C4; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; }
.navbar-nav li:before { content: "."; float: left; display: inline-block; position: absolute; top: -10px; color: #a0c359; font-size: 33px; height: 0px; right: -6px; }
.navbar-nav li:last-child:before { content: ""; }
.receitas .underlined-title .editContent h1, .eventos .underlined-title .editContent h1 { background: url(../images/bg-title.png) center no-repeat; padding: 14px 0 4px; font-family: 'MyriadProCondBold'; letter-spacing: 19px; font-size: 54px; }
.lojaonline .underlined-title .editContent { background: url(../images/bg-title-loja.png) center no-repeat; padding: 9px 0; }
section.lojaonline { background: url(../images/loja-bg.jpg) no-repeat center top; background-size: cover;}
section.lojaonline h1 { color: #FFF; }
.links-lojas .links{
    display: block;
    padding: 6px 0 2px 0;
}
section#servicos h1 { color: #FFF; text-transform: uppercase; font-family: 'MyriadProCondBold'; letter-spacing: 2px; font-size: 60px; }
ul.servicos-list li { color: #FFF; font-size: 34px; position: relative; line-height: 330%; font-family: 'MyriadProBold'; font-weight: bolder; letter-spacing: 8px; }
ul.servicos-list li:after { content: ''; position: absolute; bottom: 0; left: 49%; font-size: 9px; background: url(../images/bullet.png) no-repeat center; width: 10px; height: 10px; }
ul.servicos-list li:last-child:after { content: ""; background: none; }
.filter { list-style: none; padding: 0; margin: 0px 0 10px; text-align: center; float: left; width: 100%; }
.filter li { display: inline-block; margin: 0; padding: 0 16px; }
.filter li a { font-family: 'NewBaskerville', "Open Sans", Helvetica, Arial, sans-serif; font-size: 25px; color: #111; border: 2px solid transparent; line-height: 100%; letter-spacing: 3px; padding: 15px 49px 12px; }
.lojaonline .filter li a { font-family: 'MyriadProCond', "Open Sans", Helvetica, Arial, sans-serif; color: #FFF; letter-spacing: 5px; }
.filter li a.active { border: 2px solid transparent; }
.filter li a:hover, .filter li a:focus, .filter li a.active { border: 2px solid; text-decoration: none; }
.receitas .filter li a { font-family: 'NewBaskerville', "Open Sans", Helvetica, Arial, sans-serif; font-size: 25px; color: #111; border: 3px solid transparent; line-height: 100%; letter-spacing: 3px; padding: 15px 20px 12px; }
.receitas .filter li a.active { border: 3px solid transparent; }
.receitas .filter li a:hover, .receitas .filter li a:focus, .receitas .filter li a.active { border: 3px solid; text-decoration: none; }
section.lojaonline .lojalist { /* padding: 0; */ display: table; width: 100%;}
section.lojaonline .shuf-item { display: table; margin: 10px 10px; width: 30%; border: 3px solid; height: 140px; }
section.lojaonline .shuf-item a { display: table; /* position: absolute; */ /* left: 0; */ /* bottom: 0; */ /* right: 0; */ /* top: 0; */ width: 100%;height: 100%;}
section.lojaonline .shuf-item.e-books, section.lojaonline .active.e-books, .filter li a.e-books:hover { border: 2px solid #FFA63B; }
section.lojaonline .shuf-item.e-books:hover { background-color: #FFA63B; }
section.lojaonline .shuf-item.produtos, section.lojaonline .active.produtos, .filter li a.produtos:hover { border: 2px solid #A3D253; }
section.lojaonline .shuf-item.produtos:hover { background-color: #A3D253; }
section.lojaonline .shuf-item.cursos, section.lojaonline .active.cursos, .filter li a.cursos:hover { border: 2px solid #FF5968; }
section.lojaonline .shuf-item.cursos:hover { background-color: #FF5968; }
section.lojaonline .shuf-item.height2 { height: 300px; }
section.lojaonline .contentLojaItem { display: table-cell; vertical-align: middle; width: 100%; padding: 0 30px; }
section.lojaonline .date { font-family: 'MyriadProCond', "Open Sans", Helvetica, Arial, sans-serif; margin: 0; text-transform: uppercase; font-size: 33px; letter-spacing: 2px; line-height: 120%; font-weight: 700; color: #FFF; }
section.lojaonline .title { font-family: 'MyriadProCond', "Open Sans", Helvetica, Arial, sans-serif; margin: 0; text-transform: uppercase; font-size: 27px; letter-spacing: 2px; line-height: 120%; font-weight: 700; color: #FFF; }
section.lojaonline .excerpt { font-family: 'NewBaskerville', "Open Sans", Helvetica, Arial, sans-serif; margin: 0; letter-spacing: 2px; font-size: 16px; line-height: 110%; color: #FFF; }
section.blog .link-more a { position: relative; }
section.blog .link-more a:before { content: ''; position: absolute; top: 0; left: 50%; width: 0; height: 100%; background: #000; z-index: -1; -webkit-transition: left .5s, width .5s, .3s -webkit-transform .2s; -ms-transition: left .5s, width .5s, .3s -ms-transform .2s; transition: left .5s, width .5s, .3s transform .2s; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out }
section.blog .link-more a:hover:before { width: 100%; left: 0; }
section.blog .link-more a:hover { color: #FFF; border: 2px solid #000 }
section.eventos { text-align: center; }
section.eventos .item { background-color: #DFF37E; position: relative; width: 290px; height: 290px; display: table; }
section.eventos .item a { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
section.eventos .item .editContent { display: table-cell; vertical-align: middle; padding: 0 20px; }
section.eventos .item .date { font-family: 'MyriadProCond', "Open Sans", Helvetica, Arial, sans-serif; margin: 0; text-transform: uppercase; font-size: 28px; letter-spacing: 2px; line-height: 120%; font-weight: 700; }
section.eventos .item .title { font-family: 'MyriadProCond', "Open Sans", Helvetica, Arial, sans-serif; margin: 0; text-transform: uppercase; font-size: 30px; letter-spacing: 2px; line-height: 110%; font-weight: 700; }
section.eventos .item .excerpt { font-family: 'NewBaskerville', "Open Sans", Helvetica, Arial, sans-serif; margin: 0; letter-spacing: 2px; font-size: 22px; line-height: 110%; }
section.eventos .item p, section.eventos .item h2 { color: #111; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out }
section.eventos .item:hover p, section.eventos .item:hover h2 { color: #FFF; }
section.receitas .grid { position: relative; width: 290px; height: 290px; display: inline-block; }
.parallaxItens { position: relative; background-color: #FFF; cursor: pointer; overflow: hidden; }
.group1 { width: 1473px; height: 1463px; background: url(../images/group1.png) no-repeat; top: 180px; left: 0%; position: absolute; /* z-index: 1; */ }
.group2 { width: 1311px; height: 2077px; background: url(../images/group2.png) no-repeat; top: 100px; right: 0; position: absolute; }
.group3 { width: 1339px; height: 1667px; background: url(../images/group3.png) no-repeat; top: 620px; right: 0; position: absolute; }
.group4 { width: 1312px; height: 1408px; background: url(../images/group4.png) no-repeat; top: 1250px; left: 0; position: absolute; }
.group5 { width: 1440px; height: 576px; background: url(../images/group5.png) no-repeat; top: 850px; left: 0; position: absolute; }

.para-01 { width: 750px; height: 2060px; background: url(../images/para-01.jpg) no-repeat; top: 50px; left: -60px; position: absolute; }
.para-02 { width:822px; height: 2091px; background: url(../images/para-02.png) no-repeat right center; top: 100px; right: 0; position: absolute; }
section.blog .link-more a { font-family: 'NewBaskerville', "Open Sans", Helvetica, Arial, sans-serif; color: #111; font-size: 27px; letter-spacing: 2px; border: 2px solid; display: inline-block; padding: 7px 40px 2px; }
section.blog .grid figure { height: 160px; }
.link-more { float: left; width: 100%; margin: 60px 0 0; }
.link-more a { font-family: 'NewBaskerville', "Open Sans", Helvetica, Arial, sans-serif; color: #111; font-size: 27px; letter-spacing: 2px; position: relative; }
.link-more > a:before, .servicos-list a:before { content: ""; position: absolute; width: 100%; height: 2px; bottom: 0; left: 0; background-color: #000; visibility: hidden; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.servicos-list a:before { background: #FFF; }
.link-more > a:hover:before, .servicos-list a:hover:before { visibility: visible; -webkit-transform: scaleX(1); transform: scaleX(1); }
div#isotope-gallery-container { text-align: center; }
section.blog .editContent { background: url(../images/bg-title-blog.jpg) no-repeat center; }
.contact .title-footer h2 { color: #b34c9c; white-space: pre-line; text-transform: uppercase; font-size: 40px; font-family: 'MyriadArabic'; line-height: 80%; }
.contact .complement-text { font-family: 'MyriadArabic'; line-height: 80%; font-weight: 600; font-size: 34px; }
.contact .complement-text p { margin: 0; font-size: 16px; }
.contact form input[type=email], .contact form input[type=text] { width: 60%; text-transform: uppercase; }
.contact form .btn-contact { position: relative; float: right; background-color: transparent; border: 2px solid #b36fad; border-radius: 0; color: #8386c1; font-size: 15px; padding: 5px 20px; font-weight: bold; }
.contact form .btn-contact:before { content: ''; position: absolute; top: 0; left: 50%; width: 0; height: 100%; background: #b36fad; z-index: -1; -webkit-transition: left .5s, width .5s, .3s -webkit-transform .2s; -ms-transition: left .5s, width .5s, .3s -ms-transform .2s; transition: left .5s, width .5s, .3s transform .2s; }
.contact form .btn-contact:hover:before { width: 100%; left: 0; }
.contact form .btn-contact:hover { color: #FFF; }
.contact form textarea { height: 190px; text-transform: uppercase; }
img.contato-loader { position: absolute; right: 47px; top: 24px; }
#obrigado-contato { display: none; text-transform: uppercase; text-align: center; }
div#obrigado-contato .success { padding: 5px; border: 1px solid #CCC; }
div.success { padding: 12px; border: 1px solid #6ACF40; background: #DAF5D9; color: #0C7700; margin: 0 -15px; }
div.error { padding: 5px; border: 1px solid #DA8D8D; background: #DAF5D9; color: #A91C1C; }
.instabar { background-color: #85BF5E; padding: 19px 0; color: #FFF; font-size: 16px; margin-top: 40px; font-weight: 500;}
.instabar a{  color: #FFF; }
.instabar a:hover{ text-decoration: underline;}
div#pics li { display: inline-block; width: 9%; margin: 1%; border: 5px solid #FFF; /* opacity: .6; */ -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out }
div#pics li img { width: 100%; }
div#pics li:hover { border-color: #B34D9C; opacity: 1; }

/* Magnific Popup CSS */

/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #CCC; }
.mfp-preloader a:hover { color: #FFF; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
button::-moz-focus-inner { padding: 0; border: 0; }
.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; filter: alpha(opacity=65); padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus { opacity: 1; filter: alpha(opacity=100); }
.mfp-close:active { top: 1px; }
.mfp-close-btn-in .mfp-close { color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }
.mfp-arrow { position: absolute; opacity: 0.65; filter: alpha(opacity=65); margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a { border-right: 17px solid #FFF; margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3F3F3F; }
.mfp-arrow-right { right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a { border-left: 17px solid #FFF; margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b { border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
	.mfp-img-mobile img.mfp-img { padding: 0; }
	.mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
	.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
	.mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
	.mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
	.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
}

@media all and (max-width:900px) {
	.mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
	.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
	.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
	.mfp-container { padding-left: 6px; padding-right: 6px; }
}
.mfp-ie7 .mfp-img { padding: 0; }
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container { padding: 0; }
.mfp-ie7 .mfp-content { padding-top: 44px; }
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg { opacity: 0; -webkit-backface-visibility: hidden;  /* ideally, transition speed should match zoom duration */ -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.mfp-with-zoom.mfp-ready .mfp-container { opacity: 1; }
.mfp-with-zoom.mfp-ready.mfp-bg { opacity: 0.4; }
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg { opacity: 0; }

/*ampliacao*/
.white-popup-block { text-align: center; overflow: auto; width: 100%;/* padding: 120px 0 100px 0; */ /* position: relative; */ cursor: default; max-width: 100%; padding-bottom: 108px; background-color: #FFF; }
.innerHead { filter: inherit; /* IE6-9 */ width: 65%; margin: 0 auto; padding: 210px 0 0 0; }
.innerHead h1 { font-family: 'LatoRegular', Helvetica; font-size: 36px; padding: 0; color: #333; text-align: center; text-transform: uppercase; margin: 0; }
.mfp-auto-cursor .mfp-content, .mfp-container { overflow: auto; }
.innerContent { padding: 30px; margin: 0 auto; width: 65%; font-size: 15px; line-height: 150%; text-align: center; font-family: 'LatoRegular', Helvetica; color: #333; }
.innerContent img { max-width: 100%; }
.contentPorts { margin: 20px 0 0 0; }
.contentPorts img { max-width: 100%; }
.contentPorts ul { list-style-type: none; margin: 0; padding: 0; }
.contentPorts .owl-theme .owl-controls { bottom: inherit; position: relative; margin: 40px 0 0; }
.contentPorts .owl-theme .owl-dots .owl-dot span { border-color: #333; }
.contentPorts .owl-theme .owl-dots .owl-dot.active span,.contentPorts .owl-theme .owl-dots .owl-dot:hover span { background-color: #333; }
.modal-content .contentLoja { font-family: 'BaskervilleIT', "Open Sans", Helvetica, Arial, sans-serif; font-size: 26px; font-weight: 100; font-style: italic; line-height: 120%; }
h1.title { font-family: 'MyriadProBold'; font-weight: 100; font-size: 60px; margin: 0; letter-spacing: 5px; text-align: left; color: #333; }
span.role { height: 2px; background: #562a49; width: 60px; display: block; margin: 0 0 0 7px; }
.content-text-case { margin: 0 0 90px 0; padding: 40px 0 0px 0; float: left; white-space: pre-line; width: 100%; background: url(../images/dashed.png) repeat-x center bottom no-repeat; }
.content-text-case p { font-family: 'LatoRegular'; line-height: 150%; margin: 0 0 10px 0; font-size: 15px; }
a.btn-projeto { background: #c7dc53; padding: 15px 10px 8px; width: 100%; display: table; text-align: center; font-size: 32px; color: #333; vertical-align: middle; font-family: 'MyriadProBold'; letter-spacing: 7px; line-height: 100%; height: 50px; }
a.btn-projeto:hover { color: #FFF; text-decoration: none; }
.c-btn-projeto { /* position: absolute; */ /* top: 50%; */ /* float: right; */ width: 80%; margin: 71px auto 0; height: 100%; clear: both; }
.c-btn-projeto .valor { color: #333;font-family: 'MyriadProBold';border-top: 2px solid #333;display: block;text-align: center;font-size: 37px;line-height: 100%;padding: 4px 0 0;letter-spacing: 7px;margin-bottom: 30px;border-bottom: 2px solid #333;}
.c-btn-projeto .valor:before { content: "R$"; }
.contentPorts .owl-stage-outer { overflow: hidden; }
.white-popup-block article { margin: 120px 0 0 0; }
.white-popup-block img.img-responsive { margin: 15px auto; }
.modal.fade .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); // IE9 only
transform: translate(0, 0); }
.modal.modal-fullscreen .modal-dialog { margin: 0; width: 100%; height: 100%; }
.modal.modal-fullscreen .modal-content { border: none; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: inherit; -moz-box-shadow: inherit; -o-box-shadow: inherit; box-shadow: inherit }
.modal.modal-fullscreen.force-fullscreen .modal-body { padding: 0 }
.modal.modal-fullscreen.force-fullscreen .modal-header, .modal.modal-fullscreen.force-fullscreen .modal-footer { left: 0; position: absolute; right: 0 }
.modal.modal-fullscreen.force-fullscreen .modal-header { top: 0 }
.modal.modal-fullscreen.force-fullscreen .modal-footer { bottom: 0 }
.loadm { position: fixed; top: 0; right: 0; bottom: 0; width: 100%; left: 0; z-index: 99999; -webkit-overflow-scrolling: touch; outline: 0; background: #FFF url(../images/loader-folio.gif) no-repeat center center; height: 100%; }
.loadernav { display: block; /* width: 60px; */ position: fixed; left: 50%; top: 133px; margin-left: 490px; z-index: 99999999; }
.modal-close { overflow: visible; cursor: pointer; background: transparent url(../images/btn-close.jpg); border: 0; font-family: 'MyriadArabic'; /* -webkit-appearance: none; */ height: 45px; outline: none; position: fixed; color: #FFF; z-index: 1; -webkit-box-shadow: none; box-shadow: none; line-height: 100%; right: 50%; margin-right: -530px; width: 44px; font-size: 43px; top: 129px; overflow: hidden;}
.modal-close:hover { background-position: 0 bottom; }
.slide { position: relative; overflow: hidden; height: 100%;}
.modal-backdrop.fade.in { z-index: 9999; }
body.fixed { overflow:hidden; }

div#newsletter { background-color: #b0629a; }
.owl-carousel-home { height: 100%; }
.owl-carousel-home .owl-carousel .owl-stage-outer { height: 100%; }
.owl-carousel-home .owl-carousel img { height: 100%; width: inherit; }
.owl-carousel-home.owl-carousel .item a { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.owl-carousel-home.owl-carousel .item { background-size: cover!important; }

@media (max-width:991px) {
	#header-1 .brand-img { float: left; /* margin: 0 auto; */ /* text-align: center; */ }
	#header-1 .navbar-fixed-top { position: relative; }
	#header-1 .navbar-collapse { border-top: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; width: 100%; top: 80px; position: absolute; background: #B34D9C; z-index: 999; }
	#header-1 .navbar-collapse .nav { /* margin: 0; */ }
	#header-1 .main-nav .nav .dropdown-menu:before { display: none; }
	#header-1 .navbar-fixed-top .navbar-collapse, #header-1 .navbar-fixed-bottom .navbar-collapse { max-height: inherit; left: 0; width: 100%; }
	.navbar-header { float: none; }
	.navbar-toggle { display: block; }
	.navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
	.navbar-collapse.collapse { display: none !important; }
	.navbar-nav { float: none !important; margin: 7.5px -15px; }
	.navbar-nav>li { /* float: none; */ }
	.navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; text-align: center; color: #FFF !important; font-size: 30px !important; }
	.navbar-text { float: none; margin: 15px 0; }
	.navbar-collapse.collapse.in { display: block !important; }
	.collapsing { overflow: hidden !important; }
	#header-1 .social-header { position: absolute; top: 0; left: 50%; margin-left: -68px; }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width:1200px) {
	#header-1 .main-nav .nav .nav-item a { font-size: 20px; padding: 15px 2px 15px 11px; }
	.para-01 { left: -160px; }
	.para-02 { right: -290px;  }
	.text-sobre .lead { /* line-height: 130%; */ /* font-size: 18px; */ width: 100%;}
	.sobre h1 { letter-spacing: 7px; }
}

/* Medium Devices, Desktops */
@media only screen and (max-width:992px) {
	.loadernav { position: relative; margin-left: 0; top: 0px; left: inherit; float: right; }
	.modal-close {top: 0px; /* left: inherit; */ float: right; z-index: 9999999;right: 0;margin: 0;position: absolute;}
	section.lojaonline .shuf-item { width: 44%; }
	section.blog .owl-carousel { width: 570px; }
}

/* Small Devices, Tablets */
@media only screen and (max-width:768px) {
	.pad5 { padding-top: 5px; }
	.pad10 { padding-top: 10px; }
	.pad15 { padding-top: 15px; }
	.pad25 { padding-top: 25px; }
	.pad30 { padding-top: 30px; }
	.pad45 { padding-top: 45px; }
	.pad60 { padding-top: 60px; }
	.pad90 { padding-top: 30px; }
	.pad120 { padding-top: 120px; }
	.min-height-100px { min-height: 100px; }
	.min-height-200px { min-height: 200px; }
	.min-height-300px { min-height: 300px; }
	.min-height-400px { min-height: 400px; }
	.min-height-500px { min-height: 500px; }
	.min-height-600px { min-height: 600px; }
	.min-height-700px { min-height: 700px; }
	.min-height-800px { min-height: 800px; }
	.min-height-900px { min-height: 900px; }
	.marg-bottom5 { margin-bottom: 5px; }
	.marg-left5 { margin-left: 5px; }
	.marg-right5 { margin-right: 5px; }
	.social.social-nav { padding-left: 0; }
	#header-1 .social-header { position: absolute; top: 0; left: 50%; margin-left: -86px; }
	#header-1 .main-nav .nav { margin-left: 0; }
	#header-1 .main-nav .nav .nav-item a { color: #FFF; text-align: center; }
	.owl-theme .owl-controls { bottom: 30px; }
	.sobre h1 { text-align: center; }
	.newsletter input[type=email].squared { font-size: 15px; letter-spacing: inherit; width: 78%; display: table-cell; vertical-align: middle; padding: 21px 0; }
	.newsletter input[type=submit] { float: right; }
	section.servicos { background-attachment: inherit; }
	section.servicos .servicos-list a {    /* display: block; */ }
	.gallery-item { margin: 0; }
	.grid { margin: 0; }
	section.blog .owl-carousel { width: 100%; margin: 0 auto; }
	.owl-carousel .owl-controls .owl-prev { left: 0px; }
	.owl-carousel .owl-controls .owl-next { right: 0px; }
	.contentBlog .excerpt { display: none; }
	.navbar-nav li:before { left: 50%; right: inherit; top: 17px; margin-left: -3px; }
	.receitas .underlined-title .editContent h1, .eventos .underlined-title .editContent h1 { font-size: 46px; }
	section.lojaonline { background: url(../images/loja-bg-mobile.jpg); }
	section#servicos h1 { font-size: 41px; }
	ul.servicos-list li { line-height: 188%; letter-spacing: 3px; }
	ul.servicos-list li:after { content: ''; }
	ul.servicos-list li:last-child:after { content: ''; position: absolute; bottom: 0; left: 49%; font-size: 9px; background: url(../images/bullet.png) no-repeat center; width: 10px; height: 10px; }
	.filter li { display: block; }
	section.lojaonline .shuf-item { width: 44%; }
	section.blog .link-more a { font-size: 17px; }
	section.eventos .item { width: 275px; }
	section.receitas .grid { width: 44%; margin: 10px;}
	.group1, .group2, .group3, .group4, .group5 { display: none !important; opacity: 0; }
	.link-more a { font-size: 19px; }
	.contact .title-footer h2 { text-align: center; white-space: pre-line;}
	.contact .complement-text { text-align: center; }
	.contact .pull-right, .contact .pull-left { float: inherit !important; }
	.contact form input[type=email], .contact form input[type=text] { width: 100%; }
	.contact form .btn-contact { width: 100%; padding: 10px; }
	figure.effect-lily figcaption { opacity: 1; /* position: relative; */ /* top: inherit; */ /* left: inherit; */ /* vertical-align: middle; */ /* top: 60px; */ /* display: table-cell; */ }
	figure.effect-lily h2, figure.effect-lily p { -webkit-transform: inherit; transform: inherit; }
	figure.effect-lily img, .yellow-square { opacity: .1; }
	.c-btn-projeto { margin: inherit; width: inherit; }
	a.btn-projeto { width: 100%; }
	.content-text-case { margin: inherit; float: inherit; padding: inherit; width: inherit; text-align: center; }
	h1.title { line-height: 100%; font-size: 35px; letter-spacing: inherit; }
	.white-popup-block article { margin: 60px 0 0 0; }
	#pics { display: none; }
	section.blog .owl-carousel .owl-item { padding: 0px 90px; }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width:480px) {
	section.lojaonline .shuf-item { width: 91%; margin: 10px 0; }
	section.receitas .grid { max-width: 480px; width: 90%; margin: 10px auto; }
	section.blog .owl-carousel .owl-item { padding: 0px 50px; }
	.contentBlog h2 { font-size: 20px; letter-spacing: 0; }
	section.blog .link-more a { letter-spacing: 0; font-size: 20px; }
	.text-sobre .lead { line-height: 130%; font-size: 18px; }
	.sobre h1 { font-size: 60px; }
	#home .owl-theme .owl-controls { top: 50%; bottom: inherit; margin-top: -33px; }
	#blog figure.effect-lily img, #blog .yellow-square { opacity: 1; }
	.sobre{ padding: 0; }
	.sobre h1 { letter-spacing: inherit; }
	.mfp-container {  height: inherit; }
	.mfp-auto-cursor .mfp-content, .mfp-container{ overflow: inherit; }
}

/* Custom, iPhone Retina */
@media only screen and (max-width:320px) {
	.newsletter input[type=email].squared { width: 75%; }
	section.lojaonline .shuf-item{ width: 100%; }
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	section.servicos { background: url("../images/servicos-bg.jpg") no-repeat; background-size: cover; background-position: center center; background-attachment: inherit; }

}


div#pics {
    /* height: 460px; */
}
