@color-orange: #ff9900; @color-222: #222222; @color-red3: #e04f5f; @f-s32: 32px; .top-analytics-block .title-44 { color: @color-orange; } .title-32 { font-size: @f-s32; color: @color-222; } .size(@width; @height) { width: @width; height: @height; } .w(@width) { width: @width; } .h(@height){ height: @height; } .m-r(@px) { margin-right: @px; } .m-l(@px) { margin-left: @px; } .m-t(@px) { margin-top: @px; } .m-b(@px) { margin-bottom: @px; } .top-analytics-block .title-44 { .size(60%; 300px); } .top-context-block { .h(450px); background: url("../img/context/top-bg-context.jpg") no-repeat 0 0; } .left-context-block { float: left; width: 50%; position: relative; .m-t(60px) } .attraction img { float: left; } .attraction .text-27 { float: left; width: 80%; line-height: 26px; .m-l(22px); .m-t(17px); } .attraction { float: left; } .attraction:nth-child(2){ .m-b(30px) } .attraction .arrow-down { top: -11px; left: 54%; } .left-context-block .title-39 { line-height: 32px; .w(100%); float: left; } .commercial-proposal .title-30 { line-height: 32px; } .right-form-block.commercial-proposal { .m-t(60px); }