@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon7733.eot?ejgfog');
    src: url('fonts/icomoon7733.eot?ejgfog#iefix') format('embedded-opentype'), url('fonts/icomoon7733.ttf?ejgfog') format('truetype'), url('fonts/icomoon7733.woff?ejgfog') format('woff'), url('fonts/icomoon7733.svg?ejgfog#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-pinterest:before {
    content: "\e900";
}

.icon-brand:before {
    content: "\e900";
}

.icon-social:before {
    content: "\e900";
}

.icon-paperplane:before {
    content: "\e901";
}

.icon-send:before {
    content: "\e901";
}

.icon-flight:before {
    content: "\e901";
}

.icon-email:before {
    content: "\e901";
}

.icon-dollar:before {
    content: "\e90e";
}

.icon-eur:before {
    content: "\e902";
}

.icon-euro:before {
    content: "\e902";
}

.icon-inr:before {
    content: "\e903";
}

.icon-rupee:before {
    content: "\e903";
}

.icon-instagram:before {
    content: "\e904";
}

.icon-twitter:before {
    content: "\e905";
}

.icon-facebook:before {
    content: "\e906";
}

.icon-facebook-f:before {
    content: "\e906";
}

.icon-bullseye:before {
    content: "\e907";
}

.icon-star:before {
    content: "\e908";
}

.icon-heart:before {
    content: "\e909";
}

.icon-thumbs-up:before {
    content: "\e90a";
}

.icon-phone:before {
    content: "\e90b";
}

.icon-search:before {
    content: "\e90c";
}

.icon-bars:before {
    content: "\e90d";
}

.icon-navicon:before {
    content: "\e90d";
}

.icon-reorder:before {
    content: "\e90d";
}



.video_section{
    width: 100%;
    height: 70vh;
    position: relative;
}
.video_section video{
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.Video__section__v1{
    width: 100%;
    height: 50vh;
    object-fit: contain;
}

.box_kastam{
    width: 100%;
    height: 50vh;
}

.box_kastam img{
    width: 100%;
    object-fit: cover;
    height: 100%;
}