/* -------------------------------------------------------------------
Importing web fonts
------------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:100,300,normal,italic,bold,bolditalic);
@import url(http://fonts.googleapis.com/css?family=Patua+One:100,300,normal,italic,bold,bolditalic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:100,300,normal,italic,bold,bolditalic);


/* -------------------------------------------------------------------
Dynamic CSS rules
------------------------------------------------------------------- */

::-webkit-selection,::-moz-selection,::selection {
	color: #fff;
	background-color: #FF3401;
	text-shadow: none;
}

#main-nav ul.sub-menu {
	border-top-color: #FF3401;
}

.list .item-image .comments,
.post-gallery .flex-direction-nav li .flex-prev:hover,
.post-gallery .flex-direction-nav li .flex-next:hover,
.page-nav.numbers-nav a:hover,
.post-nav.numbers-nav a:hover,
.slideshow-wrapper .advancer,
.widget .tagcloud a:hover {
	background-color: #FF3401;
}

a:hover,
#header #logo a:hover,
#main-nav ul li.menu-item-hover > a,
#main-nav ul li.current-menu-item > a,
#main-nav ul.sub-menu li.menu-item-hover > a,
#main-nav ul.sub-menu li.current-menu-item > a,
#filter li.current a,
.list footer a:hover,
.page-nav a:hover,
.post-nav a:hover,
.work-nav li a:hover,
.secondary form .logged-in-as a:hover,
.slide-overlay.slide-layout-boxed .slide-heading a:hover {
	color: #FF3401;
}

a:active,
#main-nav ul li.menu-item-hover > a:active,
#main-nav ul li.current-menu-item > a:active,
#main-nav ul.sub-menu li.menu-item-hover > a:active,
#main-nav ul.sub-menu li.current-menu-item > a:active,
#filter li.current a,
.list footer a:active,
.page-nav a:active,
.post-nav a:active {
	color: #9a1f00;
}

#comments li .comment.admin img {
	-webkit-box-shadow: 0 0 0 2px #FF3401;
}

#comments li .comment.admin img {
	-moz-box-shadow: 0 0 0 2px #FF3401;
}

#comments li .comment.admin img {
	box-shadow: 0 0 0 2px #FF3401;
}

#top-container {
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: none;
	line-height: 1.65;
}

#top-container a {
	color: #FFFFFF;
}

#top-container a:hover {
	color: #FF3401;
}

#header-wrapper {
	background-color: #FFFFFF;
}

.page-header h1 {
	font-family: 'Patua One', Georgia, Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 36px;
	text-transform: none;
	line-height: 1.15;
}

.page-header h2 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.25;
}

#header #logo a {
	color: #343642;
	font-family: 'Patua One', Georgia, Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	text-transform: uppercase;
	line-height: 1;
}

#main-nav .menu-item {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	text-transform: none;
	line-height: 1;
}

#main-nav .menu-item a {
	color: #666666;
}

#main-nav .menu-item a:hover {
	color: #FF3401;
}

#main-nav .page-item {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	text-transform: none;
	line-height: 1;
}

#main-nav .page-item a {
	color: #666666;
}

#main-nav .page-item a:hover {
	color: #FF3401;
}

#main-nav ul.sub-menu {
	background-color: #FFFFFF;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
	line-height: 1;
}

#main-nav ul.sub-menu a {
	color: #343642;
}

#main-nav ul.sub-menu a:hover {
	color: #FF3401;
}

.slide-overlay.slide-layout-boxed a {
	color: #FFFFFF;
}

.slide-overlay.slide-layout-boxed a:hover {
	color: #FF3401;
}

.slide-overlay.slide-layout-boxed .slide-heading {
	font-family: 'Patua One', Georgia, Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 36px;
	text-transform: none;
	line-height: 1.15;
}

.slide-overlay.slide-layout-boxed .slide-caption,
.playpause {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-transform: none;
	line-height: 1.5;
}

.slide-overlay.slide-layout-boxed .slide-heading {
	color: #FFFFFF;
}

.slide-overlay.slide-layout-boxed .slide-caption {
	color: #FFFFFF;
}

.slide-overlay.slide-layout-boxed {
	background-color: rgba(0,0,0,.6);
}

#subheader-wrapper {
	background-color: #FF3401;
}

.page-header h1 {
	color: #FFFFFF;
	font-family: 'Patua One', Georgia, Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 36px;
	text-transform: none;
	line-height: 1.15;
}

.page-header h2 {
	color: #FFFFFF;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.25;
}

.home #subheader-wrapper,
.home .page-header {
	color: #FFFFFF;
	background-color: #FF3401;
	font-family: 'Patua One', Georgia, Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	text-transform: none;
	line-height: 1.15;
}

#main-container {
	color: #343642;
	background-color: #FFFFFF;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
	line-height: 1.5;
}

#main-container a {
	color: #343642;
}

#main-container a:hover {
	color: #FF3401;
}

#main-container .widget h3 {
	color: #343642;
}

#main-container .widget h3,
#main-container-wrapper,
#reply-title span,
.single-works .related-container h3 span {
	background-color: #FFFFFF;
}

.list .item-image .comments {
	border-color: #FFFFFF;
}

#main-container h1,
#main-container h2,
#main-container h3,
#main-container h4,
#main-container h5,
#main-container h6 {
	color: #343642;
}

.text h1,
.textwidget h1,
.comment_body h1 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 32px;
	text-transform: uppercase;
	line-height: 1.5;
}

.text h2,
.textwidget h2,
.comment_body h2 {
	font-family: 'Patua One', Georgia, Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1.5;
}

.text h3,
.textwidget h3,
.comment_body h3,
#main-container .content .widget h3 {
	font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.5;
}

.text h4,
.textwidget h4,
.comment_body h4 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	text-transform: none;
	line-height: 1.5;
}

.text h5,
.textwidget h5,
.comment_body h5 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1.5;
}

.text h6,
.textwidget h6,
.comment_body h6 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-transform: none;
	line-height: 1.5;
}

div.pp_default .pp_description {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
	line-height: 1.5;
}

#main-container .list footer,
.single .meta.content-one-fourth,
.secondary form .logged-in-as,
.secondary form p.comment-notes,
.secondary form span.comment-notes,
.secondary form p.form-allowed-tags,
.secondary form span.form-allowed-tags,
#main-container .tabs ul.t-nav li:not(.active) a {
	color: rgba(52,54,66, .6);
}

.single-post .related-container #relatedlist .mark {
	background-color: rgba(52,54,66, .4);
}

.widget #twitter_update_list span {
	color: rgba(52,54,66, .8);
}

#main-container .widget #recentcomments li,
#main-container .widget .side-post .post-head p,
#main-container .widget .latest-works-container .post-head p {
	color: rgba(52,54,66, .6);
}

#main-container .testimonials-box.style-2 .testimonial-msg,
#main-container .testimonials-box.style-2 .testimonial-sign .name,
#main-container .testimonials-box.style-1 .testimonial-msg,
#main-container .testimonials-box.style-1 .testimonial-sign .name {
	color: #343642;
}

#main-container .testimonials-box.style-2 .testimonial-sign em,
#main-container .testimonials-box.style-1 .testimonial-sign em {
	color: rgba(52,54,66, .5);
}

#main-container .testimonials-box.style-2,
#main-container .testimonials-box.style-1 {
	border-color: rgba(52,54,66, .18);
}

#main-container .testimonials-box.style-2 .testimonial-sign,
#main-container .testimonials-box.style-1 {
	background-color: rgba(52,54,66, .02);
}

#main-container .testimonials-box.style-2 .testimonial-msg:before,
#main-container .testimonials-box.style-1 .testimonial-msg:before {
	color: rgba(52,54,66, .08);
}

#main-container .testimonials-box.style-1 .testimonial-sign {
	border-left-color: rgba(52,54,66, .12);
}

#main-container .testimonials-box.style-2 .testimonial-sign,
#main-container .testimonials-box.style-2 .testimonial-sign:before {
	border-top-color: rgba(52,54,66, .12);
}

#main-sidebar {
	color: #343642;
}

#main-sidebar a {
	color: #343642;
}

#main-sidebar a:hover {
	color: #FF3401;
}

#main-sidebar .widget h3 {
	color: #343642;
}

#main-sidebar.sidebar .widget h3 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.5;
}

#main-sidebar .widget #recentcomments li,
#main-sidebar .widget .side-post .post-head p,
#main-sidebar .widget .latest-works-container .post-head p {
	color: rgba(52,54,66, .6);
}

#main-sidebar .widget #twitter_update_list span {
	color: rgba(52,54,66, .8);
}

#main-sidebar .widget .tagcloud a {
	color: rgba(52,54,66, .4);
}

#main-sidebar .testimonials-box .testimonial-sign,
#main-sidebar .testimonials-box .testimonial-sign:before {
	border-top-color: rgba(52,54,66, .25);
}

#main-sidebar .testimonials-box .testimonial-sign em {
	color: rgba(52,54,66, .5);
}

#main-sidebar .testimonials-box .testimonial-sign:after {
	border-top-color: #FFFFFF;
}

#main-sidebar .testimonials-box p {
	color: #343642;
}

#footer-sidebar-wrapper {
	color: #343642;
	background-color: #F5F3F0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
	line-height: 1.5;
}

#footer-sidebar-wrapper a {
	color: #343642;
}

#footer-sidebar-wrapper a:hover {
	color: #FF3401;
}

#footer-sidebar-wrapper .widget h3 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.5;
}

#footer-sidebar-wrapper,
#footer-sidebar-wrapper .widget h3 {
	background-color: #F5F3F0;
}

#footer-sidebar-wrapper .widget h3,
#footer-sidebar-wrapper .widget h3 a {
	color: #343642;
}

#footer-sidebar-wrapper .widget .side-post .post-head p,
#footer-sidebar-wrapper .widget .latest-works-container .post-head p {
	color: rgba(52,54,66, .6);
}

#footer-sidebar-wrapper .widget .tagcloud a {
	color: rgba(52,54,66, .4);
}

#footer-sidebar-wrapper .testimonials-box .testimonial-sign,
#footer-sidebar-wrapper .testimonials-box .testimonial-sign:before {
	border-top-color: rgba(52,54,66, .25);
}

#footer-sidebar-wrapper .testimonials-box .testimonial-sign em {
	color: rgba(52,54,66, .5);
}

#footer-sidebar-wrapper .testimonials-box .testimonial-sign:after {
	border-top-color: #F5F3F0;
}

#footer-sidebar-wrapper .testimonials-box p {
	color: #343642;
}

#footer-wrapper {
	color: #FFFFFF;
	background-color: #808080;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: none;
	line-height: 1.25;
}

#footer-wrapper a {
	color: #FFFFFF;
}

#footer-wrapper a:hover {
	color: #FF3401;
}

.secondary form input#submit,
a.btn,
input[type='submit'],
button {
	text-shadow: 0 -1px 0 #cd2900;
	border: 1px solid #cd2900;
	background-color: #cd2900;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FF3401), to(#cd2900));
	background-image: -moz-linear-gradient(top, #FF3401, #cd2900);
	background-image: -ms-linear-gradient(top, #FF3401, #cd2900);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF3401), color-stop(100%, #cd2900));
	background-image: -webkit-linear-gradient(top, #FF3401, #cd2900);
	background-image: -o-linear-gradient(top, #FF3401, #cd2900);
	background-image: linear-gradient(top, #FF3401, #cd2900);
}

.secondary form input#submit:hover,
a.btn:hover,
input[type='submit']:hover,
button:hover {
	background-color: #FF3401;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#ff5d34), to(#FF3401));
	background-image: -moz-linear-gradient(top, #ff5d34, #FF3401);
	background-image: -ms-linear-gradient(top, #ff5d34, #FF3401);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff5d34), color-stop(100%, #FF3401));
	background-image: -webkit-linear-gradient(top, #ff5d34, #FF3401);
	background-image: -o-linear-gradient(top, #ff5d34, #FF3401);
	background-image: linear-gradient(top, #ff5d34, #FF3401);
}

.secondary form input#submit:active,
a.btn:active,
input[type='submit']:active,
button:active {
	color: #901d00 !important;
	text-shadow: 0 1px 0 #ff5d34;
	background-color: #FF3401;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#cd2900), to(#FF3401));
	background-image: -moz-linear-gradient(top, #cd2900, #FF3401);
	background-image: -ms-linear-gradient(top, #cd2900, #FF3401);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cd2900), color-stop(100%, #FF3401));
	background-image: -webkit-linear-gradient(top, #cd2900, #FF3401);
	background-image: -o-linear-gradient(top, #cd2900, #FF3401);
	background-image: linear-gradient(top, #cd2900, #FF3401);
}

.background_container,
.background_overlay,
.slide-box-caption {
	height: 400px;
}

@media only screen and (max-width: 1013px) and (min-width: 798px) {.background_container,
.background_overlay,
.slide-box-caption {
	height: 323.508772px;
}

}@media only screen and (max-width: 797px) and (min-width: 638px) {.background_container,
.background_overlay,
.slide-box-caption {
	height: 294.0350876px;
}

}@media only screen and (max-width: 637px) and (min-width: 480px) {.background_container,
.background_overlay,
.slide-box-caption {
	height: 245.6140352px;
}

}@media only screen and (max-width: 479px) {.background_container,
.background_overlay,
.slide-box-caption {
	height: 164.2105264px;
}

}
#logo a {
		background: url(https://www.ogl.rsl.mybluehost.me/website_772dc33d/wp-content/uploads/2013/12/mkt-logo2.jpg) no-repeat;
		width: px;
		height: px;
	}.mkt_home_center {
background: url(/wp-content/themes/mkt/images/mkt_center_bg.jpg) top right;
width:1014px;
height:234px;
}

.mkt_text_center {
width:400px;
height:210px;
padding:13px;
border:0px #fff solid;
color:#FFF;
padding-left:20px;
overflow:hidden;
text-align:justify;
text-justify:inter-word;
}

.mkt_text_center h1 {
font-size:18px;
color:#FFF !important;
}

.mkt_home_center_yellow {
background: url(/wp-content/themes/mkt/images/mkt_mid_yellow.jpg) top right;
width:1014px;
height:282px;
}

.mkt_home_center_blacky {
background: url(/wp-content/themes/mkt/images/mkt_blacky.jpg) top right;
width:1014px;
height:282px;
}

.mkt_home_center_gray {
background: url(/wp-content/themes/mkt/images/mkt_us_gray.jpg) top right;
width:1014px;
height:282px;
}
.vtab {
/*
background: url(/wp-content/themes/mkt/images/mkt_lmenu_red.png);
width:300px;
height:40px;
color:#FFF;
font-size:18px;
font-weight:bold;
padding:16px 15px 0px 0px;
text-align:right;
cursor:pointer;
margin:4px 0px 20px 0px;
box-shadow: -5px 5px 3px 0px #333;
overflow:hidden;
*/
}

.vtab {
background: url(/wp-content/themes/mkt/images/mkt_newt_red.jpg);
width:300px;
height:63px;
color:#FFF;
font-size:24px;
font-weight:normal;
padding:21px 15px 0px 0px;
text-align:right;
cursor:pointer;
margin:4px 0px 20px 0px;
box-shadow: -5px 5px 3px 0px #333;
overflow:hidden;
}

.vtab:hover {
background: url(/wp-content/themes/mkt/images/mkt_lmenu_yellow.png);
}
.vtab:hover {
background: url(/wp-content/themes/mkt/images/mkt_newt_yellow.jpg);
}

.text h1, .textwidget h1, .comment_body h1 {
font-family: &#039;Open Sans&#039;, Helvetica, Arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 22px;
text-transform:none;
line-height: 1.5;
}

.mkt_mujer {
margin-top:-300px;
margin-left:-40px;
z-index:9999999!important;
}
.mk_target {
margin: 7px auto;
width:80{709d753c88ad5f4b9f7c6325e2780cb57852a2b56d339091e1d277351d748324};
}

.mkt_red {
color: #d11730;
font-weight:bold;
}

#main-nav .menu-item {
font-family: &#039;Open Sans&#039;, Helvetica, Arial, sans-serif;
font-size: 16px;
}

.text ul.square {list-style-type:square}

.text .last {
border-left: 1px #c1c0c0 solid;
padding-left: 15px;
width:46{709d753c88ad5f4b9f7c6325e2780cb57852a2b56d339091e1d277351d748324};
}


#main-nav .menu-item a:hover {
/*font-size:22px;*/
}
#main-nav ul li ul li.menu-item a:hover {
font-size:12px;
}


#main-nav .menu-item {
border-left: 1px #d2d0d0 solid;
}

#main-nav .menu-item-1857 {
border-left:none;
}

#main-nav ul li.current-menu-item > a {
/*font-size:22px;*/
}

#main-nav ul li ul li.current-menu-item > a {
font-size:12px;
}