@charset "utf-8";
/* CSS Document */

.logoblock {padding-top: 40px;}
.logoalatt {padding-left: 40px;}

.socialkepek img, .faf-field.faf-field-image.socialkepek img {width: 25px !important; height: 25px !important;}
.faf-field.faf-field-image.socialkepek {width: 25px !important; float: left;}
.faf-field.faf-field-image.socialkepek.facebook {margin-right: 10px !important;}

.customlogoalatt p {margin: 0 0 0rem 0;}
.customlogoalatt {font-size: 14px;}
.customlogoalatt p#felkover {font-weight: 600;}
.customlogoalatt p#felkovervaros {font-weight: 600; font-size: 16px;}
.customlogoalatt p#dolt {color: #58595b !important;}
.customlogoalatt p#dolt2 {color: #58595b !important;font-style:italic;}
#g-sidebar {
    background: #fff;
    color: #231f20;
}
#g-container-navigation {
    padding-top: 0rem;
}

.css-loader-wrapper {display: none !important;}

.sprocket-tables-item {
    border: 0px solid #e0e0e0;
}
.sprocket-tables-bg1, .sprocket-tables-block.highlight:hover .sprocket-tables-bg1 {
    background: none !important;
}

.sprocket-tables-title {
text-align: left; font-size: 100%;font-weight: 800;
}

.sprocket-tables-title:before {content: url('http://freetransform.hu/images/vonal.png'); position: absolute; margin-top: 30px;}
.sprocket-tables-text {text-align: left; font-size: 14px; padding-top: 10px;}
.sprocket-tables-block {
    display: inline-block;
    vertical-align: top;
    margin: 120px -4px 1% 0;
    text-align: center;
    box-sizing: border-box;
    padding: 0 0%;
    list-style: none;
}

.sprocket-tables-cell {
    display: block;
    padding: 30px;
}

li.maximenuck, li.maxiFancybackground {list-style: none; float: left;}
li.item114 {float: right;}
li.item107 .floatck {margin-top: -18px; margin-left: 100px;}
li.item114 .floatck {margin-top: -18px; margin-left: -370px;}

a.maximenuck  {padding: 4px 0px;}

li.item109 a {background-image: url('/images/menu/konyvek.png'); background-repeat: no-repeat;}
li.item109 a:hover {background-image: url('/images/menu/konyvek2.png'); background-repeat: no-repeat;}
li.item110 a {background-image: url('/images/menu/konyvboritok.png'); background-repeat: no-repeat;}
li.item110 a:hover {background-image: url('/images/menu/konyvboritok2.png'); background-repeat: no-repeat;}
li.item111 a {background-image: url('/images/menu/arculat.png'); background-repeat: no-repeat;}
li.item111 a:hover {background-image: url('/images/menu/arculat2.png'); background-repeat: no-repeat;}
li.item112 a {background-image: url('/images/menu/kiallitas.png'); background-repeat: no-repeat;}
li.item112 a:hover {background-image: url('/images/menu/kiallitas2.png'); background-repeat: no-repeat;}
li.item113 a {background-image: url('/images/menu/csomagolopapir.png'); background-repeat: no-repeat;}
li.item113 a:hover {background-image: url('/images/menu/csomagolopapir2.png'); background-repeat: no-repeat;}

li.item116 a {background-image: url('/images/menu/elerhetoseg.png'); background-repeat: no-repeat;}
li.item116 a:hover {background-image: url('/images/menu/elerhetoseg2.png'); background-repeat: no-repeat;}
li.item115 a {background-image: url('/images/menu/tervezoink.png'); background-repeat: no-repeat;}
li.item115 a:hover {background-image: url('/images/menu/tervezoink2.png'); background-repeat: no-repeat;}

.sprocket-strips .cols-1 > li {
    width: 95.4%; float: right;
}

table.elerhetoseg td {border: 0;}

.bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {
    float: left;
    margin: 0px;
    width: 55% !important;
}

.bfQuickMode section.bfElemWrap:hover {
background: none !important;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #231f20;
    background-color: #ebeced !important;
    border: 0px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: none;
    box-sizing: border-box !important;
    -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
    -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
    transition: border 0.2s linear, box-shadow 0.2s linear;
	border-radius: 0px;
}

.button, .g-pricingtable .button {
    display: inline-block;
    font-family: "Brandon text", serif, arial, helvetica;
    font-weight: 400;
    font-style: italic;
    background-color: #ffb100;
    background-image: -webkit-linear-gradient(-225deg, #ffb100 55%, #ffb100 55%);
    background-image: linear-gradient(-45deg,#ffb100 55%, #ffb100 55%);
    color: #fff;
    font-size: 1.375rem;
    line-height: 1.8;
    margin: 0 0.3rem 0.5rem 0;
    padding: 0.3rem 0.6rem;
    border-radius: 0rem;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #000 !important;
	font-family: "Brandon text", serif, arial, helvetica !important;
    background-color: #ffb100 !important;
    transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

.cc_container .cc_message {
color: #000 !important;
	font-family: "Brandon text", serif, arial, helvetica !important;
}

.bfQuickMode .bfLabelLeft label {
    width: 45%;
    float: left;
    margin: 0px 0px 0px 0px !important;
}

.sprocket-strips-container {
    list-style: none !important;
    overflow: hidden;
    padding: 0;
    margin: 0 -1.2% 0 -1%;
}

#g-container-above #g-abovemain {-webkit-clip-path: polygon(3% 99%, 100% 95%, 100% 0, 0 0);
clip-path: polygon(3% 99%, 100% 95%, 100% 0, 0 0);}

.sprocket-strips-item {
min-height: 299px;
background-position: center center;
}

.page-header h2 {
font-family: "Brandon text", serif, arial, helvetica;}

.sprocket-strips-item {
-webkit-clip-path: polygon(1% 100%, 99% 100%, 99% 0, 1% 3%);
clip-path: polygon(1% 100%, 99% 100%, 99% 0, 1% 3%);

}

#g-mainbar {margin-top: -143px;}

.sprocket-grids-b-container li {
    padding: 10px;
}

.sprocket-grids-b {
width: 97%; float: right;
}

.sprocket-grids-b-item, .sprocket-grids-b-image-container img {
width: 12.5vw;
height: 12.5vw;
}

.tartalommodul {margin-top: 13px !important;}

.sprocket-strips-item {
    box-shadow: none;
}

.sprocket-strips-content, .sprocket-grids-b-readon, .btn-group.pull-right, body.com_content .pull-left.item-image {display: none;}

.tartalommodul {width: 99.7%; margin-left: 0.15% !important;}

.sprocket-grids-b-content.overlay-mode {
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    height: 0;
}

.sprocket-grids-b-content.overlay-mode h2, .sprocket-grids-b-content.overlay-mode h2 a {
    font-size: 16px !important;
    font-weight: 300;
	text-transform: uppercase;
	color: #231f20;
	 margin: 1.5rem 0 0rem 0;
}

.sprocket-grids-b-content.overlay-mode h2 a {border-bottom: #fef0d4 1px solid;}

h1, h2, h3, h4, h5 {
	font-family: "Brandon text", serif, arial, helvetica;
    font-weight: 400;
    margin: 1.5rem 0 0.75rem 0;
}

.sprocket-grids-b-text {
    margin: 5px 0 0px 0;
    display: block;
	color: #58595b;
}

.sprocket-grids-b-effect {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: 0;
    background: #fcad18;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translatez(0);
	-webkit-clip-path: polygon(0 48%, 100% 58%, 100% 100%, 0% 100%);
clip-path: polygon(0 48%, 100% 58%, 100% 100%, 0% 100%);
}

.faf-field.faf-field-image img, .faf-field.faf-field-input, .faf-field.faf-field-url.behance-link {width: 90% !important;}
.projektnev, .faf-field.faf-field-url.behance-link {text-align: right;}
.faf-field.faf-field-input {margin: 25px 0px;}
.faf-field.faf-field-image {margin: 0px 0px 20px 0px;}
.faf-field.faf-field-url.behance-link a {color: #231f20; border-top: 2px solid #fcc459; padding-top: 5px;}

.faf-field.faf-field-input.projektnev {margin: 110px 0px 33px 0px;}

.blog p, .item-page p {
    font-size: 100%;
}

.projektleiras {text-align: left; position: absolute; left: 2.625rem; width: 15%; top: 200px;margin: 0.625rem;
    padding: 0rem;}
.kopiright {text-align: right;font-size: 14px;}
#g-container-footer a {color: #231f20; font-size: 14px;}
#g-container-footer {margin-top: 80px;}

.g-offcanvas-toggle {
	position: fixed;
    font-size: 1.5rem;
    color: #ffb100;
    background: transparent;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    top: 1.2rem;
    left: 2.4rem;
    padding-left: 1px;
    z-index: 100001;
}




@media (max-width: 1600px) {
li.item107 .floatck {
	width: 40%;
}
#g-abovemain .g-content {margin-top: 0px; padding-top: 0px;}
#g-mainbar {
    margin-top: -153px;
}
}
@media (max-width: 1400px) {
.sprocket-grids-b-columns-5 > li {
    width: 25% !important;
    width: -webkit-calc(100% / 4) !important;
    width: calc(100% / 4) !important;
}
.sprocket-grids-b-item, .sprocket-grids-b-image-container img {
width: 16vw;
height: 16vw;
}
.sprocket-grids-b {
    width: 98%;
    float: right;
}
.projektleiras {
    text-align: left;
    position: absolute;
    left: 2.625rem;
    width: 15%;
    top: 300px;
    margin: 0.625rem;
    padding: 0rem;
}
}
@media (max-width: 1200px) {
.projektleiras {
    text-align: left;
    position: absolute;
    left: 2.625rem;
    width: 15%;
    top: 400px;
    margin: 0.625rem;
    padding: 0rem;
}
#g-container-above .g-block.g-side-column.size-20, body .g-side-column {
    -webkit-flex: 0 20%;
    -moz-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
}
#g-container-above .g-block.g-middle-column.size-70, body .g-middle-column {
	    -webkit-flex: 0 80%;
    -moz-flex: 0 80%;
    -ms-flex: 0 80%;
    flex: 0 80%;
	}
.logoblock {
    padding-top: 0px;
}
#g-mainbar {
    margin-top: -80px;
}
.sprocket-grids-b-item, .sprocket-grids-b-image-container img {
width: 18vw;
height: 18vw;
}
#g-footermain .g-block.size-15 {display: none;}
#g-footermain .size-33-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 48.33333%;
    -moz-flex: 0 48.33333%;
    -ms-flex: 0 48.33333%;
    flex: 0 48.33333%;
    width: 48.33333%;
    max-width: 48.33333%;
}
}
@media (max-width: 960px) {
.sprocket-tables-cell {
    display: block;
    padding: 15px;
}
#g-mainbar {
    margin-top: -50px;
}
.logoalatt .g-content {
    padding: 0rem;
}
.faf-field.faf-field-image img, .faf-field.faf-field-input, .faf-field.faf-field-url.behance-link {
    width: 100% !important;
}
	}
@media (max-width: 850px) {
	
}
@media (min-width: 769px) {

	}
@media (max-width: 768px) {
.projektleiras, .projektleiras.detached {
    text-align: left;
    position: static !important;
    left: 0rem;
    width: 100%;
    top: 400px;
    margin: 0.625rem 0.625rem 0.625rem 0rem;
    padding: 0rem;
}
.projektnev, .faf-field.faf-field-url.behance-link {
    text-align: left;
}
.faf-field.faf-field-input.projektnev {
    margin: 30px 0px 33px 0px;
}
#g-container-above .g-block.g-middle-column.size-70 {display: none !important;}		
#g-container-above .g-block.g-side-column.size-20, body .g-side-column {
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
}
.customlogoalatt {text-align: center;}
body .g-middle-column {
	    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
	}
#g-mainbar {
    margin-top: 0px;
}
.sprocket-grids-b-item, .sprocket-grids-b-image-container img {
width: 31vw;
height: 31vw;
}
.sprocket-grids-b-columns-5 > li {
    width: 33% !important;
    width: -webkit-calc(100% / 3) !important;
    width: calc(100% / 3) !important;
}
#g-footermain, .kopiright {text-align: center;}
#g-footermain .size-33-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    max-width: 100%;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    padding-left: 1rem;
    color: #231f20;
    word-break: normal;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #231f20;
    padding: 0.625rem;
}
	}
@media (max-width: 480px) {
.sprocket-grids-b-columns-5 > li {
    width: 100% !important;
    width: -webkit-calc(100% / 1) !important;
    width: calc(100% / 1) !important;
}
.sprocket-grids-b-item, .sprocket-grids-b-image-container img {
width: 98vw;
height: 98vw;
}
.kiemeltslider {display: none;}
}