﻿/*#region global*/
body { backgrund: #F7F7F7;color: #666;font-family: -apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;}
.container-full{ position: relative;}
@media(min-width:1401px) {
    .container-full {max-width: 1400px}
}
[v-cloak]{display:none}
iframe {border-width: 0;}
a {color: #666;}
a:hover {text-decoration: none;}
.input-group .input-group-addon-img {background: #fff;padding: 3px 6px;cursor: pointer}
.input-group .input-group-addon-img img { max-width: none !important}
.fix-row{ margin-left:-8px;margin-right: -8px;}
.fix-row>[class*="col-"],.fix-row>.col-auto{padding-left: 8px;padding-right: 8px;}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.shadow-primary{box-shadow:0 8px 18px rgba(0,0,0,0.2);}
.shadow-secondary{box-shadow: 0 10px 30px 0 rgba(50,50,50,0.1);}
@media(min-width:992px) {
    .navbar-nav .dropdown>.dropdown-menu,.dropdown-submenu>.dropdown-menu {  display: none;}
    .navbar-nav .dropdown:hover > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {display: block;}
}
@media(max-width:991px) {
    .dropdown-submenu .dropdown-menu {position: static;float: none; width: auto;margin-top: 0;background-color: transparent;border: 0;box-shadow: none;}
}

/*#endregion*/
/*#region header*/
header .logo { padding:0;float:left;margin-right:15px;}
.header-social{text-align: right;margin-bottom: 15px;}
.header-top{margin-bottom:20px;background:#2a1770;}
.header-top .mail{line-height:39px;color:#fff;}
.header-top .title{color:#fff;margin:10px 0 0;}
.header-dropdown{padding:6px 0;position:relative;text-align:center;}
.header-dropdown>div{z-index:2;position:relative;}
.header-dropdown:after{content:"";background:#ce1d15;position:absolute;transform:skew(-30deg);left:0;top:0;width:100%;height:100%;z-index:1;}
.company-name{padding:20px 0 10px;font-size:26px;color:#000;}
.mcompany-name{font-size:16px;padding:15px 10px 0;margin:0;color:#000;}
.head-wahtsapp img{float:left;padding-right:10px;}
.head-wahtsapp p{font-size:1.05rem;color:#ce1d15;}
.head-wahtsapp h6{padding:10px 0 5px 0;margin:0;color:#000;}
@media(max-width:992px) {
    .header-dropdown{ text-align: right;}
    .header-dropdown:after{ transform: none;background: transparent;}
    .logo{ max-height: 60px;}
    .company-name{ font-size: 1rem;padding-top: 25px;}
}
@media(max-width:768px) {
    .company-name{ padding-top: 20px;}
}
/*.header-social>div{background:#EDEDED;border-radius: 0 0 35px 35px;padding:8px 30px;}*/
.dropdown.lang {padding: 3px 14px;margin:0 10px 0 0;cursor: pointer;background: #F3F3F3;border-radius: 18px;}
.search-group{box-shadow:3px 2px 5px #f7f7f7;border-radius:20px;display:inline-block;} 
.search-group .form-control{ border-right-width: 0;height:40px; border-radius:20px;}
.search-group .form-control:focus{ border-color: #ccc;}
.search-group .btn{ background: transparent;border: 1px solid #ccc;border-left-width: 0;color:#FF5B00;padding:9px 12px;border-radius:20px;}
.search-group .btn:focus{ background: transparent;box-shadow: none;border-color: #ccc;color:#FF5B00}
/*.dropdown.lang .fa {margin-left: 25px;}*/

/*#endregion*/
/*#region dropdownmenu & navbar*/
.dropdown-menu {background: #fff;}
.dropdown-menu>li>a{}
.navbar {background: #fff;border-top:1px solid #f2f2f2;}
.navbar .container{ position: relative;}
.navbar-brand {height: auto;padding: 3px 8px;}
.navbar-nav{padding-top:10px;padding-bottom:10px;}
.navbar-nav>li>a {padding: 10px 12px;margin:0 12px;text-align: center;transition: background .2s ease-out;text-transform: uppercase;}
.navbar-nav>li>a:hover {background: transparent;}
.navbar-nav > li.active > a, .navbar-nav > li > a:focus {}
.navbar-nav>li>a:before{ position: absolute;z-index: 222;content: "";background: #e02418;height: 2px;width: 0;bottom: 0px;left: 50%;right: 0;transition: all 0.3s ease;}
.navbar-nav>li>a:hover:before,.navbar-nav>li.active>a:before{left:0;width:100%;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {border-color: #fff;box-shadow: 0 0px 0px rgba(0,0,0,.1);background-color: #2a1770;color:#fff;}
.navbar-toggle {padding: 9px 15px;margin-top: 10px;border:1px solid #eee;color:#777;}
.navbar-collapse {}
.dropdown-wide {position:static !important;}
.dropdown-wide>.dropdown-menu {padding:20px 0;width: 100%;}
.dropdown-wide h6{ font-size: 0.875rem;font-weight: normal;}
.dropdown-wide>.dropdown-menu li{ padding: 3px 0;font-size: 0.75rem;}
@media(max-width:1200px){
    .navbar-nav>li>a {padding: 10px 8px;margin:0 5px}
}
@media(max-width:991px) {
    .header-top{margin:0;}
    .header-social{float:none;}
    header{ position: fixed !important;top: 0;left: 0;right: 0;z-index: 990;background: #fff;}
    .navbar{background:#fff;border-bottom: 1px solid #f2f2f2;min-height: 0;}
    .navbar>.container{max-width: 100%}
    .navbar-nav{padding:0;}
    .navbar-nav>li>a{padding:12px 15px;border-bottom:1px solid #f2f2f2;margin:0;}
    .navbar-nav>li>a:before{display:none;}
    .navbar-nav > li.active > a, .navbar-nav > li > a:focus {background:#2a1770;color:#fff;}
    .navbar-nav>li.dropdown> a:after{margin-right:0px;transform: rotate(-90deg);transition:all ease 0.2s;}
    .navbar-nav>li.open>a:after{transform: rotate(0deg)}
    .navbar-nav>li.dropdown> a:after{margin-right:0px}
    .dropdown-submenu > a::after {margin-top: 7px;}
    body{padding-top:100px;}
    .navbar-brand img{height:54px;}
}
/*#endregion*/
/*#region breadcrumb*/
.breadcrumb {padding-left: 0;padding:6px 0;margin-top: 8px;}
.breadcrumb:before {font-family: cmsfont;content: "\f80a";color: #555;margin-right: 5px;}
.breadcrumb > li + li:before{ color: #555;}
.breadcrumb > li > a{color:#555;}
.breadcrumb .active { color:#209eea}
.bread{background:#F7F7F7;padding:20px 0;}

/*#endregion*/
/*#region banner*/
.banner {position: relative;color:#fff;background-size:cover;background-repeat: no-repeat;background-position: center center;}
.banner .img-fluid{ width: 100%;}
.banner a{color:#fff}
.banner .overlay{position: absolute;width: 100%;height: 100% !important;left: 0;top: 0;background:rgba(0,0,0,0.6);z-index:1}

.banner-text{ position: absolute;width: 100%;bottom: 40%;color: #fff;text-align: center;font-weight: 600;text-transform: uppercase;display:none}
.banner-text h1,.banner-text h2,.banner-text h3,.banner-text h4,.banner-text h5,.banner-text h6{ font-size: 1.25rem;font-weight: 600;}
.banner-text p{max-width:100%}
@media(min-width:576px) {
    .banner-text{ display: block;text-align: center}
}
@media(min-width:768px) {
    .banner-text h1, .banner-text h2, .banner-text h3, .banner-text h4, .banner-text h5, .banner-text h6 {font-size: 1.75rem;}
    .banner-text p{ max-width: 100%;}
}

.banner-content{ position: absolute;bottom: 15%;width: 100%;color:#fff;text-transform: uppercase;display:none}
.banner-content h1,.banner-content h2,.banner-content h3,.banner-content h4,.banner-content h5,.banner-content h6{ font-size: 1.25rem;font-weight: 600;}
.banner-content p{max-width:90%}
@media(min-width:576px) {
    .banner-content{ display: block;}
}
@media(min-width:768px) {
    .banner-content h1, .banner-content h2, .banner-content h3, .banner-content h4, .banner-content h5, .banner-content h6 {font-size: 1.75rem;}
    .banner-content p{ max-width: 60%;}
}

/*banner nav background img mode*/
.banner-nav{position:relative;z-index: 2;padding-top: 7%;padding-bottom: 7%;text-align: center;}
.banner-nav .breadcrumb:before{content:"" !important}
.banner-nav .breadcrumb .active{color:#fff}
.banner-nav .title{font-weight: 600;margin-bottom:5px;}
.banner-nav .title:after{content:"";display:block;width:70px;height:3px;background:#FB7F1D;margin:4px auto 0;}
@media(max-width:768px) {
    .banner h1{font-size:1.75rem;}
}
/*#endregion*/
/*#region page-title*/
.page-title{ padding: 30px 0;background: #F5F5F5;border-bottom:1px solid #f1f1f1}
.page-title .title{ margin-bottom: 0;font-size: 1.75rem;color: #444;font-weight: 300;}
.page-title .breadcrumb{ float: right;padding:5px 0 !important;}
.page-title .breadcrumb:before{}
@media(max-width:768px) {
    .page-title{padding:}
    .page-title .title{ text-align: center;font-size: 1.25rem;margin-bottom: 10px;}
    .page-title .breadcrumb{ float: none;text-align: center;}
}

/*#endregion*/
/*#region container*/
.main-container { padding:20px 15px 15px;}
.main{ padding-top: 0px;}
/*#endregion*/
/*#region nav row*/
.nav-row-container {}
.nav-row {list-style: none;padding: 8px 15px 8px;margin-bottom: 10px;overflow: hidden;background:#2a1770;}
.nav-row > li { float: left; margin-right: 4px; }
.nav-row>li>a { display: block;color: #2a1670;font-size: 14px;padding: 5px 8px;background:#e1e1e1;text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.nav-row>li>a:before{content:"●";margin-right:5px;}
.nav-row>li>a:hover{color:#fff;background:#ce1d15;}
.nav-row>li>a.active,.nav-row .dropdown.active>a { color:#fff;background:#ce1d15;}

@media(max-width:991px) {
    .nav-row{padding:0;}
    .nav-row>li { width: 33.333%;}
    .nav-row>li>a{font-size: 14px;padding:6px 10px}
}
@media(max-width:576px) {
    .nav-row>li { width: 50%;margin-right: 0;}
}

/*#endregion*/

/*#region heading*/
.heading {border-bottom: 1px solid #dbdbdb;line-height: 1;padding-bottom: 10px;margin-bottom:20px;overflow:hidden}
.heading .title {float: left;margin-bottom:0;font-size: 26px;color:#2b1874;}
.heading2{background:#2a1770;border:0;padding:8px 12px;}
.heading2 .title{color:#fff;font-weight:400;font-size:20px;}
.heading3{background: linear-gradient(to right,#eee,#fff);border:1px solid #e2e2e2;padding:8px 12px;}
.heading3 .title{color:#000;font-weight:400;font-size:20px;}
.heading .breadcrumb{ float: right;margin-bottom: 10px;margin-top: 3px;}
@media(max-width:768px) {
    .heading .title { font-size: 22px;}
    .heading .title,.heading .breadcrumb{ float: none;}
}
/*#endregion*/
/*#region sidebar*/
.sidebar .side-title{ margin-bottom: 3px;padding: 18px 15px;background: #56D9B9;color: #fff;}
.sidebar .side-title:before{ content: "";border-left: 5px solid #fff;padding-left: 18px;}
.menu-complex {list-style: none;margin-bottom:0;padding: 0;text-align:center;overflow:hidden;}
.menu-complex>li{display:inline-block;}
.menu-complex>li>a {display: block;padding: 8px 20px;margin:0 8px 0px 0px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;background: #e1e1e1;outline-width: 0;transition:background-color ease 0.2s;}
.menu-complex a:hover{ background: #dcdcdc;}
.menu-complex a.active{color:#fff;background:#2a1770;}
.menu-complex .dropdown-submenu > a::after {margin-right:-5px;}
.menu-complex .dropdown-menu{background:#fafafa;}
.side-box{ background: #F2F2F2;padding: 5px;}

.product-nav .menu-complex>li{float:left;}
@media(max-width:991px) {
    .menu-complex>li{width:33.333%}
    .menu-complex>li>a{margin:0;border:1px solid #f3f3f3;}
}
@media(max-width:690px) {
    .menu-complex>li { width: 50%;float:left;}
}


/*#endregion*/
/*#region list-row*/
.item-row {overflow: hidden;}
.item-row .thumb {display: block;overflow: hidden;}
.item-row .thumb .img-responsive{margin: auto;transition: all 0.2s ease-in;}
.item-row .thumb:hover .img-responsive {transform: scale(1.05);}
.item-row .title{margin:0;}
.item-row .title a{transition: all ease 0.3s;}
.item-row  time:before{font-family: cmsfont;content:"\f017";margin-right:5px;}

.item-row.article{padding:10px;margin-bottom:30px;border:1px solid #e1e1e1;box-shadow:3px 3px 20px #f3f3f3;}
.item-row.article .post-holder{}
.item-row.article .title{margin-bottom:6px;font-size: 18px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;transition: all ease 0.3s}
.item-row.article .title a{color:#333}
.item-row.article .title:hover a{color:#007aaf}
.item-row.article .summary{color:#777;margin-bottom:10px;line-height: 1.6}
.item-row.article time{display:block;font-size:0.75rem;color:#666;margin-bottom:10px}

.item-row.product{padding:15px 0;border-bottom:1px solid #eee;}
.item-row.product .post-holder{}
.item-row.product .title{margin-bottom:12px;font-size:18px;}
.item-row.product .title a{color:#333}
.item-row.product .title:hover a{color:#007aaf}
.item-row.product .summary{color:#777;margin-bottom:10px;line-height: 1.6}
/*#endregion*/
/*#region list-col*/
.item-col {position: relative;margin-bottom: 25px;}
.item-col .thumb,.item-col .magicthumb {position: relative;display: block !important;margin: 0px;overflow: hidden;line-height: 1}
.item-col .thumb .img-fluid,.item-col .magicthumb .img-fluid {transition: all 0.2s ease;margin: auto;}
.item-col .thumb:hover .img-fluid,.item-col .magicthumb:hover .img-fluid {transform: scale(1.05);}

.item-col .shade-box {position: absolute;width: 100%;height: 100%;top: -100%;background: rgba(225,147,21,0.8);transition: all 0.3s ease;padding:calc(40% - 4rem) 2rem;color: #fff;line-height: 1.5;text-align: center;}
.item-col .shade-box a{color:#fff}
.item-col .shade-box h6{font-size: 1rem;font-weight: 300;margin-bottom: 12px;}
.item-col .shade-box p{ height: calc(2rem + 0.25rem);margin-bottom: 0;font-size: 0.75rem;overflow: hidden;text-overflow: ellipsis;word-break: break-all}
.item-col:hover .shade-box{transform: translateY(100%)}

.item-col .title {padding: 6px 0px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;transition: all ease 0.3s;}
.item-col .title-two{padding: 6px 0px;height: calc(2em + 18px);line-height: 1.42;overflow: hidden;text-overflow: ellipsis;}
@media(max-width:576px) {
    .item-col .col-title-two{ font-size: 12px;}
}

.item-col.article{border:1px solid #f2f2f2;transition: all 0.2s ease-in-out;box-shadow: 0 10px 6px -6px #999;}
.item-col.article:hover{box-shadow: 0 16px 20px -9px #999;}
.item-col.article .post-holder{padding:8px;}
.item-col.article .title{padding:5px 0;font-weight: 400;font-size: 1rem;}
.item-col.article .title a{color:#333;}
.item-col.article .title:hover a{color:#007aaf}
.item-col.article .summary{ color: #999;font-size:13px}
.item-col.article time{font-size:0.75rem;}

.item-col.product{border:1px solid #ddd;box-shadow:0 10px 15px #dedede;margin-bottom:40px;}
.item-col.product .post-holder{padding:8px;}
.item-col.product .title{padding:12px 6px;text-align:center;background:#f6f6f6;border-top:4px solid #d72928;}
.item-col.product .title a{color:#555;}
.item-col.product .title:hover a{color:#007aaf;}
.item-col.product .title a, .product .title-two a {color: #666}

.item-col.hot-product .title{text-align:center;}
.item-col.hot-product .title a{color:#333;}
.item-col.hot-product .title:hover a{color:#007aaf;}
.item-col.hot-product .thumb{border:1px solid #e9e9e9;box-shadow:0 8px 15px #dedede;margin-bottom:12px;}

.item-col.certificate {background:#1b36a7;padding:15px;margin:5px 20px;}
.item-col.certificate .title{padding:15px 0 0;text-align: center;color:#fff;}

.item-col.img-item{margin:5px 20px;}
.item-col.img-item .magicthumb{}
.item-col.img-item .title{padding:0 0 15px 0;}
.item-col.img-item .title a{color:#666;}
@media(max-width:991px) {
    .item-col.img-item{margin:0;}
    .item-col.certificate{padding:10px;margin:0 0 15px}
}
/*#endregion*/
/*#region article list*/
.item-list {list-style-type: none;margin: 0;padding: 0;margin-bottom: 15px;}
.item-list li {border-bottom: 1px dashed #eee;padding: 5px;}
.item-list>li>a {display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size:0.9rem;}
.item-list>li>a:hover {color: #FE8301;}
.item-list li a:before{content:">";font-family:cmsfont;margin-right:8px;margin-left: 4px;}
.item-list li time {float: right;padding-right: 5px;margin-left: 8px;color: #999;}

/*#endregion*/
/*#region content-head-container*/
.product-head { margin-bottom: 30px;}
.product-head .magiczoom{ border: 1px solid #eee;box-shadow:0 10px 15px #dedede;margin-bottom:20px;}
.product-head .title {font-size: 1.25rem;color: #777;font-weight: 400;margin-bottom: 20px;color:#000;}
.product-head .dl-horizontal dt{ font-weight: normal;text-align: left}
.product-service{ text-align: center;padding: 5px 0;background:#f6f6f6;}
.product-service>a{ margin: 5px;}
.product-service .social{margin:5px;}
.product-feedback{ display: inline-block;background: #F3912C;color: #fff;padding: 6px 16px;}
.product-down{ display: inline-block;background: #DD0804;color: #fff;padding: 6px 16px;}
/*#endregion*/
/*#region thumb-items*/
.thumb-selectors {overflow: hidden;clear: both;margin:0 0 10px 0;margin:5px -4px 5px;}
.thumb-selectors>span{display:block;width:20%;float:left;padding:0 4px;}
.thumb-selectors a{}
.thumb-selectors>img{max-height: 80px;margin:auto;}
/*#endregion*/
/*#region content-wrapper*/
.content-wrapper {line-height: 1.8;margin-bottom: 20px;overflow: hidden;clear:both;}
.content-wrapper.border{border:1px solid #DCDCDC}
.content-wrapper.news{max-width:860px;margin:0 auto;}

/*.content-wrapper .table-responsve-md*/
.content-wrapper .header { border-bottom:1px solid #e5e5e5;margin-bottom: 25px;line-height: 1.5;background: #f2f2f2;}
.content-wrapper .header>span{display: inline-block;margin-top: -1px;background: #fff;padding: 8px 20px;border-top: 2px solid #e04942;}

.content-wrapper .title {text-align: center;font-size: 26px;margin-bottom: 5px;font-size:1.2rem;color:#000;font-weight:400;}
.content-wrapper .summary {font-size: 0.75rem;text-align: center; color: #999;margin-bottom: 15px;padding:6px 10px;border-bottom:1px dotted #000;}
.content-wrapper .summary span+span { margin-left: 20px;}
.content-wrapper .summary .fa{ margin-right: 5px;}
.content-wrapper .summary .social{display:inline-block;margin-left: 20px;}

.content-wrapper .content{ padding: 15px;}

.content-wrapper p img {display: block;text-indent: 0;}
.content-wrapper img {max-width: 100% !important;height: auto !important;}
.content-wrapper table {width: 100%;max-width: 100%;margin-bottom: 1rem;background-color: transparent;}
.content-wrapper table p {margin-bottom: 0;}

/*#endregion*/
/*#region content table container*/
.table-wrapper table th,.table-wrapper table td {padding: 5px;vertical-align: middle;font-size: 14px;border: 1px solid #dee2e6;text-align: center;}
.table-wrapper table tbody tr:nth-of-type(odd) {background-color: rgba(0, 0, 0, 0.03);}
.table-wrapper table tbody tr:hover {background-color: #dee2e6;color: #555;}
@media (max-width: 575.98px) {
    .table-wrapper-sm table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media(max-width:768px) {
    .table-wrapper-md table {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media (max-width: 991.98px) {
    .table-res-lg table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media (max-width: 1199.98px) {
    .table-wrapper-xl table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
/*#endregion*/
/*#region sub content*/
.sub-heading{position: relative;padding: 8px 15px;font-size: 20px;margin-bottom: 20px;font-weight:400;color:#214a66;}
.sub-heading:before{ font-family: cmsfont;content: "\f105";margin-right: 8px;}
.sub-heading2{background:#cd1c14;color:#fff;}
.sub-heading3{background:#2a1770;color:#fff;}
.sub-heading4{background: linear-gradient(#f3f3f3,#fff);border:1px solid #e1e1e1;color:#000;}
.sub-heading5{border-bottom:1px solid #dadada;margin-bottom:10px;color:#000;}
/*region download*/
.down-item{ margin-bottom: 30px;}
.down-item h6 { font-size: 0.875rem;font-weight: 600}
.down-item span{ color: #666;}
.down-item .btn{ font-size: 0.75rem;padding: 3px 12px;}
/*#endregion*/
/*#region feedback*/
.form-feedback { padding: 0;margin-bottom: 20px;}
.form-feedback h4 {font-size: 28px;font-weight: 700;margin-bottom: 25px;color: #333;}
.form-feedback .form-control {border-radius: 0;border-color: #EBEBEB;background-color:#f1f1f1;font-size: 14px;height: 40px;padding: 8px 12px;}
.form-feedback textarea.form-control { height: auto;}
.form-feedback .btn {font-size: 14px;padding: 9px 20px;}
@media(max-width:768px) {
    .form-feedback .btn{ width: 100%;}
}
/*#endregion*/
.contact-content h2,.contact-content h3,.contact-content h4{ color: #444;font-size: 1.25rem;font-weight: 600;}
.contact-content img{ display: block;max-width: 100%;height: auto;margin-right:15px;}
/*#region footer*/
footer {color:rgb(133, 134, 140);padding-top: 10px;background:#f6f6f6;}
footer .container> [class*="col-"]{margin-bottom:20px;}
footer .title{font-size:0.9rem;color:#2956a9;font-weight: bold;padding:20px 0 10px;font-size:1.5rem;border-bottom:1px solid #e4e4e4;}
footer a{color:rgb(133, 134, 140)}
footer .color-primary{color:#333}
footer .contact-info li{margin:5px 0 0;}
footer .footer-bottom{background:#183883;padding-top:12px;padding-bottom:12px;color:#fff;text-align:center;}
footer .contact-info li i{width:15px;text-align:center;margin-right:5px;}
footer .container a{color:#fff}

/*#endregion*/
/*#region homepage*/
.home-title{color:#1853b7;font-size:26px;margin-bottom:30px;padding-top:30px;}
.home-product-head{background:#f5f5f5;}
.home-product-head .title{color:#1853b7;font-weight:bold;float:left;font-size:20px;margin:20px;padding-right:20px;border-right:1px solid #e0e0e0;}
.home-product-head p{padding:20px 12px 0;margin:0;}
.home-product {background:#ececec url(images/shadow.jpg) no-repeat center top;padding:50px 0 10px;}

.company-advantage span{background:#54bd56;border-radius:3px;color:#fff;margin-right:8px;padding:3px 8px;}
.company-advantage p{display:inline-block;background:#f6f6f6;padding:8px 10px;border-radius:3px;margin-bottom:10px;transition:all ease 0.2s;cursor:pointer}
.company-advantage p:hover{color:#54bd56;}

.product-advantage{text-align:center;}
.product-advantage-col{background:#f6f6f6;padding:20px;margin:0 12px 40px;position:relative;}
.product-advantage-col p{padding-top:15px;overflow:hidden;height:120px;margin:0;}
.product-advantage-col span{position:absolute;border-radius:100%;background:#54bd56;color:#fff;width:50px;line-height:50px;display:block;top:-20px;font-size:16px;}
@media(max-width:768px) {
    .home-title{padding-top:10px;}
    .product-advantage-col p{height:78px;}
}
@media(max-width:576px) {
    .product-advantage-col p{height:auto;}
}

.home-about{background:#f6f6f6;position:relative;}
.home-cert-bg{background:#183883;}
.home-cert{padding:40px 0 20px;}
.home-cert div{width: calc(33.333% - 5px);display:inline-block;}
.home-cert img{padding:8px;}

.home-about p{min-height:147px;}
.home-about-img{position:absolute;top:-150px;}

.home-factory-equipment{background:#f6f6f6;padding-top:80px;padding-bottom:60px;}
.home-factory-equipment .img-item{margin:5px;}
.home-factory-equipment .bg-white{box-shadow:0 0 10px #dedede;padding:10px;}
@media(max-width:1401px){
    .home-factory-equipment{padding-top:20px;}
}
@media(max-width:991px) {
    .home-factory-equipment{padding:20px 0;}
    .home-about-img{position:initial;}
    .home-about p{min-height:initial;}
}
.home-news{margin-bottom:30px;}
.home-news .home-title{margin-bottom:0;}
.home-news .item-row.article{border:none;box-shadow:none;border-bottom:1px solid #e4e4e4;margin:0;padding-top:20px;padding-bottom:20px;}
.home-news .item-row.article .summary{margin-bottom:0;}
/*#endregion*/
/*#region other*/
.bg-gray{background: linear-gradient(#f3f3f3, #fff);padding:30px 0;}
.bg-gray2{padding:10px; background:#ececec;margin-bottom:20px;}
.bg-white{padding:20px 30px;margin-top:20px;}
.bg-purple{background:#2a1770;}
.bg-purple .breadcrumb{ padding: 12px 0;}
.bg-purple .breadcrumb a{ color: #fff;}
.bg-purple .breadcrumb:before{ color: #fff;}
.bg-purple .breadcrumb > li + li:before{ color: #fff;}
.feedback-head .title{font-weight:normal;}
.feedback-head a{color:#41a7bd;}
.btn-blue{color: #fff;background-color: #6787c0;border-color: #6787c0;max-width:300px;}
@media(max-width:768px) {
    .bg-white{padding:10px;}
    .bg-gray{padding:10px 0;}
}
.list-unstyled{list-style-type: none;margin: 0;padding: 0;}
.list-unstyled.contact-info{margin:10px 0;}
.list-unstyled.product{padding:10px 0px;}
/*.list-unstyled.product li:before{content:"●";color:#153389;padding-right:5px;}*/
.list-unstyled.product li{margin-bottom:8px;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.list-unstyled.product li a:hover{color:#54bd56;}

.pager-nav{padding:30px 20px;background:#ececec;margin-bottom:20px;}
.pager-nav p>a:hover{color:#52b8c7;}
.pager-nav p{margin:5px 0;}
.pager-nav .pager-next:before{content:"←";border-right:1px solid #cfcfcf;padding-right:8px;margin-right:8px;}
.pager-nav .pager-prev:after{content:"→";border-left:1px solid #cfcfcf;padding-left:8px;float:right;}
@media(max-width:768px) {
    .pager-nav{padding:10px;}
    .pager-nav .pager-next:before{display:none;}
    .pager-nav .pager-prev:after{display:none;}
}
.pagination>.active>span:hover{background:#2a1770;border:1px solid #2a1770}
.pagination>.active>span{background:#2a1770;border-color:#2a1770;}
.pagination>li>a{color:#2a1770;}

/*#endregion*/




