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, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, 
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';

	content: none;
}
/*
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/
	#titulos {  display: inline-block;  vertical-align: middle;	padding-bottom: 0px; padding-left:70px; width: 800px}
	#fecha {  display: inline-block;  color:#fff; text-align:left;vertical-align: middle;	padding-bottom:0px;  width: 300px;padding-left:70px;} 
:focus { outline: 0;}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
input[type="text"],
input[type="password"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}
input[type="submit"],
input[type="reset"] { -webkit-appearance: none; }
/* ----------------------------------------------------------------
    Basic Document Styles
-----------------------------------------------------------------*/
body {
	line-height: 1;
	color: #777;
	font: 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
	background: #EEE url("https://www.acomee.com.mx/images/patterns/light/pattern10.png") repeat fixed;
}
input,
select,
textarea { font: 12px/20px "Open Sans", Helvetica, Arial, sans-serif; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; *zoom:1;}
* html .clearfix { height: 1%;} /* Hides from IE-mac \*/
.clearfix { display: block;}
.clear {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
}
::selection {
    background: #57B3DF;
    color: #fff;
    }
::-moz-selection {
    background: #57B3DF; /* Firefox */
    color: #fff;
}
::-webkit-selection {
	background: #57B3DF; /* Safari */
	color: #fff;
}
/* ----------------------------------------------------------------
    Typography
-----------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #57B3DF;
}
a:hover, .selected { color: #222; }
a img { border: none; }
p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
fieldset,
form { 
  margin-bottom: 20px; 
  line-height:22px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	padding: 0 0 20px 0;
	color: #444;
    font-family: 'Open Sans', sans-serif;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span { color: #57B3DF; }
h3,
h4,
h5,
h6 { padding-bottom: 15px; }
h1 {
	font-size: 28px;
	line-height: 32px;
}
h2 {
	font-size: 22px;
	line-height: 28px;
}
h3 {
    font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	margin-top:15px;
}
h4 {
    font-weight: 600;
	font-size: 16px;
	line-height: 20px;
}
h5 {
    font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
h6 {
    font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
#estilo-titulo { font-size:1.5em; color:#fff;text-shadow: 2px 2px #bc2028;lne-height:8px !important;padding:0 0 0 0; margin: 0 0 10px; 0;}
address { font-style: italic; }
abbr[title],
acronym[title],
dfn[title] {
	cursor: help;
	border-bottom: 1px dotted #555;
}
blockquote {
	color: #666;
	border-left: 3px solid #777;
    font-size: 17px;
    line-height: 1.4;
	font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
    font-style: italic;
	padding: 5px 0 5px 20px;
    text-shadow: 1px 1px 1px #FFF;
    margin-left: 20px;
}
blockquote p { margin: 20px 0 0 0 !important; }
blockquote p:first-child { margin: 0 !important; }
strong { font-weight: bold; }
em,
dfn,
cite { font-style: italic; }
dfn { font-weight: bold; }
sup {
	font-size: 11px;
	vertical-align: top;
}
sub {
	font-size: 11px;
	vertical-align: bottom;
}
small {
    font-size: 11px;
    font-style: italic;
}
small1 {
    font-size: 11px;
    font-style: italic;
}
del { text-decoration: line-through; }
ins { text-decoration: underline; }
pre {
	font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
	white-space: pre;
	overflow: auto;
	padding: 0 10px;
	clear: both;
	color: #666;
	line-height: 19px;
}
code {
	padding: 5px;
	background: #F9F9F9;
}
var,
kbd,
samp,
code {
	font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
	background: #F9F9F9;
}
kbd { font-weight: bold; }
samp,
var { font-style: italic; }
ul,
ol,
dl { margin-left: 20px; }
caption { text-align: left; }
img { /*max-width: 100%; */}
.img-polaroid {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* ----------------------------------------------------------------
    Basic Layout Styles
-----------------------------------------------------------------*/

.tright { text-align: right !important; }
.tleft { text-align: left !important; }
.fright { float: right !important; }
.fleft { float: left !important; }
#wrapper { width: 1020px; margin: 50px auto; position: relative; background-color: #FFF; box-shadow: 0 0 10px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1); }
/*.container { width: 960px; margin: 0 auto; position: relative; }*/

.container { 
  width: 90%; 
	/* width: 85%;*/
	margin: 0 auto; 
	position: relative; 
}
.line,
.double-line { clear: both; position: relative; width: 100%; margin: 30px 0; border-top: 1px solid #EEE;}
.double-line { border-top: 3px double #E5E5E5; }
.line a { position: absolute; left: auto; right: 0; padding-left: 5px; color: #272727; background: #F9F9F9; margin-top: -11px; border: none; }
.line a:hover { color: #575757; background: none; }
.emptydiv { display: block !important; position: relative !important;}
.allmargin { margin: 30px !important;}
.leftmargin { margin-left: 30px !important;}
.rightmargin { margin-right: 30px !important;}
.topmargin { margin-top: 30px !important;}
.bottommargin { margin-bottom: 30px !important;}
.nomargin {margin: 0 !important;}
.noleftmargin { margin-left: 0 !important;}
.norightmargin { margin-right: 0 !important;}
.notopmargin { margin-top: 0 !important;}
.nobottommargin { margin-bottom: 0 !important;}
.noborder { border: none !important; }
.noleftborder { border-left: none !important; }
.norightborder { border-right: none !important; }
.notopborder { border-top: none !important; }
.nobottomborder { border-bottom: none !important; }
.nopadding { padding: 0 !important; }
.noleftpadding { padding-left: 0 !important; }
.norightpadding { padding-right: 0 !important; }
.notoppadding { padding-top: 0 !important; }
.nobottompadding { padding-bottom: 0 !important; }
.noabsolute { position: relative !important;}
.hidden { display: none !important;}
.nothidden { display: block !important;}
.center { text-align: center !important;}
.divcenter { position: relative !important; margin-left: auto !important; margin-right: auto !important;}
span.page-divider { display: block; }
span.page-divider span {
    display: block;
    width: 15%;
    border-bottom: 2px solid #57B3DF;
}
.dotted-divider {
    clear: both;
    background: url("https://www.acomee.com.mx/images/divider.png") repeat-x;
    margin: 30px 0;
    height: 5px;
}
.preloader,
.preloader2 {
	display: block;
	width: 100%;
	height: 100%;
	background: url("https://www.acomee.com.mx/images/preloader.gif") center center no-repeat #FFF;
}
.preloader2 { background-color: transparent; }
.postcontent {
  /*width: 720px; */
  width: 77%;
 }
.landing-offer-media { width: 650px; }
.sidebar {
 /*width: 210px;  */
	 width: 20%;
 }
.landing-offer-text { width: 280px; }
.col_full { width: 100%; }
.col_half,
.landing-offer-half { width: 48%; }
.col_one_third { width: 30.63%; }
.col_two_third { width: 65.33%; }
.col_one_fourth { width: 22%; }
.col_three_fourth { width: 74%; }
.col_one_fifth { width: 16.8%; }
.col_two_fifth { width: 37.6%; }
.col_three_fifth { width: 58.4%; }
.col_four_fifth { width: 79.2%; }
.col_one_sixth { width: 13.33%; }
.col_five_sixth { width: 82.67%; }



.col_one_third2 { width: 33.33%; }







.postcontent,



.landing-offer-media,



.sidebar,



.landing-offer-text,



.col_full,



.col_half,



.landing-offer-half,



.col_one_third,



.col_two_third,



.col_three_fourth,



.col_one_fourth,



.col_one_fifth,



.col_two_fifth,



.col_three_fifth,



.col_four_fifth,



.col_one_sixth,



.col_five_sixth {



	display: block;



	position: relative;



	margin-right: 4%;



	margin-bottom: 10px;



	float: left;



}







.postcontent,



.sidebar,



.landing-offer-media,



.landing-offer-text { margin-right: 30px; }







.col_full {



    clear: both;



	float: none;



	margin-right: 0;



}







.postcontent.col_last,



.sidebar.col_last { float: right; }







.col_last {



	margin-right: 0 !important;



	clear: right;



}







.entry_content ul {



    clear: left;



    color: #444;



    list-style-type: disc;



    font-size: 13px;



    font-family: 'Droid Serif', serif;



}







.entry_content ol {



    clear: left;



    color: #444;



    list-style-type: decimal;



    font-size: 13px;



    font-family: 'Droid Serif', serif;



}







label {



	display: inline-block;



    font-size: 12px;



	font-weight: 600;



	color: #444;



	margin-bottom: 5px;



    cursor: pointer;



}







select { min-height: inherit !important; }







input[type="text"],



input[type="password"],



select,



textarea {



  display: block;



	/*background: #f5f796;*/

background: #ffffff !important;

	padding: 7px;



  margin-bottom: 10px;



	border: 1px solid #DDD;



    border-top-width: 2px;



	outline: 0;



	font: normal 11px/100%;



    color: #666;



}







#footer.footer-dark input[type="text"],



#footer.footer-dark input[type="password"],



#footer.footer-dark select,



#footer.footer-dark textarea {



	background: #282A2B;



	border-color: #444;



    color: #CCC;



    /*text-shadow: 1px 1px 1px rgba(0,0,0,0.3);*/



}







.impcan {width:50% !important;}



input[type="text"],



input[type="password"] { width: 87%; }







input[type="checkbox"],



input[type="radio"] {



    display: inline-block;



    position: relative;



    top: 2px;



}







textarea { 



	width: 90%;



	height: 150px;



	line-height: 150%;



}







textarea.short-textarea { height: 80px; }







input[type="text"]:active,



input[type="password"]:active,



textarea:active,



select:active,



input[type="text"]:focus,



input[type="password"]:focus,



textarea:focus,



select:focus { border-color: #CCC; }







#footer.footer-dark input[type="text"]:active,



#footer.footer-dark input[type="password"]:active,



#footer.footer-dark textarea:active,



#footer.footer-dark select:active,



#footer.footer-dark input[type="text"]:focus,



#footer.footer-dark input[type="password"]:focus,



#footer.footer-dark textarea:focus,



#footer.footer-dark select:focus { border-color: #666; }







label.error {



    display: block;



    font-style: italic;



    font-weight: normal;



    font-size: 11px;



    color: #BD091B;



    margin-bottom: 15px;



}







input.error,



textarea.error,



select.error { border-color: #BD091B !important; }







#footer.footer-dark input.error,



#footer.footer-dark textarea.error,



#footer.footer-dark select.error { border-color: #CF4545 !important; }







.quick-contact-form label.error { margin: 0; }







#footer.footer-dark .btn-default {



    background-color: #282828;



    color: #CCC;



    border-color: #444;



}







form p {



    margin-top: 15px;



    margin-bottom: 0;



}







form p:first-child { margin-top: 0; }







form small {



    font-weight: normal;



    font-size: 10px;



    color: #999;



}







.input-block-level {



  display: block;



  width: 100% !important;



  min-height: 30px;



  -webkit-box-sizing: border-box;



  -moz-box-sizing: border-box;



  box-sizing: border-box;



}











/* ----------------------------------------------------------------



    Top Bar



-----------------------------------------------------------------*/











#top-bar {



    position: relative;



    background-color: #EEE;



    height: 40px;



}







#top-menu {



    position: relative;



    float: left;



    height: 40px;



}







#top-menu li {



    float: left;



    position: relative;



    margin-left: 10px;



    height: 40px;



    text-shadow: 1px 1px 1px #FFF;



}







#top-menu li:first-child { margin-left: 0; }







#top-menu li a,



#top-menu li span {



    display: block;



    float: left;



    position: relative;



    line-height: 20px;



    margin-top: 10px;



    color: #777;



}







#top-menu li span { color: #999; }







#top-menu li a:hover {



    color: #57B3DF;



    border-bottom: 1px dotted #57B3DF;



}







#top-menu li span {



    margin-right: 10px;



    font-size: 14px;



}







#top-menu li:first-child span { display: none; }







#top-menu li.top-menu-em a {



    position: relative;



    top: -1px;



    padding: 1px 6px;



    background-color: #57B3DF;



    color: #FFF;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);



    border-radius: 2px;



    -moz-border-radius: 2px;



    -webkit-border-radius: 2px;



}







#top-menu li.top-menu-em a:hover {



    color: #FFF;



    border-bottom: none;



}







#top-menu li a i { margin-right: 2px; }







#top-menu ul ul {



    display: none;



    z-index: 200;



    width: 100px;



    margin: 0;



    position: absolute;



    top: 40px;



    left: 0;



    background-color: #EEE;



    border-top: 2px solid #57B3DF;



    box-shadow: 0 0 5px rgba(0,0,0,0.1);



    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);



    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);



}







#top-menu ul ul li {



    display: block;



    float: none;



    margin: 0;



    padding: 0;



    height: 32px;



    border: none;



    background-image: none;



    border-top: 1px solid #E5E5E5;



}







#top-menu ul ul li:first-child { border-top: 0; }







#top-menu ul ul a {



    display: block;



    float: none;



    height: 32px;



    line-height: 32px;



    margin: 0;



    padding: 0 10px;



    border: none;



    text-transform: capitalize;



    color: #777;



    font-weight: normal;



}







#top-menu ul ul a:hover,



#top-menu ul ul li:hover > a {



    border: none !important;



    background-color: #E5E5E5;



    color: #777;



}







#top-menu ul ul a span { display: none !important; }







#top-menu ul ul li img {



    display: inline-block;



    position: relative;



    top: 4px;



    width: 16px;



    height: 16px;



    margin-right: 4px;



}







#top-social {



    position: relative;



    float: right;



    height: 40px;



    margin: 0 -30px 0 40px;



}







#top-social ul, #top-menu ul { margin: 0; }







#top-social li,



#top-social li a,



#top-social li .ts-icon,



#top-social li .ts-text {



    display: block;



    position: relative;



    width: 40px;



    height: 40px;



}







#top-social li,



#top-social li a,



#top-social li .ts-text {



    float: left;



    width: auto;



    overflow: hidden;



}







#top-social li a {



    width: 40px;



    line-height: 40px;



    color: #FFF;



    font-size: 12px;



    font-weight: bold;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);



}







#top-social li .ts-icon { float: left; }







#top-social li.ts-facebook a { background-color: #3B5998; }







#top-social li.ts-facebook .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/facebook.png") no-repeat center center; }







#top-social li.ts-twitter a { background-color: #3CF; }







#top-social li.ts-twitter .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/twitter.png") no-repeat center center; }







#top-social li.ts-gplus a { background-color: #BD3518; }







#top-social li.ts-gplus .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/gplus.png") no-repeat center center; }







#top-social li.ts-dribbble a { background-color: #D97AA5; }







#top-social li.ts-dribbble .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/dribbble.png") no-repeat center center; }







#top-social li.ts-forrst a { background-color: #304C25; }







#top-social li.ts-forrst .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/forrst.png") no-repeat center center; }







#top-social li.ts-blogger a { background-color: #FCA448; }







#top-social li.ts-blogger .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/blogger.png") no-repeat center center; }







#top-social li.ts-flickr a { background-color: #FF0084; }







#top-social li.ts-flickr .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/flickr.png") no-repeat center center; }







#top-social li.ts-pinterest a { background-color: #CB2027; }







#top-social li.ts-pinterest .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/pinterest.png") no-repeat center center; }







#top-social li.ts-rss a { background-color: #F88F16; }







#top-social li.ts-rss .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/rss.png") no-repeat center center; }







#top-social li.ts-vimeo a { background-color: #0590B8; }







#top-social li.ts-vimeo .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/vimeo.png") no-repeat center center; }







#top-social li.ts-youtube a { background-color: #F33; }







#top-social li.ts-youtube .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/youtube.png") no-repeat center center; }







#top-social li.ts-phone a { background-color: #4818AB; }







#top-social li.ts-phone .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/phone.png") no-repeat center center; }







#top-social li.ts-mail a { background-color: #444; }







#top-social li.ts-mail .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/mail.png") no-repeat center center; }







#top-social li.ts-linkedin a { background-color: #0A6495; }







#top-social li.ts-linkedin .ts-icon { background: url("https://www.acomee.com.mx/images/icons/social/linkedin.png") no-repeat center center; }











/* ----------------------------------------------------------------



    Top Bar Style 2



-----------------------------------------------------------------*/











#top-bar.top-bar2 #top-menu { float: right; }







#top-bar.top-bar2 #top-social {



    float: left;



    margin: 0 40px 0 -30px;



}











/* ----------------------------------------------------------------



    Header



-----------------------------------------------------------------*/











#header { position: relative; background-color:/*#c2373e;*/ #bc2028; }











/* ----------------------------------------------------------------



    Logo



-----------------------------------------------------------------*/











#logo {



    position: relative;



    float: left;



    height: 120px;



    max-width: 230px;



    margin-right: 0px;



    font-family: 'Open Sans', sans-serif;



    font-size: 36px;



    line-height: 120px;



}







#logo a {



    display: block;



	color: #000;



}







#logo img {



    display: block;



    max-width: 100%;



}







#logo a.standard-logo { display: block; }







#logo a.retina-logo { display: none; }











/* ----------------------------------------------------------------



    Primary Menu



-----------------------------------------------------------------*/











#primary-menu,



#lp-contacts,



.sticky-menu-wrap {



    position: relative;



    float: right;



    max-width: 730px;



    height: 120px;		



}







.rs-menu,



.select-menu { display: none; }







.rs-menu {



    cursor: pointer;



    background-color: #EEE;



    width: 40px;



    height: 40px;



    text-align: center;



    color: #555;



    text-shadow: 1px 1px 1px #FFF;



}







.rs-menu i {



    display: block;



    margin: 0;



    padding: 0;



    font-size: 28px;



    line-height: 44px !important;



}







#primary-menu ul,



.sticky-menu-wrap ul {



    position: relative;



    margin: 0;



}







#primary-menu ul li,



.sticky-menu-wrap ul li {



    position: relative;



    float: left;



    height: 120px;



    background: url("https://www.acomee.com.mx/images/icons/menu-divider.png") no-repeat left center;



    margin-left: 1px;		



}







#primary-menu ul li:first-child,



.sticky-menu-wrap ul li:first-child {



    padding-left: 0;



    background-image: none;



    margin-left: 0;



}







#primary-menu ul li:first-child span { display: none; }







#primary-menu li a,



.sticky-menu-wrap li a {



    display: inline-block;



    border-top: 4px solid transparent;



    padding: 30px 8px 38px 8px; 



    font-size: 12px;



    font-weight: bold;



    /*text-transform: uppercase;*/



    font-family: "Open Sans", sans-serif;



    color: #fff;



}







#primary-menu li a span {



    display: block;



    margin-top: 2px;



    top: 0;



    color: #fff;



    font-family: "Open Sans", serif;



    font-size: 11px;



    font-weight: 400 !important;



    text-transform: capitalize;



}







#primary-menu li i,



#sticky-menu li i {



    display: inline-block;



    width: 16px;



    height: 16px;



    text-align: center;



    margin-right: 2px;



    line-height: inherit !important;



}







#primary-menu li:first-child a span {



    display: block;



    top: 0;



}







#primary-menu > ul > li:hover,



#primary-menu ul li.current,



#primary-menu > ul > li.current-menu-ancestor,



#primary-menu > ul > li.current-menu-parent,



#primary-menu > ul > li.current-menu-item,



#primary-menu > div > ul > li:hover,



#primary-menu div ul li.current,



#primary-menu > div > ul > li.current-menu-ancestor,



#primary-menu > div > ul > li.current-menu-parent,



#primary-menu > div > ul > li.current-menu-item,



.sticky-menu-wrap > ul > li:hover,



.sticky-menu-wrap ul li.current,



.sticky-menu-wrap > ul > li.current-menu-ancestor,



.sticky-menu-wrap > ul > li.current-menu-parent,



.sticky-menu-wrap > ul > li.current-menu-item { background: #000; }







#primary-menu ul li.current a,



#primary-menu > ul > li:hover a,



#primary-menu > ul > li.current-menu-ancestor > a,



#primary-menu > ul > li.current-menu-parent > a,



#primary-menu > ul > li.current-menu-item > a,



#primary-menu div ul li.current a,



#primary-menu > div > ul > li:hover a,



#primary-menu > div > ul > li.current-menu-ancestor > a,



#primary-menu > div > ul > li.current-menu-parent > a,



#primary-menu > div > ul > li.current-menu-item > a,



.sticky-menu-wrap ul li.current a,



.sticky-menu-wrap > ul > li:hover a,



.sticky-menu-wrap > ul > li.current-menu-ancestor > a,



.sticky-menu-wrap > ul > li.current-menu-parent > a,



.sticky-menu-wrap > ul > li.current-menu-item > a {



    border-top-color: rgba(0,0,0,0.1);



    color: #FFF;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);



}







#primary-menu > ul > li:hover a span,



#primary-menu ul li.current a span,



#primary-menu > ul > li.current-menu-ancestor a span,



#primary-menu > ul > li.current-menu-parent a span,



#primary-menu > ul > li.current-menu-item a span,



#primary-menu > div > ul > li:hover a span,



#primary-menu > div ul li.current a span,



#primary-menu > div > ul > li.current-menu-ancestor a span,



#primary-menu > div > ul > li.current-menu-parent a span,



#primary-menu > div > ul > li.current-menu-item a span { color: #eee; }











#primary-menu ul li:hover > ul,



.sticky-menu-wrap ul li:hover > ul {



	display: block;



}







#primary-menu ul ul,



.sticky-menu-wrap ul ul {



	display: none;



    z-index: 200;



	width: 200px;



	margin: 0;



	position: absolute;



	top: 120px;



	left: 0;



}







#primary-menu ul ul li,



.sticky-menu-wrap ul ul li {



    display: block;



	float: none;



	margin: 0;



	padding: 0;



	height: auto;



    border: none;



    background-image: none;



    background-color: #e34049;



    margin-top: 1px;



}







#primary-menu ul ul li:first-child,



.sticky-menu-wrap ul ul li:first-child { border-top: 0; }







#primary-menu ul ul ul,



.sticky-menu-wrap ul ul ul {



    margin: 0;



	left: 200px !important;



    padding-left: 1px;



	top: 0;



	*top: 1px;



}







#primary-menu ul ul ul li:first-child,



.sticky-menu-wrap ul ul ul li:first-child { margin-top: 0; }







#primary-menu ul ul a,



.sticky-menu-wrap ul ul a {



    display: block;



	  height: 40px;



    line-height: 40px;



    padding: 0 15px;



    border: none;



    text-transform: capitalize;



    color: #FFF;



    font-weight: normal;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);



}







#primary-menu ul ul a:hover,



#primary-menu ul ul li:hover > a,



.sticky-menu-wrap ul ul a:hover,



.sticky-menu-wrap ul ul li:hover > a {



    font-weight: bold;



    /*background-color: rgba(0,0,0,0.1);*/



}







#primary-menu ul ul a span,



.sticky-menu-wrap ul ul a span { display: none !important; }







#primary-menu ul ul ul li:first-child a,



.sticky-menu-wrap ul ul ul li:first-child a { border-top: none; }







#primary-menu ul > li.sub-menu > a > div,



.sticky-menu-wrap ul > li.sub-menu > a > div {



    background-image: url("https://www.acomee.com.mx/images/icons/mainsubmenu.png");



    background-position: right top;



    background-repeat: no-repeat;



    padding-right: 16px;



}







#primary-menu ul > li.sub-menu:hover > a > div,



#primary-menu ul li.current.sub-menu > a > div,



#primary-menu > ul > li.current-menu-ancestor.sub-menu > a > div,



#primary-menu > ul > li.current-menu-parent.sub-menu > a > div,



#primary-menu > ul > li.current-menu-item.sub-menu > a > div,



#primary-menu div > ul > li.current-menu-ancestor.sub-menu > a > div,



#primary-menu div > ul > li.current-menu-parent.sub-menu > a > div,



#primary-menu div > ul > li.current-menu-item.sub-menu > a > div,



#header.header7 #primary-menu ul > li.sub-menu:hover > a > div,



#header.header7 #primary-menu ul li.current.sub-menu > a > div,



#header.header7 #primary-menu > ul > li.current-menu-ancestor.sub-menu > a > div,



#header.header7 #primary-menu > ul > li.current-menu-parent.sub-menu > a > div,



#header.header7 #primary-menu > ul > li.current-menu-item.sub-menu > a > div,



.sticky-menu-wrap ul > li.sub-menu:hover > a > div,



.sticky-menu-wrap ul li.current.sub-menu > a > div,



.sticky-menu-wrap > ul > li.current-menu-ancestor.sub-menu > a > div,



.sticky-menu-wrap > ul > li.current-menu-parent.sub-menu > a > div,



.sticky-menu-wrap > ul > li.current-menu-item.sub-menu > a > div { background-image: url("https://www.acomee.com.mx/images/icons/mainsubmenuh.png"); }







#primary-menu ul ul > li.sub-menu > a,



#primary-menu ul ul > li.sub-menu:hover > a,



.sticky-menu-wrap ul ul > li.sub-menu > a,



.sticky-menu-wrap ul ul > li.sub-menu:hover > a {



    background-image: url("");



    background-position: right center;



    background-repeat: no-repeat;



}







#primary-menu ul ul > li.sub-menu > a > div,



#primary-menu ul ul > li.sub-menu:hover > a > div,



#header.header7 #primary-menu ul ul > li.sub-menu > a > div,



#header.header7 #primary-menu ul ul > li.sub-menu:hover > a > div,



.sticky-menu-wrap ul ul > li.sub-menu > a > div,



.sticky-menu-wrap ul ul > li.sub-menu:hover > a > div {



    background-image: none;



    padding-right: 0;



}







#primary-menu ul:after,



.sticky-menu-wrap ul:after



#top-menu ul {



	content: ".";



	display: block;



	clear: both;



	visibility: hidden;



	line-height: 0;



	height: 0;



}











/* ----------------------------------------------------------------



    Header - Style 2



-----------------------------------------------------------------*/







#header.header2 { border-top: 3px solid #ce4148; }







#header.header2 #primary-menu {



    float: none;



    max-width: none;



    height: 80px;



    border-top: 1px solid #EEE;



}







#header.header2 #primary-menu ul { margin: 0 -30px; }







#header.header2 #primary-menu ul li { height: 80px; }







#header.header2 #primary-menu li a { padding: 15px 16px 18px; }







#header.header2 #primary-menu ul ul {



    top: 80px;



    margin: 0;



}







#header.header2 #primary-menu ul ul ul {



    top: 0;



	*top: 1px;



}







#header.header2 #primary-menu ul ul li { height: auto; }







#header.header2 #primary-menu ul ul a { padding: 0 15px; }











/* ----------------------------------------------------------------



    Header - Style 3



-----------------------------------------------------------------*/











#header.header3 #primary-menu {



    float: none;



    max-width: none;



    height: 60px;



    border-top: 1px solid #EEE;



}







#header.header3 #primary-menu ul { margin: 0 -30px; }







#header.header3 #primary-menu ul li { height: 60px; }







#header.header3 #primary-menu li a { padding: 17px 16px 19px; }







#header.header3 #primary-menu li a span { display: none; }







#header.header3 #primary-menu ul ul {



    top: 60px;



    margin: 0;



}







#header.header3 #primary-menu ul ul ul {



    top: 0;



	*top: 1px;



}







#header.header3 #primary-menu ul ul li { height: auto; }







#header.header3 #primary-menu ul ul a { padding: 0 15px; }















/* ----------------------------------------------------------------



    Header - Style 4



-----------------------------------------------------------------*/











#header.header4 #logo {



    float: none;



    max-width: none;



    margin: 0;



    text-align: center;



}







#header.header4 #logo img { display: inline-block; }







#header.header4 #primary-menu { text-align: center; }







#header.header4 #primary-menu ul {



    display: inline-block;



    margin: 0 auto;



}







#header.header4 #primary-menu ul li { text-align: left; }







#header.header4 #primary-menu ul ul li { display: block; }







#header.header4 #lp-contacts {



    float: none;



    max-width: none;



    text-align: center;



}







#header.header4 #lp-contacts li {



    float: none;



    display: inline-block;



    text-align: left;



}







#header.header4 #top-search {



    left: 50%;



    margin-left: -90px;



}











/* ----------------------------------------------------------------



    Header - Style 6



-----------------------------------------------------------------*/











#header.header6 #primary-menu { background-color: #363839; }







#header.header6 #primary-menu li a { color: #FFF; }







#header.header6 #primary-menu > div > ul > li.sub-menu > a > div { background-image: url("https://www.acomee.com.mx/images/icons/mainsubmenuh.png"); }











#header.header6 #primary-menu ul li {



    background-image: url("https://www.acomee.com.mx/images/icons/menu-dividerd.png");



    background-position: left center;



    background-repeat: no-repeat;



}







#header.header6 #primary-menu ul li:first-child { background-image: none; }











/* ----------------------------------------------------------------



    Header - Style 7



-----------------------------------------------------------------*/











#header.header7 #primary-menu ul li { text-align: center; }







#header.header7 #primary-menu li a { padding: 24px 20px 6px; }







#header.header7 #primary-menu li a span { display: none; }







#header.header7 #primary-menu > ul > li > a i {



    display: block;



    margin: 0 auto 10px;



    width: 100%;



    height: 32px;



    line-height: 1 !important;



    font-size: 32px;



    text-align: center;



}







#header.header7 #primary-menu ul ul li { text-align: left; }







#header.header7 #primary-menu ul ul a { padding: 0 15px; }







#header.header7 #primary-menu > ul > li.sub-menu > a > div {



    background-image: url("https://www.acomee.com.mx/images/icons/mainsubmenu.png");



    background-position: bottom center;



    padding: 0 0 24px 0;



}











/* ----------------------------------------------------------------



    Sticky Header



-----------------------------------------------------------------*/











#sticky-menu {



    display: none;



    position: fixed;



    top: -60px;



    left: 0;



    width: 100%;



    background-color: #bc2028;



    z-index: 250;



    box-shadow: 0 0 10px rgba(0,0,0,0.2);



}







#sticky-menu .sticky-logo {



    float: left;



    margin-right: 40px;



    max-height: 60px;



}







.sticky-logo a,



.sticky-logo a img {



    display: block;



    width: auto;



    max-height: 60px;



}







#sticky-menu .sticky-menu-wrap {



    float: right;



    max-width: none;



    height: 60px;



}







#sticky-menu .sticky-menu-wrap ul li { height: 60px; }







#sticky-menu .sticky-menu-wrap ul ul li { height: auto; }







#sticky-menu .sticky-menu-wrap li a { padding: 17px 15px 19px; }







#sticky-menu .sticky-menu-wrap ul ul a { padding: 0 15px; }







#sticky-menu .sticky-menu-wrap li a span { display: none; }







#sticky-menu .sticky-menu-wrap ul ul { top: 60px; }







#sticky-menu .sticky-menu-wrap ul ul ul {



    top: 0;



    *top: 1px;



}







#sticky-menu .sticky-search-trigger,



#sticky-menu .sticky-search-area-close {



    display: block;



    position: relative;



    float: right;



    margin-left: 1px;



    width: 50px;



    height: 60px;



    background: url("https://www.acomee.com.mx/images/icons/menu-divider.png") no-repeat left center;



}







#sticky-menu .sticky-search-trigger a,



#sticky-menu .sticky-search-area-close a {



    display: block;



    position: relative;



    margin: 20px auto;



    width: 20px;



    height: 20px;



    color: #666;



}







#sticky-menu .sticky-search-trigger a:hover,



#sticky-menu .sticky-search-area-close a:hover { color: #000; }







#sticky-menu .sticky-search-trigger i,



#sticky-menu .sticky-search-area-close i {



    display: block;



    margin: 0;



    width: 20px;



    height: 20px;



    font-size: 20px;



    line-height: 1;



    text-align: center;



}







#sticky-menu .sticky-search-area {



    display: none;



    position: absolute;



    height: 60px;



    width: 100%;



    background-color: #FFF;



    z-index: 10;



    overflow: hidden;



}







.sticky-search-area-close { float: left; }







.sticky-search-area form {



    float: left;



    margin: 0;



    width: 909px;



}







.sticky-search-area input {



    border: none;



    display: block;



    margin: 0;



    font-size: 24px;



    line-height: 30px;



    padding: 13px 0;



    width: 100%;



    color: #666;



}











/* ----------------------------------------------------------------



    Sliders



-----------------------------------------------------------------*/











#slider {



    position: relative;



    height: 400px;



    background-color: #EEE;



}







#slider > div > img,



#slider > div > a > img,



#slider > div > iframe { display: block; }







.fallback-image,



.fallback-image a,



.fallback-image img {



    display: none;



    width: 100%;



    height: 100%;



}







#slider .container { width: 100%; }







#slider.thumb-slider,



#slider.piecemaker-slider { height: auto; }







.slider-wrap {



    position: relative;



    width: 100%;



    height: 400px;



}







.slider-wrap .slide,



.slider-wrap .slide a,



.slider-wrap .slide img {



    display: block;



		position: absolute;



    /*position: relative;



    width: 100%;



    height: 100%;*/



}







.slider-line {



    position: absolute;



    border-top: 2px solid rgba(0,0,0,0.2);



    height: 0;



    width: 100%;



    top: 0;



    left: 0;



    z-index: 30;



}











.fslider,



.fslider .flexslider,



.fslider .slider-wrap,



.fslider .slide,



.fslider .slide a,



.fslider .slide img {



    position: relative;



    /*width: 100%;*/



    height: auto;



    overflow: hidden;



}







.fslider { min-height: 32px; }











/* ----------------------------------------------------------------



    3D Slider



-----------------------------------------------------------------*/











.slider-3d { position: relative; }







#piecemaker { margin: -25px 0 0 -90px; }







.body-slider-3d #header { z-index: 20; }











/* ----------------------------------------------------------------



    Camera Slider



-----------------------------------------------------------------*/











#slider.camera-slideshow { height: auto; }











/* ----------------------------------------------------------------



    Layer & Revolution Slider



-----------------------------------------------------------------*/











#slider.revolution-slider,



#slider.layerslider-wrap { overflow: hidden; }











/* ----------------------------------------------------------------



    Flex Slider



-----------------------------------------------------------------*/











.flex-container a:active,



.flexslider a:active,



.flex-container a:focus,



.flexslider a:focus  { outline: none; border: none; }



.slider-wrap,



.flex-control-nav,



.flex-direction-nav {margin: 0; padding: 0; list-style: none; border: none;} 







.flexslider {position: relative;margin: 0; padding: 0;}



.flexslider .slider-wrap > .slide {display: none; -webkit-backface-visibility: hidden;}



.flexslider .slider-wrap img {/*width: 100%;*/  display: block;}



.flex-pauseplay span {text-transform: capitalize;}







.slider-wrap:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 



html[xmlns] .slider-wrap {display: block;} 



* html .slider-wrap {height: 1%;}







.no-js .slider-wrap > .slide:first-child {display: block;}







.flex-control-nav { display: none; }







.flex-control-thumbs { display: none; }







.flex-viewport {



    max-height: 2000px;



    -webkit-transition: all 1s ease;



    -moz-transition: all 1s ease;



    transition: all 1s ease;



}











/* ----------------------------------------------------------------



    Slider with Thumbs



-----------------------------------------------------------------*/











#slider.thumb-slider .flex-control-thumbs { display: block; }







#slider.thumb-slider .flex-control-thumbs,



#slider.thumb-slider .rs-thumb-wrap {



    display: block;



    position: relative;



    background: #FFF;



    height: 55px;



    text-align: center !important;



}







.flex-control-thumbs li,



.rs-thumb-wrap a {



    display: inline-block !important;



    width: 102px !important;



    height: 55px !important;



    cursor: pointer;



    margin: 0 !important;



}







.rs-thumb-wrap a {



    height: 50px !important;



    border-top: 5px solid #CCC;



}







.flex-control-thumbs li img,



.rs-thumb-wrap a img {



    display: block !important;



    width: 102px !important;



    height: 50px !important;



    border-top: 5px solid #CCC;



}







.rs-thumb-wrap a img { border: none; }







.flex-control-thumbs li img.flex-active,



.rs-thumb-wrap a.active { border-top-color: #57B3DF; }











/* ----------------------------------------------------------------



    Slider Navigation



-----------------------------------------------------------------*/











.flex-prev,



.flex-next,



.rs-prev,



.rs-next,



.nivo-prevNav,



.nivo-nextNav,



.camera_prev,



.camera_next,



.camera_commands,



.tp-leftarrow.default,



.tp-rightarrow.default,



.ls-noskin .ls-nav-prev,



.ls-noskin .ls-nav-next {



    display: block;



    position: absolute !important;



    z-index: 10;



    cursor: pointer;



    top: auto;



    left: auto;



    bottom: 50px;



    right: 38px;



    width: 36px !important;



    height: 36px !important;



    text-indent: -9999px;



    background: url("https://www.acomee.com.mx/images/icons/slider-nav.png") no-repeat 0 0;



    background-color: #111;



    background-color: rgba(11,11,11,0.8);



    transition: background-color .2s linear;



    -moz-transition: background-color .2s linear;



    -webkit-transition: background-color .2s linear;



    -ms-transition: background-color .2s linear;



    -o-transition: background-color .2s linear;



}







.tp-leftarrow.default,



.tp-rightarrow.default {



    z-index: 30;



    background: url("https://www.acomee.com.mx/images/icons/slider-nav.png") no-repeat 0 0 !important;



    background-color: #111 !important;



    background-color: rgba(11,11,11,0.8) !important;



    transition: opacity .25s ease-in-out, background-color .2s linear;



    -moz-transition: opacity .25s ease-in-out, background-color .2s linear;



    -webkit-transition: opacity .25s ease-in-out, background-color .2s linear;



    -ms-transition: opacity .25s ease-in-out, background-color .2s linear;



    -o-transition: opacity .25s ease-in-out, background-color .2s linear;



    opacity: 1;



}







.tp-leftarrow.default.hidearrows,



.tp-rightarrow.default.hidearrows { opacity: 0; }







.ls-noskin .ls-nav-prev,



.ls-noskin .ls-nav-next {



    top: 50%;



    margin-top: -18px;



    left: 20px;



    right: auto;



}







#slider.thumb-slider .flex-prev,



#slider.thumb-slider .flex-next { bottom: 105px; }







.flex-next,



.rs-next,



.nivo-nextNav,



.camera_next,



.ls-noskin .ls-nav-next {



    right: 0;



    background-position: -36px 0;



}







.ls-noskin .ls-nav-next {



    right: 20px;



    left: auto;



}







.tp-rightarrow.default { background-position: -36px 0 !important; }







.portfolio-image .flex-prev,



.portfolio-image .flex-next {



    position: absolute !important;



    top: auto;



    left: 0;



    bottom: 0;



    width: 28px !important;



    height: 28px !important;



    background-image: url("https://www.acomee.com.mx/images/icons/portfolio-slider-nav.png");



    transition: background-color .2s linear;



    -moz-transition: background-color .2s linear;



    -webkit-transition: background-color .2s linear;



    -ms-transition: background-color .2s linear;



    -o-transition: background-color .2s linear;



}







.portfolio-image .flex-next {



    left: 30px;



    background-position: -28px 0;



}











.flex-prev:hover,



.flex-next:hover,



.rs-prev:hover,



.rs-next:hover,



.nivo-prevNav:hover,



.nivo-nextNav:hover,



.camera_prev:hover,



.camera_next:hover,



.camera_commands:hover,



.tp-leftarrow.default:hover,



.tp-rightarrow.default:hover,



.ls-noskin .ls-nav-prev:hover,



.ls-noskin .ls-nav-next:hover { background-color: #57B3DF !important; }











/* ----------------------------------------------------------------



    Slider Caption



-----------------------------------------------------------------*/











.slide-caption,



.rs-caption,



.nivo-caption {



    display: block;



    position: absolute;



    z-index: 8;



    top: auto;



    left: auto;



    bottom: 50px;



    right: 76px;



    line-height: 24px;



    padding: 6px 15px;



    font-size: 14px;



    font-family: 'Droid Serif', sans-serif;



    width: auto !important;



    max-width: 500px;



    background-color: #111;



    background-color: rgba(11,11,11,0.8);



    border-left: 3px solid #57B3DF;



    color: #FFF;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);



}











.slide-caption2 {



    line-height: 20px;



    padding: 15px;



    font-size: 12px;



    font-family: 'Open Sans', sans-serif;



    max-width: 200px;



    background-color: #111;



    background-color: rgba(11,11,11,0.8);



}







.camera_caption.slide-caption2 { max-width: 300px; }







.slide-caption2 h3 {



    font-size: 15px;



    line-height: 20px;



    font-weight: bold;



    padding-bottom: 10px;



    color: #EEE;



}







.slide-caption2 p { margin: 0; }







.slide-caption-left {



    left: 50px;



    right: auto;



}











/* ----------------------------------------------------------------



    Main Content



-----------------------------------------------------------------*/











#content { position: relative; }







.content-wrap {



    position: relative;



    padding: 40px 0;



}











/* ----------------------------------------------------------------



    Page Title



-----------------------------------------------------------------*/











#page-title,



#countdown-wrap {



    position: relative;



    background-color: /*#F5F5F5*/ #282a2b;



    padding: 25px 0;



    border-top: 1px solid #EEE;



    border-bottom: 1px solid #EEE;



}







#page-title h1 {



    font-size: 24px;



    line-height: 32px;



    padding-bottom: 0;



    /*text-shadow: 1px 1px 1px #FFF;*/



    color: #fff;



}







#page-title h1 span {



    display: inline-block;



    position: relative;



    font-size: 16px;



    line-height: 22px;



    margin-left: 10px;



    color: #AAA;



}








#top-search {
    /*
		position: absolute;
    /*width:1000px;
		width: 100%;
		margin-right:-10px;
    top: 50%;
    right: 0px;
    margin-top: -40px;
		/*margin-left: 80px;
		padding-top:20px;		
		*/
		
		osition: absolute;
    width: 1000px;
    width: 100%;
    margin-right: 0px;
    top: 50%;
    right: 0px;
    margin-top: -40px;
    /*margin-left: 80px;*/
		margin-left: 0px;
    padding-top: 20px;
}







#top-search form { margin: 0; }







#top-search input {				



    /*width: 184px;*/



		width: 230px !important;

		/*width: 85% !important;*/



    background-image: url("images/icons/search.png");



	  background-color:#FAFD25;



    background-repeat: no-repeat;



    background-position: left;



    padding-left: 38px;



    color: #999;



		margin-left:0px		



		width: 95%;



}



#top-search1 input {



    width: 151px;



    background-image: url("https://www.acomee.com.mx/images/icons/search.png");



		background-color:#FAFD25;



    background-repeat: no-repeat;



    background-position: left;



    padding-left: 38px;



    color: #999;



}

#header #top-search { width: 260px; }
#header #top-search input { width: 211px; }











/* ----------------------------------------------------------------



    Landing Page



-----------------------------------------------------------------*/











#lp-contacts { margin: 0; }







#lp-contacts li {



    float: left;



    position: relative;



    height: 40px;



    overflow: hidden;



    margin: 40px 0 0 40px;



    padding-left: 48px;



    font-family: "Open Sans", sans-serif;



    font-weight: 600;



    font-size: 17px;



    line-height: 22px;



    color: #555;



}







#lp-contacts li:first-child { margin-left: 0; }







#lp-contacts li i {



    display: block;



    position: absolute;



    font-size: 40px;



    line-height: 40px !important;



    width: 40px;



    height: 40px;



    text-align: center;



    top: 0;



    left: 0;



    overflow: hidden;



}







#lp-contacts li span {



    display: block;



    font-size: 13px;



    line-height: 18px;



    color: #57B3DF;



    font-weight: normal;



}











#landing-area {



    position: relative;



    background-color: #EEE;



    padding: 40px 0;



}



#landing-area1 {



    position: relative;



    background-color: #EEE;



    padding: 0px 0;



}



#landing-area h1 {



    font-weight: 600;



    font-size: 26px;



    line-height: 32px;



    text-shadow: 1px 1px 1px #FFF;



}







#landing-area p.landing-desc {



    font-size: 14px;



    color: #333;



    text-shadow: 1px 1px 1px #FFF;



}







#landing-area ul.landing-features {



    list-style: none;



    margin: 0 0 0 40px;



    font-size: 16px;



    line-height: 22px;



    color: #555;



    text-shadow: 1px 1px 1px #FFF;



}







#landing-area ul.landing-features i.fa { top: 1px !important; }







ul.landing-features li { margin-top: 7px; }







ul.landing-features li:first-child { margin-top: 0; }







ul.landing-features li:hover { font-weight: bold; }







.landing-offer-media,



.landing-offer-text,



.landing-offer-half { margin-bottom: 0; }







.landing-action {



    position: relative;



    margin-top: 20px;



    text-align: center;



}







.landing-action > span {



    display: block;



    margin-top: 10px;



    font-size: 14px;



    text-shadow: 1px 1px 1px #FFF;



}











/* ----------------------------------------------------------------



    Coming Soon



-----------------------------------------------------------------*/











#countdown-wrap { padding: 50px 0; }







#countdown-wrap h1 {



    font-size: 28px;



    line-height: 36px;



    padding-bottom: 50px;



    text-shadow: 1px 1px 1px #FFF;



    font-weight: 400;



    color: #555;



    text-align: center;



}











.countdown_row {



    display: block;



    position: relative;



	text-align: center;



    text-shadow: 1px 1px 1px #FFF;



}







.countdown_section {



	display: inline-block;



	font-size: 17px;



    line-height: 22px;



	text-align: center;



    width: 180px;



    color: #999;



    text-transform: lowercase;



}







.countdown_amount {



	font-size: 96px;



    line-height: 100px;



    font-family: "Droid Serif", sans-serif;



    color: #444;



}







.countdown_descr {



	display: block;



	width: 100%;



}







.lp-subscribe {



    position: relative;



    text-align: center;



}







.lp-subscribe form {



    display: inline-block;



    position: relative;



    margin: 5px auto 0;



    max-width: 600px;



}







.lp-subscribe .alert {



    text-align: left;



    margin: 0 auto;



    max-width: 400px;



}







.lp-subscribe .lp-subscribe-input {



    display: block;



    float: left;



    width: 420px;



}







.lp-subscribe .lp-subscribe-submit {



    display: block;



    float: left;



}







.lp-subscribe input[type="text"] {



    display: block;



    width: 360px;



    padding: 13px 12px 11px 46px;



    font-size: 16px;



    color: #999;



    background: url("https://www.acomee.com.mx/images/icons/subscribe.png") left no-repeat;



    margin: 0 !important;



}







.lp-subscribe input[type="submit"] {



    position: relative;



    cursor: pointer;



    display: block;



    border: none;



    font-size: 13px;



    font-weight: bold;



    color: #FFF;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);



    padding: 0 15px;



    height: 49px;



    line-height: 49px;



    background: #57B3DF;



    text-align: center;



    text-transform: uppercase;



    margin: 0 !important;



    -webkit-border-radius: 0;



    border-radius: 0;



}







.lp-subscribe input[type="submit"]:hover { background-color: #444; }







.lp-subscribe label.error { display: none !important; }











/* ----------------------------------------------------------------



    Portfolio



-----------------------------------------------------------------*/











#portfolio-filter {



    position: relative;



    margin: 0 0 30px 0;



}







#portfolio-filter li {



    float: left;



    position: relative;



    padding: 0 0 12px;



    border-bottom: 1px solid #EEE;



}







#portfolio-filter li a {



    display: block;



    position: relative;



    padding: 0 15px;



    font-size: 13px;



    line-height: 15px;



    font-family: "Open Sans";



    color: #888;



    border-left: 1px solid #EEE;



}







#portfolio-filter li:first-child a { border-left: none; }







#portfolio-filter li a:hover,



#portfolio-filter li.activeFilter a { color: #57B3DF; }







#portfolio-filter li.activeFilter a { font-weight: bold; }







#portfolio-filter li.activeFilter { border-bottom: 2px solid #57B3DF; }











/* ----------------------------------------------------------------



    Portfolio Image



-----------------------------------------------------------------*/











#portfolio {



    position: relative;



    margin: 0 -12px -12px 0;



}







.portfolio-item {



    position: relative;



    float: left;



    margin: 0 12px 12px 0;



    width: 231px;



}







.portfolio-item .portfolio-image,



.portfolio-item .portfolio-image a,



.portfolio-item .portfolio-image img {



    display: block;



    position: relative;



    width: 231px;



    height: 180px;



}











.postcontent #portfolio { margin: 0 -8px -8px 0; }







.postcontent .portfolio-item {



    margin: 0 8px 8px 0;



    width: 174px;



}







.postcontent .portfolio-item .portfolio-image,



.postcontent .portfolio-item .portfolio-image a,



.postcontent .portfolio-item .portfolio-image img {



    width: 174px;



    height: 136px;



}











#portfolio.portfolio-3 { margin: 0 -15px -15px 0; }







.portfolio-3 .portfolio-item {



    margin: 0 15px 15px 0;



    width: 310px;



}







.portfolio-3 .portfolio-item .portfolio-image,



.portfolio-3 .portfolio-item .portfolio-image a,



.portfolio-3 .portfolio-item .portfolio-image img {



    width: 310px;



    height: 210px;



}











.postcontent #portfolio.portfolio-3 { margin: 0 -13px -13px 0; }







.postcontent .portfolio-3 .portfolio-item {



    margin: 0 13px 13px 0;



    width: 231px;



}







.postcontent .portfolio-3 .portfolio-image,



.postcontent .portfolio-3 .portfolio-image a,



.postcontent .portfolio-3 .portfolio-image img {



    width: 231px;



    height: 180px;



}











#portfolio.portfolio-5 { margin: 0 -5px -5px 0; }







.portfolio-5 .portfolio-item {



    margin: 0 5px 5px 0;



    width: 188px;



}







.portfolio-5 .portfolio-item .portfolio-image,



.portfolio-5 .portfolio-item .portfolio-image a,



.portfolio-5 .portfolio-item .portfolio-image img {



    width: 188px;



    height: auto;



}











#portfolio.portfolio-2 { margin: 0 -20px -20px 0; }







.portfolio-2 .portfolio-item {



    margin: 0 20px 20px 0;



    width: 470px;



}







.portfolio-2 .portfolio-item .portfolio-image,



.portfolio-2 .portfolio-item .portfolio-image a,



.portfolio-2 .portfolio-item .portfolio-image img {



    width: 470px;



    height: 300px;



}







.postcontent .portfolio-2 .portfolio-item { width: 350px; }







.postcontent .portfolio-2 .portfolio-image,



.postcontent .portfolio-2 .portfolio-image a,



.postcontent .portfolio-2 .portfolio-image img {



    width: 350px;



    height: 223px;



}











.portfolio-title {



    position: relative;



    text-align: center;



    padding: 15px 0;



    border-bottom: 1px solid #DDD;



    background-color: #F5F5F5;



}







.postcontent .portfolio-title h3 { font-size: 13px; }







.portfolio-title h3 {



    padding-bottom: 0;



    font-size: 14px;



    font-weight: normal;



}







.portfolio-3 .portfolio-title h3 { font-size: 15px; }







.portfolio-2 .portfolio-title h3 { font-size: 18px; }







.portfolio-title h3 a {



    color: #555;



    text-shadow: 1px 1px 1px #FFF;



}







.portfolio-item:hover h3 a { color: #57B3DF; }







.portfolio-item:hover .portfolio-title { border-bottom-color: #57B3DF; }















#portfolio .slider-wrap,



.postcontent #portfolio.portfolio-3 .slider-wrap { height: 180px; }







.postcontent #portfolio .slider-wrap { height: 136px; }







#portfolio.portfolio-3 .slider-wrap { height: 210px; }







#portfolio.portfolio-2 .slider-wrap { height: 300px; }







.postcontent #portfolio.portfolio-2 .slider-wrap { height: 223px; }











/* ----------------------------------------------------------------



    Home Portfolio



-----------------------------------------------------------------*/











.scroll-portfolio { margin-bottom: 15px !important; }







.scroll-portfolio .portfolio-item { width: 231px !important; }







.scroll-portfolio .portfolio-item .portfolio-image



.scroll-portfolio .portfolio-item .portfolio-image a,



.scroll-portfolio .portfolio-item .portfolio-image img {



    width: 231px !important;



    height: 180px;



}







.scroll-portfolio .widget-scroll-prev,



.scroll-portfolio .widget-scroll-next { top: 0; }











/* ----------------------------------------------------------------



    Portfolio Overlay



-----------------------------------------------------------------*/











.portfolio-overlay {



    display: none;



    position: absolute;



    top: 0;



    left: 0;



    background-color: #57B3DF;



    width: 100%;



    height: 100%;



    z-index: 5;



    opacity: 0.9;



}











.port-gallery .portfolio-overlay { background: transparent; }







.portfolio-overlay-wrap {



    position: relative;



    padding: 15px;



    color: #FFF;



}







.portfolio-overlay-wrap p {



    color: #FFF;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);



    margin-bottom: 15px;



}







.portfolio-overlay-wrap span {



    display: block;



    margin-bottom: 15px;



}







.portfolio-overlay-wrap span span {



    margin: 0;



    width: 15%;



    border-bottom: 1px solid #FFF;



}







.portfolio-overlay-wrap a {



    display: inline !important;



    width: auto !important;



    height: auto !important;



    color: #FFF;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);



    border-bottom: 1px dotted #FFF;



    font-style: italic;



}







.portfolio-overlay-wrap a:hover { border-style: solid; }







.portfolio-2 .portfolio-overlay-wrap {



    font-size: 16px;



    line-height: 24px;



}











.p-overlay-icons,



.postcontent #portfolio.portfolio-3 .p-overlay-icons,



.postcontent #portfolio.portfolio-2 .p-overlay-icons {



    position: absolute;



    top: auto;



    left: auto;



    bottom: 0;



    right: 0;



    width: auto;



    height: 28px;



    margin-top: 0;



    margin-left: 0;



}







.p-overlay-icons a {



    display: block;



    float: left;



    margin-left: 2px;



    width: 28px !important;



    height: 28px !important;



    text-indent: -9999px;



    background-color: #222;



    background-repeat: no-repeat;



    background-image: url("https://www.acomee.com.mx/images/icons/portfolio-overlay.png");



}







.p-overlay-icons a:first-child { margin-left: 0; }







.p-overlay-icons a.p-o-image { background-position: -28px 0; }







.p-overlay-icons a.p-o-video { background-position: 0 0; }







.p-overlay-icons a.p-o-gallery { background-position: -56px 0; }







.p-overlay-icons a.p-o-link { background-position: -84px 0; }











.portfolio-5 .p-overlay-icons,



.portfolio-widget .p-overlay-icons,



.postcontent #portfolio .p-overlay-icons {



    top: 50%;



    margin-top: -14px;



    width: 58px;



    left: 50%;



    margin-left: -29px;



}











/* ----------------------------------------------------------------



    Portfolio Single



-----------------------------------------------------------------*/







#portfolio-single-wrap { position: relative; }











/* ----------------------------------------------------------------



    Portfolio Single - Slider



-----------------------------------------------------------------*/











#portfolio-single-wrap #slider { float: left; }







#portfolio-single-wrap.portfolio-single-left #slider { float: right; }







#portfolio-single-wrap.portfolio-single-full #slider,



.postcontent #portfolio-single-wrap #slider {



    float: none;



    margin-bottom: 30px;



}







#portfolio-single-wrap #slider {



    width: 680px;



    height: auto;



    background-color: transparent;



}







.postcontent #portfolio-single-wrap #slider { width: 100%; }







#portfolio-single-wrap .slider-wrap,



#portfolio-single-wrap .slide,



#portfolio-single-wrap #slider a,



#portfolio-single-wrap #slider img {



    display: block;



    width: 100%;



    height: auto;



}







#portfolio-single-wrap #slider iframe { display: block; }







#portfolio-single-wrap.portfolio-single-full #slider {



    width: 960px;



    height: auto;



}







#portfolio-single-wrap.portfolio-single-full .slider-wrap,



#portfolio-single-wrap.portfolio-single-full .slide,



#portfolio-single-wrap.portfolio-single-full .slide a,



#portfolio-single-wrap.portfolio-single-full .slide img {



    width: 100%;



    height: auto;



}











#portfolio-single-wrap .flex-prev,



#portfolio-single-wrap .flex-next,



.entry_image .flex-prev,



.entry_image .flex-next,



.fslider .flex-prev,



.fslider .flex-next {



    top: 50%;



    left: 0;



    bottom: auto;



    right: auto;



    margin-top: -18px;



}







#portfolio-single-wrap .flex-next,



.entry_image .flex-next,



.fslider .flex-next {



    left: auto;



    right: 0;



}







.portfolio-item .portfolio-image .flex-prev,



.portfolio-item .portfolio-image .flex-next { margin-top: -14px; }











/* ----------------------------------------------------------------



    Portfolio Single - Details



-----------------------------------------------------------------*/











#portfolio-details-wrap {



    float: right;



    width: 250px;



    margin-left: 30px;



}







#portfolio-single-wrap.portfolio-single-left #portfolio-details-wrap {



    float: left;



    margin: 0 30px 0 0;



}







#portfolio-single-wrap.portfolio-single-full #portfolio-details-wrap,



.postcontent #portfolio-single-wrap #portfolio-details-wrap {



    float: none;



    margin: 0;



    width: auto;



}







#portfolio-details-wrap h3 {



    font-size: 14px;



    line-height: 20px;



    font-weight: bold;



}







#portfolio-details-wrap span.page-divider { margin-top: 10px; }







#portfolio-details-wrap .port-details { margin-top: 35px; }











#portfolio-single-wrap.portfolio-single-full .port-desc,



#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-desc,



.postcontent #portfolio-single-wrap .port-desc {



    float: right;



    margin: 0;



    width: 680px;



}







.postcontent #portfolio-single-wrap .port-desc { width: 440px; }







#portfolio-single-wrap.portfolio-single-full .port-details,



#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-details,



.postcontent #portfolio-single-wrap .port-details {



    float: left;



    margin: 0 30px 0 0;



    width: 250px;



}







#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-desc,



.postcontent #portfolio-single-wrap.portfolio-single-left .port-desc { float: left; }







#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-details,



.postcontent #portfolio-single-wrap.portfolio-single-left .port-details {



    float: right;



    margin: 0 0 0 30px;



}







#portfolio-single-wrap.portfolio-details-sidebar-right .port-desc {



    float: left;



    margin: 0;



}







#portfolio-single-wrap.portfolio-details-sidebar-right .port-details {



    float: right;



    margin: 0 0 0 30px;



}







#portfolio-details-wrap .port-details h4 {



    font-size: 14px;



    line-height: 20px;



    font-weight: bold;



}







#portfolio-details-wrap .port-terms {



    position: relative;



    border-bottom: 1px dotted #DDD;



    margin-bottom: 15px;



    padding-bottom: 15px;



}











#portfolio-details-wrap .port-terms h5 {



    color: #333;



    margin: 0 !important;



    float: left;



    width: 110px;



    font-size: 12px;



    line-height: 20px;



    padding: 0;



}







#portfolio-details-wrap .port-terms span {



    display: block;



    position: relative;



    overflow: hidden;



}







.word-wrap {



    white-space: -moz-pre-wrap;



    white-space: -o-pre-wrap;



    word-wrap: break-word;



    white-space: pre-wrap;



    white-space: pre-line;



}











/* ----------------------------------------------------------------



    Portfolio Navigation



-----------------------------------------------------------------*/











#portfolio-navigation {



    position: absolute;



    top: 50%;



    left: auto;



    right: 0;



    max-width: 96px;



    height: 32px;



    margin-top: -16px;



}







#portfolio-navigation a {



    display: block;



    float: left;



    text-indent: -9999px;



    width: 32px;



    height: 32px;



    background: #E5E5E5 url("https://www.acomee.com.mx/images/icons/portfolio-nav.png") no-repeat 0 0;



    transition: background-color .2s linear,background-position .3s linear;



    -moz-transition: background-color .2s linear,background-position .3s linear;



    -webkit-transition: background-color .2s linear,background-position .3s linear;



    -ms-transition: background-color .2s linear,background-position .3s linear;



    -o-transition: background-color .2s linear,background-position .3s linear;



}







#portfolio-navigation a:first-child { margin-left: 0; }







#portfolio-navigation .port-nav-list { background-position: -32px 0; }







#portfolio-navigation .port-nav-next { background-position: -64px 0; }







#portfolio-navigation a:hover {



    background-position: 0 -32px;



    background-color: #57B3DF;



}







#portfolio-navigation .port-nav-list:hover { background-position: -32px -32px; }







#portfolio-navigation .port-nav-next:hover { background-position: -64px -32px; }











/* ----------------------------------------------------------------



    Related Portfolio Items



-----------------------------------------------------------------*/











#portfolio-related {



    position: relative;



    margin: 30px 0 0 0;



}







#portfolio-related-items {



    position: relative;



    margin: 0 -5px 0 0;



}







#portfolio-related-items li {



    position: relative;



    float: left;



    margin: 0 5px 0 0;



}







#portfolio-related-items li,



#portfolio-related-items li > a,



#portfolio-related-items li > img {



    display: block;



    width: 188px !important;



    height: 146px;



}







.postcontent #portfolio-related-items li,



.postcontent #portfolio-related-items li > a,



.postcontent #portfolio-related-items li > img {



    width: 176px !important;



    height: 137px;



}







#portfolio-related-items li .p-overlay-icons {



    top: 50%;



    margin-top: -14px;



    width: 28px;



    left: 50%;



    margin-left: -14px;



}











/* ----------------------------------------------------------------



    Isotope



-----------------------------------------------------------------*/







.isotope,



.isotope .isotope-item {



  /* change duration value to whatever you like */



  -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:         top, left, opacity;



          transition-property:         transform, opacity;



}







/**** disabling Isotope CSS3 transitions ****/







.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;



}



















/* ----------------------------------------------------------------



    Shop



-----------------------------------------------------------------*/











#shop {



    position: relative;



    margin: 0 30px -20px 0;



}







.postcontent #shop.shop-3 { margin: 0 -24px -24px 0; }







.postcontent #shop.shop-2 { margin: 0 -30px -30px 0; }







.product {



    position: relative;



    float: left;



    margin: 0 20px 20px 0;



    width: 225px;



}











.product .product-image,



.product .product-image > a,



.product .product-image img {



    display: block;



    position: relative;



    width: 225px;



    height: 250px;



}











#shop.shop-3 { margin: 0 -30px -30px 0; }







.shop-3 .product {



    margin: 0 30px 30px 0;



    width: 300px;



}







.shop-3 .product .product-image,



.shop-3 .product .product-image > a,



.shop-3 .product .product-image img {



    display: block;



    position: relative;



    width: 300px;



    height: 333px;



}











.postcontent .shop-3 .product {



    margin: 0 24px 24px 0;



    width: 224px;



}







.postcontent .shop-3 .product-image,



.postcontent .shop-3 .product-image > a,



.postcontent .shop-3 .product-image img {



    display: block;



    position: relative;



    width: 224px;



    height: 250px;



}











.postcontent .shop-2 .product {



    margin: 0 30px 30px 0;



    width: 345px;



}







.postcontent .shop-2 .product-image,



.postcontent .shop-2 .product-image > a,



.postcontent .shop-2 .product-image img {



    display: block;



    position: relative;



    width: 345px;



    height: 383px;



}











.product-title {



    position: relative;



    padding: 7px 0 0;



}







.product-title h3 {



    padding-bottom: 0;



    letter-spacing: 0;



    font-size: 15px;



    font-weight: bold;



    font-family: 'Open Sans', sans-serif;



}







.shop-3 .product-title h3,



.postcontent .shop-2 .product-title h3 { font-size: 17px; }











.postcontent .shop-3 .product-title h3 { font-size: 15px; }











.product-title h3 a { color: #333; }
.product-title h3 a:hover { color: #57B3DF; }
.product-title div.product-cats {
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #999;
    font-family: 'Droid Serif', serif;
}
.product-title div.product-cats a { color: #999; }
.product-title div.product-cats a:hover { color: #000; }
.shop-3 .product-title,
.postcontent .shop-2 .product-title { padding-top: 10px; }
.postcontent .shop-3 .product-title { padding-top: 7px; }
.product-price {
    position: absolute;
    top: 10px;
    right: 0;
    color: #57B3DF;
    font-family: 'Open Sans', sans-serif;
   font-size: 18px;
    font-weight: bold;
}
.shop-3 .product-price,
.postcontent .shop-2 .product-price { font-size: 20px; }
.postcontent .shop-3 .product-price { font-size: 18px; }

.product-sale {



    position: absolute;



    top: -10px;



    right: -10px;



    color: #FFF;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);



    font-family: 'Open Sans', sans-serif;



    text-align: center;



    line-height: 48px;



    font-size: 12px;



    text-transform: uppercase;



    width: 48px;



    height: 48px;



    background-color: #57B3DF;



    border-radius: 28px;



    -moz-border-radius: 28px;



    -webkit-border-radius: 28px;



    z-index: 1;



    border: 4px solid #FFF;



}







.product-overlay {



    position: absolute;



    left: 8px;



    bottom: 8px;



    width: 36px;



    height: 36px;



    text-align: center;



    z-index: 1;



    opacity: 0;



    transition: all .3s ease-in-out;



    -moz-transition: all .3s ease-in-out;



    -webkit-transition: all .3s ease-in-out;



    -ms-transition: all .3s ease-in-out;



    -o-transition: all .3s ease-in-out;



}







.product:hover .product-overlay { opacity: 1; }







.product-overlay a {



    display: inline-block;



    width: 36px;



    height: 36px;



    line-height: 36px;



    font-size: 14px;



    color: #FFF;



    background-color: #333;



    font-family: "Open Sans", sans-serif;



    transition: background-color .2s linear;



    -moz-transition: background-color .2s linear;



    -webkit-transition: background-color .2s linear;



    -ms-transition: background-color .2s linear;



    -o-transition: background-color .2s linear;



    border-radius: 2px;



    -moz-border-radius: 2px;



    -webkit-border-radius: 2px;



}
.product-overlay a:hover { background-color: #57B3DF; }

/* ----------------------------------------------------------------
   Single Product
-----------------------------------------------------------------*/

.shop-product-slider .flexslider { height: auto !important; }
.product-single h2 { padding-bottom: 15px; }
.product-meta {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #EEE;
}







.product-single .product-price {



    float: left;



    position: relative;



    top: 0;



    left: 0;



    color: #57B3DF;



    font-family: 'Open Sans', sans-serif;



    font-size: 32px;



    line-height: 1;



    font-weight: bold;



}







.product-single .product-rating {



    float: right;



    color: #444;



    font-size: 16px;



    line-height: 1;



}







.product-rating i {



    position: relative;



    top: 10px;



}







.product-availability {



    float: left;



    position: relative;



    top: 2px;



    margin-left: 10px;



}







.product-single select,



.product-single input {



    padding: 10px;



    margin-bottom: 30px;



}







.product-single input { padding: 9px; }







.product-quantity {



    float: left;



    margin-right: 20px;



}







input#product-quantity {



    float: left;



    width: 30px;



    height: 36px;



    line-height: 36px;



    padding: 0 8px;



    border: 0;



    border-left: 1px solid #AAA;



    border-right: 1px solid #AAA;



    color: #FFF;



    background-color: #333;



    text-align: center;



    margin-bottom: 0;



    font-family: 'Open Sans', sans-serif;



}







span#product-quantity-plus,



span#product-quantity-minus {



    display: block;



    cursor: pointer;



    float: left;



    width: 32px;



    height: 36px;



    line-height: 36px !important;



    text-align: center;



    background-color: #333;



    color: #FFF;



    font-size: 10px;



    transition: background-color .2s linear;



    -moz-transition: background-color .2s linear;



    -webkit-transition: background-color .2s linear;



    -ms-transition: background-color .2s linear;



    -o-transition: background-color .2s linear;



}







span#product-quantity-plus:hover,



span#product-quantity-minus:hover { background-color: #57B3DF; }

/* ----------------------------------------------------------------
    Posts
-----------------------------------------------------------------*/

#posts { position: relative; }
.entry {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 3px double #E5E5E5;
}
.entry_image {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}







.small-posts .entry_image {



    float: left;



    width: 300px;



    margin: 0;



}







.entry_image a,



.entry_image img {



    display: block;



    position: relative;



    width: 100%;



    height: auto;



}



.entry_image4 a,



.entry_image4 img {



    display: block;



    position: relative;



    



    height: auto;



}







.imagen-sidebar {



    margin-left:-70px;



}







.entry_image iframe,



.ipost-image iframe { display: block; }







.entry_image .slider-wrap,



.entry_image .slide,



.entry_image .slide a,



.entry_image .slide img {



    display: block;



    position: relative;



    width: 100%;



    height: auto;



}



.entry_image1 .slide img {
    width: 100%;
}



.entry_date {



    float: left;



    width: 72px;



    text-align: center;



}

.postcontent .small-posts .entry_date {



    width: 60px;



    margin-right: 10px;



}







.col_full .small-posts .entry_date { margin-right: 15px; }







.entry_date div.month,



.entry_date div.day {



    background-color: #57B3DF;



    color: #FFF;



    font-size: 20px;



    line-height: 1;



    font-weight: 300;



    padding: 0 0 10px;



}







.entry_date div.day {



    font-weight: normal;



    padding: 10px 0 0;



    font-size: 32px;



    font-weight: 600;



}







.postcontent .small-posts .entry_date div.month,



.postcontent .small-posts .entry_date div.day {



    font-size: 16px;



    padding: 0 0 12px;



}







.postcontent .small-posts .entry_date div.day {



    font-size: 28px;



    padding: 12px 0 0;



}







.entry_date div.post-icon {



    position: relative;



    color: #57B3DF;



    font-size: 38px;



    margin: 20px 0 0 0;



}







div.post-icon i {



    display: block;



    padding: 0;



    margin: 0;



}







.entry_c {



    float: left;



    margin-left: 20px;



    width: 628px;



}







.col_full .entry_c { width: 868px; }







.postcontent .small-posts .entry_c { width: 400px; }







.col_full .small-posts .entry_c { width: 640px; }







.entry_title { margin-bottom: 5px; }







.entry_title h3 { margin-bottom: 5px; padding: 0; color: #444;font-weight: 600;font-size: 20px;line-height: 26px;text-align:center;}



.entry_title h4 { margin-bottom: 5px; padding: 0; color: #444;font-weight: 600;font-size: 15px;line-height: 20px;text-align:center;}







.entry_title h2 {



    padding: 0;



    color: #444;



    font-weight: 600;



    font-size: 20px;



    line-height: 26px;



}



.entry_title_desc h3 { margin-bottom: 15px; padding: 0; color: #c70005;font-weight: 600;font-size: 20px;line-height: 26px;text-align:left;}



.entry_title_desc h5 { margin-bottom: 15px; padding: 0; color: #839eea;font-weight: 400;font-size: 14px;line-height: 26px;text-align:left;}







.postcontent .small-posts .entry_title h2 {



    font-size: 16px;



    line-height: 20px;



}







.entry_title h2 a { color: #555; }







.entry_title h2 a:hover { color: #888; }







.entry_meta {



    position: relative;



    margin: 0 -7px -3px 0;



}







.post-single .entry_meta { margin-bottom: 12px; }







.entry_meta li {



    margin: 0 7px 3px 0;



    float: left;



    font-size: 12px;



    color: #999;



}







.entry_meta li a {



    color: #999;



    font-family: "Open Sans", sans-serif;



}







.entry_meta li a:hover { color: #57B3DF; }







.entry_meta li i {



    display: inline-block;



    position: relative;



    margin-right: 4px;



    font-size: 14px;



}







.entry_meta li span {



    display: inline-block;



    margin-right: 7px;



    font-size: 13px;



}







.entry span.page-divider { margin: 12px 0; }







.entry span.page-divider span {  }







.small-posts span.page-divider { margin: 20px 0 12px; }







.postcontent .small-posts span.page-divider span { width: 20%; }







.entry_content {



    position: relative;



    font-size: 13px;



    margin-bottom: -20px;



}











.entry_share {



    position: relative;



    margin: 20px 0;



    padding: 10px 0;



    line-height: 24px;



}







.entry_share span {



    display: block;



    float: left;



    margin-right: 15px;



}







.entry_share a {



    display: block;



    float: left;



    width: 24px;



    height: 24px;



    margin-left: 15px;



}







.entry_share a img {



    display: block;



    margin: 0;



    width: 24px;



    height: 24px;



}







.ipost { position: relative; }







.ipost .ipost-image { position: relative; }







.ipost .ipost-image a,



.ipost .ipost-image img {



    display: block;



    width: 100%;



    height: auto;



}







.ipost .ipost-title h5 {



    font-size: 15px;



    line-height: 20px;



    padding-bottom: 5px;



}







.ipost .ipost-title a { color: #555; }







.ipost .ipost-title a:hover { color: #57B3DF; }







.ipost .ipost-meta {



    position: relative;



    margin: 0 -10px 0 0;



}







.ipost-meta li {



    float: left;



    font-size: 13px;



    margin: 0 10px 0 0;



    color: #AAA;



}







.ipost-meta li span { margin-right: 10px; }







.ipost-meta li a { color: #888; }







.ipost-meta li a:hover { color: #000; }







.ipost-content { margin-top: 10px; }















.related-posts {



    position: relative;



    margin: 0 -20px 0 0;



}







.related-posts li {



    position: relative;



    float: left;



    margin: 0 20px 0 0;



    width: 165px !important;



    list-style: none;



}







.col_full .related-posts li { width: 176px !important; }







.related-posts li .rpost-image {



    position: relative;



    margin-bottom: 10px;



}







.rpost-image,



.rpost-image a,



.rpost-image img {



    display: block;



    width: 165px !important;



    height: 120px;



}







.col_full .rpost-image,



.col_full .rpost-image a,



.col_full .rpost-image img {



    width: 176px !important;



    height: 128px;



}







.rpost-title {



    text-align: center;



    font-size: 13px;



    font-weight: bold;



}







.rpost-title a { color: #666; }







.rpost-title a:hover { color: #000; }







.post-overlay {



    display: block;



    position: absolute;



    top: auto;



    bottom: 0;



    left: auto;



    right: 0;



    width: 24px;



    height: 24px;



    padding: 6px;



    line-height: 24px;



    text-align: center;



    background-color: #222;



    background-color: rgba(0,0,0,0.5);



    font-size: 20px;



    color: #FFF;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);



}







.post-overlay.fa { line-height: 24px !important; }

/* ----------------------------------------------------------------
    Post Elements
-----------------------------------------------------------------*/

img.alignleft,
div.alignleft {
    float: left;
    margin: 5px 20px 13px 0;
    max-width: 100%;
}
div.alignleft > img,
div.alignnone > img,
div.aligncenter > img,
div.alignright > img {
    display: block;
    float: none;
}







img.alignnone,



img.aligncenter,



div.alignnone,



div.aligncenter {



    display: block;



    margin: 10px 0;



    float: none;



}







img.aligncenter,



div.aligncenter,



div.aligncenter img {



    margin-left: auto;



	margin-right: auto;



	clear: both;



}







img.alignright,



div.alignright {



    float: right;



    margin: 5px 0 13px 20px;



}







.wp-caption {



	text-align: center;



	margin: 10px 20px 13px 20px;



	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;



	font-style: italic;



}







.wp-caption img,



.wp-caption img a {



    display: block;



	margin: 0;



}







p.wp-caption-text {



    display: inline-block;



	margin: 10px 0 0 0;



	padding: 5px 10px;



    background-color: #EEE;



    border-radius: 50px;



    -moz-border-radius: 50px;



    -webkit-border-radius: 50px;



}







.wp-smiley {



	max-height: 13px;



	margin: 0 !important;



}











/* ----------------------------------------------------------------
    Comments List
----------------------------------------------------------------*/

#comments {
    position: relative;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 3px double #E5E5E5;
}
.commentlist {
    list-style-type: none;
    border-bottom: 3px double #E5E5E5;
    padding-bottom: 30px;
    margin: 0 0 30px;
}







.commentlist li,



.commentlist li ul,



.commentlist li ul li { margin: 20px 0 0 0; }







.commentlist ul:first-child { margin-top: 0; }







.commentlist li {



    position: relative;



    padding-top: 20px;



    margin-top: 20px;



    border-top: 1px solid #EEE;



}







.commentlist ul .comment-wrap { margin-left: 30px; }







.commentlist > li { }







.commentlist > li:first-child {



    padding-top: 0;



    border-top: 0;



    margin-top: 0;



}







.commentlist li .children { margin-top: 0; }







.commentlist li li .children { margin-left: 30px; }







.commentlist li .comment-content,



.pingback {



    position: relative;



    overflow: hidden;



}







.commentlist li .comment-content p,



.pingback p { margin: 20px 0 0 0; }







.commentlist li .comment-content {



    padding: 0 0 0 15px;



}







.commentlist li .comment-meta {



    float: left;



    margin-right: 0;



    line-height: 1;



}







.comment-avatar img {



    border-radius: 5px;



    -moz-border-radius: 5px;



    -webkit-border-radius: 5px;



}







.comment-content .comment-author {



    font-family: 'Open Sans', sans-serif;



    margin-bottom: -10px;



    font-size: 14px;



    font-weight: bold;



    color: #555;



}







.comment-content .comment-author a {



    border: none;



    color: #333;



}







.comment-content .comment-author a:hover {



    color: #57B3DF;



    border-color: #57B3DF;



}







.comment-content .comment-author span { display: block; }







.comment-content .comment-author span,



.comment-content .comment-author span a {



    font-size: 11px;



    font-weight: normal;



    color: #AAA;



}







.comment-content .comment-author span a { border-bottom: 1px dotted #AAA; }







.comment-content .comment-author span a:hover {



    color: #888;



    background: none;



    border-bottom: 1px solid #AAA;



}

/* ----------------------------------------------------------------
    Comment Form
-----------------------------------------------------------------*/

#respond,
#respond form { margin-bottom: 0; }
.commentlist li #respond { margin: 30px 0 0; }
.commentlist li li #respond { margin-left: 30px; }
#respond p { margin: 10px 0 0 0; }
#respond p:first-child { margin-top: 0; }
#respond label small {
   color: #999;
    font-weight: normal;
}







#respond input[type="text"],



#respond textarea { margin-bottom: 0; }







#respond .col_one_third,



#respond .col_full { margin-bottom: 15px; }







.fb-comments,



.fb_iframe_widget,



.fb-comments > span,



.fb_iframe_widget > span,



.fb-comments > span > iframe,



.fb_iframe_widget > span > iframe {



    display: block !important;



    width: 100% !important;



    margin: 0;



}

/* ----------------------------------------------------------------
    Side Navigation
-----------------------------------------------------------------*/

.sidenav {
  width: 100%;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
         border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);

}
.sidenav > li > a {
  display: block;
  margin: 0 0 -1px;
  padding: 9px 14px;
  font-size: 13px;
  border: 1px solid #E5E5E5;
  border-right-width: 2px;
  color: #777;
}
.sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.sidenav > .active > a,
.sidenav > .active > a:hover {
  position: relative;
  z-index: 2;
  padding: 10px 15px;
  border: 0;
  color: #FFF;
  font-weight: bold;
  background-color: #57B3DF;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);



  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -2px 0 0 rgba(0,0,0,.1);



     -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -2px 0 0 rgba(0,0,0,.1);



          box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -2px 0 0 rgba(0,0,0,.1);



}







.sidenav li i {



    width: 16px;



    height: 16px;



    text-align: center;



    margin-right: 3px;



    font-size: 14px;



}

.sidenav .fa-chevron-right {
  float: right;
  margin-top: 1px;
  margin-right: -6px;
  opacity: .4;
  font-size: 13px !important;
}
.sidenav > li > a:hover {
  background-color: #F5F5F5;
  color: #222;
}



.sidenav a:hover .fa-chevron-right {



  opacity: .5;



}



.sidenav .active .fa-chevron-right,



.sidenav .active a:hover .fa-chevron-right { opacity: 1; }











/* ----------------------------------------------------------------
    Sitemap
-----------------------------------------------------------------*/

.sitemap {
    position: relative;
    list-style-type: square;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
}





.sitemap ul {



    list-style-type: circle;



    font-family: "Droid Serif", serif;



    font-size: 13px;



    font-weight: normal;



    margin: 5px 0 5px 20px;



}







.sitemap span {



    display: block;



    margin: 2px 0 5px;



    font-size: 12px;



    font-weight: normal;



    color: #999;



}







.sitemap span a { color: #777; }







.sitemap span a:hover { color: #000; }







.sitemap ul ul { list-style-type: disc; }











/* ----------------------------------------------------------------
    Promo
-----------------------------------------------------------------*/
/*
.promo {
    position: relative;
    background: url("https://www.acomee.com.mx/images/promo.png") repeat;
    padding: 15px 18px;
    border-left: 3px solid #57B3DF;
    margin-bottom: 30px;
}
.promo-desc {
   position: relative;
    padding-right: 165px;
}
.promo h3 {
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    padding-bottom: 0;
    text-shadow: 1px 1px 1px #FFF;
}
.promo h3 > span { color: #57B3DF; }







.promo-desc > span {



    display: block;



    margin-top: 3px;



    font-size: 15px;



    line-height: 22px;



    color: #777;



    font-family: "Open Sans";



}







.promo-action {



    position: absolute;



    right: 20px;



    top: 50%;



    margin-top: -20px;



    max-width: 150px;



}







.promo-action a {



    display: block;



    color: #FFF;



    font-size: 14px;



    font-family: "Open Sans";



    padding: 0 15px;



    font-weight: bold;



    line-height: 40px;



    background: #333;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);



    transition: background-color .2s linear;



    -moz-transition: background-color .2s linear;



    -webkit-transition: background-color .2s linear;



    -ms-transition: background-color .2s linear;



    -o-transition: background-color .2s linear;



}







.promo-action a:hover { background: #57B3DF; }











.well.callout h2 {



    font-size: 24px;



    line-height: 28px;



    font-weight: 600;



    padding-bottom: 15px;



}







.well.callout p {



    font-size: 13px;



    font-family: 'Droid Serif', serif;



    color: #999;



}






/* ----------------------------------------------------------------
    404
-----------------------------------------------------------------*/
/*
.error-404 {
    position: relative;
    text-align: center;
    font-size: 216px;
    line-height: 1;
    color: #57B3DF;
    font-family: "Open Sans", sans-serif;
}
.error-404 span {
    display: block;
    font-size: 48px;
    color: #444;
    margin-bottom: 20px;
}

.error-404-meta {



    position: relative;



    margin: 40px 0 20px;



}







.error-404-meta form {



    position: relative;



    margin: 0 auto;



    width: 386px;



}







.error-404-meta input[type="text"] {



    display: block;



    width: 350px;



    border-radius: 18px;



    -moz-border-radius: 18px;



    -webkit-border-radius: 18px;



    padding: 7px 17px;



}







.error-404-meta input[type="submit"] {



    position: absolute;



    cursor: pointer;



    top: -6px;



    left: auto;



    right: 0;



    display: block;



    border: none;



    width: 48px;



    height: 48px;



    background: #57B3DF url("https://www.acomee.com.mx/images/icons/search-404.png") no-repeat center center;



    text-indent: -9999px;



    border-radius: 24px;



    -moz-border-radius: 24px;



    -webkit-border-radius: 24px;



}







.error-404-meta input[type="submit"]:hover { background-color: #444; }


/* ----------------------------------------------------------------
    Tabs
-----------------------------------------------------------------*/
/*
.tab_widget {
	display: block;
	position: relative;
	margin: 0 0 30px 0;
}
.tab_widget ul.tabs {
	display: block;
	position: relative;
	list-style: none;
	height: 42px;
border-bottom: 1px solid #DDD;
    margin: 0;
}
#footer.footer-dark .tab_widget ul.tabs { border-bottom-color: #282828; }
.side-tabs ul.tabs {
    float: left;
    width: 250px;
    height: auto;
    border-bottom: none;
    padding: 20px 0;
    border-right: 1px solid #DDD;
}







.tab_widget ul.tabs li {



	float: left;



	margin: 0;



	padding: 0;



	height: 39px;



	line-height: 39px;



	border: 1px solid #DDD;



    border-top-width: 3px;



    border-left: none;



	overflow: hidden;



	position: relative;



	background-image: linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);



    background-image: -o-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);



    background-image: -moz-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);



    background-image: -webkit-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);



    background-image: -ms-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);



    background-image: -webkit-gradient(



    	linear,



    	left bottom,



    	left top,



    	color-stop(0.09, rgb(230,230,230)),



    	color-stop(0.55, rgb(238,238,238))



    );



}







#footer.footer-dark .tab_widget ul.tabs li {



	border-color: #282828;



	background-image: linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);



    background-image: -o-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);



    background-image: -moz-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);



    background-image: -webkit-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);



    background-image: -ms-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);



    background-image: -webkit-gradient(



    	linear,



    	left bottom,



    	left top,



    	color-stop(0.09, rgb(51,51,51)),



    	color-stop(0.55, rgb(59,59,59))



    );



}







.side-tabs ul.tabs li {



    float: none;



    border: 1px solid #DDD;



    border-top: none;



    border-right: none;



    height: 40px;



	line-height: 40px;



    margin-top: 0;



}







.tab_widget ul.tabs li:first-child { border-left: 1px solid #DDD; }







#footer.footer-dark .tab_widget ul.tabs li:first-child { border-color: #282828; }







.tab_widget ul.tabs li a {



	text-decoration: none;



	color: #888;



	font-size: 14px;



	display: block;



	padding: 0 13px;



	outline: none;



	font-weight: bold;



    font-family: "Open Sans", sans-serif;



	text-shadow: 1px 1px 1px #FFF;



    border: none;



    border-left: 1px solid #F9F9F9;



}







#footer.footer-dark .tab_widget ul.tabs li a {



	color: #EEE;



	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);



    border: 0;



}







.tabbed-widget .tab_widget ul.tabs a { padding: 0 13px; }







.side-tabs ul.tabs li a { border-left: 0; }
.tab_widget ul.tabs li a i {
    float: left;
    font-size: 18px;
    margin-right: 5px;
    position: relative;
    top: 1px;
}
.side-tabs ul.tabs li a i {
    width: 18px;
    height: 18px;
    text-align: center;
    margin-right: 8px;
}
.tab_widget ul.tabs li:first-child a { border-left: none; }
.tab_widget ul.tabs li a:hover { background: none; }
.tab_widget ul.tabs li.active,
.tab_widget ul.tabs li.active a:hover {
	background: #FFF;
	border-bottom: 1px solid #FFF;
}
#footer.footer-dark .tab_widget ul.tabs li.active,
#footer.footer-dark .tab_widget ul.tabs li.active a:hover {
	background: #555;
	border-bottom: 1px solid #555;
}
.tab_widget ul.tabs li.active { border-top: 3px solid #57B3DF; }
.tab_widget ul.tabs li.active a { color: #57B3DF; }
.side-tabs ul.tabs li.active,
.side-tabs ul.tabs li.active a:hover {
	border-bottom: 1px solid #DDD;
    border-right: 1px solid #FFF;
}
.side-tabs ul.tabs li.active {
    border-top: none;
    border-left: 4px solid #57B3DF;
    margin-right: -1px;
}
.side-tabs ul.tabs li:first-child { border-top: 1px solid #DDD !important; }
.tab_widget .tab_container {
	display: block;
	overflow: hidden;
	position: relative;
	clear: both;
	background: #FFF;
  border: 1px solid #DDD;
  border-top: none;
}
#footer.footer-dark .tab_widget .tab_container {
    background: #555;
    border-color: #282828;
}
.side-tabs .tab_container {
   clear: none;



    border: none;



}







.tab_widget .tab_content {



	display: block;



	position: relative;



	padding: 15px;



}







.side-tabs .tab_content { padding: 20px 0 0 20px; }















/* ----------------------------------------------------------------
    Toggle
-----------------------------------------------------------------*/
/*
.toggle {
	display: block;
	position: relative;
	margin: 0 0 20px 0;
}
.toggle .togglet,
.toggle .toggleta {
	display: block;
	position: relative;
  line-height: 24px;
  padding-left: 32px;
	cursor: pointer;
	margin: 0;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
	background: url("https://www.acomee.com.mx/images/icons/toggle-plus.png") no-repeat left;
}
.toggle .toggleta {
    font-weight: bold;
    background: url("https://www.acomee.com.mx/images/icons/toggle-minus.png") no-repeat left;
}
.toggle .togglec {
	display: block;
	position: relative;
    padding: 10px 0 0 32px;
}
*/
/* ----------------------------------------------------------------
    Alert Messages
-----------------------------------------------------------------*/
/*
.style-msg,
.style-msg2 {
    display: block;
	border-left: 4px solid rgba(0,0,0,0.1);
}
.style-msg2 { border-left: 4px solid rgba(0,0,0,0.2); }
.successmsg {
	background: #C1FFCC;
	color: #184B21;
}
.errormsg {
	background: #F9BBB9;
	color: #740D0A;
}
.infomsg {
	background: #B9DFF4;
	color: #124F70;
}
.alertmsg {
	background: #FCE0B6;
	color: #975E06;
}
.style-msg .sb_msg,
.style-msg2 .msgtitle,
.style-msg2 .sb_msg {
    display: block;
	padding: 10px 15px;
  border-left: 1px solid rgba(255,255,255,0.5);
	font-size: 13px;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
}

.style-msg2 .msgtitle {
   background: rgba(0,0,0,0.1);
   border-top: none;
   border-bottom: none;
   font-size: 13px;
   border-bottom: 1px solid rgba(255,255,255,0.6);
}

.style-msg2 .sb_msg { font-weight: normal; }
.style-msg2 ol,
.style-msg2 ul { margin: 0 0 0 30px; }
.style-msg2 ol { list-style-type: decimal; }
.style-msg2 ul { list-style-type: disc; }

/* ----------------------------------------------------------------
    AudioPlayer
-----------------------------------------------------------------*/
/*
.audioplayer {
  height: 2.5em; 
  color: #fff;
  text-shadow: 1px 1px 0 #000;
  border: 1px solid #222;
  position: relative;
  z-index: 1;
  background: #333;
  background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
  background: -webkit-linear-gradient( top, #444, #222 );
  background: -moz-linear-gradient( top, #444, #222 );
  background: -ms-radial-gradient( top, #444, #222 );
  background: -o-linear-gradient( top, #444, #222 );
  background: linear-gradient( top, #444, #222 );
  -webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 7px rgba( 0, 0, 0, .5 ); 
  -moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 7px rgba( 0, 0, 0, .5 ); 
  box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 7px rgba( 0, 0, 0, .5 ); 
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', sans-serif;
}
.audioplayer-mini
{
width: 2.5em; 
margin: 0 auto;
}
.audioplayer > div
{
position: absolute;
}
.audioplayer-playpause
{



width: 2.5em; 



height: 100%;



text-align: left;



text-indent: -9999px;



cursor: pointer;



z-index: 2;



top: 0;



left: 0;



}



.audioplayer:not(.audioplayer-mini) .audioplayer-playpause



{



  border-right: 1px solid #555;



  border-right-color: rgba( 255, 255, 255, .1 );



}



.audioplayer-mini .audioplayer-playpause



{



  width: 100%;



}



.audioplayer-playpause:hover,



.audioplayer-playpause:focus



{



  background-color: #222;



}



.audioplayer-playpause a



{



  display: block;



}



.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a



{



  width: 0;



  height: 0;



  border: 0.5em solid transparent; 



  border-right: none;



  border-left-color: #fff;



  content: '';



  position: absolute;



  top: 50%;



  left: 50%;



  margin: -0.5em 0 0 -0.25em; 



}



.audioplayer-playing .audioplayer-playpause a



{



  width: 0.75em; 



  height: 0.75em; 



  position: absolute;



  top: 50%;



  left: 50%;



  margin: -0.375em 0 0 -0.375em; 



}



.audioplayer-playing .audioplayer-playpause a:before,



.audioplayer-playing .audioplayer-playpause a:after



{



width: 40%;



height: 100%;



background-color: #fff;



content: '';



position: absolute;



top: 0;



}



.audioplayer-playing .audioplayer-playpause a:before



{



left: 0;



}



.audioplayer-playing .audioplayer-playpause a:after



{



right: 0;



}



.audioplayer-time



{



width: 4.375em; 



height: 100%;



line-height: 30px; 



text-align: center;



z-index: 2;



top: 0;



}



.audioplayer-time-current



{



  border-left: 1px solid #111;



  border-left-color: rgba( 0, 0, 0, .25 );



  left: 2.6em; 



}



.audioplayer-time-duration



{



  border-right: 1px solid #555;



  border-right-color: rgba( 255, 255, 255, .1 );



  right: 2.6em; 



}



.audioplayer-novolume .audioplayer-time-duration



{



border-right: 0;



right: 0;



}



.audioplayer-bar



{



height: 0.875em; 



background-color: #222;



cursor: pointer;



z-index: 1;



top: 50%;



right: 6.875em;  



left: 6.875em;  



margin-top: -0.438em; 



}



.audioplayer-novolume .audioplayer-bar



{



  right: 4.375em; 



}



.audioplayer-bar div



{



  width: 0;



  height: 100%;



  position: absolute;



  left: 0;



  top: 0;



}



.audioplayer-bar-loaded



{



  background-color: #333;



  z-index: 1;



}



.audioplayer-bar-played



{



  background: #007fd1;



  background: -webkit-gradient( linear, left top, right top, from( #007fd1 ), to( #c600ff ) );



  background: -webkit-linear-gradient( left, #007fd1, #c600ff );



  background: -moz-linear-gradient( left, #007fd1, #c600ff );



  background: -ms-radial-gradient( left, #007fd1, #c600ff );



  background: -o-linear-gradient( left, #007fd1, #c600ff );



  background: linear-gradient( left, #007fd1, #c600ff );



  z-index: 2;



}



.audioplayer-volume



{



width: 2.5em; 



height: 100%;



border-left: 1px solid #111;



border-left-color: rgba( 0, 0, 0, .25 );



text-align: left;



text-indent: -9999px;



cursor: pointer;



z-index: 2;



top: 0;



right: 0;



}



.audioplayer-volume:hover,



.audioplayer-volume:focus



{



  background-color: #222;



}



.audioplayer-volume-button



{



  width: 100%;



  height: 100%;



}



.audioplayer-volume-button a



{



width: 0.313em; 



height: 0.375em; 



background-color: #fff;



display: block;



position: relative;



z-index: 1;



top: 40%;



left: 35%;



}



.audioplayer-volume-button a:before,



.audioplayer-volume-button a:after



{



  content: '';



  position: absolute;



}



.audioplayer-volume-button a:before



{



  width: 0;



  height: 0;



  border: 0.5em solid transparent; 



  border-left: none;



  border-right-color: #fff;



  z-index: 2;



  top: 50%;



  right: -0.25em;



  margin-top: -0.5em; 
}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after
{



  width: 0.313em; 



  height: 0.313em; 



  border: 0.25em double #fff;



  border-width: 0.25em 0.25em 0 0; 



  left: 0.563em; 



  top: -0.063em; 



  -webkit-border-radius: 0 0.938em 0 0;



  -moz-border-radius: 0 0.938em 0 0; 



  border-radius: 0 0.938em 0 0;



  -webkit-transform: rotate( 45deg );



  -moz-transform: rotate( 45deg );



  -ms-transform: rotate( 45deg );



  -o-transform: rotate( 45deg );



  transform: rotate( 45deg );



}



.audioplayer-volume-adjust



{



  height: 6.25em;



  cursor: default;



  position: absolute;



  left: 0;



  right: -1px;



  top: -9999px;



  background: #222;



  background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );



  background: -webkit-linear-gradient( top, #444, #222 );



  background: -moz-linear-gradient( top, #444, #222 );



  background: -ms-radial-gradient( top, #444, #222 );



  background: -o-linear-gradient( top, #444, #222 );



  background: linear-gradient( top, #444, #222 );



  -webkit-border-top-left-radius: 2px;



  -webkit-border-top-right-radius: 2px;



  -moz-border-radius-topleft: 2px;



  -moz-border-radius-topright: 2px;



  border-top-left-radius: 2px;



  border-top-right-radius: 2px;



}



.audioplayer-volume:not(:hover) .audioplayer-volume-adjust



{



opacity: 0;



}



.audioplayer-volume:hover .audioplayer-volume-adjust



{



top: auto;



bottom: 100%;



}



.audioplayer-volume-adjust > div



{



width: 40%;



height: 80%;



background-color: #222;



cursor: pointer;



position: relative;



z-index: 1;



margin: 30% auto 0;



}



.audioplayer-volume-adjust div div



{



  width: 100%;



  height: 100%;



  position: absolute;



  bottom: 0;



  left: 0;



  background: #007fd1;



  background: -webkit-gradient( linear, left bottom, left top, from( #007fd1 ), to( #c600ff ) );



  background: -webkit-linear-gradient( bottom, #007fd1, #c600ff );



  background: -moz-linear-gradient( bottom, #007fd1, #c600ff );



  background: -ms-radial-gradient( bottom, #007fd1, #c600ff );



  background: -o-linear-gradient( bottom, #007fd1, #c600ff );



  background: linear-gradient( bottom, #007fd1, #c600ff );



}







.audioplayer-novolume .audioplayer-volume



{



  display: none;



}







.audioplayer-play,



.audioplayer-pause,



.audioplayer-volume a



{



-webkit-filter: drop-shadow( 1px 1px 0 #000 );



-moz-filter: drop-shadow( 1px 1px 0 #000 );



-ms-filter: drop-shadow( 1px 1px 0 #000 );



-o-filter: drop-shadow( 1px 1px 0 #000 );



filter: drop-shadow( 1px 1px 0 #000 );



}



.audioplayer-bar,



.audioplayer-bar div,



.audioplayer-volume-adjust div



{



-webkit-border-radius: 4px;



-moz-border-radius: 4px;



border-radius: 4px;



}



.audioplayer-bar,



.audioplayer-volume-adjust > div



{



-webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );



-moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );



box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );



}



.audioplayer-volume-adjust div div,



.audioplayer-bar-played



{



-webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );



-moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );



box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );



}



.audioplayer-volume-adjust



{



-webkit-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );



-moz-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );



box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );



}



.audioplayer *,



.audioplayer *:before,



.audioplayer *:after



{



-webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;



-moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;



-ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;



-o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;



transition: color .25s ease, background-color .25s ease, opacity .5s ease;



}



/* ----------------------------------------------------------------
    Quotes
-----------------------------------------------------------------*/
/*



.quote {



    background: url("https://www.acomee.com.mx/images/icons/quote.png") left top no-repeat;



    margin: 10px 0;



    padding: 0 0 0 15px;



	font-size: 15px;



    font-style: italic;



    color: #777;



    font-family: 'Droid Serif', Georgia, serif;



    text-shadow: 1px 1px 1px #FFF;



    border: 0;



}







blockquote.quote-left,



blockquote.quote-right {



    font-size: 15px;



    line-height: 20px;



	padding-left: 15px;



}







.quote-left {



    float: left;



    width: 150px;



    margin-right: 20px;



    margin-left: 0;



    margin-bottom: 5px;



}







.quote-right {



    float: right;



    width: 150px;



    margin-left: 20px;



    margin-bottom: 5px;



}





/* ----------------------------------------------------------------
    Gallery
-----------------------------------------------------------------*/
/*
.gallery {
    margin: 20px auto;
    float: left;
	width: 100%;
    line-height: 1;
}
.gallery .gallery-item {
   float: left;
	text-align: center;
	margin-left: 0;
    width: auto !important;
	margin:  10px 10px 0 0 !important;
}

.gallery-item img {



	margin: 0 !important;



	padding:  0 !important;



    width: auto !important;



	height: auto !important;



}







.gallery-item a {



	float: left;



	border: none !important;



	margin:  0 !important;



	padding: 0 !important;



}







.gallery .gallery-caption { margin-left: 0; }







.gallery br { clear: both }







.col-0 { width: 100% }



.col-1 { width: 100% }



.col-2 { width: 50% }



.col-3 { width: 33.333% }



.col-4 { width: 25% }



.col-5 { width: 20% }



.col-6 { width: 16.666% }



.col-7 { width: 14.285% }



.col-8 { width: 12.5% }



.col-9 { width: 11.111% }

/* ----------------------------------------------------------------
   Features
-----------------------------------------------------------------*/
/*
.product-feature {
    position: relative;
    padding-left: 60px;
    margin-top: 30px;
}
.product-feature:first-child { margin-top: 0; }
.product-feature h3 {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    padding-bottom: 7px;
}
.product-feature h4 {



    font-size: 13px;



    line-height: 13px;



    color: #333;



    padding-bottom: 5px;



		color: #777;



		font-weight:normal;



}



.product-feature2 h4 {



    font-size: 13px;



    line-height: 15px;



    color: #333;



    padding-bottom: 15px;



		color: #777;



		font-weight:normal;



		margin-left:-20;



}







.product-feature h3 a { color: #333; }







.product-feature h3 a:hover { color: #666; }







.product-feature p { margin: 0; }







.product-feature a.pf-icon {



    display: block;



    position: absolute;



    left: 0;



    top: 0;



    margin: 0;



    width: 48px;



    height: 48px;



}







.product-feature img,



.product-feature > span,



.product-feature .pf-icon span {



    display: block;



    position: absolute;



    left: 0;



    top: 0;



    margin: 0;



    padding: 12px;



    width: 24px;



    height: 24px;



    background-color: #57B3DF;



    border-radius: 24px;



    -moz-border-radius: 24px;



    -webkit-border-radius: 24px;



}







.product-feature > span,



.product-feature .pf-icon span {



    font-size: 28px;



    color: #FFF;



    text-align: center;



    line-height: 26px !important;



    text-indent: -1px;



}







.product-feature2 { padding-left: 22px; }







.product-feature2 img,



.product-feature2 > span,



.product-feature2 .pf-icon span,



.product-feature3 img,



.product-feature3 > span,



.product-feature3 .pf-icon span {



    padding: 0;



    width: 40px;



    height: 40px;



    background-color: transparent !important;



    border-radius: 0;



    -moz-border-radius: 0;



    -webkit-border-radius: 0;



    font-size: 40px;



    color: #333;



    text-align: center;



    line-height: 1 !important;



}







.product-feature3 {



    padding: 15px;



    background-color: #F5F5F5;



    text-align: center;



    border-radius: 5px;



    -moz-border-radius: 5px;



    -webkit-border-radius: 5px;



    box-shadow: inset 0 0 15px rgba(0,0,0,0.1);



    -moz-box-shadow: inset 0 0 15px rgba(0,0,0,0.1);



    -webkit-box-shadow: inset 0 0 15px rgba(0,0,0,0.1);



}







.product-feature3 a.pf-icon {



    position: relative;



    margin: 0 auto 5px;



    width: 96px;



    height: 96px;



}







.product-feature3 img,



.product-feature3 > span,



.product-feature3 .pf-icon span {



    position: relative;



    margin: 0 auto 5px;



    width: 96px;



    height: 96px;



    font-size: 95px;



}







.product-feature3:hover span { color: #57B3DF; }

/* ----------------------------------------------------------------
    Clients
-----------------------------------------------------------------*/
/*
.our-clients {
   position: relative;
    margin: 0 -12px 0 0;
}
.our-clients li {
    margin: 0 12px 0 0;
    position: relative;
    float: left;
    border: 5px solid #F5F5F5;
    transition: border-color .2s linear;
   -moz-transition: border-color .2s linear;
    -webkit-transition: border-color .2s linear;
    -ms-transition: border-color .2s linear;
    -o-transition: border-color .2s linear;
}
.our-clients li:hover { border-color: #57B3DF; }

.our-clients li,



.our-clients li a,



.our-clients li img {



    display: block;



    width: 140px !important;



    height: 90px;



    background: #F9F9F9;



}


/* ----------------------------------------------------------------
    Team Members
-----------------------------------------------------------------*/
/*
.team-member {
   position: relative;
    width: 100%;
}

.team-member .team-image {
    position: relative;
    margin-bottom: 15px;
}
.team-image,
.team-image img {
    display: block;
    width: 100%;
}
.team-rounded .team-image img {



    background: #EEE;



    padding: 5px;



    border-radius: 500px;



    -moz-border-radius: 500px;



    -webkit-border-radius: 500px;



    -webkit-box-sizing: border-box;



    -moz-box-sizing: border-box;



    box-sizing: border-box;



}







.team-rounded .team-image {



    text-align: center;



    margin-bottom: -10px;



}







.team-image span {



    display: block;



    position: absolute;



    background-color: #57B3DF;



    color: #FFF;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);



    top: auto;



    bottom: 30px;



    left: 0;



    padding: 0 10px;



    line-height: 22px;



    font-size: 12px;



    text-transform: uppercase;



    font-family: "Open Sans";



}







.team-rounded .team-image span {



    display: inline-block;



    position: relative;



    top: auto;



    bottom: 35px;



    z-index: 2;



}







.team-member .team-desc { position: relative; }







.team-desc h4 {



    font-size: 16px;



    line-height: 22px;



    font-weight: bold;



    padding-bottom: 10px;



    margin-bottom: 10px;



    border-bottom: 1px dotted #DDD;



}







.team-desc p { margin-bottom: 0; }







.team-social {



    position: absolute;



    top: 5px;



    left: auto;



    right: 0;



}







.team-social a {



    float: left;



    margin-left: 10px;



}







.team-social a:first-child { margin-left: 0; }







.team-social a,



.team-social img,



.team-social i {



    display: block;



    width: 14px;



    height: 14px;



    text-align: center;



    line-height: 1;



}







.team-social i {



    position: relative;



    color: #666;



    font-size: 14px;



}







.team-social i:hover { color: #888; }







.team-skills {



    margin: 10px 0 0;



    padding: 7px 0 2px;



    border-top: 1px dotted #DDD;



    border-bottom: 1px dotted #DDD;



}







.team-skills li {



    display: inline-block;



    margin: 0 15px 5px 0;



    line-height: 22px;



    font-size: 12px;



    text-transform: uppercase;



    font-family: "Open Sans";



}







.team-skills li span {



    display: inline-block;



    font-size: 14px;



    color: #57B3DF;



    margin-right: 3px;



    text-shadow: 0px 0px 0px #FFF;



}
/* ----------------------------------------------------------------
    FAQs
-----------------------------------------------------------------*/
/*
#faqs { margin: 0 0 -15px; }
.faq {
   padding-bottom: 15px;
   margin-bottom: 15px;
    border-bottom: 1px dotted #DDD;
}
.faq .togglet,
.faq .toggleta {
   background-image: none !important;
    line-height: 20px;
    padding-left: 26px;
}







.faq .togglet i,



.faq .toggleta i {



    display: block;



    position: absolute;



    font-size: 18px;



    width: 18px;



    text-align: center;



    top: 1px;



    left: 0;



}







.faq .togglec { padding: 10px 0 0 26px; }











/* ----------------------------------------------------------------
    About
-----------------------------------------------------------------*/
/*
.skills { margin: 0; }
.skills li {
    position: relative;
    margin-top: 15px;
}
.skills li:first-child { margin-top: 0; }
.skills li .progress {
    height: 30px;
    margin: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;



}







.skills li span {



    position: absolute;



    top: 0;



    left: 0;



    padding-left: 10px;



    height: 30px;



    line-height: 30px;



    font-family: "Open Sans", sans-serif;



    font-size: 13px;



    color: #FFF;



}
/* ----------------------------------------------------------------
    Icons
-----------------------------------------------------------------*/
/*
.i-rounded.fa,
.i-plain.fa,
.i-circled.fa {
    display: block !important;
    float: left !important;
    margin: 12px 12px 12px 0;
    text-align: center !important;
    font-size: 28px;
    line-height: 34px !important;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    cursor: pointer;
}
.i-rounded.fa,
.i-circled.fa {
    width: 32px;
    height: 32px;
    padding: 8px;
    background-color: #444;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.i-plain.fa {
    width: 48px;
    height: 48px;
    font-size: 47px;
    line-height: 50px !important;
    color: #444;
    text-shadow: 1px 1px 1px #FFF;
}
.i-plain.fa:hover { color: #777; }
.i-circled.fa {
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
}
.i-light.fa {
    background-color: #F5F5F5;
    color: #444;
    text-shadow: 1px 1px 1px #FFF;
    box-shadow: inset 0 0 15px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 0 15px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 15px rgba(0,0,0,0.2);

}
.i-rounded.fa:hover,
.i-circled.fa:hover {
    background-color: #57B3DF;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0 0 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.2);
}
.dropcap {
    float: left;
    display: block;
    margin: 3px 8px 3px 0;
    padding: 8px;
    font-size: 36px;
    line-height: 1;
    border: 1px solid #BBB;
    color: #666;
    box-shadow: 0 0 8px #BBB;
}
.highlight {
    display: inline;
    padding: 0 5px;
    color: #FFF;
    background-color: #444;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

/* ----------------------------------------------------------------
    Buttons
-----------------------------------------------------------------*/
/*
.button {
	display: inline-block;
	position: relative;
    cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 5px;
	padding: 0;
	background-image: url("https://www.acomee.com.mx/images/button.png");
	background-repeat: repeat-x;
	background-position: 0 0;
	border: 1px solid rgba(114,114,114,0.4);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 1px 0px rgba(114,114,114,0.3);
	-moz-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
	-webkit-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
	background-color: #629D63 !important;
}
.button:hover {
    background-image: url("https://www.acomee.com.mx/images/button.png");
	background-position: 0 -30px;
    background-color: #666 !important;
	text-decoration: none;
    border: 1px solid rgba(100,100,100,0.4);
}
.button:active { top: 1px; }
.button span {
	display: inline-block;
	padding: 0 18px;
	height: 29px;
	line-height: 29px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid rgba(255,255,255,0.2);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.red_btn { background-color: #F25B60 !important; }
.green_btn { background-color: #629D63 !important; }
.blue_btn { background-color: #5A9EE2 !important; }
.brown_btn { background-color: #DE8E36 !important; }
.white_btn,
.white_btn:hover { background-color: #F6F6F6 !important; }
.white_btn span {
    color: #444 !important;
   text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.yellow_btn { background-color: #C5B925 !important; }
.purple_btn { background-color: #BE56E0 !important; }
.black_btn,
.black_btn:hover { background-color: #494949 !important; }
.black_btn span {
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
button.button {
    margin: 5px 0 !important;
    background-color: #F6F6F6 !important;
}
button.button:hover { background-color: #F6F6F6 !important; }
button.button span {
    color: #555 !important;
    text-shadow: 1px 0 1px rgba(255,255,255,0.8) !important;
}
.btn-group button.btn { margin: 0; }
.simple-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 5px;
    color: #FFF;
    font-size: 14px;
    font-family: "Open Sans";
    padding: 0 15px;
    font-weight: bold;
    line-height: 36px;
    background: #333;
    border: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}
.simple-button.inverse { background: #57B3DF; }
.simple-button.large {
    line-height: 48px;
    font-size: 16px;
}
.simple-button i,
.border-button i {
    position: relative;
    top: 1px;
    float: left;
   margin: 0 6px 0 0;
    font-size: 16px;
    width: 16px;
    height: 16px;
}
.simple-button.large i,
.border-button.large i {
    margin: 0 6px 0 0;
    font-size: 20px;
    width: 20px;
    height: 20px;
}
.simple-button:hover {
    background: #57B3DF;
    color: #FFF;
}
.simple-button.inverse:hover { background: #333; }
.border-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 14px;
    border: 2px solid #444;
    line-height: 24px;
    padding: 5px 10px;
    color: #444;
   transition: color .2s linear, border-color .2s linear;
    -moz-transition: color .2s linear, border-color .2s linear;
    -webkit-transition: color .2s linear, border-color .2s linear;
    -ms-transition: color .2s linear, border-color .2s linear;
    -o-transition: color .2s linear, border-color .2s linear;
}
.border-button.large {
    font-size: 16px;
    line-height: 30px;
    padding: 7px 14px;
}
.border-button:hover,
.border-button.inverse {
    border-color: #FF8300 !important;
    color: #FF8300 !important;
}
.border-button.inverse:hover {
    border-color: #444 !important;
    color: #444 !important;
}
/* ----------------------------------------------------------------
    Pricing Boxes
-----------------------------------------------------------------*/
/*
.pricing {
	display: block;
	position: relative;
    margin-bottom: 40px;
}
.pricing .pricing-wrap {
	float: left;
	width: 25%;
position: relative;
}
.pricing3 .pricing-wrap { width: 33.33%; }
.pricing5 .pricing-wrap { width: 20%; }
.pricing .pricing-wrap.best-price { margin-left: -1px; }
.pricing-wrap .pricing-inner {
	position: relative;
	border: 1px solid #E5E5E5;
	border-left: none;
	text-align: center;
}
.pricing-wrap:first-child { margin-left: 1px; }
.pricing-wrap:first-child .pricing-inner { border-left: 1px solid #E5E5E5; }
.best-price .pricing-inner { border-left: 1px solid #E5E5E5; }
.pricing-inner .pricing-title {
    position: relative;
padding: 10px 0;
}
.pricing-title h4 {
	font-size: 17px;
	line-height: 24px;
    font-weight: bold;
    padding-bottom: 0;
	color: #444;
}
.best-price .pricing-title h4 { color: #57B3DF; }
.pricing-title h4 span {
   display: block;
    font-family: "Droid Serif", serif;
    font-size: 13px;
    font-weight: normal;
    color: #BBB;
}
.pricing-inner .pricing-price {
	padding: 15px 0;
	font-size: 36px;
	line-height: 40px;
    font-family: "Droid Serif", serif;
    background-color: #EEE;
    color: #444;
    text-shadow: 1px 1px 1px #FFF;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
.best-price .pricing-price { color: #57B3DF; }
.pricing-price .price-sub {
	display: inline-block;
	position: relative;
	font-size: 16px;
	vertical-align: top;
	top: -7px;
	margin-left: 2px;
}
.pricing-price .price-tenure {
    display: block;
	font-size: 13px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    color: #AAA;
}
.pricing-inner .pricing-features {
	padding: 10px 15px;
	border-bottom: 1px solid #E5E5E5;
    text-shadow: 1px 1px 1px #FFF;
}
.pricing-features ul { margin: 0; }
.pricing-features li {
    position: relative;
	padding: 6px 0;
	border-top: 1px solid #EEE;
}
.pricing-features li span {
    font-weight: bold;
    color: #333;
}
.pricing-features li:first-child { border-top: 0; }
.pricing-action {
   padding: 15px 0;
}
.pricing-action a { margin: 0 !important; }
.pricing-style2 .pricing-price {
    padding: 15px 0;
    font-size: 36px;
    line-height: 40px;
    font-family: "Droid Serif", serif;
    background-color: #444;
    margin: 0 -1px;    
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.pricing-style2 .best-price .pricing-price { background-color: #57B3DF; }
.pricing-style2 .best-price .price-tenure { color: #EEE; }
.pricing-wrap.pricing-defines .pricing-inner {
	border-color: transparent;
	border-right: 1px solid #E5E5E5;
	text-align: left;
}
.pricing-wrap.pricing-defines .pricing-title,
.pricing-wrap.pricing-defines .pricing-price,
.pricing-wrap.pricing-defines .pricing-action { visibility: hidden; }
.pricing-wrap.pricing-defines .pricing-features {
    padding: 10px 15px;
	border: 1px solid #E5E5E5;
    border-right: none;
    background-color: #EEE;
}
.pricing-wrap.pricing-defines .pricing-features li {
   border-top: 1px solid #E5E5E5;
   font-weight: bold;
   color: #AAA;
}
.pricing-wrap.pricing-defines .pricing-features li a.fa-question-circle {
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    text-align: center;
    top: 6px;
    left: auto;
    right: 0;
    font-size: 17px;
    color: #AAA;
}
.pricing-wrap.pricing-defines .pricing-features li a.fa-question-circle:hover { color: #666; }
.pricing-wrap.pricing-defines .pricing-features li:first-child { border-top: 0; }
/* ----------------------------------------------------------------
   Accordions
-----------------------------------------------------------------*/
/*
.acctitle,
.acctitlec {
	display: block;
	position: relative;
	cursor: pointer;
    border-top: 1px dotted #DDD;
    line-height: 24px;
    padding: 12px 0 12px 32px;
	margin: 0;
   font-size: 16px;
   font-family: 'Open Sans', sans-serif;
	color: #333;
	background: url("https://www.acomee.com.mx/images/icons/toggle-plus.png") no-repeat left;
}
.acctitlec {
	background: url("https://www.acomee.com.mx/images/icons/toggle-minus.png") no-repeat left;
	cursor: auto;
}
.acctitle:first-child {
	border-top: none;
}
.acc_content {
	position: relative;
	padding: 0 0 15px 32px;
}
/* ----------------------------------------------------------------
    Google Maps
-----------------------------------------------------------------*/
/*
#google-map {
    position: relative;
    width: 100%;
    height: 100%;
}
.gmap img { max-width: none !important; }
.gm-style .gm-style-iw h3 span {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}
/* ----------------------------------------------------------------
    Twitter Panel
-----------------------------------------------------------------*/
/*
#twitter-panel {
    position: relative;
    background-color: #57B3DF;
    padding: 20px 0;
    z-index: 1;
    margin-bottom: -3px;
    border-bottom: 3px solid rgba(0,0,0,0.3);
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
#twitter-panel .preloader2 { background-image: url("https://www.acomee.com.mx/images/preloader-dark.gif"); }
#twitter-panel-icon {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 16px;
}
#twitter-panel-icon i { font-size: 36px; }
#twitter-panel-content {
   float: left;
   width: 780px;
   margin-right: 20px;
 font-size: 13px;
    line-height: 18px;
}
#twitter-panel-content span { display: block; }
#twitter-panel-content small a {
   color: #DDD;
    color: rgba(255,255,255,0.7);
}
#twitter-panel-content a {
    display: inline !important;
    color: #EEE;
    border-bottom: 1px dotted #EEE;
}
#twitter-panel-content a:hover {
   color: #FFF;
    border-bottom: 1px solid #FFF;
}
#twitter-panel-follow {
   float: left;
   width: 108px;
}
#twitter-panel-follow a {
    display: block;
    float: right;
    padding: 0 10px;
    background-color: rgba(0,0,0,0.2);
    color: #FFF;
    font-size: 13px;
   font-weight: 600px;
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}
#twitter-panel-follow a:hover { background-color: rgba(0,0,0,0.5); }
/* ----------------------------------------------------------------
    reCaptcha
-----------------------------------------------------------------*/
/*
.recaptcha_widget {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
   padding: 10px;
    background-color: #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
   -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0;
}
#recaptcha_image {
    width: 100% !important;
    height: auto !important;
}
#recaptcha_image img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 15px solid #FFF;
}
.recaptcha_is_showing_audio embed {
    height: 0;
    width: 0;
    overflow: hidden;
}
.recaptcha_is_showing_audio #recaptcha_image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 10px solid #FFF;
}
.recaptcha_is_showing_audio #recaptcha_image br { display: none;}
.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download { display: block; }
.recaptcha_input label {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.recaptcha_input input { width: 100%; }
.recaptcha_options {
 list-style: none;
   margin: 4px 0 0;
    height: 14px;
}
.recaptcha_options li {
   float: left;
   margin: 0 6px 0 0;
}
.recaptcha_options li a {
    text-decoration: none;
    text-shadow: 0 1px 1px #FFF;
    font-size: 14px;
    color: #777;
    display: block;
    width: 14px;
    height: 14px;
    text-align: center;
}
.recaptcha_options li a:active {
    position: relative;
    top: 1px;
    text-shadow: none;
}
.captcha_hide { display:none; }
body > iframe { display: none; }
/* ----------------------------------------------------------------
    Testimonials
-----------------------------------------------------------------*/
/*
.testimonial-scroller { position: relative; }
.testimonial-item { float: left; }
.testimonial-item .testi-content {
    position: relative;
    background: #FFF;
	border: 1px solid #E5E5E5;
    padding: 15px;
    font-size: 13px;
    font-family: 'Droid Serif', serif;
    text-shadow: 1px 1px 1px #FFF;
    margin-bottom: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.testi-content:after, .testi-content:before {
	top: 100%;
	border: solid transparent;
content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.testi-content:after {
	border-top-color: #FFF;
border-width: 8px;
	left: 50%;
	margin-left: -8px;
}
.testi-content:before {
	border-top-color: #D5D5D5;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}
#footer .testimonial-item .testi-content {
    background: #EEE;
	border: 1px solid #DDD;
}
#footer .testi-content:after { border-top-color: #EEE; }
#footer .testi-content:before { border-top-color: #CCC; }
#footer.footer-dark .testimonial-item .testi-content {
    background-color: #282A2B;
    border: none;
   text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#footer.footer-dark .testi-content:after { border-top-color: #282A2B; }
#footer.footer-dark .testi-content:before { border-top-color: #282A2B; }
.testimonial-item .testi-author {
    text-align: center;
    color: #222;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
}
.testimonial-item .testi-author span {
    display: block;
    color: #999;
    font-size: 11px;
    line-height: 16px;
    font-style: italic;
    font-weight: normal;
    font-family: 'Droid Serif', serif;
}
#footer.footer-dark .testimonial-item .testi-author {
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#footer.footer-dark .testimonial-item .testi-author span { color: #CCC; }
/* ----------------------------------------------------------------
   Google Custom Search
-----------------------------------------------------------------*/
/*
.cse .gsc-control-cse,
.gsc-control-cse,
.gsc-above-wrapper-area,
.gsc-adBlock,
.gsc-thumbnail-inside,
.gsc-url-top,
.gsc-table-result,
.gsc-webResult,
.gsc-result { padding: 0 !important; }
.gsc-result-info { padding-left: 0 !important; }
.gsc-above-wrapper-area-container,
.gsc-table-result { margin-bottom: 10px; }
.gcsc-branding { display: none; }
.gsc-results,
.gsc-webResult { width: 100% !important; }
/* ----------------------------------------------------------------
    Go To Top
-----------------------------------------------------------------*/
/*
#gotoTop {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #444;
    font-size: 24px;
    line-height: 35px !important;
    text-align: center;
    color: #FFF;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}
#gotoTop:hover { background-color: #57B3DF; }
#imageBackground {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -99;
}
/* ----------------------------------------------------------------
    Footer
-----------------------------------------------------------------*/

#footer {
	position: relative;
	background-color: #EEE;
	padding: 40px 30px;
    border-top: 3px solid #57B3DF;
}
#footer.footer-dark {
    background-color: #363839;
    color: #DDD;
		line-height:17px;
}
#footer.footer-dark a {
    color: #CCC;
    border-bottom: 1px dotted #DDD;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
#footer.footer-dark a:hover {
    color: #CCC;
    border-bottom-style: solid;
}
.footer-widgets-wrap {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    overflow: hidden;
    margin: 0 -40px -40px 0;
    margin: 0 auto;
    margin: 0 auto;
    max-width: 1000px;
}
.stretched #page-title {
    padding: 50px 0 20px 0;
}
#footer .col_one_fourth {            
    width: 210px;
    margin: 0 40px 40px 0;
		min-height: 270px;
}

#footer li i { top: 1px !important; }
#copyrights-social a,
#copyrights-social a:hover {
    border-bottom-style: none;
}
/* ----------------------------------------------------------------
    Widgets
-----------------------------------------------------------------*/
/*
.widget {
	  display: block;
    position: relative;
	  margin-top: 30px;
    padding-top: 30px;
    border-top: 3px double #E5E5E5;
    width: 100%;
		font-weight:normal;
}
.widget h4 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
    line-height: 24px;
}
.widget h3 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
    line-height: 24px;
		color: #CC0033;
}
.widget h5 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
    line-height: 24px;
		color: #ff0000;
}
.widget span {color:#787878;}
.paqueteria {align: left;}
#footer .widget h4 { padding-bottom: 20px; }
#footer.footer-dark .widget h4 {
    color: #EEE;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
#footer .widget {
    padding: 0;
    border: none;
    margin: 0px 0 0 0;
}
.widget:first-child {
    margin-top: 0 !important;
    padding-top: 0;
    border-top: none;
}
.widget_search form { margin: 0; }
.widget_text input[type="text"] { width: 192px; }
.widget_search input[type="text"] {
    margin: 0 !important;
    background: url("https://www.acomee.com.mx/images/icons/search.png") no-repeat left center;
    padding-left: 39px;
    width: 163px;
}
.widget_search input[type="submit"],
.widget_search button { display: none; }
/* ----------------------------------------------------------------
    Twitter Widget
-----------------------------------------------------------------*/
/*
.twitter-widget ul,
.twitter-widget ul li { margin: 0; }
.twitter-widget ul li {
    padding: 0 0 0 18px;
    margin-top: 15px;
    background: url("https://www.acomee.com.mx/images/icons/twitter.png") top left no-repeat;
}
#footer.footer-dark .twitter-widget ul li { background: url("https://www.acomee.com.mx/images/icons/ftwitter.png") top left no-repeat; }
.twitter-widget ul li:first-child { margin-top: 0; }
.twitter-widget ul li span { display: block; }
a.twitter-follow-me {
	display: block;
    position: relative;
    float: right;
    padding: 5px 10px;
    font-size: 11px;
    margin-top: 15px;
    color: #888;
    background-color: #E5E5E5;
    border: none !important;
    text-shadow: 1px 1px 1px #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#footer.footer-dark a.twitter-follow-me { background-color: #282A2B; }
a.twitter-follow-me:hover,
#footer.footer-dark a.twitter-follow-me:hover {
    background-color: #57B3DF;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
/* ----------------------------------------------------------------
    Posts List
-----------------------------------------------------------------*/
/*
.sposts-list { margin: 0; }
.sposts-list li { margin: 15px 0 0 0; }
.sposts-list li:first-child { margin-top: 0; }
.sposts-list .spost-image {
    float: left;
    margin: 0 10px 0 0;
    background-color: #DDD;
}
.sposts-list a { border: none !important; }
.sposts-list .spost-image,
.sposts-list .spost-image a {
    display: block;
   width: 48px;
   height: 48px;
}
.sposts-list .spost-image img {
    width: 42px;
    height: 42px;
    padding: 3px;
}
.sposts-list .spost-content {
    position: relative;
    overflow: hidden;
}
.sposts-list .spost-title {
   font-size: 13px;
    line-height: 20px;
    font-weight: bold;
}
.tabbed-widget .spost-title { font-size: 12px; }
.sposts-list .spost-meta,
.sposts-list .spost-meta ul { margin: 0 !important; }
.sposts-list .spost-meta { font-size: 11px; }
.sposts-list .spost-meta li {
    float: left;
    margin: 0 0 0 4px;
    color: #BBB;
}
.spost-meta li i { font-size: 13px; }
.sposts-list .spost-meta a { color: #000; }
.sposts-list .spost-meta a:hover { color: #888; }
.sposts-list .spost-meta span {
   display: block;
    float: left;
    margin: 0 4px 0 0;
    font-size: 15px;
  height: 20px;
    line-height: 18px;
}
.sposts-list .spost-meta li:first-child { margin-left: 0; }
#footer.footer-dark .spost-title a:hover { color: #AAA; }
#footer.footer-dark .sposts-list .spost-meta a:hover { color: #FFF; }
#footer.footer-dark .sposts-list .spost-image { background: #282A2B; }
.sposts-list .spost-image:hover,
#footer.footer-dark .sposts-list .spost-image:hover { background: #57B3DF; }
/* ----------------------------------------------------------------
    Flickr Widget
----------------------------------------------------------------*/
/*
.flickr-widget .flickr-widget-wrap {
	position: relative;
	margin: 0 -1px -1px 0;
}


.flickr-widget .flickr_badge_image { margin: 0 1px 1px 0; }







.flickr-widget a {



    border: none !important;



    line-height: 1 !important;



}







.flickr-widget .flickr_badge_image,



.flickr-widget .flickr_badge_image a { float: left; }







.flickr-widget .flickr_badge_image,



.flickr-widget .flickr_badge_image a,



.flickr-widget .flickr_badge_image img {



    display: block;



	width: 69px;



	height: 69px;



}











/* ----------------------------------------------------------------
    Widgets Menu Style
-----------------------------------------------------------------*/
/*
.widget_nav_menu ul,
.widget_nav_menu li,
.widget_links ul,
.widget_links li,


.widget_meta ul,



.widget_meta li,



.widget_archive ul,



.widget_archive li,



.widget_recent_comments ul,



.widget_recent_comments li,



.widget_recent_entries ul,



.widget_recent_entries li,



.widget_categories ul,



.widget_categories li,



.widget_pages ul,



.widget_pages li { margin: 0; }







.widget_nav_menu li,



.widget_links li,



.widget_meta li,



.widget_archive li,



.widget_recent_comments li,



.widget_recent_entries li,



.widget_categories li,



.widget_pages li {



    font-family: "Open Sans", sans-serif;



    padding: 0 4px;



}







.widget_nav_menu li a,



.widget_links li a,



.widget_meta li a,



.widget_archive li a,



.widget_recent_entries li a,



.widget_categories li a,



.widget_pages li a,



.widget_recent_comments li {



    display: inline-block;



    padding: 3px 3px 3px 10px;



}







.widget_recent_comments li {



    display: block;



    background: url("https://www.acomee.com.mx/images/icons/sidebar-comment.png") left top no-repeat;



    padding: 4px 0 4px 20px;



}







#footer.footer-dark .widget_recent_comments li { background: url("https://www.acomee.com.mx/images/icons/footer-comment.png") left top no-repeat; }







.widget_nav_menu li a,



.widget_links li a,



.widget_meta li a,



.widget_archive li a,



.widget_recent_entries li a,



.widget_categories li a,



.widget_pages li a,



.widget_recent_comments li a {



    background: url("https://www.acomee.com.mx/images/icons/sidebar-link.png") left top no-repeat;



    border: none !important;



    color: #444;



    font-size: 13px;



}







.widget_nav_menu li a:hover,



.widget_links li a:hover,



.widget_meta li a:hover,



.widget_archive li a:hover,



.widget_recent_entries li a:hover,



.widget_categories li a:hover,



.widget_pages li a:hover,



.widget_recent_comments li a:hover { color: #000; }







#footer.footer-dark .widget_nav_menu li a,



#footer.footer-dark .widget_links li a,



#footer.footer-dark .widget_meta li a,



#footer.footer-dark .widget_archive li a,



#footer.footer-dark .widget_recent_comments li a,



#footer.footer-dark .widget_recent_entries li a,



#footer.footer-dark .widget_categories li a,



#footer.footer-dark .widget_pages li a { background: url("https://www.acomee.com.mx/images/icons/footer-link.png") left top no-repeat; }











.widget_recent_comments li a {



    display: inline;



    padding: 0;



    background: none !important;



    font-size: 12px;



}











.widget_nav_menu > ul > li:first-child,



.widget_links > ul > li:first-child,



.widget_meta > ul > li:first-child,



.widget_archive > ul > li:first-child,



.widget_recent_comments > ul > li:first-child,



.widget_recent_entries > ul > li:first-child,



.widget_categories > ul > li:first-child,



.widget_pages > ul > li:first-child { border-top: 0 !important; }











.widget_nav_menu > ul,



.widget_links > ul,



.widget_meta > ul,



.widget_archive > ul,



.widget_recent_comments > ul,



.widget_recent_entries > ul,



.widget_categories > ul,



.widget_pages > ul { margin-top: -4px !important; }











.widget_nav_menu ul ul,



.widget_links ul ul,



.widget_meta ul ul,



.widget_archive ul ul,



.widget_recent_comments ul ul,



.widget_recent_entries ul ul,



.widget_categories ul ul,



.widget_pages ul ul { margin-left: 15px; }











#footer.footer-dark .widget_nav_menu li a:hover,



#footer.footer-dark .widget_links li a:hover,



#footer.footer-dark .widget_meta li a:hover,



#footer.footer-dark .widget_archive li a:hover,



#footer.footer-dark .widget_recent_comments li a:hover,



#footer.footer-dark .widget_recent_entries li a:hover,



#footer.footer-dark .widget_categories li a:hover,



#footer.footer-dark .widget_pages li a:hover { color: #BBB; }











/* ----------------------------------------------------------------
    Tag Cloud
-----------------------------------------------------------------*/


.tagcloud { margin-bottom: -2px; }
.tagcloud a {
   display: block;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 3px 6px;
    background-color: #EEE;
    font-size: 13px !important;
    color: #666;
    text-shadow: 1px 1px 1px #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#footer.footer-dark .tagcloud a {



    border: none !important;



    background-color: #282A2B;



}







.tagcloud a:hover,



#footer.footer-dark .tagcloud a:hover {



    background-color: #57B3DF;



    color: #FFF;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);



}
/* ----------------------------------------------------------------
    Portfolio Widget
-----------------------------------------------------------------*/

.portfolio-widget .portfolio-item {
    position: relative;
    float: left;
    margin: 0;
    width: 210px;
}
.portfolio-widget .portfolio-item .portfolio-image,
.portfolio-widget .portfolio-item .portfolio-image a,
.portfolio-widget .portfolio-item .portfolio-image img {
    display: block;
    position: relative;
    width: 210px;
    height: 164px;
}
.portfolio-widget .portfolio-title { padding: 10px 0; }







.portfolio-widget a { border: none !important; }







#footer.footer-dark .portfolio-title {



    background-color: #282A2B;



    border-bottom-color: #222;



}







#footer.footer-dark .portfolio-item:hover .portfolio-title { border-bottom-color: #57B3DF; }








/* ----------------------------------------------------------------
    Widget Scroll Arrows
-----------------------------------------------------------------*/

.widget-scroll-prev,
.widget-scroll-next {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 24px;
    height: 24px;
    top: 0;
    left: auto;
    right: 26px;
    background: #444 url('https://www.acomee.com.mx/images/icons/widget-scroll.png') no-repeat 0 0;
    transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}
#footer.footer-dark .widget-scroll-prev,
#footer.footer-dark .widget-scroll-next { background-color: #282A2B; }
.widget .widget-scroll-prev,
.widget .widget-scroll-next { top: 30px; }

.widget:first-child .widget-scroll-prev,
.widget:first-child .widget-scroll-next { top: 0; }
.widget-scroll-next {



    right: 0;



    background-position: -24px 0;



}







.widget-scroll-prev.disabled,



.widget-scroll-next.disabled {



    cursor: auto;



    background-color: #999 !important;



}







#footer.footer-dark .widget-scroll-prev.disabled,



#footer.footer-dark .widget-scroll-next.disabled {



    background-color: #282A2B !important;



    opacity: 0.5;



}







.widget-scroll-prev:hover,



.widget-scroll-next:hover,



#footer.footer-dark .widget-scroll-prev:hover,



#footer.footer-dark .widget-scroll-next:hover { background-color: #57B3DF; }







.testimonial-scroller .widget-scroll-prev,



.testimonial-scroller .widget-scroll-next { top: 0; }











/* ----------------------------------------------------------------
    Copyrights
-----------------------------------------------------------------*/


#copyrights {
    position: relative;
    padding: 15px 30px;
    line-height: 20px;
    font-size: 12px;
    background-color: #E5E5E5;
   overflow: hidden;
    border-top: 1px solid #57B3DF;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
}
#copyrights a {
    display: inline-block;
    margin-left: 7px;
    color: #666;
    border-bottom: 1px dotted #888;
}







#copyrights span.link-divider {



    display: inline-block;



    margin-left: 7px;



}







#copyrights a:hover {



    color: #000;



    border-bottom: 1px solid #000;



}







#copyrights.copyrights-dark {



    background-color: #282A2B;



    color: #999;



    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);



}







#copyrights.copyrights-dark a {



    color: #AAA;



    border-bottom: 1px dotted #AAA;



}







#copyrights.copyrights-dark a:hover {



    color: #DDD;



    border-bottom: 1px solid #DDD;



}







#copyrights .col_half { margin-bottom: 0 !important; }







#copyrights #copyrights-social {



    text-align: right;



    margin-top: 2px;



    line-height: 1;



}







#copyrights-social a {



    display: inline-block;



    width: 16px;



    height: 16px;



    margin-left: 5px;



}







#copyrights-social img {



    display: block;



    width: 16px;



    height: 16px;



}

/* ----------------------------------------------------------------
    Stretched Layout
-----------------------------------------------------------------*/

.stretched #wrapper{
    margin: 0 auto;
    width: 100%;
}
.stretched #top-social { margin-right: 0; }
.stretched #top-bar.top-bar2 #top-social { margin-left: 0; }
.stretched #header,
.stretched .content-wrap {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);            
}
.stretched #header.header2 #primary-menu ul,
.stretched #header.header3 #primary-menu ul { margin: 0; }
.stretched #slider {
    padding: 0px 0;
    box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);
    -moz-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);
   -webkit-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);
}
.stretched #portfolio-single-wrap #slider {



    padding: 0;



    background: none;



}







.stretched #slider .container { width: 960px; }







.stretched #slider.elastic-slideshow,



.stretched #slider.revolution-slider,



.stretched #slider.layerslider-wrap {



    padding: 0;



    box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);



    -moz-box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);



    -webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);



}







.stretched #slider.camera-slideshow {



    padding: 0;



    height: auto;



    box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);



    -moz-box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);



    -webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);



}







.stretched #slider.slider-nivo { height: auto; }







.stretched #slider.elastic-slideshow .container,



.stretched #slider.camera-slideshow .container,



.stretched #slider.revolution-slider .container,



.stretched #slider.layerslider-wrap .container { width: 100%; }







.stretched #piecemaker { margin-bottom: -35px; }







.stretched .slider-3d { margin-left: -30px; }







.stretched #slider .kwicks .kwick-panel { width: 192px; }







.stretched #slider.kwicks-panel-2 .kwicks .kwick-panel { width: 480px; }



.stretched #slider.kwicks-panel-3 .kwicks .kwick-panel { width: 320px; }



.stretched #slider.kwicks-panel-4 .kwicks .kwick-panel { width: 240px; }







.stretched #slider.thumb-slider .flex-control-thumbs,



.stretched #slider.thumb-slider .rs-thumb-wrap { background: transparent; }







.stretched .slider-line { display: none; }







.stretched #slider.elastic-slideshow .slider-line,



.stretched #slider.camera-slideshow .slider-line,



.stretched #slider.revolution-slider .slider-line,



.stretched #slider.layerslider-wrap .slider-line {



    display: block;



    border: none;



    height: 11px;



    background: transparent url("https://www.acomee.com.mx/images/slider-shadow.png") repeat-x;



}







.stretched #page-title {
 padding: 50px 0 20px 0; 
 }








.stretched #page-title,



.stretched #countdown-wrap,



.stretched #landing-area {



    box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);



    -moz-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);



    -webkit-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);



    border-top-color: #E5E5E5;



}







.stretched #footer,



.stretched #copyrights {



    padding-left: 0;



    padding-right: 0;



}







.stretched #copyrights { margin-bottom: -20px; }























.panel-title,



.list-group h4 {



    padding-bottom: 0 !important;



    color: inherit;



}







.carousel-control .fa-chevron-left,



.carousel-control .fa-chevron-right {



  position: absolute;



  top: 50%;



  z-index: 5;



  display: inline-block;



}



.carousel-control .fa-chevron-left {



  left: 50%;



}



.carousel-control .fa-chevron-right {



  right: 50%;



}

.fa { line-height: inherit !important; }
.entry_content ul.fa-ul { list-style-type: none; }
.fa-li { top: 0 !important; }
.cmxform {background-color:#f3f4f5;padding:5px;}
.texto-intermedio h3 { margin-bottom: 5px; padding: 0; color: #787878;font-weight: 600;font-size: 18px;line-height: 24px;text-align:justify;}
.texto-intermedio span { margin-bottom: 5px; padding: 0; color: #ff0000;font-weight: 600;font-size: 18px;line-height: 24px;text-align:justify;}
ul.listas {
    padding: 0px;
    margin: 0px;
		list-style: square;
}
ul.listas li {
    margin-left: 35px;
		list-style: square;
		padding-bottom:5px;


}











th {



  text-align: left;



}






.table > thead > tr > th,



.table > tbody > tr > th,



.table > tfoot > tr > th,



.table > thead > tr > td,



.table > tbody > tr > td,



.table > tfoot > tr > td {



  padding: 8px;



  line-height: 1.428571429;



  vertical-align: top;



  border-top: 1px solid #dddddd;



}



.table > thead > tr > th {



  vertical-align: bottom;



  border-bottom: 2px solid #dddddd;



}



.table > caption + thead > tr:first-child > th,



.table > colgroup + thead > tr:first-child > th,



.table > thead:first-child > tr:first-child > th,



.table > caption + thead > tr:first-child > td,



.table > colgroup + thead > tr:first-child > td,



.table > thead:first-child > tr:first-child > td {



  border-top: 0;



}



.table > tbody + tbody {



  border-top: 2px solid #dddddd;



}



.table .table {



  background-color: #ffffff;



}



.table-condensed > thead > tr > th,



.table-condensed > tbody > tr > th,



.table-condensed > tfoot > tr > th,



.table-condensed > thead > tr > td,



.table-condensed > tbody > tr > td,



.table-condensed > tfoot > tr > td {



  padding: 5px;



}



.table-bordered {



  border: 1px solid #dddddd;



}



.table-bordered > thead > tr > th,



.table-bordered > tbody > tr > th,



.table-bordered > tfoot > tr > th,



.table-bordered > thead > tr > td,



.table-bordered > tbody > tr > td,



.table-bordered > tfoot > tr > td {



  border: 1px solid #dddddd;



}



.table-bordered > thead > tr > th,



.table-bordered > thead > tr > td {



  border-bottom-width: 2px;



}



.table-striped > tbody > tr:nth-child(odd) > td,



.table-striped > tbody > tr:nth-child(odd) > th {



  background-color: #f9f9f9;



}



.table-hover > tbody > tr:hover > td,



.table-hover > tbody > tr:hover > th {



  background-color: #f5f5f5;



}



table col[class*="col-"] {



  float: none;



  display: table-column;



}



table td[class*="col-"],



table th[class*="col-"] {



  float: none;



  display: table-cell;



}



.table > thead > tr > td.active,



.table > tbody > tr > td.active,



.table > tfoot > tr > td.active,



.table > thead > tr > th.active,



.table > tbody > tr > th.active,



.table > tfoot > tr > th.active,



.table > thead > tr.active > td,



.table > tbody > tr.active > td,



.table > tfoot > tr.active > td,



.table > thead > tr.active > th,



.table > tbody > tr.active > th,



.table > tfoot > tr.active > th {



  background-color: #f5f5f5;



}



.table > thead > tr > td.success,



.table > tbody > tr > td.success,



.table > tfoot > tr > td.success,



.table > thead > tr > th.success,



.table > tbody > tr > th.success,



.table > tfoot > tr > th.success,



.table > thead > tr.success > td,



.table > tbody > tr.success > td,



.table > tfoot > tr.success > td,



.table > thead > tr.success > th,



.table > tbody > tr.success > th,



.table > tfoot > tr.success > th {



  background-color: #dff0d8;



}



.table-hover > tbody > tr > td.success:hover,



.table-hover > tbody > tr > th.success:hover,



.table-hover > tbody > tr.success:hover > td,



.table-hover > tbody > tr.success:hover > th {



  background-color: #d0e9c6;



}



.table > thead > tr > td.danger,



.table > tbody > tr > td.danger,



.table > tfoot > tr > td.danger,



.table > thead > tr > th.danger,



.table > tbody > tr > th.danger,



.table > tfoot > tr > th.danger,



.table > thead > tr.danger > td,



.table > tbody > tr.danger > td,



.table > tfoot > tr.danger > td,



.table > thead > tr.danger > th,



.table > tbody > tr.danger > th,



.table > tfoot > tr.danger > th {



  background-color: #f2dede;



}



.table-hover > tbody > tr > td.danger:hover,



.table-hover > tbody > tr > th.danger:hover,



.table-hover > tbody > tr.danger:hover > td,



.table-hover > tbody > tr.danger:hover > th {



  background-color: #ebcccc;



}



.table > thead > tr > td.warning,



.table > tbody > tr > td.warning,



.table > tfoot > tr > td.warning,



.table > thead > tr > th.warning,



.table > tbody > tr > th.warning,



.table > tfoot > tr > th.warning,



.table > thead > tr.warning > td,



.table > tbody > tr.warning > td,



.table > tfoot > tr.warning > td,



.table > thead > tr.warning > th,



.table > tbody > tr.warning > th,



.table > tfoot > tr.warning > th {



  background-color: #fcf8e3;



}



.table-hover > tbody > tr > td.warning:hover,



.table-hover > tbody > tr > th.warning:hover,



.table-hover > tbody > tr.warning:hover > td,



.table-hover > tbody > tr.warning:hover > th {



  background-color: #faf2cc;



}







#busquedas{  






}



#busquedas .A {
  width:160px;
}



#busquedas .B {
  width:160px;
}



#busquedas .C {
  width:160px;
}

#busquedas .D {
  width:180px;
}



#busquedas .A, #busquedas .B, #busquedas .C,#busquedas .D {  
	  display: inline-block;
    margin: 5px 25px;
    text-align: center;
    color: #fff;
    line-height: 22px;
    display: inline-block;
    margin: 5px 8px;
    text-align: center;
    color: #fff;
    line-height: 22px;
    width: 23%
}



#page-title {height:34px 0 20px 0;}











.titulo2 {color:#4a91e9;margin-left:0px;}



.clasi {font-size:11px;



  margin-bottom:0 !important;



	margin-top:0;}







.liga1 a {



  font-weight:normal;font-size:6px;



	color: #4a91e9 !impotant;



	text-decoration: underline;



}



.liga1 a:hover {



  font-weight:bold;font-size:6px;



	color: #4a91e9 !important;



	text-decoration: underline;



}



.liga1 a:visited {



  font-weight:normal; font-size:6px;



	color: #4a91e9 !important;



	text-decoration: underline;



}



#demo1 {



  width: 80%;



	margin-left:60px;



}



badge {background-color: #6394F8; border-radius: 10px; color: white; display: inline-block; font-size: 12px; line-height: 1; padding: 3px 7px; text-align: center; vertical-align: middle; white-space: nowrap;







.color-negro {color:#000000;



.color-hegro a{color:#000000 !important;}



.entry_image a,



.entry_image2 img {



    display: block;



    position: relative;



    width: 100%;



    height: auto;



}



.entry_image a,
.entry_image1 img {
   display: block;
    position: relative;
    width: 100%;
    height: auto;
}
#titulos {  display: inline-block;  vertical-align: middle;	padding-bottom: 14px; padding-left:70px; width: 800px}
#fecha {  display: inline-block;  color:#fff; vertical-align: middle;	padding-bottom:0px;  width: 300px;padding-left:5px;} 
.menulateral {style="overflow-y: auto; height:150px; }	
	table tr.odd:hover{
    font-weight: 400 !important;
    font-size: .8em;
		background-color: #cce7e7 !important;
}
.widget h3 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
    line-height: 24px;
    color: rgb(204, 0, 51);
}
.widget-title1 h3 {
    font-size: 14px !important;
    font-weight: bold;
    padding-bottom: 15px;
    line-height: 24px;
    color: rgb(204, 0, 51);
}
h3, h4, h5, h6 {
    padding-bottom: 10px;
    padding-top: 10px;
}
@media (min-width: 1200px)
#top-search input {
    width: 26em !important;
    background-color: #fff;
    font-size: .85em;
}


.parrafo {
    color: #000;
}
.postcontent {
    width: 80% !important;
    margin-left: 50%;
    transform: translateX(-50%);
}

@media (max-width:991px) {
    .nav-item2 {
        margin: 2% 0 0 0;
    }
    .nav-itema2 {
        margin: 3% 0 0 0;
    }
}

@media (max-width:911px) {
    .nav-item {
        padding: 0px 5px;
        font-size: .95em;
    }
}

/*************retina.css*******************/
/* ----------------------------------------------------------------
    Retina Specific CSS
-----------------------------------------------------------------*/


@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {


#logo a.standard-logo { display: none !important; }

#logo a.retina-logo { display: inline-block; }

#top-social li.ts-facebook .ts-icon { background-image: url("../images/icons/social/facebook@2x.png"); }

#top-social li.ts-twitter .ts-icon { background-image: url("../images/icons/social/twitter@2x.png"); }

#top-social li.ts-gplus .ts-icon { background-image: url("../images/icons/social/gplus@2x.png"); }

#top-social li.ts-dribbble .ts-icon { background-image: url("../images/icons/social/dribbble@2x.png"); }

#top-social li.ts-forrst .ts-icon { background-image: url("../images/icons/social/forrst@2x.png"); }

#top-social li.ts-blogger .ts-icon { background-image: url("../images/icons/social/blogger@2x.png"); }

#top-social li.ts-flickr .ts-icon { background-image: url("../images/icons/social/flickr@2x.png"); }

#top-social li.ts-pinterest .ts-icon { background-image: url("../images/icons/social/pinterest@2x.png"); }

#top-social li.ts-rss .ts-icon { background-image: url("../images/icons/social/rss@2x.png"); }

#top-social li.ts-vimeo .ts-icon { background-image: url("../images/icons/social/vimeo@2x.png"); }

#top-social li.ts-youtube .ts-icon { background-image: url("../images/icons/social/youtube@2x.png"); }

#top-social li.ts-phone .ts-icon { background-image: url("../images/icons/social/phone@2x.png"); }

#top-social li.ts-mail .ts-icon { background-image: url("../images/icons/social/mail@2x.png"); }

#top-social li.ts-linkedin .ts-icon { background-image: url("../images/icons/social/linkedin@2x.png"); }

#top-social li .ts-icon {
    background-size: 16px 16px !important;
    -moz-background-size: 16px 16px !important;
    -webkit-background-size: 16px 16px !important;
    -o-background-size: 16px 16px !important;
}

.flex-prev,
.flex-next,
.rs-prev,
.rs-next,
.nivo-prevNav,
.nivo-nextNav,
.camera_prev,
.camera_next,
.camera_commands,
.tp-leftarrow.large,
.tp-rightarrow.large,
.ls-noskin .ls-nav-prev,
.ls-noskin .ls-nav-next,
.tp-leftarrow.large,
.tp-rightarrow.large {
    background-image: url("../images/icons/slider-nav@2x.png");
    background-size: 72px 36px;
    -moz-background-size: 72px 36px;
    -webkit-background-size: 72px 36px;
    -o-background-size: 72px 36px;
}

.tp-leftarrow.large,
.tp-rightarrow.large { background-image: url("../images/icons/slider-nav@2x.png") !important; }

.portfolio-image .flex-prev,
.portfolio-image .flex-next {
    background-image: url("../images/icons/portfolio-slider-nav@2x.png");
    background-size: 56px 28px;
    -moz-background-size: 56px 28px;
    -webkit-background-size: 56px 28px;
    -o-background-size: 56px 28px;
}

.preloader,
.preloader2,
#twitter-panel .preloader2 {
	background-image: url("../images/preloader@2x.gif");
    background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    -webkit-background-size: 24px 24px;
    -o-background-size: 24px 24px;
}

#twitter-panel .preloader2 { background-image: url("../images/preloader-dark@2x.gif"); }

#top-search input,
.widget_search input[type="text"] {
    background-image: url("../images/icons/search@2x.png");
    background-size: 31px 16px;
    -moz-background-size: 31px 16px;
    -webkit-background-size: 31px 16px;
    -o-background-size: 31px 16px;
}

.lp-subscribe input[type="text"] {
    background-image: url("../images/icons/subscribe@2x.png");
    background-size: 38px 15px;
    -moz-background-size: 38px 15px;
    -webkit-background-size: 38px 15px;
    -o-background-size: 38px 15px;
}

.p-overlay-icons a {
    background-image: url("../images/icons/portfolio-overlay@2x.png");
    background-size: 112px 28px;
    -moz-background-size: 112px 28px;
    -webkit-background-size: 112px 28px;
    -o-background-size: 112px 28px;
}

#portfolio-navigation a {
    background-image: url("../images/icons/portfolio-nav@2x.png");
    background-size: 96px 64px;
    -moz-background-size: 96px 64px;
    -webkit-background-size: 96px 64px;
    -o-background-size: 96px 64px;
}

.error-404-meta input[type="submit"] {
    background-image: url("../images/icons/search-404@2x.png");
    background-size: 17px 16px;
    -moz-background-size: 17px 16px;
    -webkit-background-size: 17px 16px;
    -o-background-size: 17px 16px;
}

.toggle .togglet,
.toggle .toggleta,
.acctitle,
.acctitlec {
	background-image: url("../images/icons/toggle-plus@2x.png");
    background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    -webkit-background-size: 24px 24px;
    -o-background-size: 24px 24px;
}

.toggle .toggleta,
.acctitlec { background-image: url("../images/icons/toggle-minus@2x.png"); }

.quote {
    background-image: url("../images/icons/quote@2x.png");
    background-size: 45px 29px;
    -moz-background-size: 45px 29px;
    -webkit-background-size: 45px 29px;
    -o-background-size: 45px 29px;
}

.twitter-widget ul li,
#footer.footer-dark .twitter-widget ul li {
    background-image: url("../images/icons/twitter@2x.png");
    background-size: 13px 13px;
    -moz-background-size: 13px 13px;
    -webkit-background-size: 13px 13px;
    -o-background-size: 13px 13px;
}


#footer.footer-dark .twitter-widget ul li { background-image: url("../images/icons/ftwitter@2x.png"); }

.widget_recent_comments li,
#footer.footer-dark .widget_recent_comments li {
    background-image: url("../images/icons/sidebar-comment@2x.png");
    background-size: 15px 26px;
    -moz-background-size: 15px 26px;
    -webkit-background-size: 15px 26px;
    -o-background-size: 15px 26px;
}

#footer.footer-dark .widget_recent_comments li { background-image: url("../images/icons/footer-comment@2x.png"); }

.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_archive li a,
.widget_recent_entries li a,
.widget_categories li a,
.widget_pages li a,
#footer.footer-dark .widget_nav_menu li a,
#footer.footer-dark .widget_links li a,
#footer.footer-dark .widget_meta li a,
#footer.footer-dark .widget_archive li a,
#footer.footer-dark .widget_recent_entries li a,
#footer.footer-dark .widget_categories li a,
#footer.footer-dark .widget_pages li a {
    background-image: url("../images/icons/sidebar-link@2x.png");
    background-size: 4px 26px;
    -moz-background-size: 4px 26px;
    -webkit-background-size: 4px 26px;
    -o-background-size: 4px 26px;
}

#footer.footer-dark .widget_nav_menu li a,
#footer.footer-dark .widget_links li a,
#footer.footer-dark .widget_meta li a,
#footer.footer-dark .widget_archive li a,
#footer.footer-dark .widget_recent_entries li a,
#footer.footer-dark .widget_categories li a,
#footer.footer-dark .widget_pages li a { background-image: url("../images/icons/footer-link@2x.png"); }

.widget-scroll-prev,
.widget-scroll-next {
    background-image: url("../images/icons/widget-scroll@2x.png");
    background-size: 48px 24px;
    -moz-background-size: 48px 24px;
    -webkit-background-size: 48px 24px;
    -o-background-size: 48px 24px;
}

}
/****************fin de retina ***************************************/
/****************index.css********************************************/
    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
        margin-top: -4em;
    }
    .carritopc {
        margin-left: 57%;
			margin-top: -5em;
    }
		img {
      max-width: 100%;
		}
		.fixed-top {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 1030;
		}
		.modal-content {  
      margin-top: 20% !important;
		}		
		.modal-header {
      padding: 0rem	!important;	
		}
		.modal {
      display: none;
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgb(0 0 0 / 27%);
  }
	.close {
    color: #fff;
	}
	.close:hover {
    color: #cacaca;
	}
	@media (max-width: 405px) {
    .modal-content {
      margin-left: 2%; 
    }
		.close {
       right: 0%; 
		}
  }
/*flecha en hamburguesa*/
.dropdown-toggle::after {
    display: none;
}	
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
/*fin de index.css ********/
/**********************tipsy*******************/
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 1000000; opacity: 0.8; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 300px; padding: 5px 8px 4px 8px; text-align: center; }

/* Rounded corners */
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }

.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }
/*******************fin de tipsy************************/

/*****************animate *********************/
charset "UTF-8";


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/


@media only screen and (min-width: 768px) {


.not-animated { opacity: 0; }

.animated {
  opacity: 1 !important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rot

/***************fin de animate.css******************/
/***************responsivo****************************/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:700);
.classb1 {
    width: 500vw;
    background-color: white;
    border-radius: 20px;
    height: 4.5vh;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid red;
}

.imglupa {
    width: auto;
    height: 2vh;
    margin-top: 0.2vh;
    margin-left: -6%;


}

.page-title {
    height: 10vh;
}

#top-search input {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80vw !important;
    height: 3vh;
    border: none;
    margin-top: 0.5%;
    font-size: .85em;
}


#top-search form {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.container_barrabus {
    display: flex;
    width: 100%;
    gap: 1%;

}

.titulo-busquedas {
    display: flex;
    width: 30%;
    justify-content: center;
    align-items: center;
    margin-top: -1vh;
}

.bus {
    width: 124.8%;
    display: flex;
    height: 5vh;


}

th {
    color: #ffffff;
}

[data-href] {
    cursor: pointer;
    line-height: 20px;
}

.letrero {
    color: #ff0000;
    font-size: 1.2em;
    padding-left: 2em;
    padding-right: 2em;
    background-color: #ffffff;
}

.mensajes {
    background-color: #ffffff;
}

.imgcol1 {
    width: 73%;
}

.imgcol2 {
    width: 73%;
}

.imgcol3 {
    width: 73%;
}

.imgcol4 {
    width: 73%;
}

td {
    color: #000000 !important;
    font-size: 1em;
    font-weight: 400;
}

.entry_title_desc {
    padding-top: 2em;
    padding-left: 2em;
    background-color: #ffffff;
}

tr .gradeA hover {
    background-color: #cce7e7;
}

.even hover {
    background-color: #cce7e7 !important;
}

.gradeA hover {
    background-color: #cce7e7;
}

.clickable-row hover {
    background-color: #cce7e7;
}

table tr.odd:hover {
    font-weight: 400 !important;
    font-size: .8em;
    background-color: #cce7e7 !important;
}

ul,
ol,
dl {
    margin-left: 0px important;
}

.clickable-row hover {
    background-color: #cce7e7;
}

.descripcion {
    font-weight: 400;
}

.data a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    display: block;
    font-size: .8em !important;
    text-decoration: none !important;
}

#refc {
    font-weight: 400;
    display: block;
    font-size: .8em !important;
}

#exist {
    font-weight: 400;
    display: block;
}

.pull-right {
    float: right;
    margin-right: 6%;
    font-size: 2em;
}

.textocla {
    margin-top: 0;
    margin-bottom: .1rem;
}

#exist {
    font-weight: 400;
    display: block;
    color: #009048;
}

#existn {
    font-weight: 400;
    display: block;
    color: #4a91e9 !important;
    text-align: center;
}

.small,
small {
    font-size: 65%;
    font-weight: 400;
}

#slideout {
    position: fixed;
    top: 100px;
    right: 0;
    width: 35px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    z-index: 100;
}

#slideout_tab {
    position: relative;
    top: 150px;
    left: 0;
    padding: 12px 6px 12px 12px;
    text-align: center;
    background: #ff0000;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

#slideout_inner {
    position: absolute;
    top: 110px;
    left: 35px;
    width: 220px;
    padding: 0px;
    height: 100px;
    cursor: auto;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

#showblock:checked+#slideout {
    right: 250px;
}

#showblock {
    display: none;
}



.texto-vertical-2 {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    font-size: 2em;
    margin-left: -15px;
}

.column-left {
    float: left;
    width: 35%;
}

.column-right {
    float: right;
    width: 35%;
}

.column-center {
    display: inline-block;
    width: 30%;
}

@media screen and (max-width: 960px) {
    .column-left {
        float: none;
        width: 100%;
    }

    .column-right {
        float: none;
        width: 100%;
    }

    .column-center {
        display: block;
        width: 100%;
    }
}

.hover11 figure:hover img {
    opacity: .5;
}

@media (min-width: 1200px) {
    /* #top-search input {
    width: 26em !important;
    background-color: #fff;
    font-size: .85em;
    }*/
}
@media (min-width: 1200px)
#top-search input {
    width: 80vw !important;
    background-color: #fff;
    font-size: .85em;
}

code,
code>span {
    text-align: left;
    display: block;
    font-family: Monaco, monospace;
    background: #444;
    color: #fff;
    padding: 20px;
    font-size: 14px;
    margin-bottom: 100px;
}

code>span {
    padding: 0;
    margin: 0;
}


/*modal de la camara */
.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, 0.7);
}

.modal-content {
    background-color: transparent;
    margin: 15% auto;
    padding: 20px;
    border: none;
    width: 100%;
    position: relative;
    margin-top: 50%;
}

.close {
    color: #aaaaaa;
    font-size: 50px;
    font-weight: bold;
    position: absolute;
    top: -40px;
    right: 0%;
    cursor: pointer;
}

.scanner-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    /* RelaciÃ³n de aspecto 16:9 */
    position: relative;
}

/* Estilos para el vÃ­deo de la cÃ¡mara */
#scanner-container video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


/*responsivos*/
#footer.footer-dark {
    background-color: #363839;
    color: #DDD;
    line-height: 17px;
    margin: 0;
    padding: 3% 0 0 0;
}

#copyrights.copyrights-dark {
    background-color: #282A2B;
    color: #999;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 30%);
}

.ocultar5 {
    margin-top: 0vh;
}

@media (max-width:1440px) {
    #top-search input {
        margin-top: 1%;
    }
}

@media (max-width:1400px) {
    .counter-item {
        font-size: 0.7rem;
    }

    .imgcol1 {
        width: 80%;
    }

    .imgcol2 {
        width: 80%;
    }

    .imgcol3 {
        width: 80%;
    }

    .imgcol4 {
        width: 80%;
    }
}

@media (max-width:1312px) {

    .titulo-busquedas {
        font-size: 0.8rem;
    }

    .enp2 {
        color: #ffffff;
        font-size: 1rem;
    }

}

@media (max-width:1300px) {
    .counter-item {
        font-size: 0.5rem;
    }

    .imgcol1 {
        width: 80%;
    }

    .imgcol2 {
        width: 80%;
    }

    .imgcol3 {
        width: 80%;
    }

    .imgcol4 {
        width: 80%;
    }

    .enp2 {
        color: #ffffff;
        font-size: 1.1rem;
    }

    .titulo-busquedas {
        font-size: 0.9rem;
    }

}

@media (max-width:1280px) {
    .container {
        max-width: 95%;
    }

    .container {
        max-width: 95%;
    }

    .plataforma1 {
        font-size: 1px;
    }

}

@media (max-width:1204px) {

    /* #top-search input {
        width: 24em !important;
    }*/

    .clearfix {
        display: block;
        font-size: 0.8rem;
    }

    .sugerencia {
        margin-bottom: 0.5rem;
        font-family: inherit;
        font-weight: 500;
        line-height: 1.2;
        color: inherit;
        font-size: 1.rem;
    }

}

@media (max-width:1171px) {
    #google_translate_element {
        display: none;
    }

    .counter-item {
        font-size: 0.6em;
    }

    #busquedas {
        width: 128%;
    }

    .enp2 {
        color: #ffffff;
        font-size: 1rem;
    }

    .titulo-busquedas {
        font-size: 0.8rem;
    }

}

@media (max-width:1132px) {
    #google_translate_element {
        display: none;
    }

    .counter-item {
        font-size: 0.6em;
    }

}


@media (max-width:1100px) {
    /* #top-search input {
        width: 22em !important;
    }*/

    .copyrights-dark {
        height: 25vh;
    }

    .enp1 {
        font-size: 3.3em;
        margin-bottom: 0px;
    }

}

@media (max-width:1072px) {
    #footer .col_one_fourth {
        width: 213px;
        margin: 0 21px 0px 0;
        min-height: 270px;
    }


}

@media (max-width:1052px) {
    #footer .col_one_fourth {
        width: 214px;
    }

    /*#top-search input {
        width: 21em !important;
    }*/

    .enp2 {
        color: #ffffff;
        font-size: 0.9rem;
    }

    .titulo-busquedas {
        font-size: 0.7rem;
    }

}

@media (max-width:1025px) {

    #footer .col_one_fourth {
        width: 212px;
    }

    .classb1 {
        height: 4vh;

    }

}

@media (max-width:1016px) {

    #footer .col_one_fourth {
        width: 209px;
    }

}

@media (max-width:1003px) {

    #footer .col_one_fourth {
        width: 205px;
    }

    .slider-item {
        width: 12%;
        height: 11vw;
    }

    .custom-slider-ocultar2 {
        font-size: 0.8em;

    }

    .thumb img {
        width: 90%;
    }


}

@media (max-width:991px) {

    element.style {
        padding-left: 20px !important;
        font-size: 1.5rem;
    }

    #busquedas {
        width: 104%;
    }

    .ocultar5 {
        margin-top: 0vh;
    }

    .enp1 {
        font-size: 4.3em;
        margin-bottom: 0px;
        margin-top: 2%;
    }

    .pfooter {
        font-size: 0.8rem;
    }

    .blogroll {
        font-size: 0.8rem;
    }

    .fa-ul {
        font-size: 0.8rem !important;

    }

    .bus {
        width: 100%;
        display: flex;
        height: 5vh;
    }

}

@media (max-width:991px) {

    .counter-item span {
        font-size: 2.5em;
    }


}

@media (max-width:986px) {

    #footer .col_one_fourth {
        width: 199px;
    }

}

@media (max-width:979px) {
    #busquedas {
        width: 104%;
        display: flex;
    }

    .B {
        display: flex !important;
        flex-direction: column;
    }



    .C {
        display: flex !important;
        flex-direction: column;
    }



    .D {
        display: flex !important;
        flex-direction: column;
    }




}

@media (max-width:972px) {

    #footer .col_one_fourth {
        width: 192px;
    }

    .enp2 {
        color: #ffffff;
        font-size: 0.8rem;
    }

}

@media (max-width:942px) {

    #footer .col_one_fourth {
        width: 186px;
    }

    .slider-item {
        width: 10%;
    }

    .fa-4x {
        font-size: 3em !important;
    }

}

@media (max-width:916px) {

    #footer .col_one_fourth {
        width: 178px;
    }

}

@media (max-width:991px) {

    .nav-item2 {
        margin: 2% 0 0 0;
    }

    .nav-itema2 {
        margin: 3% 0 0 0;
    }

}

@media (max-width:911px) {

    .nav-item {
        padding: -1px 7px;
        font-size: .95em;
    }

}

@media (max-width:892px) {
    #busquedas {
        width: 102%;
        display: flex;
    }

    /*#top-search input {
        width: 20em !important;
    }*/

}

@media (max-width:882px) {
    #footer .col_one_fourth {
        width: 172px;
    }

    .pfooter {
        font-size: 0.7rem;
    }

    .blogroll {
        font-size: 0.7rem;
    }

    .fa-ul {
        font-size: 0.7rem !important;

    }


}

@media (max-width:856px) {
    #footer .col_one_fourth {
        width: 166px;
    }

    .custom-slider-ocultar2 {
        font-size: 0.6em;
    }

    .custom-slider-item {
        height: 5%;
    }

}

@media (max-width:841px) {
    #busquedas {
        width: 99%;
        display: flex;
        font-size: 12px;
    }

}

@media (max-width:830px) {
    #footer .col_one_fourth {
        width: 161px;
    }

    .enp2 {
        color: #ffffff;
        font-size: 0.7rem;
    }

    .titulo-busquedas {
        font-size: 0.6rem;
    }

}

@media (max-width:830px) {
    #footer .col_one_fourth {
        width: 161px;
    }

}

@media (max-width:830px) {
    #footer .col_one_fourth {
        width: 156px
    }

}

@media (max-width:798px) {
    #busquedas {
        width: 102%;
        display: flex;
        font-size: 11px;
    }

    .slider-item {
        width: 6%;

    }

    .contenedor {
        height: 19vh;
    }
}

@media (max-width:787px) {
    #footer .col_one_fourth {
        width: 150px
    }

    .pfooter {
        font-size: 0.6rem;
    }

    .blogroll {
        font-size: 0.6rem;
    }

    .fa-ul {
        font-size: 0.6rem !important;

    }
}

@media (min-width:768px) {

    #btn {
        display: none;
    }

    .botinbarra {
        display: none;
    }

    .container_modal {
        display: none;
    }

    #openCameraBtn {
        display: none;
    }


}

@media (max-width:767px) {

    .form-inline mt-md-0 {
        margin-top: 2vh;
    }

    .imgcol1 {
        width: 100%;
    }

    .imgcol2 {
        width: 100%;
    }

    .imgcol3 {
        width: 100%;
    }

    .imgcol4 {
        width: 100%;
    }
}

@media (min-width:767px) {
    .parrafoabcd {
        display: none;
    }
}

@media (max-width:767px) {

    .navbar {

        padding: 0.8rem 1rem;
    }

    .titulo3 {

        display: none;
    }

    .slider-container {
        display: none;
    }

    .titulo_pdis {
        display: none;
    }

    .custom-slider-container {

        display: none;
    }

    .contenedor_barra {
        width: 100%;
        height: 10vh;
        display: flex;
        margin-top: 1;

    }


}

@media (min-width:768px) {
    .carritopc {
        display: none;
    }

    .oculta7 {
        margin-left: 20%;
    }

}

@media (max-width:767px) {
    .container_modal {
        width: 100%;
        background: #C2373E;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 17vh;
        margin-top: 8Vh;
    }

    .busquedabarras1 {
        display: none;
    }

    #codigo {
        display: none;
    }

    .pbarras {
        color: white;
        font-size: 1.5em;
    }

    .form-inline .form-control {
        display: inline-block;
        width: 90%;
        vertical-align: middle;

    }

    #openCameraBtn {
        width: 7vh;
        height: 7vh;
        margin-top: 1%;
    }

    .codigo {
        width: 65.6vh;
    }

    input[type="text"],
    input[type="password"],
    select,
    textarea {
        display: block;
        background: #ffffff !important;
        padding: 7px;
        margin-bottom: 10px;
        border: 1px solid #DDD;
        border-top-width: 2px;
        outline: 0;
        font: normal 11px/100%;
        color: #666;
        width: 90%;

    }

    input[type="text"],
    input[type="password"] {
        font-size: 1em;
    }

    .row1 {
        width: 74vh;
    }

    .col-md-3 {
        width: 60%;
        margin: 0 20% 0 27%;
    }

    .counter-item {
        padding-left: 0px;
        margin-right: 10px;

    }

    #footer.footer-dark {
        background-color: #363839;
        color: #DDD;
        line-height: 26px;
    }

    .row1 {
        width: 74vh;
        margin-top: 5%;
    }

    .carritopc {
        margin-left: 73%;
    }

    .navbar-toggler {
        margin-left: 7%;
    }


}

@media (max-width: 767px) {
    .row1 {
        width: 95%;
        margin-top: 7%;
    }

    .form-inline {
        margin-left: 1.6em;
        margin-bottom: 2%;
    }

}

@media (max-width: 760px) {
    .col-md-3 {
        width: 60%;
        margin: 0px 20% 0 19%;
    }

    .imgcol1 {
        width: 118%;
    }

    .imgcol2 {
        width: 118%;
    }

    .imgcol3 {
        width: 118%;
    }

    .imgcol4 {
        width: 118%;
    }
}

@media (max-width: 713px) {
    .form-inline .form-control {
        display: inline-block;
        width: 90%;
        vertical-align: middle;

    }
}

@media (max-width:741px) {
    .carritopc {
        margin-left: 65%;
    }

}

@media (max-width:700px) {
    .oculta6 {

        margin-top: 5vh;
    }

    .form-inline .form-control {
        width: 85%;
    }

}

@media (max-height:769px) {
    .oculta2 {
        padding: 0px;
        display: block;
        border-bottom: 1px solid #74b4d7 !important;
        text-decoration: none;
    }

}

@media (max-width:538px) {
    .carritopc {
        margin-left: 57%;
    }

}

@media (max-width:481px) {
    .col-md-3 {
        width: 60%;
        margin: 0px 20% 0 10%;
    }

    .imgcol1 {
        width: 155%;
    }

    .imgcol2 {
        width: 155%;
    }

    .imgcol3 {
        width: 155%;
    }

    .imgcol4 {
        width: 155%;
    }

    #footer.footer-dark {
        background-color: #363839;
        color: #DDD;
        line-height: 40px;
    }
}


@media (max-width:432px) {
    .col-md-3 {
        width: 60%;
        margin: 0px 20% 0 3%;
    }

    .imgcol1 {
        width: 182%;
    }

    .imgcol2 {
        width: 182%;
    }

    .imgcol3 {
        width: 182%;
    }

    .imgcol4 {
        width: 182%;
    }
}

@media (max-width:426px) {
    .carritopc {
        margin-left: 55%;
    }

    element.style {
        padding-left: 0px;
        margin-right: 0px;
    }

    .row2 {

        margin-left: 9%;

    }

    .pbarras {
        color: white;
        font-size: 1em;
    }
    .container_modal {
        margin-top: 10Vh;
    }

}

@media (max-width:405px) {
    .carritopc {
        margin-left: 53%;
    }

    .modal-content {
        background-color: transparent;
        margin: 15% auto;
        padding: 20px;
        border: none;
        width: 220%;
        position: relative;
        margin-top: 30%;
        margin-left: -60%;
    }

    .close {
        color: #aaaaaa;
        font-size: 50px;
        font-weight: bold;
        position: absolute;
        top: -40px;
        right: 29%;
        cursor: pointer;
    }

}

@media (max-width:386px) {
    .carritopc {
        margin-left: 51%;
    }

}

@media (max-width:375px) {
    .oculta6 {

        margin-top: 5vh;
    }

    .form-inline .form-control {
        width: 80%;
    }

}

@media (max-width:369px) {
    .carritopc {
        margin-left: 48%;
    }

}

@media (max-width:347px) {
    .carritopc {
        margin-left: 44%;
    }

}

@media (max-width:321px) {
    .carritopc {
        margin-left: 41%;
    }

}

@media (max-width:318px) {
    body {

        width: 34.4vh;
    }

}
/*************************fin de responsivo****************************/
/* 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: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.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;
  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;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.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; }

.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; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    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 white;
    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-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: black; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* 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: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: #444444; }

.mfp-figure {
  line-height: 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-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.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) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .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; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@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; }
/****************fin de magnific pop up***************/
/*******************refineslide*********************/

.rs-wrap:after,
.rs-slider:after,
.rs-thumbwrap:after,
.rs-arrows:after,
.rs-caption:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden;
}

/* ===[ Slider ]=== */

.rs-wrap {
    position: relative;
    width: 100% !important;
}

.rs-slide-bg { *zoom: 1 }

.rs-slider {
    margin: 0;
    height: 400px;
}

.rs-slider > li > a { display: block }

.rs-slider > li {
    list-style: none;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0 -100% 0 0;
    padding: 0;
    float: left;
    position: relative;
}

    .rs-slider > li > a {
        padding: 0;
        background: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .rs-slider > li img {
        display: block;
        width: 100%;
        height: 100%;
        -ms-interpolation-mode: bicubic;
    }

/* ===[ Thumbnails ]=== */

.rs-thumb-wrap { *zoom: 1; }

/* ===[ Grid ]=== */

.rs-grid {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: none;
}

.rs-gridlet {
    position: absolute;
    opacity: 1;
}
/**********************fin de refineslide***************/
/*******************responsive todos*/
* -----------------------------------------------------------------------
    Responsive
-------------------------------------------------------------------------- */


@media only screen and (min-width: 980px) and (max-width: 1040px) {
    body.stretched { overflow-x: hidden; }
}

@media only screen and (max-width: 979px) {

body { 
    transition: all .2s linear; 
    -o-transition: all .2s linear; 
    -moz-transition: all .2s linear; 
    -webkit-transition: all .2s linear;
}
#wrapper { overflow: hidden; }
#primary-menu {
    width: 100%;
    max-width: 100%;
}

#primary-menu ul,
#header.header4 #primary-menu ul { display: none; }
div.responsive-menu, 
div.responsive-menu span {
    background: url("https://www.acomee.com.mx/images/responsive-menu.png");
    -webkit-font-smoothing: antialiased;
}

.rs-menu, 

.rs-menu * {
    margin: 0;
    padding: 0;
}

.rs-menu {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

div.rs-menu {
   display: block;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.select-menu {
    display: block;
    width: 100%;
    padding: 10px;
    margin-top: 38px;
    font-size: 13px;
}

#primary-menu ul {
    margin: 0 auto;
    border: 3px solid #EEE;
}


#primary-menu ul li {
    float: none;
    height: auto;
    background: none;
    margin: 0;
    border-top: 1px solid #EEE;
}

#primary-menu ul li:first-child { border-top: 0; }

#primary-menu li a,

#header.header2 #primary-menu ul li a {
    display: block;
    padding: 10px 16px 13px;
}

#primary-menu ul ul {
	display: none;
    z-index: 1;
	width: 100%;
	position: relative;
	top: 0;
  border: none;
}


#primary-menu ul ul ul {
    left: 0 !important;
    padding: 0;
	top: 0;
}







#primary-menu ul ul a { padding: 3px 25px !important; }







#primary-menu ul ul ul a { padding: 3px 35px !important; }







#primary-menu ul ul li {



    border-top: 1px solid rgba(0,0,0,0.05) !important;



    margin: 0;



}







#header.header2 #primary-menu,



#header.header3 #primary-menu,



#header.header6 #primary-menu {



    background-color: transparent;



    margin-bottom: 30px;



    height: auto;



    border-top: none;



}







#header.header2 #primary-menu ul { margin: 0 auto !important; }







#header.header2 #primary-menu ul li { height: auto; }







#header.header2 #primary-menu ul ul,



#header.header3 #primary-menu ul ul { top: 0; }







#header.header2 .select-menu,



#header.header3 .select-menu,



#header.header6 .select-menu { margin: 0; }







#header.header3 #primary-menu {



    height: auto;



    border: none;



}







#header.header3 #primary-menu ul { margin: 0 auto; }







#header.header3 #primary-menu ul li { height: auto; }







#header.header6 #primary-menu li a { color: #444; }







#header.header6 #primary-menu li.current a,



#header.header6 #primary-menu li a:hover,



#header.header6 #primary-menu li:hover a,



#header.header6 #primary-menu li li a { color: #FFF; }







#header.header6 #primary-menu > div > ul > li.current.sub-menu > a > div,



#header.header6 #primary-menu > div > ul > li.sub-menu:hover > a > div { background-image: url("https://www.acomee.com.mx/images/icons/mainsubmenuh.png"); }







#header.header6 #primary-menu ul li { background-image: none; }







#header.header3 #primary-menu > div,



#header.header3 #primary-menu > div > ul { margin: 0 auto !important; }







#header.header7 #primary-menu li a,



#header.header3 #primary-menu li a {



    text-align: left;



    padding: 13px 15px 15px;



}







#header.header7 #primary-menu > ul > li > a i {



    display: inline-block;



    width: 18px;



    margin: 0 5px 0 0;



    height: auto;



    line-height: 20px !important;



    font-size: 13px;



    text-align: center;



}







#header.header7 #primary-menu ul ul li { text-align: left; }







#header.header7 #primary-menu ul > li.sub-menu > a > div,



#header.header6 #primary-menu > div > ul > li.sub-menu > a > div {



    background-image: url("https://www.acomee.com.mx/images/icons/mainsubmenu.png");



    background-position: right top;



    background-repeat: no-repeat;



    padding: 0 15px 0 0;



}











#sticky-menu { display: none !important; }







#top-bar {



    text-align: center;



    height: auto;



}







#top-menu,



#top-bar.top-bar2 #top-menu {



    text-align: center;



    float: none;



    margin: 0 auto;



}







#top-menu ul { display: inline-block; }







#top-social,



#top-bar.top-bar2 #top-social {



    float: none;



    margin: 0 auto;



    text-align: center;



}







#top-social ul {



    display: inline-block;



    float: none;



    margin: 0 auto;



    text-align: center;



}







#top-social li { display: inline-block; }











#slider { overflow: hidden; }







#slider.elastic-slideshow { overflow: visible; }







.kwicks,



.slider-3d,



#piecemaker { display: none; }







#slider.layerslider-wrap { height: auto; }







.fallback-image,



.fallback-image a,



.fallback-image img { display: block; }







.stretched #slider.thumb-slider .flex-control-thumbs,



.stretched #slider.thumb-slider .rs-thumb-wrap { background: #FFF; }







.sidebar.col_last,



.postcontent.col_last { float: none; }







.sidebar {



    margin-top: 40px !important;



    padding-top: 40px;



    border-top: 3px double #E5E5E5;



}











#twitter-panel { text-align: center; }







#twitter-panel-icon {



    position: relative;



    float: none;



    text-align: center;



    width: 100%;



    margin: 0 0 15px;



}







#twitter-panel-content {



    float: none;



    width: 100%;



    margin: 0 0 20px;



}







#twitter-panel-follow {



    float: none;



    width: 100%;



}







#twitter-panel-follow a {



    display: inline-block;



    float: none;



}







#footer { padding: 40px 20px; }







#gotoTop {



    display: none !important;



    visibility: hidden !important;



}











.stretched #header,



.stretched .content-wrap {



    box-shadow: 0 0 0 rgba(0,0,0,0.1);



    -moz-box-shadow: 0 0 0 rgba(0,0,0,0.1);



    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.1);



}







.stretched #slider { padding: 0; }







.stretched #slider .container { width: 100% !important; }







.stretched .slider-line { display: block; }







.stretched #page-title { 
  padding: 25px 0 0 0; }







.stretched #copyrights { margin-bottom: 0; }







}











/* Tablet Portrait size to Tablet Landscape (devices and browsers) */



@media only screen and (min-width: 768px) and (max-width: 979px) {



#wrapper {



    width: 100% !important;



    margin: 0 auto;



}







.container { width: 720px; }







#header .container { width: 100%; }







#logo {



    text-align: left !important;



    float: none;



    max-width: none;



    width: 720px;



    margin-left: auto !important;



    margin-right: auto !important;



}







.postcontent { width: 720px; }



.landing-offer-media { width: 460px; }



.sidebar { width: 720px; }



.landing-offer-text { width: 230px; }







#landing-area { padding: 25px 0; }







#landing-area h1 {



    font-size: 21px;



    line-height: 28px;



    padding-bottom: 15px;



}







#landing-area p.landing-desc {



    font-size: 12px;



    margin-bottom: 15px;



}







#landing-area ul.landing-features {



    font-size: 13px;



    line-height: 18px;



}







ul.landing-features li { margin-top: 4px; }







ul.landing-features li:first-child { margin-top: 0; }







.landing-action { margin-top: 15px; }







.postcontent,



.sidebar {



	margin: 0 0 30px 0;



	float: none;



}







.landing-offer-media,



.landing-offer-text {  }







#primary-menu {



    margin: 0 !important;



    height: auto;



}







#primary-menu .rs-menu {



    position: absolute;



    z-index: 1;



    top: -80px;



    left: auto;



    right: 10%;



}







#primary-menu ul {



    display: block;



    border-left: 0;



    border-right: 0;



}







#primary-menu ul,



#lp-contacts,



#top-search5 { display: none; }







.D { display: none !important; }



.C { display: none !important; }



.B { display: none !important; }



.titulo-buquedas  { display: none !important; }



/*



#top-search-form3 {display:none;}



.B { display: none; }



.C { display: none; }



.D { display: none; }



#busquedas { display: none; }*/



#titulo { display: none !important; }



#descarro { display: none !important; }



.detcarro { display: none !important; }



#sticky-menu { display: none !important; }







#slider,



.slider-wrap,



.ei-slider,



.rs-slider,



#slider.slider-nivo,



.nivoSlider,



.camera_wrap,



#slider.piecemaker-slider { height: 301px; }







#slider.revolution-slider .fullwidthbanner-container,



#slider.revolution-slider .fullwidthbanner {



    height: 301px !important;



    max-height: 301px !important;



}







#slider.thumb-slider { height: auto; }







#slider.thumb-slider .flex-control-thumbs,



#slider.thumb-slider .rs-thumb-wrap { height: 40px; }







.flex-control-thumbs li,



.rs-thumb-wrap a {



    width: 76px !important;



    height: 40px !important;



}







.rs-thumb-wrap a {



    height: 37px !important;



    border-top: 3px solid #CCC;



}







.flex-control-thumbs li img,



.rs-thumb-wrap a img {



    width: 76px !important;



    height: 37px !important;



}







.rs-thumb-wrap a img { border: none; }







#portfolio { margin: 0 -8px -8px 0; }







.portfolio-item {



    margin: 0 8px 8px 0;



    width: 174px;



}







.portfolio-item .portfolio-image,



.portfolio-item .portfolio-image a,



.portfolio-item .portfolio-image img {



    width: 174px;



    height: 136px;



}







#portfolio.portfolio-3 { margin: 0 -13px -13px 0; }







.portfolio-3 .portfolio-item {



    margin: 0 13px 13px 0;



    width: 231px;



}







.portfolio-3 .portfolio-item .portfolio-image,



.portfolio-3 .portfolio-item .portfolio-image a,



.portfolio-3 .portfolio-item .portfolio-image img {



    width: 231px;



    height: 156px;



}







.portfolio-2 .portfolio-item { width: 350px; }







.portfolio-2 .portfolio-item .portfolio-image,



.portfolio-2 .portfolio-item .portfolio-image a,



.portfolio-2 .portfolio-item .portfolio-image img {



    width: 350px;



    height: 223px;



}







.portfolio-5 .portfolio-item { width: 140px; }







.portfolio-5 .portfolio-item .portfolio-image,



.portfolio-5 .portfolio-item .portfolio-image a,



.portfolio-5 .portfolio-item .portfolio-image img {



    width: 140px;



    height: auto;



}







.portfolio-title h3 { font-size: 13px; }







#portfolio .slider-wrap { height: 136px; }







#portfolio.portfolio-3 .slider-wrap { height: 156px; }







#portfolio.portfolio-2 .slider-wrap { height: 223px; }







.portfolio-overlay-wrap { display: none; }







.portfolio-3 .portfolio-overlay-wrap,



.portfolio-2 .portfolio-overlay-wrap,



.scroll-portfolio .portfolio-overlay-wrap { display: block; }







#portfolio .p-overlay-icons {



    top: 50%;



    margin-top: -14px;



    width: 58px;



    left: 50%;



    margin-left: -29px;



}







#portfolio.portfolio-3 .p-overlay-icons,



#portfolio.portfolio-2 .p-overlay-icons,



#portfolio.scroll-portfolio .p-overlay-icons {



    position: absolute;



    top: auto;



    left: auto;



    bottom: 0;



    right: 0;



    width: auto;



    height: 28px;



    margin-top: 0;



    margin-left: 0;



}







#portfolio-single-wrap #slider,



#portfolio-single-wrap.portfolio-single-full .port-desc,



#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-desc,



.postcontent #portfolio-single-wrap .port-desc { width: 500px; }







#portfolio-single-wrap.portfolio-single-full #slider { width: 720px; }







#portfolio-details-wrap {



    width: 200px;



    margin-left: 20px;



}







#portfolio-single-wrap.portfolio-single-full .port-details,



#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-details,



.postcontent #portfolio-single-wrap .port-details,



#portfolio-single-wrap.portfolio-single-left #portfolio-details-wrap {



    width: 200px;



    margin: 0 20px 0 0;



}







#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-details,



.postcontent #portfolio-single-wrap.portfolio-single-left .port-details { margin: 0 0 0 20px; }







#portfolio-details-wrap .port-terms h5 { width: 100px; }







#portfolio-related-items li,



#portfolio-related-items li > a,



#portfolio-related-items li > img {



    width: 176px !important;



    height: 137px;



}







.scroll-portfolio .portfolio-item { width: 235px !important; }







.scroll-portfolio .portfolio-item .portfolio-image,



.scroll-portfolio .portfolio-item .portfolio-image > a,



.scroll-portfolio .portfolio-item .portfolio-image > a > img {



    width: 235px !important;



    height: 183px;



}







#shop.shop-3 { margin: 0 -20px -20px 0; }







.shop-3 .product {



    margin: 0 20px 20px 0;



    width: 225px;



}







.shop-3 .product .product-image,



.shop-3 .product .product-image > a,



.shop-3 .product .product-image img {



    width: 225px;



    height: 250px;



}







.col_full .small-posts .entry_date {



    width: 60px;



    margin-right: 10px;



}







.col_full .small-posts .entry_date div.month,



.col_full .small-posts .entry_date div.day {



    font-size: 16px;



    padding: 0 0 12px;



}







.col_full .small-posts .entry_date div.day {



    font-size: 28px;



    padding: 12px 0 0;



}







.col_full .entry_c { width: 628px; }







.col_full .small-posts .entry_c { width: 400px; }







.col_full .small-posts .entry_title h2 {



    font-size: 16px;



    line-height: 20px;



}







.ipost-meta { margin: 10px 0 -3px 0; }







.ipost-meta li {



    float: none;



    margin: 0 0 3px 0;



}







.ipost-meta li span { display: none; }







.col_full .related-posts li { width: 165px !important; }







.col_full .rpost-image,



.col_full .rpost-image a,



.col_full .rpost-image img {



    width: 165px !important;



    height: 120px;



}







.promo { padding: 12px 15px; }







.promo h3 {



    font-size: 17px;



    font-weight: 600;



    line-height: 22px;



}







.promo-desc > span {



    font-size: 13px;



    line-height: 20px;



}







.our-clients { margin: 0 -10px 0 0; }







.our-clients li { margin: 0 10px 0 0; }







.our-clients li,



.our-clients li a,



.our-clients li img {



    width: 126px !important;



    height: 81px;



}







.sidebar-widgets-wrap,



.footer-widgets-wrap {



    position: relative;



    margin: 0 -52px -45px -3px;



}







.sidebar-widgets-wrap .widget {



    width: 210px;



	margin: 0 45px 45px 0;



    border-top: none;



    padding-top: 0;



}







.sidebar-widgets-wrap .widget-scroll-prev,



.sidebar-widgets-wrap .widget-scroll-next { top: 0; }







#footer .col_one_fourth {



    width: 210px;



    margin: 0 45px 45px 0;



}







.sidebar-widgets-wrap .widget,



#footer .col_one_fourth {



    display: inline-block;



    vertical-align: top;



    float: none;



}











}















@media only screen and (max-width: 767px) {











#header { height: auto; }







#header .container { width: 100%; }







#logo {



    display: block;



    text-align: center;



    float: none;



    max-width: none;



    margin-right: 0;



}







#logo a,



#logo a.standard-logo { display: inline-block; }







#primary-menu {



    margin: 0 0 30px;



    height: auto;



}



.A {



    margin-left:460px !important;

		font-size:14px !important;





		

}



.A input{

  /*

  width: 240px !important;

	margin-left: 28px !important;*/

	

	width: 100% auto !important;

  margin-left: -476px !important;

  padding-bottom: 9px !important;

  padding-top: 1px !important;		



}



.titulo-busquedas { display: none !important; }



.busclave { display: none !important; }



.carruseles {display: none !important;}



/*.banners {display: none !important;}*/



.ph1 { display: none !important; }



.menulateral { display: none !important; }



#telefonoside { display: none !important; }

.ocultar1 { display: none !important; }

.ocultar2 { display: none !important; }

.ocultar3 { display: none !important; }

.ocultar4 { display: none !important; }

.ocultar5 { display: none !important; }







.entry_image4 a,



.entry_image4 img {



    display: block;



    position: relative;



    height: auto;



		width: 110%;



}



#imagen-promocion {display:none;}



#primary-menu {



    max-width: none;



    float: none;



}







#primary-menu ul {



    border-left: 0;



    border-right: 0;



    margin-bottom: -30px;



}







#header.header2 #primary-menu ul,



#header.header3 #primary-menu > div > ul { margin-bottom: -30px !important; }







.select-menu { margin: 0; }







.flex-prev,



.flex-next,



.rs-prev,



.rs-next,



.nivo-prevNav,



.nivo-nextNav,



.camera_prev,



.camera_next,



.camera_commands { bottom: 0; }







#slider.thumb-slider .flex-prev,



#slider.thumb-slider .flex-next { bottom: 55px; }







.slide-caption,



.rs-caption,



.nivo-caption,



.camera_caption,



.ei-title,



#page-title h1 span,



#top-search5,



#lp-contacts { display: none !important; }







/*.A { display: inline !important; }*/



.D { display: none !important; }



.C { display: none !important; }



.B { display: none !important; }







#titulo { display: none !important; }



#descarro { display: none !important; }



.detcarro { display: none !important; }



#sticky-menu { display: none !important; }



#telefonoside { display: none !important; }







#page-title { text-align: center; }











.postcontent,



.sidebar,



.col_full,



.col_half,



.col_one_third,



.col_two_third,



.col_one_fourth,



.col_three_fourth,



.col_one_fifth,



.col_two_fifth,



.col_three_fifth,



.col_four_fifth,



.col_one_sixth,



.col_five_sixth,



.landing-offer-media,



.landing-offer-text,



.landing-offer-half { width: 100%; }











.postcontent,



.sidebar,



.col_full,



.col_half,



.col_one_third,



.col_two_third,



.col_three_fourth,



.col_one_fourth,



.col_one_fifth,



.col_two_fifth,



.col_three_fifth,



.col_four_fifth,



.col_one_sixth,



.col_five_sixth,



.landing-offer-media,



.landing-offer-text,



.landing-offer-half {



	margin-right: 0;



	float: none;



}







.postcontent,



.sidebar,



.col_full,



.col_half,



.col_one_third,



.col_two_third,



.col_three_fourth,



.col_one_fourth,



.col_one_fifth,



.col_two_fifth,



.col_three_fifth,



.col_four_fifth,



.col_one_sixth,



.col_five_sixth { margin-bottom: 30px !important; }











#respond .col_one_third,



#respond .col_full { margin-bottom: 15px !important; }











.postcontent.col_last,



.sidebar.col_last { margin-bottom: 0 !important; }











#landing-area { padding: 30px 0; }







#landing-area .col_last { margin-top: 30px; }







.landing-offer-text { text-align: center; }







#landing-area h1 {



    font-size: 22px;



    line-height: 28px;



    padding-bottom: 15px;



}







#landing-area p.landing-desc {



    font-size: 13px;



    margin-bottom: 15px;



}







#landing-area ul.landing-features {



    font-size: 15px;



    line-height: 20px;



}







ul.landing-features li { margin-top: 6px; }







ul.landing-features li:first-child { margin-top: 0; }







.landing-action { margin-top: 15px; }











form .col_full,



form .col_half,



form .col_one_third,



form .col_two_third,



form .col_three_fourth,



form .col_one_fourth,



form .col_one_fifth,



form .col_two_fifth,



form .col_three_fifth,



form .col_four_fifth,



form .col_one_sixth,



form .col_five_sixth,



form .col_last,



.ipost .col_full,



.ipost .col_half,



.ipost .col_one_third,



.ipost .col_two_third,



.ipost .col_three_fourth,



.ipost .col_one_fourth,



.ipost .col_one_fifth,



.ipost .col_two_fifth,



.ipost .col_three_fifth,



.ipost .col_four_fifth,



.ipost .col_one_sixth,



.ipost .col_five_sixth,



.ipost .col_last { margin: 0 0 10px 0 !important; }











#countdown-wrap { padding: 30px 0; }







#countdown-wrap h1 {



    font-size: 24px;



    line-height: 30px;



    padding-bottom: 30px;



}







#portfolio-filter { margin-top: -15px; }







#portfolio-filter li {



    padding: 15px 0;



    width: 33.33%;



}







#portfolio-filter li a {



    padding: 0 10px;



    border-left: none;



    text-align: center;



}







#portfolio-filter li.activeFilter { border-bottom: 1px solid #57B3DF; }











#portfolio-single-wrap #slider,



#portfolio-single-wrap.portfolio-single-left #slider,



#portfolio-single-wrap.portfolio-single-full #slider,



.postcontent #portfolio-single-wrap #slider {



    float: none;



    margin-bottom: 30px;



    width: 100%;



}











#portfolio-details-wrap,



#portfolio-single-wrap.portfolio-single-left #portfolio-details-wrap,



#portfolio-single-wrap.portfolio-single-full #portfolio-details-wrap,



.postcontent #portfolio-single-wrap #portfolio-details-wrap,



#portfolio-single-wrap.portfolio-single-full .port-desc,



#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-desc,



.postcontent #portfolio-single-wrap .port-desc,



#portfolio-single-wrap.portfolio-single-full .port-details,



#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-details,



.postcontent #portfolio-single-wrap .port-details,



#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-desc,



.postcontent #portfolio-single-wrap.portfolio-single-left .port-desc,



#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-details,



.postcontent #portfolio-single-wrap.portfolio-single-left .port-details {



    float: none;



    width: 100%;



    margin: 0 0 30px;



}







#portfolio-single-wrap.portfolio-single-full #portfolio-details-wrap,



.postcontent #portfolio-single-wrap #portfolio-details-wrap,



#portfolio-single-wrap.portfolio-single-full .port-desc,



#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-desc,



.postcontent #portfolio-single-wrap .port-desc,



#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-details,



.postcontent #portfolio-single-wrap.portfolio-single-left .port-details { margin: 0; }







#portfolio-details-wrap .port-details { margin-top: 35px; }







#portfolio-navigation {



    position: relative;



    top: 0;



    left: 0;



    right: auto;



    margin: 20px auto 0;



}







.small-posts .entry_image {



    float: left;



    width: 175px;



    margin: 0;



}







.entry_date {



    float: left;



    width: 60px;



    text-align: center;



}







.postcontent .small-posts .entry_date {



    width: 60px;



    margin-right: 10px;



}







.col_full .small-posts .entry_date { margin-right: 15px; }







.entry_date div.month,



.entry_date div.day,



.postcontent .small-posts .entry_date div.month,



.postcontent .small-posts .entry_date div.day {



    font-size: 16px;



    padding: 0 0 12px;



}







.entry_date div.day,



.postcontent .small-posts .entry_date div.day {



    padding: 12px 0 0;



    font-size: 28px;



}







.entry_date div.post-icon { font-size: 30px; }







.entry_c,



.col_full .entry_c {



    margin-left: 15px;



    width: 365px;



}







.postcontent .small-posts .entry_c,



.col_full .small-posts .entry_c { width: 250px; }







.entry_title { margin-bottom: 10px; }







.entry_title h2 {



    font-size: 17px;



    line-height: 22px;



}







.postcontent .small-posts .entry_title h2,



.col_full .small-posts .entry_title h2 {



    font-size: 16px;



    line-height: 20px;



}







.post-single .entry_title h2 {



    text-align: center;



    font-size: 20px;



    line-height: 26px;



}







.entry_meta { margin: 0 -7px -7px 0; }







.small-posts .entry_meta,



.small-posts span.page-divider { display: none; }







.post-single .entry_meta { margin-bottom: 12px; }







.entry_meta li {



    margin: 0 7px 7px 0;



    float: none;



}







.entry_meta li span { display: none; }







.post-single .entry_meta li { text-align: center; }







.entry_content { font-size: 12px; }







.small-posts .entry_content { margin-top: 20px; }







.post-overlay {



    width: 16px;



    height: 16px;



    padding: 4px;



    line-height: 16px;



    font-size: 15px;



}







.ipost .post-overlay {



    width: 24px;



    height: 24px;



    padding: 6px;



    line-height: 24px;



    font-size: 22px;



}







.entry_share { text-align: center; }







.entry_share span {



    float: none;



    margin: 0 0 10px;



}







.entry_share a {



    display: inline-block;



    float: none;



    margin: 0 7px;



}











img.alignleft,



div.alignleft,



img.alignnone,



img.aligncenter,



div.alignnone,



div.aligncenter,



img.alignright,



div.alignright,



.wp-caption {



    display: block !important;



    float: none;



    margin: 10px auto;



    clear: both;



}







.wp-caption img {



    position: relative;



    margin: 0 auto !important;



}







.wp-caption { margin: 15px auto; }







.comment-avatar img {



    width: 40px;



    height: 40px;



}











.promo {



    padding: 15px 18px;



    text-align: center;



}







.promo-desc { padding: 0; }







.promo h3 {



    font-size: 17px;



    line-height: 22px;



}







.promo-desc > span {



    font-size: 13px;



    line-height: 20px;



}







.promo-action {



    position: relative;



    right: auto;



    top: 0;



    margin: 12px auto 0;



    max-width: none;



}







.promo-action a {



    display: inline-block;



    font-size: 13px;



    padding: 0 12px;



    line-height: 36px;



}











.error-404 { font-size: 144px; }







.error-404 span { font-size: 32px; }







.error-404-meta form { width: 280px; }







.error-404-meta input[type="text"] { width: 244px; }











.side-tabs { border-bottom: 3px solid #E5E5E5; }







.side-tabs ul.tabs {



    float: none;



    width: 100%;



    padding: 0;



    border: none;



}







.side-tabs ul.tabs li {



    border: 1px solid #DDD;



    border-top: none;



}







.side-tabs ul.tabs li.active {



    border-right: 1px solid #DDD;



    margin-right: 0;



}







.side-tabs ul.tabs li.active a:hover { border-right: none; }







.side-tabs .tab_content { padding: 20px 0; }











.pricing { margin-bottom: 20px; }







.pricing .pricing-wrap,



.pricing3 .pricing-wrap,



.pricing5 .pricing-wrap {



	float: none;



	width: 100%;



    margin-bottom: 20px;



}







.pricing .pricing-wrap.best-price { margin-left: 0; }







.pricing-wrap .pricing-inner { border: 1px solid #E5E5E5; }







.pricing-defines { display: none; }











#copyrights { padding: 20px; }







#copyrights .col_half {



    margin: 15px 0 0 !important;



    text-align: center !important;



}







#copyrights .col_half:first-child { margin: 0 !important; }







#copyrights a,



#copyrights span.link-divider { margin: 0 4px; }











}











/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */



@media only screen and (min-width: 480px) and (max-width: 767px) {











#wrapper {



    width: 100% !important;



    margin: 0 auto;



}







.container { width: 440px; }







#slider,



.slider-wrap,



.ei-slider,



.rs-slider,



#slider.slider-nivo,



.nivoSlider,



.camera_wrap,



#slider.piecemaker-slider { height: 188px; }







#slider.revolution-slider .fullwidthbanner-container,



#slider.revolution-slider .fullwidthbanner {



    height: 188px !important;



    max-height: 188px !important;



}







#slider.thumb-slider { height: auto; }







#slider.thumb-slider .flex-prev,



#slider.thumb-slider .flex-next { bottom: 27px; }







#slider.thumb-slider .flex-control-thumbs,



#slider.thumb-slider .rs-thumb-wrap { height: 27px; }







.flex-control-thumbs li,



.rs-thumb-wrap a {



    width: 48px !important;



    height: 27px !important;



}







.rs-thumb-wrap a,



.flex-control-thumbs li img {



    height: 24px !important;



    border-top: 3px solid #CCC;



}







.flex-control-thumbs li img,



.rs-thumb-wrap a img {



    width: 48px !important;



    height: 24px !important;



}







.rs-thumb-wrap a img { border: none; }







.countdown_section {



    width: 110px;



    font-size: 13px;



    line-height: 20px;



}







.countdown_amount {



	font-size: 54px;



    line-height: 60px;



}







.lp-subscribe form { max-width: 440px; }







.lp-subscribe .lp-subscribe-input { width: 303px; }







.lp-subscribe input[type="text"] { width: 243px; }











#portfolio,



.postcontent #portfolio { margin: 0 -10px -10px 0; }







.portfolio-item,



.postcontent .portfolio-item {



    margin: 0 10px 10px 0;



    width: 215px;



}







.portfolio-item .portfolio-image,



.portfolio-item .portfolio-image a,



.portfolio-item .portfolio-image img,



.postcontent .portfolio-item .portfolio-image,



.postcontent .portfolio-item .portfolio-image a,



.postcontent .portfolio-item .portfolio-image img {



    width: 215px;



    height: 168px;



}







#portfolio.portfolio-3,



.postcontent #portfolio.portfolio-3 { margin: 0 -10px -10px 0; }







.portfolio-3 .portfolio-item,



.postcontent .portfolio-3 .portfolio-item {



    margin: 0 10px 10px 0;



    width: 215px;



}







.portfolio-3 .portfolio-item .portfolio-image,



.portfolio-3 .portfolio-item .portfolio-image a,



.portfolio-3 .portfolio-item .portfolio-image img,



.postcontent .portfolio-3 .portfolio-image,



.postcontent .portfolio-3 .portfolio-image a,



.postcontent .portfolio-3 .portfolio-image img {



    width: 215px;



    height: 146px;



}







#portfolio.portfolio-2,



.postcontent #portfolio.portfolio-2 { margin: 0 0 -20px 0; }







.portfolio-2 .portfolio-item,



.postcontent .portfolio-2 .portfolio-item {



    margin: 0 0 20px 0;



    width: 440px;



}







.portfolio-2 .portfolio-item .portfolio-image,



.portfolio-2 .portfolio-item .portfolio-image a,



.portfolio-2 .portfolio-item .portfolio-image img,



.postcontent .portfolio-2 .portfolio-image,



.postcontent .portfolio-2 .portfolio-image a,



.postcontent .portfolio-2 .portfolio-image img {



    width: 440px;



    height: 280px;



}







#portfolio.portfolio-5 { margin: 0 -10px -10px 0; }







.portfolio-5 .portfolio-item {



    width: 215px;



    margin: 0 10px 10px 0;



}







.portfolio-5 .portfolio-item .portfolio-image,



.portfolio-5 .portfolio-item .portfolio-image a,



.portfolio-5 .portfolio-item .portfolio-image img {



    width: 215px;



    height: auto;



}







#portfolio .slider-wrap,



.postcontent #portfolio .slider-wrap { height: 168px; }







#portfolio.portfolio-3 .slider-wrap,



.postcontent #portfolio.portfolio-3 .slider-wrap { height: 146px; }







#portfolio.portfolio-2 .slider-wrap,



.postcontent #portfolio.portfolio-2 .slider-wrap { height: 280px; }











.portfolio-overlay-wrap,



.portfolio-3 .portfolio-overlay-wrap { display: none; }







.portfolio-2 .portfolio-overlay-wrap { display: block; }







#portfolio .p-overlay-icons,



#portfolio.portfolio-3 .p-overlay-icons {



    top: 50%;



    margin-top: -14px;



    width: 58px;



    left: 50%;



    margin-left: -29px;



}







#portfolio.portfolio-2 .p-overlay-icons {



    position: absolute;



    top: auto;



    left: auto;



    bottom: 0;



    right: 0;



    width: auto;



    height: 28px;



    margin-top: 0;



    margin-left: 0;



}







.portfolio-title h3 { font-size: 13px; }







#portfolio-details-wrap .port-terms h5 { width: 150px; }







.scroll-portfolio .portfolio-item { width: 215px !important; }







.scroll-portfolio .portfolio-item .portfolio-image,



.scroll-portfolio .portfolio-item .portfolio-image > a,



.scroll-portfolio .portfolio-item .portfolio-image > a > img {



    width: 215px !important;



    height: 168px;



}







#portfolio-related-items li,



#portfolio-related-items li > a,



#portfolio-related-items li > img,



.postcontent #portfolio-related-items li,



.postcontent #portfolio-related-items li > a,



.postcontent #portfolio-related-items li > img {



    display: block;



    width: 143px !important;



    height: 111px;



}







.product { width: 210px; }







.product .product-image,



.product .product-image > a,



.product .product-image img {



    width: 210px;



    height: 233px;



}











#shop.shop-3,



.postcontent #shop.shop-3,



.postcontent #shop.shop-2 { margin: 0 -20px -20px 0; }







.shop-3 .product,



.postcontent .shop-3 .product,



.postcontent .shop-2 .product {



    margin: 0 20px 20px 0;



    width: 210px;



}







.shop-3 .product .product-image,



.shop-3 .product .product-image > a,



.shop-3 .product .product-image img,



.product .product-image,



.product .product-image > a,



.product .product-image img,



.postcontent .shop-2 .product-image,



.postcontent .shop-2 .product-image > a,



.postcontent .shop-2 .product-image img,



.postcontent .shop-3 .product-image,



.postcontent .shop-3 .product-image > a,



.postcontent .shop-3 .product-image img {



    width: 210px;



    height: 233px;



}







.product-title { padding: 7px 0 0 !important; }







.product-title h3 { font-size: 15px !important; }







.product-price { font-size: 18px !important; }







.related-posts { margin: 0 -10px 0 0; }







.related-posts li,



.col_full .related-posts li {



    margin: 0 10px 0 0;



    width: 140px !important;



}







.rpost-image,



.rpost-image a,



.rpost-image img,



.col_full .rpost-image,



.col_full .rpost-image a,



.col_full .rpost-image img {



    width: 140px !important;



    height: 102px;



}











.our-clients li,



.our-clients li a,



.our-clients li img {



    width: 128px !important;



    height: 82px;



}







.sidebar-widgets-wrap,



.footer-widgets-wrap {



    position: relative;



    margin: 0 -21px -40px -2px;



}







.sidebar-widgets-wrap .widget {



    width: 210px;



	margin: 0 20px 40px 0;



    border-top: none;



    padding-top: 0;



}







.sidebar-widgets-wrap .widget-scroll-prev,



.sidebar-widgets-wrap .widget-scroll-next { top: 0; }







#footer .col_one_fourth {



    width: 210px;



    margin: 0 20px 40px 0 !important;



}







.widget .tab_widget ul.tabs li a {



	font-size: 13px;



	padding: 0 12px;



    font-weight: bold;



}







.sidebar-widgets-wrap .widget,



#footer .col_one_fourth {



    display: inline-block;



    vertical-align: top;



    float: none;



}



#titulo { display: none !important; }



#descarro { display: none !important; }



.detcarro { display: none !important; }



#sticky-menu { display: none !important; }



}







/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */



@media only screen and (max-width: 479px) {











#wrapper {



    width: 100% !important;



    margin: 0 auto;



    min-width: 320px;



}







.container { width: 280px; }







#top-social ul { margin: 0 -20px; }







#slider,



.slider-wrap,



.ei-slider,



.rs-slider,



#slider.slider-nivo,



.nivoSlider,



.camera_wrap,



#slider.piecemaker-slider { height: 125px; }







#slider.revolution-slider .fullwidthbanner-container,



#slider.revolution-slider .fullwidthbanner {



    height: 125px !important;



    max-height: 125px !important;



}







#slider.thumb-slider { height: auto; }







#slider.thumb-slider .flex-prev,



#slider.thumb-slider .flex-next { bottom: 19px; }







#slider.thumb-slider .flex-control-thumbs,



#slider.thumb-slider .rs-thumb-wrap { height: 19px; }







.flex-control-thumbs li,



.rs-thumb-wrap a {



    width: 32px !important;



    height: 19px !important;



}







.rs-thumb-wrap a,



.flex-control-thumbs li img {



    height: 32px !important;



    border-top: 3px solid #CCC;



}







.flex-control-thumbs li img,



.rs-thumb-wrap a img {



    width: 32px !important;



    height: 16px !important;



}







.rs-thumb-wrap a img { border: none; }







.countdown_section {



    width: 70px;



    font-size: 12px;



    line-height: 20px;



}







.countdown_amount {



	font-size: 42px;



    line-height: 48px;



}







.lp-subscribe form {



    text-align: center;



    max-width: 280px;



}







.lp-subscribe .lp-subscribe-input { width: 280px; }







.lp-subscribe input[type="text"] {



    width: 220px;



    margin-bottom: 10px !important;



}







.lp-subscribe .lp-subscribe-submit { float: none; }







.lp-subscribe input[type="submit"] { display: inline-block; }







#portfolio-filter li { width: 50%; }







#portfolio,



.postcontent #portfolio { margin: 0 0 -10px 0; }







.portfolio-item,



.postcontent .portfolio-item {



    margin: 0 0 10px 0;



    width: 280px;



}







.portfolio-item .portfolio-image,



.portfolio-item .portfolio-image a,



.portfolio-item .portfolio-image img,



.postcontent .portfolio-item .portfolio-image,



.postcontent .portfolio-item .portfolio-image a,



.postcontent .portfolio-item .portfolio-image img {



    width: 280px;



    height: 219px;



}







#portfolio.portfolio-3,



.postcontent #portfolio.portfolio-3 { margin: 0 0 -10px 0; }







.portfolio-3 .portfolio-item,



.postcontent .portfolio-3 .portfolio-item {



    margin: 0 0 10px 0;



    width: 280px;



}







.portfolio-3 .portfolio-item .portfolio-image,



.portfolio-3 .portfolio-item .portfolio-image a,



.portfolio-3 .portfolio-item .portfolio-image img,



.postcontent .portfolio-3 .portfolio-image,



.postcontent .portfolio-3 .portfolio-image a,



.postcontent .portfolio-3 .portfolio-image img {



    width: 280px;



    height: 190px;



}







#portfolio.portfolio-2,



.postcontent #portfolio.portfolio-2 { margin: 0 0 -10px 0; }







.portfolio-2 .portfolio-item,



.postcontent .portfolio-2 .portfolio-item {



    margin: 0 0 10px 0;



    width: 280px;



}







.portfolio-2 .portfolio-item .portfolio-image,



.portfolio-2 .portfolio-item .portfolio-image a,



.portfolio-2 .portfolio-item .portfolio-image img,



.postcontent .portfolio-2 .portfolio-image,



.postcontent .portfolio-2 .portfolio-image a,



.postcontent .portfolio-2 .portfolio-image img {



    width: 280px;



    height: 178px;



}







#portfolio.portfolio-5 { margin: 0 -10px -10px 0; }







.portfolio-5 .portfolio-item {



    width: 280px;



    margin: 0 10px 10px 0;



}







.portfolio-5 .portfolio-item .portfolio-image,



.portfolio-5 .portfolio-item .portfolio-image a,



.portfolio-5 .portfolio-item .portfolio-image img {



    width: 280px;



    height: auto;



}







#portfolio .slider-wrap,



.postcontent #portfolio .slider-wrap { height: 219px; }







#portfolio.portfolio-3 .slider-wrap,



.postcontent #portfolio.portfolio-3 .slider-wrap { height: 190px; }







#portfolio.portfolio-2 .slider-wrap,



.postcontent #portfolio.portfolio-2 .slider-wrap { height: 178px; }







.portfolio-title h3 { font-size: 13px; }







.portfolio-2 .portfolio-overlay-wrap {



    font-size: 12px;



    line-height: 20px;



}







#portfolio-details-wrap .port-terms h5 { width: 110px; }







.scroll-portfolio .portfolio-item { width: 280px !important; }







.scroll-portfolio .portfolio-item .portfolio-image,



.scroll-portfolio .portfolio-item .portfolio-image > a,



.scroll-portfolio .portfolio-item .portfolio-image > a > img {



    width: 280px !important;



    height: 218px;



}







#portfolio-related-items li,



#portfolio-related-items li > a,



#portfolio-related-items li > img,



.postcontent #portfolio-related-items li,



.postcontent #portfolio-related-items li > a,



.postcontent #portfolio-related-items li > img {



    display: block;



    width: 137px !important;



    height: 106px;



}







#shop,



#shop.shop-3,



.postcontent #shop.shop-3,



.postcontent #shop.shop-2 { margin: 0 -30px -30px 0; }







.product,



.shop-3 .product,



.postcontent .shop-3 .product,



.postcontent .shop-2 .product {



    margin: 0 30px 30px 0;



    width: 280px;



}







.product .product-image,



.product .product-image > a,



.product .product-image img,



.shop-3 .product .product-image,



.shop-3 .product .product-image > a,



.shop-3 .product .product-image img,



.product .product-image,



.product .product-image > a,



.product .product-image img,



.postcontent .shop-2 .product-image,



.postcontent .shop-2 .product-image > a,



.postcontent .shop-2 .product-image img,



.postcontent .shop-3 .product-image,



.postcontent .shop-3 .product-image > a,



.postcontent .shop-3 .product-image img {



    width: 280px;



    height: 311px;



}







.product-title { padding: 10px 0 0 !important; }







.product-title h3 { font-size: 17px !important; }







.product-price {



    top: 13px;



    font-size: 20px !important;



}







.small-posts .entry_image {



    float: none;



    width: 100%;



    margin: 0 0 20px 0;



}







.entry_c,



.col_full .entry_c {



    margin-left: 15px;



    width: 205px;



}







.postcontent .small-posts .entry_c,



.col_full .small-posts .entry_c {



    width: 100%;



    margin: 0;



}







.entry_title { margin-bottom: 10px; }







.entry_image .post-overlay {



    width: 24px;



    height: 24px;



    padding: 6px;



    line-height: 24px;



    font-size: 22px;



}











.entry_share a { margin: 0 4px; }











.related-posts { margin: 0 -10px 0 0; }







.related-posts li,



.col_full .related-posts li {



    margin: 0 10px 0 0;



    width: 135px !important;



}







.rpost-image,



.rpost-image a,



.rpost-image img,



.col_full .rpost-image,



.col_full .rpost-image a,



.col_full .rpost-image img {



    width: 135px !important;



    height: 98px;



}







.tab_widget ul.tabs { height: 36px; }







.side-tabs ul.tabs { height: auto; }







.tab_widget ul.tabs li {



	height: 33px;



	line-height: 33px;



}







.side-tabs ul.tabs li {



    height: 40px;



	line-height: 40px;



}







.tab_widget ul.tabs li a {



	font-size: 12px;



	padding: 0 4px;



    font-weight: normal;



}







.tabbed-widget .tab_widget ul.tabs a { padding: 0 4px; }







.side-tabs ul.tabs li a {



	font-size: 14px;



	padding: 0 15px;



	font-weight: bold;



}







.tab_widget ul.tabs li a i {



    font-size: 15px;



    width: 15px;



    height: 15px;



    margin-right: 2px;



}







.side-tabs ul.tabs li a i {



    font-size: 18px;



    width: 18px;



    height: 18px;



    margin-right: 8px;



}







.our-clients li,



.our-clients li a,



.our-clients li img {



    width: 124px !important;



    height: 80px;



}







.sidebar-widgets-wrap { margin: 0; }







.sidebar-widgets-wrap .widget {



    width: 280px;



	margin: 30px 0 0;



}







.sidebar-widgets-wrap .widget-scroll-prev,



.sidebar-widgets-wrap .widget-scroll-next { top: 30px; }







.sidebar-widgets-wrap .widget:first-child .widget-scroll-prev,



.sidebar-widgets-wrap .widget:first-child .widget-scroll-next { top: 0; }







.footer-widgets-wrap { margin: 0; }







#footer .col_one_fourth {



    width: 280px;



    padding-top: 30px;



    margin: 30px 0 0 0 !important;



    border-top: 3px double #E5E5E5;



}







#footer.footer-dark .col_one_fourth { border-top-color: #404040; }







#footer .col_one_fourth:first-child {



    padding-top: 0;



    margin-top: 0 !important;



    border: none;



}







.widget_search input[type="text"] { width: 233px; }







.widget .tab_widget ul.tabs { height: 42px; }







.widget .tab_widget ul.tabs li {



	height: 39px;



	line-height: 39px;



}







.widget .tab_widget ul.tabs li a {



	font-size: 14px;



	padding: 0 15px;



    font-weight: bold;



}







.widget .tab_widget ul.tabs li a i {



    font-size: 18px;



    width: 18px;



    height: 18px;



    margin-right: 5px;



}







.portfolio-widget .portfolio-item { width: 280px; }







.portfolio-widget .portfolio-item .portfolio-image,



.portfolio-widget .portfolio-item .portfolio-image a,



.portfolio-widget .portfolio-item .portfolio-image img {



    width: 280px;



    height: 218px;



}



#titulo { display: none !important; }



#descarro { display: none !important; }



#sscaja { display: none !important; }



#sccaja { display: none !important; }



.detcarro { display: none !important; }



#sticky-menu { display: none !important; }



#titulos { display: none !important; }



#fecha { display: none !important; }



#telefonoside { display: none !important; }

.ocultar1 { display: none !important; }

.ocultar2 { display: none !important; }

.ocultar3 { display: none !important; }

.ocultar4 { display: none !important; }

.ocultar5 { display: none !important; }



}
/**********************************************fin de responsiveotods****************/
/**********************************estilos resñponsive********************************/

        /* Media Query for Mobile Devices */
        @media (max-width: 480px) {
            .ocultar6 {
                display: block;
            }
					  .ocultar7 {
                display: none;
            }
        }

        /* Media Query for low resolution  Tablets, Ipads */
        @media (min-width: 481px) and (max-width: 767px) {
            .ocultar6 {
                display: block;
            }
					  .ocultar7 {
                display: none;
            }						
        }

        /* Media Query for Tablets Ipads portrait mode */
        @media (min-width: 768px) and (max-width: 1024px) {
            .ocultar7 {
                display: block;
            }
					  .ocultar6 {
                display: none;
            }						
        }

        /* Media Query for Laptops and Desktops */
        @media (min-width: 1025px) and (max-width: 1280px) {
            .ocultar7 {
                display: block;
            }
					  .ocultar6{
                display: none;
            }						
        }
				
        /* Media Query for Laptops and Desktops */
        @media (min-width: 1015px) and (max-width: 1267px) {
            .ocultar7 {
                display: block;
            }
					  .ocultar6{
                display: none;
            }						
        }				

        /* Media Query for Large screens */
        @media (min-width: 1281px) {
            .ocultar7 {
                display: block;
            }
					  .ocultar6{
                display: none;
            }						
        }


/************************fin de estilos responsive*************************/
/**********************estlocarrito3*****************/
/* -------------------------------- 

Primary style

-------------------------------- */
/*
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*/

/*
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*/

/*
body {
  font-size: 100%;
  font-family: "PT Sans", sans-serif;
  color: #31353d;
  background-color: #eeeff7;
}
*/

body.overflow-hidden {
  /* prevent 2 vertical scrollbars on ie and firefox when the cart is visible */
  overflow: hidden;
}

/*
a {
  color: #435779;
  text-decoration: none;
}

img {
  max-width: 100%;
}
*/

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- 
.cd-container {
  /* this class is used to horizontally align the gallery of items 
  position: relative;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix 
  content: '';
  display: table;
  clear: both;
}
*/

/*////////////////////////////////////////////////////////////////////5
.cd-img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
//////////////////////////////////////////////////////////////////////5*/


/* -------------------------------- 

xheader 

-------------------------------- */



header {
  position: fixed;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: #31353d;
  text-align: center;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  z-index: 4;
}
@media only screen and (min-width: 1200px) {
  header {
    height: 80px;
  }
}



/*
#logo {
  padding-top: 5px;
  /* delete this property if you don't want your logo to scale down on mobile devices 
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
@media only screen and (min-width: 1200px) {
  #logo {
    padding-top: 20px;
    position: absolute;
    /* logo left margin on Dekstop 
    left: 2.4em;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
*/
/*////////////////////////////////////////////////////////////////////////////////////////////////
#cd-hamburger-menu, #cd-cart-trigger {
  position: absolute;
  top: 0;
  height: 100%;
}
#cd-hamburger-menu a, #cd-cart-trigger a {
  width: 60px;
  height: 100%;
}

#cd-hamburger-menu {
  left: 0;
}
#cd-hamburger-menu a {
  background: #26292f url("../img/cd-hamburger-menu.svg") no-repeat center center;
}
@media only screen and (min-width: 1200px) {
  #cd-hamburger-menu {
    display: none;
  }
}

#cd-cart-trigger {
  right: 0;
	right: 14em;
}
#cd-cart-trigger a {
  background: #26292f url("../img/cd-cart.svg") no-repeat center center;*
}
@media only screen and (min-width: 1200px) {
  #cd-cart-trigger {
    right: 0;
    right: 14em;
    top: 1em;
  }
  #cd-cart-trigger a {
    position: relative;
    width: 100px;
    border-left: none;
    background-color: #fff;
  }
}
////////////////////////////////////////////////////*/



#main-nav, #cd-cart {
  position: fixed;
  top: 0;
  height: 100%;
  width: 260px;
	font-family: "PT Sans", sans-serif;	
  padding-top: 50px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  #main-nav, #cd-cart {
    width: 350px;
  }
}
@media only screen and (min-width: 1200px) {
  #main-nav, #cd-cart {
    width: 30%;
    padding-top: 80px;
  }
}

#main-nav {
  left: -100%;
  background: #FFF;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
}
#main-nav.speed-in {
  left: 0;
}
#main-nav ul a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 1em;
  border-bottom: 1px solid #e0e6ef;
}
#main-nav ul .current {
  box-shadow: inset 3px 0 #435779;
}
@media only screen and (min-width: 1200px) {
  #main-nav {
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 8em;
    padding-top: 0;
    top: 0;
    background: transparent;
    box-shadow: none;
    line-height: 80px;
    z-index: 4;
  }
  #main-nav li {
    display: inline-block;
    margin-left: 1em;
  }
  #main-nav ul a {
    display: inline-block;
    height: auto;
    line-height: 1;
    padding: 1em 1.4em;
    border-bottom: none;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 0.25em;
  }
  #main-nav ul a.current {
    box-shadow: none;
    background: #435779;
    color: #FFF;
  }
  .no-touch #main-nav ul a:hover {
    background: #435779;
    color: #FFF;
  }
}
.no-js #main-nav {
  position: fixed;
}



#cd-cart {
  right: -100%;
  background: #FFF;
  -webkit-transition: right 0.3s;
  -moz-transition: right 0.3s;
  transition: right 0.3s;
	z-index: 1000;
}
#cd-cart.speed-in {
  right: 0;
}
#cd-cart > * {
  padding: 0 1em;
}
#cd-cart h2 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 1em 0;
}
#cd-cart .cd-cart-items {
  padding: 0;
}
#cd-cart .cd-cart-items li {
  position: relative;
  padding: 1em;
  border-top: 1px solid #e0e6ef;
}
#cd-cart .cd-cart-items li:last-child {
  border-bottom: 1px solid #e0e6ef;
}
#cd-cart .cd-qty, #cd-cart .cd-price {
  color: #a5aebc;
}
#cd-cart .cd-price {
  margin-top: .4em;
}
/*
#cd-cart .cd-item-remove {
  position: absolute;
  right: 1em;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  /*background: url("../img/cd-remove-item.svg") no-repeat center center;
}
.no-touch #cd-cart .cd-item-remove:hover {
  background-color: #e0e6ef;
}
*/
#cd-cart .cd-cart-total {
  padding-top: 1em;
  padding-bottom: 1em;
}
#cd-cart .cd-cart-total span {
  float: right;
}
#cd-cart .cd-cart-total::after {

  content: '';
  display: table;
  clear: both;
}
#cd-cart .checkout-btn {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #7dcf85;
  color: #FFF;
  text-align: center;
}
.no-touch #cd-cart .checkout-btn:hover {
  background: #a2dda8;
}
#cd-cart .cd-go-to-cart {
  text-align: center;
  margin: 1em 0;
}
#cd-cart .cd-go-to-cart a {
  text-decoration: underline;
}
@media only screen and (min-width: 1200px) {
  #cd-cart > * {
    padding: 0 2em;
  }
  #cd-cart .cd-cart-items li {
    padding: 1em 2em;
  }
  
	/*#cd-cart .cd-item-remove {
    right: 2em;
  }*/
}



/* -------------------------------- 

xgallery 

-------------------------------- 
main {
  position: relative;
  min-height: 100%;
  background: #eeeff7;
  padding-top: 70px;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  main {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 1200px) {
  main {
    padding-top: 120px;
  }
}

#cd-gallery-items li {
  margin-bottom: 1.5em;
}
#cd-gallery-items li img {
  width: 100%;
  display: block;
  border-radius: 0.25em;
}
@media only screen and (min-width: 768px) {
  #cd-gallery-items li {
    width: 48%;
    float: left;
    margin-bottom: 2em;
    margin-right: 4%;
  }
  #cd-gallery-items li:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  #cd-gallery-items li {
    width: 31%;
    float: left;
    margin-bottom: 2.5em;
    margin-right: 3.5%;
  }
  #cd-gallery-items li:nth-child(2n) {
    margin-right: 3.5%;
  }
  #cd-gallery-items li:nth-child(3n) {
    margin-right: 0;
  }
}
*/


#cd-shadow-layer {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(67, 87, 121, 0.6);
  cursor: pointer;
  z-index: 2;
  display: none;
}
#cd-shadow-layer.is-visible {
  display: block;
  -webkit-animation: cd-fade-in 0.3s;
  -moz-animation: cd-fade-in 0.3s;
  animation: cd-fade-in 0.3s;
}



/* -------------------------------- 

xkeyframes 

-------------------------------- */



@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
/**************************fin de estlocarrito3*************/


.hero-section {
  padding: 80px 20px;
  background: #f8f9fa;
}

.hero-title {
  font-size: 2.5rem;
  font-weight: 700;
}

.hero-subtitle {
  font-size: 1.2rem;
  margin: 20px 0;
}

.benefits-section,
.search-section,
.brands-section,
.categories-section,
.best-sellers-section,
.sell-inventory-section,
.stats-section,
.final-cta {
  padding: 60px 20px;
}

.sell-inventory-section {
  background-color: #fff3cd;
}

.final-cta {
  background-color: #e9ecef;
}


.custom-slider-item { display: inline-block; vertical-align: top; margin-right: 1rem;  max-width: 95% !important; border: 0.5px solid #CCCCCC;  width: 0.9%; height: 10%; white-space: initial; min-width: 250px; }

   .carousel-control-prev {
        width: 2.2em !important; /* Adjust size as needed */
        height: 2.2em; /* Adjust size as needed */
        border-radius: 50%; /* Makes it circular */
        background-color: rgba(0, 0, 0, 0.5); /* Example background color with transparency */
        display: flex; /* For centering the icon */
        align-items: center; /* For centering the icon */
        justify-content: center; /* For centering the icon */
    }

    .carousel-control-prev-icon {
        filter: invert(1) grayscale(100%) brightness(200%);
    }
   .carousel-control-next {
        width: 2em !important; /* Adjust size as needed */
        height: 2em; /* Adjust size as needed */
        border-radius: 45%; /* Makes it circular */
        background-color: rgba(0, 0, 0, 0.5); /* Example background color with transparency */
        display: flex; /* For centering the icon */
        align-items: center; /* For centering the icon */
        justify-content: center; /* For centering the icon */
    }
    .carousel-control-next-icon {
        filter: invert(1) grayscale(100%) brightness(200%);
    }		
		
   .carousel-control-prev1 {
        width: 2em !important; /* Adjust size as needed */
        height: 2em; /* Adjust size as needed */
        border-radius: 50%; /* Makes it circular */
        background-color: rgba(0, 0, 0, 0.5); /* Example background color with transparency */
        display: flex; /* For centering the icon */
        align-items: center; /* For centering the icon */
        justify-content: center; /* For centering the icon */
    }


   .carousel-control-next1 {
        width: 2.2em !important; /* Adjust size as needed */
        height: 2.2em; /* Adjust size as needed */
        border-radius: 45%; /* Makes it circular */
        background-color: rgba(0, 0, 0, 0.5); /* Example background color with transparency */
        display: flex; /* For centering the icon */
        align-items: center; /* For centering the icon */
        justify-content: center; /* For centering the icon */
    }

	.modal-title {
    margin-bottom: 0 !important;
		line-height: .5 !important;
}	
		.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
     padding: 0.001rem !important; 
}	
button[class*=btn] {
    width: 70px !important; 
    height: 40px !important; 
    background-color: #E1E8EE;
    border-radius: 6px;
    border: none;
    cursor: pointer;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .00001rem !important;
		}

		@media (min-width: 1200px)
#top-search input {
    width: 80vw !important;
    background-color: #fff;
    font-size: .85em;
}
.content-wrap {
    padding: 0px 0PX !important ;
}
.tgrande {
  font-size:1.44em;
	font-height: 600;
	margin-left:1em;
	margin-right:1.5em;	
	color: #fff;
	line-height:1.7em;
}
.tmediano {
  font-size:1.0em;
	font-height: 200;
	text-align: justify;
	margin-left:1.5em;
	margin-right:1.5em;
	color: #fff;
}
 		@media (max-width: 405px) {
    .modal-content {
        width: 93% !important;;
        margin-left: 0% !important;
				padding: 10px !important;
    }
		
		.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 50px !important;
		}	
		
/***************totales ************/


@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Raleway:100,300,400,500,600,700,800,900');
/*
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding:0;
}

body{
	margin: 0;
	padding: 0;
	font-family: 'lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
    color: #343434;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
		background-color:#787878;
}

h1, h2, h3, h4, h5, h6{
    clear: both;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    line-height: 1.2;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}

p{
	margin: 0 0 25px 0;
	line-height: 1.5em;
}

a{
    color: #33658a;
	text-decoration: none;
}

.icofont{
    line-height: normal;
}

a:hover, a:focus{
	text-decoration: none;
	color: #ff5903;
	-webkit-transition: .15s;
	transition: .15s;
}

ul{
	margin-bottom: 25px;
}

section{
	overflow: hidden;
}

footer{
	overflow-y: visible!important;
}

h1{
	font-size: 76px;
	font-weight: 800;
}

h2{
	font-size: 36px;
}

h3{
	font-size: 24px;
}

h4{
	font-size: 18px;
}

blockquote{
	padding: 0;
    margin: 0 0 30px 0;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    border-left: none;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

[hidden],
template {
    display: none;
}

abbr[title] {
    border-bottom: 1px dotted;
}

iframe{
	border: none;
}
 
b,
strong {
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}
 
small {
    font-size: 80%;
}
 
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
 
sup {
    top: -0.5em;
}
 
sub {
    bottom: -0.25em;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote,
q {
    quotes: none;
}

svg:not(:root) {
    overflow: hidden;
}
 
figure {
    margin: 0;
}
 
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
 
code,
kbd,
pre,
samp {
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

select {
    text-transform: none;
}
 
button {
    overflow: visible;
}

table, th, td {
    border: 1px solid #ff5903;
}

table{
	width: 100%;
}

button,
input,
select,
textarea {
    max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    -moz-appearance: button;
    cursor: pointer;
}
 
button[disabled],
html input[disabled] {
    cursor: default;
    opacity: .5;
}
 
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
 
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0.4375em;
    padding: 0;
}
 
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
 
input[type="search"] {
    -webkit-appearance: textfield;
}
 
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
 
fieldset {
    border: 1px solid #d1d1d1;
    margin: 0 0 1.75em;
    min-width: inherit;
    padding: 0.875em;
}
 
fieldset > :last-child {
    margin-bottom: 0;
}

legend {
    border: 0;
    padding: 0;
}
 
textarea {
    overflow: auto;
    vertical-align: top;
}
 
optgroup {
    font-weight: bold;
}

section{
    overflow: hidden;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after{
    margin: 0;
    line-height: 1.5;
}

.section-holder > .wide-container-fluid {
    padding: 0;
}

.section-holder {
    margin-bottom: 60px;
    position:relative;
}
.button-wrapper {
    display: inline-block;
}

.overlay-enabled .full-size-banner-entry {
    z-index: 1;
}

.overlay-enabled .full-size-banner-entry:before {
    display: none;
}

.section-overlay, .bg-layer {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.bg-layer{
    background: no-repeat center;
}

.dark-play-button .play-button:before {
    border: 2px #1b1b1b solid;
}

.dark-play-button .play-button:after {
    border-color: transparent transparent transparent #1b1b1b;
}

.col-xs-b0{margin-bottom: 0;}
.col-xs-b5{margin-bottom: 5px;}
.col-xs-b10{margin-bottom: 10px;}
.col-xs-b15{margin-bottom: 15px;}
.col-xs-b20{margin-bottom: 20px;}
.col-xs-b25{margin-bottom: 25px;}
.col-xs-b30{margin-bottom: 30px;}
.col-xs-b35{margin-bottom: 35px;}
.col-xs-b40{margin-bottom: 40px;}
.col-xs-b45{margin-bottom: 45px;}
.col-xs-b50{margin-bottom: 50px;}
.col-xs-b55{margin-bottom: 55px;}
.col-xs-b60{margin-bottom: 60px;}
.col-xs-b65{margin-bottom: 65px;}
.col-xs-b70{margin-bottom: 70px;}
.col-xs-b75{margin-bottom: 75px;}
.col-xs-b80{margin-bottom: 80px;}
.col-xs-b85{margin-bottom: 85px;}
.col-xs-b90{margin-bottom: 90px;}
.col-xs-b95{margin-bottom: 95px;}
.col-xs-b100{margin-bottom: 100px;}
.col-xs-b105{margin-bottom: 105px;}
.col-xs-b110{margin-bottom: 110px;}
.col-xs-b115{margin-bottom: 115px;}
.col-xs-b120{margin-bottom: 120px;}
.col-xs-b200{margin-bottom: 200px;}
.col-xs-b250{margin-bottom: 250px;}

.empty-space.col-xs-b0{height: 0; margin-bottom: 0;}
.empty-space.col-xs-b5{height: 5px; margin-bottom: 0;}
.empty-space.col-xs-b10{height: 10px; margin-bottom: 0;}
.empty-space.col-xs-b15{height: 15px; margin-bottom: 0;}
.empty-space.col-xs-b20{height: 20px; margin-bottom: 0;}
.empty-space.col-xs-b25{height: 25px; margin-bottom: 0;}
.empty-space.col-xs-b30{height: 30px; margin-bottom: 0;}
.empty-space.col-xs-b35{height: 35px; margin-bottom: 0;}
.empty-space.col-xs-b40{height: 40px; margin-bottom: 0;}
.empty-space.col-xs-b45{height: 45px; margin-bottom: 0;}
.empty-space.col-xs-b50{height: 50px; margin-bottom: 0;}
.empty-space.col-xs-b55{height: 55px; margin-bottom: 0;}
.empty-space.col-xs-b60{height: 60px; margin-bottom: 0;}
.empty-space.col-xs-b65{height: 65px; margin-bottom: 0;}
.empty-space.col-xs-b70{height: 70px; margin-bottom: 0;}
.empty-space.col-xs-b75{height: 75px; margin-bottom: 0;}
.empty-space.col-xs-b80{height: 80px; margin-bottom: 0;}
.empty-space.col-xs-b85{height: 85px; margin-bottom: 0;}
.empty-space.col-xs-b90{height: 90px; margin-bottom: 0;}
.empty-space.col-xs-b95{height: 95px; margin-bottom: 0;}
.empty-space.col-xs-b100{height: 100px; margin-bottom: 0;}
.empty-space.col-xs-b105{height: 105px; margin-bottom: 0;}
.empty-space.col-xs-b110{height: 110px; margin-bottom: 0;}
.empty-space.col-xs-b115{height: 115px; margin-bottom: 0;}
.empty-space.col-xs-b120{height: 120px; margin-bottom: 0;}
.empty-space.col-xs-b200{height: 200px; margin-bottom: 0;}
.empty-space.col-xs-b250{height: 250px; margin-bottom: 0;}

.col-xs-text-left{text-align: left;}
.col-xs-text-center{text-align: center;}
.col-xs-text-right{text-align: right;}


@media (min-width: 768px) {
    .col-sm-b0{margin-bottom: 0;}
    .col-sm-b5{margin-bottom: 5px;}
    .col-sm-b10{margin-bottom: 10px;}
    .col-sm-b15{margin-bottom: 15px;}
    .col-sm-b20{margin-bottom: 20px;}
    .col-sm-b25{margin-bottom: 25px;}
    .col-sm-b30{margin-bottom: 30px;}
    .col-sm-b35{margin-bottom: 35px;}
    .col-sm-b40{margin-bottom: 40px;}
    .col-sm-b45{margin-bottom: 45px;}
    .col-sm-b50{margin-bottom: 50px;}
    .col-sm-b55{margin-bottom: 55px;}
    .col-sm-b60{margin-bottom: 60px;}
    .col-sm-b65{margin-bottom: 65px;}
    .col-sm-b70{margin-bottom: 70px;}
    .col-sm-b75{margin-bottom: 75px;}
    .col-sm-b80{margin-bottom: 80px;}
    .col-sm-b85{margin-bottom: 85px;}
    .col-sm-b90{margin-bottom: 90px;}
    .col-sm-b95{margin-bottom: 95px;}
    .col-sm-b100{margin-bottom: 100px;}
    .col-sm-b105{margin-bottom: 105px;}
    .col-sm-b110{margin-bottom: 110px;}
    .col-sm-b115{margin-bottom: 115px;}
    .col-sm-b120{margin-bottom: 120px;}
    .col-sm-b200{margin-bottom: 200px;}
    .col-sm-b250{margin-bottom: 250px;}

    .empty-space.col-sm-b0{height: 0; margin-bottom: 0;}
    .empty-space.col-sm-b5{height: 5px; margin-bottom: 0;}
    .empty-space.col-sm-b10{height: 10px; margin-bottom: 0;}
    .empty-space.col-sm-b15{height: 15px; margin-bottom: 0;}
    .empty-space.col-sm-b20{height: 20px; margin-bottom: 0;}
    .empty-space.col-sm-b25{height: 25px; margin-bottom: 0;}
    .empty-space.col-sm-b30{height: 30px; margin-bottom: 0;}
    .empty-space.col-sm-b35{height: 35px; margin-bottom: 0;}
    .empty-space.col-sm-b40{height: 40px; margin-bottom: 0;}
    .empty-space.col-sm-b45{height: 45px; margin-bottom: 0;}
    .empty-space.col-sm-b50{height: 50px; margin-bottom: 0;}
    .empty-space.col-sm-b55{height: 55px; margin-bottom: 0;}
    .empty-space.col-sm-b60{height: 60px; margin-bottom: 0;}
    .empty-space.col-sm-b65{height: 65px; margin-bottom: 0;}
    .empty-space.col-sm-b70{height: 70px; margin-bottom: 0;}
    .empty-space.col-sm-b75{height: 75px; margin-bottom: 0;}
    .empty-space.col-sm-b80{height: 80px; margin-bottom: 0;}
    .empty-space.col-sm-b85{height: 85px; margin-bottom: 0;}
    .empty-space.col-sm-b90{height: 90px; margin-bottom: 0;}
    .empty-space.col-sm-b95{height: 95px; margin-bottom: 0;}
    .empty-space.col-sm-b100{height: 100px; margin-bottom: 0;}
    .empty-space.col-sm-b105{height: 105px; margin-bottom: 0;}
    .empty-space.col-sm-b110{height: 110px; margin-bottom: 0;}
    .empty-space.col-sm-b115{height: 115px; margin-bottom: 0;}
    .empty-space.col-sm-b120{height: 120px; margin-bottom: 0;}
    .empty-space.col-sm-b200{height: 200px; margin-bottom: 0;}
    .empty-space.col-sm-b250{height: 250px; margin-bottom: 0;}

    .col-sm-text-left{text-align: left;}
    .col-sm-text-center{text-align: center;}
    .col-sm-text-right{text-align: right;}
}
@media (min-width: 992px) {
    .col-md-b0{margin-bottom: 0;}
    .col-md-b5{margin-bottom: 5px;}
    .col-md-b10{margin-bottom: 10px;}
    .col-md-b15{margin-bottom: 15px;}
    .col-md-b20{margin-bottom: 20px;}
    .col-md-b25{margin-bottom: 25px;}
    .col-md-b30{margin-bottom: 30px;}
    .col-md-b35{margin-bottom: 35px;}
    .col-md-b40{margin-bottom: 40px;}
    .col-md-b45{margin-bottom: 45px;}
    .col-md-b50{margin-bottom: 50px;}
    .col-md-b55{margin-bottom: 55px;}
    .col-md-b60{margin-bottom: 60px;}
    .col-md-b65{margin-bottom: 65px;}
    .col-md-b70{margin-bottom: 70px;}
    .col-md-b75{margin-bottom: 75px;}
    .col-md-b80{margin-bottom: 80px;}
    .col-md-b85{margin-bottom: 85px;}
    .col-md-b90{margin-bottom: 90px;}
    .col-md-b95{margin-bottom: 95px;}
    .col-md-b100{margin-bottom: 100px;}
    .col-md-b105{margin-bottom: 105px;}
    .col-md-b110{margin-bottom: 110px;}
    .col-md-b115{margin-bottom: 115px;}
    .col-md-b120{margin-bottom: 120px;}
    .col-md-b200{margin-bottom: 200px;}
    .col-md-b250{margin-bottom: 250px;}

    .empty-space.col-md-b0{height: 0; margin-bottom: 0;}
    .empty-space.col-md-b5{height: 5px; margin-bottom: 0;}
    .empty-space.col-md-b10{height: 10px; margin-bottom: 0;}
    .empty-space.col-md-b15{height: 15px; margin-bottom: 0;}
    .empty-space.col-md-b20{height: 20px; margin-bottom: 0;}
    .empty-space.col-md-b25{height: 25px; margin-bottom: 0;}
    .empty-space.col-md-b30{height: 30px; margin-bottom: 0;}
    .empty-space.col-md-b35{height: 35px; margin-bottom: 0;}
    .empty-space.col-md-b40{height: 40px; margin-bottom: 0;}
    .empty-space.col-md-b45{height: 45px; margin-bottom: 0;}
    .empty-space.col-md-b50{height: 50px; margin-bottom: 0;}
    .empty-space.col-md-b55{height: 55px; margin-bottom: 0;}
    .empty-space.col-md-b60{height: 60px; margin-bottom: 0;}
    .empty-space.col-md-b65{height: 65px; margin-bottom: 0;}
    .empty-space.col-md-b70{height: 70px; margin-bottom: 0;}
    .empty-space.col-md-b75{height: 75px; margin-bottom: 0;}
    .empty-space.col-md-b80{height: 80px; margin-bottom: 0;}
    .empty-space.col-md-b85{height: 85px; margin-bottom: 0;}
    .empty-space.col-md-b90{height: 90px; margin-bottom: 0;}
    .empty-space.col-md-b95{height: 95px; margin-bottom: 0;}
    .empty-space.col-md-b100{height: 100px; margin-bottom: 0;}
    .empty-space.col-md-b105{height: 105px; margin-bottom: 0;}
    .empty-space.col-md-b110{height: 110px; margin-bottom: 0;}
    .empty-space.col-md-b115{height: 115px; margin-bottom: 0;}
    .empty-space.col-md-b120{height: 120px; margin-bottom: 0;}
    .empty-space.col-md-b200{height: 200px; margin-bottom: 0;}
    .empty-space.col-md-b200{height: 250px; margin-bottom: 0;}

    .col-md-15{width:20%}

    .col-md-text-left{text-align: left;}
    .col-md-text-center{text-align: center;}
    .col-md-text-right{text-align: right;}
}
@media (min-width: 1200px) {
    .col-lg-b0{margin-bottom: 0;}
    .col-lg-b5{margin-bottom: 5px;}
    .col-lg-b10{margin-bottom: 10px;}
    .col-lg-b15{margin-bottom: 15px;}
    .col-lg-b20{margin-bottom: 20px;}
    .col-lg-b25{margin-bottom: 25px;}
    .col-lg-b30{margin-bottom: 30px;}
    .col-lg-b35{margin-bottom: 35px;}
    .col-lg-b40{margin-bottom: 40px;}
    .col-lg-b45{margin-bottom: 45px;}
    .col-lg-b50{margin-bottom: 50px;}
    .col-lg-b55{margin-bottom: 55px;}
    .col-lg-b60{margin-bottom: 60px;}
    .col-lg-b65{margin-bottom: 65px;}
    .col-lg-b70{margin-bottom: 70px;}
    .col-lg-b75{margin-bottom: 75px;}
    .col-lg-b80{margin-bottom: 80px;}
    .col-lg-b85{margin-bottom: 85px;}
    .col-lg-b90{margin-bottom: 90px;}
    .col-lg-b95{margin-bottom: 95px;}
    .col-lg-b100{margin-bottom: 100px;}
    .col-lg-b105{margin-bottom: 105px;}
    .col-lg-b110{margin-bottom: 110px;}
    .col-lg-b115{margin-bottom: 115px;}
    .col-lg-b120{margin-bottom: 120px;}
    .col-lg-b200{margin-bottom: 200px;}
    .col-lg-b250{margin-bottom: 250px;}

    .empty-space.col-lg-b0{height: 0; margin-bottom: 0;}
    .empty-space.col-lg-b5{height: 5px; margin-bottom: 0;}
    .empty-space.col-lg-b10{height: 10px; margin-bottom: 0;}
    .empty-space.col-lg-b15{height: 15px; margin-bottom: 0;}
    .empty-space.col-lg-b20{height: 20px; margin-bottom: 0;}
    .empty-space.col-lg-b25{height: 25px; margin-bottom: 0;}
    .empty-space.col-lg-b30{height: 30px; margin-bottom: 0;}
    .empty-space.col-lg-b35{height: 35px; margin-bottom: 0;}
    .empty-space.col-lg-b40{height: 40px; margin-bottom: 0;}
    .empty-space.col-lg-b45{height: 45px; margin-bottom: 0;}
    .empty-space.col-lg-b50{height: 50px; margin-bottom: 0;}
    .empty-space.col-lg-b55{height: 55px; margin-bottom: 0;}
    .empty-space.col-lg-b60{height: 60px; margin-bottom: 0;}
    .empty-space.col-lg-b65{height: 65px; margin-bottom: 0;}
    .empty-space.col-lg-b70{height: 70px; margin-bottom: 0;}
    .empty-space.col-lg-b75{height: 75px; margin-bottom: 0;}
    .empty-space.col-lg-b80{height: 80px; margin-bottom: 0;}
    .empty-space.col-lg-b85{height: 85px; margin-bottom: 0;}
    .empty-space.col-lg-b90{height: 90px; margin-bottom: 0;}
    .empty-space.col-lg-b95{height: 95px; margin-bottom: 0;}
    .empty-space.col-lg-b100{height: 100px; margin-bottom: 0;}
    .empty-space.col-lg-b105{height: 105px; margin-bottom: 0;}
    .empty-space.col-lg-b110{height: 110px; margin-bottom: 0;}
    .empty-space.col-lg-b115{height: 115px; margin-bottom: 0;}
    .empty-space.col-lg-b120{height: 120px; margin-bottom: 0;}
    .empty-space.col-lg-b200{height: 200px; margin-bottom: 0;}
    .empty-space.col-lg-b250{height: 250px; margin-bottom: 0;}

    .col-lg-text-left{text-align: left;}
    .col-lg-text-center{text-align: center;}
    .col-lg-text-right{text-align: right;}
}

.empty-space {
    position: relative;
}

.margin-bottom-none{
    margin-bottom: 0px;
}
*/

/* 2 - Global CSS
----------------------------------------------------------------------------------------------------*/

/*
.angular-area{
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 100px;
    display: block;
    pointer-events: none;
}

.top-padding-80{
	padding-top: 80px;
}

.bottom-padding-80{
	padding-bottom: 80px;
}

.top-padding-50{
    padding-top: 50px;
}

.bottom-padding-50{
	padding-bottom: 50px;
}

.s-padding-top-remove{
	margin-top: -80px;
}

.s-padding-top-remove-120 {
    margin-top: -120px;
}

.overflow-hidden{
	overflow: hidden;
}

.social-profile{
    margin: 0;
    padding: 0;
}

.social-profile li{
	display: inline-block;
	padding: 0 0.1875em;
	list-style: none;
}

.btn-wrapper{
	margin-top: 35px;
}

.hex{
	width: 85px;
    height: 64px;
    background: #000;
    position: relative;
    border-radius: 19px;
    margin: 15px 0;
}

.hex:before,
.hex:after {
	content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    transition: inherit;
    border: inherit;
    border-radius: inherit;
    background: inherit;
    left: 0;
}

.hex:before {
	-webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.hex:after {
	-webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.hex-inner{
	position: absolute;
	width: 100%;
	height: 100%;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	z-index: 1;
}

.hex-inner i{
	color: #fff;
	font-size: 36px;
}

.social-hex{
	width: 25px;
    height: 15px;
    margin: 0.45em 0;
    background: transparent;
    position: relative;
    line-height: 15px;
    font-size: 0.875em;
    color: #1e1d2e;
    text-align: center;
    border-radius: 3px;
    display: block;
}

.social-hex:before,
.social-hex:after {
	content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    border: inherit;
    transition: inherit;
    border-radius: inherit;
    background: transparent;
    margin-left: -1px;
    left: 0;
}

.social-hex:before {
	-webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.social-hex{
    border-left: 1px solid #383847;
    border-right: 1px solid #383847;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.social-hex:after {
	-webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.social-hex span{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9;
	left: 0;
	top: 0;
}

.social-hex:hover,
.social-profile.white .social-hex:hover{
	border-color: #ff5903;
	color: #ff5903;
}

.social-profile.white .social-hex:before,
.social-profile.white .social-hex:after {
	content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    border: inherit;
    transition: inherit;
    border-radius: inherit;
    background: inherit;
    margin-left: -1px;
    left: 0;
}


.social-profile.white .social-hex{
	color: #fff;
}

.social-profile.white .social-hex{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.social-profile.white li a{
    color: #fff;
}

.social-profile.white li a:hover{
    color: #ff5903;
}

.bg-sky-blue{
	background: #f5fafe!important;
}

.s-padding{
	padding: 80px 0;
}

.empty-padding > .wide-container-fluid{
    padding: 0;
}

.empty-padding {
    margin-bottom: 0px;
    position:relative;
}

.s-large-padding{
	padding-top: 220px;
}

.s-large-padding-h{
    padding-top: 160px;
}

@media (max-width: 992px){
	.s-large-padding,
    .s-large-padding-h{
		padding-top: 120px;
	}
}

.section-title{
	position: relative;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 70px;
}

.section-title.text-left{
    text-align: left;
}

.section-title.text-right{
    text-align: right;
}

.section-title.white h2,
.section-title.white p{
	color: #fff;
}

.section-title.blue h2,
.section-title.blue p{
    color: #33658a;
}

.section-title.white:before{
	background: #fff;
}

.section-title.no-line:before,
.text-container-title.no-line:before{
	display: none;
}

.text-container-title.no-line{
    padding-bottom: 0;
}

.section-title2{
	margin-bottom: 70px;
}

.section-title:before{
	content: "";
	position: absolute;
	width: 38px;
	height: 4px;
	border-radius: 10px;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #ff5903;
}

.section-title.text-left:before{
    left: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
}

.section-title.text-right:before{
    left: auto;
    right: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
}

.section-title h2{
	color: #33658a;
	font-weight: 300;
	margin-bottom: 20px;
}

.section-title p{
	font-size: 16px;
	color: #343434;
	margin: 0 auto;
	line-height: 24px;
}

.overflow-hidden{
	overflow: hidden;
}

@media (min-width: 768x){
	.section-title p{
		width: 510px;
	}
}

@media (min-width: 768px){
	.m-left{
		margin-left: -15px;
	}

	.m-right{
		margin-right: -15px;
	}

	.m-left-h{
		margin-left: -7.5px;
	}

	.m-right-h{
		margin-right: -7.5px;
	}

    .m-left-q{
        margin-left: -11px;
    }
    
    .m-right-q{
        margin-right: -11px;
    }

    .m-left-q-w{
        margin-left: -4px;
    }
    
    .m-right-q-w{
        margin-right: -4px;
    }
}

.rating-star {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 10px;
}

.rating-star i {
    font-size: 13px;
    color: #ff5903;
    float: left;
    margin: 5px 1px;
}

.rating-star span {
    position: absolute;
    top: 0;
    left: 0;
}

.subscribe{
	width: 100%;
	position: relative;
	border: 2px solid #fff;
	overflow: hidden;
}

.subscribe input{
	background: transparent;
	border: none;
	outline: none;
}

.subscribe input[type="text"]{
	width: 100%;
	padding: 10px 60px 10px 20px;
	font-size: 16px;
	color: #fff;
}

.float-area-btn .subscribe button{
    color: #ff5903;
}

.subscribe button{
	width: 48px;
	height: 39px;
	position: absolute;
	top: 50%;
	right: 1px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #fff;
	color: #33658a;
	border: none;
	outline: none;
	text-align: center;
	font-size: 24px;
}

.subscribe input::-webkit-input-placeholder{
    color: #fff;
}

.subscribe input::-moz-input-placeholder{
    color: #fff;
}

.subscribe input:-ms-input-placeholder{
    color: #fff;
}

.scroll-top{
	width: 58px;
	height: 58px;
	border-radius: 100%;
	position: fixed;
	right: 15px;
	bottom: 10px;
	z-index: 99;
	line-height: 58px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	text-decoration: none;
	background: #ff5903;
	display: none;
}

.scroll-top:focus,
.scroll-top:hover{
	color:#fff; 
	text-decoration: none;
}

.shadow{
	-webkit-box-shadow: 1px 0px 5px rgba(0,0,0,.15);
	box-shadow: 1px 0px 5px rgba(0,0,0,.15);
}

.bg-2{
	background: url(../images/sec-bg/img1.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.bg-3{
	background: url(../images/sec-bg/img11.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.bg-4{
	background: url(../images/sec-bg/img2.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.bg-5{
    background: url(../images/banner/img9.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-6{
    background: url(../images/banner/img10.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-7{
    background: url(../images/banner/img12.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-8{
    background: url(../images/sec-bg/img8.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-9{
    background: url(../images/sec-bg/img19.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-10{
    background: url(../images/sec-bg/img20.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-11{
    background: url(../images/banner/img14.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-12{
    background: url(../images/sec-bg/img21.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-13{
    background: url(../images/banner/img15.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-14{
    background: url(../images/sec-bg/img22.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-15{
    background: url(../images/sec-bg/img24.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-16{
    background: url(../images/content-img/img51.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-17{
    background: url(../images/content-img/img52.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-18{
    background: url(../images/content-img/img53.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-19{
    background: url(../images/content-img/img54.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-20{
    background: url(../images/sec-bg/img25.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-21{
    background: url(../images/sec-bg/img26.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-22{
    background: url(../images/sec-bg/img27.jpg) repeat;
}

.bg-23{
    background: url(../images/sec-bg/img28.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-24{
    background: url(../images/sec-bg/img34.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-25{
    background: url(../images/sec-bg/img35.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-26{
    background: url(../images/sec-bg/img30.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-27{
    background: url(../images/sec-bg/img31.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-28{
    background: url(../images/sec-bg/img33.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-29{
    background: url(../images/sec-bg/img32.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-30{
    background: url(../images/sec-bg/img29.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-31{
    background: url(../images/sec-bg/img37.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-32{
    background: url(../images/banner/img16.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-33{
    background: url(../images/banner/img17.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.page-title{
	background: url(../images/sec-bg/img4.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 60px;
}

.page-title-bg-2{
	background: url(../images/sec-bg/img6.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.page-title-bg-3{
	background: url(../images/sec-bg/img13.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.page-title-bg-4{
	background: url(../images/sec-bg/img12.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.page-title-bg-5{
	background: url(../images/sec-bg/img14.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.page-title-bg-6{
    background: url(../images/sec-bg/img15.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.page-title-bg-7{
    background: url(../images/sec-bg/img16.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.page-title-bg-8{
    background: url(../images/sec-bg/img18.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.page-title-bg-9{
    background: url(../images/sec-bg/img23.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.page-title-bg-10{
    background: url(../images/sec-bg/img36.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.page-title-content{
	padding: 150px 0;
	position: relative;
	text-align: center;
	color: #fff;
}

.e-main-content-area .page-title-content{
    padding: 90px 0;
}

.e-main-content-area .page-title{
    padding: 0;
}

.page-title-content h1{
	font-weight: 800;
	text-transform: uppercase;
    font-size: 72px;
}

.breadcrumb{
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 15px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: transparent;
}

.breadcrumb>li>a, .breadcrumb>.active{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	font-weight: 400;
}

.breadcrumb>li+li:before{
	content: "\eb8b"!important;
	font-family: 'IcoFont'!important;
	color: #fff;
}

.font-light{
	font-weight: 300!important;
}

.font-black{
    font-weight: 900!important;
}

.content-row{
    overflow: hidden;
    margin-bottom: 80px;
}

.content-row:last-child{
    margin-bottom: 0;
}

@media (min-width:992px){
    .right-outside-container{
        margin-right: calc(-100vw / 2 + 100% / 1);
    }

    .left-outside-container{
        margin-left: calc(-100vw / 2 + 100% / 1);
    }

    .container>.row>.m-left.m-right .left-outside-container{
        margin-left: calc((-100vw + 240px) / 2 + 100% / 1);
    }

    .container>.row .m-left.m-right>.left-outside-container{
        margin-left: calc((-100vw + 210px) / 2 + 100% / 1);
    }

    .container>.row>.m-left.m-right .right-outside-container{
        margin-right: calc((-100vw + 240px) / 2 + 100% / 1);
    }

    .container>.row .m-left.m-right>.right-outside-container{
        margin-right: calc((-100vw + 210px) / 2 + 100% / 1);
    }
}

.background-object i{    
    bottom: -199px;
    color: inherit;
    font-size: 411px;
    left: -94px;
    line-height: 1;
    opacity: 0.1;
    position: absolute;
    z-index: 0;
}
*/

/*---------- Timeline ----------*/
/*
.e-timeline{
    position: relative;
}

@media only screen and (min-width: 1200px){
    .e-timeline{
        padding: 0 100px
    }
}

.e-timeline-block{
    position: relative;
    overflow: hidden;
}

.e-timeline-block:last-of-type{
    padding-bottom: 0;
}

.e-timeline-block:before{
    content: "";
    position: absolute;
    width: 1px;
    background: transparent;
    border-left: 1px dashed #ff5903;
    height: 100%;
    left: 0;
    top: 0;
}

.e-timeline-content{
    width: calc(100% - 30px);
    height: auto;
    float: right;
}

@media only screen and (min-width: 992px){
    .e-timeline-block:before{
        left: 50%;
        margin-left: -1px;
    }

    .e-timeline .e-timeline-block:nth-of-type(odd) .e-timeline-content{
        float: right;
    }

    .e-timeline .e-timeline-block:nth-of-type(even) .e-timeline-content{
        float: left;
    }

    .e-timeline-content{
        width: calc(50% - 100px);
        height: auto;
    }

    .e-timeline .e-timeline-block:nth-of-type(odd) .e-timeline-date{
        position: absolute;
        display: block;
        top: 85px;
        left: -285px;
    }

    .e-timeline .e-timeline-block:nth-of-type(even) .e-timeline-date{
        position: absolute;
        display: block;
        top: 85px;
        right: -285px;
    }

    .e-timeline .e-timeline-block:nth-of-type(odd) .e-timeline-date span:before{
        left: 100%;
        top: 50%;
        border-top: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 6px solid #33658a;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .e-timeline .e-timeline-block:nth-of-type(even) .e-timeline-date span:before{
        right: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .e-timeline .e-timeline-block:nth-of-type(odd) .e-timeline-dot{
        position: absolute;
        top: 95px;
        left: -108px;
    }

    .e-timeline .e-timeline-block:nth-of-type(even) .e-timeline-dot{
        position: absolute;
        top: 95px;
        right: -107px;
        left: auto;
    }

    .main-content .e-timeline{
        padding: 0;
    }

    .main-content .e-timeline .e-timeline-block:nth-of-type(odd) .e-timeline-conten,
    .main-content .e-timeline .e-timeline-block:nth-of-type(even) .e-timeline-content{
        float: right;
    }

    .main-content .e-timeline-block{
        padding-bottom: 80px;
    }

    .main-content .e-timeline-block:last-of-type{
        padding-bottom: 0px;
    }

    .main-content .e-timeline .e-timeline-block:nth-of-type(odd) .e-timeline-date span:before,
    .main-content .e-timeline .e-timeline-block:nth-of-type(even) .e-timeline-date span:before{
        left: 100%;
        right: auto;
        border-top: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 6px solid #33658a;
    }

    .main-content .e-timeline .e-timeline-block:nth-of-type(odd) .e-timeline-date,
    .main-content .e-timeline .e-timeline-block:nth-of-type(even) .e-timeline-date{
        top: 85px;
        left: -245px;
        right: 0;
    }

    .main-content .e-timeline .e-timeline-block:nth-of-type(odd) .e-timeline-dot,
    .main-content .e-timeline .e-timeline-block:nth-of-type(even) .e-timeline-dot{
        position: absolute;
        top: 95px;
        left: -68px;
        right: auto;
    }

    .main-content .e-timeline .e-timeline-block:nth-of-type(even) .e-blog-post.timeline-layout .e-blog-post-thumb:before{
        top: 0;
        border-left: 12px solid #fff;
        border-bottom: 12px solid transparent;
        border-right: 0;
        border-top: 0;
        left: 0;
        right: auto;
    }

    .main-content .e-timeline .e-timeline-block:nth-of-type(even) .e-blog-post.timeline-layout .e-blog-post-thumb:after{
        bottom: 0;
        border-left: 12px solid #fff;
        border-top: 12px solid transparent;
        border-right: 0;
        border-bottom: 0;
        left: 0;
        right: auto;
    }

    .main-content .e-timeline-content{
        width: calc(60% - 60px);
    }

    .main-content .e-timeline-block:before{
        left: 40%;
    }
}

.e-timeline-content-inner{
    position: relative;
}

.e-timeline-block:after {
    content: "";
    display: table;
    clear: both;
}

.e-timeline-dot-inner{
    display: block;
    width: 15px;
    height: 15px;
    position: relative;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #ff5903;
    padding: 3px;
    overflow: hidden;
}

.e-timeline-dot-inner span{
    display: block;
    background: #ff5903;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.e-timeline-content .e-blog-post{
    margin-bottom: 0;
}

.e-timeline-date span{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    position: relative;
    font-weight: 400;
    padding: 0.55em 2.6em;
    background: #33658a;
    border-radius: 0.75em;
}

.e-timeline-date span:before{
    content: "";
    position: absolute;
    border-top: 7px solid transparent;
    border-right: 6px solid #33658a;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    right: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.p-load-animation{
    position: relative;
    opacity: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;    
}

.style-switcher{
    position: fixed;
    top: 0;
    backface-visibility: hidden;
    right: -270px;
    z-index: 9999;
    background: #fff;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,.15);
    width: 270px;
    height: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.style-switcher.open{
    transform: translateX(-100%);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,.15);
}

.style-switcher .b-button .btn{
    width: 100%;
    font-size: 14px;
}

.style-switcher-container{
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.switcher-toggle{
    width: 55px;
    height: 59px;
    display: block;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    left: -55px;
    top: 150px;
    border-radius: 5px 0 0 5px;
    background: #fff;
    box-shadow: -4px 0px 5px 0px rgba(0,0,0,0.09);
}

.switcher-toggle>span{
    font-size: 12px;
    display: block;
    line-height: 1;
    font-weight: 700;

}
.style-switcher .b-button{
    margin-bottom: 20px;
    padding: 30px 30px 0 30px;
}
@keyframes switcher-toggle {  
  0% { color: #ff5903; }
  100% { color: black; }
}
@-webkit-keyframes switcher-toggle {
  0% { color: #ff5903; }
  100% { color: black; }
}
.switcher-toggle {
  -webkit-animation: switcher-toggle 1s linear infinite;
  -moz-animation: switcher-toggle 1s linear infinite;
  animation: switcher-toggle 1s linear infinite;
} 
.color-schemes{
    text-align: center;
    margin-bottom: 20px;
    padding: 0 30px;
}

.color-schemes .style-switcher-title{
    margin-bottom: 10px
}

.color-scheme{
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    line-height: 30px;
    display: inline-block;
    margin: 5px;
}

.color-scheme.active:before{
    content: "\f104";
    position: absolute;
    font-family: 'IcoFont'!important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
}

.color-scheme-main{
    background: #ff5903;
}

.color-scheme-blue{
    background: #33658a;
}

.color-scheme-s-blue{
    background: #00BCD4;
}

.color-scheme-green{
    background: #4CAF50;
}

.style-switcher-title{
    font-weight: 400;
    text-transform: uppercase;
    color: #33658a;
    text-align: center;
    margin-bottom: 10px;
}

.style-switcher-demo{
    padding: 0 30px;
}

.style-switcher-demo .style-switcher-demo-item{
    float: left;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
}

.style-switcher-demo-item-img:before{
    content: "\ee0c";
    font-family: 'IcoFont'!important;
    color: #fff;
    font-size: 36px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
}

.style-switcher-demo .style-switcher-demo-item:hover .style-switcher-demo-item-img:before{
    opacity: 1;
}

.style-switcher-demo .style-switcher-demo-item span{
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #ff5903;
    display: block;
}

.style-switcher-demo .style-switcher-demo-item-img{
    height: 190px;
    position: relative;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    border-bottom: none;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.style-switcher-demo .style-switcher-demo-item-img img{
    width: 100%;
    height: auto;
    display: block;
}

.animsition-preloader{
    width: 80px;
    height: 80px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;
    z-index: 100;
}

.loading-inner{
    width: 56px;
    height: 56px;
    border: 4px solid transparent;
    border-radius: 50%;
    position: relative;
    top: 50%;
    margin: -28px auto 0 auto;
}

.loading-inner:before{
    content: '';
    border: 4px solid rgba(119, 119, 119, 0.5);
    border-radius: 50%;
    width: 67.2px;
    height: 67.2px;
    position: absolute;
    top: -9.6px;
    left: -9.6px;
    animation: loader-scale 1s ease-out infinite;
    animation-delay: .5s;
    opacity: 0;
}

.loading-inner:after{
    content: '';
    border: 4px solid #777777;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    position: absolute;
    top: -4px;
    left: -4px;
    animation: loader-scale 1s ease-out infinite;
}

@keyframes loader-scale {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        opacity: 1; 
    }
    100% {
        transform: scale(1);
        opacity: 0; 
    } 
}

@keyframes bounce{
    0% {
        transform: translateY(-3px);
    }
    50% {
        transform: translateY(1px);
    }
    100% {
        transform: translateY(3px); 
    } 
}

.column-align-middle{
    display: flex;
    flex-wrap: wrap;
}

.column-align-middle>div{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.column-align-middle>div>.c-l-middle-inner{
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
}

.default-page{
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background: #ff5903;
    color: #fff;
}
*/

/* 3 - Header Style
----------------------------------------------------------------------------------------------------*/
/*
.sticky{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	backface-visibility: hidden;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.e-canvas{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    padding-left: 245px;
    position: relative;
}

.e-canvas-inner{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    flex-grow: 1;
}

.header.side-header{
    width: 245px;
    position: fixed;
    top: 0;
    left: 0;
    min-height: 100%;
    background-color: #1e1d2e;
}

.header.side-header .header-bottom>nav{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.header.side-header .header-bottom .attr-nav{
    position: absolute;
    bottom: 0;
}

.header-v2{
    padding: 20px 0;
}

.no-padding{
    padding: 0!important;
}

.header-v2.fixed-top{
    padding: 0;
}

.sticky.fixed-top .header-top{
	height: 0!important;
    line-height: 0px;
}

.transparent-bg {
    background: transparent;
}

.header-top{
	background: #fff;
	height: 60px;
    overflow: hidden;
	line-height: 60px;
	box-shadow: 3px 0px 7px rgba(0,0,0,.25);
    -webkit-transition: .35s ease-in-out;
    transition: .25s ease-in-out;
}

.header-top .social-profile .social-hex{
    margin: 0;
}

.header-cell{
	align-items: center;
}

.h-cell-item{
	margin-left: 28px;
	float: left;
}

.h-cell-txt i{
	font-size: 14px;
	color: #1e1d2e;
	margin-right: 5px;
}

.h-cell-txt a{
	text-decoration: none;
}

.h-cell-txt span{
	font-size: 16px;
	font-weight: 400;
	color: #343434;
}

.h-cell-dropdown{
	position: relative;
}

.h-cell-dropdown:before{
	content: "\eb73";
	font-family: icofont;
	font-size: 16px;
	color: #343434;
	position: absolute;
	right: 0;
	background: #fff;
}

.h-cell-dropdown select{
	border: none;
	outline: none;
	color: #343434;
	font-size: 14px;
	font-weight: 400;
}

.header-bottom{
	height: 80px;
	line-height: 80px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.fixed-top .header-bottom{
	background: #fff!important;
	box-shadow: 0px 1px 10px rgba(0,0,0,.1);
	height: 60px;
	line-height: 60px;
	backface-visibility: hidden;
}

.fixed-top .navbar-nav>li>a{
	color: #343434!important;
}

nav.navbar li.dropdown ul.dropdown-menu > li > a{
    position: relative;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

nav.navbar li.dropdown ul.dropdown-menu > li > a:hover{
    padding-left: 25px;
}

@media (min-width: 996px){
	.fixed-top .navbar-nav>li>a{
		line-height: 60px!important;
	}
}


.fixed-top .dropdown:before{
	color: #343434;
}

.fixed-top .attr-nav li,
.fixed-top .attr-nav li>a{
	color: #343434!important;
}

.fixed-top .nav>li>a:focus, .fixed-top  .nav>li>a:hover, .fixed-top  .nav>li.active>a{
	color: #343434;
	text-shadow: 0 1px #343434!important;
}

.navbar-brand.dark{
	display: none !important;
}

.fixed-top .navbar-brand.dark{
	display: block !important;
}

.fixed-top .navbar-brand.light{
	display: none !important;
}

.navbar{
	border: none;
	margin: 0;
}

.navbar-nav{
	
}

.attr-nav li{
	list-style: none;
	display: inline-block;
}

.attr-nav li{
	color: #fff;
	font-size: 16px;
	padding-left: 40px;
}

.attr-nav .social-profile li{
    padding: 0 0.1875em;
}

.fixed-top .attr-nav .social-profile li a:hover{
    color: #ff5903!important;
}

.header-v2.black .attr-nav .social-profile li a{
    color: #343434;
}

.header.blue .attr-nav .social-profile li a{
    color: #33658a;
}

.header.blue .attr-nav .social-profile li a:hover{
    color: #ff5903;
}

.fixed-top.header.blue .attr-nav .social-profile li a{
    color: #33658a!important;
}

.fixed-top.header.blue .attr-nav .social-profile li a:hover{
    color: #ff5903!important;
}

.attr-nav .social-profile li a{
    color: #fff;
}

.attr-nav .social-profile li a:hover,
.header-v2.black .attr-nav .social-profile li a:hover{
    color: #ff5903;
}

.navbar-brand{
	height: auto;
	padding: 0;
	line-height: inherit;
}

.navbar-nav>li>a,
.navbar-default .navbar-nav>li>a{
	padding: 0 18px;
	line-height: 80px;
	font-size: 16px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}

.header.black .navbar-nav>li>a,
.header.black .navbar-default .navbar-nav>li>a,
.header.black .attr-nav > ul > li > a{
    color: #343434;
}

.header.blue .navbar-nav>li>a,
.header.blue .navbar-default .navbar-nav>li>a{
    color: #33658a;
}

.header.blue .navbar-nav>li>a:hover,
.header.blue .navbar-default .navbar-nav>li>a:hover{
    color: #ff5903;
}

.fixed-top.header.blue .navbar-default .navbar-nav>li>a{
    color: #33658a!important;
}

.fixed-top.header.blue .navbar-default .navbar-nav>li>a:hover{
    color: #ff5903!important;
    text-shadow: none!important;
}

.nav>li>a:focus, .nav>li>a:hover
.navbar-default .nav>li>a:focus, .navbar-default .nav>li>a:hover{
	text-shadow: 0 1px #fff;
	color: #fff;
	background: transparent; 
}

.header.black .nav>li>a:focus, .header-v2 .nav>li>a:hover
.header.black .navbar-default .nav>li>a:focus, 
.header.black .navbar-default .nav>li>a:hover{
    text-shadow: 0 1px #343434;
    color: #343434;
    background: transparent; 
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background: transparent;
	border: none;
}

.dropdown>a{
	position: relative;
}

.dropdown.active>a{
    text-shadow: 0 1px #fff;
    color: #fff;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    text-shadow: 0 1px #fff;
    color: #fff;
}

.header-v2.black .navbar-default .navbar-nav>.active>a,.header-v2.black .navbar-default .navbar-nav>.active>a:focus,.header-v2.black .navbar-default .navbar-nav>.active>a:hover{
    text-shadow: 0 1px #343434;
    color: #343434;
}

.active-child-menu>a{
    text-shadow: 0 1px #6f6f6f;
}

.megamenu-fw .active-child-menu>a,
.megamenu-content .menu-col .active-child-menu>a{
    padding-left: 10px !important;
    text-shadow: none;
}

.megamenu-fw .active-child-menu>a:before {
    transform: translateY(-50%) scale3d(1, 1, 1);
    opacity: 1;
}

.dropdown>a:before{
	content: "\eb73";
    font-family: icofont;
    position: absolute;
    right: -3px;
}

@media (min-width: 992px){
    .menu-bg-polygon{
        background: rgba(255,255,255,.98) url(../images/sec-bg/Untidtled-2.png) no-repeat !important;
        background-position: bottom left !important;
		background-size: 46% !important;
    }
}

@media (min-width: 768px){
	.navbar-right .dropdown-menu {
	    left: 0;
	    right: auto;
	}
}

.menu-cart>a>i{
    font-size: 20px;
}

.menu-cart>a:before{
    display: none;
}

.btn-cart{
    color: #fff;
}

.btn-cart:hover{
    background-color: #ff5903;
}

.fixed-top .attr-nav li.total{
    color: #fff!important;
}

.menu-search{
	cursor: pointer;
}

.search-form{
	position: absolute;
	top: -100px;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	z-index: 999;
	visibility: hidden;
	overflow: hidden;
}

.search-form.open{
	top: 0;
	opacity: 1;
	visibility: visible;
}

.search-input{
	background: #fff;
	width: 100%;
	height: 100%;
	max-width: 100%;
	text-align: center;
	border: none;
	font-size: 18px;
	outline: none;
}

.search-close{
	position: absolute;
	font-size: 20px;
	color: #343434;
	top: 50%;
	right: 10%;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.navbar-toggle .icon-bar {
    background: #fff;
    width: 24px;
    height: 3px;
}

.fixed-top .navbar-toggle .icon-bar{
	background: #343434;
}

.navbar-toggle{
	padding: 23px 0 0 0;
	margin: 0;
}

#header-2 .navbar{
    padding-top: 50px;
    background: transparent;
    backface-visibility: hidden;
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
    margin-bottom: 0;
    border: none;
}

#header-2 .navbar.fixed-top{
    background: #101010;
    padding: 10px 0;
}

#header-2 .navbar-collapse{
    position: relative;
}

#header-2 .navbar-nav>li>a{
    font-size: 14px;
    color: #fff;
    padding: 2px 0px;
    line-height: initial;
    font-weight: 400;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    position: relative;
    border: none;
}

#header-2 .navbar-nav>li>a:before{
    content: "";
    position: absolute;
    height: 1px;
    width: 0;
    left: 0;
    bottom: 0;
    background: #3498db;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#header-2 .navbar-brand{
	padding-top: 0;
}

#header-2 .fixed-top .attr-nav li{
	color: #fff;
}

#header-2 .search-input{
	border-bottom: 1px solid #dfdfdf;
}

#header-2 .menu-search{
	padding-top: 10px;
}

#header-2 .navbar-nav>li {
    padding: 13px 15px;
}

#header-2 .nav>li>a:focus{
    color: #fff;
    background: transparent;
}

#header-2 .nav>li>a:hover,
#header-2 .nav>li.scroll.active>a{
    background: transparent;
    color: #3498db;
    font-weight: 900;
}

#header-2 .nav>li>a:hover:before,
#header-2 .nav>li.scroll.active>a:before{
    width: 100%;
}

#header-2 .navbar-toggle .icon-bar{
    background: #fff;
}

#header-2 .navbar-toggle .icon-bar{
    padding-left: 0;
    padding-right: 0;
}

#header-2 .navbar-collapse{
    border-top: none;
}

#header-2 .navbar-header .navbar-form{
    display: none;
}

.m-h-box{
    position: relative;
    width: 28px;
    height: 20px;
    display: inline-block;
}

.m-h-inner, .m-h-inner:after, .m-h-inner:before{
    content: "";
    position: absolute;
    width: 28px;
    height: 3px;
    display: block;
    left: 0;
    transition-property: transform;
    border-radius: 4px;
    background-color: #000;
}

.navbar-toggle.collapsed .m-h-inner,
.sidemenu-toggle .m-h-inner{
    top: auto;
    bottom: 0;
    opacity: 1;
    transform: translate3d(0,0,0) rotate(0deg);
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .13s;
}

.navbar-toggle.collapsed .m-h-inner:before,
.sidemenu-toggle .m-h-inner:before{
    top: -8px;
    opacity: 1;
    transform: rotate(0deg);
    transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
}

.navbar-toggle.collapsed .m-h-inner:after,
.sidemenu-toggle .m-h-inner:after{
   top: -16px;
   opacity: 1;
   transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;
}

.navbar-toggle .m-h-inner,
.sidemenu-open .sidemenu-toggle .m-h-inner{
    transition-delay: .22s;
    bottom: 0;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: translate3d(0,-10px,0) rotate(-45deg);
}

.navbar-toggle .m-h-inner:before,
.sidemenu-open .sidemenu-toggle .m-h-inner:before{
    top: 0;
    transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    transform: rotate(-90deg);
}

.navbar-toggle .m-h-inner:after,
.sidemenu-open .sidemenu-toggle .m-h-inner:after{
    top: 0;
    transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
    opacity: 0;
}

.header.side-header .navbar-nav>li {
    float: none;
}

.header.side-header .navbar-header{
    width: 100%;
}

.header.side-header .navbar-header-inner{
    height: 240px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-image: url(../images/portfolio/img84.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.header.side-header .navbar-header-inner:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.65);
    pointer-events: none;
}

.header.side-header .navbar-header-inner .navbar-brand{
    position: relative;
    padding: 30px;
    max-width: 100%;
    display: block;
}

.header.side-header .navbar-header-inner .navbar-brand img{
    max-width: 100%;
    display: block;
}

.header.side-header .dropdown>a:before{
    display: none;
}

.header.side-header #navbar-menu{
    padding: 0;
    width: 100%;
    text-align: center;
    padding-top: 70px;
}

.header.side-header .navbar-nav>li>a,
.header.side-header .navbar-default .navbar-nav>li>a,
.fixed-top .header.side-header .navbar-nav>li>a{
    line-height: 1!important;
    padding: 13px 0!important;
    color: #fff !important;
    text-shadow: none!important;
    display: block;
}

.header.side-header .navbar-nav{
    width: 100%;
}

@media (min-width: 992px){
    .header.side-header .dropdown-menu{
        top: 0;
        left: 100%;
    }

    .header.side-header nav.bootsnav .dropdown.menu-item-has-mega-menu .dropdown-menu{
        left: 100%;
        top: 240px;
    }

    .header.side-header nav.bootsnav .megamenu-content{
        width: calc(100vw - 245px)!important;
    }
}

.header.side-header .nav>li>a:focus, .header.side-header .nav>li>a:hover,
.header.side-header .navbar-default .nav>li>a:focus, .header.side-header .navbar-default .nav>li>a:hover{
    text-shadow: none!important;
    color: #ff5903!important;
}

.header.side-header .navbar-nav>li>a:after{
    content: "";
    position: absolute;
    width: 3px;
    height: 20px;
    background: #ff5903;
    top: 50%;
    left: 0;
    opacity: 0;
    transform-origin: left;
    -webkit-transform: translateY(-50%) scale3d(1, 0, 0);
    transform: translateY(-50%) scale3d(1, 0, 0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.header.side-header .navbar-nav>li>a:hover:after{
    -webkit-transform: translateY(-50%) scale3d(1, 1, 1);
    transform: translateY(-50%) scale3d(1, 1, 1);
    opacity: 1;
}

.header.side-header .header-bottom,
.header.side-header .fixed-top .header-bottom{
    height: auto;
    line-height: initial;
    background: transparent!important;
    min-height: 100%;
}

.e-main-content-area{
    width: 100%;
}

.zoom{
    min-height: 800px;
}

.e-main-content-area.m-l-r{
    padding: 30px 15px 0 15px;
}

.e-main-content-area.m-l-r-h{
    padding: 15px 7.5px 0 7.5px;
}

.sidemenu-toggle{
    width: 52px;
    height: 48px;
    background: #1e1d2e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    left: 100%;
    top: 20px;
    visibility: hidden;
    opacity: 0;
}

@media (max-width: 990px){
    .header.side-header{
        margin-left: -245px;
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }

    .header.side-header.sidemenu-open{
        margin-left: 0;
    }

    .sidemenu-toggle{
        visibility: visible;
        opacity: 1;
    }

    .e-canvas{
        padding: 0;
    }
}

.sidemenu-toggle .m-h-inner,
.sidemenu-toggle .m-h-inner:after,
.sidemenu-toggle .m-h-inner:before{
    background: #fff;
}
*/

/* 4 - Video-bg section style
------------------------------------------------------------------------*/
/*
.video-bg{
    position: relative;
    overflow: hidden;
    background: url(../images/slide.jpg) no-repeat fixed 0 0;
    background-position: 100%;
    background-size: cover;
}

.video-container{
    height: 100vh;
}

.video-container > video {
    position: absolute;

    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.video-bg-content{
    position: absolute;
    width: 100%;
    height: 100%;
    width: 100%;
    height: 100%;
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.video-bg-content h2{
    font-size: 60px;
    font-weight: 900;
    color: #fff;
}

.video-bg-content h3{
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 45px;
}

.video-bg-content .btn-square-2{
    margin: 0 12px;
}

.scroll-down{
    position: absolute;
    font-size: 36px;
    color: #fff;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.scroll-down i{
    animation: bounce .3s infinite;
    display: inline-block;
    animation-direction: alternate;
}

.scroll-down.rounded{
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 100%;
}

.scroll-down:hover,
.scroll-down:focus{
    color: #fff;
    text-decoration: none;
}
*/

/* 5 - Slider Style
----------------------------------------------------------------------------------------------------*/
/*
.slider{
    background-color: #ff5903;
}

.carousel-inner .item{
	height: 100vh;
}

.carousel-inner .item .item-img{
	position: absolute;
	top: 30%;
	left: 31.5%;
	transform: translate(-50%,-50%);
	z-index: -1;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}


@media (min-height:640px){
	.carousel-inner .item .item-img{
		width: 250px;
		height: 347px;
		left: 36%;
	}
}

@media (min-height:900px){
	.carousel-inner .item .item-img{
		width: 310px;
		height: 430px;
	}
}

.carousel-inner .item-container{
	position: absolute;
    width: 100%;
    height: 100%;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.carousel-inner .item .item-img img{
	width: 100%;
	height: auto;
	display: block;
}

.carousel-inner .item .big-txt{
	font-size: 160px;
	color: #fff;
	text-align: center;
	font-weight: 100;
	opacity: 0;
    margin-top: -90px;
	letter-spacing: 50px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.carousel-inner .item .big-txt>span{
	font-weight: 900;
	margin-right: 40px;
}

.carousel-control{
	opacity: 1;
	width: 50px;
	height: 50px;
	top: 50%;
	line-height: 50px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.carousel-control:focus, .carousel-control:hover{
	opacity: 1;
}

.carousel-control.right,
.carousel-control.left{
	background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    font-size: 52px;
    color: #fff;
    text-shadow: none;
}
 
@media (min-width: 1440px){
	.carousel-control.right{
		right: 60px;
	}

	.carousel-control.left{
		left: 60px;
	}
}

.carousel-indicators li{
	width: 36px;
	height: 2px;
	border-radius: 5px;
	margin: 0 15px;
	border: none;
	background: #fff;
}

.carousel-indicators .active{
	width: 36px;
	height: 4px;
	border-radius: 5px;
	margin: 0 15px;
	border: none;
	background: #fff;
}

.slider .carousel-inner .item,
.slider .carousel-inner .item.active.left,
.slider .carousel-inner .item.active.right{
	opacity: 0;
}

.slider .carousel-inner .item{
	transform: scale(.1);
}

.slider .carousel-inner .item{
	-webkit-transition: opacity .6s ease-in-out, transform .9s ease-in-out;
	transition: opacity .6s ease-in-out, transform .9s ease-in-out;
}

.slider .carousel-inner>.item.active,
.slider .next,
.slider .prev {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.slider .next,
.slider .prev,
.slider .active.left,
.slider .active.right {
	left: 0!important;
	-transform-transform: translate3d(0, 0, 0) scale(1.05)!important;
	transform: translate3d(0, 0, 0) scale(1.05)!important;
 }

.carousel-inner>.item.active .item-img{
	top: 50%;
	opacity: 1;
}

.carousel-inner>.item.active .big-txt{
	letter-spacing: normal;
	opacity: 1;
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}

.slider.style-2{
	padding-top: 0;
	background: transparent;
}

.slider.style-2 .item{
	background: url(../images/banner/img3.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	height: 100vh;
	text-align: center;
}

.slider.style-2 .item .item-content h1,
.slider.style-2 .item .item-content h3{
	display: block;
	color: #fff;
}

.slider.style-2 .item .item-content h1{
	text-transform: uppercase;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
	transform-origin: left;
	opacity: 0;
	-webkit-transition: .45s ease-in-out;
	transition: .45s ease-in-out;
}

.slider.style-2 .item.active .item-content h1{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}

.slider.style-2 .item .item-content h3{
	font-weight: 300;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
	transform-origin: right;
	opacity: 0;
	-webkit-transition: .45s ease-in-out;
	transition: .45s ease-in-out;
}

.slider.style-2 .item.active .item-content h3{
	transform: rotate(0deg);
	opacity: 1;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}

.slider .carousel-item-img img{
	width: 100%;
	display: block;
	height: auto;
}

.slider.style-3 .item .carousel-item-img img{
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	-webkit-transition: all .5s cubic-bezier(0.08, -0.43, 0, 3.18);
	transition: all .5s cubic-bezier(0.08, -0.43, 0, 3.18);
	opacity: 0;
}

.slider.style-3 .item.active .carousel-item-img img{
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

.slider.style-3 .item-content{
	color: #fff;
}

.slider.style-3 .item-content h2{
	font-weight: 300;
	text-transform: uppercase;
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
	opacity: 0;
	-webkit-transition: all .6s cubic-bezier(0.08, -0.43, 0, 3.18);
	transition: all .6s cubic-bezier(0.08, -0.43, 0, 3.18);
}

.slider.style-3 .item.active .item-content h2{
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition-delay: .9s;
	transition-delay: .9s;
}

.slider.style-3 .item-content h1{
	text-transform: uppercase;
	-webkit-transform: translateY(15px);
	transform: translateY(15px);
	opacity: 0;
	-webkit-transition: all .7s cubic-bezier(0.08, -0.43, 0, 3.18);
	transition: all .7s cubic-bezier(0.08, -0.43, 0, 3.18);
}

.slider.style-3 .item.active .item-content h1{
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
	-webkit-transition-delay: 1.3s;
	transition-delay: 1.3s;
}

.slider.style-3 .item-content p{
	-webkit-transform: translateY(15px);
	transform: translateY(15px);
	opacity: 0;
	-webkit-transition: all .8s cubic-bezier(0.08, -0.43, 0, 3.18);
	transition: all .8s cubic-bezier(0.08, -0.43, 0, 3.18);
}

.slider.style-3 .item.active .item-content p{
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s;
}

.slider.style-4 .item-content{
    color: #fff;
}

.slider.style-4 .item-content h1,
.slider.style-4 .item-content h2{
    text-transform: uppercase;
    line-height: 1;
}

.slider.style-4 .item-content h1{
    text-transform: uppercase;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    opacity: 0;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.slider.style-4 .item.active .item-content h1{
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}

.slider.style-4 .item-content h2{
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
    opacity: 0;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.slider.style-4 .item.active .item-content h2{
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}

.slider.style-4 .item-content p{
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
    opacity: 0;
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}


.slider.style-4 .item.active .item-content p{
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}

.slider.project-single-slider .item{
	background: url(../images/banner/img5.jpg)no-repeat;
    background-size: cover;
    background-position: center;
}

.p-video iframe{
    width: 100%;
    height: 370px;
}

.p-video.large{
    width: 100%;
    height: 570px;
}

.video-play{
    display: block;
    position: relative;
}

.video-play-content{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.video-play-content-inner{
    position: relative;
    color: #fff;
}

.video-play-content-inner i{
    display: block;
    font-size: 18px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 100%;
    margin: 0 auto 10px auto;
}

.video-play-content-inner{
    font-weight: 300;
    text-transform: uppercase;
}

.slider-p-area{
    color: #fff;
    position: absolute;
    left: calc( 34% + 150px);
    margin-top: -10px;
    margin-left: 60px;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.carousel-inner>.item.active .slider-p-area{
    margin-left: 0;
    opacity: 1;
    transition-delay: .1s;
}

.slider-p-area h2{
    font-weight: 300;
    text-transform: uppercase;
}
*/


/* 6 - Team section style
------------------------------------------------------------------------*/
/*
.team{
    background: #f3f2f2;
}

.team-item{
    position: relative;
    overflow: hidden;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.team-item img{
    width: 100%;
    height: auto;
    display: block;
}

.team-caption{
    position: absolute;
    background: rgba(255,89,3,.95);
    bottom: -150px;
    width: 100%;
    height: 100px;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.team-caption.full{
	padding: 20px;
}

.team-caption.full-transprent{
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	background: rgba(255,89,3,.8);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.team-item:hover .team-caption.full-transprent{
	opacity: 1;
	width: 90%;
	height: 90%;
	visibility: visible;
	box-shadow: 0 0 0 0 rgba(255, 89, 3, 0.7);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.team-caption.full-transprent .caption-content{
	text-transform: initial;
}

.team-caption.full-transprent .member-name{
	margin-bottom: 15px;
}

.team-caption.full-transprent h3{
	font-size: 18px;
	opacity: 0;
	-webkit-transform: translate3d(100%,0%,0);
	transform: translate3d(0%,30px,0);
	-webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.team-item:hover .team-caption.full-transprent h3{
	opacity: 1;
	-webkit-transform: translate3d(0%,0%,0);
	transform: translate3d(0%,0%,0);
	-webkit-transition-delay: .8s;
	transition-delay: .08s;
}

.team-caption.full-transprent h4{
	font-size: 14px;
	opacity: 0;
	font-family: 'lato', sans-serif;
	-webkit-transform: translate3d(-100%,0%,0);
	transform: translate3d(0%,30px,0);
	-webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.team-item:hover .team-caption.full-transprent h4{
	opacity: 1;
	-webkit-transform: translate3d(0%,0%,0);
	transform: translate3d(0%,0%,0);
	-webkit-transition-delay: .1s;
	transition-delay: .08s;
}

.team-caption.full-transprent .caption-inner{
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 15px;
}

.team-caption.full-transprent .caption-content{
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	white-space: initial;
	-webkit-transform: translate(0);
	transform: translate(0);
}

.team-caption.full-transprent .social-profile a{
	color: #fff;
	text-decoration: none;
	display: inline-block;
	backface-visibility: hidden;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.team-item:hover .team-caption.full-transprent .social-profile a{
	-webkit-transform: scale(1);
	transform: scale(1);
}

.team-item:hover .team-caption.full-transprent .social-profile li:nth-child(1) a{
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
}

.team-item:hover .team-caption.full-transprent .social-profile li:nth-child(2) a{
	-webkit-transition-delay: .25s;
	transition-delay: .25s;
}

.team-item:hover .team-caption.full-transprent .social-profile li:nth-child(3) a{
	-webkit-transition-delay: .35s;
	transition-delay: .35s;
}

.team-item:hover .team-caption.full-transprent .social-profile li:nth-child(4) a{
	-webkit-transition-delay: .45s;
	transition-delay: .45s;
}

.team-item:hover .team-caption.full-transprent .social-profile li:nth-child(5) a{
	-webkit-transition-delay: .55s;
	transition-delay: .55s;
}

.team-item:hover .team-caption.full-transprent .social-profile li:nth-child(6) a{
	-webkit-transition-delay: .65s;
	transition-delay: .65s;
}

.team-item:hover .team-caption{
    bottom: 0;
}

.team-item.shadow:hover{
	-webkit-box-shadow: 25px 0px 30px rgba(0,0,0,.07)!important;
	box-shadow: 25px 0px 30px rgba(0,0,0,.07)!important;
	z-index: 9;
} 

.caption-inner{
    position: relative;
    width: 100%;
    height: 100%;
}

.caption-content{
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    display: block;
}

.team-item.sp-style .caption-content{
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.team-caption.full .caption-content{
	position: static;
	transform: translate(0);
	white-space: normal;
}

.caption-content h3{
    font-size: 24px;
    font-weight: 800;
    color: #fff;
}

.caption-content .deg {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
}

.caption-content h4{
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
}

.caption-triangle {
    position: absolute;
    border-bottom: 36px solid rgba(255,89,3,.95);
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    top: -36px;
}

.team-caption.full .member-name{
	width: 65%;
	float: left;
	padding-top: 10px;
}

.team-caption.full .member-profile{
	width: 35%;
	float: left;
}

.team-caption.full .social-profile{
	float: right;
}

.team-caption.full .social-profile li{
	float: left;
	margin: 2px 0;
}

.team-caption.full .social-profile li:nth-child(2n+1){
	clear: both;
}

.team-caption .social-profile .social-hex{
    border-color: #fff;
    color: #fff;
}

.team-caption .social-profile .social-hex:before,
.team-caption .social-profile .social-hex:after{
    border-color: #fff;
}

.team-caption.full .caption-content h4{
	font-size: 14px;
}

.team-caption.full .caption-content h3,
.team-caption.full .caption-content h4{
	-webkit-transform: translate3d(-200%,200%,0);
    transform: translate3d(-200%,200%,0);
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.team-item:hover .team-caption.full .caption-content h3,
.team-item:hover .team-caption.full .caption-content h4{
	-webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    transition-delay: .08s;
}

.team-item:hover .team-caption.full .caption-content h4{
	transition-delay: .13s;
}

.team-caption.full .social-profile li{
	-webkit-transform: translate3d(200%,200%,0);
    transform: translate3d(200%,200%,0);
    opacity: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.team-item:hover .team-caption.full .social-profile li{
	-webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
}

.team-item:hover .team-caption.full .social-profile>li:nth-child(1){
	transition-delay: .1s;
}

.team-item:hover .team-caption.full .social-profile>li:nth-child(2){
	transition-delay: .15s;
}

.team-item:hover .team-caption.full .social-profile>li:nth-child(3){
	transition-delay: .2s;
}

.team-item:hover .team-caption.full .social-profile>li:nth-child(4){
	transition-delay: .25s;
}

.team-item:hover .team-caption.full .social-profile>li:nth-child(5){
	transition-delay: .3s;
}

.team-item:hover .team-caption.full .social-profile>li:nth-child(6){
	transition-delay: .35s;
}

.team-item:hover .team-caption.full .social-profile>li:nth-child(7){
	transition-delay: .4s;
}

.team-item:hover .team-caption.full .social-profile>li:nth-child(8){
	transition-delay: .45s;
}

.person-info .text-container-title{
	padding-bottom: 30px;
}

.person-info .text-container-title h2{
	margin-bottom: 5px;
}

.person-img{
	position: relative;
	overflow: hidden;
}

.person-img .social-profile{
	position: absolute;
	bottom: 0;
	right: 0;
    margin: 0;
	padding: 12px 25px 8px 25px;
	background: #33658a;
}

.person-img img{
	width: 100%;
	display: block;
	height: auto;
}

.team-row{
	margin-bottom: 80px;
	overflow: hidden;
}

.team-row:last-of-type{
	margin-bottom: 0;
}

.p-skill-title{
    font-weight: 800;
    color: #ff5903;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.p-skill-title>span{
    font-weight: 300;
    color: #33658a;
}

.person-skill .excite-p-bar.bar-line svg{
    height: 5px;
    width: 100%;
    top: 27px;
    position: absolute;
    left: 0;
}

.person-skill{
    margin-bottom: 30px;
}
*/

/* 7 - Special-thing section style
------------------------------------------------------------------------*/
/*
.special-item{
    padding: 0 10px;
}

.special-item-icon{
    display: table-cell;
    vertical-align: middle;
}

.special-item-txt{
    display: table-cell;
    vertical-align: middle;
}

.special-item-txt p{
    margin-bottom: 0;
}

.special-item-icon .hex{
    width: 62px;
    height: 48px;
    background: #33658a;
    position: relative;
    border-radius: 15px;
    margin: 20px 25px 20px 0;
}

.special-item-txt h4{
    font-weight: 800;
    color: #33658a;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.spin-360 {
    
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
*/

/* 8 - Service Style
----------------------------------------------------------------------------------------------------*/
/*
.service-item{
	padding: 75px 0;
	border-bottom: 5px solid transparent;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.service-item:hover{
	border-color: #ff5903;
}

.service-item .hex{
	margin-bottom: 25px;
}

.service-item .title{
	margin-bottom: 10px;
}

.service-item.blue .title,
.blue .icon-only>i{
	color: #34658a;
}

.service-item.yellow .title,
.yellow .icon-only>i{
	color: #f6ae2d;
}

.service-item.skyblue .title,
.skyblue .icon-only>i{
	color: #86bbd8;
}

.service-item.green .title,
.green .icon-only>i{
	color: #758e4f;
}

.service-item p{
	font-weight: 300;
	line-height: 24px;
    margin-bottom: 0;
}

.service-item i{
	font-size: 36px;
}

.icon-only>i{
 	margin-bottom: 15px;
 	display: block;
 }

.service-item.style-2{
    padding: 30px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-bottom: 30px;
    border: none;
}

.service-item.style-2:hover{
    box-shadow: 15px 10px 60px 5px #d4d4d4;
}

.service-item.style-2:hover>i,
.service-item.style-2:hover>.title{
    color: #3498db
}

.service-item.style-2 i{
    font-size: 60px;
    color: #101010;
    margin-bottom: 20px;
    display: block;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.service-item.style-2 .title{
    font-size: 24px;
    font-weight: 900;
    color:#101010;
    text-transform: uppercase; 
    margin-bottom: 20px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.service-item.style-2 p{
    font-size: 18px;
    color: #101010;
    font-weight: 300;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
}

.service-float .float-area{
	padding: 0;
	background: #fff;
}

.service-float .float-area>div:last-child .service-item{
    margin-right: 0;
}

.service-float .service-item,
.service-float .service-item.boxed{
	margin: 0;
	box-shadow: none;
	margin: 0 .5px;
}

.service-item.single{
	padding: 30px 45px!important;
	border: none;
	box-shadow: none!important;
}

.service-item.single .icon-only>i{
	margin-bottom: 10px;
}

.service-float .service-item.boxed:hover{
	box-shadow: none;
}

.service-float .service-item:nth-child(2){
	margin: 0 1px;
}


.service-float .btn{
	font-size: 16px;
	font-weight: 700;
	padding: 15px 0;
	text-transform: uppercase;
}

.service-float .btn>i{
	font-size: 22px;
}

.service-btn{
	overflow: hidden;
}
*/
/* 9 - About section style
------------------------------------------------------------------------*/
/*
.single-page-about .about-inner{
    background: #fff;
    overflow: hidden;
}

.single-page-about .about-img img{
    width: 100%;
    height: auto;
    display: block;
}

.single-page-about .about-detail{
    padding: 100px 65px 0 65px;
}

.single-page-about .about-detail h2{
    font-size: 36px;
    color: #3498db;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.single-page-about .about-detail h2:before{
    content: "";
    position: absolute;
    width: 70px;
    height: 3px;
    background: #3498db;
    border-radius: 73px;
    bottom: 0;
    left: 0;
}

.single-page-about .about-detail h2>span{
    color: #101010;
}

.single-page-about .about-detail p{
    color: #101010;
    line-height: 30px;
    margin-bottom: 30px;
    font-size: 18px;
}

.single-page-about .about-detail .btn-square-3{
    margin-right: 30px;
}

.parallax{
	background-attachment: fixed;
	background-position: center center;
}

.tab-angle .triangle{
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 9;
}

.triangle-with-shadow{
  position: relative;
  width: 55px;
  height: 80px;
  overflow: hidden;
}

.triangle-with-shadow:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background: #fff;
  -webkit-transform: rotate(46deg);
  transform: rotate(46deg);
  top: 0px;
  left: -56px;
  -webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
}

.our-journey .tab-content .fade{
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    transition: opacity .7s linear, transform .5s linear;
}

.our-journey .tab-content .fade.in{
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.about-office-post-item{
	overflow: hidden;
}

.about-office-post-thumb{
	margin-bottom: 20px;
	overflow: hidden;
}

.about-office-post-thumb img{
	width: 100%;
	height: auto;
	display: block;
}

.about-office-post-title, .about-office-post-title>a{
	color: #33658a;
	font-weight: 300;
	text-decoration: none;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.about-office-post-title>a:hover{
	color: #ff5903;
}

.about-office-post-title{
	margin-bottom: 10px;
}

.about-office-post-content{
	color: #343434;
}

.sp-about-content-wrapper{
    background: #fff;
    position: relative;
}

.sp-about-content{
    padding: 30px 40px 30px 0;
}

.sp-btn{
    display: inline-block;
    margin: 0 30px 10px 0;
    font-size: 18px;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    color: #313131;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.sp-btn:before{
    content: "";
    position: absolute;
    bottom: -3px;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ff5903;
    display: block;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.sp-btn:hover{
    color: #ff5903;
}

.sp-btn:hover:before{
    bottom: 0;
    opacity: 1;
}

.sp-about{
    padding-bottom: 100px;
}
*/

/* 10 - Project section style
------------------------------------------------------------------------*/
/*
.project-items{
    text-align: center;
}

.project-item{
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.project-item img{
    width: 100%;
    height: auto;
    display: block;
}

.project-item:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.project-item-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(52,152,219,.85);
    opacity: 0;
    top: 0;
    left: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.project-item:hover:before{
    border: 19px solid #e4e0df;
}

.project-item:hover .project-item-overlay{
    opacity: 1;
}

.project-overlay-content{
    position: absolute;
    top: 43%;
    width: 100%;
    z-index: 1;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.project-item:hover .project-overlay-content{
    top: 50%;
    opacity: 1;
}

.project-overlay-content h3>a{
    font-size: 24px;
    color: #fff;
    font-weight: 900;
    margin-bottom: 5px;
    display: block;
    text-decoration: none;
}

.project-overlay-content span{
    font-size: 18px;
    color: #101010;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
}

.project-action-btn{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: inline-block;
    margin: 0 auto;
    line-height: 36px;
    color: #101010;
    font-size: 18px;
    border: 2px solid #101010;
    text-decoration: none !important;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.project-action-btn:hover{
    color: #fff;
    background: #101010;
}
*/
/* 11 - Text and img area Style
----------------------------------------------------------------------------------------------------*/
/*
.text-container-title{
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.text-container-title:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 4px;
	border-radius: 10px;
	background: #ff5903;
}

.text-container-title.c-white:before{
	background: #fff;
}

.text-container-title h2{
	color: #ff5903;
	margin-bottom: 10px;
}

.text-container-title.c-white h2{
	color: #fff;
}

.text-container-title h2>span{
	color: #ff5903;
	font-weight: 700;
}

.text-container-title.c-white h2>span{
	color: #fff;
}

.text-container-title .light{
	font-weight: 300;
	color: #33658a;
}

.text-container-title.c-white .light{
	color: #fff;
}

.text-container p{
	margin-bottom: 25px;
}

.img-container{
	overflow: hidden;
}

.img-container img{
	height: auto;
	display: block;
}

.text-right .text-container-title:before, .text-right.text-container-title:before{
	left: auto;
	right: 0;
}

.text-center .text-container-title:before, .text-center.text-container-title:before{
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	right: auto;
}

.text-and-img-container{
	margin-bottom: 75px;
	overflow: hidden;
    position: relative;
}

.text-and-img-container.no-gap{
    margin-bottom: 0;
}

.text-and-img-container img{
	height: auto;
	display: block;
}

.text-and-img-container:last-of-type{
	margin-bottom: 0;
}
*/

/* 12 - Full-width-portfolio Style
----------------------------------------------------------------------------------------------------*/
/*
.full-width-portfolio .portfolio-item{
	width: 25%;
	float: left;
}

.portfolio-wrapper{
	overflow: hidden;
}

.portfolio-item{
	overflow: hidden;
	position: relative;
}

.full-width-portfolio .btn-wrapper{
	margin-bottom: 80px;
}

.portfolio-img{
	overflow: hidden;
}

.portfolio-item img{
    width: 105%;
	display: block;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    backface-visibility: hidden;
    transform-origin: center bottom;
}

.portfolio-item:hover.portfolio-item img{
	transform: scale(1.1);
}

.portfolio-item.style-3:hover.portfolio-item img{
	transform: scale(.96);
	transform-origin: top center;
}

.portfolio-item.style-4 a:hover{
	cursor: url(../images/cursor.png), auto;
}

.portfolio-item.style-4 .Portfolio-txt{
	background: rgba(255,89,3,.8);
	padding: 15px 0; 
	cursor: auto;
}

.portfolio-item.style-4:hover .Portfolio-txt{
	bottom: 0;
}

.portfolio-item.style-4:before{
	display: none;
}

.Portfolio-txt.center{
	bottom: 20%;
}

.portfolio-item .bottom-left.portfolio-icon{
	-webkit-transform: translate(0);
	transform: translate(0);
	top: auto;
	bottom: 20px;
	left: auto;
	right: -60px;
}

.portfolio-item:hover .bottom-left.portfolio-icon{
	right: 20px;
	top: auto;
	left: auto;
	-webkit-transform: translate(0);
	transform: translate(0);
}

.portfolio-item:hover .Portfolio-txt.center{
	bottom: 50%;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}

.portfolio-item:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(50,40,40,.3), rgba(255,89,3,1));
	background: linear-gradient(to bottom, rgba(50,40,40,.3), rgba(255,89,3,1));
	top: 0;
	left: 0;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.portfolio-item.style-3:after{
	content: "";
	position: absolute;
	z-index: 1;
	border: 0px solid #1e1e1e;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.portfolio-item.style-6:before,
.portfolio-item.style-7:before{
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.portfolio-item.style-6:hover:before{
	width: calc(100% - 40px);
	height: calc(100% - 40px);
}

.item-bottom-gap .portfolio-item,
.item-bottom-gap .e-blog-post{
    margin-bottom: 30px!important;
}

.item-bottom-gap-h .portfolio-item,
.item-bottom-gap-h .e-blog-post{
	margin-bottom: 15px!important;
}

.portfolio-item.style-3:hover:after{
	border-width: 24px;
}

.blue.portfolio-item:before{
	background: -webkit-linear-gradient(bottom, rgba(50,40,40,.3), rgba(51,101,138,1));
	background: linear-gradient(to bottom, rgba(50,40,40,.3), rgba(51,101,138,1));
}

.yellow.portfolio-item:before{
	background: -webkit-linear-gradient(bottom, rgba(50,40,40,.3), rgba(255,89,3,1));
	background: linear-gradient(to bottom, rgba(50,40,40,.3), rgba(255,89,3,1));
}

.skyblue.portfolio-item:before{
	background: -webkit-linear-gradient(bottom, rgba(50,40,40,.3), rgba(134,187,216,1));
	background: linear-gradient(to bottom, rgba(50,40,40,.3), rgba(134,187,216,1));
}

.green.portfolio-item:before{
	background: -webkit-linear-gradient(bottom, rgba(50,40,40,.3), rgba(117,142,79,1));
	background: linear-gradient(to bottom, rgba(50,40,40,.3), rgba(117,142,79,1));
}

.style-2.portfolio-item:before,
.style-3.portfolio-item:before,
.style-5.portfolio-item:before,
.style-7.portfolio-item:before,
.style-6.portfolio-item:before{
	background: rgba(255,89,3,.85);
}

.style-2.blue.portfolio-item:before,
.style-3.blue.portfolio-item:before,
.style-5.blue.portfolio-item:before,
.style-6.blue.portfolio-item:before,
.style-7.portfolio-item:before{
	background: rgba(51,101,138,.85);
}

.style-2.yellow.portfolio-item:before,
.style-3.yellow.portfolio-item:before,
.style-5.yellow.portfolio-item:before,
.style-6.yellow.portfolio-item:before,
.style-7.yellow.portfolio-item:before{
	background: rgba(255,89,3,.85);
}

.style-2.skyblue.portfolio-item:before,
.style-3.skyblue.portfolio-item:before,
.style-5.skyblue.portfolio-item:before,
.style-6.skyblue.portfolio-item:before,
.style-7.skyblue.portfolio-item:before{
	background: rgba(134,187,216,.85);
}

.style-2.green.portfolio-item:before,
.style-3.green.portfolio-item:before,
.style-5.green.portfolio-item:before,
.style-6.green.portfolio-item:before,
.style-7.green.portfolio-item:before{
	background: rgba(117,142,79,.85);
}

.portfolio-item:hover:before{
	opacity: 1;
	z-index: 1;
}

.portfolio-item-meta{
	position: absolute;
	z-index: 9;
	left: 0;
	top: 0;
	opacity: 1;
	width: 100%;
	height: 100%;
}

.portfolio-item-meta-inner{
	width: 100%;
	height: 100%;
	position: relative;
}

.portfolio-icon{
	position: absolute;
	top: 70%;
	left: 50%;
	bottom: auto;
	opacity: 0;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.portfolio-icon.small i{
    font-size: 24px;
}

.portfolio-icon i{
	font-size: 36px;
	color: #fff;
}

.Portfolio-txt{
	position: absolute;
	bottom: -60px;
	left: 0%;
	opacity: 0;
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	padding: 0 35px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}


.portfolio-item:hover .portfolio-icon{
	top: 50%;
	opacity: 1;
}

.portfolio-item:hover .Portfolio-txt{
	bottom: 20px;
	opacity: 1;
}

.portfolio-item.style-3:hover .Portfolio-txt{
	bottom: 35px;
}

.Portfolio-txt h5,
.Portfolio-txt h4,
.Portfolio-txt h3,
.Portfolio-txt h2{
	display: block;
	color: #fff;
}

.Portfolio-txt span{
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	display: block;
}

.portfolio-item-meta h5>i{
	font-size: 18px;
}

.portfolio-row{
	margin-bottom: 70px;
	overflow: hidden;
}

.title-main{
	font-weight: 300;
	color: #33658a;
	margin-bottom: 20px;
}

.portfolio-row .title-main{
	margin-bottom: 70px;
}

.filter-btn{
	list-style: none;
	margin-bottom: 20px;
	text-align: center;
}

.filter-btn li,
.filter-btn button{
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
    outline: none;
	color: #5d5d5d;
	background: #fff;
	cursor: pointer;
	border: 1px solid #ff5903;
	padding: 10px 25px;
	margin: 0 8px 20px 8px;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.filter-btn li:hover,
.filter-btn button:hover,
.filter-btn li.active,
.filter-btn button.active{
	background: #ff5903;
	color: #fff;
}

.p-sec-bg{
    background: url(../images/sec-bg/img9.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.fixed-bg{ 
    background-attachment: fixed !important; 
}

.p-sec-bg{
	background: url(../images/sec-bg/img9.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

.p-navigation-item{
	position: fixed;
	top: 50%;
	z-index: 999;
	font-size: 42px;
	color: #fff;
	background: url(../images/portfolio/nav-img.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	text-decoration: none!important;
	text-align: center;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 100%;
	overflow: hidden;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .25s cubic-bezier(0, 1.79, 0.48, 0.74);
	transition: .25s cubic-bezier(0, 1.79, 0.48, 0.74);
}

.p-navigation-item:hover{
	color: #fff;
	width: 110px;
	height: 110px;
	line-height: 110px;
}

.p-navigation-item i{
	position: relative;
}

.p-navigation-item.to-left{
	left: 0;
}

.p-navigation-item.to-right{
	right: 0;
}

.porject-single-slide .owl-dots{
	position: absolute;
	top: 50%;
	right: 30px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.porject-single-slide .owl-dot{
	width: 18px;
	height: 2px;
	background: #fff;
	margin: 10px 0;
	-webkit-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}

.sin-icon{
    width: 41px;
    height: 41px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    border-radius: 100%;
    margin-top: 15px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.sin-icon:hover{
    background: #ff5903;
    border-color: #ff5903;
}

.porject-single-slide .owl-dot.active{
	width: 38px;
	height: 4px;
	border-radius: 2px;
}

.one-page-prjoect-btn .btn{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'lato', sans-serif;
}

.project-information .nav-tabs{
	margin-bottom: 30px;
}

.p-info-cols{
	margin-bottom: 80px;
	overflow: hidden;
}

.p-info-cols:last-child{
	margin-bottom: 0px;
}

.p-info-img{
	overflow: hidden;
}

.p-info-img img{
	width: 100%;
	height: auto;
	display: block;
}

.p-info-side-col{
	margin-bottom: 70px;
}

@media (min-width:992px){
    .p-info-side-col:last-child{
        margin-bottom: 0px;
    }
}

.owl-thumbs{
    display: flex;
}

.owl-thumbs.vertical{
    display: block;
    width: 30%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    height: 100%;
}

.owl-thumbs.vertical .owl-thumb-item{
    width: 100%;
    height: 20%;
    max-height: 20%;
    overflow: hidden;
}

.vertical .owl-thumb-item img{
    max-width: 100%;
    display: block;
}

.owl-thumb-item{
	width: 25%;
	cursor: pointer;
	max-height: 95px;
	float: left;
	position: relative;
}

.photography-photo-showcase .owl-thumb-item{
    width: 33.33333333%;
}

.owl-thumb-item:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border: 30px solid transparent;
	top: 0;
	left: 0;
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.owl-thumb-item img{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

.owl-thumb-item.active:before{
	border: 4px solid #ff5903;
}

.porject-single-thumb-slide .owl-dots{
	display: none;
}

.prjoect-showcase{
	overflow: hidden;
	margin-bottom: 60px;
}

.prjoect-showcase.no-gap{
    margin-bottom: 0;
}

.photography-slide{
    overflow: hidden;
    position: relative;
}

.photography-slide-item{
    position: relative;
}

.photography-slide-item img{
    width: 100%;
    height: auto;
    display: block;
}

.photography-slide-item{
    pointer-events: none;
}

.photography-slide-item.swiper-slide-active{
    pointer-events: auto;
}

.photography-slide-item:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    top: 0;
    pointer-events: none;
    left: 0;
    -webkit-transition: .45s ease-in-out;
    transition: .45s ease-in-out;
}

.photography-slide-item.swiper-slide-active:before{
    background: rgba(0,0,0,0);
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: none;
    font-size: 60px;
    color: #fff;
    width: auto;
    height: auto;
}

.portfolio-project-header-content{
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    position: relative;
    padding: 14.4375em 0;;
}

.portfolio-project-header-content h2{
    font-size: 72px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.1em;
}

.portfolio-project-header-content h4{
    font-size: 16px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.218em
}

.portfolio-project-intro{
    margin-bottom: 70px;
    overflow: hidden;
}

.portfolio-project-showcase-item{
    margin-bottom: 70px;
}

.portfolio-project-showcase-item .title{
    font-size: 36px;
    color: #33658a;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 35px;
    position: relative;
}

.portfolio-project-showcase.index > div > .title:after{
    content: "";
    position: absolute;
    font-size: 72px;
    font-weight: 300;
    font-style: italic;
    color: #e8ecf0;
    left: -2px;
    bottom: 0;
    font-family: 'lato', sans-serif;
    line-height: 1;
    z-index: -1;
}

.portfolio-project-showcase.index > div:nth-child(1) > .title:after{
    content: "01";
}

.portfolio-project-showcase.index > div:nth-child(2) > .title:after{
    content: "02";
}

.portfolio-project-showcase.index > div:nth-child(3) > .title:after{
    content: "03";
}

.portfolio-project-showcase.index > div:nth-child(4) > .title:after{
    content: "04";
}

.portfolio-project-showcase.index > div:nth-child(5) > .title:after{
    content: "05";
}

.portfolio-project-showcase.index > div:last-child{
    margin-bottom: 0;
}

.portfolio-prallax-sec{
    min-height: 100vh;
    display: flex;
    align-items: flex-end;
    padding: 30px;
    align-items: center;
}

.portfolio-prallax-sec:nth-child(2n+1){
    justify-content: flex-end;
}

.portfolio-prallax-sec:nth-child(2n+2){
    justify-content: flex-start;
}

.portfolio-prallax-sec-content h3{
    font-weight: 300;
    margin-bottom: 26px;
}

.portfolio-prallax-sec-content p{
    font-family: 'Raleway', sans-serif;
    margin-bottom: 0;
}

.portfolio-prallax-sec-content{
    width: 375px;
    background: rgba(255,89,3,.95);
    color: #fff;
    padding: 53px 30px;
}

.portfolio-mobile-showcase-item{
    margin-bottom: 30px;
    text-align: center;
}

.portfolio-mobile-showcase-item img{
    display: inline-block;
}

.portfolio-slider-1 .swiper-slide{
    border: 15px solid transparent;
    transition: .35s ease-in-out;
}

.portfolio-slider-1 .swiper-slide.swiper-slide-active{
    border: 15px solid #cccccc;
}

.portfolio-slider-1 .swiper-wrapper{
    text-align: center;
}

.portfolio-slider-1{
    padding: 0 15%;
}

.portfolio-slider-item{
    position: relative;
    overflow: hidden;
}

.portfolio-slider-item img{
    max-width: 100%;
    height: auto;
    display: block;
}

.portfolio-slider{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.portfolio-slider-2.gallery-top{
    padding: 0 19%;
}

.portfolio-slider-2.gallery-thumbs .swiper-slide{
    cursor: pointer;
}

.portfolio-slider-2.gallery-top .swiper-slide .portfolio-slider-item:before,
.portfolio-slider-3.gallery-top .swiper-slide .portfolio-slider-item:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0,0,0,.8);
    top: 0;
    left: 0;
}

.portfolio-slider-2.gallery-top .swiper-slide.swiper-slide-active .portfolio-slider-item:before,
.portfolio-slider-3.gallery-top .swiper-slide.swiper-slide-active .portfolio-slider-item:before{
    opacity: 0;
}

.portfolio-slider-2.gallery-thumbs .swiper-slide.swiper-slide-active .portfolio-slider-item{
    border: 7px solid #fefefe;
}

.portfolio-slider-3.gallery-top{
    margin-right: 35%;
    position: relative;
}

.portfolio-slider-3.gallery-top:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    border: 15px solid #fff;
    top: 0;
    left: 0;
    z-index: 9;
}

.portfolio-slider-3.gallery-thumbs .swiper-slide.swiper-slide-active .portfolio-slider-item{
    border: 7px solid #dedede;
}

.portfolio-slider-3.gallery-top .swiper-slide.swiper-slide-active .portfolio-slider-item{
    border: 0px solid #fff;
}
*/

/* 13 - Feature Style
----------------------------------------------------------------------------------------------------*/
/*
.service-item.boxed{
	padding: 75px 65px;;
	box-shadow: 0px 1px 5px rgba(0,0,0,.15);
	margin-bottom: 30px;
}

.service-item.large{
    padding: 80px 65px;
}

.service-item.boxed:hover{
	box-shadow: 0px 25px 30px rgba(0,0,0,.15);
}

.feature .btn-wrapper{
	margin-top: 10px;
}

.service-item.simple{
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	border: none!important;
	overflow: hidden;
	margin-bottom: 0;
}

.service-item.s-height{
	padding-top: 30px!important;
	padding-bottom: 30px!important;
}

.service-item

*/

/* 14 - Counter area Style
----------------------------------------------------------------------------------------------------*/
.counter-area{
	background-color: #fff;
}

.counter-area.s-padding{
    padding: 70px 0;
    background-color: #fff;
}

.counter-wrapper {
  width: 95%;
}
.counter-item{
	/*width: 20%;*/
	width: 16%;
	float: left;
	text-align: center;
	color: #000;
    position: relative;
}

.counter-item-left{
	/*width: 20%;*/
	width: 16%;
	float: left;
	text-align: center;
	color: #000;
  position: relative;
}

.column-4 .counter-item{
    width: 25%;
}

.counter-item.full-width{
    width: 100%;
}

.counter-item i{
	font-size: 48px;
	display: block;
    margin-bottom: 10px;
}

.counter-item span{
	font-size: 2.1em;
	font-weight: 350;
    line-height: 1;
	text-transform: uppercase;
}

.counter-item h4{
	font-family: 'lato', sans-serif;
	font-size: 1.2em;
	font-weight: 100;
	text-transform: uppercase;
	color:#ffffff;
}

.counter-area.single-page{
    background: #3498db;
}

.counter-area.single-page .social-profile{
    padding: 70px 0;
    overflow: hidden;
    background: #3498db;
    float: right;
    padding-right: 25px;
}

.single-page .counter-item{
    padding: 50px 0;
    width: 100%;
}

.single-page .counter-item .counter{
    font-size: 72px;
    color: #fff;
    font-weight: 400;
}

.single-page .counter-item h4{
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
}

.single-page .counter-item.item-1{
    background:#2485c6; 
}

.single-page .counter-item.item-2{
    background:#1a72ab; 
}

.separator-style .counter-item{
    border-right: 1px solid #fff;
}

.separator-style .counter-item:last-of-type{
    border-right: none;
}

.sp-social-counter{
    background: #33658a;
}

.sp-lg-social li a{
    font-size: 48px;
    color: #fff;
    padding: 0 0.37em;
}

.sp-lg-social li:first-child a{
    padding-left: 0;
}

.sp-counter .counter-item,
.sp-lg-social{
    padding: 60px 0;
}

.sp-counter .counter-item span{
    font-size: 72px;
    font-weight: 400;
}

.sp-counter .counter-item h4{
    font-size: 18px;
    font-weight: 400;
}

.sp-counter .counter-item.active{
    background: #3a7199;
}


/* 15 - Contact style
------------------------------------------------------------------------*/
/*
.contact-items,
.contact-form-title{
    margin-bottom: 70px;
    overflow: hidden;
}

.contact-item-icon{
    float: left;
    margin: 0 15px 20px 0;
}

.contact-item-icon i{
    font-size: 24px;
    color: #101010;
}

.contact-item-txt{
    display: table;
}

.contact-item-txt h3,
.contact-form-title h3{
    font-size: 24px;
    color: #101010;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 900;
}

.contact-item-txt span,
.contact-form-title p{
    font-size: 18px;
    color: #101010;
    font-weight: 300;
    line-height: 30px;
    display: block;
}

#map{
    width: 100%;
    height: 510px;
}

.large-map #map,
.large-map #map2,
.large-map #map3{
	width: 100%;
	height: 470px;
}

.map-accordion .panel-body{
	padding: 0;
}

.map-accordion .panel{
    margin-bottom: 0;
}

.map-accordion{
    margin: 0;
}

.map-accordion.panel-group .panel-default>.panel-heading {
    background-color: #33658a;
}

.map-accordion .panel-title a{
	font-weight: 300;
	font-size: 24px;
	margin: 0;
}

.map-accordion .panel-title a>.acco-collapse{
	width: auto;
	height: auto;
	display: block;
	position: static;
	border: none;
	margin-top: 5px;
	-webkit-transform: translate(0);
	transform: translate(0);
}

.map-accordion .panel-title a.collapsed>.acco-collapse i,
.map-accordion .panel-title a>.acco-collapse i{
	font-size: 36px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.help-block{
    font-size: 16px;
    background: #faebd7;
    padding: 0 10px;
    font-weight: 400;
}

#msgSubmit{
    font-size: 16px;
    padding: 10px;
    font-weight: 400;
    color: #a94442;
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 20px 0;
    font-size: 18px;
    font-weight: 700;
    color: #101010;
    border-bottom: 1px solid #101010;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.form-control:focus {
    border-color: #101010;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error .form-control{
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error .form-control:focus {
    border-color: #a94442;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#contactForm .btn{
    padding: 10px 50px;
    float: right;
    margin-top: 30px;
    opacity: 1;
}

#contactForm input::-webkit-input-placeholder,
#contactForm textarea::-webkit-input-placeholder{
    color: #101010;
}

#contactForm input::-moz-input-placeholder,
#contactForm textarea::-moz-input-placeholder{
    color: #101010;
}

#contactForm input:-ms-input-placeholder,
#contactForm textarea:-ms-input-placeholder{
    color: #101010;
}

.contact-form-wrapper .text-container-title h2{
	font-size: 24px;
	margin-bottom: 0;
}

.contact-form-wrapper.boxed{
	padding: 30px;
	border: 1px solid #ff5903;
}

.contactform.default .form-control{
	border: 1px solid #8b8b8b;
	border-radius: 0;
	padding: 22px 30px;
	color: #343434;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 400;
}

.form-group{
	margin-bottom: 0px;
}

.boxed .contactform.default .form-control{
	font-size: 16px;
	border-color: #ff5903;
	padding: 12px 20px;
	font-family: 'Raleway', sans-serif;
}

.boxed .contactform.default .btn{
	padding: 8px 45px;
}

.boxed-map-holder{
	height: 455px;
	width: 100%;
}

.boxed-map-holder #map{
	width: 100%;
	height: 100%;
}

.main-content-area>div{
	margin-bottom: 70px;
}

.main-content-area>div:last-of-type{
	margin-bottom: 0;
}

.main-content-item{
	margin-bottom: 70px;
}

.main-content-item:last-child{
	margin-bottom: 0
}

.contact-box{
	margin-bottom: 25px;
}

.gutter-bottom-30 .contact-box,
.gutter-bottom-30 .contact-box.boxed{
    margin-bottom: 30px;
}

.contact-box.boxed{
	padding: 35px 80px;
	background: #fff;
	margin-bottom: 0;
	-webkit-box-shadow: 1px 0 5px rgba(0,0,0,.15);
	box-shadow: 1px 0 5px rgba(0,0,0,.15);
}

.contact-box .title{
	font-weight: 800;
	color: #33658a;
	margin-bottom: 0.25em;
	text-transform: uppercase;
	font-size: 18px;
}

.contact-box.boxed .title{
	margin-bottom: 0.625em;
	font-size: 24px;
}

.contact-box>p,
.contact-box>span{
	color: #343434;
	font-weight: 400;
	display: block;
	font-size: 18px;
}

.contact-title{
	color: #33658a;
	font-weight: 800;
	margin-bottom: 25px;
}

.contact-title .light{
	font-weight: 300;
}

.contact-row{
	margin-bottom: 70px;
}
*/

/* 16 - Testimonial Style
----------------------------------------------------------------------------------------------------*/
/*
.testimonial{
	position: relative;
}

.testimonial-row{
    margin-bottom: 60px;
}

.slide-wrapper{
	position: relative;
}

.testimonial-item{
	padding: 50px 60px 50px 60px;
	margin: 0 10px;
	position: relative;
	-webkit-box-shadow: 1px 0px 5px rgba(0,0,0,.15);
	box-shadow: 1px 0px 5px rgba(0,0,0,.15);
	border-bottom: 5px solid transparent;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.testimonial-single-items .testimonial-item{
    margin-bottom: 30px;
    margin-top: 30px;
}

.testimonial-slide-single .testimonial-item{
    text-align: center;
}

.testimonial-slide-single-style-2 .owl-stage-outer{
    overflow: visible;
}

.testimonial-slide-single-style-2 .owl-dots,
.app-slide-3 .owl-dots{
    text-align: center;
    margin-top: 15px;
}

.testimonial-slide-single-style-2 .owl-dot,
.app-slide-3 .owl-dot{
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0 5px;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.testimonial-slide-single-style-2 .owl-dot span,
.app-slide-3 .owl-dot span{
    width: 7px;
    height: 7px;
    background: #ff5903;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    margin-top: 2px;
}

.testimonial-slide-single-style-2 .owl-dot.active,
.app-slide-3 .owl-dot.active{
    border: 1px solid #ff5903;
    border-radius: 50%;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}

.testimonial-slide-single-style-2{
    max-width: 880px;
    margin: 0 auto;
}

.testimonial-slide-single .rating-star{
    display: inline-block;
}

.testimonial-slide-single .reviewer-img{
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.testimonial-item p{
    margin-bottom: 0;
}

.reviewer-img{
	width: 65px;
	height: 65px;
	border-radius: 100%;
	border: 3px solid #33658a;
	overflow: hidden;
	margin-bottom: 20px;
	position: absolute;
	top: -33px;
}

.testimonial-item.text-center .reviewer-img{
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.testimonial-item.text-center .rating-star{
    margin-bottom: 0;
}

.testimonial .owl-carousel .owl-stage-outer{
	padding: 50px 0 36px 0;
}

.testimonial .clients-logo{
	padding-top: 45px;
}

.reviewer-img img{
	width: 100%;
	height: auto;
	display: block;
	-webkit-transform-style: inherit !important;
}

.reviewer-name{
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
}

.testimonial-item:hover{
	border-color: #ff5903;
	-webkit-box-shadow: 0px 25px 5px rgba(0,0,0,.07);
	box-shadow: 0px 25px 30px rgba(0,0,0,.07);
}

.owl-prev,
.owl-next{
	position: absolute;
	font-size: 50px;
	color: #373645;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.testimonial-slide .owl-prev,
.testimonial-slide .owl-next,
.testimonial-slide-single .owl-prev,
.testimonial-slide-single .owl-next{
    color: #ff5903;
}

@media (min-width: 0){
	.owl-prev {
	    left: 0px;
	}

	.owl-next {
	    right: 0px;
	}
}

@media (min-width: 1260px){
	.owl-prev {
	    left: -60px;
	}

	.owl-next {
	    right: -60px;
	}

    .testimonial-slide-single-style-2 .owl-prev {
        left: -150px;
    }

    .testimonial-slide-single-style-2 .owl-next {
        right: -150px;
    }
}


@media (min-width: 1440px){
	.owl-prev {
	    left: -110px;
	}

	.owl-next {
	    right: -110px;
	}

    .testimonial-slide-single-style-2 .owl-prev {
        left: -150px;
    }

    .testimonial-slide-single-style-2 .owl-next {
        right: -150px;
    }
}

.testimonial-item.style-2{
    position: relative;
    padding: 40px;
    border: 1px solid #dcdcdc;
}

.testimonial-item.style-2 .hex{
    width: 45px;
    height: 30px;
    position: absolute;
    top: -15px;
    left: 20px;
    border-radius: 7px;
    margin: 0;   
}

.testimonial-item.style-2 p{
    color: #101010;
    margin-bottom: 20px;
}

.testimonial-item.style-2 h4{
    font-size: 18px;
    font-weight: 900;
    color: #101010;
    text-transform: uppercase;
}

.client .testimonial-slide .owl-stage-outer{
	padding-top: 30px;
}

.testimonial-vertical-slide{
    height: 425px;
    padding-top: 38px;
}

.testimonial-vertical-slide.small .testimonial-item.style-3{
    width: 100%;
}

.testimonial-vertical-slide.small .swiper-button-next,
.testimonial-vertical-slide.small .swiper-button-prev{
    right: 15px;
}

.testimonial-vertical-slide .swiper-button-next,
.testimonial-vertical-slide .swiper-button-prev{
    font-size: 36px;
    color: #343434;
}

.testimonial-vertical-slide .swiper-button-next{
    right: 140px;
    top: 80px;
}

.testimonial-vertical-slide .swiper-button-prev{
    left: auto;
    right: 140px;
    bottom: 30px;
    top: auto;
}

.testimonial-vertical-slide .swiper-slide{
    opacity: 0;
}

.testimonial-vertical-slide .swiper-slide.swiper-slide-prev{
    opacity: .5;
}

.testimonial-vertical-slide .swiper-slide.swiper-slide-active{
    opacity: 1;
}

.testimonial-item.style-3{
    width: 770px;
    height: 385px;
    border: none;
    -webkit-box-shadow: 0 25px 30px rgba(0,0,0,.06);
    box-shadow: 0 25px 30px rgba(0,0,0,.06);
    background: #fff;
    border-radius: 20px;
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.testimonial-item.style-3 .review-txt{
    margin-bottom: 30px;
}

.testimonial-item.style-3 .reviewer-deg{
    display: block;
    font-size: 14px;
    color: #33658a;
    font-weight: 300;
    text-transform: uppercase;
}

.testimonial-item.style-3 .reviewer-img{
    width: 85px;
    height: 85px;
    border: none;
    position: static;
    margin: 0 auto 35px auto;
}

.testimonial-item.style-4{
    border: none;
    box-shadow: none;
    padding: 0;
}

.testimonial-item.style-4 .review-txt{
    margin-bottom: 30px;
    color: #fff;
}

.testimonial-item.style-4 .reviewer-name{
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    font-size: 24px;
}

.testimonial-item.style-4 .reviewer-deg{
    display: block;
    font-size: 16px;
    color: #fff;
    font-family: 'Lobster Two', cursive;
    font-weight: 400;
}

.review-icon{
    width: 68px;
    height: 68px;
    border: 1px solid #fff;
    border-radius: 100%;
    margin: 0 auto 30px auto;
    text-align: center;
    line-height: 68px;
    color: #fff;
}

.review-icon{
    font-size: 24px;
}

.clients-logo{
    overflow:hidden;
    margin-bottom: 0;
}

.clients-logo.no-nav .owl-nav{
    display: none!important;
}

.clients-logo .owl-nav .owl-prev,.clients-logo .owl-nav .owl-next{
    font-size: 36px;
}

.clients-logo .owl-dots{
    display: none;
}

.clients-logo.dots .owl-dots{
    display: block;
}

.clients-logo.dots.dots-left .owl-dots{
    text-align: left;
    margin-left: 15px;
}

.clients-logo .owl-dots{
    text-align: center;
    margin-top: 25px;
}

.clients-logo .owl-dot{
    width: 18px;
    height: 2px;
    background: #ff5903;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

.clients-logo .owl-dot.active{
    width: 37px;
    height: 4px;
    border-radius: 10px;
}

.client-logo-item{
    float: left;
    list-style: none;
    width: 20%;
    overflow: hidden;
    padding: 1em;
    text-align: center;
}

.owl-carousel.clients-logo .client-logo-item{
    width: 100%;
    margin-bottom: 0;
}

.owl-carousel.clients-logo{
    overflow: initial;
}

.clients-logo.boxed .client-logo-item img{
    border: 1px solid #b9b9b9;
    padding: 1em;
}

.client-logo-item img{
	max-width: 100%;
    opacity: .7;
	display: block;
	height: auto;
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

.owl-carousel .client-logo-item img{
    max-width: 100%;
    width: auto;
    vertical-align: middle;
    display: inline-block;
}

.client-logo-item:hover img{
    opacity: 1;
}

.client-slide .owl-stage-outer{
	padding: 5px 0;
	margin-top: 80px;
}

.client-item{
	overflow: hidden;
    position: relative;
	-webkit-box-shadow: 1px 0px 5px rgba(0,0,0,.15);
    box-shadow: 1px 0px 5px rgba(0,0,0,.15);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.client-item:hover{
	-webkit-box-shadow: 25px 0px 30px rgba(0,0,0,.07);
	box-shadow: 25px 0px 30px rgba(0,0,0,.07);
}

.client-slide .owl-item{
	float: right;
}

.client-caption{
	position: absolute;
    background: #ff5903;
    bottom: 0px;
    opacity: 0;
    left: -100%;
    width: 100%;
    padding: 35px 0;
    -webkit-transition: all .3s cubic-bezier(0.06, -0.22, 0.09, 0.95);
    transition: all .3s cubic-bezier(0.06, -0.22, 0.09, 0.95);
}

.client-item:hover .client-caption {
    left: 0;
    opacity: 1;
}

.client-item .caption-content h3 {
    font-size: 16px;
}

.caption-content h4 {
    font-size: 12px;
    line-height: 20px;
}

.testimonial-item.sp-style,
.testimonial-item.sp-style:hover{
    -webkit-box-shadow: none;
    box-shadow: none;
}

.testimonial-item.sp-style{
    position: relative;
    border: 1px solid #dcdcdc;
    padding: 54px 38px;
}

.testimonial-item.sp-style .hex{
    width: 47px;
    height: 30px;
    background: #33658a;
    color: #fff;
    border-radius: 7px;
    position: absolute;
    top: -30px;
    left: 20px;
}

.testimonial-item.sp-style p{
    margin-bottom: 10px;
}

.testimonial-item.sp-style h4{
    font-weight: 700;
    color: #101010;
    text-transform: uppercase;
    font-family: 'lato', sans-serif;
}

.active.center .testimonial-item.sp-style h4{
    color: #ff5903;
}

.active.center .testimonial-item.sp-style .hex{
    background: #ff5903;
}

.client-item.res-style .caption-content h3{
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
}

.client-item.res-style .client-caption{
    padding: 55px 0;
    background: rgba(51, 101, 138, 95);
    text-align: center;
    display: table;
}
*/

/* 17 - Recent post section style
------------------------------------------------------------------------*/
/*
.recent-post{
    background: #f3f2f2;
}

.post-item{
    background: #fff;
    overflow: hidden;
    margin-bottom: 35px;
    text-align: justify;
}

.post-thumb img{
    width: 100%;
    height: auto;
    display: block;
}

.post-content{
    padding: 25px;
}

.post-content .title>a{
    font-size: 24px;
    color: #101010;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 5px;
    display: block;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.post-content .title>a:hover{
    color: #3498db;
}

.meta-post{
    margin-bottom: 15px;
}

.meta-post span{
    font-size: 18px;
    color: #101010;
    font-weight: 400;
    display: inline-block;
    padding: 0 5px;
    border-right: 2px solid #101010;
    line-height: 1;
}

.meta-post span:first-child{
    padding-left: 0;
}

.meta-post span:last-child{
    padding-right: 0;
    border-right: none;
}

.post-content .excerpt{
    font-size: 18px;
    color: #101010;
}
*/
/* 18 - Banner style
------------------------------------------------------------------------*/
.banner{
	position: relative;
	background: url(../images/banner/img2.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

.onepage-banner{
    position: relative;
}

.banner-content{
	display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
    position: relative;
    text-align: center;
    align-items: center;
}

.banner-content h2{
	font-weight: 300;
	color: #fff;
	letter-spacing: .2em;
	margin-bottom: 15px;
}

.banner-content h1{
	font-weight: 800;
	color: #fff;
}

.one-page-content-inner{
    color: #fff;
}

.one-page-content-inner h3{
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.21em;
}

.one-page-content-inner h2{
    font-size: 48px;
    font-weight: 400;
    letter-spacing: .05em;
    margin-bottom: 0;
    text-transform: uppercase;
}

.one-page-content-inner .btn{
    font-size: 16px;
    font-weight: 700;
    padding: 15px 30px;
    margin-top: 10px;
}

.one-page-content-inner .btn:hover{
    background: transparent;
    border-color: #fff;
}

.page-banner{
	position: relative;
	background: url(../images/banner/img4.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 60px;
}

.page-banner-content{
	padding: 250px 0;
	color: #fff;
	position: relative;
}

/* 19 - W-process style
------------------------------------------------------------------------*/

.w-process-item{
	width: 25%;
    background: #fff;
	float: left;
	padding: 20px 40px;
	position: relative;
	box-shadow: 1px 0px 5px rgba(0,0,0,.15);
	border-bottom: 5px solid transparent;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.w-process-item:hover{
	box-shadow: 25px 0px 30px rgba(0,0,0,.07);
	border-color: #ff5903;
}

.w-process-item-wrpper.simple{
    margin: 0 -40px;
}

.w-process-item.simple{
    background: transparent;
    box-shadow: none;
    border-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
}

.w-process-item.simple .w-arrow{
    display: none;
}

.w-process-item i{
	font-size: 48px;
	margin-bottom: 10px;
	display: block;
}

.w-process-item h4{
	font-weight: 800;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.w-process-item p{
	color: #343434;
    margin-bottom: 0;
}

.w-process-item:last-of-type .w-arrow{
	display: none;
}

.w-arrow{
	position: absolute;
	width: 30px;
	height: 30px;
	border: 3px solid #deeefd;
	line-height: 25px;
	z-index: 1;
	color: #ff5903;
	top: 50%;
	right: -15px;
	border-radius: 100%;
	text-align: center;
	background: #fff;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.w-arrow i{
	font-size: 24px;
    line-height: inherit;
}

/* 20 - Video and Audio Player Style

------------------------------------------------------------------------*/
.e-audio iframe{
    width: 100%;
    height: 166px;
}

iframe{
    border: 0;
}


/* 21 - Sidebar style
------------------------------------------------------------------------*/

.sidebar{
	position: relative;
}

.sidebar .widget{
	margin-bottom: 50px;
}

@media (min-width: 992px){
	.content.sidebar-left .sidebar{
		float: left;
		padding-right: 4%;
	}

	.content.sidebar-right .sidebar{
		float: right;
		padding-left: 9.7%;
	}

	.content.sidebar-left .main-content{
		float: right;
	}

	.content.sidebar-right .main-content{
		float: left;
	}
}

.widget .search-form,
.search-form.form-2{
	opacity: 1!important;
	visibility: visible!important;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: initial;
	width: auto;
	height: auto;
	border: 2px solid #ff5903;
}

.widget .search-form label,
.search-form.form-2 label{
    display: flex;
    margin: 0;
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
}

.widget .search-form .search-field,
.search-form.form-2  .search-field{
    width: 100%;
    padding: 15px 25px;
    border: none;
    outline: none;
    border-radius: 0;
    font-size: 18px;
    font-weight: 400;
}

.widget .search-form .search-submit,
.search-form.form-2  .search-submit{
	position: absolute;
	padding: 0 34px;
    height: 100%;
    outline: none;
    background: url(../images/search-icon.png) center center no-repeat;
    border: 0;
    background-color: #ff5903;
    right: 0;
    top: 0;
    font-size: 0;
}

.widget-title{
	font-weight: 300;
	color: #33658a;
	margin-bottom: 20px;
}

.widget ul>li>a{
	color: #343434;
	text-decoration: none;
}

.widget ul>li>a:hover{
    color: #ff5903;
}

.widget-txt p{
	margin-bottom: 15px;
}

.recent-work-widget{
	margin: 0 -6px 0 -6px;
	overflow: hidden;
}

.recent-work-widget li{
	float: left;
	overflow: hidden;
	list-style: none;
}

.recent-work-widget img{
	width: 100%;
	height: auto;
	display: block;
}

.recent-work-widget li a{
	width: 88px;
	height: 88px;
	margin: 6px;
	display: block;
}

.recentcomments li, .recentcomments{
	list-style: none;
	color: #343434;
}

.recentcomments li a,
.recent-post-widget ul li a{
	color: #33658a;
	text-decoration: none;
}

.recentcomments .comment-author-link,
.recent-post-widget ul li .comment-author-link{
	font-weight: 900;
}

.archive-widget ul li a{
	color: #343434;
	text-decoration: none;
}

.forum-statistics dl{
	overflow: hidden;
	font-family: 'lato', sans-serif;
}

.forum-statistics strong{
	font-family: 'lato', sans-serif;
}

.forum-statistics dt {
    float: left;
    margin: 0 .6rem 6px 0;
    clear: both;
}

.forum-statistics dd{
	float: right;
}

.calendar-widget table{
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	table-layout: fixed;
	width: 100%;
}

.calendar-widget td, .calendar-widget th{
	text-align: center;
	line-height: 2.6;
	border-width: 0px 1px 1px 0;
	border-color: #ff5903;
	font-weight: 400;
	color: #33658a;
	font-size: 16px;
}

.calendar-widget caption{
	font-size: 24px;
	color: #fff;
	background: #ff5903;
	font-weight: 800;
	padding: 15px 0;
	text-align: center;
	font-family: 'Raleway', sans-serif;
}

.calendar-widget a{
	color: #33658a;
	text-decoration: none;
}

.calendar-widget tbody a{
	background: #ff5903;
	color: #fff;
	font-weight: 900;
	display: block;
	text-decoration: none;
}

.tagcloud a{
	font-weight: 400;
	color: #4a4a4a;
	text-decoration: none;
	border: 1px solid #ff5903;
	display: inline-block;
	font-size: 18px;
	padding: 0.6666666666666666em 1.5555555555555554em;
	margin: 0 0.8888888888888888em 1em 0;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.tagcloud a:hover{
	background: #ff5903;
	color: #fff;
}

.s-content img{
	margin: 15px 15px 15px 0;
}

.s-content ul{
	padding-left: 30px;
	margin: 25px 0;
}

.s-content ul li{
	padding: 3px 0;
}

/* 22 - Pricing style
------------------------------------------------------------------------*/
.pricing-wrapper{
	position: relative;
}

.pricing .section-title{
	margin-bottom: 90px;
}

.pricing-item{
	text-align: center;
	position: relative;
	-webkit-box-shadow: 1px 0 5px rgba(0,0,0,.15);
	box-shadow: 1px 0 5px rgba(0,0,0,.15);
}

.pricing-item.active{
	z-index: 1;
	-webkit-box-shadow: 25px 0 30px rgba(0,0,0,.07);
	box-shadow: 25px 0 30px rgba(0,0,0,.07);
}

@media (min-width: 767px){
	.pricing-item.active{
		margin-top: -3em;
	}
}

.pricing-item-header{
	padding: 20px;
    color: #fff;
}

.pricing-item.blue .pricing-item-header{
    background: #33658a;
}

.pricing-item.skyblue .pricing-item-header{
    background: #86bbd8;
}

.pricing-item.green .pricing-item-header{
    background: #758e4f;
}

.pricing-item.active .pricing-item-header{
    background: #ff5903;
}

.pricing-item-title{
	font-size: 31px;
	margin-bottom: 10px;
	font-weight: 300;
    text-transform: uppercase;
}

.pricing-item.active .pricing-item-title{
	font-size: 36px;
}

.pricing-item-price{
	font-size: 31px;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	line-height: 1.2; 
}

.pricing-item.active .pricing-item-price{
	font-size: 38px;
}

.pricing-item.active .pricing-item-price>small{
	font-size: 18px;
}

.pricing-item-price>small{
	font-size: 16px;
	display: block;
	font-weight: 300;
}

.pricing-item-features{
	margin: 0;
	list-style: none;
}

.pricing-item-feature{
	font-size: 20px;
	color: #343434;
	padding: 30px 0;
}

.pricing-item.active .pricing-item-feature{
	font-size: 24px;
	padding: 35px 0;
}

.pricing-item-feature:nth-child(2n+1){
	background: #ebf5fc;
}

.pricing-item-feature:nth-child(2n+2){
	background: #fff;
}

.pricing-item-footer{
    height: 90px;
}

.pricing-item.active .pricing-item-footer{
    height: 106px;
}

.pricing-btn{
	font-size: 20px;
	font-weight: 900;
	color: #fff;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	text-decoration: none!important;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.pricing-item.blue .pricing-btn{
    background: #33658a;
}

.pricing-item.active .pricing-btn{
    background: #ff5903;
}

.pricing-item.skyblue .pricing-btn{
    background: #86bbd8;
}

.pricing-item.green .pricing-btn{
    background: #758e4f;
}

.pricing-item .pricing-btn:hover{
    color: #fff;
    background: #ff5903;
}

.pricing-btn>span{
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 0.25em 1.166em;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.pricing-item.active .pricing-btn{
	font-size: 24px;
}

.pricing-item.style-2{
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #33658a;
    border-radius: 20px;
    color: #33658a;
    overflow: hidden;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.pricing-item.style-2 .pricing-item-header{
    color: #33658a;
    border-bottom: 1px solid #33658a; 
    padding: 15px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.pricing-item.style-2 .pricing-item-features{
    padding: 50px 0 20px 0;
}

.pricing-item.style-2 .pricing-item-feature:nth-child(2n+1){
    background: #fff;
}

.pricing-item.style-2 .pricing-item-feature{
    font-size: 14px;
    padding: 8px 0;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    color: #33658a;
}

.pricing-item.style-2 .pricing-item-feature.disable{
    font-weight: 700;
    text-decoration: line-through;
}

.pricing-item.style-2 .pricing-item-title{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
}

.pricing-item.style-2 .pricing-item-price{
    font-size: 24px;
    font-weight: 700;
}

.pricing-item.style-2 .pricing-item-price>small{
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 2px;
}

.pricing-item.style-2 .pricing-item-footer{
    height: auto;
    padding: 30px;
}

.pricing-item.style-2 .pricing-btn{
    width: auto;
    height: auto;
    font-size: 18px;
    font-weight: 700;
    color: #33658a;
    padding: 25px;
    border: 1px solid #33658a;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.pricing-item.style-2 .pricing-btn:hover,
.pricing-item.style-2:hover .pricing-btn,
.pricing-item.style-2.active .pricing-btn{
    color: #ff5903;
    border-color: #ff5903;
    background: #fff;
}

.pricing-item.style-2:hover,
.pricing-item.style-2.active{
    background: #ff5903;
    border-color: #ff5903;
    margin-top: 0;
}

.pricing-item.style-2:hover .pricing-item-header,
.pricing-item.style-2.active .pricing-item-header{
    color: #fff;
    border-color: #fff;
}

.pricing-item.style-2:hover .pricing-item-feature,
.pricing-item.style-2.active .pricing-item-feature{
    color: #fff;
    background: #ff5903;
}




/* 23 - Forum style
------------------------------------------------------------------------*/
.bbp-search-form{
	position: relative;
	margin-bottom: 80px;
	border: 2px solid #ff5903;	
}

#bbpress-forums #bbp-search-form .hidden {
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    left: -9999px;
}

.hidden{
	display: none!important;
}

#bbp_search{
    width: 100%;
    padding: 18px 25px;
    border: none;
    outline: none;
    border-radius: 0;
    font-size: 18px;
    font-weight: 400;
}

#bbp_search_submit{
    position: absolute;
    padding: 0 34px;
    height: 100%;
    outline: none;
    background: url(../images/search-icon.png) center center no-repeat;
    border: 0;
    background-color: #ff5903;
    right: 0;
    top: 0;
    font-size: 0;
}

.bbp-forums{
	overflow: hidden;
	margin-bottom: 80px;
}

.bbp-forums>li{
	list-style: none;
}

#bbpress-forums .bbp-forums li.bbp-header{
	border-bottom: 1px solid #ff5903;
	overflow: hidden;
}

#bbpress-forums li.bbp-header ul>li{
    overflow: hidden;
    font-size: 24px;
    color: #4a4a4a;
    list-style: none;
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 40px;
    font-family: 'Raleway', sans-serif;
}

.forum>li{
	list-style: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

li.bbp-forum-info{
	width: 40%;
	float: left;
}

li.bbp-forum-topic-count,
li.bbp-forum-reply-count{
	width: 17%;
	float: left;
	text-align: center;
}

li.bbp-forum-freshness{
	width: 26%;
	float: left;
	text-align: center;
}

.bbp-forum-info {
	color: #343434;
}

.bbp-forum-title{
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	text-decoration: none;
	color: #4a4a4a;
}

#bbpress-forums .bbp-body ul.forum{
	border-bottom: 1px solid #ff5903;
	padding: 13px 0;
	overflow: hidden;
	display: flex;
}

.forum>.bbp-forum-reply-count,
.forum>.bbp-forum-topic-count,
.forum>.bbp-forum-freshness,
.bbp-forum-freshness a{
	font-size: 18px;
	font-weight: 700;
	color: #343434;
}

.bbp-forum-freshness a{
	text-decoration: none;
}

.bbp-topic-meta{
	display: none;
}

#bbpress-forums li.bbp-footer{
	display: none;
}

.bbp-login-form fieldset{
	border: none;
	margin: 0;
	padding: 0;
}

.bbp-login-form{
	border: 1px solid #ff5903;
}

.bbp-login-form legend{
	background: #ff5903;
	color: #fff;
	font-weight: 800;
	font-size: 24px;
	text-align: center;
	padding: 15px 0;
	margin-bottom: 50px;
}

.bbp-username,
.bbp-password,
.bbp-submit-wrapper{
	padding: 0 60px;
	display: block;
}

.bbp-username{
	margin-bottom: 40px;
}

.bbp-password{
	margin-bottom: 40px;
}

.bbp-submit-wrapper{
	padding-bottom: 60px;
	overflow: hidden;
}

.bbp-login-form input[type="submit"],
.bbp-login-form  .btn{
	width: 100%;
	background: #33658a;
    border: 2px solid #33658a;
}

.bbp-login-form input[type="submit"]:hover,
.bbp-login-form  .btn:hover{
    background: transparent;
    color: #33658a;
}

.bbp-login-form input[type="text"]{
	width: 100%;
	padding: 10px 0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #33658a;
	color: #33658a;
	font-weight: 400;
	outline: none;
}

.forum-list li a{
	color: #4a4a4a;
}

/* 24 - Table style
------------------------------------------------------------------------*/
.fs-filter {
	font-size: 18px;
}

.table-fs-area{
	margin-bottom:60px;
	overflow: hidden;
}

.fs-filter span{
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
}

.fs-filter select{
	font-size: 16px;
	color: #4a4a4a;
	cursor: pointer;
	outline: none;
	border: 2px solid #ff5903;
	background: #fdfdfd;
	padding: 14px 15px;
	margin: 0 15px;
}

.fs-right{
	float: right;
}

.fs-left{
	float: left;
}

.table-fs-area .search-form label{
	width: 315px;
}

.table-fs-area .search-form .search-field{
	padding: 12px 20px;
}

.tablepress{
	width: 100%;
	border: none;
}

.tablepress th,
.tablepress td{
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 14px 15px;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.tablepress td{
	font-size: 18px;
	color: #4a4a4a;
}

.tablepress thead>tr>th{
	font-size: 24px;
	font-weight: 800;
	color: #4a4a4a;
	font-family: 'Raleway', sans-serif;
}

.tablepress tr:hover>td{
	background: #ff5903;
	color: #fff;
}

.tablepress-wrapper{
	margin-bottom: 150px;
	overflow: hidden;
}

.tablepress-wrapper:last-of-type{
	margin-bottom: 0;
}

.tbpress-title{
	color: #33658a;
	font-weight: 300;
	margin-bottom: 45px;
}

/* 25 - Coming soon, 404 page
------------------------------------------------------------------------*/
.coming-soon{
	width: 100%;
	height: 100vh;
	position: relative;
	background: #ff5903;
	display: flex;
	text-align: center;
	justify-content: center;
	flex-direction: column;
}

.countdown-container{
	display: flex;
	justify-content: center;
	font-family: 'Raleway', sans-serif;
}

.countdown-box{
	float: left;
	display: block;
	text-align: center;
	padding: 0 3.125em;
	color: #fff;
}

.countdown-box.day .number,
.countdown-box.min .number{
	font-weight: 800;
}

.countdown-box .number{
	font-size: 7.5em;
}

.countdown-box span{
	font-size: 2.25em;
	text-transform: uppercase;
}

.coming-soon-title{
	font-size: 3.75em;
	color: #fff;
	letter-spacing: .201em;
	font-weight: 300;
}

.coming-soon-title span{
	font-weight: 800;
}

.coming-soon .social-profile{
	position: absolute;
	bottom: 45px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.coming-soon .social-profile .social-hex:hover{
	color: #ff5903;
	border-color: #fff;
	background: #fff;
}

.coming-soon .social-profile .social-hex:hover:before, .coming-soon .social-profile .social-hex:hover:after{
    background: #fff;
}

.error-page{
	background: #ff5903;
	width: 100%;
	padding: 220px 15px 150px 15px;
	text-align: center;
}

.error-content .error{
	font-size: 21.875em;
	display: block;
	color: #fff;
	font-weight: 900;
	line-height: 1;
}

.error-content h3{
	font-weight: 300;
	font-family: 'lato', sans-serif;
	color: #fff;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.error-content h3>span{
	font-weight: 900;
}

.error-content .btn{
	color: #ff5903;
	padding-right: 40px;
	padding-left: 40px;
}

/* 26 - Blog Style
------------------------------------------------------------------------*/

.e-blog-post{
	margin-bottom: 80px;
}

.e-blog-post.card-layout{
    margin-bottom: 30px;
	-webkit-box-shadow: 1px 0 5px rgba(0,0,0,.15);
	box-shadow: 1px 0 5px rgba(0,0,0,.15);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.e-blog-post.card-layout:hover{
	-webkit-box-shadow: 25px 0 30px rgba(0,0,0,.07);
	box-shadow: 25px 0 30px rgba(0,0,0,.07);
}

.e-blog-post.card-layout .e-blog-post-des{
	padding: 45px;
}

.e-blog-post-thumb{
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}

.e-blog-post.card-layout .e-blog-post-thumb{
	margin-bottom: 0;
}

.e-blog-post-thumb img{
	width: 100%;
	height: auto;
	display: block;
}

.e-blog-post-title a,
.e-blog-post-title{
	font-weight: 300;
	color: #33658a;
	display: block;
	text-decoration: none!important;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.e-blog-post-title a:hover{
	color: #ff5903;
}

.e-blog-post-meta{
	margin-bottom: 20px;
}

.e-blog-post-meta>span{
	display: inline-block;
	font-size: 10px;
	position: relative;
	font-weight: 300;
	padding-right: 0.8em;
	margin-right: 0.5em;
    margin-bottom: 0.5em;
	color: #33658a;
	font-family: 'Raleway', sans-serif;
}

.e-blog-post-meta span:before{
	content: "";
	position: absolute;
	width: 1px;
	height: 1em;
	left: -.8em;
	background: #33658a;
	top: 48%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.e-blog-post-meta span:first-child{
	padding-left: 0;
	margin-left: 0;
}

.e-blog-post-meta span:first-child:before{
	display: none;
}

.e-blog-post-meta span>a{
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none!important;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out
}

.e-blog-post-meta span>a:hover{
	color: #ff5903;
}

.e-blog-post.tile-layout .e-blog-post-meta span>a:hover{
    color: #33658a;
}

.e-blog-post-more{
	font-size: 14px;
	color: #33658a;
	font-weight: 700;
	text-decoration: none!important;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.e-blog-post-more i{
	margin-left: 5px;
}

.e-blog-post-more:hover{
	color: #ff5903;
}

.blog-g-wrapper.col-3>div:nth-child(3n+4){
	clear: both;
}

.infinityselctor.blog-g-wrapper.col-3>div:nth-child(3n+4){
    clear: inherit;
}

.e-blog-post.card-layout .e-blog-post-thumb{
	position: relative;
}

.e-blog-post.card-layout .e-blog-post-meta-category i,
.e-blog-post.slide-layout .e-blog-post-meta-category i,
.e-blog-post.tile-layout .e-blog-post-meta-category i{
	display: none;
}

.e-blog-post.card-layout .e-blog-post-meta-category a,
.e-blog-post.slide-layout .e-blog-post-meta-category a,
.e-blog-post.tile-layout .e-blog-post-meta-category a{
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	background: rgba(51,101,138,.85);
	padding: 0.6em 1.2em;
	display: inline-block;
	color: #fff;
	margin: 2px 1px;
	text-decoration: none!important;
	border-radius: 3px;
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.e-blog-post.slide-layout .e-blog-post-meta-category{
    margin-bottom: 20px;
    pointer-events: auto;
    display: block;
}

.e-blog-post.slide-layout .e-blog-post-meta-category a{
    font-size: 12px;
}

.e-blog-post.card-layout .e-blog-post-meta-category a:hover,
.e-blog-post.slide-layout .e-blog-post-meta-category a:hover{
	background: rgba(255,89,3,.85);
}

.e-blog-post.tile-layout .e-blog-post-meta span.e-blog-post-meta-category>a:hover{
    color: rgba(255,89,3,.85);
    background: rgba(51,101,138,1);
}

.e-blog-post.tile-layout .e-blog-post-meta-category{
    position: absolute;
    width: 100%;
    top: 30px;
    left: 30px;
}

.e-blog-post.card-layout .e-blog-post-meta-category{
	position: absolute;
	bottom: 3px;
	left: 4px;
}

.e-blog-post.preview-img-right-layout{
    margin-bottom: 40px;
}

.e-blog-post.preview-img-right-layout .e-blog-post-inner{
    display: flex;
    flex-wrap: wrap;
}

.e-blog-post.preview-img-right-layout .e-blog-post-inner>div{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.e-blog-post.preview-img-right-layout .e-blog-post-thumb{
    margin-bottom: 0;
}

.e-blog-post.preview-img-right-layout .e-blog-post-des{
    padding-right: 70px;
}

.e-blog-post.preview-img-right-layout .e-blog-post-content,
.gardient-end.e-blog-post-content{
    position: relative;
}

.e-blog-post.preview-img-right-layout .e-blog-post-content:before,
.gardient-end.e-blog-post-content:before{
    content: "";
    position: absolute;
    display: block;
    height: 50%;
    width: 100%;
    background: -webkit-linear-gradient(bottom,rgba(255,255,255,1) 15%,rgba(255,255,255,.5) 100%);
    background: linear-gradient(to top,rgba(255,255,255,1) 15%,rgba(255,255,255,.5) 100%);
    bottom: 0;
    pointer-events: none;
    z-index: 9;
}

.e-blog-post.preview-img-right-layout .e-blog-post-meta-tags{
    display: block;
}

.e-blog-post-meta .e-blog-post-meta-tags{
	padding-left: 0;
	margin-left: 0;
	font-size: 10px;
	text-transform: uppercase;
}

.e-blog-post-meta .e-blog-post-meta-tags:before{
	display: none;
}

.e-blog-post-meta-tags a,
.e-blog-post-meta-tags i{
	display: inline-block;
	color: #343434;
	margin-left: .25em;
}

.e-blog-post-meta .e-blog-post-meta-tags a{
	font-weight: 300;
}

.blog-flat-masonary .e-blog-post{
	margin-bottom: 30px;
}

.e-blog-post.tile-layout{
	position: relative;
	margin-bottom: 0;
}

.e-blog-post.tile-layout .e-blog-post-thumb{
	margin-bottom: 0;
	position: static;
}

.e-blog-post.tile-layout:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	pointer-events: none;
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.e-blog-post.tile-layout:hover:before,
.e-blog-post.tile-layout.tile-layout.style-2:hover:before{
	background: rgba(255,89,3,.85);
}

.e-blog-post.tile-layout .e-blog-post-content{
	display: none;
}

.e-blog-post.classic-layout .e-blog-post-content{
	margin-top: 10px;
}

.e-blog-post.tile-layout .e-blog-post-meta-author{
	pointer-events: auto;
}

.e-blog-post.tile-layout .e-blog-post-meta-author a:hover{
	color: #33658a;
}

.e-blog-post.tile-layout .e-blog-post-more{
	display: none;
}

.e-blog-post.tile-layout .e-blog-post-des{
	position: absolute;
	top: 0;
	left: 0;
	padding: 25px;
    width: 100%;
    height: 100%;
	pointer-events: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.e-blog-post.tile-layout .e-blog-post-des.bottom{
    justify-content: flex-end;
}

.e-blog-post.tile-layout .e-blog-post-des.bottom .e-blog-post-title a{
    font-weight: 300;
}

.e-blog-post.tile-layout .e-blog-post-title a{
	color: #fff;
	font-weight: 700;
}

.e-blog-post.tile-layout .e-blog-post-meta{
	margin-bottom: 0;
}

.e-blog-post.tile-layout .e-blog-post-meta span{
	color: #fff;
	font-size: 12px;
}

.e-blog-post.tile-layout .e-blog-post-meta span>a{
	color: #fff;
}

.e-blog-post.tile-layout .e-blog-post-meta span:before{
	background: #fff;
}

.e-blog-post.tile-layout.tile-layout.style-2:before{
    background: rgba(0,0,0,0);
}

.e-blog-post.tile-layout.style-2 .e-blog-post-des{
    opacity: 0;
    visibility: hidden;
    padding-bottom: 60px;
    top: -40px;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.e-blog-post.tile-layout.style-2:hover .e-blog-post-des{
    opacity: 1;
    top: 0;
    visibility: visible;
    padding-bottom: 25px; 
}

.e-blog-post.tile-layout.style-3:before{
    background: -webkit-linear-gradient(top, transparent, transparent, rgba(0,0,0,1));
    background: linear-gradient(to bottom, transparent, transparent, rgba(0,0,0,1));
}

.e-blog-post.tile-layout.style-3:hover:before{
    background: -webkit-linear-gradient(top, transparent, rgba(0,0,0,.3), rgba(0,0,0,1));
    background: linear-gradient(to bottom, transparent, rgba(0,0,0,.3), rgba(0,0,0,1));
}

.e-blog-post.tile-layout.style-3 .e-blog-post-des{
    text-align: center;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.e-blog-post.tile-layout.style-3 .e-blog-post-title a{
    font-weight: 300;
    color: #ff5903;
}

.e-blog-post.tile-layout .e-blog-post-meta,
.e-blog-post.tile-layout.style-3 .e-blog-post-meta{
    pointer-events: auto;
}

.e-blog-post.tile-layout.style-3 .e-blog-post-meta i{
    color: #fff;
}

.e-blog-post-meta>span{
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.e-blog-post.tile-layout.style-3:hover .e-blog-post-title,
.e-blog-post.tile-layout.style-3:hover .e-blog-post-meta>span{
    margin-bottom: 10px;
}

.e-blog-post.large-layout .e-blog-post-title a{
	font-size: 36px;
	margin-bottom: 5px;
}

.e-blog-post.large-layout .e-blog-post-meta span{
	font-size: 12px;
}

.e-blog-post.large-layout span>a{
	color: #343434;
}

.e-blog-post.large-layout span>a:hover{
	color: #ff5903;
}

.e-blog-post.large-layout span>i{
	color: #ff5903;
}

.e-blog-post.large-layout .e-blog-post-meta-category a{
	text-transform: uppercase;
	font-weight: 700;
}

.e-blog-post.res-layout{
    margin-bottom: 30px;
}

.e-blog-post.res-layout .e-blog-post-des{
    padding: 0 30px;
}

.e-blog-post.res-layout .e-blog-post-thumb{
    margin: 0;
}

.e-blog-post.res-layout .e-blog-post-des-inner{
    background: #fff;
    margin-top: -80px;
    position: relative;
    padding: 30px;
    -webkit-box-shadow: 1px 0 5px rgba(0,0,0,.15);
    box-shadow: 1px 0 5px rgba(0,0,0,.15);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.e-blog-post.res-layout:hover .e-blog-post-des-inner{
    -webkit-box-shadow: 25px 0 30px rgba(0,0,0,.07);
    box-shadow: 25px 0 30px rgba(0,0,0,.07);
}

.e-blog-post.res-layout .e-blog-post-title a, 
.e-blog-post.res-layout .e-blog-post-title{
    font-weight: 700;
    margin-bottom: 0.35em;
}

.e-blog-post.res-layout .e-blog-post-meta{
    margin-bottom: 10px;
}

.e-blog-post.res-layout .e-blog-post-meta>span{
    font-size: 16px;
    font-weight: 700;
}

.e-blog-post.res-layout .e-blog-post-content p{
    color: #33658a;
    margin-bottom: 10px;
}

.e-blog-post.timeline-layout .e-blog-post-thumb{
    margin-bottom: 0;
    position: relative;
}

.e-blog-post.timeline-layout  .e-blog-post-inner{
    margin-bottom: -25px;
}

.e-blog-post.timeline-layout .e-blog-post-thumb:before,
.e-blog-post.timeline-layout .e-blog-post-thumb:after{
    content: "";
    position: absolute;
    width: 28px;
    height: 50%;
    left: 0;
}

.e-blog-post.timeline-layout .e-blog-post-thumb:before{
    top: 0;
    border-left: 12px solid #fff;
    border-bottom: 12px solid transparent;
}

.e-blog-post.timeline-layout .e-blog-post-thumb:after{
    bottom: 0;
    border-left: 12px solid #fff;
    border-top: 12px solid transparent;
}

.e-blog-post.timeline-layout .e-blog-post-des{
    margin: 0 10px 0 22px;
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 1px 0 5px rgba(0,0,0,.15);
    box-shadow: 1px 0 5px rgba(0,0,0,.15)
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}

@media only screen and (min-width: 992px){
    .e-timeline .e-timeline-block:nth-of-type(odd) .e-blog-post-des{
        margin: 0 10px 0 22px; 
    }

    .e-timeline .e-timeline-block:nth-of-type(even) .e-blog-post-des{
        margin: 0 22px 0 10px; 
    }

    .e-timeline .e-timeline-block:nth-of-type(even) .e-blog-post.timeline-layout .e-blog-post-thumb:before{
        top: 0;
        right: 0;
        left: auto;
        border-right: 12px solid #fff;
        border-left: 0;
        border-bottom: 12px solid transparent;
    }

    .e-timeline .e-timeline-block:nth-of-type(even) .e-blog-post.timeline-layout .e-blog-post-thumb:after{
        bottom: 0;
        right: 0;
        left: auto;
        border-right: 12px solid #fff;
        border-left: 0;
        border-top: 12px solid transparent;
    }
}

.e-blog-post-meta-category:before{
	display: none;
}

.e-blog-post .e-blog-post-meta i{
	margin-right: 3px;
}

.pagination .page-naumber{
	display: inline-block;
	border: 1px solid #ff5903;
	padding: 5px 8px;
	font-size: 14px;
	color: #5d5d5d;
	line-height: 1;
	text-decoration: none;
	background: #fff;
	margin-right: 8px;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.pagination .page-naumber:hover{
	background: #ff5903;
	font-weight: 900;
	color: #fff;
}

.pagination .page-naumber.current{
	background: #ff5903;
	font-weight: 900;
	color: #fff;
}

.pagination .page-naumber.last{
	padding: 5px 16px;
}

.pagination .page-naumber.last:hover{
	font-weight: 300;
}

.pagination .page-naumber.prev,
.pagination .page-naumber.next{
	border: none;
}

.pagination .page-naumber.prev:hover,
.pagination .page-naumber.next:hover{
	background: #fff;
	color: #ff5903;
}

.pagination .page-naumber.prev{
	padding-left: 0;
	padding-right: 20px;
}

.pagination .page-naumber.next{
	padding-right: 0;
	padding-left: 20px;
}

.e-blog-post.hex-layout .e-blog-post-thumb{
	width: 25%;
	float: left;
}

.e-blog-post.hex-layout iframe{
    width: 100%;
    height: 100%;
}

.e-blog-post.hex-layout .e-blog-post-des{
	display: table;
	margin-left: 30%;
}

.blog-hex{
	overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 80px;
}

.blog-hex2 {
    height: 100%;
    width: 100%;
    top: 0;
    transform: rotate(120deg);
    overflow: hidden;
    visibility: hidden;
    border-radius: 80px;
}

.blog-hex-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 80px;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.blog-hex-in2 {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 100%;
    width: 100%;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.hex-layout.format-video .e-blog-post-thumb:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: url(../images/play.png)no-repeat;
    background-position: center center;
    z-index: 9;
}

.entry-title{
	font-size: 36px;
	margin-bottom: 5px;
}

.single-post .e-blog-post-meta span{
	font-size: 12px;
}

.entry-content{
	color: #343434;
	margin-bottom: 35px;
}

.content-blog-single .entry-content img{
    margin-bottom: 1.87em;
    display: block;
}

@media (min-width: 767px){
    .content-blog-single .entry-content img.left-align{
        float: left;
        margin: 0 1.87em 1.87em 0px;
    }

    .content-blog-single .entry-content img.right-align{
        float: right;
        margin: 0 0 1.87em 1.87em;
    }
}

.content-blog-single .entry-content blockquote{
    font-weight: 700;
    font-style: italic;
    padding: 20px 0 20px 90px;
    border-left: 4px solid #33658a;
    margin: 30px 0;
}

.post-navigation{
	overflow: hidden;
}

.single-post .post-navigation{
	margin: 35px 0 80px 0;
}

.post-navigation a{
	display: inline-block;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	height: 40px;
	width: 40px;
	overflow: hidden;
	line-height: 40px;
	padding: 0;
	backface-visibility: hidden;
	text-align: center;
	position: relative;
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.post-navigation a:hover{
	width: auto;
}

.post-navigation .post-nav-prev:hover{
	padding: 0 45px 0 80px;
}

.post-navigation .post-nav-next:hover{
	padding: 0 80px 0 45px;
}

.post-navigation .post-nav-prev>i,
.post-navigation .post-nav-next>i{
	display: inline-block;
	background: #ff5903;
	font-size: 30px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 0;
}

.post-navigation .post-nav-prev>i{
	left: 0;
}

.post-navigation .post-nav-next>i{
	right: 0;
}

.post-nav-prev{
	float: left;
	background: #33658a;

}

.post-nav-next{
	float: right;
	background: #33658a;
}

.post-navigation .e-blog-post-title{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	line-height: inherit;
}

.post-author{
	overflow: hidden;
	background: #eff7ff;
}

.post-author-img img{
	width: 100%;
	height: auto;
}

.post-author-name,
.post-author-name a{
	font-weight: 800;
	color: #33658a;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.post-author-name:hover,
.post-author-name a:hover{
	color: #ff5903;
}

.post-author-designation{
	color: #ff5903;
}

.post-author-des {
	padding: 18px 0;
}

.post-author-des p{
	margin: 0;
}

.post-author-social{
	margin: 0;
}

.releted-post .e-blog-post-meta span {
    font-size: 10px;
}

.e-comments-title{
	font-weight: 300;
	color: #ff5903;
	font-family: 'lato', sans-serif;
	margin-bottom: 70px;
}

.e-comments-title i{
	color: #33658a;
	margin-right: 10px;
	display: inline-block;
}

.e-comments-title span{
	color: #33658a;
}

.e-comments-list,
.product-review-list{
	list-style: none;
}

.e-comment-img,
.product-review-img{
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	overflow: hidden;
	margin-right: 15px;
}

.e-comment-img img,
.product-review-img img{
	width: 100%;
	display: block;
	height: auto;
}

.e-comment-txt,
.product-review-txt{
	display: table;
}

.e-comments-item-author,
.product-review-item-author{
	font-size: 18px;
	color: #33658a;
	font-weight: 700;
	display: inline-block;
	margin-right: 25px;
}

.e-comment-date,
.product-review-date{
	font-size: 18px;
	font-weight: 300;
	color: #ff5903;
	text-decoration: none!important;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.e-comment-date:hover{
	color: #33658a;
}

.comment-meta{
	margin-bottom: 10px;
}

.e-comment-content{
	margin-bottom: 10px;
}

.e-comment-reply a{
	color: #343434;
	text-decoration: none;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.e-comment-reply a:hover{
	color: #ff5903;
}

.e-comment-item,
.product-review-item{
	background: #eff7ff;
	padding: 30px 40px;
	margin-bottom: 40px;
}

.e-comments-list .e-comments-list{
	padding-left: 50px;
}

.e-blog-post-social-share{
	position: absolute;
	height: 100%;
	top: 0;
	list-style: none;
	right: 0;
    margin: 0;
}

.e-blog-post-social-share.horizontal{
    position: absolute;
    height: auto;
    width: 100%;
    list-style: none;
    top: auto;
    right: 0;
    bottom: 0;
    display: flex;
}

.e-blog-post-social-share.horizontal .e-blog-post-social-share-item{
    display: inline-block;
    border-bottom: 0;
    flex-grow: 1;
    
}

.e-blog-post-social-share.horizontal .e-blog-post-social-share-item a{
    padding: 0.9em 0;
}

.e-blog-post-social-share.dark-layer-hover .e-blog-post-social-share-item a{
    position: relative;
}

.e-blog-post-social-share.dark-layer-hover .e-blog-post-social-share-item a:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    background: rgba(0,0,0,.15);
    top: 0;
    left: 0;
    backface-visibility: hidden;
    pointer-events: none;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.e-blog-post-social-share.dark-layer-hover .e-blog-post-social-share-item a:hover:before{
    height: 100%;
}

.e-blog-post-social-share .fb,
.e-blog-post-social-share .fb:hover{
    background: #4867AA;
}

.e-blog-post-social-share .g-plus,
.e-blog-post-social-share .g-plus:hover{
    background: #DB4437;
}

.e-blog-post-social-share .twitter,
.e-blog-post-social-share .twitter:hover{
    background: #1DA1F2;
}

.e-blog-post-social-share .pinterest,
.e-blog-post-social-share .pinterest:hover{
    background: #BD081C;
}

.e-blog-post-social-share-item {
	height: 25%;
	background: #ff5903;
	border-bottom: 1px solid #fff;

}

.e-blog-post-social-share-item:last-child{
	border-bottom: 0;
}

.e-blog-post-social-share-item a{
	display: block;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	height: 100%;
	padding: 0 2em;
	text-decoration: none;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.e-blog-post-social-share-item a>i{
	font-size: 36px;
	margin-bottom: 2px;
    position: relative;
}

.e-blog-post-social-share.horizontal .e-blog-post-social-share-item a>i{
    font-size: 24px;
}

.e-blog-post-social-share-item a>span{
	font-size: 14px;
    position: relative;
	font-weight: 700;
}

.e-blog-post-social-share-item a:hover{
	background: #33658a;
}

.product{
	margin-bottom: 70px;
}

.product .product-name{
	font-weight: 300;
}

.blog-slider-container .swiper-slide img{
    width: 100%;
    height: auto;
    display: block;
}

.blog-slider-thumb-item{
    position: relative;
    cursor: pointer;
}

.slider-t-lable{
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(255,89,3,.9);
    text-align: center;
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.slider-t-lable span{
    position: relative;
    display: block;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}

.slider-t-lable span:before{
    content: "";
    position: absolute;
    border-top: 0px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid rgba(255,89,3,.9);
    border-left: 6px solid transparent;
    bottom: 100%;
    left: 50%;
    margin-left: -12px;
}

.blog-slider-thumb-item:hover .slider-t-lable,
.swiper-slide-active .slider-t-lable{
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.e-blog-post.slide-layout .e-blog-post-thumb{
    margin-bottom: 0;
}

.blog-slider-wrapper{
    position: relative;
}

@media (max-width: 1600px) and (min-width: 1200px){
    .blog-slider-wrapper{
        height: 100vh;
    }
}

.blog-slider-thumb-wrapper{
    overflow: hidden;
    position: absolute;
    bottom: 0;
}

@media (min-width: 0px){
    .blog-slider-thumb-wrapper{
        width: 100%;
    }
}

@media (min-width: 768px){
    .blog-slider-thumb-wrapper{
        width: 750px;
    }
}

@media (min-width: 992px){
    .blog-slider-thumb-wrapper{
        width: 970px;
    }
}

@media (min-width: 1200px){
    .blog-slider-thumb-wrapper{
        width: 1170px;
    }
}

.blog-slider-container .swiper-slide .e-blog-post{
    position: relative;
    margin-bottom: 0;
}

.e-blog-post.slide-layout{
    position: relative;
}

.e-blog-post.slide-layout:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(bottom, rgba(51,101,138,1), rgba(255,64,64,1));
    background: linear-gradient(to top, rgba(51,101,138,1), rgba(255,64,64,1));
    opacity: .6;
    top: 0;
    left: 0;
    z-index: 9;
    pointer-events: none;
}

.e-blog-post.slide-layout .e-blog-post-des-inner{
    position: relative;
    padding: 0 70px;
    z-index: 99;
}

.e-blog-post.slide-layout .e-blog-post-des{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
    pointer-events: none;
}

.e-blog-post.slide-layout .e-blog-post-title a{
    font-size: 48px;
    color: #fff;
    font-weight: 700;
    pointer-events: auto;
}

.e-blog-post.slide-layout .e-blog-post-meta{
    pointer-events: auto;
}

.e-blog-post.slide-layout .e-blog-post-meta span{
    font-size: 24px;
    color: #fff;
}

.blog-catagory-title{
    overflow: hidden;
}

@media (min-width: 768px){
    .blog-catagory-title-left{
        text-align: left;
    }

    .blog-catagory-title-right{
        text-align: right;
    }
}


/* 27 - Shop Style
------------------------------------------------------------------------*/
.product-list{
	position: relative;
	margin-bottom: 30px;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.product-list-m-h .product-list{
	margin-bottom: 15px;
}

.product-list.shadow:hover{
	-webkit-box-shadow: 25px 0px 30px rgba(0,0,0,.07);
	box-shadow: 25px 0px 30px rgba(0,0,0,.07);
}

.product-preview{
	overflow: hidden;
}

.product-preview img{
	width: 100%;
	height: auto;
	display: block;
}

.product-list-content{
	text-align: center;
	padding: 30px;
}

.product-title a{
	font-size: 18px;
	font-weight: 300;
	color: #343434;
	line-height: 1.3;
}

.product-title a:hover{
	color: #ff5903;
}

.product-list-content .brand{
	display: block;
	font-size: 14px;
    color: #343434;
}

.product-list-content .brand:hover{
    color: #ff5903;
}

.product-list-content .price {
	margin: 0 0 30px 0;
	display: block;
}

.product-list-content .price .main-price{
	font-size: 36px;
	color: #33658a;
	font-weight: 900;
	display: inline-block;
}

.product-list-content .price .compare-price{
	font-weight: 700;
	font-size: 18px;
	color: #343434;
	display: inline-block;
	margin-right: 15px;
	text-decoration: line-through;
}

.product-cart-btn a{
	display: inline-block;
	background: #ff5903;
	border-radius: 20px;
	border: none;
	color: #fff;
	padding: 0px 15px;
	font-size: 12px;
	position: relative;
	overflow: hidden;
	font-weight: 400;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.product-cart-btn a:before{
	content: "";
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,.07);
	top: 0;
	border-radius: inherit;
	left: 0;
	height: 0;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out; 
}

.product-cart-btn a:hover:before{
	height: 100%;
}

.product-cart-btn-label{
	position: relative;
}

.product-cart-btn a i{
	font-size: 16px;
	display: inline-block;
	padding-right: 10px;
	margin-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-right: 1px solid #ff8e54;
}

.product-flash{
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	background: #ff5903;
	color: #fff;
	pointer-events: none;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	padding: 4px 22px;
}

.product-list.style-2 .product-flash{
    width: 52px;
    height: 52px;
    border-radius: 100%;
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 52px;
    padding: 0;
    right: 0px;
    top: 0px;
}

.product-list.style-2 .product-list-content-top,
.product-list.style-2 .product-list-content-bottom-top{
    display: flex;
    flex-grow: 1;
}

.product-list.style-2 .product-list-content-bottom-top>div{
    flex-grow: 1;
}

.product-list.style-2 .product-list-content-top{
    padding: 18px;
    border-top: 1px solid #ececec;
}

.product-list.style-2 .product-list-content-bottom{
    padding: 18px;
    border-top: 1px solid #ececec;
}

.product-content-size h4,
.product-content-color h4{
    font-size: 12px;
    font-weight: 900;
    color: #33658a;
    font-family: 'lato', sans-serif;
    text-transform: uppercase;
}

.product-content-color{
    text-align: right;
}

.product-content-size ul,
.product-content-color ul{
    margin: 0;
}

.product-content-size ul>li,
.product-content-color ul>li{
    display: inline-block;
    list-style: none;
    font-size: 12px;
    font-weight: 400;
    color: #343434;
    text-transform: uppercase;
}

.product-content-size ul>li{
    padding-right: 2px;
}

.product-content-color ul>li{
    width: 12px;
    height: 4px;
    margin-left: 3px;
}

.product-content-color ul>li.yellow{
    background: #ff5903;
}

.product-content-color ul>li.blue{
    background: #33658a;
}

.product-content-color ul>li.white{
    background: #fff;
    border: 1px solid #000;
}

.product-content-color ul>li.black{
    background: #000;
}

.product-list.style-2 .product-name{
    flex-grow: 3;
}

.product-list.style-2 .price{
    flex-grow: 1;
    margin-left: 15px;
    margin-bottom: 0;
    text-align: right;
}

.product-list.style-2 .price .main-price{
    font-size: 24px;
}

.product-list.style-2 .price .compare-price{
    font-size: 16px;
    margin-right: 8px;
}

.product-list.style-2 .product-list-content{
    text-align: inherit;
    padding: 0;
}

.shop-sec-title{
    font-size: 36px;
    font-weight: 300;
    color: #656565;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.product-list .rating-star{
	display: inline-block;
	margin-bottom: 0;
}

.rating-star-area{
	height: 20px;
	overflow: hidden;
}

.nstSlider{
	background: #fff;
	width: 100%;
	height: 3px;
	background: #e2e2e2;
}

.nstSlider .bar{
	background: transparent;
	display: none;
}

.nstSlider .leftGrip, .nstSlider .rightGrip{
	width: 25px;
	height: 7px;
	background-color: transparent;
	background: url(../images/price-range-btn.png)no-repeat;
	background-position: center;
	border-radius: 0;
	top: -2px;
}

.price-l-left,
.price-l-right{
	font-size: 12px;
	font-weight: 700;
	color: #5d5d5d;
	margin: 5px 0 0 0;
}

.price-l-left{
	float: left;
	padding-left: 8px;
}

.price-l-right{
	float: right;
	padding-right: 8px;
}

.ecommerce-filter-item{
	margin-bottom: 25px;
	overflow: hidden;
}

.color-filter-item,
.product-size-item{
	width: 50px;
	height: 50px;
	float: left;
	display: block;
	margin: 0 12.5px;
	margin-bottom: 25px;
	cursor: pointer;
}

.color-filter-item.black{
	background: #3a3a3a;
}

.color-filter-item.white{
	background: #fff;
	border: 2px solid #bebebe;
}

.color-filter-item.blue{
	background: #33658a;
}

.color-filter-item.yellow{
	background: #ff5903;
}

.product-filter-items,
.product-size-items{
	margin: 0 -12.5px;
}

.product-size-item{
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #fff;
	background: #bebebe;
	border: 2px solid #bebebe;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.product-size-item:hover{
	background: #3a3a3a;
}

.ecommerce-top-product{
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
    display: block;
}

.ecommerce-top-product .product-preview{
	width: 35%;
	float: left;
}

.f-widget .ecommerce-top-product .product-preview {
    width: 60px;
}

.f-widget .contact-box .title{
    color: #fff;
}

.f-widget .contact-box h4{
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    margin-bottom: 6px;
}

.f-widget .ecommerce-top-product .product-title a,
.f-widget .ecommerce-top-product .rating-star i{
    color: #fff;
    font-size: 16px;
}

.f-widget .ecommerce-top-product .reviewer{
    display: block;
    color: #fff;
}

.f-widget .ecommerce-top-product .product-meta{
    display: table;
    min-height: auto;
    margin-left: 70px;
}

.ecommerce-top-product .product-meta{
	margin-left: 40%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 100px;
}

.ecommerce-top-product .rating-star{
	margin-bottom: 0;
}

.ecommerce-top-product .product-title a{
	font-size: 16px;
	font-weight: 700;
	color: #33658a;
}

.ecommerce-top-product .product-title a:hover{
	color: #ff5903;
}

.ecommerce-top-product .reviewer{
	font-size: 12px;
	color: #33658a;
}

.product-sort-area p{
	font-size: 18px;
	font-weight: 400;
	color: #6e6e6e;
	float: left;
}

.ecommerce-ordering{
	float: right;
	position: relative;
}

.product-sort{
	font-size: 16px;
	font-weight: 400;
    color: #33658a;
    cursor: pointer;
    outline: none;
    border: 2px solid #33658a;
    background: transparent;
    padding: 14px 35px 14px 20px;
    margin: 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}

.ecommerce-ordering:before{
	content: "\eb89";
	position: absolute;
    top: 50%;
    font-size: 24px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    font-family: 'IcoFont'!important;
    text-align: center;
}

.product-sort-area{
	margin-bottom: 35px;
	overflow: hidden;
}

.product .product-preview{
	width: 40%;
	float: left;
	margin-bottom: 60px;
}

.product-summary{
	width: 60%;
	float: left;
	padding-left: 25px;
	margin-bottom: 60px;
}

.product .product-review .rating-star{
	display: inline-block;
	margin-bottom: 0;
	margin-right: 10px;
}

.product .product-review a{
	display: inline-block;
	margin-bottom: 0;
	vertical-align: top;
	color: #343434;
}

.product .product-review a:hover{
	color: #ff5903;
}

.product .description{
	margin: 1.875em 0;
}

.product .price{
	font-size: 36px;
	color: #33658a;
	margin-bottom: 10px;
}

.product-selection-area span{
	font-size: 16px;
	font-weight: 900;
	color: #ff5903;
	display: block;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.product-selection-area select{
	font-size: 16px;
    font-weight: 400;
    color: #33658a;
    cursor: pointer;
    outline: none;
    border: 1px solid #ff5903;
    background: transparent;
    padding: 12px 90px 12px 10px;
    margin: 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}

.product-selection-area .quantity select{
	padding: 12px 40px 12px 10px;
}

.product-selection-area label{
	position: relative;
	margin-bottom: 30px;
	margin-right: 30px;
	display: inline-block;
}

.product-selection-area label:before{
	content: "\eb89";
	position: absolute;
	top: 50%;
	font-size: 18px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	font-family: 'IcoFont'!important;
	text-align: center;
}

.product-selection-area .btn{
	padding: 12px 94px;
}

.product-des-tab{
	clear: both;
}

.product-des-tab.nav-tabs>li{
	width: 50%;
	text-align: center;
}

.product-des-tab-content strong{
	text-transform: uppercase;
	display: block;
}

.product-des-tab-content p>span{
	color: #ff5903;
	font-weight: 700;
}

.product-des-tab-content>.tab-pane{
	padding-top: 35px;
}

.cart-list .ecommerce-top-product{
    margin-bottom: 0;
}

.cart-list .total{
    overflow: hidden;
}

.cart-list .ecommerce-top-product .product-meta{
    min-height: 0;
    margin-left: 15px;
}

.cart-list>li{
    display: block;
}

.cart-list .ecommerce-top-product .product-title a{
    font-size: 12px;
}

.cart-list .ecommerce-top-product .price{
    color: #33658a;
    font-size: 12px;
}

.shop-product-slider{
    background: #f5fafe;
    padding: 240px 0 170px 0;
}

.shop-product-slider .carousel-inner .item{
    height: auto;
}

.product-slider-caption h2{
    font-size: 72px;
    font-weight: 800;
    color: #656565;
    opacity: 0;
    text-transform: uppercase;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.product-slider-caption h3{
    font-weight: 800;
    text-transform: uppercase;
    color: #656565;
    opacity: 0;
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.product-slide-btn,
.product-slider-img{
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.product-slider-caption{
    margin-bottom: 30px;
}

.shop-product-slider .carousel-control.right,
.shop-product-slider .carousel-control.left{
    color: #656565;
}

.shop-product-slider .carousel-control.left{
    left: -80px;
}

.shop-product-slider .carousel-control.right{
    right: -80px;
}

.item.active .product-slider-caption h2,
.item.active .product-slider-caption h3,
.item.active .product-slide-btn,
.item.active .product-slider-img{
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}

.item.active .product-slider-caption h2,
.product-slider-img{
    transition-delay: .35s;
}

.item.active .product-slider-caption h3{
    transition-delay: .45s;
}

.item.active .product-slide-btn{
    transition-delay: .55s;
}

.shop-product-slider .carousel-inner .item{
    -webkit-transition: opacity .8s ease-in-out, transform .8s .3s ease-in-out;
    transition: opacity .8s ease-in-out, transform .8s .3s ease-in-out;
}

.shop-product-slider .carousel-inner>.item.active,
.shop-product-slider .next,
.shop-product-slider .prev {
    opacity: 1;
}

.shop-product-slider .carousel-inner .item,
.shop-product-slider .carousel-inner .item.active.left,
.shop-product-slider .carousel-inner .item.active.right{
    opacity: 0;
}

.product-catagory-title{
    border-top: 2px solid #ececec;
}

.product-catagorie{
    margin-bottom: 30px;
}

.product-catagory-title h3{
    font-size: 24px;
    color: #656565;
    text-align: center;
    padding: 30px 15px;
    font-weight: 300;
    font-family: 'lato', sans-serif;
    text-transform: uppercase;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.product-catagory-title h3>span{
    margin-left: 10px;
}

.catagory-preview{
    position: relative;
}

.catagory-preview:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(51,101,138,.5);
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.product-catagory-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%) scale(.8);
    transform: translate(-50%,-50%) scale(.8);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.product-catagory-btn span{
    color: #fff;
    position: relative;
    background: transparent;
    text-align: center;
    outline: none;
    padding: 0.5em 2.375em;
    border-radius: 3em;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    border: 1px solid #fff;
    overflow: hidden;
    outline: none;
    opacity: 1;
    display: inline-block;
    font-size: 16px;
}

.product-catagorie-anchor{
    display: block;
}

.product-catagorie-anchor:hover .catagory-preview:before{
    opacity: 1;
}

.product-catagorie-anchor:hover .product-catagory-btn{
    opacity: 1;
    -webkit-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
}

.product-catagorie-anchor:hover .product-catagory-title h3{
    color: #33658a;
    font-weight: 900;
}

.product-list.style-2 .product-list-content-bottom .product-cart-btn{
    padding-top: 25px;
}

.product-list.style-2{
    overflow: hidden;
}

.product-preview,
.product-list-content-top,
.product-preview img{
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.product-list-content-bottom{
    height: 140px;
    width: 100%;
    background: #fff;
    position: absolute;
    bottom: -140px;
    backface-visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.product-list.style-2:hover{
    -webkit-box-shadow: 1px 0px 5px rgba(0,0,0,.15);
    box-shadow: 1px 0px 5px rgba(0,0,0,.15);
}

.product-list.style-2:hover .product-list-content-bottom{
    bottom: 0;
}

.product-list.style-2:hover .product-list-content-top,
.product-list.style-2:hover .product-preview{
    -webkit-transform: translateY(-140px);
    transform: translateY(-140px);
}

.product-list.style-2:hover .product-preview img{
    transform: translateY(70px);
}

@media (min-width: 481px) and (max-width: 768px){
    .sale-product .shop-wrapper>div:nth-child(2n+3){
        clear: both;
    }
}

@media (min-width: 768px)and (max-width: 991px){
    .sale-product .shop-wrapper>div:nth-child(3n+4){
        clear: both;
    }
}

@media (min-width: 992px){
    .sale-product .shop-wrapper>div:nth-child(4n+5){
        clear: both;
    }
}

.shop-banner-content{
    color: #656565;
}

.shop-banner{
    height: 780px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.shop-banner-content h2{
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1;
}

.shop-banner-btn{
    margin-top: 30px;
}

.shop-banner-content h3{
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
}

.payment-delivery-item .title{
    font-weight: 300;
    color: #33658a;
    margin-bottom: 0.41666em;
}

.payment-delivery-secrvice ul{
    padding-left: 15px;
    list-style-image: url(../images/dot.jpg);
}

.payment-delivery-secrvice ul>li{
    font-size: 14px;
    font-weight: 700;
    color: #33658a;
    text-transform: uppercase;
    margin-bottom: 0.6428em;
}

.payment-delivery-secrvice ul>li>span{
    font-weight: 300;
    text-transform: initial;
}

.payment-delivery-secrvice .title{
    margin-bottom: 1em;
}

.payment-delivery-secrvice .payment-way i{
    display: inline-block;
    font-size: 30px;
    color: #ff5903;
    margin-right: .6em;
    line-height: 1;
}


/* 28 - Demo Page Style
----------------------------------------------------------------------------------------------------*/
.demo-banner{
    position: relative;
    width: 100%;
    padding: 150px 0;
    overflow: hidden;
    display: block;
    background: url(../images/banner/img11.jpg);
    background-size: cover;
    background-position: center;
	animation: 60s para infinite linear;
}
@keyframes para {
	100% {
		background-position: 
			-5000px 20%,
			-800px 95%,
			500px 0,
			1000px 100%,
			400px 0;
		}
	}

.demo-banner-content{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
}

.demo-banner-content .demo-slogan{
    padding: 1.8em 0;
    color: #fff;
    font-weight: 300;
    max-width: 599px;
    text-align: center;
    letter-spacing: 4px;
	
    line-height: 26px;
}
.demo-banner-content .demo-slogan span{
    color: #ff742d;
    font-weight: 800; 
}

.demo-landing-page .btn{
    font-size: 18px;
    margin: 0 4px;
	margin-top: 10px !important;
    margin-bottom: 10px !important;
	padding: 1.1em 20px;
}

@media (min-width: 480px){
    .demo-landing-page .btn{
        
		min-width: 200px;
		max-width: 262px;
		width: 220px;
    }
}

.demo-landing-page .section-title{
    padding-bottom: 0;
}

.intro-para{
    text-align: center;
    font-size: 25px;
    padding-top: 80px;
}

span.xxxl-big {
    font-size: 35px;
    color: #ff5903 ;
}

.demo-landing-page .section-title:before{
    display: none;
}

.demo-showcase-item{
    overflow: hidden;
    margin-bottom: 30px;
}

.demo-item-preview{
    height: 340px;
    width: 100%;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
}

.demo-item-preview img{
    width: 100%;
    display: block;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transition: 3.5s ease;
    transition: 3.5s ease;
}

.demo-showcase-item:hover img{
    margin-top: 340px;
    -webkit-transform: translate3d(0px, -100%, 0px);
    transform: translate3d(0px, -100%, 0px);
}

.demo-showcase-item.animate-off:hover img{
    margin-top: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.demo-item-btn{
    display: block;
    font-size: 18px;
    font-weight: 900;
    color: #ff5903;
    border: 1px solid #dfdfdf;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    padding: 1.8em 0;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.demo-item-btn:hover{
    background: #ff5903;
    color: #fff;
}

.demo-showcase-item.coming{
    pointer-events: none;
}

.demo-showcase-item.coming .demo-item-preview{
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.demo-item-preview i{
    font-size: 48px;
    color: #ff5903;
}

.compatibility-item{
    overflow: hidden;
    margin-bottom: 50px;
}

.compatibility-wrapper>div:nth-child(4){
    clear: both;
}

.compatibility-item img{
    margin-bottom: 15px;
}

.demo-c-to-a-1{
    background: #f0f0f0;
}

.demo-c-to-a-1-content h2{
    font-weight: 400;
    color: #33658a;
    margin-bottom: 20px;
}

.dctoa-wrapper{
    display: flex;
    flex-wrap: wrap;
}

.dctoa-wrapper>div{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.dctoa-wrapper img{
    width: 100%;
    display: block;
}

.demo-layout{
    overflow: hidden;
    text-align: center;
    margin-bottom: 35px;
}

.demo-layout img{
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.demo-layout span{
    font-size: 16px;
    font-weight: 900;
    color: #33658a;
    text-transform: uppercase;
}

@media (max-width: 767px){
    .demo-layouts-wrapper>div:nth-child(2n+3){
        clear: both;
    }
}

.demo-support{
    display: flex;
}

.demo-support-item{
    background: #ff5903;
    flex-grow: 1;
    text-align: center;
    font-size: 36px;
    color: #fff;
    padding: 3.2em 2em;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.demo-support-item:hover{
    background: #ff8343;
}

.demo-support-item a{
    color: #fff;
}

.demo-support-item i{
    font-size: 62px;
    margin-bottom: 0.25em;
    display: block;
}

.demo-support-item p{
    margin-bottom: 0;
}

.demo-c-to-a-2{
    background: url(../images/sec-bg/img17.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
}

.ctoa-2-content{
    position: relative;
    text-align: center;
    color: #fff;
}

.ctoa-2-content>h1{
    font-size: 120px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
}

.ctoa-2-content>p{
    font-size: 36px;
    font-weight: 300;
    display: block;
    line-height: 1;
    margin-bottom: 15px;
    font-style: italic;
}

.ctoa-2-content>span{
    font-size: 60px;
    font-weight: 900;
    display: block;
    font-style: italic;
    line-height: 1;
    margin-bottom: 25px;
}

.ctoa-2-content .btn{
    font-size: 20px;
}

.ctoa-2-preview{
    position: relative;
}

.ctoa-2-preview img{
    display: block;
    width: 100%;
    height: auto;
}

.pages-mesonary{
    max-width: 1800px;
    margin: 0 auto;
    width: 100%;
}

.pages-mesonary .mesonary-item{
    margin-bottom: 30px;
    overflow: visible;
}

.page-item{
    overflow: hidden;
    display: block;
}

.shadow.page-item {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 5px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    overflow: visible;
}

.shadow.page-item:hover {
    box-shadow: none;
}

.page-item img{
    max-width: 100%;
    height: auto;
    display: block;
}

.pages-mesonary-sec{
    background: rgba(245, 250, 254, 0.3);
}

/* 29 - Agency Style
----------------------------------------------------------------------------------------------------*/
.agency-banner-content{
    color: #fff;
}

.agency-banner-content h1{
    font-size: 78px;
    font-weight: 900;
}

.agency-banner-content .btn{
    font-weight: 700;
    background: #fff;
    border-color: #fff;
    color: #33658a;
    font-family: 'lato', sans-serif;
}

.agency-banner-content .btn:hover{
    background: #ff5903;
    border-color: #ff5903;
    color: #fff;
}

.what-we-do{
    background: #fbfcfc;
}

.our-feature-img img{
    display: inline-block;
}

.our-feature-item{
    margin-bottom: 50px;
}

.our-feature-item i{
    font-size: 48px;
    color: #ff5903;
    display: block;
    margin-bottom: 5px;
}

.our-feature-item h4{
    color: #33658a;
    margin-bottom: 5px;
}


/* 30 - App Landing Style
----------------------------------------------------------------------------------------------------*/
.app-landing-banner{
    padding: 185px 0 105px 0; 
}

.app-landing-banner-content{
    color: #fff;
}

.app-landing-banner-content h2{
    margin-bottom: 20px;
}

.appstore-btn{
    margin-right: 30px;
    display: inline-block;
    opacity: 1;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.appstore-btn:hover{
    opacity: .75;
}

.appstore-btn img{
    max-width: 100%;
    display: block;
    height: auto;
}

.app-c-to-a-content{
    color: #fff;
}

.app-c-to-a-content h2{
    margin-bottom: 10px;
}

.app-c-to-a-btn{
    text-align: right;
}

.app-service-item{
    overflow: hidden;
}

.app-preview img{
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.app-service-icon-area{
    display: table;
    float: left;
    margin-right: 30px;
}

.app-service-icon{
    display: block;
    position: relative;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 1px solid #ff5903;
    color: #ff5903;
    font-size: 34px;
    line-height: 70px;
    text-align: center;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.app-service-icon i{
    position: relative;
}

.app-service-icon:before{
    content: "";
    position: absolute;
    background: #ff5903;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transform: scaleX(0);
    transform-origin: right center 0;
    -webkit-transition: .3s ease-in-out;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s, visibility 0.6s ease 0s, opacity 0.35s ease 0s; 
}

.app-service-item:hover .app-service-icon:before{
    transform: scaleX(1);
    transform-origin: left center 0;
    opacity: 1;
    transition: transform 0.3s ease-in-out;
}

.app-service-item:hover .app-service-icon{
    color: #fff;
}

.app-service-des{
    display: table;
    color: #33658a;
}

.app-service-des h3{
    font-weight: 300;
    margin-bottom: 10px;
    color: #33658a;
}

.app-service-des p{
    margin-bottom: 0;
}

.app-slide{
    position: relative;
    text-align: center;
}

.app-slide-2{
    height:340px;
    cursor: ew-resize;
}

.app-slide:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/content-img/img27.png) center top no-repeat;
    width: 309px;
    height: 628px;
    transform: translate(-50%,-50%);
    z-index: 9;
}

.app-slide-2 .app-screenshot{
    position: relative;
}

.app-slide-2 .app-screenshot:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.8);
    top: 0;
    left: 0;
}

.app-slide-2 .swiper-slide-prev .app-screenshot:before,
.app-slide-2 .swiper-slide-next .app-screenshot:before{
    background: rgba(255,255,255,.35);
}

.app-slide-2 .swiper-slide-active .app-screenshot:before{
    background: rgba(255,255,255,.0);
}

.app-slide-2 .swiper-button-next, 
.app-slide-2 .swiper-button-prev{
    font-size: 36px;
    color: #343434;
}

.app-slide-3 .app-screenshot{
    padding: 40px;
}

.app-slide-3.no-padding .app-screenshot{
    padding: 0px;
}

.no-dot .owl-dots{
    display: none!important;
}

@media (min-width:768px){
    .app-slide-3 {
        width: 90%;
        margin: 0 auto;
    }
}

.app-slide-3 .app-screenshot img{
    -webkit-box-shadow: 0 25px 30px rgba(0,0,0,.06);
    box-shadow: 0 25px 30px rgba(0,0,0,.06);
}

.app-slide-wrapper{
    padding: 75px 0;
    overflow: hidden;
}

.app-slide-wrapper.no-padding{
    padding: 0;
}

.app-slide-wrapper img{
    max-width: 100%;
    display: inline-block;
    height: auto;
}

.app-slide-wrapper{
    text-align: center;
}

.app-text-container{
    padding: 10% 14%;
}

.app-point{
    list-style: none;
}

.app-point.left{
    float: left;
}

.app-point.right{
    float: right;
}

.app-point li{
    font-size: 18px;
}

.app-point li:before{
    content: "\eb51";
    font-family: 'IcoFont'!important;
    color: #ff5903;
    margin-right: 5px;
}

.app-counter{
    display: flex;
}

.app-counter .counter-item{
    width: auto;
    color: #33658a;
    flex-grow: 1;
    text-align: left;
}

.app-counter .counter-item span{
    font-size: 36px;
}

.app-counter .counter-item h4{
    font-size: 16px;
}

.app-video{
    display: block;
    position: relative;
}

.app-video:after{
    content: "\ed52";
    position: absolute;
    font-family: 'IcoFont'!important;
    color: #fff;
    font-size: 60px;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    z-index: 1;
    pointer-events: none;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.app-feature-item{
    margin-bottom: 30px;
}

.app-feature-item:last-child{
    margin-bottom: 0;
}

.app-feature-item i{
    font-size: 36px;
    color: #ff5903;
    display: block;
    margin-bottom: 10px;
}

.app-feature-item h4{
    font-weight: 700;
    color: #33658a;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.app-feature-item.white,
.app-feature-item.white i,
.app-feature-item.white h4{
    color: #fff;
}

.app-feature-img img{
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.app-layer-preview .img1{
    position: absolute;
    right: 100px;
    bottom: 330px;
}

.app-layers{
    position: static;
}

.app-layer-preview .img2{
    position: absolute;
    right: 0;
    bottom: 60px;
}

.app-feature-items-wrapper{
    position: relative;
}

.app-landing-banner.app-banner-2{
    padding: 370px 0 300px 0;
}

.app-banner-3{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}

.app-banner-3 .app-preview{
    transform: translateY(100px);
}

.left-p-item,
.right-p-item{
    width: 100%;
    height: 100%;
    position: relative;
}

@media (min-width: 768px){
    .left-p-item .app-feature-item:nth-child(1){
        top: -20px;
        right: -100px;
    }

    .left-p-item .app-feature-item:nth-child(2){
        top: 90%;
        right: 0;
    }

    .right-p-item .app-feature-item:nth-child(1){
        top: -20px;
        left: 0;
    }

    .right-p-item .app-feature-item:nth-child(2){
        top: 90%;
        left: -100px;
    }

    .left-p-item .app-feature-item,
    .right-p-item .app-feature-item{
        position: absolute;
        max-width: 270px;
    }

    .app-feature-style-2{
        padding-bottom: 120px;
    }
}

.app-faq{
    color: #fff;
}

.app-faq .text-container-title h2{
    color: #fff;
}

.text-container-title.res-style{
    color: #33658a;
    padding-bottom: 30px;
}

.text-container-title.res-style:before{
    width: 100%;
    height: 12px;
    left: 0;
    bottom: 0;
    background: url(../images/line3.png) no-repeat;
    border-radius: 0;
}

.iScrollIndicator{
    display: none!important;
}

.fp-scrollable{
    overflow: visible;
}

.fp-responsive .fp-scrollable{
    height: auto!important;
}

.fp-responsive .sec-scroll-sec{
    padding: 3.5em 0!important;
}

.fp-responsive .sec-scroll-sec:first-child{
    padding-top: 8em!important;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span,
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span{
    width: 7px;
    height: 7px;
    background: #fff;
    -webkit-transition: .2s;
    transition: .2s;
}

#fp-nav ul li a, .fp-slidesNav ul li a{
    -webkit-transition: .2s;
    transition: .2s;
}

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span{
    margin: -2px 0 0 -2px;
}

#fp-nav ul li a.active,
.fp-slidesNav ul li a.active{
    width: 13px;
    height: 13px;
    border: 1px solid #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 13px;
    display: block;
    margin-left: -17px; 
}

#fp-nav ul li a.active:before,
.fp-slidesNav ul li a.active:before{
    content: "";
    position: absolute;
    width: 7px;
    height: 1px;
    background: #fff;
    top: 50%;
    left: 21px;
    -webkit-transition: .2s;
    transition: .2s;
}

#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span{
    width: 7px;
    height: 7px;
    margin: -3px 0 0 -4px;
}

/* 31 - Restaurent Style
----------------------------------------------------------------------------------------------------*/
.restaurent-slider .carousel-inner .item{
    height: 100vh;
}

.restaurent-banner-content h1{
    font-size: 72px;
    font-weight: 700;
    margin-bottom: .2em;
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
}

.restaurent-banner-content p{
    color: #fff;
    font-size: 24px;
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
}

.restaurent-banner-content .btn{
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    background: #33658a;
    border-color: #33658a;
}

.restaurent-banner-content .r-banner-btn{
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
}

.restaurent-banner-content .btn:hover{
    color: #ff5903;
    background: #fff;
    border-color: #fff;
}

.item.active .restaurent-banner-content h1,
.item.active .restaurent-banner-content p{
    opacity: 1;
    transform: translateY(0);
}

.item.active .restaurent-banner-content h1{
    transition-delay: .1s;
}

.item.active .restaurent-banner-content p{
    transition-delay: .25s;
}

.item.active .restaurent-banner-content .r-banner-btn{
    transition-delay: .5s;
    opacity: 1;
    transform: scale(1);
}

.food-menu-item{
    position: relative;
    overflow: hidden;
}

.f-m-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #ff5903;
    opacity: .9;
    z-index: 1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: right center 0;
    -webkit-transition: .3s ease-in-out;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s, visibility 0.6s ease 0s, opacity 0.35s ease 0s;
}

.food-menu-item:hover .f-m-overlay{
    transform: scaleX(1);
    transform-origin: left center 0;
    transition: transform 0.3s ease-in-out;
}

.food-menu-detail{
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 40px;
    top: 0;
    left: 0;
    z-index: 9;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.food-menu-detail-inner{
    position: relative;
}

.food-menu-detail{
    color: #fff;
    text-align: center;
}

.food-menu-detail h3{
    margin-bottom: 0.4em;
    font-weight: 400;
    opacity: 0;
    -webkit-transform: translateY(-.5em);
    transform: translateY(-.5em);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.food-menu-detail p{
    margin-bottom: 10px;
    opacity: 0;
    -webkit-transform: translateY(-.5em);
    transform: translateY(-.5em);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.food-menu-detail a{
    font-weight: 700;
    font-size: 18px;
    display: block;
    color: #33658a;
    font-family: 'Lobster Two', cursive;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.food-menu-detail a:hover{
    color: #fff;
}

.food-menu-btn{
    opacity: 0;
    -webkit-transform: translateY(-.5em);
    transform: translateY(-.5em);
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

.food-menu-item:hover .food-menu-detail h3,
.food-menu-item:hover .food-menu-detail p,
.food-menu-item:hover .food-menu-detail .food-menu-btn{
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.food-menu-item:hover .food-menu-detail h3{
    transition-delay: .1s;
}

.food-menu-item:hover .food-menu-detail p{
    transition-delay: .2s;
}

.food-menu-item:hover .food-menu-detail .food-menu-btn{
    transition-delay: .3s;
}

.food-menu-slide .owl-prev, .food-menu-slide .owl-next{
    color: #fff;
}

.food-menu-slide .owl-dots{
    text-align: center;
    margin-top: 30px;
}

.food-menu-slide .owl-dot{
    width: 7px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
    background: #ff5903;
    border-radius: 100%;
    margin: 0 5px; 
}

.food-menu-slide .owl-dot.active{
    width: 13px;
    height: 13px;
}

.food-menu-categories{
    display: flex;
    background: transparent;
    border: none;
    margin-bottom: 40px;
}

.food-menu-categories.nav-tabs>li{
    flex-grow: 1;
    text-align: center;
}

.food-menu-categories.nav-tabs>li>a{
    border: none;   
    background: transparent;
    padding: 0;
}

.food-menu-categories.nav-tabs>li.active>a, 
.food-menu-categories.nav-tabs>li.active>a:focus, 
.food-menu-categories.nav-tabs>li.active>a:hover{
    background: transparent;
    border: none;
}

.food-menu-category{
    padding-bottom: 30px;
    position: relative;
}

.food-menu-category:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #33658a;
    left: 0;
    bottom: 0;
}

.food-menu-category:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #ff5903;
    left: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: right center 0;
    -webkit-transition: .3s ease-in-out;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s, visibility 0.6s ease 0s, opacity 0.35s ease 0s;
}

.food-menu-category:hover:after,
.food-menu-categories.nav-tabs>li>a:focus .food-menu-category:after, 
.food-menu-categories.nav-tabs>li>a:hover .food-menu-category:after,
.food-menu-categories.nav-tabs>li.active>a .food-menu-category:after,
.food-menu-categories.nav-tabs>li.active>a:focus .food-menu-category:after, 
.food-menu-categories.nav-tabs>li.active>a:hover .food-menu-category:after{
    transform: scaleX(1);
    transform-origin: left center 0;
    transition: transform 0.3s ease-in-out;
}

.food-menu-category i{
    font-size: 60px;
    display: block;
    color: #33658a;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.food-menu-category h2{
    font-size: 30px;
    color: #33658a;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.food-menu-categories.nav-tabs>li.active>a .food-menu-category i, 
.food-menu-categories.nav-tabs>li>a:focus .food-menu-category i, 
.food-menu-categories.nav-tabs>li>a:hover .food-menu-category i,
.food-menu-categories.nav-tabs>li.active>a:focus .food-menu-category i, 
.food-menu-categories.nav-tabs>li.active>a:hover .food-menu-category i,
.food-menu-categories.nav-tabs>li.active>a .food-menu-category h2, 
.food-menu-categories.nav-tabs>li.active>a:focus .food-menu-category h2, 
.food-menu-categories.nav-tabs>li.active>a:hover .food-menu-category h2
.food-menu-categories.nav-tabs>li>a:focus .food-menu-category h2, 
.food-menu-categories.nav-tabs>li>a:hover .food-menu-category h2{
    color: #ff5903;
}

.food-item{
    display: flex;
    font-family: 'Lobster Two', cursive;
    align-items: center;
    margin-bottom: 30px;
}

.food-name{
    flex-grow: 1
}

.food-name h3{
    font-weight: 400;
    color: #33658a;
}

.food-name p{
    font-style: normal;
    color: #33658a;
    margin-bottom: 0;
}

.food-price span{
    font-size: 24px;
    color: #33658a;
}

.restaurent-counter .counter-item,
.restaurent-counter .counter-item h3,
.restaurent-counter .counter-item h4{
    font-family: 'Lobster Two', cursive;
}

.restaurent-counter .counter-item h3,
.restaurent-counter .counter-item h4{
    font-weight: 400;
    text-transform: capitalize;
}

.restaurent-intro-wrapper{
    position: relative;
}

.restaurent-intro-img{
    position: absolute;
    width: 58.33333333%;
    left: 0;
    top: 0;
}

.restaurent-intro-img img{
    display: block;
    max-width: 100%;
    display: block;
}

.restaurent-intro-txt{
    width: 58.33333333%;
    display: block;
    background: #33658a;
    float: right;
    margin-top: 80px;
    position: relative;
    padding: 90px 40px;
}

.restaurent-intro-txt .section-title{
    margin-bottom: 20px;
}

.intro-btn a{
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    font-family: 'Lobster Two', cursive;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.intro-btn a:hover{
    color: #ff5903;
}

.regular-food-menu-catagory{
    padding: 80px 0;
    border-bottom: 1px dashed #99b2c3;
    display: flex;
}

.regular-food-menu-catagory:first-child{
    padding-top: 0;
}

.regular-food-menu-catagory:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

.regular-food-menu-catagory-name{
    text-align: center;
}

.regular-food-menu-catagory-name i{
    font-size: 160px;
    display: block;
    color: #ff5903;
    line-height: 1;
}

.regular-food-menu-catagory-name h2{
    font-size: 72px;
    color: #ff5903;
    line-height: 1;
}

.regular-food-menu-items .food-item{
    padding: 15px 100px;
    border-left: 1px dashed #99b2c3;
    border-bottom: 1px dashed #99b2c3;
    margin: 0;
}

.regular-food-menu-items .food-item:first-child{
    padding-top: 0;
}

.regular-food-menu-items .food-item:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

/* 32 - footer Style
----------------------------------------------------------------------------------------------------*/

.f-bg{
	background: url(../images/sec-bg/img3.jpg) no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.footer-top{
	background-color: #33658a;
}

.footer-bg-mountain{    
    background: url(../images/sec-bg/img11.jpg) no-repeat;
}

.extra-padding{
	padding-bottom: 160px !important;
}

.p-top-130{
    padding-top: 130px;
}

.p-bottom-130{
    padding-bottom: 130px;
}

@media (min-width: 992px){
	.extra-padding-top-150{
		padding-top: 150px;
	}

	.extra-padding-bottom-150{
		padding-bottom: 150px;
	}
}

@media (min-width: 767px){
    .p-lr-30{
        padding-left: 30px;
        padding-right: 30px;
    }
}

.footer-links{
    list-style: none;
    margin: 0;
}

.footer-links li{
    display: inline-block;
    margin: 0;
    padding: 0;
}

.footer-links li a{
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    padding: 0 0.75em;
}

.float-area{
	background: #ff5903;
	padding: 50px; 
	overflow: hidden;
    -webkit-transform: translateY(-50%)!important;
	transform: translateY(-50%)!important;
    position: relative;
    z-index: 19;
    backface-visibility: hidden;
}

.c-to-a{
    padding: 50px;
}

.float-area.normal-position{
    -webkit-transform: translate(0)!important;
    transform: translate(0)!important;
}

.footer .float-area{
	margin-top: -80px;
}

.float-area-content{
	color: #fff;
}

.float-area-content p{
    margin-bottom: 0;
}

.float-area-content h2{
	font-weight: 300;
    margin: 10px 0;
}

.float-area-btn .btn, .slider-p-area .btn{
    background: transparent;
}

.float-area-btn{
    margin: 10px 0;
}

.float-area-btn .btn:hover, .slider-p-area .btn:hover{
    background: #ff5903;
    border-color: #ff5903;
}

.float-area-content .gap{
	margin: 0 15px;
}

.float-area-content a{
	text-decoration: none;
	color: #fff;
}

.float-area-btn .btn, .slider-p-area .btn{
	border: 2px solid #fff;
    color: #fff;
    margin: 5px;
    font-size: 18px;
}
.float-area-btn .btn.same{
    min-width: 150px;
}

.float-area-btn .btn i, .slider-p-area .btn i{
	padding-right: 15px;
}

.float-right{
	float: right;
}

.float-left{
	float: left;
}

.f-widget-wrapper{
	overflow: hidden;
}

.f-widget-title{
	font-size: 18px;
	color: #fff;
	font-weight: 900;
	position: relative;
	padding-bottom: 35px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.f-widget-title.style-2{
    font-weight: 300;
    padding-bottom: 0;
}

.f-widget-title.style-2:before,
.f-widget-title.style-3:before{
    display: none;
}

.f-widget-title.style-3{
    font-size: 36px;
    text-transform: capitalize;
    padding-bottom: 0;
    margin-bottom: 10px
}

.f-widget-title:before{
	position: absolute;
	content: "";
	width: 38px;
	background: #fff;
	height: 4px;
	border-radius: 10px;
	left: 0;
	bottom: 0;
}

.f-widget{
    color: #fff;
}

.f-widget p{
	margin-bottom: 30px;
	color: #fff;
}

.f-widget,
.f-widget p,
.f-widget a{
    font-weight: 300;
}

.categorie-widget .children{
	margin: .3em 0;
}

.f-widget-recent-entries li, 
.recentcomments li,
.forum-list li,
.categorie-widget ul li,
.archive-widget ul li,
.recent-post-widget ul li{
	list-style: none;
	padding: 4px 0 4px 30px;
	font-size: 16px;
	position: relative;
}

.f-widget-recent-entries li{
	color: #fff;
}

.f-widget-recent-entries li:before,
.forum-list li:before, 
.recentcomments li:before,
.categorie-widget ul li:before,
.archive-widget ul li:before,
.recent-post-widget ul li:before{
	font-family: 'IcoFont' !important;
	content: "\eb55";
	position: absolute;
	left: 0;
	font-size: 1.125em;
}

.f-widget-recent-entries li a{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}

.f-widget-recent-entries li a:hover{
	color: #ff5903;
}

.twitter-widget-item{
	padding: 10px 0;
	list-style: none;
}

.twitter-widget-item a{
	color: #fff;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}

.twitter-icon {
    float: left;
}

.twitter-widget-content {
    margin-left: 35px;
}

.twitter-widget-content p{
	display: block;
	margin-bottom: 10px;
}

.insta-widget{
	margin: 0 -2.5px 15px -2.5px;
	overflow: hidden;
}

.insta-widget li{
	float: left;
	overflow: hidden;
	list-style: none;
}

.insta-widget img{
	width: 100%;
	height: auto;
	display: block;
}

.insta-widget li a{
	width: 63px;
	height: 63px;
	margin: 2.5px;
	display: block;
}

.footer-bottom{
	background: #1e1d2e;
	padding: 25px 0;
}

.e-main-content-area .footer{
    padding: 30px;
    display: block;
    overflow: hidden;
}

.m-table{
    display: table!important;
}

.m-row{
    display: table-row!important;
}

.m-cell{
    display: table-cell!important;
    vertical-align: middle!important;
}

.copyright{
	font-size: 16px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	float: left;
    margin-bottom: 0;
}

.e-main-content-area .copyright{
    color: #33658a;
}

.e-main-content-area .contact-box{
    display: inline-block;
    margin-bottom: 0;
    margin-right: 40px;
}

.e-main-content-area .contact-box .title{
    font-size: 16px;
    margin-bottom: 0;
}

.copyright.center{
    float: none;
    text-align: center;
}

.copyright a{
	color: #ff5903;
	text-decoration: none;
}

.footer-bottom .social-profile{
	float: right;
    margin-bottom: 0;
}

.footer-single-page{
    background: #101010;
}

.footer-single-page .copyright{
    font-size: 24px;
    color: #fff;
    float: left;
    padding: 20px 0;
}

.footer-single-page .copyright a{
    font-weight: 900;
    color: #3498db;
    text-decoration: none;
}

.scroll-top.style-2{
	position: static;
    width: 100px;
    height: 80px;
    float: right;
    border-radius: 0;
    text-align: center;
    background: #3498db;
    line-height: 80px;
    color: #fff;
    font-size: 60px;
    cursor: pointer;
}

.footer-bottom .social-hex {
    margin: 0;
}

.f-widget.footer-sec a{
    color:#fff;
}

.f-widget.footer-sec ul li{
    list-style: none;
}
.wrap-flickr ul li {
    float: left;
    list-style: none;
    padding: 2px;
}


/*  - Color Schemes
----------------------------------------------------------------------------------------------------*/

.scheme-blue .btn.rounded-c{
    color: #fff;
    background: -webkit-linear-gradient(bottom, #39719b, #33658a);
    background: linear-gradient(to bottom, #39719b 50%, #33658a 50%);
}

.scheme-blue .btn.rounded-c:hover{
    background: -webkit-linear-gradient(bottom, #39719b, #33658a);
    background: linear-gradient(to bottom, #39719b 50%, #33658a 50%);
}

.scheme-blue .service-item:hover,
.scheme-blue .boxed .contactform.default .form-control,
.scheme-blue .contact-form-wrapper.boxed{
    border-color: #33658a;
}

.scheme-blue .demo-item-btn,
.scheme-blue .bbp-login-form input[type="submit"]:hover, 
.scheme-blue  .bbp-login-form  .btn:hover,
.scheme-blue .error-content .btn:hover,
.scheme-blue .e-comments-title,
.scheme-blue .e-comment-date, 
.scheme-blue .product-review-date,
.scheme-blue .text-container-title h2>span,
.scheme-blue .e-blog-post-title a:hover,
.scheme-blue .e-blog-post-more:hover,
.scheme-blue .e-blog-post-meta span>a:hover,
.scheme-blue .recentcomments li a, 
.scheme-blue .recent-post-widget ul li a{
    color: #33658a;
}

.scheme-blue .e-comment-date:hover, 
.scheme-blue .product-review-date:hover{
    color: #ff5903;
}

.scheme-blue .demo-item-btn:hover{
    background: #33658a;
    color: #fff;
}

.scheme-blue .btn{
    color: #33658a;
    border-color: #33658a;
}

.scheme-blue .btn:hover, .scheme-blue .btn.square:hover{
    color: #fff;
    background: #33658a;
    border-color: #33658a;
}

.scheme-blue .float-area,
.scheme-blue .client-caption,
.scheme-blue .section-title:before,
.scheme-blue .calendar-widget caption,
.scheme-blue .tagcloud a:hover,
.scheme-blue .bbp-login-form legend,
.scheme-blue .tablepress tr:hover>td,
.scheme-blue .scroll-top,
.scheme-blue .error-page,
.scheme-blue .client-caption,
.scheme-blue .coming-soon,
.scheme-blue .filter-btn li:hover, 
.scheme-blue .filter-btn button:hover, 
.scheme-blue .filter-btn li.active, 
.scheme-blue .filter-btn button.active,
.scheme-blue .overlay-yellow:before,
.scheme-blue .post-navigation .post-nav-prev>i, 
.scheme-blue .post-navigation .post-nav-next>i,
.scheme-blue .product-flash,
.scheme-blue .product-cart-btn a,
.scheme-blue .pagination .page-naumber.current,
.scheme-blue .text-container-title:before,
.scheme-blue .pricing-item.active .pricing-item-header,
.scheme-blue .pricing-item.active .pricing-btn,
.scheme-blue .menu-col li a:before,
.scheme-blue .menu-col li a:after, 
.scheme-blue .dropdown ul.dropdown-menu > li > a:after,
.scheme-blue .f-m-overlay,
.scheme-blue .food-menu-slide .owl-dot{
    background: #33658a;
}

.scheme-blue .food-menu-detail a{
    color: #ff5903;
}

.scheme-blue .food-menu-detail a:hover{
    color: #fff;
}

.scheme-blue .product-cart-btn a i{
    border-color: #4d85af;
}

.scheme-blue .float-area-btn .btn{
    color: #fff;
    border-color: #fff;
}

.scheme-blue .float-area-btn .btn:hover{
    background: #33658a;
    border-color: #33658a;
}

.scheme-blue .restaurent-banner-content .btn,
.scheme-blue .btn.fill-blue{
    color: #fff;
}

.scheme-blue .slider,
.scheme-blue .widget .search-form .search-submit,
.scheme-blue .search-form.form-2  .search-submit,
.scheme-blue .calendar-widget tbody a,
.scheme-blue #bbp_search_submit,
.scheme-blue .pagination .page-naumber:hover{
    background-color: #33658a;
}

.scheme-blue .pagination .page-naumber.prev:hover, 
.scheme-blue .pagination .page-naumber.next:hover{
    background: transparent;
}

.scheme-blue .bar-main,
.scheme-blue .widget .search-form,
.scheme-blue .search-form.form-2,
.scheme-blue  table,
.scheme-blue th, 
.scheme-blue td,
.scheme-blue .calendar-widget td,
.scheme-blue .calendar-widget th,
.scheme-blue .tagcloud a,
.scheme-blue .bbp-search-form,
.scheme-blue #bbpress-forums .bbp-forums li.bbp-header,
.scheme-blue #bbpress-forums .bbp-body ul.forum,
.scheme-blue .bbp-login-form,
.scheme-blue .fs-filter select,
.scheme-blue .filter-btn li, .scheme-blue .filter-btn button,
.scheme-blue .testimonial-item:hover,
.scheme-blue .pagination .page-naumber,
.scheme-blue .product-selection-area select,
.scheme-blue .owl-thumb-item.active:before{
    border-color: #33658a;
}

.scheme-blue .slider-t-lable{
    background: rgba(51, 101, 138,.9)
}

.scheme-blue .slider-t-lable span:before{
    border-bottom-color: rgba(51, 101, 138,.9)
}

.scheme-blue .header-bottom.bg-main{
    background: #33658a!important;
}

.scheme-blue .bbp-login-form input[type="submit"], .bbp-login-form  .btn{
    color: #fff;
}

.scheme-blue .fixed-top .header-bottom{
    background: #fff!important;
}

.scheme-blue .nav-tabs>li.active>a, 
.scheme-blue .nav-tabs>li.active>a:focus, 
.scheme-blue .nav-tabs>li.active>a:hover,
.scheme-blue .nav-tabs>li>a:hover, 
.scheme-blue .nav-tabs>li>a:focus,
.scheme-blue .social-profile.square li a:hover, 
.scheme-blue .social-profile.rounded li a:hover,
.scheme-blue .social-hex:hover, 
.scheme-blue .social-profile.white .social-hex:hover{
    color: #33658a;
    border-color: #33658a;
}

.scheme-blue .tab-angle>li.active>a, 
.scheme-blue .tab-angle>li.active>a:focus, 
.scheme-blue .tab-angle>li.active>a:hover, 
.scheme-blue .tab-angle>li:hover>a, 
.scheme-blue .tab-angle>li:focus>a, 
.scheme-blue .tab-angle>li>a:hover,
.scheme-blue .tab-angle>li:hover>.triangle>.triangle-with-shadow:after, 
.scheme-blue .tab-angle>li:focus>.triangle>.triangle-with-shadow:after, 
.scheme-blue .tab-angle>li.active>.triangle>.triangle-with-shadow:after{
    background: #33658a!important;
}

.scheme-blue .e-blog-post.card-layout .e-blog-post-meta-category a:hover, 
.scheme-blue .e-blog-post.slide-layout .e-blog-post-meta-category a:hover{
    background: rgba(75, 136, 183,.85);
}


/*----------Schemes s-blue----------*/

.scheme-s-blue .btn.rounded-c{
    color: #fff;
    background: -webkit-linear-gradient(bottom, #00cde8, #00BCD4);
    background: linear-gradient(to bottom, #00cde8 50%, #00BCD4 50%);
}

.scheme-s-blue .btn.rounded-c:hover{
    background: -webkit-linear-gradient(bottom, #00cde8, #00BCD4);
    background: linear-gradient(to bottom, #00cde8 50%, #00BCD4 50%);
}

.scheme-s-blue .service-item:hover,
.scheme-s-blue .boxed .contactform.default .form-control,
.scheme-s-blue .contact-form-wrapper.boxed,
.scheme-s-blue .product-sort{
    border-color: #00BCD4;
}

.scheme-s-blue .demo-item-btn,
.scheme-s-blue .bbp-login-form input[type="submit"]:hover, 
.scheme-s-blue .bbp-login-form  .btn:hover,
.scheme-s-blue .error-content .btn:hover,
.scheme-s-blue .e-comments-title,
.scheme-s-blue .e-comment-date, 
.scheme-s-blue .product-review-date,
.scheme-s-blue .text-container-title h2,
.scheme-s-blue .text-container-title h2>span,
.scheme-s-blue .e-blog-post-title a:hover,
.scheme-s-blue .e-blog-post-more:hover,
.scheme-s-blue .ecommerce-top-product .product-title a:hover,
.scheme-s-blue .product-title a:hover,
.scheme-s-blue .e-blog-post-meta span>a:hover,
.scheme-s-blue .recentcomments li a, 
.scheme-s-blue .recent-post-widget ul li a{
    color: #00BCD4;
}

.scheme-s-blue .e-comment-date:hover, 
.scheme-s-blue .product-review-date:hover{
    color: #ff5903;
}

.scheme-s-blue .restaurent-banner-content .btn,
.scheme-s-blue .btn.fill-blue{
    color: #fff;
    border-color: #33658a;
}

.scheme-s-blue .demo-item-btn:hover{
    background: #00BCD4;
    color: #fff;
}

.scheme-s-blue .btn{
    color: #00BCD4;
    border-color: #00BCD4;
}

.scheme-s-blue .btn:hover, .scheme-s-blue .btn.square:hover{
    color: #fff;
    background: #00BCD4;
    border-color: #00BCD4;
}

.scheme-s-blue .float-area,
.scheme-s-blue .client-caption,
.scheme-s-blue .section-title:before,
.scheme-s-blue .calendar-widget caption,
.scheme-s-blue .tagcloud a:hover,
.scheme-s-blue .bbp-login-form legend,
.scheme-s-blue .tablepress tr:hover>td,
.scheme-s-blue .scroll-top,
.scheme-s-blue .error-page,
.scheme-s-blue .client-caption,
.scheme-s-blue .coming-soon,
.scheme-s-blue .filter-btn li:hover, 
.scheme-s-blue .filter-btn button:hover, 
.scheme-s-blue .filter-btn li.active, 
.scheme-s-blue .filter-btn button.active,
.scheme-s-blue .overlay-yellow:before,
.scheme-s-blue .post-navigation .post-nav-prev>i, 
.scheme-s-blue .post-navigation .post-nav-next>i,
.scheme-s-blue .product-flash,
.scheme-s-blue .product-cart-btn a,
.scheme-s-blue .pagination .page-naumber.current,
.scheme-s-blue .text-container-title:before,
.scheme-s-blue .coming-soon,
.scheme-s-blue .pricing-item.active .pricing-item-header,
.scheme-s-blue .pricing-item.active .pricing-btn,
.scheme-s-blue .menu-col li a:before,
.scheme-s-blue .menu-col li a:after, 
.scheme-s-blue .dropdown ul.dropdown-menu > li > a:after,
.scheme-s-blue .f-m-overlay,
.scheme-s-blue .food-menu-slide .owl-dot{
    background: #00BCD4;
}

.scheme-s-blue .product-cart-btn a i{
    border-color: #10d1ea;
}

.scheme-s-blue .float-area-btn .btn{
    color: #fff;
    border-color: #fff;
}

.scheme-s-blue .float-area-btn .btn:hover{
    background: #00BCD4;
    border-color: #00BCD4;
}

.scheme-s-blue .slider,
.scheme-s-blue .widget .search-form .search-submit,
.scheme-s-blue .search-form.form-2  .search-submit,
.scheme-s-blue .calendar-widget tbody a,
.scheme-s-blue #bbp_search_submit,
.scheme-s-blue .pagination .page-naumber:hover{
    background-color: #00BCD4;
}

.scheme-s-blue .pagination .page-naumber.prev:hover, 
.scheme-s-blue .pagination .page-naumber.next:hover{
    background: transparent;
}

.scheme-s-blue .bar-main,
.scheme-s-blue .widget .search-form,
.scheme-s-blue .search-form.form-2,
.scheme-s-blue  table,
.scheme-s-blue th, 
.scheme-s-blue td,
.scheme-s-blue .calendar-widget td,
.scheme-s-blue .calendar-widget th,
.scheme-s-blue .tagcloud a,
.scheme-s-blue .bbp-search-form,
.scheme-s-blue #bbpress-forums .bbp-forums li.bbp-header,
.scheme-s-blue #bbpress-forums .bbp-body ul.forum,
.scheme-s-blue .bbp-login-form,
.scheme-s-blue .fs-filter select,
.scheme-s-blue .filter-btn li, .scheme-s-blue .filter-btn button,
.scheme-s-blue .testimonial-item:hover,
.scheme-s-blue .pagination .page-naumber,
.scheme-s-blue .product-selection-area select,
.scheme-s-blue .owl-thumb-item.active:before,
.scheme-s-blue .coming-soon{
    border-color: #00BCD4;
}

.scheme-s-blue .slider-t-lable{
    background: rgba(0, 188, 212,.9)
}

.scheme-s-blue .slider-t-lable span:before{
    border-bottom-color: rgba(0, 188, 212,.9)
}

.scheme-s-blue .header-bottom.bg-main{
    background: #00BCD4!important;
}

.scheme-s-blue .bbp-login-form input[type="submit"], .bbp-login-form  .btn{
    color: #fff;
}

.scheme-s-blue .fixed-top .header-bottom{
    background: #fff!important;
}

.scheme-s-blue .nav-tabs>li.active>a, 
.scheme-s-blue .nav-tabs>li.active>a:focus, 
.scheme-s-blue .nav-tabs>li.active>a:hover,
.scheme-s-blue .nav-tabs>li>a:hover, 
.scheme-s-blue .nav-tabs>li>a:focus,
.scheme-s-blue .social-profile.square li a:hover, 
.scheme-s-blue .social-profile.rounded li a:hover,
.scheme-s-blue .social-hex:hover, 
.scheme-s-blue .social-profile.white .social-hex:hover{
    color: #00BCD4;
    border-color: #00BCD4;
}

.scheme-s-blue .tab-angle>li.active>a, 
.scheme-s-blue .tab-angle>li.active>a:focus, 
.scheme-s-blue .tab-angle>li.active>a:hover, 
.scheme-s-blue .tab-angle>li:hover>a, 
.scheme-s-blue .tab-angle>li:focus>a, 
.scheme-s-blue .tab-angle>li>a:hover,
.scheme-s-blue .tab-angle>li:hover>.triangle>.triangle-with-shadow:after, 
.scheme-s-blue .tab-angle>li:focus>.triangle>.triangle-with-shadow:after, 
.scheme-s-blue .tab-angle>li.active>.triangle>.triangle-with-shadow:after{
    background: #00BCD4!important;
}

.scheme-s-blue .e-blog-post.card-layout .e-blog-post-meta-category a:hover, 
.scheme-s-blue .e-blog-post.slide-layout .e-blog-post-meta-category a:hover{
    background: rgba(0, 188, 212,.85);
}


/*---------Schemes green----------*/

.scheme-green .btn.rounded-c{
    color: #fff;
    background: -webkit-linear-gradient(bottom, #55c159, #4caf50);
    background: linear-gradient(to bottom, #55c159 50%, #4caf50 50%);
}

.scheme-green .btn.rounded-c:hover{
    background: -webkit-linear-gradient(bottom, #55c159, #4caf50);
    background: linear-gradient(to bottom, #55c159 50%, #4caf50 50%);
}

.scheme-green .service-item:hover,
.scheme-green .boxed .contactform.default .form-control,
.scheme-green .contact-form-wrapper.boxed,
.scheme-green .product-sort{
    border-color: #4caf50;
}

.scheme-green .demo-item-btn,
.scheme-green .bbp-login-form input[type="submit"]:hover, 
.scheme-green .bbp-login-form  .btn:hover,
.scheme-green .error-content .btn:hover,
.scheme-green .e-comments-title,
.scheme-green .e-comment-date, 
.scheme-green .product-review-date,
.scheme-green .text-container-title h2,
.scheme-green .text-container-title h2>span,
.scheme-green .e-blog-post-title a:hover,
.scheme-green .e-blog-post-more:hover,
.scheme-green .ecommerce-top-product .product-title a:hover,
.scheme-green .product-title a:hover,
.scheme-green .e-blog-post-meta span>a:hover,
.scheme-green .recentcomments li a, 
.scheme-green .recent-post-widget ul li a{
    color: #4caf50;
}

.scheme-green .restaurent-banner-content .btn,
.scheme-green .btn.fill-blue{
    color: #fff;
    border-color: #33658a;
}

.scheme-green .text-container-title .light,
.scheme-s-blue .text-container-title .light{
    color: #33658a;
}

.scheme-green .e-comment-date:hover, 
.scheme-green .product-review-date:hover{
    color: #ff5903;
}

.scheme-green .demo-item-btn:hover{
    background: #4caf50;
    color: #fff;
}

.scheme-green .btn,
.scheme-green .social-profile.square li a:hover, 
.scheme-green .social-profile.rounded li a:hover,
.scheme-green .social-hex:hover, 
.scheme-green .social-profile.white .social-hex:hover{
    color: #4caf50;
    border-color: #4caf50;
}

.scheme-green .btn:hover, .scheme-green .btn.square:hover{
    color: #fff;
    background: #4caf50;
    border-color: #4caf50;
}

.scheme-green .float-area,
.scheme-green .client-caption,
.scheme-green .section-title:before,
.scheme-green .calendar-widget caption,
.scheme-green .tagcloud a:hover,
.scheme-green .bbp-login-form legend,
.scheme-green .tablepress tr:hover>td,
.scheme-green .scroll-top,
.scheme-green .error-page,
.scheme-green .client-caption,
.scheme-green .coming-soon,
.scheme-green .filter-btn li:hover, 
.scheme-green .filter-btn button:hover, 
.scheme-green .filter-btn li.active, 
.scheme-green .filter-btn button.active,
.scheme-green .overlay-yellow:before,
.scheme-green .post-navigation .post-nav-prev>i, 
.scheme-green .post-navigation .post-nav-next>i,
.scheme-green .product-flash,
.scheme-green .product-cart-btn a,
.scheme-green .pagination .page-naumber.current,
.scheme-green .text-container-title:before,
.scheme-green .coming-soon,
.scheme-green .pricing-item.active .pricing-item-header,
.scheme-green .pricing-item.active .pricing-btn,
.scheme-green .menu-col li a:before,
.scheme-green .menu-col li a:after, 
.scheme-green .dropdown ul.dropdown-menu > li > a:after,
.scheme-green .f-m-overlay,
.scheme-green .food-menu-slide .owl-dot{
    background: #4caf50;
}

.scheme-green .product-cart-btn a i{
    border-color: #67ce6b;
}

.scheme-green .float-area-btn .btn{
    color: #fff;
    border-color: #fff;
}

.scheme-green .float-area-btn .btn:hover{
    background: #4caf50;
    border-color: #4caf50;
}

.scheme-green .slider,
.scheme-green .widget .search-form .search-submit,
.scheme-green .search-form.form-2  .search-submit,
.scheme-green .calendar-widget tbody a,
.scheme-green #bbp_search_submit,
.scheme-green .pagination .page-naumber:hover{
    background-color: #4caf50;
}

.scheme-green .pagination .page-naumber.prev:hover, 
.scheme-green .pagination .page-naumber.next:hover{
    background: transparent;
}

.scheme-green .bar-main,
.scheme-green .widget .search-form,
.scheme-green .search-form.form-2,
.scheme-green  table,
.scheme-green th, 
.scheme-green td,
.scheme-green .calendar-widget td,
.scheme-green .calendar-widget th,
.scheme-green .tagcloud a,
.scheme-green .bbp-search-form,
.scheme-green #bbpress-forums .bbp-forums li.bbp-header,
.scheme-green #bbpress-forums .bbp-body ul.forum,
.scheme-green .bbp-login-form,
.scheme-green .fs-filter select,
.scheme-green .filter-btn li, .scheme-green .filter-btn button,
.scheme-green .testimonial-item:hover,
.scheme-green .pagination .page-naumber,
.scheme-green .product-selection-area select,
.scheme-green .owl-thumb-item.active:before{
    border-color: #4CAF50;
}

.scheme-green .slider-t-lable{
    background: rgba(76, 175, 80,.9)
}

.scheme-green .slider-t-lable span:before{
    border-bottom-color: rgba(76, 175, 80,.9)
}

.scheme-green .header-bottom.bg-main{
    background: #4CAF50!important;
}

.scheme-green .bbp-login-form input[type="submit"], .bbp-login-form  .btn{
    color: #fff;
}

.scheme-green .fixed-top .header-bottom{
    background: #fff!important;
}

.scheme-green .nav-tabs>li.active>a, 
.scheme-green .nav-tabs>li.active>a:focus, 
.scheme-green .nav-tabs>li.active>a:hover,
.scheme-green .nav-tabs>li>a:hover, 
.scheme-green .nav-tabs>li>a:focus{
    color: #4CAF50;
    border-color: #4CAF50;
}

.scheme-green .tab-angle>li.active>a, 
.scheme-green .tab-angle>li.active>a:focus, 
.scheme-green .tab-angle>li.active>a:hover, 
.scheme-green .tab-angle>li:hover>a, 
.scheme-green .tab-angle>li:focus>a, 
.scheme-green .tab-angle>li>a:hover,
.scheme-green .tab-angle>li:hover>.triangle>.triangle-with-shadow:after, 
.scheme-green .tab-angle>li:focus>.triangle>.triangle-with-shadow:after, 
.scheme-green .tab-angle>li.active>.triangle>.triangle-with-shadow:after{
    background: #4CAF50!important;
}

.scheme-green .e-blog-post.card-layout .e-blog-post-meta-category a:hover, 
.scheme-green .e-blog-post.slide-layout .e-blog-post-meta-category a:hover{
    background: rgba(76, 175, 80,.85);
}

.lazy{
    background-image: url(../images/lazy-loader.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
}

#infscr-loading{
    text-align: center;
    clear: both;
    padding-top: 10px;
}

#infscr-loading>div{
    font-size: 15px;
    font-weight: 700;
    padding: 8px 50px;
    display: inline-block;
    margin-top: 10px;
    background: #c0c0c0;
    color: #fff;
    margin: 0 auto;
    width: auto;
    border-radius: 40px;
    font-style: italic;

}

.infinity-links{
    clear: both;
}

.infinityselctor{
    overflow: hidden;
}

.infinity-item{
    display: block;
}

.e-blog-post-load{
    clear: both;
}

.infinityselctor-manaul-mesonary{
    position: relative;
    padding-bottom: 30px;
}

.infinityselctor-mesonary{
    position: relative;
    padding-bottom: 90px;
}

.infinityselctor-manaul-mesonary #infscr-loading,
.infinityselctor-mesonary #infscr-loading{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 15px;
    margin-top: 0;
}

#infscr-loading>img{
    display: block;
    margin: 5px auto;
}

.infinityselctor-manaul #infscr-loading>img,
.infinityselctor-manaul-mesonary #infscr-loading>img{
    display: none;
}

.infinityselctor .pagination,
.infinityselctor-manaul .pagination,
.infinity-manaul-links,
.infinity-links{
    opacity: 0;
    height: 0;
    margin: 0;
    visibility: hidden;
}

.post-load{
    margin-top: 10px;
}

body.customize-support .header{
    top: 32px;
}

@keyframes slideInRight {
  from {
    transform: translate3d(20%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-20%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
/**************fin de totales****************/
/******************responsive totales ***********/
/*------------------------ Media Query: max-width:1440px ------------------------*/
@media screen and (max-width:1440px){
	.shop-product-slider {
	    background: #f5fafe;
	    padding: 180px 0 120px 0;
	}
}

/*------------------------ Media Query: max-width:1366px ------------------------*/
@media screen and (max-width:1366px){
	.error-page{
		padding-top: 180px;
	}

	.demo-support-item{
		padding: 3em .6em;
	}

	.app-layer-preview .img1,
	.app-layer-preview .img2{
		max-width: 500px;	
	}

	.app-layer-preview .img1{
		bottom: 370px;
		right: 130px; 
	}

	.app-layer-preview .img2{
		bottom: 200px;
	}

	.shop-product-slider {
	    background: #f5fafe;
	    padding: 180px 0 120px 0;
	}
}

/*------------------------ Media Query: max-width:1199px ------------------------*/
@media screen and (max-width:1199px){
	.feature .service-item {
    	padding: 35px;
	}

	.single-page-about .about-detail {
	    padding: 45px 45px 0 45px;
	}

	.mega-menu-item {
	    padding-left: 20px;
	}

	.caption-triangle{
		border-left: 155px solid transparent;
		border-right: 155px solid transparent;
	}

	.post-content .title>a {
	    font-size: 20px;
	}

	.meta-post span {
	    font-size: 14px;
	}

	.social-profile.style-2  li a {
	    font-size: 40px;
	}

	.single-page .counter-item .counter{
		font-size: 56px;
	}

	.contact-item{
		text-align: center;
	}

	.contact-item-icon {
    	float: none;
	}

	.contact-item-txt {
	    display: block;
	}

	.single-page-about .about-detail{
		padding: 45px;
	}

	.special-item-icon {
	    float: none;
	    display: block;
	}

	.sp-lg-social li a{
		font-size: 38px;
		padding: 0 0.3em;
	}

	.special-item-icon .hex{
		margin: 0 auto 45px auto;
	}

	.special-item-txt{
		text-align: center;
	}

	.caption-triangle {
	    border-left: 185px solid transparent;
	    border-right: 185px solid transparent;
	}

	.style-2.social-profile li{
		padding: 0 15px;
	}

	.special-item-txt {
	    display: block;
	}

	.w-process-item{
		padding: 20px 30px;
	}

	.float-area-btn .btn{
		min-width: auto;
	}

	.slider.style-3 .item .item-content h1,
	.slider.style-4 .item .item-content h1{
		font-size: 58px;
	}

	.contact-box .boxed{
	    padding: 35px 50px;
	}

	nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu {
    	padding-left: 45px;
	}

	.tablepress thead>tr>th {
	    font-size: 18px;
	}

	.countdown-box .number{
		font-size: 5.65em;
	}

	.coming-soon-title {
	    font-size: 2.75em;
	}

	.countdown-box span{
		font-size: 1.75em;
	}

	.e-blog-post.card-layout .e-blog-post-des {
	    padding: 35px 40px;
	}

	.panel-group .panel-title a{
		font-size: 20px;
	}

	.demo-support-item i {
    	font-size: 48px;
	}

	.demo-support-item{
		font-size: 24px;
	}

	.ctoa-2-content>h1 {
    	font-size: 70px;
	}

	.ctoa-2-content>p {
	    font-size: 28px;
	}

	.ctoa-2-content>span {
	    font-size: 48px;
	}

	.ctoa-2-content .btn {
	    font-size: 16px;
	}

	.app-point.left{
	    float: none;
	}

	.app-point.right{
	    float: none;
	}

	.testimonial-vertical-slide .swiper-button-next,
	.testimonial-vertical-slide .swiper-button-prev{
	    right: 40px;
	}

	.app-layer-preview .img1,
	.app-layer-preview .img2{
		max-width: 400px;	
	}

	.app-layer-preview .img1{
		bottom: 370px;
		right: 130px; 
	}

	.app-layer-preview .img2{
		bottom: 250px;
	}

	.app-landing-banner.app-banner-2 {
	    padding: 320px 0 240px 0;
	}

	.shop-banner {
	    height: 680px;
	}

}

/*------------------------ Media Query: 992px to 767px ------------------------*/
@media (min-width: 767px) and (max-width: 992px){
	.portfolio-item-meta h4{
		font-size: 16px;
	}

	.portfolio-item-meta h5{
		font-size: 15px;
	}

	.feature .service-item {
	    padding: 40px 15px;
	}

	.sidebar-widget-wrapper .widget {
	    width: 50%;
	    float: left;
	    padding: 0 20px;
	}

	.sidebar .widget:nth-child(2n+3){
	    clear: both;
	}

	.e-blog-post.res-layout .e-blog-post-des{
	    padding: 0 20px;
	}

	.e-blog-post.res-layout .e-blog-post-des-inner{
		padding: 20px;
		margin-top: -50px
	}

	.e-blog-post.res-layout .e-blog-post-title a, .e-blog-post.res-layout .e-blog-post-title{
		font-size: 20px;
	}

	.e-blog-post.res-layout .e-blog-post-meta>span{
		font-size: 14px;
	}  

	.e-blog-post.res-layout .e-blog-post-more>h4{
		font-size: 16px;
	}

}


/*------------------------ Media Query: max-width:992px ------------------------*/
@media screen and (max-width:992px){
	.h-cell-item{
    	margin-left: 20px;
	}

	.navbar-nav>li>a{
		padding: 0 10px;
	}

	.attr-nav > ul > li > a {
	    padding: 5px 15px;
	}

	.service-item .hex {
	    margin: 0 auto 30px auto;
	}

	.service-item{
		text-align: center;
	}

	.text-container{
		margin: 20px 0;
	}

	.counter-item span {
	    font-size: 40px;
	}

	.counter-item h4{
		font-size: 16px;
	}

	.img-container{
		padding: 20px 0;
	}

	.f-widget{
		margin-bottom: 40px;
	}

	.promo-area-btn{
		float: none;
		display: block;
		text-align: center;
	}

	.promo-area-content{
		margin-bottom: 20px;
	}

	.video-bg-content h2 {
	    font-size: 40px;
	}

	.video-bg-content h3 {
	    font-size: 20px;
	}

	.video-bg-content .btn-2{
		font-size: 16px;
		padding: 10px 25px;
	}

	.header-top{
		display: none;
	}

	nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu {
    	padding-left: 30px;
	}
	
	.navbar-collapse{
		-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.15);
		box-shadow: 0 3px 5px rgba(0,0,0,.15);
	}

	.navbar-nav  .megamenu-fw .col-menu>a{
		font-size: 16px;
		margin-bottom: 0px;
		padding: 20px 0px 0px 0!important;
	}

	nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu  > li > a{
		padding: 10px 45px;
	}

	nav.navbar.bootsnav .dropdown .megamenu-content .col-menu ul > li > a{
		padding: 8px 0 8px 0px;
	}

	.attr-nav .social-profile{
		display: none;
	}

	.header-bottom{
		height: 60px;
		line-height: 60px;
	}

	.sticky.fixed-top {
    	top: 0px;
	}

	.banner-content h1{
		font-size: 60px;
	}

	.w-process-item{
		width: 50%;
	}

	.w-process-item:nth-of-type(2n+2) .w-arrow{
		display: none;
	}

	.float-area-content{
		display: block;
		margin-bottom: 20px;
		float: none;
		text-align: center;
	}

	.float-area-btn{
		float: none;
		text-align: center;
	}

	.service-float{
		height: auto;
		overflow: hidden;
	}

	.service-float .float-area{
		transform: translate(0)!important;
		margin: 0;
		position: static;
	}

	.tab-angle>li>a{
		font-size: 20px;
	}

	.tab-angle>li>a{
		height: 60px;
		line-height: 60px;
	}

	.triangle-with-shadow:after{
		left: -43px;
		width: 60px;
		height: 60px;
	}

	.triangle-with-shadow{
		width: 35px;
	}

	.main-content{
		margin-bottom: 70px;
	}

	.page-title{
		padding-top: 0;
	}

	.page-title-content {
	    padding: 120px 0;
	}

	.page-title-content h1{
		font-size: 48px;
	}

	.service-item.boxed {
	    padding: 40px;
	}

	.panel-group .panel-title a{
		padding: 20px;
		font-size: 18px;
	}

	.panel-group.style-2 .panel-title a{
		font-size: 24px;
		padding: 10px 15px;
	}

	.contact-box {
	    padding: 35px;
	}

	.error-content .error{
		font-size: 15.875em;
	}

	.countdown-box .number{
		font-size: 3.75em;
	}

	.coming-soon-title {
	    font-size: 2.75em;
	}

	.countdown-box span{
		font-size: 1.25em;
	}

	.countdown-box{
		padding: 0 2.25em;
	}

	.one-third .p-info-img{
		margin-bottom: 40px;
	}

	.e-audio,.e-video{
		margin-bottom: 30px;
	}

	.swiper-button-prev{
		left: 0;
	}

	.swiper-button-next{
		right: 0;
	}

	.e-blog-post.slide-layout .e-blog-post-title a{
		font-size: 36px;
	}

	.separator.txt-right .separator-inner{
		width: 65%;
	}

	.e-blog-post.preview-img-right-layout .e-blog-post-des{
		padding-right: 50px;
	}

	.e-timeline-block{
		padding-bottom: 40px;
	}

	.e-timeline-date{
		margin-left: 6px;
		margin-bottom: 40px;
	}

	.e-timeline-dot{
		position: absolute;
		left: -30px;
		top: 11px;
	}

	.e-timeline-block:before{
		left: 7px;
	}

	.contact-box.boxed{
		padding: 25px;
	}

	.float-area-btn .btn{
		margin: 5px;
	}

	.tab-angle{
		margin-bottom: 20px;
	}

	.testimonial-vertical-slide .swiper-button-next,
	.testimonial-vertical-slide .swiper-button-prev{
	    right: 15px;
	}

	.testimonial-item.style-3{
		width: 100%;
	}

	.left-p-item .app-feature-item:nth-child(1){
	    top: -20px;
	    right: -80px;
	}

	.right-p-item .app-feature-item:nth-child(2){
	    top: 90%;
	    left: -80px;
	}

	.app-layer-preview .img1,
	.app-layer-preview .img2{
		max-width: 300px;	
	}

	.app-layer-preview .img1{
		bottom: 330px;
		right: 130px; 
	}

	.app-layer-preview .img2{
		bottom: 240px;
	}

	.app-landing-banner.app-banner-2 {
	    padding: 200px 0 120px 0;
	}

	.app-faq-wrapper{
		padding-top: 60px;
	}

	.large-map #map,
	.large-map #map2,
	.large-map #map3{
		height: 400px;
	}

	.sp-lg-social li a{
		font-size: 30px;
	}

	.product-slider-caption h2{
		font-size: 40px;
	}

	.product-slider-caption h3{
		font-size: 20px;
	}

	.header.side-header .navbar-header-inner{
		height: 200px;
	}

	.copyright{
		text-align: center;
		float: none;
		margin-bottom: 10px;
	}

	.footer-bottom .social-profile{
		float: none;
		text-align: center;
	}

	.footer-links{
		float: none;
	    display: block;
	    width: 100%;
	    text-align: center;
	}

	.regular-food-menu-catagory-name i{
	    font-size: 100px;
	}

	.regular-food-menu-catagory-name h2{
	    font-size: 52px;
	}
}

/*------------------------ Media Query: max-width:767px ------------------------*/
@media screen and (max-width:767px){
	#header-2 .navbar-brand {
	    padding-top: 10px;
	}

	.attr-nav > ul > li > a {
	    padding: 0 25px;
	}

	.service-item {
    	padding: 40px 0;
	}

	.counter-item,
	.column-4 .counter-item{
		width: 100%;
		margin-bottom: 60px;
	}

	.copyright{
		display: block;
		float: none;
		margin-bottom: 20px;
		text-align: center;
	}

	.footer-bottom .social-profile{
		float: none;
		text-align: center;
	}

	#header-2 .navbar.fixed-top{
		padding: 2px 0;
	}

	#header-2 .navbar {
	    padding: 2px 0;;
	}

	#header-2 .navbar-nav{
		margin: 0;
		background: #101010;
	}

	#header-2 .navbar-collapse{
		padding: 0;
	}

	#header-2 .navbar-toggle {
    	padding: 10px 0 0 0;
	}

	.special-item{
		margin-bottom: 50px;
	}

	.caption-triangle{
		display: none;
	}

	.client-logo-item{
		width: 100%;
		margin-bottom: 30px
	}

	.counter-area.single-page .social-profile.style-2{
		float: none;
		text-align: center;
		padding-right: 0
	}

	.contact-left{
		margin-bottom: 40px
	}

	.single-page .counter-item{
		margin: 0;
	}

	.w-process-item{
		width: 100%;
		text-align: center;
	}

	.w-process-item .w-arrow{
		display: none;
	}

	.w-process-item-wrpper{
		margin: 0 15px;
	}

	.text-container{
		margin-bottom: 40px;
	}

	.float-area{
		text-align: center;
		padding: 50px 15px;
	}

	.float-area-content h2{
		font-size: 26px;
	}

	.full-width-portfolio .portfolio-item {
		width: 50%;
		float: left;
	}

	.portfolio-gallery .portfolio-item {
		width: 100%;
		float: none;
	}

	.carousel-indicators{
		display: none;
	}

	.slider.style-3 .item .item-content h2,
	.slider.style-4 .item .item-content h2{
		font-size: 1.25em;
	}

	.slider.style-3 .item .item-content h1,
	.slider.style-4 .item .item-content h1{
		font-size: 2.25em;
	}

	.slider.style-3 .item .item-content p,
	.slider.style-4 .item .item-content p{
		font-size: 0.875em;
	}

	.carousel-control{
		opacity: 0;
	}

	.carousel-inner:hover .carousel-control,
	.carousel-inner:focus .carousel-control{
		opacity: 1;
	}

	.slider{
		padding-top: 80px;
	}

	.float-area-wrapper {
		height: auto;
	}

	.float-area-wrapper .float-area{
		transform: translate(0)!important;
		margin: 0;
		position: static;
	}

	.tab-angle>li>a,
	.tab-rounded>li>a{
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}

	.contact-row{
		text-align: center;
	}

	.triangle-with-shadow:after{
		left: -35px;
		width: 50px;
		height: 50px;
	}

	.triangle-with-shadow {
	    width: 30px;
	}

	.nav-tabs.small>li>a {
	    padding: 15px;
	    font-size: 16px;
	}

	.accordion-service .service-item-wrapper{
		margin-bottom: 70px;
	}

	.pricing-item{
		margin-bottom: 30px;
	}

	.contact-box {
	    margin-bottom: 30px;
	}

	.large-map #map {
	    width: 100%;
	    height: 485px;
	}

	.person-details .person-img{
		margin-bottom: 40px;
	}

	.team-row{
		display: block;
		margin: 0;
	}

	.team-item{
		margin-bottom: 40px;
	}

	#bbpress-forums li.bbp-header ul>li{
		font-size: 18px;
		padding-bottom: 20px;
	}

	.fs-right{
		float: none;
	}

	.fs-left{
		float: none;
		margin-bottom: 30px;
	}

	.error-content .error{
		font-size: 5.875em;
	}

	.countdown-box .number{
		font-size: 2.15em;
	}

	.coming-soon-title {
	    font-size: 1.45em;
	}

	.countdown-box span{
		font-size: 1em;
	}

	.countdown-box{
		padding: 0 1.4em;
	}

	.coming-soon .social-profile{
		width: 100%;
	}

	.mesonary-item.width-1,
	.grid-sizer{
		width: 49.5%!important;
	}

	.mesonary-item.width-2{
		width: 100%!important;
	}

	.mesonary-item .portfolio-item{
		width: 100%;
	}

	.p-navigation{
		display: none;
	}

	.p-info-cols{
		margin-bottom: 40px;
	}
	
	.p-info-img, .p-info-txt{
		margin-bottom: 40px;
	}

	.p-video iframe{
		width: 100%;
		height: 320px;
	}

	.e-blog-post.hex-layout .e-blog-post-thumb{
		width: auto;
		float: none;
		margin-right: 0;
	}

	.e-blog-post.hex-layout .e-blog-post-des{
		margin-left: 0;
		display: block;
	}

	.blog-hex{
		margin: 0 auto;
	}

	.e-blog-post-social-share-item a>i {
    	font-size: 22px;
	}

	.product .product-preview{
		width: 100%;
		height: auto;
		padding: 0 100px;
	}

	.product-summary{
		width: 100%;
	}

	.client-logo-item{
		width: 33.33333%;
		margin-bottom: 30px;
	}

	.blog-slider .swiper-button-next,
	.blog-slider .swiper-button-prev{
		font-size: 40px;
	}

	.e-blog-post.slide-layout .e-blog-post-des-inner{
		text-align: center;
	}

	.e-blog-post.slide-layout .e-blog-post-des-inner{
		padding: 0 40px
	}

	.separator.txt-right .separator-inner{
		width: auto;
	}

	.e-blog-post.slide-layout .e-blog-post-meta-category{
		display: none;
	}

	.e-blog-post.preview-img-right-layout .e-blog-post-des{
		padding-right: 0px;
		margin-bottom: 40px;
	}

	.blog-catagory-title-left{
		margin-bottom: 15px;
	}

	.menu-cart{
		display: none!important;
	}

	.carousel-inner .item .item-img{
		display: none;
	}

	.carousel-inner .item .big-txt{
		font-size: 100px
	}

	.content-blog-single .entry-content blockquote{
		padding: 15px 0 15px 30px;
	}

	.tablepress-wrapper{
		overflow: visible;
	}

	.tablepress{
		overflow-x: visible;
	}

	.chart-item{
		margin-bottom: 80px;
	}

	.compatibility-item{
		text-align: center;
	}

	.demo-logo{
		width: 200px;
		margin: 0 auto;
	}

	.demo-logo img{
		width: 100%;
		display: block;
		height: auto;
	}

	.demo-c-to-a-1-content{
		text-align: center;
		margin-bottom: 40px;
	}

	.dctoa-wrapper{
		flex-direction: column;
		align-items: center;
	}

	.demo-support-item {
	    font-size: 18px;
	}

	.demo-support-item i {
	    font-size: 38px;
	}

	.ctoa-2-content>h1 {
	    font-size: 60px;
	}

	.ctoa-2-content>p {
	    font-size: 24px;
	}

	.ctoa-2-content>span {
	    font-size: 38px;
	}

	.our-feature-item{
		text-align: center;
	}

	.our-feature-img{
		margin-bottom: 50px;
	}

	.banner-content{
		padding: 0 15px;
	}

	.app-landing-banner-content,
	.app-preview{
		text-align: center;
	}

	.app-landing-banner-content{
		margin-bottom: 60px;
	}

	.app-landing-banner .column-align-middle{
		display: block;
	}

	.app-service-item{
		text-align: center;
		margin-bottom: 40px;
	}

	.app-service-item .app-service-icon-area{
		display: block;
		float: none;
		margin: 0;
	}

	.app-service-icon{
		margin: 0 auto 20px auto
	}

	.app-feature-items-wrapper{
		text-align: center;
	}

	.app-features .column-align-middle{
		display: block;
	}

	.app-feature-img{
		margin: 40px 0;
	}

	.app-text-container{
		padding: 0 5%;
	}

	.testimonial-item.style-3{
		padding: 0 15px;
	}

	.app-c-to-a-content{
		margin-bottom: 20px;
	}

	.app-c-to-a-content,.app-c-to-a-btn{
		text-align: center;
	}

	.column-align-middle{
		display: block;
	}

	.app-feature-style-2 .app-feature-img{
		display: none;
	}

	.app-layer-preview{
		display: none;
	}

	.app-landing-banner.app-banner-2 {
	    padding: 160px 0 80px 0;
	}

	.right-outside-container{
		margin: 0;
	}

	.faq-img{
		margin-bottom: 60px;
	}

	.large-map #map,
	.large-map #map2,
	.large-map #map3{
		height: 360px;
	}

	.sp-about-content-wrapper{
		margin: 0 15px;
	}

	.sp-about-content{
		padding: 20px;
	}

	.sp-lg-social{
		text-align: center;
	}

	.shop-sec-title{
		text-align: center;
	}

	.shop-product-slider .column-align-middle{
		display: flex;
	}

	.product-slider-caption h2 {
	    font-size: 36px;
	}

	.product-slider-caption h3{
	    font-size: 18px;
	}

	.shop-banner {
	    height: 580px;
	}

	.shop-banner-content h2{
		font-size: 30px;
	}

	.shop-banner-content h3{
		font-size: 40px;
	}

	.shop-banner-btn{
	    margin-top: 20px;
	}

	.portfolio-about-me .person-info{
		margin-bottom: 40px;
	}

	.excite-p-bar-container{
		max-width: 180px;
		margin: 0 auto
	}

	.p-top-130{
		padding-top: 65px;
	}

	.float-area-btn .btn{
		float: none!important;
	}

	.restaurent-banner-content p,
	.restaurent-banner-content .btn{
		font-size: 18px;
	}

	.restaurent-intro-img{
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
	}

	.restaurent-intro-img img{
		width: 100%;
	}

	.restaurent-intro-txt{
		margin: 0;
		padding: 60px 40px;
		width: 100%;
	}

	.food-menu-category i{
		font-size: 40px;
	}

	.food-menu-category h2{
		font-size: 24px;
	}

	.footer-links li a{
		font-size: 18px;
	}

	.regular-food-menu-catagory-name{
		margin-bottom: 60px;
	}

}


/*------------------------ Media Query: max-width:640px ------------------------*/
@media screen and (max-width:640px){
	.blog-slider-thumb-wrapper{
		display: none;
	}

	.e-blog-post.slide-layout .e-blog-post-des-inner{
		padding-top: 30px;
	}

	.e-blog-post.slide-layout .e-blog-post-title a{
		font-size: 26px;
	}

	.e-blog-post.slide-layout .e-blog-post-meta span{
		font-size: 18px;
	}

	.carousel-inner .item .big-txt{
		font-size: 80px
	}

	.product-slider-caption h2 {
	    font-size: 28px;
	}

	.product-slider-caption h3{
	    font-size: 16px;
	}

	.product-slide-btn .btn{
		font-size: 12px;
	}

	.product-slider-caption{
		margin-bottom: 20px;
	}

}


/*------------------------ Media Query: max-width:480px ------------------------*/
@media screen and (max-width:480px){
	.banner-content h2{
		font-size: 26px;
	}

	.banner-content h1{
		font-size: 32px;
	}

	.full-width-portfolio .portfolio-item,
	.portfolio-item{
		width: 100%;
	}

	.slider.style-3 .item .item-content h2,
	.slider.style-4 .item .item-content h2{
		font-size: 1em;
	}

	.slider.style-3 .item .item-content h1,
	.slider.style-4 .item .item-content h1{
		font-size: 1.65em;
	}

	.slider.style-3 .item .item-content p,
	.slider.style-4 .item .item-content p{
		font-size: 0.775em;
	}

	.carousel-inner .item {
	    height: calc(70vh - 140px);
	}

	.tab-angle>li>a {
	    height: 35px;
	    line-height: 35px;
	    font-size: 12px;
	}

	.triangle-with-shadow:after {
	    left: -25px;
	    width: 35px;
	    height: 35px;
	}

	.triangle-with-shadow {
	    width: 22px;
	}

	li.bbp-forum-info, li.bbp-topic-title {
	    width: 100%;
	    margin-bottom: 15px;
	}

	li.bbp-header li.bbp-forum-info, li.bbp-header li.bbp-topic-title{
		display: none;
	}

	#bbpress-forums .bbp-body ul.forum{
		display: block;
	}

	li.bbp-forum-topic-count, li.bbp-forum-reply-count{
		text-align: left;
	}

	li.bbp-forum-topic-count, li.bbp-forum-reply-count{
		width: 25%;
	}

	li.bbp-forum-freshness{
		width: 50%;
	}

	.countdown-box .number{
		font-size: 1.75em;
	}

	.coming-soon-title {
	    font-size: 1em;
	}

	.countdown-box span{
		font-size: .75em;
	}

	.countdown-box{
		padding: 0 1em;
	}

	.p-video iframe{
		width: 100%;
		height: 320px;
	}

	.post-navigation a:hover {
	    height: 40px;
	    width: 40px;
	    padding: 0!important;
	}

	.post-author-img {
	    float: none;
	    width: 35%;
	    margin: 0 auto
	}

	.post-author-details{
		display: block;
		margin-left: 0;
		text-align: center;
	}

	.e-blog-post-social-share-item a>span {
	    font-size: 10px;
	}

	.e-blog-post-social-share-item a>i {
    	font-size: 16px;
	}

	.product .product-preview{
		padding: 0;
	}

	.client-logo-item{
		width: 100%;
		margin-bottom: 30px;
	}

	.mesonary-item.width-1,
	.grid-sizer{
		width: 100%!important;
		float: none;
	}

	.mesonary-item.width-2{
		width: 100%!important;
		float: none;
	}

	.e-blog-post.slide-layout .e-blog-post-thumb{
		height: 280px;
	}

	.e-blog-post.slide-layout .e-blog-post-thumb img{
		height: 100%;
	}

	.e-blog-post-social-share.horizontal .e-blog-post-social-share-item a>i{
		font-size: 14px;
	}

	.e-blog-post-social-share.horizontal .e-blog-post-social-share-item a{
		padding: 0.5em 0;
	}

	.demo-support {
	    display: flex;
	    flex-direction: column;
	}

	.clients-logo.dots .owl-dots{
	    display: none;
	}

	.product-catagories-wrapper>.col-xs-6{
		width: 100%;
	}

	.shop-wrapper>.col-xs-6{
		width: 100%;
	}

	.product-slider-caption h2 {
	    font-size: 20px;
	}

	.product-slider-caption h3{
	    font-size: 14px;
	}

	.shop-product-slider {
	    padding: 140px 0 100px 0;
	}

	.shop-banner-content{
		text-align: center;
	}

	.shop-banner {
	    height: 500px;
	}

	.portfolio-prallax-sec-content{
	    width: 100%;
	}

	.portfolio-slider-2.gallery-thumbs .swiper-slide.swiper-slide-active .portfolio-slider-item{
	    border: 4px solid #fefefe;
	}

	.food-menu-category i{
		font-size: 32px;
	}

	.food-menu-category h2{
		font-size: 18px;
	}

	.regular-food-menu-catagory-name i{
		font-size: 90px;
	}

	.regular-food-menu-catagory-name h2{
		font-size: 42px;
	}

	.regular-food-menu-catagory-name{
		margin-bottom: 50px;
	}

	.regular-food-menu-items .food-item{
		padding-left: 50px;
		padding-right: 50px;
	}

	.regular-food-menu-catagory{
		padding: 60px 0;
	}

}


/*------------------------ Media Query: max-width:360px ------------------------*/
@media screen and (max-width:360px){

	.p-video iframe {
	    width: 100%;
	    height: 220px;
	}
}
/*****************fin de responsive totales ********************************/
/*****************style6.css*******************************/

.simple-list-grid ul li:after, .simple-list-grid:after {
  content: "";
  display: table;
  clear: both
}

body { /*padding: 20px*/ }

.simple-list-grid {
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in
}

.simple-list-grid ul {
  list-style: none;
  position: relative;
  /*margin: 0;*/
	    margin: 4em 0 0 4em;
  padding: 0
}

.simple-list-grid ul li {
  padding: 1rem;
  width: 95%;
  opacity: 0;
  border: 1px solid #ccc;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in
}
.simple-list-grid ul li hover {
  padding: 1rem;
  width: 100%;
  opacity: 0;
  border: 1px solid #ccc;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
	 background-color: #cce7e7;
}

.simple-list-grid ul li .thumb  {
  float: left;
  margin-right: 1rem;
  width: 150px;
  overflow: hidden;
	
	/*display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;*/
}

.simple-list-grid ul li .thumb  img { 
  /*width: 100%; 
	height:100px; 
	margin:20px auto; */
	}
/*****************style	 *******************/
body {
  min-height: 75rem;
  padding-top: 4.5rem;
}	
		.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 50px !important;
		}		