@charset "utf-8";@media (max-width: 1045px){/*
#------------------------------------------------------------------------
# Creativity - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

.gkPage {
	padding-left: 10px!important;
	padding-right: 10px!important;
}

#gkBottom1 > div > div,
#gkBottom2 > div > div {
	padding-left: 10px!important;
	padding-right: 10px!important;
}

#gkFooter {
	text-align: center;
}

#gkStyleArea {
	float: none;
	margin: 0;
}

#gkFooterNav {
	line-height: 1.0;
}

#gkFooterNav,
#gkCopyrights {
	clear: both;
	display: block;
	float: none!important;
	margin: 10px auto;
	overflow: hidden;
}

#gkFooterNav > ul {
	display: inline-block;
}

.gkIsWrapper-gk_creativity .figcaption h1,
.gkIsWrapper-gk_creativity .figcaption h2 {
	max-width: 760px;
}}
@media (max-width: 1030px){/*
#------------------------------------------------------------------------
# Creativity - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
body {
	font-size: 14px;
}

/* Containers */
#gkContent, 
#gkSidebar {
	width: 100% !important;
}
#gkSidebar .box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px!important;
}
#gkSidebar {
	padding: 0!important;
}

#gkSidebar .box:first-child {
	padding-top: 10px!important;
}
#gkSidebar .box {
	border-top: none!important;
	float: left;
	margin-top: 0!important;
	margin-bottom: 30px!important;
	width: 50%;
}
#gkSidebar.gkOnlyOne .box,
#gkInset.gkOnlyOne .box {
	width: 100%!important;
}

#gkSidebar .box:nth-child(2n+1) {
	clear: both!important;
}

/* Limitation suffixes */
.onlydesktop {
	display: none!important;
}

.notablet {
	display: none!important;
}
.nomobile {
	display: block!important;
}
.onlytablet {
	display: block!important;
}
.onlymobile {
	display: none!important;
}
.notablet.nomobile {
  display: none!important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
	width: 100% !important;
}

/* K2 edit popup */
#sbox-window,
#sbox-window iframe {
	width: 720px!important;
	max-width: 720px!important;
	left: 10px!important;
}

/* menu */
#gkMobileMenu {
	color: #666;
	display: block!important;
	float: right;
	font-size: 32px;
	height: 44px;
	line-height: 44px;
	margin: 15px 0 0 20px!important;
	overflow: hidden;
	position: relative;
	width: 44px;
}
#gkExtraMenu {
	display: none!important;
}
#gkMainMenu {
	display: none;
}
#gkMobileMenu select {
	display: block;
	width: 44px!important;
	height: 44px!important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute!important;
	left: 0;
	top: 0;
}
body[data-mobile="true"] #gkMobileMenu select {
	font-size: 50px;
}

/* top/bottom modules */

/* 4-column layout */
body .gkCols4 .box {
	margin-bottom: 30px!important;
}
body .gkCols4 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols4 .box.gkmod-2 {
	width: 50%;
}
body .gkCols4 .box.gkmod-3 {
	width: 50%;
}
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more {
	width: 50%;
}
body .gkCols4 .box:nth-child(2n+1) {
	clear: both;
}
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}

/* 6-column layout */
body .gkCols6 .box {
	margin-bottom: 30px!important;
}
body .gkCols6 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols6 .box.gkmod-2 {
	width: 50%;
}
body .gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more {
	width: 50%;
}
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more {
	width: 50%;
}
body .gkCols6 .gkmod-2.box:nth-child(2n+1),
body .gkCols6 .gkmod-4.box:nth-child(2n+1),
body .gkCols6 .gkmod-6.box:nth-child(2n+1) {
	clear: both;
}
body .gkCols6 .gkmod-3.box:nth-child(3n+1),
body .gkCols6 .gkmod-5.box:nth-child(3n+1) {
	clear: both;
}
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
	width: 50%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 50%!important;
}

.items-row > div {
	margin-bottom: 50px;
	padding: 0!important;
}

/* Suffixes and other elements */
.gkResponsive,
.gkResponsive img {
	width: 100%;
}

/* Layers fix for mobile devices */
.gkIsWrapperFixed {
	position: absolute!important;
}

#gkContentWrapper {
	position: static!important;
}

/* Intro */
body .gkIsWrapperFixed {
    top: 0!important;
}
}
@media (max-width: 820px){/*
#------------------------------------------------------------------------
# Creativity - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
 
.itemContainer .itemsContainerWrap,
.itemsContainer .itemsContainerWrap {
	margin: 0!important;	
}

.itemContainer,
.itemsContainer {
	clear: both;
	width: 100%!important;
}

#gkInset,
#gkContentWrap {
	width: 100%!important;
}

#gkInset {
	margin-top: 14px!important;
	padding: 0!important;
}

#k2Container article header h2 {
	font-size: 32px;
	line-height: 32px;
}
.demo-typo-col2,
.demo-typo-col3,
.demo-typo-col4 {
	clear: both;
	float: none;
	width: 100%;
}

article header h1, 
article header h2 {
	font-size: 32px;
}

/* Intro */
.gkIsWrapper-gk_creativity .figcaption h1 {
	font-size: 40px;
	font-weight: 300;
	line-height: 1.0;
	margin: 48px auto 0 auto;
	max-width: 600px;
}

.gkIsWrapper-gk_creativity .figcaption h2 {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.0;
	margin: 0 auto;
	max-width: 600px;
}

/* Other elements */
.gkTeam.col4 figure { 
	width: 48%; 
}

.gkTeam figure {
	margin-bottom: 2%;
}

.gkTestimonial.col4 { 
	width: 50%; 
}

.gkPriceTable dl {
	padding: 20px 10px;
}

.gkPriceTable dt {
	font-size: 16px;
}

.gkPriceTable dl dd.gkPrice {
	font-size: 32px;
}

.gkPriceTable dd a {
	margin: 10px 0;
	padding: 0 20px;
}

#gkBreadcrumb {
	padding: 10px 0;
}

.breadcrumbs > ul > li {
	font-size: 22px;
	line-height: 3.5;
}

.latestView {
	margin: 0!important;
}

.gkIsWrapper-gk_creativity .figcaption h1,
.gkIsWrapper-gk_creativity .figcaption h2 {
	max-width: 550px;
}

}@media all and (max-width: 820px) and (max-width: 660px){
    body #cc-notification h2, 
    body #cc-notification h3, 
    body #cc-notification p {
        font-size: 12px!important;
        margin-bottom:0!important;
        width: 100%!important;
        max-width: 100%!important;
    }

    body #cc-notification h2 span, 
    body #cc-notification h2 {
        font-size: 12px!important;
    }

    body #cc-notification #cc-notification-wrapper {
        padding: 10px 32px 0!important;
    }

    body #cc-notification ul.cc-notification-buttons {
        clear: both!important;
        width: 100%!important;
        position: static!important;
        text-align: center;
    }

    body #cc-notification ul.cc-notification-buttons li {
        float: none!important;
        display: inline-block;
    }

    body #cc-notification a, 
    body #cc-notification a:visited {
        font-size: 12px!important;
    }
}
@media (max-width: 580px){/*
#------------------------------------------------------------------------
# Creativity - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

.gkPage {
	padding-left: 10px!important;
	padding-right: 10px!important;
}

#gkPageContentWrap {
	padding-top: 40px;
}

#gkInset .box,
#gkSidebar .box,
#gkBottom1 .box,
#gkBottom2 .box {
	clear: both!important;
	float: none!important;
	width: 100%;
}
#gkBottom1 .box,
#gkBottom2 .box {
	margin-bottom: 20px;	
}
#gkSidebar > div {
	margin-top: 20px!important;
	padding-top: 25px!important;
}
#gkSidebar > div > .box {
	float: none;
	margin-top: 0!important;
	margin-bottom: 12px!important;
	width: 100%;
}
#gkSidebar > div > .box:nth-child(2n+1) {
	clear: both!important;
}
#gkSidebar > div > .box:nth-child(odd) {
	padding-right: 0px;	
}
#gkSidebar > div > .box:nth-child(even) {
	padding-left: 0px;
}

/* limitation suffixes */
.notablet {
	display: block!important;
}
.nomobile {
	display: none!important;
}
.onlytablet {
	display: none!important;
}
.onlymobile {
	display: block!important;
}
.notablet.nomobile {
  display: none!important;
}

/* Fix for the user profile */
.profile dt {
	width: 100% !important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input,
.contact .contact-form textarea {
	width: 100% !important;
}

/* Fix for the search */
fieldset.word #search-searchword,
fieldset.word .inputbox {
	width: 50%;
}
fieldset.phrases .ordering-box,
fieldset.only input[type="checkbox"],
fieldset.phrases input[type="radio"] {
	clear: both;
}

/* Fix for the register */
#member-registration dd {
	clear: both !important;
	display: block !important;
}

/* Fix for tables */
fieldset {
	box-sizing: border-box!important;
	max-width: 100%!important;
	width: 100%!important;
	overflow: hidden;
}

}@media only screen and (max-width: 580px) and (max-width: 580px){
	#gkMainbody table {
		width: 100%!important;
	}
	
	#gkMainbody table tr,
	#gkMainbody table th,
	#gkMainbody table td {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: none;
		display: block;
		width: 100%!important;
	}
	
	#gkMainbody table tr {
		border-bottom: 1px solid #eee;
	}
}

@media (max-width: 580px){/*
Alternative table code:
-----
#gkMainbody table:before {
	content: "Scroll horizontally to view the whole table";
	height: 14px;
	width: 100%;
	display: block;
	font-size: 10px;
	margin-top: -30px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}
#gkMainbody table {
	width: 540px!important;
	display: block!important;
	padding: 30px 0 20px 0;
	overflow:scroll;
	-webkit-overflow-scrolling:touch;
}
#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
	width: 540px!important;
	display: table;
}

@media only screen and (max-width: 320px), only screen and (max-device-width: 320px) and (-moz-max-device-pixel-ratio: 1.5), only screen and (max-device-width: 320px) and (-o-max-device-pixel-ratio: 1.5/1), only screen  and (max-device-width: 320px) and (-webkit-max-device-pixel-ratio: 1.5), only screen and (max-device-width: 320px) and (max-device-pixel-ratio: 1.5), only screen and (max-device-width: 640px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 640px) and (-o-min-device-pixel-ratio: 2/1), only screen and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 640px) and (min-device-pixel-ratio: 2) {
	#gkMainbody table {
		width: 260px!important;
	}
}

@media only screen and (max-width: 480px) and (orientation:landscape), only screen and (max-device-width: 480px) and (-moz-max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-device-width: 480px) and (-o-max-device-pixel-ratio: 1.5/1) and (orientation:landscape), only screen  and (max-device-width: 480px) and (-webkit-max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-device-width: 480px) and (max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-device-width: 960px) and (-moz-min-device-pixel-ratio: 2) and (orientation:landscape), only screen and (max-device-width: 960px) and (-o-min-device-pixel-ratio: 2/1) and (orientation:landscape), only screen and (max-device-width: 960px) and (-webkit-min-device-pixel-ratio: 2) and (orientation:landscape), only screen and (max-device-width: 960px) and (min-device-pixel-ratio: 2) and (orientation:landscape) {
	#gkMainbody table {
		width: 420px!important;
	}
}*/

/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	float: left!important;	
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	width: 100%!important;
}
.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* top/bottom modules */
body #gkPage .box {
	margin-bottom: 20px!important;
}

/* 3-column layout */
.gkCols3 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more,
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 100%!important;
}

/* 4-column layout */
body .gkCols4 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
body .gkCols4 .box.gkmod-1,
body .gkCols4 .box.gkmod-2,
body .gkCols4 .box.gkmod-3,
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more,
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* 6-column layout */
body .gkCols6 .box.gkmod-more:nth-child(1n) { 
	clear: both; 
}
body .gkCols6 .box.gkmod-1,
body .gkCols6 .box.gkmod-2,
body .gkCols6 .box.gkmod-3,
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 100%!important;
}

/* article fix */
#gkContent article > time {
	display: none!important;
}
#gkContent article > time + header {
	padding-left: 0!important;
}
#gkContent article header li.itemDate,
#gkContent article header li.item-date {
	display: block;
}

/* NSP adjustments */
.nspArtPage .nspArt {
	border-top: 1px solid #eee!important;
	border-left: none!important;
	padding-bottom: 20px!important;
	padding-top: 20px!important;
	width: 100%!important;
}
.nspArtPage .nspArt:first-child {
	border-top: none!important;
}

/* other elements */
article header h1, 
.category header {
	line-height: 32px;
	padding: 18px 0 0px;
}

article header h1, 
.category header, 
article header h2 {
	font-size: 24px;
}

h1 {
	font-size: 28px;
}

h2, 
.componentheading,
.category header h2 {
	font-size: 28px;
}

article header h2 {
	line-height: 32px;
}

article header ul {
	margin: 0 0 10px 0;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

#gkSocialAPI {
	overflow: hidden;
}

.cols-2 .column-2, 
.cols-3 .column-3 {
	padding: 0!important;
}

.itemComments .itemCommentsList li img {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	position: static;
}

.itemComments .itemCommentsList li > div > * {
	clear: both;
	display: block;
	width: 100%;
}

.itemComments .itemCommentsList li > div > * a {
	float: left;
}

.itemCommentsList li h3 {
	float: none;
	margin-top: 5px;
}

.itemCommentsForm .itemCommentsFormNotes {
	margin-top: 5px!important;
}

#gkMainbody .registration {
	width: 100%;
}

#article-index {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none!important;
	margin: 0!important;
	width: 100%!important;
}

/* NSP */
.box.header .nspImageWrapper h4 {
	font-size: 14px!important;
}

.nspArts,
.nspLinksWrap {
	clear: both;
	float: left!important;
	width: 100%!important;
}

/* Footer */

#gkFooterNav li {
	float: none;
	line-height: 3.0;
}

/* K2 fixes */
.itemBody.containsItemInfo, 
.itemOtherElements.containsItemInfo,
.itemListView .itemBlock.containsItemInfo,
.itemExtraFields ul li span.itemExtraFieldsValue,
.itemLinks .itemCategory a, 
.itemLinks .itemTagsBlock ul {
	margin-left: 0!important;
}
#k2Container .itemContainer{width:100%!important;}
#k2Container .subCategoryContainer{width:100%!important;}
#k2Container .subCategory{height:auto!important;}

aside.itemAsideInfo {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 20px 0!important;
	position: static!important;
	width: 100%!important;
}

.itemCommentsList li > div > div > span {
	clear: both;
	display: block;
}

.itemCommentsList li > div {
	margin-left: 0!important;
	padding-left: 0!important;
}

.itemComments h3 {
	font-size: 30px;
	padding: 30px 0 0;
}

.items-row > div {
	margin-bottom: 30px;
	padding: 0!important;
}

article header h1,
article header h2 {
	font-size: 24px!important;
	line-height: 1.2;
}

.genericView .itemView {
	padding: 0!important;
	width: 100%!important;
}

.itemAuthorDetails {
	clear: both;
	margin-left: 0!important;
}

.itemAuthorData {
	padding: 16px;
}

.itemAuthorData img {
	display: block;
	margin: 0 0 20px 0;
}

.itemAuthorData h3 {
	padding-top: 10px;
}

.itemTags {
	clear: both;
	margin: 10px 0;
}

/* Other */
#gkMobileMenu,
#gkUserArea .button {
	margin-left: 3px!important;
}

.gkPriceTable {
	padding: 20px 0;
}

.gkPriceTable dl {
	margin: 20px auto!important;
	width: 100%!important;
}

article header {
	margin-bottom: 15px;
}

article header.itemHasImage h1,
article header.itemHasImage h2 {
	bottom: 10px;
	font-size: 16px!important;
}

#gkPopupLogin {
	margin-left: -150px;
	top: 20px;
	width: 300px;
}

.gkPopupWrap {
	padding: 15px;
}

span#fb-auth {
	margin: 5px 0 0 3px;
}

.gkContactForm > div,
.gkContactForm > form {
	clear: both;
	float: none;
	margin: 20px 0;
	width: 100%!important;
}

.breadcrumbs > ul > li {
	font-size: 14px;
	line-height: 1.6;
}

.breadcrumbs li.separator {
	padding: 0 5px!important;
}

.gkPopupWrap h3 {
	font-size: 25px;
	margin: 0 0 10px 0;
}

#form-login-remind {
	margin-top: 25px;
}

.box.bigtitle .header {
	font-size: 32px;
}

.box.bigtitle .header small {
	font-size: 14px;
}

.box.mediumtitle .header {
	font-size: 24px;
	line-height: 1.5;
}

.box.mediumtitle .header small {
	font-size: 14px;
	line-height: 1.5;
}

/* Intro */
.gkIsWrapper-gk_creativity .figcaption h1 {
	font-size: 20px;
	margin-top: 16px;
	max-width: 500px;
}

.gkIsWrapper-gk_creativity .figcaption h2 {
	font-size: 16px;
	max-width: 500px;
}

.gkIsWrapper-gk_creativity .figcaption > div {
	top: 28%;
}

.gkIsWrapper-gk_creativity .figcaption h1 > i {
	font-size: 20px!important;
}

.gkIsWrapper-gk_creativity .figcaption h2 > i {
	font-size: 16px!important;
}

.gkIsWrapper-gk_creativity .figcaption > a.loaded {
	bottom: 5%;
}

.gkIsWrapper-gk_creativity .figcaption > a {
	padding: 10px 18px;
}

.gkTeam figure {
	margin-bottom: 2%!important;
	width: 100%!important;
}

.gkTestimonial {
	margin-bottom: 10px!important;
	width: 100%!important;
}

.gkNspPM-Portfolio .gkImagesWrapper > a {
	width: 100%!important;
}

.gkQuote {
	font-size: 18px;
	line-height: 30px;
}

.gkTestimonial img {
	max-width: 30%;
}

.gkTestimonial p {
	font-size: 14px;
	line-height: 23px;
}

.onepage #gkHeader .box, 
.onepage #gkBottom1 .box, 
.onepage #gkPageContent .box {
	padding: 80px 0 50px!important;	
}

.box .gkPage {
	max-width: 280px;
}}
/*
#------------------------------------------------------------------------
# Creativity - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

/* quitar el relojito de la intro*/
.gkIsWrapperFixed { background: #2848DB !important; }

/* Color de la barra de top */
#gkTop {
    background: #fcf423 none repeat scroll 0 0;
    border-bottom: 1px solid #2848DB;
    min-height: 75px;
    position: fixed;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 100%;
    z-index: 999;
}

/* Slider */
.gkIsWrapper-gk_creativity .figcaption h1, .gkIsWrapper-gk_creativity .figcaption h2 {
    color: #2848DB;
    position: relative;
    text-align: center;
    text-transform: none;
}

.gkIsWrapper-gk_creativity .figcaption h2 {
    font-size: 36px;
    font-weight: normal;
    line-height: 1;
    margin: 0 auto;
    max-width: 920px;
}

/* boton del slider */
.gkIsWrapper-gk_creativity .figcaption > a {
    background: #FCF423 none repeat scroll 0 0;
    border: 2px solid #2848DB;
    border-radius: 2px;
    bottom: -10%;
    box-sizing: border-box;
    color: #2848DB;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    left: 50%;
    line-height: 1;
    opacity: 0;
    padding: 20px 36px;
    position: absolute;
    text-transform: uppercase;
    transform: translateX(-50%);
    transition: bottom 0.3s ease-out 0s, opacity 0.3s ease-out 0s;
}

/* Menu */
.gkMenu > ul > li > a {
    color: #2848DB;
    display: block;
    height: 74px;
    line-height: 75px;
    padding: 0 16px;
}

.gkMenu > ul > li {
    font-size: 16px;
    font-weight: 400;
    line-height: 75px;
    text-transform: uppercase;
}

/* Modulo servicios */
.gkNspPM-Portfolio .gkImagesWrapper > a > .gkImgOverlay > span {
    background: #fcf423 none repeat scroll 0 0;
}

.gkNspPM-Portfolio .gkImagesWrapper > a > .gkImgOverlay > span::before {
    border: 2px solid #2848DB;
    color: #2848DB;
    
}
#gkHeader {
    background: #ffffff none repeat scroll 0 0;
   }

/* Modulo quienes somos */
.gkQuote {
    color: #000;
    font-size: 26px;
    font-style: normal;
    line-height: 38px;
    margin: 0;
    padding: 30px 0;
    text-align: center;
}
.onepage .box.greybg {
    background: #FCF423 none repeat scroll 0 0;
}

.box.bigtitle .header small {
    clear: both;
    color: #000;
    display: block;
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
    text-transform: uppercase;
}

/* espacio entre módulos */
.gkNspPM-Portfolio .gkImagesWrapper {
    box-sizing: border-box;
    margin: 0 -1%;
    overflow: hidden;
    padding: 0;
    width: 102%;
}

/* breadcumbs */
#gkBreadcrumb {
    background-color: #2848db !important;
    background-image: url("http://cerrametal.lunamic.vservers.es/images/portada/reja-breadcrumbs.png");
    background-position: 50% 20%;
    background-size: cover;
}

/* posicion bottom 2 para modulo de cookies */
#gkBottom2 {
    background-color: #2848db !important;
    background-image: url("http://cerrametal.lunamic.vservers.es/images/portada/reja-breadcrumbs.png");
    background-position: 50% 20%;
    background-size: cover;
}

#gkBottom2 .box h2 {
    color: #2848db;
}

#gkBottom2 .box a {
    color: #2848db !important;
}

/*------------------------------------------------------------------- estaba de conde ---------------*/
/* Color de fondo */
html {
    background: #ffffff none repeat scroll 0 0;
}


/* Botones */
.bigbutton, button, .button, .button.inverse:active, .button.inverse:focus, .button.inverse:hover, input.button, span.button, button.button, div.button, input[type="submit"], input[type="button"], .gkPriceTable dd a {
    background: #009BDB none repeat scroll 0 0;
}
.bigbutton:hover, button:hover, .button:hover, .button.inverse, input.button:hover, span.button:hover, button.button:hover, div.button:hover, input[type="submit"]:hover, input[type="button"]:hover, .gkPriceTable dd a:hover {
    background: #D28A01 none repeat scroll 0 0;
}
/* Pie de pagina */
#gkFooter  {
    background: #FCF423 none repeat scroll 0 0;
    border-top: 1px solid #2848DB;
    color: #2848DB;
}
#gkFooter a {
    color: #2848DB;
}
/* llamita del centro */
.onepage #gkHeader .box.mediumspaces, .onepage #gkBottom1 .box.mediumspaces, .onepage #gkPageContent .box.mediumspaces {
    padding: 20px 0 !important;
}

/* formulario de contacto */
.gkContactForm address {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px;
}
.gkContactFooter {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px;
    margin: 10px 0 0;
}
