/*html {*/
/*  scroll-behavior: smooth;*/
/*}*/



/*.form-control{*/
/*    margin: 0 10% 10% 10%;*/
/*    width: 80%;*/
/*}*/

/*#search-header{*/
/*    margin: 1rem;*/
/*}*/

/*.choice{*/
/*    transform: scale(1.10, 1.10);*/
/*}*/

/*.not-chosen{*/
/*  -webkit-filter: grayscale(80%); !* Safari 6.0 - 9.0 *!*/
/*  filter: grayscale(80%);*/
/*  transform: scale(.90, .90);*/
/*  opacity: 0.5;*/
/*}*/

/*.info{*/
/*    display: flex;*/
/*    transition: 1s;*/

/*    !*word-break: all;*!*/
/*}*/

/*.textbox, .packetbox{*/
/*    !*width: 50%;*!*/
/*    display: flex;*/

/*}*/
/*.packetbox{*/
/*    width: 60%;*/
/*    color: #b1b1b1;*/
/*    margin: 1rem;*/
/*}*/

/*.packetbox-image-div{*/
/*    !*background-color: green;*!*/
/*    width: 100%;*/
/*    text-align: center;*/

/*}*/
/*.packetbox-image-div > img{*/
/*    width: 80%;*/
/*    !*margin: 3rem;*!*/

/*}*/

/*.textbox{*/
/*    display: block;*/
/*    width: 40%;*/
/*    margin: 2rem 1rem 1rem 1rem;*/
/*}*/

/*.packet ul{*/
/*    list-style: none;*/
/*}*/

/*.textbox *{*/
/*    width: 100%;*/
/*}*/

/*!*.packet{*!*/
/*!*    width: 30%;*!*/
/*!*    height: 100%;*!*/
/*!*    margin: 10px;*!*/
/*!*    padding: 10px;*!*/
/*!*    flex: 1;*!*/
/*!*}*!*/
/*.packet > span{*/
/*    color: white;*/
/*}*/
/*.first{*/
/*    background-color: #0d0d0d;*/
/*}*/
/*.bas-info > .packetbox >.packet > h4{*/
/*    color: #35ccb6;*/
/*}*/

/*.premium-info > .packetbox >.packet > h4{*/
/*    color: #f44447;*/
/*}*/

/*.rmc-info > .packetbox >.packet > h4{*/
/*    color: white;*/
/*}*/
/*.bas-info > .packetbox > .packet{*/
/*    border-bottom-width: 28px;*/
/*    border-bottom-style: solid;*/
/*    border-bottom-color: #35ccb6;*/
/*}*/

/*.premium-info > .packetbox > .packet{*/
/*    border-bottom-width: 28px;*/
/*    border-bottom-style: solid;*/
/*    border-bottom-color: #f44447;*/
/*}*/

/*.rmc-info > .packetbox > .packet{*/
/*    border-bottom-width: 28px;*/
/*    border-bottom-style: solid;*/
/*    border-bottom-color: #646464;*/
/*}*/

/*.second{*/
/*    background-color: #0d0d0d;*/
/*}*/

/*.third{*/
/*    background-color: #0d0d0d;*/
/*}*/

/*#fiber-div{*/
/*    display: flex;*/
/*    margin: 3rem 2rem 3rem 2rem;*/
/*    flex-wrap: wrap;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    color: white;*/
/*}*/

/*.fiber-box {*/
/*    !*filter: grayscale(50%);*!*/
/*    !*opacity: 0.5;*!*/
/*    flex: 1;*/
/*    font-size: 1.2rem;*/
/*    !*flex-wrap: wrap;*!*/
/*    text-align: center;*/
/*    width: 20%;*/
/*    min-width: 260px;*/
/*    max-width: 400px;*/
/*    height: 300px;*/
/*    margin: 1rem;*/
/*    cursor: pointer;*/
/*    background-color: white;*/
/*}*/

/*.not-chosen{*/
/*    color: #cbcbcb !important;*/
/*    cursor: default;*/
/*}*/

/*.fiber-box-header{*/
/*    height: 30%;*/
/*    background-color: #f8faf9;*/
/*    font-size: 25px;*/
/*    border-bottom: 1px solid #DCE0E1;*/
/*    color: #686868;*/
/*}*/

/*.fiber-box-header p{*/
/*    padding-top: 1.8rem;*/
/*}*/

/*.fiber-box-body{*/
/*    text-align: center;*/
/*    height: 30%;*/
/*    background-color: #FFFFFF;*/

/*    !*font-size: 30pt;*!*/
/*    color: #29ccb4;*/
/*}*/

/*.fiber-box-body > div{*/
/*    padding-top: 1.5rem;*/
/*}*/

/*.fiber-box-footer{*/
/*    position: relative;*/
/*    top: -10px;*/
/*    text-align: center;*/
/*    height: 40%;*/
/*    background-color: white;*/
/*    font-size: 14px;*/
/*    color: #686868;*/
/*}*/

/*.fiber-box-footer > div{*/
/*    !*padding-top: 1.5rem;*!*/
/*}*/

/*.chosen-fiber{*/

/*    border: 2px solid black;*/
/*}*/




/*.active-info{*/
/*    transition: 1s;*/
/*    right: 0;*/
/*    z-index: 999;*/
/*}*/

/*.installation-div, .includes{*/
/*    !*display: flex;*!*/
/*    width: 100%;*/
/*    padding: 1.5rem;*/
/*}*/

/*.installation-div > div, .includes > div{*/
/*    width: 100%;*/
/*    display: flex;*/
/*}*/

/*.installation-div>h4, .includes-div>h4{*/
/*    width: 100%;*/
/*}*/
/*.installation-div > div > div > .funkyradio-primary, .includes > div > div > .funkyradio-primary{*/
/*    !*background-color: #35ccb6;*!*/
/*    width: 45%;*/
/*    margin: 1rem;*/
/*}*/

/*.funkyradio{*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    width: 100%;*/
/*}*/

/*!*modal*!*/
/*.modal.fade.in .lab-modal-body {*/
/*  bottom: 0;*/
/*  opacity: 1;*/
/*  z-index: 999;*/

/*}*/

/*.lab-modal-body h1 {*/
/*  font-size: 4rem;*/
/*}*/

/*.lab-modal-body p {*/
/*  margin: 0 0 1.62rem 0;*/

/*}*/
/*!*.modal-title{*!*/
/*!*    margin-left: 1rem;*!*/
/*!*}*!*/
/*!*.modal-content{*!*/
/*!*    background-color: #202020;*!*/
/*!*}*!*/
/*!*.modal-dialog {*!*/
/*!*  position: relative;*!*/
/*!*  margin: 150px auto 0;*!*/
/*!*  max-width: 70%;*!*/
/*!*  height: auto;*!*/
/*!*  border: 1px solid #BEBEBE;*!*/
/*!*  -webkit-transition: all 0.3s ease-out, bottom 0.3s ease-out;*!*/
/*!*  -moz-transition: all 0.3s ease-out, bottom 0.3s ease-out;*!*/
/*!*  -o-transition: all 0.3s ease-out, bottom 0.3s ease-out;*!*/
/*!*  transition: all 0.3s ease-out, bottom 0.3s ease-out;*!*/
/*!*}*!*/

/*.loading-dialog{*/
/*    width: 320px;*/
/*    height: 320px;*/
/*    border: none;*/
/*}*/

/*.close {*/
/*  margin-top: -20px;*/
/*  margin-right: -20px;*/
/*  text-shadow: 0 1px 0 #ffffff;*/
/*}*/

/*@media screen and (max-width: 689px) {*/
/*    .installation-div > div > div > .funkyradio-primary, .includes > div > div > .funkyradio-primary{*/
/*        !*background-color: #35ccb6;*!*/
/*        width: 100% !important;*/
/*    }*/
/*    .includes{*/
/*        display: block !important;*/
/*    }*/
/*     .includes-div > div > div > .funkyradio-primary, .includes > div{*/
/*        width: 100% !important;*/
/*        !*margin: 1rem;*!*/
/*     }*/
/*}*/

/*@media screen and (max-width: 800px) {*/
/*    !*.packet{*!*/
/*    !*    width: 95%;*!*/
/*    !*    margin: 1rem;*!*/
/*    !*    height: auto;*!*/
/*    !*}*!*/
/*    !*.packetbox{*!*/
/*    !*    flex-wrap: wrap;*!*/
/*    !*}*!*/
/*}*/

/*@media screen and (max-width: 1500px) {*/
/*    .packetbox, .textbox{*/
/*        width: 100%;*/
/*    }*/
/*    .info{*/
/*        flex-wrap: wrap;*/
/*    }*/
/*    .modal-dialog{*/
/*        max-width: 90%;*/
/*    }*/
/*}*/

/*.custom-control-input:checked~.custom-control-label::before {*/
/*    !*color: #fff;*!*/
/*    !*background-color: #29CCB4 !important;*!*/
/*}*/

/*.items-div{*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    flex-wrap: wrap;*/
/*}*/
/*.service-title-div, #price-for-service{*/
/*    padding: 30px;*/
/*    text-align: left;*/
/*}*/

/*.items-div > div{*/
/*    width: 25%;*/
/*    min-width: 300px;*/
/*}*/

/*.accesses, .other_services{*/
/*    text-align: left;*/
/*    padding: 30px;*/
/*}*/

/*.custom-control {*/
/*    min-height: 2.5rem !important;*/
/*}*/
