@font-face {
    font-family: 'Geeza Pro';
    src: url('../fonts/GeezaPro.eot');
    src: url('../fonts/GeezaPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GeezaPro.woff2') format('woff2'),
        url('../fonts/GeezaPro.woff') format('woff'),
        url('../fonts/GeezaPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Geeza Pro';
    src: url('../fonts/GeezaPro-Bold.eot');
    src: url('../fonts/GeezaPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GeezaPro-Bold.woff2') format('woff2'),
        url('../fonts/GeezaPro-Bold.woff') format('woff'),
        url('../fonts/GeezaPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@charset "utf-8";
/* CSS Document */
/* Media Style Sheet
-----------------------------------------------------------------------------

Prototype Version:  2.4

*/

/* Table of Contents
-----------------------------------------------------------------------------

1. Clean Base
2. Base Typography
3. Images
4. Links
5. Forms
6. Tables
7. Framework

*/

/* 1. Create a Clean Base
------------------------------------------------------------------------------*/

html, body, br, hr, div, span, a, object, iframe, ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, p, blockquote, q, address,
small, big, cite, dfn, ins, del, i, em, b, strong, sup, sub, strike, pre, code, samp, kbd, var, tt, form, fieldset, legend, label,
input, textarea, option, .nobox {background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; direction: rtl; font-family: 'Arial',sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

blockquote, q {quotes: none;}
br {height: 0;}
ul, ol, dl, li {margin:0; padding:0; color: #4A4A4A; font-size: 14px; line-height: 24px;}
html, body{height: 100%; -webkit-appearance:none; border:none; -webkit-text-size-adjust:none;}
body{position:relative;}
html *{box-sizing: border-box;}
/* Class for clearing floats */
.clear {clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0;}

/* 2. Define Base Typography
------------------------------------------------------------------------------*/

/* Create the Default Headers  */
h1, h2, h3, h4, h5, h6 {}

/* Create the Default Paragraphs */
p { color: #4A4A4A; font-size: 14px; line-height: 24px;}


/* Specific Header Settings */
h1 {font-weight:bold; font-size:36px; color:#4A4A4A; }
h2 {font-weight:bold; font-size:24px; color:#4A4A4A; line-height: 46px;}
h3 {font-size:18px; }
h4 {font-size:16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}


/* Class for clearing floats */
.clear {clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0;}
.cf:after,.cf:before{display: table;content: '';}
.cf:after{clear: both;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

/* Other Typo */
strong {font-weight: bold;}
hr {border:0 #000 solid; border-top-width: 1px; clear: both; height: 0;}
ol {list-style: decimal;}
ul {list-style: disc;}

/* 3. Images
------------------------------------------------------------------------------*/

/* Remove border around linked images */
img {border: 0; border-style: none;max-width: 100%;}

/* 4. Links
------------------------------------------------------------------------------*/

/* Default Link Types */
a {color: #4A4A4A; font-size: 16px; text-decoration:none;}
a:hover {}
a:active {color: #e8941a;}
a:focus {outline: none;}
a.current{color: #e8941a;}


/* 5. Forms
------------------------------------------------------------------------------*/

input[type='submit']{ -webkit-appearance:none; border:none; -webkit-text-size-adjust:none; }
input {-webkit-border-radius:0; border-radius:0;}

/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 1px solid transparent;}

/* 6. Tables
------------------------------------------------------------------------------*/

/* Table Fixes */
table {border-spacing: 0; border-collapse: collapse;}
td {text-align: left; font-weight: normal;}


/* Removes fieldset borders. even on Opera 7 */
fieldset {border: 1px solid transparent;}


/* 7. Framework
------------------------------------------------------------------------------*/

/* Common CSS */
/*common margin style*/
.m0{margin:0 !important;}
.mr20{margin-right:20px;}
.mt20{margin-top:20px !important;}
.mb80{margin-bottom:80px !important;}
.mt25{ margin-top:25px !important;}
.mt50{ margin-top:50px !important;}

/*all padding zero*/
.p0{padding:0 !important;}
.pt20{padding-top:20px;}

/*common display style*/
.dis-b{display:block}
.pos_rel{ position:relative;}
.hidden{ display:none !important;}

/*border*/
.no_bdr{border:none !important;}

/*common fonts style*/
.f16{ font-size:16px !important;}
.f18{ font-size:18px !important;}
.fbold{font-weight:bold;}


/*transition effect*/
.tra{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}

/* Page Layout */
body{font-family: 'Arial',sans-serif;color: #4A4A4A;}
#full_wrapper{min-height: 100%; height: auto !important; height: 100%;/* the bottom margin is the negative value of the footer's height */}
.wrapper{ max-width:640px; margin:0 auto;}
.content{ margin:0 auto; padding:0; width:100%;}

/* Header*/
header {background-color: #232324;text-align: left;padding: 30px 25px 18px 35px;}
header .wrapper{ position:relative;direction: ltr;}
header .wrapper .logo {display: inline-block;vertical-align: top; margin-top: 10px;}
header .icon_list{list-style: none;display: inline-block;vertical-align: top;width: calc(100% - 175px);text-align: right;}
header .icon_list li {display: inline-block;vertical-align: top;margin-left: 10px;}

/* banner */
.banner {padding-top: 37px;padding-bottom: 30px;text-align: center;}
.banner .wrapper {padding: 0px 50px;}
.banner h1{font-size: 55px;line-height: 48px;letter-spacing: -0.12px;font-family: Arial,sans-serif;font-weight: 400;padding-bottom: 32px;}
.banner p{color: #4A4A4A;font-size: 30px;line-height: 36px;letter-spacing: -0.13px;}
.line {box-sizing: border-box;height: 1px;max-width: 60.8%;background: #D6A76F;margin: 0 auto;}
.star{text-align: center;}
.star .wrapper{padding: 0 50px;}
.starbox_icon{padding-top: 21px;padding-bottom: 27px;}
.star h2{font-family: 'Arial',sans-serif;font-size: 30px;letter-spacing: -0.13px;line-height: normal;font-weight: 400;padding-bottom: 29px;}
.product_detail {}
.product_detail .prodcut_col{position: relative;}
.product_detail .prodcut_col:after{content: ''; position: absolute;background: #F0F0F0;width: 100%;height: calc(100% - 120px);bottom: 0;left: 0;right: 0;z-index: -1;}
.product_detail .prodcut_col .col {float: left;width: 50%;}
.product_detail .prodcut_col .top{margin-bottom: 60px;}
.product_detail .prodcut_col .top .image{height: 211px;display: inline-block;vertical-align: top;margin-bottom: 5px;}
.product_detail .prodcut_col .bottom .image{height: 101px;display: inline-block;vertical-align: top;margin-bottom: 15px;}
.product_detail .prodcut_col p {font-family: 'Tajawal',sans-serif;font-size: 27px;letter-spacing: -0.12px;line-height: 23px;}
.product_detail .prodcut_col p img{vertical-align: middle;}
.product_detail .prodcut_col .link {display: inline-block;vertical-align: top;margin-top: 35px;margin-bottom: 41px;height: 52px;width: 336px;border: 1px solid #4A4A4A;background-color: #F0F0F0;line-height: 52px;color: #4A4A4A;font-family: Tajawal,sans-serif;font-size: 27px;letter-spacing: -0.12px;transition: 0.5s all ease;max-width: 100%;}
.product_detail h3 {color: #4A4A4A;font-family: 'Arial',sans-serif;font-size: 30px;letter-spacing: 0;line-height: 34px;font-weight: 400;padding: 32px 0px 29px;}
.how_we_do {
	margin-bottom: 52px;
}
.how_we_do .detail {background: linear-gradient(180deg, #f2d392 0%, #AE753B 100%);margin: -52px 50px 52px;padding: 19px 23px; z-index: 9;position: relative;}
.how_we_do .detail h3 {color: #FFFFFF;font-family: 'Tajawal',sans-serif;font-size: 27px;letter-spacing: -0.12px;line-height: 23px;font-weight: 400;padding-bottom: 10px;}
.how_we_do .detail a {color: #FFFFFF;font-family: 'Tajawal',sans-serif;font-size: 27px;font-weight: bold;letter-spacing: -0.12px;line-height: 23px;}
.product_list .wrapper {padding: 0px 50px;padding-bottom: 59px;border-bottom: 1px solid rgba(74, 74, 74, 0.17);}
.product_list .product_item {display: flex;flex-direction: row;flex-wrap: nowrap;}
.product_list .product_item.reverse {flex-direction: row-reverse;}
.product_list .product_item .image {width: 50%;}
.product_list .product_item .detail {width: 50%;text-align: center;}
.product_list .product_item .image img{display: block;margin: 0 auto;}
.product_list .product_item .detail .sub { position: relative;top: 50%;transform: translateY(-50%);}
.product_list .product_item .detail p { color: #4A4A4A;font-family: 'Arial',sans-serif;font-size: 30px;letter-spacing: 0;line-height: 29px;padding: 5px 5px 15px;}
.product_list .product_item .detail a {color: #4A4A4A;font-family: 'Tajawal',sans-serif;font-size: 27px;font-weight: bold;letter-spacing: -0.12px;line-height: 23px;transition: 0.5s all ease; }
.question {text-align: center;padding: 29px 5px 53px;}
.question h2 {font-family: 'Arial',sans-serif;font-size: 30px;letter-spacing: 0;line-height: 34px;font-weight: 400;padding-bottom: 4px;}
.question .btn {color: #FFFFFF;font-family: 'Tajawal',sans-serif;font-size: 27px;font-weight: bold;letter-spacing: -0.12px;height: 65px;width: 230px;background-color: #000000;display: inline-block;line-height: 65px;margin-top: 28px;box-shadow: none;transition: 0.5s all ease;}
.contact_sec .wrapper {background-color: #F0F0F0;padding: 26px 23px 25px 26px;}
.contact_sec ul {display: flex;flex-direction: row;align-content: space-around;text-align: center;justify-content: space-between;}
.contact_sec ul li {width: 90px;list-style: none;}
.contact_sec ul li a {color: #232324;font-family: "Reem Kufi",sans-serif;font-size: 23px;letter-spacing: 0;line-height: 27px;}
.contact_sec ul li img {display: block;margin: 0 auto 8px;}
.contact_sec p {color: #000000;font-family: 'Arial',sans-serif;font-size: 18px;letter-spacing: -0.09px;line-height: 23px;text-align: center;padding-top: 20px;}
.Warning {text-align: center;margin: 7px;}
.Warning .wrapper {border: 19px solid #000000;padding-top: 75px;}
.Warning h2 {color: #000000;font-family: 'Geeza Pro' ,sans-serif;font-size: 97.6px;font-weight: 900;letter-spacing: -0.44px;line-height: 115px;display: inline-block;vertical-align: top;border-bottom: 4.2px solid #000000;}
.Warning p {color: #000000;font-family: 'Geeza Pro' ,sans-serif;font-size: 77.6px;letter-spacing: 0;line-height: 160px;}

/* Footer */
footer {text-align: center;}
footer .wrapper{padding: 17px 20px 11px}
footer p {color: #9B9B9B;font-family: 'Arial',sans-serif;font-size: 15px;letter-spacing: 0;line-height: 24px;text-align: center;}
footer p a {color: #2900F7; font-family: 'Geeza Pro' ,sans-serif;font-size: 15px;letter-spacing: 0;line-height: 24px;text-align: center;text-decoration: underline;}

/*d4*/
.banner .btn {height: 52px;width: 191px;border: 1px solid #4A4A4A;background-color: #F0F0F0;color: #4A4A4A;font-family: Tajawal;font-size: 27px;letter-spacing: -0.12px;line-height: 50px;text-align: center;display: inline-block;vertical-align: top;margin-top: 35px;}

.product_section .wrapper {padding: 0px 50px;margin-bottom: 41px;}
.product_section .product_item {margin-bottom: 40px;}
.product_section .product_item .image {min-height: 142px;padding: 17px 80px 10px 10px;background-repeat: no-repeat;background-size: cover;background-position: center right;}
.product_section .product_item .image h2 {color: #FFFFFF; font-size: 34px;letter-spacing: 0;line-height: 51px;font-weight: 400;}
.product_section .product_item .image p {color: #FFFFFF;font-family: 'Tajawal',sans-serif;font-size: 27px;letter-spacing: -0.12px;line-height: 23px;}
.product_section .product_item .detail {background-color: #F0F0F0;padding: 25px 55px 28px 50px;}
.product_section .product_item .detail .right {float: right;}
.product_section .product_item .detail .value>span {display: inline-block;vertical-align: top;width: 74px;opacity: 0.51;color: #4A4A4A;font-family: 'Tajawal',sans-serif;font-size: 20px;letter-spacing: -0.09px;line-height: 23px;}
.product_section .product_item .detail .value .parameter {display: inline-block;vertical-align: middle;}
.product_section .product_item .detail .value .parameter span {height: 9px;width: 25px;border: 0.25px solid #AE2521;display: inline-block;vertical-align: middle;margin-left: -2px;}
.product_section .product_item .detail .value .parameter span:first-child {border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.product_section .product_item .detail .value .parameter span:last-child {border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.product_section .product_item [data-color="sienna"] .value .parameter span{border: 0.25px solid #AE2521;}
.product_section .product_item [data-color="sienna"] .value .parameter span.fill{background-color: #AE2521;}
.product_section .product_item [data-color="bronze"] .value .parameter span{border: 0.25px solid #713022;}
.product_section .product_item [data-color="bronze"] .value .parameter span.fill{background-color: #713022;}
.product_section .product_item [data-color="amber"] .value .parameter span{border: 0.25px solid #EE6E00;}
.product_section .product_item [data-color="amber"] .value .parameter span.fill{background-color: #EE6E00;}
.product_section .product_item [data-color="turquoise"] .value .parameter span{border: 0.25px solid #008B9B;}
.product_section .product_item [data-color="turquoise"] .value .parameter span.fill{background-color: #008B9B;}
.product_section .product_item [data-color="yellow"] .value .parameter span{border: 0.25px solid #FDB934;}
.product_section .product_item [data-color="yellow"] .value .parameter span.fill{background-color: #FDB934;}

.product_section .product_item .detail .left {float: left;}
.product_section .product_item .detail .btn {height: 40px;width: 160px;background-color: #AE2521;color: #FFFFFF;font-family: 'Tajawal',sans-serif;font-size: 27px;letter-spacing: -0.12px;line-height: 38px;display: inline-block;vertical-align: top;text-align: center;border: 1px solid transparent;margin-top: 12px;}
.product_section .product_item [data-color="sienna"] .btn{background-color: #AE2521;}
.product_section .product_item [data-color="bronze"] .btn{background-color: #713022;}
.product_section .product_item [data-color="amber"] .btn{background-color: #EE6E00;}
.product_section .product_item [data-color="turquoise"] .btn{background-color: #008B9B;}
.product_section .product_item [data-color="yellow"] .btn{background-color: #FDB934;}

.blog_section{text-align: center;margin-bottom: 38px;}
.blog_section .wrapper {padding: 0px 50px;}
.blog_section h2{ color: #4A4A4A;font-family: 'Arial',sans-serif;font-size: 30px;font-weight: bold;letter-spacing: 0;line-height: 34px;padding-bottom: 23px;}
.blog_section .col {float: right;width: 48.15%;background-color: #F0F0F0;padding: 22px 19px 29px;}
.blog_section .col:first-child{margin-left: 3.7%;}
.blog_section .col h3{color: #4A4A4A;font-family: 'Arial',sans-serif;font-size: 30px;font-weight: bold;letter-spacing: 0;line-height: 34px;padding-bottom: 9px;}
.blog_section .col .line {width: 36px;background-color: #4A4A4A;}
.blog_section .col p { color: #4A4A4A;font-family: 'Arial',sans-serif;font-size: 30px;letter-spacing: 0;line-height: 34px;padding-bottom: 16px;padding-top: 14px;}
.blog_section .col .a{ color: #4A4A4A;font-family: 'Tajawal',sans-serif;font-size: 27px;font-weight: bold;letter-spacing: -0.12px;line-height: 23px;padding-top: 4px;}
.blog_section .col img { max-width: 45%; height: auto; }
.important_sec .wrapper{padding: 0 50px 44px;border-bottom: 1px solid rgba(74, 74, 74, 0.17);}
.important_row{margin-bottom: 44px;}
.important_sec h2{font-size: 30px;letter-spacing: 0;line-height: 34px;margin-bottom: 25px;text-align: center;font-weight: 400;}
.important_sec .col {display: flex;flex-direction: row;flex-wrap: nowrap;background-color: #F0F0F0;}
.important_sec .col.reverse {flex-direction: row-reverse;}
.important_sec .col .left,.important_sec .col .right{width: 50%;}
.important_sec .col .left img{display: block;}
.important_sec .col .right{padding: 18px 24px ;}
.important_sec .col .right .sub{ position: relative;top: 50%;transform: translateY(-50%);}
.important_sec .col.reverse .right{padding: 18px 24px 15px 22px;}
.important_sec .col .right p{font-size: 30px;letter-spacing: 0;line-height: 29px;padding-bottom: 12px;}
.important_sec .col .right .a{font-family: 'Tajawal',sans-serif;font-size: 27px;font-weight: bold;letter-spacing: -0.12px;line-height: 23px;}
.important_sec .bulgaria_banner{margin-top: 44px;margin-bottom: 24px;}
.summarizes {text-align: center;}
.summarizes h3 { font-size: 30px;font-weight: bold;letter-spacing: 0;line-height: 34px;}
.summarizes p { font-size: 30px;letter-spacing: 0;line-height: 34px;padding: 23px 10px;}
.summarizes .btn {display: inline-block;vertical-align: top; height: 52px;width: 240px;border: 1px solid #4A4A4A;background-color: #F0F0F0; font-family: 'Tajawal',sans-serif;font-size: 27px;letter-spacing: -0.12px;line-height: 52px;margin-bottom: 33px;color: #4A4A4A;}
.reasons .reasons_list .col {padding: 25px 35px;margin-bottom: 7px;}
.reasons .reasons_list .col .image {width: 80px;}
.reasons .reasons_list .col .image img {max-width: 100%;}
.reasons .reasons_list .col .detail {width: calc(100% - 80px);}
.reasons .reasons_list .col .detail p {font-size: 30px;letter-spacing: 0;line-height: 34px;}
.reasons .reasons_list .col .detail .box {margin: 10px 0px;border: 1px solid #000000;padding: 11px 20px;}
.reasons .reasons_list .col .detail>img {margin-bottom: 8px;}
.reasons .reasons_list .col:nth-child(2) .detail>img {margin-top: 16px;}
.reasons .reasons_list .col:nth-child(3) .image img {margin-top: 19px;}
.reasons .reasons_list .col:nth-child(4) {padding-top: 37px;padding-bottom: 38px;}


@media only screen and (max-width:620px){
	.product_list .product_item .detail p {font-size: 22PX;line-height: 24px;}
	.product_list .product_item .detail a {font-size: 18px;}
	.product_section .product_item .detail {padding: 25px 25px 28px 20px;}

	.important_sec .col .right {padding: 10px 18px !important;}
	.important_sec .col .right p {font-size: 22px;line-height: 28px;padding-bottom: 5px;}
	.important_sec .col .right p img {max-width: 38px;}
	.important_sec .col .right .a {font-size: 20px;line-height: 20px;}
}
@media only screen and (max-width:540px){
	.product_list .product_item .detail p {font-size: 16PX;line-height: 18px;}
	.product_list .product_item .detail a {font-size: 14px;}
	.Warning p {line-height: 100px;padding-top: 20px;}
	.product_detail .prodcut_col p {font-size: 18px;line-height: 22px;}

	.product_section .product_item .detail {padding: 25px 15px 28px 10px;}
	.product_section .product_item .detail .value>span {width: 50px;}

	.important_sec .col .right p {font-size: 19px;line-height: 24px;}

	.blog_section .col p {font-size: 18px;line-height: 24px;}
	.blog_section .col p img {max-width: 47px;}
}
@media only screen and (max-width:500px){
	.product_section .product_item .image {background-position: center right -20px;padding: 17px 56px 10px 10px;min-height: 120px;}
	.product_section .product_item .image h2 {font-size: 28px;line-height: 40px;}
	.product_section .product_item .image p {font-size: 18px;}
	.product_section .product_item .detail {padding: 15px 15px 18px 10px;}
	.product_section .product_item .detail .value>span {width: 36px;font-size: 16px;}
	.product_section .product_item .detail .value .parameter span {height: 7px;width: 15px;}
	.product_section .product_item .detail .btn {width: 115px;font-size: 20px;}

	.blog_section .wrapper {padding: 0px 15px;} 
	.important_sec .wrapper {padding: 0 15px 44px;}
	.important_sec .col .right {padding: 5px !important;}
	.important_sec .col .right p {font-size: 18px;line-height: 26px;padding-bottom: 5px;}
	.important_sec .col .right p img {max-width: 38px;}
	.important_sec .col .right .a {font-size: 16px;line-height: 20px;}


}
@media only screen and (max-width:421px){
	header {padding: 20px 15px 10px;}
	header .wrapper .logo {max-width: 120px;}
	header .icon_list {width: calc(100% - 126px);}
	header .icon_list li {max-width: 45px; margin-left: 5px;}

	.banner {padding-top: 20px;padding-bottom: 20px;}
	.banner .wrapper {padding: 0px 15px;}
	.banner h1 {font-size: 36px;line-height: 42px;padding-bottom: 18px;}
	.banner p { font-size: 20px;line-height: 26px;}
	.banner p br{display: none;}
	.star .wrapper {padding: 0 15px;}
	.star h2 {font-size: 22px;}
	.star h2 img {max-width: 50px;}
	.product_detail .prodcut_col .top .image {height: 160px;}
	.product_detail .prodcut_col .top .image img {max-width: 120px;}
	.product_detail .prodcut_col .link {font-size: 18px;width: 230px;}
	.product_detail .prodcut_col p img {max-width: 43px;}
	.product_detail .prodcut_col:after {height: calc(100% - 80px);}
	.how_we_do .detail {margin: -52px 15px 52px;}
	.product_list .wrapper {padding: 0px 15px 25px;}
	.question h2 {font-size: 20px;line-height: 26px;}
	.question .btn {line-height: 52px;height: 52px;font-size: 20px;max-width: 100%;}
	.contact_sec .wrapper {padding: 20px 15px;}
	.contact_sec ul li {padding: 0px 5px;width: 60px;}
	.contact_sec ul li a {font-size: 14px;line-height: 14px;}
	.Warning .wrapper {padding-top: 25px;}
	.Warning h2 {font-size: 48px;line-height: 72px;}
	.Warning p {line-height: 55px;font-size: 36px;}
	.product_detail h3 {font-size: 20px;line-height: 24px;}
	.how_we_do .detail h3 {font-size: 24px;}
	.contact_sec p {font-size: 14px;line-height: 20px;}
	footer p {font-size: 11px;line-height: 20px;}

	.banner .btn {margin-top: 20px;height: 46px;line-height: 44px;font-size: 19px;}
	.product_section .wrapper {padding: 0px 15px;}

	.banner.banner_d9 p img {max-width: 48px;}
	.blog_section h2 {font-size: 24px;padding-bottom: 15px;line-height: 28px;}
	.blog_section .col p {font-size: 16px;line-height: 24px;}
	.blog_section .col {padding: 12px 10px 19px;}
	.blog_section .col .a {font-size: 16px;line-height: 18px;}
	.important_sec .col .right p {font-size: 12px;line-height: 19px;}
	.important_sec .col .right .a {font-size: 12px;line-height: 14px;}
	.important_sec h2 {font-size: 21px;line-height: 28px;}
	.summarizes h3 {font-size: 22px;line-height: 24px;}
	.summarizes p {font-size: 20px;line-height: 26px;padding: 12px 10px;}
	.summarizes .btn {height: 45px;line-height: 45px;font-size: 18px;width: 180px;margin-bottom: 20px;}
	.reasons .reasons_list .col {padding: 12px!important;}
	.reasons .reasons_list .col .image {width: 70px; max-width: 10vw; margin-left: 15px;}
	.reasons .reasons_list .col .detail {width: calc(100% - 70px);}
	.reasons .reasons_list .col .detail p {font-size: 18px;line-height: 24px;}
	.reasons .reasons_list .col .detail p img {max-width: 40px;}

}
@media only screen and (max-width:400px){
	.product_list .product_item .detail p {font-size: 12PX;line-height: 14px;padding: 0px;}
	.product_list .product_item .detail a {font-size: 11px;line-height: 10px;}
	.product_list .product_item .detail p img {max-width: 36px;}
	.product_list .product_item .detail a img {max-width: 18px;}
	.product_list .product_item .detail .sub {padding: 5px;}
}