@font-face { font-family:opensans; src:url(../fonts/OpenSans-Regular.ttf);}
@font-face { font-family:opensans-light; src:url(../fonts/OpenSans-Light.ttf);}
@font-face { font-family:opensans-semibold; src:url(../fonts/OpenSans-Semibold.ttf);}
@font-face { font-family:opensans-bold; src:url(../fonts/OpenSans-Bold.ttf);}
@font-face { font-family:lato; src:url(../fonts/Lato-Regular.ttf);}
@font-face { font-family:lato-light; src:url(../fonts/Lato-Light.ttf);}
@font-face { font-family:lato-bold; src:url(../fonts/Lato-Bold.ttf)}
@font-face { font-family:monsterret; src:url(../fonts/Montserrat-Regular.ttf);}
@font-face { font-family:monsterret-bold; src:url(../fonts/Montserrat-Bold.ttf);}
@font-face { font-family:roboto; src:url(../fonts/Roboto-Regular.ttf);}
@font-face { font-family:roboto-bold; src:url(../fonts/Roboto-Bold.ttf);}
@font-face { font-family:roboto-medium; src:url(../fonts/Roboto-Medium.ttf);}

* { margin:0; padding:0; box-sizing:border-box;}
body { line-height:1; font-size:15px; font-family:roboto;}
ul,ol li,li { list-style:none inside;}
a,img { border:0; text-decoration:none; outline:none;}
h1,h2,h3,h4,h5,h6 { font-weight:normal; margin:0; margin:5px 0 10px 0; font-family:monsterret;}
h1 { font-size:25px;}
p { line-height:25px;}
table { border:0; border-collapse:collapse;}
textarea,input,select { outline:none; font-size:14px;}

.container { width:1170px; margin:0 auto;}

.header_strip { display:inline-block; width:100%; color:#fff; background:#8DBA23; font-family:monsterret; font-size:14px;}
.header_strip_left { float:left;}
.header_strip_left ul { display:inline-block; width:100%;}
.header_strip_left ul li { display:inline-block;}
.header_strip_left ul li i { width:30px; height:30px; line-height:30px; font-size:13px; text-align:center; color:#07932E; color:#fff;  margin-right:5px;}
.header_strip_right { float:right;}
.header_strip_right ul { display:inline-block; width:100%;}
.header_strip_right ul li { display:inline-block;}
.header_strip_right ul li.language_bar { padding-left:5px; padding-top:5px;}
.header_strip_right ul li a { color:#ddd;}
.header_strip_right ul li a i { width:30px; height:30px; line-height:30px; text-align:center; font-size:13px;}
.header { display:inline-block; width:100%; background:#fff; font-family:monsterret;  box-shadow: 2px 4px 12px #eee;}
.header_left { float:left; position:absolute; z-index:3;}
.header_left a { display:inline-block; width:100%;}
.header_left a img { width:100%; margin:15px 0;}
.header_right { float:right;}
.menu { display:inline-block; width:100%;}
.menu li { float:left; position:relative;}
.menu li a { color:#666; font-family: 'Open Sans', sans-serif; display:block; padding:30px 20px; font-size:15px; transition:0.5s all ease-in-out;}
.menu li a:hover, .menu li a.active { color:#8DBA23;}
.submenu { position:absolute; top:100%; display:none; background:#fff; z-index:2; white-space:nowrap;box-shadow: 1px 2px 5px #ccc;}
.submenu li { float:none;}
.submenu li a { padding:15px; display:block; width:100%;}
.submenu li a:hover { background:#8DBA23; color:#fff;}
.menu li:hover .submenu { display:block;}

.responsive_bar{ width:100%;  background:#8DBA24; padding:15px 10px; margin:8px 0; display:none;}
.responsive_left{ float:left;}
.responsive_left span{ color:#fff; font-size:14px;}
.responsive_right{ float:right;}
.responsive_right i{ color:#fff;}

.banner{ width:100%; display:inline-block; position:relative;}
.banner img{ width:100%;}
.banner_content{ position:absolute; background:#8DBA24; right:0; bottom:0; padding:15px 10px; font-family:opensans;}
.banner_content span{ display:block; color:#fff; font-size:20px;  text-transform:uppercase;}

.index_quality_policy { display:inline-block; width:100%; background:#07932E; padding:2%; position:relative; color:#fff;}
.index_quality_policy h1 { text-transform:uppercase; background:#04BF38; display:inline-block; padding:15px 25px; position:absolute; bottom:100%; color:#fff; left:0; margin:0;}

.index_products { display:inline-block; width:100%; padding:70px 0; background:#fff; text-align:center; background:url(../images/_index_products_bg.jpg) repeat-y 0 0 / 100% auto;}
.index_products h1 { display:inline-block; padding-bottom:8px; border-bottom:3px solid #ddd; color:#07932E; position:relative;}
.index_products h1::before { content:""; position:absolute; width:50px; left:50%; margin-left:-25px; height:3px; background:#04BF38; bottom:-3px; transition:0.5s all ease-in-out;}
.products_description_tab { display:inline-block; width:100%;}
.tab_buttons { width:100%; padding:0; margin:0; display:table; background:#074;}
.tab_buttons li { list-style:none inside; line-height:30px; float:left;}
.tab_buttons li a { text-decoration:none; color:#07932E; color:#fff; text-align:center; display:block; padding:10px 15px; text-transform:uppercase;}
.tab_buttons li a:hover, .tab_buttons li a.active { background:#07932E; color:#fff;}
.tab_content { width:100%; padding:2% 2% 0 2%; color:#666; line-height:30px; display:inline-block; background:url(../images/index_testimonials_bg.jpg) repeat-y 0 0 / 100% auto; position:relative; z-index:1;}
.tab_content::before { content:""; position:absolute; top:0; right:0; left:0; bottom:0; background:rgba(0,0,0,0.6); z-index:-1;}
.hide { display:none !important;}
.color_boxes { display:inline-block; width:100%;}
.color_boxes_left { width:70%; float:left;}
.color_boxes_left_row { display:inline-block; width:100%;}
.color_boxes_left_row span.width_40 { width:37%; float:left; height:200px; margin:0 3% 2% 0;}
.blue_bg { background:#1F487C;}
.orange_bg { background:#E26C0A;}
.light_rose_bg { background:#FF7C81;}
.dark_green_bg { background:#4F6328;}
.grey_bg { background:#4A442A;}
.brown_bg { background:#663200;}
.light_yellow_bg { background:#FFFFA7;}
.soft_green_bg { background:#76923D;}
.red_related_bg { background:#DC6672;}
.color_boxes_left_row span.width_60 { width:57%; float:left; height:200px; margin:0 3% 2% 0;}
.color_boxes_right { width:30%; float:right;}
.color_boxes_right span.height_100 { height:425px; display:block; width:100%;}
.dark_yellow_bg { background:#FFFF00;}
.red_related_bg { background:#DC6672;}
.cement_bg { background:#C4BC97}





.index_welcome { display:inline-block; width:100%; background:#07932E; color:#fff;}
.index_welcome_left { float:left; width:60%; padding:5% 2% 5% 0;}
.index_welcome_left h1 { text-transform:uppercase; padding-bottom:8px; display:inline-block; border-bottom:3px solid #fff; position:relative;}
.index_welcome_left h1::before { content:""; position:absolute; width:80px; left:50%; margin-left:-40px; height:3px; background:#04BF38; bottom:-3px; transition:0.5s all ease-in-out;}
.index_welcome_left p { padding-bottom:10px;}
.index_welcome_right { float:right; background:url(../images/index_welcome_right.jpg) no-repeat center center; height:400px; width:40%; background-size:cover;}

.index_services { display:inline-block; width:100%; padding:60px 0; background:#fff; text-align:center; background:url(../images/_index_products_bg.jpg) repeat 0 0; background-size:cover;}
.index_services h1 { display:inline-block; padding-bottom:8px; border-bottom:3px solid #ddd; color:#07932E; position:relative;}
.index_services h1::before { content:""; position:absolute; width:50px; left:50%; margin-left:-25px; height:3px; background:#04BF38; bottom:-3px; transition:0.5s all ease-in-out;}
.index_services p { font-size:17px; line-height:28px; width:70%; margin:0 auto; color:#999;}

.index_testimonials { display:inline-block; width:100%; padding:50px 0; background:url(../images/_index_testimonials_bg.jpg) center center / 100%; position:relative; text-align:center; color:#fff; z-index:1; margin-bottom:20px;}
.index_testimonials::before { content:""; position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.7); z-index:-1;}
.index_testimonials h1 { display:inline-block; padding-bottom:8px; border-bottom:3px solid #fff; color:#fff; position:relative;}
.index_testimonials h1::before { content:""; position:absolute; width:50px; left:50%; margin-left:-25px; height:3px; background:#04BF38; bottom:-3px; transition:0.5s all ease-in-out;}
.testimonial_content { display:inline-block; width:100%; padding:20px 0;}
.testimonial_content .profile_img { display:block; width:10%; margin:10px auto; border-radius:50%; overflow:hidden;}
.testimonial_content .profile_img img { width:100%;}
.testimonial_content p { width:60%; margin:0 auto; font-size:21px; line-height:32px;}
.testimonial_content span { display:block; margin-top:20px; font-size:20px; font-style:italic;}
.index_testimonials .owl-theme .owl-controls .owl-page span { background:transparent; border:2px solid #fff;}





/*LANGUAGE BAR DESIGN*/
.goog-te-gadget img { display:none;}
.goog-te-gadget-simple .goog-te-menu-value span { padding-right:5px; color:#fff !important; border-left:0 !important;}
.goog-te-gadget-simple { border:0 !important; background:transparent !important;}
.goog-te-gadget-simple .goog-te-menu-value { color:#fff !important;}

/*glaze*/
.glaze_colors{ width:100%; display:inline-block; margin-bottom:80px;}
.glaze_2colors{ width:100%; margin:15px 0; display:block; float:left;}
.glaze_2colors1{ width:100%; margin:15px 0; display:block;}

.glaze_yellow{  height:20px; background:#693A14; float:left; width:50%; }
.glaze_yellowlight{  height:20px; background:#FFF381; float:left; width:50%; }
.glaze_content{ width:100%; display:inline-block; margin:10px auto; text-align:center;}
.glaze_content h2{ font-weight:bold; color:#000;font-size:18px; text-align:left;}
.first_yellow{ background:#FFED00;}
.glaze_content span{ display:block;}
.glaze_colors p{ }
.none{ display:none; widows:100%;}
.glaze_yellow1{ background:#FFF043;}
.glaze_yellowlight1{ background:#FFF59B;}
.brown{ background:#FFC0CB;}
.brown_light{ background:#D1935F;}
.gold_brown{ background:#BC7642;}
.gold_brownlight{ background:#E4A052;}
.toasted_coral{ background:#C84F1E;}
.toasted_corallight{ background:#CD7A4F;}
.coral{ background:#D95019;}
.coral_light{ background:#DF7E50;}
.chocolate_brown{ background:#A52A2A;}
.chocolate_brownlight{ background:#9a6c6c;}
.black{ background:#EEDB7E;}
.blacklight{ background:#666761;}
.glaze_yellow2{  height:20px; float:left; width:100%; margin-bottom:25px;}
.body_stains{ width:100%;}

._5130{ background:#FF4500;}
._5130_light{ background:#30AD23}

._5811{ background:#008542}
._5811_light{ background:#7DC24B}

._5723{ background:#004551}
._5723_light{ background:#47605F}

._8508{ background:#717F86}
._8508_light{ background:#A3ADB2}

._6815{ background:#009FE1}
._6815_light{ background:#1BBBE9}

._6121{ background:#0095D8}
._6121_light{ background:#5EC6ED}

._7760{ background:#1A2A85}
._7760_light{ background:#3275B6}

._7708{ background:#04378C}
._7708_light{ background:#5389C2}

._7117{ background:#00FF00}
._7117_light{ background:#2495D7}

._2990{ background:#C1275C}
._2990_light{ background:#F4B4C2}

._2915{ background:#EB6E8D}
._2915_light{ background:#F6CADC}

._2903{ background:#9A307F}
._2903_light{ background:#9A81AE}

._0700{ background:#3D3E40}
._0700_light{ background:#475259}

._0405{ background:#878889;}
._0405_light{ background:#57585A;}

._2043{ background:#E3201A}
._2043_light{ background:#F19FB4;}

._2008{ background:#E43628}
._2008_light{ background:#F6CADC;}

._2070{ background:#D41D1D}
._2070_light{ background:#EE8480;}

._2062{ background:#D6361D}
._2062_light{ background:#F29D9A;}

._5100{ background:#97BE13}
._5100_light{ background:#ADCF82;}

._3500{ background:#EB6927}
._3500_light{ background:#F19968;}

._3441{ background:#F6A900}
._3441_light{ background:#FAC074;}

._4821{ background:#FFED00}

._40000{ background:#DDCDB4; width:80%;}

._11000{ background:#F7F39C; width:90%;}

._70000{ background:#00519E}

._18000{ background:#C9A792; width:95%;}

._51000{ background:#A0C674; width:85%;}

._21000{ background:#fff; box-shadow:1px 2px 15px #ccc;}

._00001{ background:#2F2F31; width:70%;}

._60000{ background:#FF7F00; width:90%;}

._60001{ background:#7B7F7F; width:82%;}

._0009{ background:#3D3E40;}

._0003{ background:#878889;}

._0016{ background:#693A14;}

._0013{ background:#BC7530;}

._0021{ background:#BC7642;}

._0033{ background:#C08830;}

._0074{ background:#007BA5;}

._0068{ background:#84A1AE;}

._0057{ background:#577C5F;}

._0051{ background:#4B5B26;}

._0028{ background:#E3A379;}

._0045{ background:#EEDB7E;}

/*.box10{ width:100%; display:inline-block; margin:10px 0;}
.box1{ background:red; width:65px; height:40px; }
.box2{ background:blue; width:65px; height:40px; }
.box3{ background:yellow; width:65px; height:40px;}*/


.services_page_row_three{ width:100%; display:inline-block; margin:50px 0;}
.ceramic{ width:100%; display:inline-block; margin:15px 0;padding-top:30px;}
.ceramic h1 { display:inline-block; padding-bottom:8px; border-bottom:3px solid #ddd;font-size:20px; color:#07932E; position:relative; text-align:center; margin:10px 0;} 
.ceramic h1::before { content:""; position:absolute; width:80px; left:0%;  height:3px; background:#04BF38; bottom:-3px; transition:0.5s all ease-in-out;}
.ceramic_inner p{ line-height:30px; margin:10px 0;font-family: 'Open Sans', sans-serif;font-size:14px;line-height:22px;margin-bottom:20px;}

.contact{ width:100%; display:inline-block; font-family:opensans;}
.contact h1{ color:#8DBA23; padding:10px 0;}
.contact_left{ float:left; width:50%;padding-top:20px;}
.contact_left span{ display:block; line-height:30px; font-size:14px; color:#3C3939;}
.contact_left i{  font-size:13px; padding-right:10px; color:#666666;}
.contact_right{ float:left; width:50%; padding:0 10px; font-size:14px;padding-top:20px;}
.contact_right [type=text]{ border:0; border-bottom:1px solid #DDDDDD; color:#666; padding-bottom:5px; width:30%; float:left; margin:0px 10px 15px 0;}
.contact_right textarea{ float:left; font-family:opensans; font-size:12px; width:100%; color:#666; margin:10px 0; border:0; border-bottom:1px solid #DDDDDD;}
.contact_right [type=button]{ background:#8DBA23; margin:10px 0; padding:5px 25px; color:#fff; border:0; text-transform:uppercase; font-size:14px; cursor:pointer; transition:0.5s all ease-in-out;}
.contact_right [type=button]:hover{ background:#1E7600;}
.map{ width:100%; display:inline-block; margin:15px 0;}
.about{ width:100%; display:inline-block;  margin:45px 0 0px 0;}
.about h4{ font-size:20px; color:#8DBA23;}
.sss{width:100%; display:inline-block;  }
.sss img{width:100%; display:block; margin:0 auto;}
.about p{font-family: 'Open Sans', sans-serif;font-size:14px;line-height:22px; margin-bottom:25px;}
.about p i{font-size:17px;margin-right:7px;color:#8DBA23}
.about_left{ float:left; margin:1%; width:23%; background:#F34235;}
.about_left em{ position:relative; display:inline-block;}
.about_left em::before{ background:rgba(243,66,53,0.7); top:0; bottom:0; right:0; left:0; content:""; position:absolute; opacity:0; transition:0.5s all ease-in-out;}
.about_left em:hover::before{ opacity:1;}
.about_left span{ position:relative; display:inline-block;}
.about_left span::before{ background:rgba(7,147,46,0.7); top:0; bottom:0; right:0; left:0; content:""; position:absolute; opacity:0; transition:0.5s all ease-in-out;}
.about_left span:hover::before{ opacity:1;}
.about_left img{ width:100%;}
.about_left h1{ padding:10px 0 5px 0; text-align:center; color:#fff;font-size:16px;text-transform:uppercase;}
.about_left p{ padding:5px; color:#fff; min-height:120px;font-family:OpenSans;font-size:14px;line-height:22px;}
.green{ background:#8DBA23;}
.about_left a{ padding:10px 17px; background:#fff; color:#07932E; float:right; display:block; text-transform:uppercase; font-size:14px; 
margin-bottom:10px;margin-right:10px;}
.slide{ display:none;}

.color_page{ width:100%; display:inline-block;margin-bottom:65px;}
.color_page_inner{ width:100%; display:inline-block;}
.color_page_inner h1{ text-align:left; text-transform:uppercase;padding-top:40px;color:#8DBA23}
.research_right h3{color:#8DBA23}
.color_information{ width:100%; display:inline-block; padding:30px 0;}
.color_information li{ float:left; width:48%; margin:1%; position:relative}
.color_page_image{ width:30%; display:inline-block; position:absolute; top:10%;  transition:all 300ms cubic-bezier(1,0.3,0.5,0.3)0s;}
.color_information li:hover .color_page_image{ box-shadow:0 0 20px 1px rgba(0, 0, 0, 0.3);}
.color_page_image img{ width:100%; display:block; border:7px solid rgba(0,0,0,0.3)}
.color_page_description{ width:75%; display:inline-block; float:right; padding:10px 15px 10px 50px; border:1px solid #ccc; }
.color_page_description h3{ font-size:22px;}
.color_page_description p{ font-size:14px; min-height:125px}
.btn{ width:100%; display:inline-block; margin-top:15px; margin-bottom:10px;}
.btn a{ display:inline-block; background:#07932E; padding:7px 15px; font-size:13px; border-radius:3px; color:#fff; text-transform:uppercase}
.glazes_content{ width:90%; display:inline-block; padding:15px 0;}
.glazes_content h3{ font-size:18px;}
.research{ width:100%; display:inline-block;padding-bottom:40px;}
.research p{ text-align:left; max-width:100%; margin:0 auto; padding-bottom:30px;font-family: 'Open Sans', sans-serif;}
.research_left{ float:left; width:35%;}
.research_left img{ border:7px solid rgba(0,0,0,0.2);width:100%;}
.research_right{ float:right; text-align:left; width:63%;}
.research_right p{ text-align:left; max-width:100%; padding-bottom:0; margin:10px 0 ;}
.addtivies_inner{ width:100%; display:inline-block; padding:20px 0;}
.addtivies_link{ width:25%; display:inline-block; float:left; background:#04BF38;}
.addtivies_link li{ }
.addtivies_link li a{ display:block; padding:20px 30px; border-bottom:1px solid #74DB91; color:#fff; text-transform:uppercase}
.addtivies_link li a:hover, .addtivies_link li a.active{ background:#F1CB12}
.addtivies_content{width:75%; display:inline-block; float:right; padding:0px 30px; }
.addtivies_content ul{ width:100%;  background:#fff}
.inner_product{ width:100%; display:inline-block; margin-top:15px;}
.addtivies_content ul li{ margin:15px 0; width:48%; float:left; position:relative; padding-left:25px;}
.addtivies_content ul li::before{ content: "\f138"; font-size:15px; font-family:FontAwesome; position:absolute; left:0}

.tab_hide{ display:none;}

.content{width:100%; display:inline-block;margin:0 auto;}
.content p{font-size:15px;color:#000;line-height:22px; text-align:justify; padding:30px 0; font-family: 'Open Sans', sans-serif;}
.glaze_colors h5{font-family:monsterret; font-size:24px; padding-top:15px; color:#07932E}
.enger{width:100%;display:inline-block;margin:0 auto;padding-bottom:140px;}
.enger h5{font-family:monsterret; font-size:25px; padding:60px 0 0px 0px; color:#8DBA23}
.enger p{font-size:15px;color:#000;line-height:19px; text-align:justify; padding:2px 0 190px 0; font-family: 'Open Sans', sans-serif;}
.add22{width:100%; display:inline-block; margin:0 auto;padding-top:30px;}
.add22 h4{font-size:25px; color:#F05D2C;margin-bottom:18px;padding-top:45px;}
.add22_left{width:50%;float:left;}
.add22_left li{font-size:15px;color:#000;line-height:20px;margin-bottom:15px;font-family: 'Open Sans', sans-serif;}
.add22_left li i{color:#07932E; margin-right:8px;}

.add22_right{width:50%;float:left;}
.add22_right li{font-size:15px;color:#000;line-height:20px;margin-bottom:15px;font-family: 'Open Sans', sans-serif;}
.add22_right li i{color:#07932E; margin-right:8px;}
.enger li{ margin-bottom:24px; font-family: 'Open Sans', sans-serif;}
.enger li i{ margin-right:8px; color:#8DBA23}

.add22_left1{width:100%;padding-top:15px;}
.add22_left1 h3{font-size:20px;}
.add22_left1 li{font-size:15px;color:#000;line-height:20px;margin-bottom:15px;}
.add22_left1 li i{color:#07932E; margin-right:8px;}

.add22_right2{width:100%;}
.add22_right2 li{font-size:15px;color:#000;line-height:20px;margin-bottom:15px;}
.add22_right2 li i{color:#07932E; margin-right:8px;}
.colorset{width:100%;display:inline-block; margin-bottom:90px;}
.colorset_inner{width:25%;float:left;}
.colorset_inner img{display:inline-block;width:265px; height:120px; box-shadow:3px 6px 10px #565050;}
.colorset_inner h2{font-size:15px;color:#000;}
.ceramic_inner i{font-size:15px;margin-right:9px;color:#07932E;display:inline-block;}
.digital h4{width:100%;display:block;margin:0 auto;text-align:left;font-size:22px;padding-top:20px; color:#07932E;margin-bottom:20px;}
.footer{width:100%;display:inline-block;margin:0 auto; background-color:#fff;margin-top:45px; padding:10px 0; position:absolute; bottom:0;}
.foot_left{float:left; }
.foot_left li { line-height:25px;float:left;margin:2px 20px 0 0;}
.foot_left li a { color: #fff;font-family:OpenSans;font-size:14px;margin-right:10px;}
.foot_left li a:hover { color:#EF621C;}
.foot_right{ padding-top:8px; width:100%; text-align:center; display:inline-block}
.foot_right li{color:#000; display:inline-block; margin-right:8px; font-size:13px;}
.foot_right li a{color:#EF621C !important;}
.services_page_row_three_left h2{color:#07932E;font-size:20px;}

.services_page_row_three h5{ font-size:22px; color:#07932E; margin-bottom:30px;}
.digital li{ display:block; margin-bottom:10px; font-size:17px;font-family: 'Open Sans', sans-serif;}
.digital span{ background:#87956B; width:70%; padding:15px 0; display:block;margin-bottom:30px;}
.digital em{background: #962F2A; width:70%; padding:15px 0; display:block;margin-bottom:30px;}
.digital h5{background: #B7808D; width:70%; padding:15px 0; display:block;margin-bottom:30px;}
.digital h3{background:#5F6A7C; width:70%; padding:15px 0; display:block;margin-bottom:30px;}
.digital h1{background:#E0E0DF; width:70%; padding:15px 0; display:block;margin-bottom:30px;}


.rd{ width:100%; display:inline-block; margin:20px 0;}
.rd h1{ color:#8DBA23;}
.rd_left{ float:left; width:30%;}
.rd_left img{ width:100%;}
.rd_right{ float:right; width:70%; padding:0 10px;} 
.rd_right p{ font-family:opensans-light;}

.colours_1{ width:80%;}
.colours_2{ width:90%} 
.colours_3{ width:70%} 
.colours_4{ width:50%} 
.colours_5{ width:70%} 
.colours_6{ width:90%} 
.colours_7{ width:100%} 
.colours_8{ width:70%} 
.colours_10{ width:50%} 
.colours_11{ width:90%} 
.colours_12{ width:45%} 
.colours_13{ width:90%} 
.colours_14{ width:70%} 
.colours_15{ width:80%} 
 

.image_1{ width:50%; display:block;}
.image_2{ width:80%; display:block;}
.image_3{ width:90%; display:block;}
.image_4{ width:70%; display:block;}
.image_5{ width:100%; display:block;}

.range_colours{ width:100%; display:inline-block; margin-bottom:150px;}
.range_colours h5{ color:#07932e;font-size:22px; padding:2px 0; margin-top:20px;}
.range_left{ width:100%;}
.range_inner{ width:100%; margin:5px 0;}
.range_inner em{ font-style:normal; padding:10px 0; display:block;}
.range_colour1{ width:100%; height:20px; display:block; background:#FDED00}
.range_colour2{ background:#216EB9; width:90%; height:20px; display:block;}
.range_colour3{ background:#963A00; width:70%; height:20px; display:block;}
.range_colour4{ background:#E875AA; width:60%; height:20px; display:block;}
.range_colour5{ background:#1A1A1A; width:90%; height:20px; display:block;}
.range_colour6{ background:#B7870F; width:100%; height:20px; display:block;}
.range_colour7{ background:#398B27; width:50%; height:20px; display:block;}
.range_colour8{ background:#32A5DB; width:40%; height:20px; display:block;}
.range_colour9{ background:#FB1908; width:100%; height:20px; display:block;}
/*
.digital{ width:100%; display:inline-block;}
.digital_inner{ margin:15px 0; }
.digital_inner li{ line-height:30px; float:left; width:14%;}
.digital_inner li img{ width:100%; padding:0 10px;}
.digital_inner li span{ display:block; text-align:center;}
*/


.digital1{ width:100%; display:inline-block; padding-top:30px; padding-bottom:60px; margin:15px 0;}
.digital1 h2{ color:#8DBA23; padding:10px 0;}
.digitalcolour img{ padding:15px 0; width:100%; height:75px;}
.digital_inner{  width:100%;   display:inline-block; margin:0 auto;}
.digital_inner li{ line-height:30px; float:left;}
.digital_inner li img{ width:100%; padding:0 10px;}
.digital_inner li span{ display:block; text-align:center;font-family: 'Open Sans', sans-serif; font-size:15px;}
.digital_inner ul{margin:0 auto; text-align:center; width:40%; display:block;}
.digital_inner1 ul{margin:0 auto; text-align:center; width:50%; display:block;padding:5px 0;}
.digital_inner1{ margin:15px 0; width:100%;  display:inline-block;  margin:0 auto;}
.digital_inner1 li{ line-height:30px; float:left; ;}
.digital_inner1 li img{ width:100%; padding:0 10px;}
.digital_inner1 li span{ display:block; text-align:center;font-family: 'Open Sans', sans-serif; font-size:15px;}



.glaze_common{ width:100%; }


.about_left1{ float:left; width:30%;}
.about_left1 img{ width:100%;}
.about_right1{ float:right; width:70%; padding:0 10px;}
.about_right1 img{ width:100%;}

.about_banner{ width:60%; display:block; margin:0 auto;}
.about_banner img{ width:100%; display:block; text-align:center;}
































