/*Css for iOS Icons*/

* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
    font-size: 10px;
    box-sizing: border-box;
}
body {
    min-height: 100%;
}
html, body {
    min-width: 320px;
}

.temp {
    width: 768px;
    min-height: 800px;
    background-color: red;
    margin: 0 auto;
}
.clearfix:after {
    content: " ";
    /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.clear {
    clear: both;
    height: 0;
    display: block;
}
@font-face {
    font-family: Roboto-Light;
    src: url(../fonts/Roboto-Light.ttf);
}
@font-face {
    font-family: Roboto-Bold;
    src: url(../fonts/Roboto-Bold.ttf);
}
@font-face {
    font-family: Roboto-Medium;
    src: url(../fonts/Roboto-Medium.ttf);
}

/* style */
.hovered-button:hover{
    background-color: #5b9609 !important;
}
.dot.dot_right .dot-msg {
    left: -400px;
}
.folio-img a img {
    display: block;
}

.ios-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(75, 76, 74, 0.9);
    z-index: 999999999;
}
.ios-popup__wrapper {
    position: absolute;
    background: #FFF;
    box-sizing: border-box;
    width: 660px;
    top: 50%;
    left: 50%;
    margin-left: -330px;
    margin-top: -212px;
    padding: 0 10px 10px;
}
.ios-popup__close {
    padding: 10px 0;
    font-size: 14px;
    font-style: italic;
    text-align: right;
}
.ios-popup__em:hover {
    cursor: pointer;
    text-decoration: underline;
}
.ios-popup__iframe-video {
    width: 100%;
    height: 360px;
}
.ios-popup__p {
    font-size: 16px;
    padding-top: 10px;
}
.ios-popup__a {
    color: #218ad9;
    text-decoration: none;
}
.ios-popup__a:hover {
    text-decoration: underline;
}

 .hide {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
 }

#lightSlider img {
    opacity: 0;
}
.slick-slide {
    outline: none;
}
.slick-dots {
    text-align: center;
    padding-top: 15px;
}
.slick-dots button {
    background-color: #3A4429;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    border: none;
    outline: none;
    cursor: pointer;
}
.slick-dots button:hover {
    background: green;
}
.slick-dots li {
    display: inline-block;
    list-style-type: none;
    margin: 0 5px;
}
.slick-dots .slick-active button {
    background: #FFF;
}


/* media */
@media screen and (max-width: 1100px) {
    .reviews .cont {
        width: 700px !important;
        max-width: 700px !important;
    }
    .reviews .revmap {
        width: 700px;
        background-size: contain;
    }
    .reviews .dot-prihodko {
        left: 412px;
        top: 105px;
    }
    .reviews .dot-prihodko2 {
        left: 663px;
        top: 287px;
    }
    .reviews .dot-prihodko3 {
        left: 175px;
        top: 120px;
    }	
    .reviews .dot-prihodko4 {
        left: 100px;
        top: 95px;
    }
    .reviews .dot-prihodko5 {
        left: 383px;
        top: 78px;
    }	
    .reviews .dot-prihodko6 {
        left: 321px;
        top: 52px;
    }
    .reviews .dot-prihodko7 {
        left: 345px;
        top: 54px;
    }
    .reviews .dot-prihodko8 {
        left: 155px;
        top: 61px;
    }	
    .reviews .dot-prihodko9 {
        left: 383px;
        top: 25px;
    }
    .reviews .dot-prihodko10 {
        left: 400px;
        top: 0px;
    }
    .reviews .dot-prihodko11 {
        left: 383px;
        top: 25px;
    }	
	
    .reviews .dot-msg {
        top: -260px;
    }
    .boost .cont {
        max-width: 600px !important;
        margin: auto;
    }
    .boost-pic span {
        width: 287px !important;
        height: 450px !important;
    }
    .boost-text {
        width: 300px !important;
        margin-top: -30px !important;
        margin-right: auto;
        margin-left: auto;
    }
    .boost-h1 {
        font-size: 25px !important;
    }
}

@media screen and (max-width: 750px) {
    .reviews .cont,
    .reviews .revmap {
        width: 100% !important;
        max-width: none !important;
    }
    .reviews .dot-msg {
        top: 0;
    }
    .ios-popup__wrapper {
        width: 300px;
        margin-left: -150px;
    }
    .ios-popup__iframe-video {
        height: 160px;
    }
}

@media screen and (max-width: 1219px) {
    .folio-img a:nth-child(5),
    .folio-img a:nth-child(12),
    .folio-img a:nth-child(19) {
       display: none;
    }
    /*.folio-img-pan1 {
        height: 680px !important;
    }*/
}

/* form */
.error_message{
    color: #CC0000;
    font-size: 12px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
.error_field input, .error_field textarea {
    border: 1px solid #CC0000 !important;
}
.form-row {
    color: black;
    position: relative;
}
.browse-button{
    float: left;
}

.browse-button-wrapper .fake-edit {
    width: 100%;
    float: left;
    margin-right: 20px;
}

.browse-button .fake-edit input{
    width:400px;
    float: left;
}

.form-row-file input{
    float: left;
}

.browse-button {
    background-color: #82C526;
    font-family: Roboto-Medium;
    font-size: 2rem;
    color: #fff;
    text-align: center;
    border: 1px solid #E5E5E5;
    width: 125px;
    display: block;
    margin: 0 auto;
    padding: 3px 0;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
    top: 19px;
    right: 0px;
    height: 35px;
}

.browse-button.grey {
    background-color: #dedede;
    border-color: #dedede;
    color: #000;
}

input.grey {
    background-color: #dedede !important;
    border-color: #dedede !important;;
    color: #000 !important;;
}


.browse-button .label {
    margin-top: 5px;
}

.browse-button input[type=file] {
    margin-top: -50px;
    /*margin-left: -410px;*/
    -moz-opacity: 0;
    filter: alpha(opacity = 0);
    opacity: 0;
    font-size: 150px;
    height: 100px;
}
.tellusfile .tellus-description{
    text-align: left;
    float: left;
}