 * {padding: 0; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box } .facebook {background: var(--facebook) } .twitter {background: var(--twitter) } .whatsapp {background: var(--whatsapp) } .messanger {background: var(--messanger) } .telegram {background: var(--telegram) } .instagram {background: var(--instagram) } [data-src] {display: none } .disabled, br {display: none!important;} .owl-item {display: inline-block; vertical-align: text-top } .widget_text {list-style: none; text-align: center; } ::-webkit-scrollbar {width: 5px } ::-webkit-scrollbar-thumb {background-color: #eee; border-radius: 5px } button, form, input, select, textarea {font-family: var(--font-family); border: 0; background: 0 0; outline: 0 } .text-center {text-align: center } .text-left {text-align: left } .text-right {text-align: right } .before:before {content: ''; position: absolute; width: 100%; height: 100%; top: 0; right: 0; z-index: 5 } .after:after {content: ''; position: absolute; width: 100%; height: 100%; top: 0; right: 0; z-index: 5 } .flex-center,.row {display: flex; flex-wrap: wrap; justify-content: center } .flex-start {display: flex; flex-wrap: wrap; justify-content: flex-start } .align-center {align-items: center } .flex-end {display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center } .block-tag {display: block } .flex-1 {flex: 1 } .pull-right {float: right } .pull-left {float: left } .hide {display: none } img {max-width: 100% } .image-cover {width: 100%; height: 100%; } .list-unstyled {list-style: none } .clearfix:after {content: ''; display: block; clear: both } a {color: inherit; text-decoration: none } .container {position: relative;width: 1170px;margin: auto;padding: 0 15px;} .container-boxed {max-width: 1200px; margin: auto } .w-100 {min-width:100% } .col-1 {width: calc((1 / 12) * 100%) } .col-2 {width: calc((2 / 12) * 100%) } .col-3 {width: calc((3 / 12) * 100%) } .col-4 {width: calc((4 / 12) * 100%) } .col-5 {width: calc((5 / 12) * 100%) } .col-6 {width: calc((6 / 12) * 100%) } .col-7 {width: calc((7 / 12) * 100%) } .col-8 {width: calc((8 / 12) * 100%) } .col-9 {width: calc((9 / 12) * 100%) } .col-10 {width: calc((10 / 12) * 100%) } .col-11 {width: calc((11/ 12) * 100%) } .col-12 {width: calc((12/ 12) * 100%) } @media (min-width:1025px) {.hide-pc {display: none } } @media (min-width: 992px) and (max-width: 1199px) {.col-lg-1 {width: calc((1 / 12) * 100%); min-width: calc((1 / 12) * 100%) } .col-lg-2 {width: calc((2 / 12) * 100%); min-width: calc((2 / 12) * 100%) } .col-lg-3 {width: calc((3 / 12) * 100%); min-width: calc((3 / 12) * 100%) } .col-lg-4 {width: calc((4 / 12) * 100%); min-width: calc((4 / 12) * 100%) } .col-lg-5 {width: calc((5 / 12) * 100%); min-width: calc((5 / 12) * 100%) } .col-lg-6 {width: calc((6 / 12) * 100%); min-width: calc((6 / 12) * 100%) } .col-lg-7 {width: calc((7 / 12) * 100%); min-width: calc((7 / 12) * 100%) } .col-lg-8 {width: calc((8 / 12) * 100%); min-width: calc((8 / 12) * 100%) } .col-lg-9 {width: calc((9 / 12) * 100%); min-width: calc((9 / 12) * 100%) } .col-lg-10 {width: calc((10 / 12) * 100%); min-width: calc((10 / 12) * 100%) } .col-lg-11 {width: calc((11 / 12) * 100%); min-width: calc((11 / 12) * 100%) } .col-lg-12 {width: 100%; min-width: 100% } .flex-lg-center {display: flex; justify-content: flex-center; flex-wrap: wrap } .flex-lg-start {justify-content: flex-start; display: flex; flex-wrap: wrap } .flex-lg-end {justify-content: flex-end; display: flex; flex-wrap: wrap } } @media (min-width:768px) and (max-width:991px) {.col-md-1 {width: calc((1 / 12) * 100%); min-width: calc((1 / 12) * 100%) } .col-md-2 {width: calc((2 / 12) * 100%); min-width: calc((2 / 12) * 100%) } .col-md-3 {width: calc((3 / 12) * 100%); min-width: calc((3 / 12) * 100%) } .col-md-4 {width: calc((4 / 12) * 100%); min-width: calc((4 / 12) * 100%) } .col-md-5 {width: calc((5 / 12) * 100%); min-width: calc((5 / 12) * 100%) } .col-md-6 {width: calc((6 / 12) * 100%); min-width: calc((6 / 12) * 100%) } .col-md-7 {width: calc((7 / 12) * 100%); min-width: calc((7 / 12) * 100%) } .col-md-8 {width: calc((8 / 12) * 100%); min-width: calc((8 / 12) * 100%) } .col-md-9 {width: calc((9 / 12) * 100%); min-width: calc((9 / 12) * 100%) } .col-md-10 {width: calc((10 / 12) * 100%); min-width: calc((10 / 12) * 100%) } .col-md-11 {width: calc((11 / 12) * 100%); min-width: calc((11 / 12) * 100%) } .col-md-12 {width: 100%; min-width: 100% } .flex-md-center {display: flex; justify-content: flex-center; flex-wrap: wrap } .flex-md-start {justify-content: flex-start; display: flex; flex-wrap: wrap } .flex-md-end {justify-content: flex-end; display: flex; flex-wrap: wrap } } @media (max-width:767px) {.hide-mobile {display: none!important } .col-sm-1 {width: calc((1 / 12) * 100%); min-width: calc((1 / 12) * 100%) } .col-sm-2 {width: calc((2 / 12) * 100%); min-width: calc((2 / 12) * 100%) } .col-sm-3 {width: calc((3 / 12) * 100%); min-width: calc((3 / 12) * 100%) } .col-sm-4 {width: calc((4 / 12) * 100%); min-width: calc((4 / 12) * 100%) } .col-sm-5 {width: calc((5 / 12) * 100%); min-width: calc((5 / 12) * 100%) } .col-sm-6 {width: calc((6 / 12) * 100%); min-width: calc((6 / 12) * 100%) } .col-sm-7 {width: calc((7 / 12) * 100%); min-width: calc((7 / 12) * 100%) } .col-sm-8 {width: calc((8 / 12) * 100%); min-width: calc((8 / 12) * 100%) } .col-sm-9 {width: calc((9 / 12) * 100%); min-width: calc((9 / 12) * 100%) } .col-sm-10 {width: calc((10 / 12) * 100%); min-width: calc((10 / 12) * 100%) } .col-sm-11 {width: calc((11 / 12) * 100%); min-width: calc((11 / 12) * 100%) } .col-sm-12 {width: 100%; min-width: 100% } .mobile-big-title {font-size: 24px } .mobile-p {font-size: 14px } .flex-sm-center {display: flex; justify-content: flex-center; flex-wrap: wrap } .flex-sm-start {justify-content: flex-start; display: flex; flex-wrap: wrap } .flex-sm-end {justify-content: flex-end; display: flex; flex-wrap: wrap } } @media (max-width:450px) {.col-xs-1 {width: calc((1 / 12) * 100%); min-width: calc((1 / 12) * 100%) } .col-xs-2 {width: calc((2 / 12) * 100%); min-width: calc((2 / 12) * 100%) } .col-xs-3 {width: calc((3 / 12) * 100%); min-width: calc((3 / 12) * 100%) } .col-xs-4 {width: calc((4 / 12) * 100%); min-width: calc((4 / 12) * 100%) } .col-xs-5 {width: calc((5 / 12) * 100%); min-width: calc((5 / 12) * 100%) } .col-xs-6 {width: calc((6 / 12) * 100%); min-width: calc((6 / 12) * 100%) } .col-xs-7 {width: calc((7 / 12) * 100%); min-width: calc((7 / 12) * 100%) } .col-xs-8 {width: calc((8 / 12) * 100%); min-width: calc((8 / 12) * 100%) } .col-xs-9 {width: calc((9 / 12) * 100%); min-width: calc((9 / 12) * 100%) } .col-xs-10 {width: calc((10 / 12) * 100%); min-width: calc((10 / 12) * 100%) } .col-xs-11 {width: calc((11 / 12) * 100%); min-width: calc((11 / 12) * 100%) } .col-xs-12 {width: 100%; min-width: 100% } .flex-xs-center {display: flex; justify-content: flex-center; flex-wrap: wrap } .flex-xs-start {justify-content: flex-start; display: flex; flex-wrap: wrap } .flex-xs-end {justify-content: flex-end; display: flex; flex-wrap: wrap } } 