/*
Theme Name: Galeksia
Author: Galeksia
Version: 1.3
*/

/* Qwebmaster */

/*
 * Popup Fravity Form Styles
 * */
.pum-container .validation_message {
    border: 0px !important;
    color: #ff0000 !important;
    padding: 6px !important;
}
.pum-container .gform_footer {
    padding-bottom:0px !important;
}
.pum-container .gform_validation_errors {
    display:none !important;
}
.pum-container .gform_button {
    -webkit-appearance: value !important;
    -moz-appearance: value !important;
    appearance: none !important;
    -webkit-box-shadow: 1px 1px 2px #00000052;
    box-shadow: 1px 1px 2px #00000052;
    padding: 10px 15px;
    font-size: 19px;
    font-weight: 800;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px !important;
    border-radius: 40px;
    border: 1px solid #FF5B52;
    background: #FF5B52;
    color: #fff;
    border: none;
    cursor: pointer;
    color: white;
}
.pum-container .gform_body input[type="text"], .pum-container .gform_body input[type="tel"], .pum-container .gform_body input[type="email"] {
    border-radius: 10px;
    border: 1px solid gray;
}
.pum-container .gform_wrapper.gravity-theme .gfield input.medium {
    border-radius: 5px;
    border: 0px;
    height: 40px;
}
.pum-container #gform_submit_button_2 {
  padding: 10px;
  border-radius: 10px;
  background-color: #f16667;
  color: #fff;
  border: 0px;
  min-width: 170px;
  font-size: 16px;
}
@media (max-width: 650px) {
    .pum-container .gform_wrapper.gravity-theme .gfield input.medium {
        width: calc(100% - 16px / 2);
      }
}

/* Qwebmaster */

.value.crossed:after {
	content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0%;
    transform: rotate(-16deg);
    background: #ff5b52;
    margin: auto;
}


section#hero-ft-type .ribbon .options .option-box .value span{
    color: #FF5B52;
    font-size: 18px;
    text-align: center;
	position:relative;
}
.value.crossed {
    position: relative;
	float:left;
}
section#hero-ft-type .ribbon .options .option-box .value {
	clear: both;
}
@media (max-width: 550px){
	.home div#page section#hero-ft-type .ribbon .options {
		padding-top:20px;
	}
	.page-template-page-ty-page section.page-404 span.not_found p {
		height: 450px !important;
	}
	div#page section#hero-ft-type.wide-ribbon .ribbon .options {
		
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	div#page section#hero-ft-type.wide-ribbon .ribbon .options.options-num-2{
		display: flex;
		flex-wrap: nowrap;
	}
	div#page section#hero-ft-type.wide-ribbon .ribbon .options.options-num-3{
		display: flex;
		flex-wrap: wrap;
	}
	body div#page section#hero-ft-type.wide-ribbon .ribbon .option-box {
		width: 33% !important;
		max-width: 100% !important;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33%;
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
	}
	body div#page section#hero-ft-type.wide-ribbon .ribbon .options-num-3 .option-box {
		width: auto !important;
		max-width: none !important;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33%;
		-ms-flex: 0 0 33%;
		flex: auto !important;
	}
	section#hero-ft-type .ribbon .options .option-box .value.crossed {
		float: left !important;
		position: relative;
		left: calc((100% - 55px)/2);
	}
}
@media (max-width:1023px){
	.value.crossed {
		position: relative;
		margin: 0 auto;
		float:none !important;
	}
}
@media (max-width: 1199px) and (min-width: 769px){
	section#hero-ft-type .ribbon .options .option-box .value {
		clear: both;
	}
}
@media (min-width: 1367px){
	section#hero-ft-type .ribbon .options .option-box .value span{
		font-size: 28px;
		margin-top: 15px;
		text-align: left;
		font-weight: 800;
	}
}
@media (max-width: 1366px) and (min-width: 1200px){
	section#hero-ft-type .ribbon .options .option-box .value span{
		text-align: left;
		margin-top: 0px;
		font-size: 28px;
		font-weight: 800;
	}
}
.testimonial-wrap .testimonial-box img{
	width: 100% !important;
    height: auto;
	border: none !important;
}
.testimonial-wrap {
    margin-bottom: 50px !important;
    max-width: 276px !important;
}
@media (max-width: 550px){
	.testimonial-wrap {
		margin-bottom: 10px !important;
		max-width: 50% !important;
		padding: 0px 3px !important
	}
	
}
section#testimonials_wrap {
    margin-top: 50px;
}
section#testimonials_wrap .container.bg-prpl {
    border-radius: 30px;
}
.testimonial-wrap .testimonial-box {
    height: 100%;
}
section#hero-ft-type.wide-ribbon .ribbon .option-box:last-child{
	max-width: 50% !important;
    flex: auto !important;
    padding-left: 30px;
}
.page-template-page-ty-page section.page-404 {
    height: 100vh;
    background: #551a6b;
    text-align: center;
    display: flex;
}
.page-template-page-ty-page section.page-404 span.not_found {
    display: flex;
    vertical-align: middle;
    align-items: center; 
	font-size: 29px !important;
}
.page-template-page-ty-page section.page-404 span.not_found p {
    vertical-align: middle;
    justify-content: center;
    height: 100px;
    color: white !important;
    font-weight: bold !important;
}
/* Chrome, Safari, Edge, Opera */
input[name="telefon"]::-webkit-outer-spin-button,
input[name="telefon"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[name="telefon"][type=number] {
  -moz-appearance: textfield;
}
section#single-blog-content .text a, section#single-blog-content .text a * {
    color: #EE4A41;
}
.page-template-page-ty-page section.page-404 span.not_found p {
    width: 60%;
    font-size: 29px !important;
}
img#logopopup {
    width: 100%;
    height: 100%;
}
.popup-box h3 {
    font-size: 20px;
    text-align: center;
    color: #FF6666;
    width: 100%;
    margin-top: 20px;
}
.popup-text {
	font-size: 27px;
    font-weight: bold;
    text-align: center;
    margin-top: 6px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.popup-text span {
    color: #FF6666;
}