.uk-link-text {
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

.top-bg-tit span {
    background: #c0965f;
    color: #fff;
    text-transform: uppercase;
    line-height: 1em;
    padding: 10px 20px;
    display: inline-block;
    font-size: 30px;
    font-weight: 300;
}

.top-sub-tit {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1em;
}

.top-of-pred img {
	max-width: 50px;
}

.video-btn .uk-icon {
    display: block;
    margin-bottom: 30px;
}

.video-btn .uk-icon svg {
    height: 100px;
    width: 100px;
}

.video-btn .uk-text-middle {
	font-size: 20px;
	text-transform: uppercase;
}

.video-btn .uk-text-middle span {
	display: block;
	font-weight: 600;
	font-size: 25px;
}

.tech-model-box {
    background: #ec4949;
    display: inline-block;
    color: #fff;
    padding: 10px 25px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.tech-model-box span {
	font-weight: 300;
}

.tech-grid .el-image {
	border: 2px solid #ec4949;
	padding: 15px;
}

.tech-grid .el-title {
	margin-bottom: 0px !important;
	font-size: 18px;
}

.tech-grid .el-content {
    font-weight: 900;
    font-size: 25px;
    margin-top: 10px !important;
    line-height: 1.2em;
    color: #222;
}

.uk-heading-divider {
	position: relative;
}

.uk-heading-divider:after {
	content: '';
	height: 2px;
	width: 200px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -100px;
	background: #eee;
}

.color-red {
	font-weight: bold;
	color: #ec4949;
}

.paket {
	margin: 0 15px;
}

.paket::before {
    content: '';
    width: 20px;
    height: 20px;
    background: #ec4949;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.paket.obch:before {
	background: #89c066;
}

.graf-tit {
    background: #c0965f;
    color: #fff;
    line-height: 40px;
    padding: 15px 30px;
    display: inline-block;
    font-size: 26px;
    font-weight: 300;
    margin: 20px 0 10px;
}

.graf-tit span {
	font-weight: bold;
	font-size: 40px;
}

.tbl-tit {
    background: #e3e3e3;
    padding: 20px;
    text-transform: uppercase;
    color: #262626;
    font-weight: 300;
}

.pere-tbl .uk-table th {
	padding: 0;
}

.pere-tbl-head {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.pere-tbl-cell.nazva {
    text-align: left;
}

.pere-tbl-cell.termin {
    font-size: 24px;
    color: #628e46;
}

.pere-tbl-cell.month {
    font-size: 24px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.q-tit span {
    background: #c0965f;
    text-transform: uppercase;
    line-height: 1em;
    padding: 15px 30px;
    font-size: 40px;
    font-weight: 300;
    display: inline-block;
}

.q-main-tit {
    font-size: 100px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1em;
}

.q-sub-tit {
    font-size: 40px;
    font-weight: 600;
    line-height: 1em;
}

.q-disc {
    font-size: 26px;
    line-height: 1.2em;
    font-weight: 300;
    margin-top: 90px !important;
    margin-bottom: 100px !important;
}

.q-tit2 {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 300;
}







@media (max-width: 767px) {
	.top-bg-tit span {
	    font-size: 15px;
	}
	.top-bg-tit {
		text-align: center;
	}
	.top-sub-tit {
	    font-size: 18px;
	}
	.uk-text-lead {
	    font-size: 16px;
	}
	.tm-header-mobile .uk-button-secondary {
		padding: 0px 15px;
		font-size: 14px;
	}
	.uk-modal-close-outside {
	    right: 20px;
	}
	.adv-grid .uk-margin-large {
		margin: 40px 20px !important;
	}
	.adv-grid .uk-width-large {
	    width: auto;
	}
	.uk-button {
		font-size: 14px;
	}
	.paket {
	    margin: 0 15px 10px;
	    display: block;
	}
	.graf-tit span {
		display: block;
	}
	.pere-tbl {
		font-size: 8px;
	}
	.pere-tbl-head {
		font-size: 6px;
	}
	.pere-tbl-cell.termin,
	.pere-tbl-cell.month {
	    font-size: 8px;
	}
	.q-tit span {
	    line-height: 1.2em;
	    font-size: 20px;
	}
	.q-main-tit {
	    font-size: 42px;
	}
	.q-sub-tit {
	    font-size: 16px;
	}
	.q-disc {
	    margin-top: 40px !important;
	    margin-bottom: 40px !important;
	    width: auto;
	}
	.q-tit2 {
	    font-size: 26px;
	}



}

/* Phone 6 in landscape */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px)
and (orientation : landscape)  { 
	.top-bg-tit span {
	    font-size: 22px;
	    display: inline-block;
	}
	
	.top-sub-tit {
	    font-size: 28px;
	}
	.top-img img {
	    max-height: 100vh;
	}


}

/* Phone 6+ in landscape */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) { 
	.top-bg-tit span {
	    font-size: 22px;
	    display: inline-block;
	}
	
	.top-sub-tit {
	    font-size: 28px;
	}
	.top-img img {
	    max-height: 100vh;
	}

}

/* iPhone 6 Plus in portrait & landscape */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {
	.graf-tit {
		font-size: 30px;
	}
}


/* iPhone 6 Plus in landscape */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
	.uk-navbar-nav > li > a {
		font-size: 8px;
	}
	.tm-header .uk-button {
	    font-size: 10px;
	    padding: 0 15px;
	    height: 30px;
	    line-height: 30px;
	}
	.uk-button {
		font-size: 11px;
	}
	.top-bg-tit span {
	    font-size: 18px;
	}
	.top-sub-tit {
	    font-size: 23px;
	}
	.pere-tbl-head {
	    font-size: 10px;
	}
	.pere-tbl {
	    font-size: 10px;
	}


}



/* iPad mini in portrait & landscape */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
	.uk-navbar-nav > li > a {
		font-size: 10px;
	}
	.tm-header .uk-button {
	    font-size: 10px;
	    padding: 0 14px;
	    line-height: 40px;
	}	
	.top-bg-tit span {
		font-size: 18px;
	}
	.top-sub-tit {
	    font-size: 23px;
	}
	.uk-button {
		padding: 0 20px;
	}	
	.adv-grid .uk-margin-large {
		margin: 40px 20px !important;
	}
	.adv-grid .uk-width-large {
	    width: auto;
	}	
}

/* iPad mini in landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	.uk-heading-hero {
	    font-size: 108px;
	}	
	.uk-navbar-nav > li > a {
		font-size: 14px;
	}
	.adv-grid .uk-margin-large {
		margin: 40px !important;
	}
	.adv-grid .uk-heading-primary {
    	font-size: 20px;
    }
	
}