Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/local/templates/landing_form/ |
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/local/templates/landing_form/sass.scss |
@charset "UTF-8"; // ANIMATION @mixin animation_0_25 { transition: all .25s ease-out; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -o-transition: all .25s ease-out; -ms-transition: all .25s ease-out; } @mixin animation_0_10 { transition: all .35s ease-out; -webkit-transition: all .35s ease-out; -moz-transition: all .35s ease-out; -o-transition: all .35s ease-out; -ms-transition: all .35s ease-out; } // COLORS $white: #ffffff; $black: #312F30; $yellow: #FCE300; $green: #00AB8E; $green2: #E4F3F2; // Fonts $mainFont: 'Montserrat', sans-serif;