@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
}

.mainHeader {
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    height: 733px;
    background-position: center top;
    position: relative;
}


.logo {
	position:absolute;
	width:100%;
	left: 0px;
	top:0px;
	height:200px;
	z-index:2;
}

.logo .container {
	position:relative;
}

.logo .container img {
	padding-top:70px;
}

.textTopContainer {
	background:#E0D6AC;
	padding-top:50px;
	padding-bottom:50px;
}

.txtTop {
    text-align: center;
    color: #525E77;
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
    *position: absolute;
    *bottom: 25px;
    *left: 0;
    *right: 0;
}

.viceInfo {
    background: #525E77;
    padding: 100px 0;
}

.viceInfo p {
    text-align: center;
    color: #FFFFFF;
    font-size: 29px;
    line-height: 43px;
    font-weight: 500;
    margin-bottom: 0;
    padding: 0 22%;
}

.btn {
    background: #858585;
    border-radius: 0;
    text-align: ;
    font-weight: 600;
    color: white;
    padding: 15px 30px;
}

.btn.btn-golden {
    background: #E0D6AC;
}

.btn.btn-golden:hover {
    color: white;
    background: #efd93e;
}

.service {
    padding: 100px 0;
}

.service h2 {
    text-align: center;
    color: #707070;
    font-size: 40px;
    line-height: 49px;
    font-weight: 500;
    margin-bottom: 20px;
}

.service p {
    text-align: center;
    color: #707070;
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    margin-bottom: 80px;
}

.serviceBox {}

.serviceBox h3 {
    text-align: left;
    color: #6A6A6A;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}

.serviceBox p {
    text-align: left;
    color: #6A6A6A;
    font-size: 16px;
    line-height: 23px;
    font-weight: normal;
    margin-top: 8px;
}

.p3 {
    padding-left: 3em;
    padding-right: 3em;
}

.p5 {
    padding-left: 5em;
    padding-right: 5em;
}

.jqueryBox {
    background-image: url(../images/bg.svg);
    padding: 90px 0;
}

.jqueryBox h2 {
    text-align: center;
    color: #707070;
    font-size: 40px;
    line-height: 49px;
    font-weight: 500;
    margin-bottom: 50px;
}

#vysledek {
    background: #F4F4F4;
    border: 1px solid #707070;
    padding: 25px 40px;
    margin: auto;
    width: 487px;
    line-height: 26px;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
    color: #676F6F;
    opacity: 1;
    position: relative;
}

#vysledek::before {
    content: '';
    width: 23px;
    height: 20px;
    background-image: url(../images/up.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top: -19px;
    left: 45%;
    right: 45%;
}

#custom-handle1,
#custom-handle2 {
    width: 60px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    margin-left: -30px;
    text-align: center;
    border-radius: 0;
    border: none;
    background: url(../images/ACTIVE_BTN.svg) center center no-repeat;
    background-size: 100% auto;
    cursor: pointer;
}

.ui-widget.ui-widget-content {
    border-radius: 5px;
    border: none;
    *background: #0d9dff;
    background: url(../images/OREA_SLIDER.svg) center center no-repeat;
    background-size: 100% auto;
    height: 35px;
}

#slider {
    padding-top: 30px;
    padding-bottom: 0px;
}

#slider label {
    position: absolute;
    font-size: 20px;
    color: #3a539b;
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: bold;
    line-height: 1.2em;
    top: -7px;
}

#slider label#agent {
    left: -90px;
}

#slider label#digital {
    right: -95px;
}

#slider label#drbna {
    right: -92px;
}

#slider label#analog {
    left: -100px;
}

.slid {
    width: 875px;
    margin: 0px auto;
}

.jsmeOrea {
    padding: 100px 0;
    background: #525E77;
    text-align: center;
}

.jsmeOrea h2 {
    text-align: center;
    color: white;
    font-size: 40px;
    line-height: 49px;
    font-weight: 500;
    margin-bottom: 40px;
}

.jsmeOrea h2 span {
    color: #9A9A9A;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    display: block;
}

.jsmeOrea a {
    text-align: center;
    position: relative;
    display: block;
    transition: all 0.2s ease-in-out;
}

.jsmeOrea a .playBtn {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 40%;
    bottom: 0;
    display: block;
    opacity: 1;
}

.jsmeOrea a:hover .playBtn {
    opacity: 0.9;
}

.aboutBox {
    background: #F5F5F5;
    padding: 150px 0;
}

.aboutBox p {
    text-align: left;
    color: #6A6A6A;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 0;
}

.aboutBox .borderCD {
    background: #676F6F;
    height: 90px;
    width: 1px;
    display: inline-block;
    text-align: center;
    position: relative;
    left: 15px;
}

.newszisk {
    background: #E0D6AC;
    padding: 80px 0;
}

.newsBox .col-row {
    padding-left: 8px;
    padding-right: 8px;
}

.newszisk h2 {
    text-align: center;
    color: #525E77;
    font-size: 40px;
    line-height: 49px;
    font-weight: 500;
    margin-bottom: 40px;
}

.newszisk span {
    text-align: center;
    color: #525E77;
    font-size: 20px;
    line-height: 31px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
}

.zisk {
    margin-bottom: 50px;
}

.zisk p {
    text-align: left;
    color: #525E77;
    font-size: 16px;
    line-height: 23px;
    font-weight: normal;
}

.newszisk .btn {
    font-size: 24px;
    line-height: 31px;
    font-weight: 500;
}

.btn.btn-white {
    background: #FFFFFF;
    color: #676F6F;
}

.btn.btn-white:hover {
    color: #676F6F;
    background: #f3f3f3;
}

.newsBox .btn i {
    margin-right: 8px;
}

.NewslatterPart {
    margin-top: 50px;
}

.NewslatterPart #email {
    height: 70px;
    border-radius: 0;
}

.relative {
    position: relative;
}

.NewslatterPart #email {
    height: 65px;
    border-radius: 0;
    border: 2px solid #676F6F;
    margin-top: -1px;
    font-size: 16px;
    line-height: 23px;
    font-weight: normal;
}

.NewslatterPart button[type="submit"] {
    background: #676F6F;
    position: absolute;
    right: 0;
    top: 0;
    padding: 15px 20px;
}

.NewslatterPart .custom-control-label {
    text-align: left;
    letter-spacing: 0.16px;
    color: #525E77;
    font-size: 15px;
    line-height: 21px;
    font-weight: normal;
    margin-left: 20px;
    margin-top: 20px;
}

.NewslatterPart .custom-checkbox .custom-control-label::before {
    border-radius: 0;
    border: 2px solid #676F6F;
    width: 26px;
    height: 26px;
    background: #F5F5F5;
    left: -42px
}

.NewslatterPart .custom-checkbox .custom-control-label::after {
    width: 26px;
    height: 26px;
    border: 2px solid #676F6F;
    left: -42px
}

.NewslatterPart .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #F5F5F5;
}

.naseHotely {
    padding: 100px 0;
}

.naseHotely h2 {
    text-align: center;
    color: #676F6F;
    font-size: 40px;
    line-height: 53px;
    font-weight: 500;
    margin-bottom: 60px;
}

.naseHotely ul {
    padding: 0;
    list-style: none;
}

.naseHotely ul li {
    margin-bottom: 30px;
}

.naseHotely ul li h3 {
    text-align: left;
    color: #6A6A6A;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}

.naseHotely ul li p {
    text-align: left;
    color: #6A6A6A;
    font-size: 16px;
    line-height: 23px;
    font-weight: normal;
    opacity: 0.8;
}

.naseHotely a {
    color:inherit;
}

.naseHotely a:hover {
    color:#efd93e;
	text-decoration:none;
}


.referenceBox {
    padding: 100px 0;
    background: #F4F4F4;
}

.referenceBox h2 {
    text-align: center;
    color: #707070;
    font-size: 40px;
    line-height: 49px;
    font-weight: 500;
    margin-bottom: 80px;
}

.referenceBox h3 {
    color: #676F6F;
    font-size: 34px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 20px;
}

.referenceBox p {
    color: #676F6F;
    font-size: 16px;
    line-height: 23px;
    font-weight: normal;
    opacity: 0.8;
}

.referenceBox h4 {
    color: #676F6F;
    font-size: 20px;
    line-height: 31px;
    font-weight: Bold;
    letter-spacing: 1.94px;
    text-align: center;
    margin-top: 10px;
}

.referenceBox h4 span {
    text-align: center;
    letter-spacing: 1.54px;
    color: #676F6F;
    opacity: 0.8;
    font-size: 12px;
    line-height: 19px;
    font-weight: 500;
    display: block;
    padding: 0 20px;
}

.mainFooter {
    padding: 80px 0;
    background: #525E77;
}

.mainFooter p {
    text-align: left;
    color: #A0A5AB;
    font-size: 16px;
    line-height: 23px;
    font-weight: normal;
}

.mainFooter .btn {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.81px;
}

.mainFooter p i {
    margin-right: 5px;
}

.mainFooter p a {
    margin-left: 30px;
    color: #A0A5AB;
}

.viceInfo .btn i,
.mainFooter .btn i {
    margin-left: 8px;
    margin-right: 0;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("../images/checked.svg");
    background-size: 75% auto;
}

.videoBG {
    background: url(../images/videoBg.png);
    width: 100%;
    height: 100%;
	min-height:600px;
    background-size: cover;
	background-position: center center;
    *padding: 30px;
    background-repeat: no-repeat;
	position:relative;
}

.videoBG:hover {
    cursor:pointer
}

.videoBG iframe {
	display:block;
    position: absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
    z-index: 999;
}

.carousel-control-next-icon {
	*background:none;
	*width: 33px;
	*height: 66px;
	*transform: matrix(-1, 0, 0, -1, 0, 0);
	*border: 5px solid #FFFFFF;
	*opacity: 0.6;
}

/************ Responisve Media ************/

@media only screen and (max-width:1199px) {
    .viceInfo p {
        padding: 0 12%;
    }
}

@media only screen and (max-width:991px) {
    .viceInfo p {
        padding: 0 5%;
    }

    .txtTop {
        font-size: 26px;
        line-height: 38px;
    }

    .service {
        padding: 60px 0;
    }

    .viceInfo {
        padding: 60px 0;
    }

    .service h2 {
        font-size: 26px;
        line-height: 39px;
        margin-bottom: 40px;
    }

    .jqueryBox {
        padding: 60px 0;
    }

    .jqueryBox h2 {
        font-size: 26px;
        line-height: 39px;
        margin-bottom: 30px;
    }

    .slid {
        width: auto;
        margin: 0px auto;
    }

    .jsmeOrea {
        padding: 60px 0;
    }

    .jsmeOrea h2 {
        font-size: 26px;
        line-height: 39px;
    }

    .aboutBox {
        padding: 40px 0;
    }

    .newszisk {
        padding: 50px 0;
    }

    .newszisk h2 {
        font-size: 26px;
        line-height: 39px;
    }

    .newszisk .btn {
        font-size: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .newszisk span {
        font-size: 14px;
    }

    .naseHotely {
        padding: 60px 0;
    }

    .naseHotely h2 {
        font-size: 26px;
        line-height: 41px;
        margin-bottom: 30px;
    }

    .p5 {
        padding-left: 3em;
        padding-right: 3em;
    }

    .referenceBox {
        padding: 60px 0;
    }

    .referenceBox h2 {
        font-size: 26px;
        line-height: 39px;
        margin-bottom: 40px;
    }

    .referenceBox h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .referenceBox .p3 {
        margin-bottom: 30px;
    }

    .p3 {
        padding-left: 1em;
        padding-right: 1em;
    }

    .mainFooter .btn,
    .viceInfo .btn {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
	.logo {
		height:70px;		
	}

    .logo .container img {
        width: 80px;  
    	padding-top:20px;    	 	
    }

    .videoBG {
        *background: none;
    }

    .jsmeOrea iframe {
        height: 300px;
    }
}

@media only screen and (max-width:767px) {
    .viceInfo {
        text-align: center;
    }

    .viceInfo p {
        margin-bottom: 30px;
        padding: 0;
    }

    .playBtn img {
        width: 50px;
    }

    .aboutBox {
        text-align: center;
    }

    .aboutBox .borderCD {
        height: 1px;
        width: 100px;
        left: 0;
        margin: 40px 0;
    }

    .aboutBox p {
        text-align: center;
    }

    .newsBox .col-row {
        margin-bottom: 30px;
    }

    .mobileCenter {
        text-align: center;
    }

    .referenceBox h3 {
        margin-top: 40px;
    }

    .mainFooter .col-md-4 {
        margin-bottom: 30px;
    }

    .jsmeOrea h2 span {
        font-size: 16px;
        font-weight: 600;
    }

    #vysledek {
        width: auto;
    }

    .p5 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width:565px) {

    .p3 {
        padding-left: 0;
        padding-right: 0;
    }

    .newszisk h2 {
        padding: 0 12px;
    }

    .newszisk span {
        font-weight: bold;
    }

    .aboutBox p {
        padding: 0 40px;
    }

    #custom-handle1,
    #custom-handle2 {
        width: 40px;
        height: 40px;
    }

    .service h2 {
        padding: 0 10px;
    }

    .serviceBox h3 {
        margin-top: 30px;
    }

    .logo {
        *padding-top: 40px;
        *text-align: center;
    }

    .mainHeader {
        height: 557px;
        background-position: 45% top;
        *background-size: 1460px auto;
        background-size:cover;
    }

    .txtTop {
        bottom: 20px;
    	font-size:22px;
    	line-height:28px;
    }

    .mainFooter {
        padding: 50px 0 0;
    }

    .referenceBox {
        padding-bottom: 20px;
    }

    .mobileCenter img {
        width: 60%;
    }

    .newszisk .btn {
        white-space: normal;
        line-height: normal;
    }

    .NewslatterPart #email {
        height: 53px;
        font-size: 13px;
    }

    .jsmeOrea iframe {
        height: 100%;
    }
    
    .carousel-control-next, .carousel-control-prev {
		display:none;
    }
    
    .carousel-indicators {
		bottom: -5px;
    }
    
    .carousel-indicators li {
		width:20px;
    }

	.carousel-item img {
		height:400px;
		width:auto;
		position:relative;
		left:-55%;
	}

}
