.quotation-comp{display:inline-block;width:100%;box-sizing:border-box}
.quotation-comp.type-a{padding:60px 0;text-align:center;position:relative}
.quotation-comp.type-a:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:30px;height:20px;background:url("site/resources/images/icon_left_double_quote.png") no-repeat;background-size:100%}
.quotation-comp.type-a:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:30px;height:20px;background:url("site/resources/images/icon_right_double_quote.png") no-repeat;background-size:100%}
.quotation-comp.type-a.pd-0{padding-top:20px !important;padding-bottom:20px !important}
.quotation-comp.type-a.pd-20{padding-top:40px !important;padding-bottom:40px !important}
.quotation-comp.type-a.pd-use{padding-top:40px !important;padding-bottom:40px !important}
.quotation-comp.type-b{padding:10px 20px;border-left:7px solid #dadada;text-align:left}
.quotation-comp.type-c{position:relative;padding:25px;margin-bottom:20px;border:2px solid #dadada;text-align:center}
.quotation-comp.type-c::after{position:absolute;content:"";left:50%;bottom:-12px;display:inline-block;width:20px;height:20px;transform:rotate(270deg) skewX(-45deg);background-color:#fff;border-style:solid;border-width:0 0 2px 2px;border-color:transparent transparent #dadada #dadada}
.quotation-comp.type-c.bg-cms-black:after{background-color:red}
.quotation-comp.type-c.bg-cms-gray:after{background-color:#666}
.quotation-comp.type-c.bg-cms-white-gray:after{background-color:#f0f1f3}
.quotation-comp.type-c.bg-cms-yellow:after{background-color:#fff4d3}
.quotation-comp.type-c.bg-cms-orange:after{background-color:#fdede2}
.quotation-comp.type-c.bg-cms-green:after{background-color:#02c1c1}
.quotation-comp.type-c.bg-cms-dark-green:after{background-color:#0b5348}
.quotation-comp.type-c.bg-cms-deep-orange:after{background-color:#f8a70c}
.quotation-comp.type-c.mg-b0{margin-bottom:20px !important}
.quotation-comp.type-c.mg-b10{margin-bottom:30px !important}
.quotation-comp.type-c.mg-b20{margin-bottom:40px !important}
.quotation-comp.type-c.mg-b30{margin-bottom:50px !important}
.quotation-comp.type-c.mg-b40{margin-bottom:60px !important}
.quotation-comp.type-c.mg-b50{margin-bottom:70px !important}
.quotation-comp.type-c.mg-b60{margin-bottom:80px !important}
.quotation-comp.type-d{padding:60px 0 10px;border-bottom:2px solid #dadada;background:url("site/resources/images/icon_left_double_quote.png") left top/30px no-repeat;text-align:left;position:relative}
.quotation-comp.type-d:before{content:"";position:absolute;left:0;top:0;width:30px;height:20px;background:url("site/resources/images/icon_left_double_quote.png") no-repeat;background-size:100%}
.quotation-comp.type-d.pd-0{padding-top:20px !important}
.quotation-comp.type-d.pd-20{padding-top:40px !important}
.quotation-comp.type-d.pd-use{padding-top:40px !important}
.quotation-comp.type-e{position:relative;padding:25px;border:2px solid #dadada;text-align:center}
.quotation-comp.type-e::before{content:"";display:block;position:absolute;bottom:-2px;right:-2px;background:#fff;border-width:20px 20px 0 0;border-style:solid;border-color:#dadada #fff #fff}
.quotation-comp.type-f{position:relative;padding:25px;text-align:center}
.quotation-comp.type-f::before{position:absolute;content:"";width:20px;height:20px;left:0;top:0;transform:rotate(180deg);border-style:solid;border-width:0 2px 2px 0;border-color:#dadada}
.quotation-comp.type-f::after{position:absolute;content:"";width:20px;height:20px;right:0;bottom:0;border-style:solid;border-width:0 2px 2px 0;border-color:#dadada}
.quotation-comp__txt{font-size:17px;line-height:1.7em;word-break:break-all}
.quotation-comp__txt.f-size-small{font-size:14px}
.quotation-comp__txt.f-size-medium{font-size:16px}
.quotation-comp__txt.f-size-big{font-size:17px}