
#service-in-box{
        width: 14%;
    max-width: 220px;
    min-width: 150px;
    cursor: default;
}


#service-pic-box{
        height: 150px;
}


.title-img {
    width: 400px;
    margin-bottom: -3em;
}


.o-icon {
    height: 33px;
    width: auto;
    background: none;
    z-index: 10;
    right: 0;
    margin-top: 3px;
    position: absolute;
}

.play {
    height: 100px;
    width: auto;
    background: none;
    z-index: 10;
    right: 20%;
    margin-top: 24%;
    position: absolute;
}



.video-box { margin-bottom: 5%; }
.videos {
    position: relative;
    width: 20%;
    height: 150px;
    margin: 5px 5px;
    transition: .4s all;
    cursor: pointer;
    border-radius: 3px;
    object-fit: cover;
    outline: 0;
    box-shadow: 0px 3px 8px -1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 3px 8px -1px rgba(0, 0, 0, 0.15);
    border: 2px dashed white;
    cursor: pointer;
    transition: .4s;
    background-image: url("../images/6.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#videos1 { background-image: url("../images/2.jpg");}
#videos2 {background-image: url("../images/4.jpg");}

.videos:hover  {transform: scale3d(1.1, 1.1, 1.1); -webkit-transform: scale3d(1.1, 1.1, 1.1);}

.i-h2 {
    font-size: 180%;
    border-bottom: 1px dashed #f86305;
    padding-bottom: 1em;
}

.i-h3 {
        font-size: 110%;
    line-height: 20px;

}

.i-h4 {
    text-align: left;
    margin: 2em 1em;
    font-weight: bold;
    color: #1bd662;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    font-size: 150%;
}

.i-h4 span {
        margin: 1em;
    position: relative;
    top: 5px;
    color: #139746;
    font-size: 90%;
    font-weight: normal;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.i-h5 {
        text-align: left;
    margin: -1em 3em;
    font-size: 120%;
    line-height: 22px;
}

ul {
    margin: 1em 0em;
    padding: 0px;
    text-align: left;
}
.offer {
    
    margin: 0em 0em;
    padding: 7em 0;
    text-align: center;
    width: 50%;

}

.offer li {
    margin: .4em 0em;
    font-size: 500%;
    color: #010101;
    font-family: 'Kunstler script';
}

li {
    margin: .4em 0em;
    font-size: 110%;
    color: #fffefe;

}

li span {
    color: #e0b371;
    margin-left:0px;
    font-size: 105%;
}

.ali{    padding: 7px 15px;
    background: rgb(0, 0, 0);
    font-family: 'BerlinSansFB-Reg';border-radius: 7px;}

    .e_kep {
    border-radius: 7px;
}

.gold-k {
font-size: 180%;
    margin-left: 0;
    margin-right: 3px;
    position: relative;
    top: 0px;
    color: #fff;
    font-weight: 700;
    line-height: 70px;
    text-shadow: calc(var(--stroke-width) * 1) calc(var(--stroke-width) * 0) 0 var(--stroke-color), calc(var(--stroke-width) * 0.9239) calc(var(--stroke-width) * 0.3827) 0 var(--stroke-color), calc(var(--stroke-width) * 0.7071) calc(var(--stroke-width) * 0.7071) 0 var(--stroke-color), calc(var(--stroke-width) * 0.3827) calc(var(--stroke-width) * 0.9239) 0 var(--stroke-color), calc(var(--stroke-width) * 0) calc(var(--stroke-width) * 1) 0 var(--stroke-color), calc(var(--stroke-width) * -0.3827) calc(var(--stroke-width) * 0.9239) 0 var(--stroke-color), calc(var(--stroke-width) * -0.7071) calc(var(--stroke-width) * 0.7071) 0 var(--stroke-color), calc(var(--stroke-width) * -0.9239) calc(var(--stroke-width) * 0.3827) 0 var(--stroke-color), calc(var(--stroke-width) * -1) calc(var(--stroke-width) * 0) 0 var(--stroke-color), calc(var(--stroke-width) * -0.9239) calc(var(--stroke-width) * -0.3827) 0 var(--stroke-color), calc(var(--stroke-width) * -0.7071) calc(var(--stroke-width) * -0.7071) 0 var(--stroke-color), calc(var(--stroke-width) * -0.3827) calc(var(--stroke-width) * -0.9239) 0 var(--stroke-color), calc(var(--stroke-width) * 0) calc(var(--stroke-width) * -1) 0 var(--stroke-color), calc(var(--stroke-width) * 0.3827) calc(var(--stroke-width) * -0.9239) 0 var(--stroke-color), calc(var(--stroke-width) * 0.7071) calc(var(--stroke-width) * -0.7071) 0 var(--stroke-color), calc(var(--stroke-width) * 0.9239) calc(var(--stroke-width) * -0.3827) 0 var(--stroke-color);
    --stroke-color: #000;
    --stroke-width: 2px;
}

    /*
    font-size: 110%;
    margin-left: 0;
    margin-right: 3px;
    position: relative;
    top: 0px;
    color: #979797;
    font-weight: 700;
    line-height: 33px;*/
}

@media (max-width: 1300px) {

 #service-in-box{
        width: 14%;
    max-width: 170px;
    min-width: 147px;}
}

@media (max-width: 1100px) {

 #service-in-box{
        width: 19%;
    max-width: 170px;
    min-width: 150px;}
}

@media (max-width: 540px) {

 .title-img {
    width: 80%;
}

.photos {
    width: 40%;
    height: 130px;}

.videos {
    width: 40%;
    height: 130px;
}

     #service-in-box{
        width: 46%;
    max-width: 170px;
    min-width: 147px;}
ul {
    margin: 1em 0em;
    padding: 0px;
    text-align: center;
}
}
