body {
    font-family: Roboto!important;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    color: #414141;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

b {
	font-weight: 700;
}

@media (max-width: 320px) {
    .fs-4 {
        font-size: 0.9em!important;
        font-family: Roboto!important;
        text-align: justify;
    }
    .price {
        font-size: 14px;
    }
    .lefttext  {
        text-align: left;
        font-size: 16px;
    }
    .left-75 {
        margin-left: -15%; 
        max-width: 100vw;
    }
    .block-75 {
        margin: 10px 0;
        overflow: hidden;
        margin-right: 0!important;
        margin-left: 0!important;
    }
    .hhead {
        color: white;
        font-size: 2.1em;
        font-weight: 900;
        letter-spacing: .03em;
        line-height: 1;
    }
    .htext {
        font-weight: 600;
        font-size: 0.9em;
        letter-spacing: 0.03em;
        color: #ffdf13;
        line-height: normal;
    }
    .mobmt-3 {
        margin-top: 10px!important;
    }
    .mobmt-3 svg {
        width: 30px;
        height: 30px;
    }
    .input-group {
        position: relative;
        display: grid!important;
        flex-wrap: wrap;
        align-items: stretch;
        width: 100%;
    }
    .input-group>.form-control {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 15px!important;
    }
    .input-group .btn {
        border-radius: 15px!important;
    }
    .deblock {
        max-width: 100vw;
    }
    .call {
        color: #FFF;
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 900;
        text-transform: uppercase;
        text-decoration: blink;
        border-radius: 40px;
        box-shadow: 0px 10px 10px 0px rgba(0, 0, 0,);
    }
    .mobilenone {
        display: none;
    }
    .radiusnone {
        border-radius: 0!important;
    }
}

@media (min-width: 325px) and (max-width: 1023px) {
    .mobilenone {
        display: none;
    }
    .radiusnone {
        border-radius: 0!important;
    }
    .menuheight {
        /* height: 80vh; */
        border: 0;
    }
    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top:-6px;
        border: 0;
        border-radius: 0;
        padding-left: 10px;
    }
}

@media (min-width: 325px) and (max-width: 767px) {
    .deblock {
        max-width: 100vw;
        width: 420px;
    }
    .left-75 {
        margin-left: -15%; 
        max-width: 100vw;
    }
    .block-75 {
        /* height: 300px;  */
        overflow: hidden;
        margin-right: 0!important;
        margin-left: 0!important;
    }
    .hhead {
        color: white;
        font-size: 2.1em;
        font-weight: 900;
        letter-spacing: .03em;
        line-height: 1;
    }
    .htext {
        font-weight: 600;
        font-size: 0.9em;
        letter-spacing: 0.03em;
        color: #ffdf13;
        line-height: normal;
    }
    .mobmt-3 {
        margin-top: 10px!important;
    }
    .mobmt-3 svg {
        width: 30px;
        height: 30px;
    }
    .input-group {
        position: relative;
        display: grid!important;
        flex-wrap: wrap;
        align-items: stretch;
        width: 100%;
    }
    .input-group>.form-control {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 15px!important;
    }
    .input-group .btn {
        border-radius: 15px!important;
    }
    .fs-4 {
        font-size: 0.9em!important;
        font-family: Roboto!important;
        text-align: justify;
    }
    .lefttext  {
        text-align: left;
        font-size: 16px;
    }
    .price {
        font-size: 14px;
    }
    .mobilenone {
        display: none;
    }
    .radiusnone {
        border-radius: 0!important;
    }

}
@media screen and (min-width: 992px) {
  .mobile__header {
      display: none!important;
  }
}
@media (min-width: 768px) {
    .deblock {
        width: 400px;
    }
    .block-75 {
        text-align: center;
    }
    /* .deformte {
        margin-right: 20px!important;
        margin-left: 20px!important;
        padding-left: 20px!important;
        padding-right: 20px!important;
    } */
    .deformter {
        margin-right: 20px!important;
        padding-right: 20px!important;
    }
    .demypy {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .decobg {
        background: url(./images/geometric02-1.png) left 0px bottom -206px no-repeat;
    }
    .hhead {
        color: white;
        font-size: 2.1em;
        font-weight: 900;
        letter-spacing: .03em;
        line-height: 1.4;
    }
    .htext {
        font-weight: 600;
        font-size: 1.3em;
        letter-spacing: .03em;
        color: #ffdf13;
        margin: 0;
    }
    .mxauto {
        margin-left: auto!important;
        margin-right: auto!important;
    }
    .myauto-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important;
    }
    .pl-5-desk {
        padding-left: 3rem!important;
    }
    .fs-4 {
        font-size: 0.9em!important;
    }
    .lefttext  {
        text-align: left;
        font-size: 16px;
    }
    .price {
        font-size: 14px;
    }
    .onlyphone {
        display: none;
        margin-top: 10px;
    }
    .truba svg {
        fill: #414141;
    }
    .logo {
        fill: #FFF;
    }
    #navbarSupportedContent svg {
        fill: #FFF;
    }
    .input-group {
        position: relative;
        display: grid!important;
        flex-wrap: wrap;
        align-items: stretch;
        width: 100%;
    }
    .input-group>.form-control {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 15px!important;
    }
    .input-group .btn {
        border-radius: 15px!important;
    }
}
@media (min-width: 1200px){
    .deblock {
        width: 400px;
    }
    /* .mobilenone {
        display: none;
    }
    .radiusnone {
        border-radius: 0!important;
    } */
    .input-group {
        position: relative;
        display: grid!important;
        flex-wrap: wrap;
        align-items: stretch;
        width: 100%;
    }
    .input-group>.form-control {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 15px!important;
    }
    .input-group .btn {
        border-radius: 15px!important;
    }
    .fs-4 {
        font-size: 1.2em!important;
    }
    .lefttext  {
        text-align: left;
        font-size: 1.2em;
    }
    .price {
        font-size: 16px;
    }
}
@media (min-width: 1440px) {
    .deblock {
        width: 500px;
    }
    .postimg {
        width: 500px;
    }

    .decobg {
        background: url(./images/geometric02-1.png) left 0px bottom -206px no-repeat;
    }
    .fs-4 {
        font-size: 1.2em!important;
    }
    .lefttext  {
        text-align: left;
        font-size: 1.2em;
    }
    .price {
        font-size: 16px;
    }
}
@media (min-width: 1900px) {
    .postimg {
        width: 520px;
    }
    .deblock {
        width: 520px;
    }
    .block-75 {
        text-align: center;
    }
    /* .deformte {
        margin-right: 20px!important;
        margin-left: 20px!important;
        padding-left: 20px!important;
        padding-right: 20px!important;
    } */
    .deformter {
        margin-right: 20px!important;
        padding-right: 20px!important;
    }
    .demypy {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .decobg {
        background: url(./images/geometric02-1.png) left 0px bottom -200px no-repeat;
    }
    .hhead {
        color: white;
        font-size: 2.1em;
        font-weight: 900;
        letter-spacing: .03em;
        line-height: 1.4;
    }
    .htext {
        font-weight: 600;
        font-size: 1.3em;
        letter-spacing: .03em;
        color: #ffdf13;
        margin: 0;
    }
    .mxauto {
        margin-left: auto!important;
        margin-right: auto!important;
    }
    .myauto-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important;
    }
    .pl-5-desk {
        padding-left: 0!important;
    }
    .fs-4 {
        font-size: 1.2em!important;
    }
    .lefttext  {
        text-align: left;
        font-size: 1.2em;
    }
    .price {
        font-size: 16px;
    }
    .onlyphone {
        display: none;
    }
    .call {
        color: #FFF;
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 900;
        line-height: 50px;
        text-transform: uppercase;
        text-decoration: blink;
        border-radius: 40px;
        box-shadow: 0px 10px 10px 0px rgba(0, 0, 0,);
    }
    

}

.header__phone {
	position: relative;
}
.header__phone:hover .header_phone_hidden{
	display: block;
}
.header_phone_hidden {
	position: absolute;
    z-index: 10;
    top: 100%;
    right: 0;
    background: #fff;
    padding: 5px;
    border-radius: 0 0 5px 5px;
	transition: 0.3s;
	display: none;
}


.dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.76); 
    z-index: 1; 
}

footer svg {
    fill:#6c757d;
}
.fc {
    color: #747070!important;
}
.callmetx {
    color: #D3E8E0;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}
.callmetitle {
    color: #FFF;
    font-family: Roboto;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 72.222% */
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.social a {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    text-indent: -99999px;
  }
  .social ul {
      display: flex;
      flex-wrap: wrap;
      padding-bottom: 10px;
      list-style: none;
      padding: 0;
  }
  .social li {
      margin: 0 5px 5px 0;
  }
  .social svg {
      width: 24px;
      height: 24px;
      transition: all .3s;
  }

  .header__others {
      display: flex;
      align-content: center;
  }
.header__langs__switch {
    position : relative;
    margin-right : 20px;
    padding : 0 10px;
}
.header__langs__switch:hover ul{
    display: block;
}
.mobile__header {
    display: flex;
    align-items: center;
}
.header__mobile__lang {
    margin-right : 15px;
}
.header__mobile__lang a {
    display : inline-block;
    color: #000;
    text-decoration: none;
}
.header__langs__switch ul{
    display: none;
    position : absolute;
    background : #fff;
    top : 100%;
    left : 0;
    list-style: none;
    padding : 0;
    margin : 0;
}
.header__langs__switch ul a{
    display : inline-block;
    padding : 10px;
    color: #000;
    text-decoration: none;
    font-weight: 700;
}

@media (max-width: 992px) {
	.header__others {
		flex-direction: column;
	}
	.header__phone svg{
		display:none;
	}
	.header_phone_hidden {
		position: relative;
		display: block;
	}
	.header__phone {
		position: relative;
		margin-top: 17px;
	}
}
footer .link-secondary,
footer .text-secondary{
	color: #000 !important;
}

@media screen and (max-width: 768px) {
    ul.press-mobile:not(.active) li:nth-child(n+7){
        display: none!important;
    }
    .table-price-btns {
        margin-top : 20px;
    }
    .table-price-btns .hide{
        display: none;
    }
    .table-price-btns.active .hide {
        display: block;
    }
    .table-price-btns.active .show-all {
        display: none;
    }
    .table-price-btns button {
        background : #ffc107;
        border: 0;
        text-align: center;
        border-radius: 5px;
        display: block;
        width : 100%;
        padding : 5px 10px;
        color: #fff;
        font-weight: 700;
        cursor : pointer;
        position : relative;
    }
    .table-price-btns .show-all:after {
        content: '';
        display: block;
        position: absolute;
        width: 13px;
        height: 13px;
        border: 3px solid transparent;
        border-bottom-color: #fff;
        border-right-color: #fff;
        right: 15px;
        top: 50%;
        margin-top: -12px;
        transform: rotate(45deg);
    }
    .table-price-btns .hide:after {
        content: '';
        display: block;
        position: absolute;
        width: 13px;
        height: 13px;
        border: 3px solid transparent;
        border-bottom-color: #fff;
        border-right-color: #fff;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        transform: rotate(-135deg);
    }
}




























































