
@media(min-width:1200px){
::-webkit-scrollbar{width:8px; height:8px; background:rgb(255,255,255);}
::-webkit-scrollbar-thumb{background:rgb(252,107,0);}
::-webkit-scrollbar-track-piece{width:8px; height:8px;}
}

*,
*:before,
*:after{box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
*{outline:none; font-family:Arial, Helvetica, Microsoft YaHei;}
*[hide]{display:none;}
*::-webkit-input-placeholder{color:rgb(92,114,125); opacity:.68;}
*::-moz-input-placeholder{color:rgb(92,114,125); opacity:.68;}
*::-ms-input-placeholder{color:rgb(92,114,125); opacity:.68;}

html,body{margin:0; width:100%; min-height:100%; word-wrap:break-word; word-break:break-all; 
background:rgb(255,255,255); font-size:14px; font-weight:500; line-height:2; color:rgb(92,114,125);}

dir,ul,ol,li{margin:0; padding:0; list-style:none;}
form{margin:0; padding:0;}
p,dl,dt,dd{margin:0; padding:0;}

img{border:none;}
p>img{max-width:100%;}
ins{text-decoration:none;}
a{text-decoration:none; color:rgb(92,114,125); transition:.3s;}
a:hover{color:rgb(252,107,0);}
a[button="button"]{display:inline-block; padding:4px 18px; border-radius:4px; background:rgb(252,107,0); color:#fff;}
a[button="button"] *{cursor:pointer;}
a[button="button"]:hover{opacity:.8; box-shadow:0 0 5px rgba(0,0,0,0.1);}
@media(max-width:767px){
a[button="button"]{padding:2px 12px; border-radius:2px;}
}

h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:500;}
h1{font-size:28px;}
h2{font-size:21px;}
h3{font-size:16px;}
h4{font-size:15px;}
h5{font-size:13px;}
h6{font-size:12px;}

table,tbody{width:100%; border-collapse:collapse;}
tr{background:#fff; transition:.3s;}
tr:hover{background:#f8f8f8;}
th{background:#fcfcfc;}
th,td{border:1px solid #f0f0f0; padding:8px; text-align:left;}

section{display:block;}

article{display:block; max-width:100%; margin:0 auto;}
article:after{display:block; content:''; clear:both;}
article iframe,
article video,
article img{max-width:100%;}
@media(min-width:1200px){
article{padding:0 28px; width:1388px;}
}
@media(max-width:1199px){
article{padding:0 18px;}
}
@media(max-width:767px){
article{padding:0 8px;}
}

aside iframe,
aside video,
aside img{max-width:100%;}
aside:after{display:block; content:''; clear:both;}

dir{display:block;}
dir>ol{margin:0 -4px; text-align:center; font-size:0;}
dir>ol>li{display:inline-block; margin:4px;}
dir>ol>li>a{display:block; padding:2px 8px; border-radius:3px; border:1px solid #f0f0f0; font-size:14px;}
dir>ol>li>a.on,
dir>ol>li>a:hover{background:rgb(252,107,0); border-color:rgb(252,107,0); color:#fff;}
dir>ol>li>a.on,
dir>ol>li>a.no{cursor:no-drop;}
@media(max-width:767px){
dir>ol{margin:-3px;}
dir>ol>li{display:inline-block; margin:3px;}
dir>ol>li>a{display:block; padding:0 8px; border-radius:2px;}
}


select,
textarea,
input[type=file],
input[type=text],
input[type=password],
input[type=number],
input[type=tel],
input[type=email]{display:block; width:100%; margin:0; transition:.3s;  padding:8px 12px; border-radius:3px; 
background:#fff; border:1px solid #e8e8e8; line-height:2; height:46px; font-size:14px;}
select[multiple],
textarea{height:130px;}
select:hover,
textarea:hover,
input[type]:hover,
div.file_input>input[type=file]:hover+input[type=text],
select:focus,
textarea:focus,
input[type]:focus,
div.file_input>input[type=file]:focus+input[type=text]{box-shadow:0 0 8px rgba(0,0,0,.08);}

h6.alert{position:fixed; top:0; left:0; right:0; z-index:8888888; opacity:0; user-select:none; pointer-events:none; text-align:center; background:none !important;}
h6.alert.on{top:20px; opacity:1; transition:0.3s;}
h6.alert>b{display:inline-block; font-weight:normal; position:relative; padding:13px 20px 13px 48px; text-align:left; max-width:500px; background:#fff; border:1px solid #e4e7ed; box-shadow:0 0 12px rgba(0,0,0,.12); border-radius:6px; font-size:14px; line-height:22px; }
h6.alert>b:before{position:absolute; top:14px; left:16px; font-family:'FontAwesome'; content:"\f128"; width:20px; height:20px; border-radius:50%; line-height:20px; text-align:center; background:#d8d8d8; color:#fff;}
h6.alert.red>b:before{background:#fd4e5e; content:"\f12a";}
h6.alert.green>b:before{background:#13ce67; content:"\f00c";}
h6.alert.brown>b:before{background:#a5692d; content:"\f129";}
h6.alert.yellow>b:before{background:#ffd700; content:"\f129";} 
h6.alert.blue>b:before{background:#1880ff; content:"\f00c";}
h6.alert.gold>b:before{background:#edc86c; content:"\f129";}
@media(max-width:767px){
h6.alert>b{max-width:100%;}
}

dl.form8 input[name^="params"][type="file"]{opacity:0;}
div.file_input{display:block; position:relative;}
div.file_input>input[type=file]{position:absolute; z-index:2; top:0; left:0; height:100%; opacity:0; cursor:pointer;}
div.file_input>input[type=text]{padding-left:60px; cursor:pointer;}
div.file_input>i{position:absolute; z-index:1; background:#f8f8f8; cursor:pointer; border-right:1px solid #e8e8e8; top:1px; left:1px; bottom:1px; text-align:center; width:48px; font-size:16px;}
div.file_input>i:before{position:absolute; top:50%; left:0; right:0; line-height:16px; margin-top:-8px;}
code.tights>select+select{margin-top:2px;}

span.captcha.phonecode{margin-top:8px;}
span.captcha.phonecode>ins[resend]>i{font-style:normal;}

section.copyright{background:#000; padding:8px 0; text-align:center; color:#fff;}
section.copyright a{color:#fff;}
div[comment]{background:#fff;}
div[comment] div{display:block;}
div[comment] div>textarea{display:block; border:1px solid #b8b8b8; height:88px;}
div[comment] div>p{margin-top:18px;}
div[comment] div>p>button{cursor:pointer; border:none; color:#fff; line-height:28px; padding:2px 18px 0 18px; border-radius:18px; background:#585858; transition:.3s;}
div[comment] div>p>button:hover{background:rgb(252,107,0);}
div[comment] div>p>label{cursor:pointer; padding-left:8px; display:inline-block; line-height:30px; color:#282828;}
div[comment] ul{display:block; list-style:none; background:#fff; margin-top:22px;}
div[comment]>ul{margin-top:32px;}
div[comment] ul>li{display:block; list-style:none; position:relative; margin-top:18px;}
div[comment]>ul>li{margin-top:28px;}
div[comment] ul>li:first-child{margin-top:0;}
div[comment] ul>li>img{display:block; position:absolute; left:0; top:0; width:30px; height:30px; border-radius:50%;}
div[comment]>ul>li>img{width:36px; height:36px;}
div[comment] ul>li>dl{padding:0 0 0 42px;}
div[comment]>ul>li>dl{padding:0 0 0 48px;}
div[comment] ul>li>dl>dt:after{display:block; content:''; clear:both;}
div[comment] ul>li>dl>dt>b{float:left; font-size:15px; line-height:24px; color:#383838;}
div[comment]>ul>li>dl>dt>b{line-height:28px;}
div[comment] ul>li>dl>a{color:#000; display:inline-block; margin:8px 0 0 42px; cursor:pointer;}
div[comment] ul>li>dl>a:hover{color:rgb(252,107,0);}
div[comment] ul>li>dl>a>i{padding-left:4px; line-height:inherit;}
div[comment] ul>li>dl>p{font-size:15px; line-height:25px; margin:4px 0 6px 0; color:#181818;}
div[comment]>ul>li>dl>p{font-size:16px; line-height:28px; margin:6px 0 8px 0;}
div[comment] ul>li>dl>p>a{color:#686868;}
div[comment] ul>li>dl>dd{display:block;}
div[comment] ul>li>dl>dd>a[like]{font-size:15px; line-height:26px; color:#585858; cursor:pointer; line-height:28px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[like]:before{padding-right:2px;}
div[comment] ul>li>dl>dd>a[reply]{display:inline-block; font-size:14px; padding:0 8px; line-height:26px; cursor:pointer; background:#f8f8f8; color:#282828; border-radius:18px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[reply]:before{margin-right:4px;}
div[comment] ul>li>dl>dd>a[reply].on,
div[comment] ul>li>dl>dd>a[reply]:hover{color:rgb(252,107,0);}
div[comment] ul>li>dl>dd>i{font-style:normal; font-size:14px; color:#888; line-height:26px;}
div[comment] ul>li>dl>div{margin:14px 0;}
div[comment] ul>li>dl>div>textarea{height:68px;}
div[comment] ul>li>dl>div>p{margin-top:12px;}
div[comment] ul>li>dl>div>p>button{line-height:24px; padding:2px 14px 0 14px;}
div[comment] ul>li>dl>div>p>button:hover{background:rgb(252,107,0);} 
div[comment] ul>li>dl>div>p>label{line-height:26px;}
div[comment]>a{display:block; background:#f8f8f8; margin-top:32px; line-height:38px; text-align:center; border-radius:3px; cursor:pointer; color:#585858;}
div[comment]>a>i{line-height:inherit;}
div[comment]>a:hover{color:rgb(252,107,0);}
@media(max-width:767px){
div[comment] ul{margin-top:18px;}
div[comment]>ul{margin-top:28px;}
div[comment] ul>li{margin-top:14px;}
div[comment]>ul>li{margin-top:24px;}
div[comment] ul>li>img{width:26px; height:26px;}
div[comment]>ul>li>img{width:30px; height:30px;}
div[comment] ul>li>dl{padding:0 0 0 35px;}
div[comment]>ul>li>dl{padding:0 0 0 40px;}
div[comment] ul>li>dl>dt>b{font-size:14px; line-height:22px;}
div[comment]>ul>li>dl>dt>b{line-height:24px;} 
div[comment] ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment]>ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment] ul>li>dl>dd>a[like]{font-size:13px;}
div[comment] ul>li>dl>dd>a[reply]{font-size:12px; padding:0 8px; line-height:22px; margin-left:6px;}
div[comment] ul>li>dl>dd>i{font-size:12px; line-height:22px;}
div[comment] ul>li>dl>a{margin:2px 0 0 35px;}
div[comment] ul>li>dl>div{margin:8px 0;}
}
* {
  margin:0px;
  padding:0px;
  border:none;
  outline:none;
}

@media (min-width:1200px) {
  {
    padding: 0px 0px;
  }
}

a{
  text-decoration:none;
  position: relative;
  cursor:pointer;
  transition: all 500ms ease;
  font-size: 14px;
  line-height: 2;
  color: rgb(92,114,125);
}

a:hover{
  text-decoration:none;
  outline:none;
  color: rgb(252,107,0);
  transition: all 500ms ease;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.text-truncate2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-truncate3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-truncate4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.strike-through{
  text-decoration:line-through; 
}

.auto-container{
  position:static;
  max-width:1200px;
  padding:0px 15px;
  margin:0 auto;
}

.small-container{
  max-width:680px;
  margin:0 auto;
}

.page-wrapper{
  position:relative;
  margin:0 auto;
  width:100%;
  min-width:300px;
  overflow-x: hidden;
  
}

ul,li{
  list-style:none;
  padding:0px;
  margin:0px; 
}
.centered{
  text-align:center;  
}
.sec-pad{
  padding: 92px 0px 100px 0px;
}

p{
  position: relative;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #848484;
  margin-bottom: 10px;
  transition: all 500ms ease;
}

h1,h2,h3,h4,h5,h6 {
  position:relative;
  font-weight: 400;
  margin-bottom: 10px;
  color: #222;
  margin-top: 0px;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
  position:relative;
  font-weight: 400;
  margin-bottom: 10px;
  color: #222;
  margin-top: 0px;
  transition: all 500ms ease;
}

h1{
  font-size: 65px;
  line-height: 70px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}

h2{
  font-size: 34px;
  line-height: 43px;
  color: #222;
}

h3{
  font-size: 24px;
  line-height: 30px;
}

h4{
  font-size: 20px;
  line-height: 30px;
}

h5{
  font-size: 18px;
  line-height: 28px;
} 

h4 a{
  font-size: 20px;
  line-height: 30px;
}

h6 a{
  font-size: 15px;
  line-height: 22px;
}

h5 a:hover,
h6 a:hover,
h4 a:hover,
h4 a:hover,
h6 a:hover{
  color: rgb(252,107,0);
  transition: all 500ms ease;
}
span{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 25px;
  color: rgb(252,107,0);
  font-weight: 400;
  margin-bottom: 0px;
}

img{
  max-width: 100%;
}

.preloader{position: fixed; left:0px;top:0px;height:100%;width: 100%;z-index:999999;background-color:#ffffff;background-position:center center;background-repeat:no-repeat;background-image:url(../box/image/icons/preloader.gif);}

.btn-one {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  background: rgb(252,107,0);
  padding: 15px 30px;
  position: relative;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  z-index: 1;
}
.btn-one:hover{
  color: #fff;
  transition: all 500ms ease;
}
.btn-one :before {
  background-color: rgb(252,107,0);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(0.5, 1);
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: -1;
}
.btn-one :hover::before{
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.style-one{
  background: rgb(252,107,0); 
  position: relative;
}
.style-one:before {
  background-color: #222;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(0.5, 1);
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: -1;
  border-radius: 2px;
}
.style-one:hover:before{
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);    
}

.btn-two {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background: transparent;
  padding: 11px 33px 10px 33px;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  z-index: 1;
  border: 2px solid #fff;
  border-radius: 5px;
}
.btn-two:hover{
  color: #c9a76e;
  transition: all 500ms ease;
}

.link-btn{
  position: relative;
  padding: 0px;
  margin: 0px;
  margin-top: 20px;
}
.link-btn li{
  display: inline-block;
  margin: 0px 3px;
}
.link-btn li a{
  position: relative;
  display: inline-block;
  color: #848484;
  font-weight: 600;
  width: 65px;
  height: 45px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  transition: all 500ms ease;
}
.link-btn li a:hover,
.link-btn li a.active{
  color: #fff;
  transition: all 500ms ease;
  background: rgb(252,107,0);
  border: 1px solid rgb(252,107,0);
}

.section-title h2{
  position: relative;
  font-weight: 500;
  margin-bottom: 2px;
}
.sec-title h2{
  position: relative;
  color: #fff;
}
.sec-title span{
  position: relative;
  display: inline-block;
  font-style: normal;
  font-size: 34px;
  
  font-weight: 400;
  margin-bottom: 10px;
  color: rgb(252,107,0);
}
.sec-title h2:before{
  position: absolute;
  content: '';
  background: rgb(252,107,0);
  width: 50px;
  height: 5px;
  left: 0px;
  bottom: -15px;
  border-radius: 5px;
}
.title-text{
  position: relative;
  margin-bottom: 68px;
}
.title-text p{
  font-size: 15px;
}
.title-text:before{
  position: absolute;
  content: '';
  height: 5px;
  width: 50px;
  border-radius: 5px;
  left: 50%;
  margin-left: -25px;
  bottom: -18px;
  background: rgb(252,107,0);
}

.img-box{
  position: relative;
  display: inline-block;
  background: #fff;
}

.scroll-to-top span{
  color: #fff;
}
.scroll-to-top{
  position:fixed;
  bottom:15px;
  right:15px;
  font-size:18px;
  line-height:43px;
  width:45px;
  height:45px;
  text-align:center;
  z-index:100;
  cursor:pointer;
  display:none;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  background: rgb(252,107,0);
}
.scroll-to-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.header-search {
    position: relative;
    padding: 10px 0px;
    background: #160f09;
    z-index: 5;
    display: none;
}
.header-search {
    padding-right: 0px
}
.header-search .search-form {
    position: relative;
    width: 888px;
    margin: 0 auto;
}
.header-search .search {
    position: relative;
    margin: 0px;
}
.header-search .search input[type="text"], .header-search input[type="search"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    background: none;
    padding: 7px 40px 7px 15px;
    color: #ffffff;
    font-size: 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    margin-bottom: 0px;
    border: 1px solid rgb(252,107,0);
}
.header-search button {
    border-radius: 0 4px 4px 0;
    display: block;
    font-size: 14px;
    height: 100%;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 38px;
    background: rgb(252,107,0);
    border: 1px solid rgb(252,107,0);
}
.header-search button span::before {
    color: #fff;
    font-size: 15px;
}
.header-search .search input:focus {
    border: 1px solid rgb(252,107,0);
    transition: all 500ms ease;
}
.header-search .search input:focus + button, .header-search .search input button:hover {
    background: rgb(252,107,0) none repeat scroll 0 0;
    color: rgb(252,107,0);
    border: 1px solid rgb(252,107,0);
}
.search-button{
  position: relative;
  display: inline-block;
}
.search-button .toggle-search button {
    display: inline-block;
    font-size: 15px;
    margin: 0;
    background: transparent;
    height: 40px;
    width: 40px;
    line-height: 39px;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    text-align: center;
    transition: all 500ms ease;
    color: rgb(252,107,0);
}

.main-header{
  position:relative;
  left:0px;
  top:0px;
  z-index:999;
  width:100%;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.sticky-header{
  position:fixed;
  opacity:0;
  visibility:hidden;
  left:0px;
  top:0px;
  width:100%;
  background: #fff;
  z-index:0;
  box-shadow: 0 0px 0 2px rgba(238, 238, 238, 0.66);
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}
.fixed-header .sticky-header{
  z-index:999;
  opacity:1;
  visibility:visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.header-lower{
  position: relative;
  background: rgba(255, 255, 255, 0.88);
  width: 100%;
  margin-bottom: -110px;
}
.header-upper{
  position: relative;
  width: 100%;
  padding: 0px 0px;
  background: rgb(37,53,89);
}
.header-upper .top-left{
  position: relative;
  display: inline-block;
}
.header-upper .top-left li{
  position: relative;
  display: inline-block;
  font-size: 15px;
  
  line-height: 54px;
  color: #c8cfda;
  font-weight: 600;
  margin-right: 41px;
}
.header-upper .top-left li i:before{
  font-size: 14px;
  margin-right: 8px;
  color: rgb(252,107,0);
}
.header-upper .top-right{
  position: relative;
  float: right;
}
.header-upper .top-right .social-top,
.header-upper .top-right .button-top{
  position: relative;
  display: inline-block;
}
.header-upper .top-right .social-top{
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.header-upper .top-right .button-top{
  margin-left:0;
}
.header-upper .top-right .button-top img{
  width: 24px;
  margin-right: 5px;
}
.header-upper .top-right .social-top li a{
  position: relative;
  display: inline-block;
  color: #d4dae3;
  line-height: 25px;
}
.header-upper .top-right .social-top li a:hover{
  color: rgb(252,107,0);
}
.header-upper .top-right .social-top li{
  position: relative;
  display: inline-block;
  margin: 0px 10px;
}
.header-upper .top-right .social-top .weixin{
  position: relative;
}
.header-upper .top-right .social-top .weixin .weixin_code{
  display: none;
  position: absolute;
  left: -50px;
  top:38px;
  padding: 10px;
  background: #fff;
  width: 120px;
  height: 120px;
  z-index: 2;
}
.header-upper .top-right .social-top .weixin .weixin_code img{
  width: 100px;
  height: auto;
}
.header-upper .top-right .social-top .weixin:hover .weixin_code{
  display: block;
}
.logo-box{
  margin-top: 25px;
}
.logo-box img{
  display: block;
  height: 51px;
}
.logo-box a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.main-header .info-box{
  position: relative;
  display: inline-block;
}
.main-header .menu-bar{
  position: relative;
  float: right;
  right: 2px;
}
.main-header .search-box{
  position: relative;
  margin-left: 51px;
}
.main-header .search-box:before{
  position: absolute;
  content: '';
  background: #d0d0d0;
  width: 1px;
  height: 20px;
  top: 10px;
  left: -31px;
}
.main-header .search-box button{
  position: relative;
  background: transparent;
  width: 40px;
  height: 40px;
  color: #222;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
}

.main-menu{
  position:relative;
  display: inline-block;
}
.sticky-header .main-menu {
  right: 25px;
}

.main-menu .navbar-collapse{
  padding:0px;  
}

.main-menu .navigation{
  position:relative;
  margin:0px;
}

.main-menu .navigation > li{
  position:relative;
  display: inline-block;
  margin-left: 36px;
}


.main-menu .navigation > li > a > i:before{
  margin-right: 5px;
  font-size: 16px;
}
.main-menu .navigation > li > a{
  position:relative;
  display:block;
  color: #222;
  line-height: 26px;
  font-weight:600;
  padding: 44px 6px 40px 6px;
  text-align: center;
  text-transform:uppercase;
  opacity:1;
  -webkit-transition:all 500ms ease;
  font-size:18px;
}

.main-menu .navigation > li:hover > a,.main-menu .navigation > li.current > a,
.main-menu .navbar-collapse > ul li.dropdown:hover .dropdown-btn span:before,
.main-menu .navbar-collapse > ul li.dropdown.current .dropdown-btn span:before{
  transition: all 500ms ease;
  color: rgb(252,107,0);
}

.main-menu .navigation > li:hover > a:after{
  opacity:1;
}

.main-menu .navigation > li > ul{
  position:absolute;
  left:0px;
  top:130%;
  margin-top: 0px;
  width:200px;
  padding:0px;
  z-index:100;
  display:none;
  transition:all 1000ms ease;
  -moz-transition:all 1000ms ease;
  -webkit-transition:all 1000ms ease;
  -ms-transition:all 1000ms ease;
  -o-transition:all 1000ms ease;
  border-top:3px solid rgb(252,107,0);
  background:rgb(34,34,34);
}
.main-menu .navigation > li > ul > li{
  position:relative;
  width:100%;
}
.main-menu .navigation > li > ul > li:last-child{
  border-bottom:none; 
}

.main-menu .navigation > li > ul > li > a,
.main-menu .navigation > li > ul > li > ul > li > a{
  position:relative;
  display:block;
  padding:10px 15px;
  line-height:28px;
  font-weight:600;
  font-size:14px;
  text-transform:capitalize;
  color: #ffffff;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  border-bottom: 1px dashed rgb(252,107,0);
}
.main-menu .navigation > li > ul > li:last-child >a,
.main-menu .navigation > li > ul > li > ul > li:last-child > a{
  border-bottom: none;
}

.main-menu .navigation > li > ul > li:hover > a,
.main-menu .navigation > li > ul > li > ul > li:hover > a{
  padding:10px 15px 10px 17px;
  transition:all 500ms ease;
  color: rgb(252,107,0);
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
  color:#ffffff;
  transition:all 500ms ease;  
}

.main-menu .navigation > li.dropdown:hover > ul{
  visibility:visible;
  opacity:1;
  top:100%;
  transition:all 500ms ease;  
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
  display: inline-block;
  position: absolute;
  top: 40px;
  right: -10px;
  cursor: pointer;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn span:before{
  color: #222;
  font-size: 14px;
}
.main-menu .navigation > li > ul > li > ul{
  position:absolute;
  left:100%;
  top: -3px !important;
  margin-top: 0px;
  width:200px;
  padding:0px;
  z-index:100;
  display:none;
  transition:all 1000ms ease;
  -moz-transition:all 1000ms ease;
  -webkit-transition:all 1000ms ease;
  -ms-transition:all 1000ms ease;
  -o-transition:all 1000ms ease;
  border-top:3px solid rgb(252,107,0);
  background:rgb(34,34,34);
}

.main-menu .navigation > li > ul > li:hover > ul{
  visibility:visible;
  opacity:1;
  top:100%;
  transition:all 500ms ease;  
}
.banner {
  position: relative;
  clear: both;
  z-index: 2;
  overflow: hidden;
  background: rgba(255,255,255,0.97);
}

.banner:after {
  display: block;
  content: '';
  cleart: both;
}

.banner>ul {
  width: 10000%;
}

.banner>ul:after {
  display: block;
  content: '';
  cleart: both;
}

.banner>ul>li {
  width: 1%;
  float: left;
  position: relative;
}

.banner>ol {
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0;
}

.banner>ol>li {
  display: inline-block;
  cursor: pointer;
}

.banner>ol>li:before {
  display: block;
  content: '';
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, .08);
  background: rgba(185, 185, 185, .5);
}

.banner>ol>li.active:before {
  background: rgb(252,107,0);
}

.banner .image img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  object-fit: cover;
}

.banner .content {
  position: absolute;
  padding: 0 15px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}

.banner .content>article {}

.banner .content>article * {
  pointer-events: auto;
}

@media(min-width:992px) {
  .banner>ol>li:before {
      margin: 5px;
      width: 50px;
      height: 5px;
  }

  .banner>dl {
      visibility: hidden;
      opacity: 0;
      transition: .3s;
  }

  .banner:hover>dl {
      visibility: visible;
      opacity: 1;
  }

  .banner>dl>* {
      position: absolute;
      top: 50%;
      width: 30px;
      height: 30px;
      margin-top: -20px;
      transform: rotate(45deg);
      cursor: pointer;
      transition: .3s;
      border-style: solid;
      border-color: rgb(252,107,0);
  }

  .banner>dl>dt {
      left: 30px;
      border-width: 0 0 2px 2px;
  }

  .banner>dl>dd {
      right: 30px;
      border-width: 2px 2px 0 0;
  }

  .banner>dl>dt:hover,
  .banner>dl>dd:hover {
    border-color: rgb(92,114,125);
  }
}

@media(max-width:991px) {
  .banner>dl {
      display: none;
  }

  .banner>ol>li:before {
      margin: 3px;
      width: 30px;
      height: 5px;
  }
}

.feature-section{
  position: relative;
}
.feature-section img{
  width: 100%;
}
.feature-section .single-item{
  position: relative;
  transition: all 500ms ease;
}
.feature-section .single-item:hover{
  transition: all 500ms ease;
   box-shadow: 0px 0px 10px 5px rgba(231, 231, 231, 0.6);
}
.feature-section .single-item:hover .single-content{
  border: 1px solid #fff;
  border-top: none;
  transition: all 500ms ease;
}
.feature-section .single-item .single-content{
  position: relative;
  padding: 48px 0px 22px 28px;
  border: 1px solid #e7e7e7;
  border-top: none;
  transition: all 500ms ease;
}
.feature-section .single-item .single-content .icon-box{
  position: absolute;
  left: 30px;
  top: -30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 5px rgba(231, 231, 231, 0.6);
  background: rgb(252,107,0);
}
.feature-section .single-item .single-content .icon-box i:before{
  color: #fff;
  font-size: 30px;
  margin: 0px;
}
.feature-section .single-item h4{
  margin-bottom: 8px;
}
.service-section{
  position: relative;
  background: #f5f5f8;
  width: 100%;
  background-size: cover;
  padding: 100px 30px 100px 375px;
}
.service-section:after{
  position: absolute;
  content: '';
  background: #253559;
  width: 50%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: .8;
}
.service-section .service-title{
  position: relative;
  margin-right: -15px;
  z-index: 1;
}
.service-section .service-title p{
  color: #d4d6dc;
  position: relative;
  top: 27px;
}
.service-section .three-column-carousel .single-item{
  position: relative;
  background: #fff;
  padding: 55px 10px 13px 40px;
}
.service-section .owl-dots{
  display: none !important;
}
.service-section .owl-theme .owl-controls {
  position: absolute;
  left: -35%;
  bottom: 26px;
}
.service-section .three-column-carousel .single-item .icon-box{
  position: relative;
  margin-bottom: 28px;
}
.service-section .three-column-carousel .single-item .icon-box:before{
  position: absolute;
  content: '';
  background: #d0d0d0;
  width: 50px;
  height: 1px;
  left: 0px;
  bottom: -15px;
}
.service-section .three-column-carousel .single-item .icon-box i:before{
  font-size: 50px;
  margin: 0px;
  color: rgb(252,107,0);
}
.service-section .three-column-carousel{
  position: relative;
}

.testimonial-section{
  position: relative;
  padding-bottom: 80px;
}
.testimonial-section .img-box{
  position: relative;
  background: transparent;
  display: inline-block;
  margin-right: 20px;
}
.testimonial-section .img-box:before{
  position: absolute;
  content: "\f10e";
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  top: -11px;
  right: -9px;
  font-family: 'FontAwesome';
  z-index: 1;
  border-radius: 50%;
  border: 2px solid #fff;
  background: rgb(252,107,0);
}
.testimonial-section .testimonial-content .author-meta{
  position: relative;
  display: inline-block;
  top: -16px;
}
.testimonial-section .testimonial-content h4{
  margin-bottom: -2px;
}
.testimonial-section .testimonial-content{
  position: relative;
  padding: 65px 10px 48px 30px;
  border: 1px solid #e7e7e7;
}
.testimonial-section .testimonial-content .authore-info{
  position: relative;
  margin-bottom: 13px;
}
.testimonial-section .owl-nav{
  display: none;
}
.testimonial-section .owl-theme .owl-controls{
  text-align: center;
  margin-top: 40px;
}

.fact-counter{
  position: relative;
  width: 100%;
  padding: 80px 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fact-counter:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: .88;
  background: rgb(37,53,89);
}
.fact-counter .single-item span{
  display: inline-block;
  position: relative;
  font-size: 50px;
  margin-bottom: 43px;
  font-weight: 500;
  
  font-style: normal;
}
.fact-counter .single-item{
  position: relative;
  border: 1px solid #727b8f;
  padding: 40px 0px 23px 0px;
}
.fact-counter .single-item .text{
  position: relative;
  font-style: 15px;
  
  line-height: 26px;
  color: #cfd0d5;
  margin-bottom: 0px;
}
.fact-counter .single-item .text:before{
  position: absolute;
  content: '';
  background: #8991a4;
  width: 40px;
  height: 2px;
  left: 50%;
  margin-left: -25px;
  top: -18px;
}

.our-product{
  position: relative;
}

.our-product ul.nav-link {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 40px;
}
.our-product ul.nav-link i:before{
  font-size: 34px;
  color: #848484;
}
.our-product ul.nav-link li a {
  color: #848484;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.our-product .product-content .product-info .product-text a{
  position: relative;
  display: block;
  font-size: 26px;
  line-height: 35px;
  color: #222;
  margin-bottom: 4px;
}
.our-product .product-content .product-info{
  margin-bottom: 25px;
}

.our-product .product-content p{
  color: #989898;
  margin-bottom: 26px;
}
.our-product .product-content .product-contact .text{
  position: relative;
  font-size: 14px;
  color: #989898;
  line-height: 25px;
  margin-bottom: 3px;
}
.our-product .product-content .product-contact .text strong{
  color: #222;
}
.our-product .product-content .product-contact{
  margin-bottom: 33px;
}
.our-product .product-content .product-social li{
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
.our-product .product-content .product-social li a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #848484;
  border: 1px solid #d9d9d9;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  transition: all 500ms ease;
}
.our-product .product-content .product-social li a:hover,
.our-product .product-content .product-social li a.active{
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border: 1px solid rgb(252,107,0);
  background: rgb(252,107,0);
}
.our-product img{
  width: 100%;
}
.our-product .product-content{
  position: relative;
  margin-left: 16px;
}
.our-product li#slider-prev {
  position: absolute;
  left: -100px;
  top: -180px;
}
.our-product li#slider-next {
    position: absolute;
    top: -180px;
    right: -105px;
}
.our-product .slider-pager .list-inline li a figure{
  position: relative;
  width: 55px;
  height: 55px;
}
.our-product .slider-pager .list-inline li a figure:before{
  position: absolute;
  content: '';
  background: rgba(255, 255, 255, 0.7);
  width: 55px;
  height: 55px;
  left: 0px;
  top: 0px;
  z-index: 1;
}
.our-product .slider-pager .list-inline li a.active figure:before{
  background: rgba(255, 255, 255, 0.0);
}
.our-product .slider-pager{
  position: relative;
  margin-top: 0px;
  z-index: 99;
  text-align: center;
}
.our-product .bx-viewport {
  margin-bottom: -27px;
}

.call-back{
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.call-back:after{
  position: absolute;
  content: '';
  width: 64%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: .9;
  background: rgb(37,53,89);
}
.call-back .section-title span{
  font-style: normal;
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
  display: inline-block;
}
.call-back .title-text:before{
  left: 0px;
  margin-left: 0px;
}
.call-back .call-back-content{
  position: relative;
  margin-right: 40px;
  z-index: 1;
}
.btn-one.radi{
  border-radius: 5px;
  padding: 12px 34px 11px 34px;
}
.style-one.radi:before{
  border-radius: 5px;
}
.call-back .call-back-content dl dt{
  display: none;
}
.call-back .call-back-content input,
.call-back .call-back-content select{
  position: relative;
  width: 100%;
  height: 50px;
  border: 1px solid #788298;
  padding: 15px 20px;
  margin-bottom: 30px;
  background: transparent;
  color: #d1d4d9;
  background: rgba(255, 255, 255, 0.3);
}
.call-back .call-back-content select option{
  border: 1px solid #dddddd;
  background: #fff;
  color: #333333;
  transform: scaleY(1);
  transition: .4s ease;
}
.call-back .call-back-content dl dd span {
  display: block;
}

.call-back .call-back-content dl dd span.captcha {
  position: relative;
}

.call-back .call-back-content dl dd span.captcha i {
  position: absolute;
  top: 5px;
  right: 1px;
  bottom: 1px;
  border: 3px;
  padding: 5px;
  padding-bottom: 0;
}

.call-back .call-back-content dl dd span.captcha img {
  display: block;
  max-height: 100%;
  cursor: pointer;
}

.call-back .call-back-content button {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 50px;
  position: relative;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  z-index: 1;
  background: rgb(252,107,0);
}
.call-back .call-back-content button:hover{
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 50px;
  position: relative;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  z-index: 1;
  background: rgb(252,107,0);
}
.call-back .call-back-content button:hover:before {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.call-back .call-back-content button:before {
  background-color: #222;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(0.5, 1);
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: -1;
  border-radius: 2px;
}
 .call-back ::-webkit-input-placeholder { 
  color: #d1d4d9;
}

 .call-back :-ms-input-placeholder { 
  color: #d1d4d9;
}
 .call-back ::-moz-placeholder { 
  color: #d1d4d9;
  opacity: 1;
}
 .call-back :-moz-placeholder {
  color: #d1d4d9;
  opacity: 1;
}

.call-back .call-back-content p{
  color: #848484;
}
 ::-webkit-input-placeholder {
  color: #848484;
}

 :-ms-input-placeholder { 
  color: #848484;
}
 ::-moz-placeholder { 
  color: #848484;
  opacity: 1;
}
 :-moz-placeholder { 
  color: #848484;
  opacity: 1;
}

.ui-menu .ui-menu-item-wrapper:hover{
  color: rgb(252,107,0);
}
.call-back .section-title h2{
  color: #fff;
  font-size: 36px;
  margin-bottom: 3px;
}
.call-back .title-text {
  margin-bottom: 48px;
}

.gallery-section{
  position: relative;
  padding-top: 0px;
}
.gallery-section .title-text:before{
  left: 0px;
  margin-left: 0px;
}
.gallery-section .single-item .img-box {
  display: block;
  overflow: hidden;
  position: relative;   
}
.gallery-section .single-item .img-box img {
  position: relative;
  width: 100%;
}
.single-item .img-box .overlay .box .content a i {
  border: 2px solid #fff;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  height: 55px;
  line-height: 53px;
  transition: all 500ms ease 0s;
  width: 55px;
  margin-bottom: 15px;
  border-radius: 50%;   
  color: rgb(252,107,0);
}
.single-item:hover .img-box .overlay{
  -webkit-transform: scale(1);
  transform: scale(1);
}
.overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  background: rgba(21, 34, 63, 0.75);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.gallery-section h5 a{
  font-size: 18px;
  line-height: 28px;
  color: rgb(252,107,0);
}
.gallery-section .owl-dots{
  display: none !important;
}
.gallery-section .owl-theme .owl-controls {
  display: block;
  position: absolute;
  top: -90px;
  right: 206px;
}

.gallery-section .owl-prev span,.gallery-section .owl-next span{
  color: #848484;
}
.gallery-section .owl-prev:hover span,.gallery-section .owl-next:hover span {
  color: #fff;
  transition: all 500ms ease;
}

.news-section{
  position: relative;
}
.news-section img{
  width: 100%;
}
.news-section .single-item .news-content{
  position: relative;
  padding: 55px 0px 44px 30px;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.news-section .single-item .news-content .date{
  position: absolute;
  left: 30px;
  top: -30px;
  width: 62px;
  height: 62px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  border-radius: 5px;
  line-height: 45px;
  background: rgb(252,107,0);
}
.news-section .single-item .news-content .date .text{
  position: relative;
  font-size: 14px;
  line-height: 0px;
  color: #fff;
}
.news-section .single-item .news-content .meta{
  position: relative;
  margin-bottom: 3px;
}
.news-section .single-item .news-content .meta li{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 25px;
  color: #848484;
}
.news-section .single-item .news-content .meta li:first-child{
  color: rgb(252,107,0);
}
.news-section .single-item .news-content .meta li i:before{
  margin-right: 8px;
  color: #848484;
}
.news-section .single-item .news-content h4{
  position: relative;
}
.news-section .single-item .news-content h4:before{
  position: absolute;
  content: '';
  background: #e5e5e5;
  width: 50px;
  height: 2px;
  left: 0px;
  bottom: 0px;
  transition: all 500ms ease;
}
.news-section .single-item{
  position: relative;
  transition:  all 500ms ease;
}
.news-section .single-item:hover{
  position: relative;
  box-shadow: 0 0 20px 5px rgb(229, 229, 229);
  transition: all 500ms ease;
}
.news-section .single-item:hover .news-content{
  border: 1px solid #fff;
  border-top: none;
  transition: all 500ms ease;
}
.news-section .single-item:hover .news-content h4 a:before{
  background: rgb(252,107,0);
  transition:  all 500ms ease;
}

.sponsors-section{
  position: relative;
  background: #f5f5f8;
  width: 100%;
  padding: 45px 0px;
}
.sponsors-section li{
  position: relative;
  width: 100%;
  text-align: center;
}
.sponsors-section li img{
  width: 100%;
}
.sponsors-section .sponsors-area{
  position: relative;
  padding: 0px 55px;
}
.sponsors-section .owl-dots{
  display: none !important;
}
.sponsors-section .owl-prev {
  position: absolute;
  left: -75px;
}
.sponsors-section .owl-next {
  position: absolute;
  right: -70px;
}
.sponsors-section .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background: transparent;
    text-align: center;
    border: none;
    top: 20px;
}
.owl-nav span{
  color: #fff;
}
.sponsors-section .owl-nav span{
  color: #848484;
  font-size: 34px;
}
.sponsors-section .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover{
  background: transparent;
}

.main-footer{
  position: relative;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 90px;
  border-bottom: 1px solid rgba(255,190,106,0.97);
  background: rgba(255,190,106,0.97);
}
.main-footer p{
  color: #d4dae3;
  margin-bottom: 23px;
}
.footer-logo{
  margin-bottom: 10px;
}
.footer-logo img{
  height: 60px;
}
.footer-logo a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.footer-title h4{
  color: #fff;
  margin-bottom: 14px;
  margin-top: 16px
}
.main-footer .link-widget li a,
.main-footer .service-widget li a{
  color: #fff;
  margin-bottom: 15px;
  display: block;
  padding: 0px 0px 0px 11px;
  transition: all 500ms ease;
}
.main-footer .link-widget li a:hover,
.main-footer .service-widget li a:hover{
  color: rgb(252,107,0);
}
.main-footer .link-widget li a:before,
.main-footer .service-widget li a:before{
  position: absolute;
  content: "\f105";
  font-size: 14px;
  font-family: 'FontAwesome';
  color: #d4dae3;
  left: 0px;
  top: 0px;
}
.main-footer .link-widget li a:hover,
.main-footer .service-widget li a:hover{
  text-decoration: underline;
  transition: all 500ms ease;
}
.main-footer .service-widget{
  position: relative;
  padding: 0px 0px 0px 55px;
}
.main-footer .link-widget{
  position: relative;
  margin-left: -28px;
}
.main-footer .contact-widget .address{
  color: #fff;
  margin-bottom: 20px;
}
.main-footer .contact-widget .footer-social li{
  position: relative;
  display: inline-block;
  margin-right: 9px;
}
.main-footer .contact-widget .footer-title h4{
  margin-bottom: 11px;
}
.main-footer .contact-widget p{
  margin-bottom: 28px;
}
.main-footer .contact-widget .address li a{
  color: #fff;
}
.main-footer .contact-widget .address li a:hover{
  color: rgb(252,107,0);
}
.main-footer .contact-widget .footer-social li a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 2px solid #70798c;
  border-radius: 50%;
}
.main-footer .contact-widget .footer-social li a:hover,
.main-footer .contact-widget .footer-social li a.active{
  background: rgb(252,107,0);
  border: 2px solid rgb(252,107,0);
}
.main-footer .btn-one.radi {
  border-radius: 5px;
  padding: 13px 30px 12px 30px;
}

.footer-bottom{
  position: relative;
  padding: 18px 0px 21px 0px;
  background: #24314f;
  width: 100%;
}
.footer-bottom .copyright span{
  display: inline-block;
  margin-right: 10px;
}
.footer-bottom .copyright span img{
  margin-right: 5px;
}
.footer-bottom p{
  color: #d4dae3;
  margin-bottom: 0px;
}
.footer-bottom a{
  color: rgb(252,107,0);
}

.sub-page{
  position: relative;
  padding:calc(100px + 90px) 0 100px;
  width: 100%;
  background: rgb(143,147,152);
}
.sub-page .text{
  position: relative;
  font-size: 40px;
  
  line-height: 45px;
  color: #fff;
  font-weight: 500;
}
.bread-crumb{
  position: relative;
  width: 100%;
  padding: 18px 0px 16px 0px;
  background: rgb(245,245,248);
}
.bread-crumb .text,
.bread-crumb .text a,
.bread-crumb .text span{
  position: relative;
  line-height: 26px;
  font-weight: 600;
  color: rgb(252,107,0);
}
.bread-crumb .text span{
  display: inline-block;
}
.bread-crumb .text a{
  color: #222;
}
.bread-crumb .text a:hover{
  color: rgb(252,107,0);
}
.bread-crumb .text i:before{
  font-size: 16px;
  color: #222;
  margin-left: 8px;
  margin-right: 4px;
}
.bread-crumb .share i:before{
  color: #b4b4b4;
  margin-right: 8px;
}
.bread-crumb .share{
  position: relative;
  display: inline-block;
  float: right;
}

.about-section{
  position: relative;
}
.about-section .title-text:before{
  left: 0px;
  margin-left: 0px;
  bottom: -13px;
}
.about-section .title-text{
  margin-bottom: 38px;
}
.about-section img{
  width: 100%;
}
.about-section .about-content{
  position: relative;
  margin-right: 10px;
}
.about-section .about-content .list{
  position: relative;
  margin-bottom: 22px;
}
.about-section .about-content .list li{
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 26px;
  color: #848484;
  
  margin-bottom: 6px;
  padding: 0px 0px 0px 23px;
}
.about-section .about-content .list li:before{
  position: absolute;
  content: "\f00c";
  font-size: 14px;
  font-family: 'FontAwesome';
  color: rgb(252,107,0);
  left: 0px;
  top: 1px;
}
.about-section .about-content p{
  margin-bottom: 19px;
}
.about-section .img-box{
  margin-left: 10px;
  top: -5px;
}
.about-section .about-content .text:last-child p{
  margin-bottom: 16px;
}

.service-style-tow{
  position: relative;
  padding: 100px 0px 70px 0px;
}
.service-style-tow .service-content .icon-box i:before{
  font-size: 50px;
  color: rgb(252,107,0);
  margin: 0px;
}
.service-style-tow .service-content .icon-box{
  position: relative;
  margin-bottom: 28px;
}
.service-style-tow .service-content .icon-box:before{
  position: absolute;
  content: '';
  background: #d0d0d0;
  width: 50px;
  height: 1px;
  left: 0px;
  bottom: -5px;
}
.service-style-tow .service-content{
  position: relative;
  margin-bottom: 30px;
  padding: 52px 40px 22px 42px;
  box-shadow: 0 0 10px 3px rgba(243, 243, 243, 0.74);
}
.service-style-tow .service-content h4{
  margin-bottom: 5px;
}

.service-details{
  position: relative;
  padding: 100px 0px 65px 0px;
}
.service-details .sidebar .sidebar-list{
  position: relative;
  padding: 28px 30px 10px 30px;
  border: 1px solid #e5e5e5;
}
.service-details .sidebar{
  position: relative;
  margin-right: 20px;
  margin-bottom: 50px;
}
.service-details .sidebar .sidebar-list a{
  position: relative;
  display: block;
  color: #848484;
  font-weight: 600;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
  padding: 4px 0px 13px 15px;
}
.service-details .sidebar .sidebar-list li:last-child a{
  border-bottom: none;
}
.service-details .sidebar .sidebar-list a.active{
  color: rgb(252,107,0);
}
.service-details .sidebar .sidebar-list a:before{
  position: absolute;
  content: "\f0da";
  font-size: 14px;
  font-family: 'FontAwesome';
  color: #848484;
  left: 1px;
  top: 4px;
}
.service-details .sidebar .sidebar-list a.active:before{
  color: rgb(252,107,0);
}
.service-details .sidebar-details img{
  width: 100%;
}
.service-details .sidebar-details .content-style-one .img-box{
  margin-bottom: 34px;
}
.service-details .sidebar-details .content-style-one{
  margin-bottom: 35px;
}
.service-details .sidebar-details .content-style-one .title{
  position: relative;
  font-size: 30px;
  line-height: 37px;
  color: #222;
  
  font-weight: 400;
  margin-bottom: 15px;
}
.service-details .sidebar-details .content-style-two .list li{
  position: relative;
  display: block;
  padding: 0px 0px 0px 23px;
}
.service-details .sidebar-details .content-style-two .list li:before{
  position: absolute;
  content: "\f138";
  font-size: 14px;
  font-family: 'FontAwesome';
  color: rgb(252,107,0);
  left: 0px;
  top: 0px;
}
.service-details .sidebar-details .content-style-two{
  margin-bottom: 50px;
} 
.service-details .sidebar-details p{
  margin-bottom: 26px;
}
.service-details .sidebar-details h4{
  margin-bottom: 15px;
}
.service-details .sidebar-details .content-style-two p{
  margin-bottom: 25px;
}
.service-details .sidebar-details .content-style-two .list p{
  margin-bottom: 6px;
}
.service-details .sidebar-details .content-style-two .img-box{
  position: relative;
  top: 7px;
}

.product-page{
  position: relative;
  padding: 100px 0px 50px 0px;
}
.product-page .single-item{
  position: relative;
  margin-bottom: 50px;
  transition: all 900ms ease;
}
.product-page .single-item img{
  width: 100%;
  z-index: 1;
}
.product-page .single-item:hover{
  transition: all 900ms ease;
  box-shadow: 0 0 20px 2px rgba(204, 204, 204, 0.5);
}
.product-page .single-item .lower-content{
  position: relative;
  padding: 0px 0px 23px 0px;
  border: 1px solid #e5e5e5;
  border-top: none;
  transition: all 900ms ease;
}
.product-page .single-item:hover .lower-content{
  border: 1px solid #fff;
  border-top: none;
  transition: all 900ms ease;
}

.product-page .single-item .lower-content .product-info .price span{
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
}
.product-page .single-item .lower-content .product-social{
  position: relative;
  top: -24px;
  transition: all 900ms ease;
  opacity: 0;
}

.product-page .single-item:hover .lower-content .product-social{
  opacity: 1;
  transition: all 900ms ease;
}
.product-page .single-item .lower-content .product-social li{
  position: relative;
  display: inline-block;
  margin: 0px 1px;
}
.product-page .single-item .lower-content .product-social li a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #848484;
  background: #fff;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 0 5px 0px #ccc;
}
.product-page .single-item .lower-content .product-social li a:hover,
.product-page .single-item .lower-content .product-social li a.active{
  color: #fff;
  background: rgb(252,107,0);
}
.product-page .single-item .lower-content .product-info{
  position: relative;
  padding: 0px 0px 0px 0px;
  transition: all 900ms ease;
}
.product-page .single-item:hover .lower-content .product-info{
  /*padding: 23px 0px 0px 0px;*/
}

.gallery-page{
  position: relative;
  padding: 100px 0px 70px 0px;
}
.gallery-page .single-item{
  margin-bottom: 30px;
}

.faq-section{
  position: relative;
  padding: 100px 0px 80px 0px;
}
.accordion{
  position: relative;
  margin-bottom: 20px;
}
.accordion-box .accordion .acc-btn.active .toggle-icon .plus {
  opacity: 0;
}
.accordion-box .accordion .acc-btn .toggle-icon .minus {
  opacity: 0;
}
.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
  opacity: 1;
}
.accordion-box .accordion .acc-btn .toggle-icon .plus:before{
  color: #848484;
}
.accordion-box .accordion .acc-btn .toggle-icon .minus:before{
  color: #fff;
}
.accordion-box .accordion .acc-btn{
  position: relative;
}
.accordion-box .accordion .acc-btn .toggle-icon{
  position: absolute;
  left: 20px;
  top: 19px;
  cursor: pointer;
}
.accordion-box .accordion .acc-btn .toggle-icon i:before{
  font-size: 15px;
}
.accordion-box .accordion .acc-btn.active .toggle-icon{
  position: absolute;
  left: 11px;
  top: 19px;
  cursor: pointer;
}
.accordion-box .accordion .acc-content.collapsed {
  display: block;
}
.accordion-box .accordion .acc-btn.active .acc-title{
  position: relative;
  color: #fff;
  display: block;
  font-weight: 400;
  cursor: pointer;
  padding: 17px 30px 18px 47px;
  transition: all 500ms ease;
  background: rgb(252,107,0);
  border: 1px solid rgb(252,107,0);
}
.accordion-box .accordion .acc-btn .acc-title{
  padding: 17px 30px 18px 47px;
  position: relative;
  font-size: 16px;
  line-height: 28px;
  color: #222;
  display: block;
  font-weight: 400;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  transition: all 500ms ease;
}
.accordion-box .accordion .acc-content.collapsed{
  position: relative;
  display: block;
  padding: 13px 15px 15px 49px;
  box-shadow: 0px 0px 5px 0px #ddd;
}
.accordion-box .accordion .acc-content{
  display: none;
  padding: 13px 15px 15px 49px;
  box-shadow: 0px 0px 5px 0px #ddd;
}
.accordion-box .accordion .acc-content .conten-icon{
  display: inline-block;
}
.accordion-box .accordion .acc-content .conten-icon i{
  color: #848484;
}
.accordion-box .accordion .acc-content .conten-icon span{
  color: #848484;
  display: inline-block;
}
.faq-section .faq-sidebar{
  position: relative;
  background: #f5f5f8;
  margin-left: 20px;
  padding: 43px 40px 41px 40px;
}

.faq-section h4{
  margin-bottom: 22px;
}

.our-blog{
  position: relative;
}
.our-blog .single-item{
  margin-bottom: 30px;
}
.blog-page .tag-post {
  padding-top: 30px;
}
.blog-page .tag-post li{
  position: relative;
  display: inline-block;
  margin: 3px 2px;
  padding: 5px 10px;
  background: #f5f5f5;
}
.blog-page .sidebar{
  position: relative;
  margin-left: 20px;
}
.blog-page .sidebar-search{
  position: relative;
  margin-bottom: 25px;
}
.blog-page .sidebar-search button{
  position: absolute;
  top: 11px;
  right: 15px;
  color: #222;
  background: transparent;
}
.blog-page .service-details{
  padding: 0px;
}
.blog-page .sidebar-title h4{
  margin-bottom: 22px;
}
.blog-page .sidebar-catagories{
  margin-bottom: 42px;
}
.blog-page .sidebar-post .single-post{
  position: relative;
  padding: 0px 0px 0px 105px;
  margin-bottom: 38px;
}
.blog-page .sidebar-post .single-post .img-box{
  position: absolute;
  left: 0px;
  top: 0px;
}
.blog-page .sidebar-post .post-time li{
  position: relative;
  display: inline-block;
  font-size: 13px;
  
  line-height: 25px;
  color: #848484;
}
.blog-page .sidebar-post .post-time li i:before{
  font-size: 13px;
  color: #848484;
  margin-right: 6px;
}
.blog-page .sidebar-post{
  margin-bottom: 40px;
}
.blog-page .sidebar-catagories .sidebar-list{
  position: relative;
  padding: 28px 30px 10px 30px;
  border: 1px solid #e5e5e5;
}
.blog-page .sidebar-catagories .sidebar-list a{
  position: relative;
  display: block;
  color: #848484;
  font-weight: 600;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
  padding: 4px 0px 13px 15px;
}
.blog-page .sidebar-catagories .sidebar-list li:last-child a{
  border-bottom: none;
}
.blog-page .sidebar-catagories .sidebar-list a.active{
  color: rgb(252,107,0);
}
.blog-page .sidebar-catagories .sidebar-list a:before{
  position: absolute;
  content: "\f0da";
  font-size: 14px;
  font-family: 'FontAwesome';
  color: #848484;
  left: 1px;
  top: 4px;
}
.blog-page .sidebar-catagories .sidebar-list a.active:before{
  color: rgb(252,107,0);
}
.blog-page .sidebar h6{
  margin-bottom: 6px;
}

.blog-page{
  position: relative;
  padding: 100px 0px;
}
.blog-details .single-item:hover .news-content{
  border: 1px solid #e5e5e5;
  border-top: none;
}
.blog-details .single-item:hover{
  box-shadow: none;
}
.blog-details .single-item .title{
  position: relative;
  color: #222;
  margin-bottom: 47px;
  
  font-size: 30px;
  line-height: 37px;
}
.blog-details .single-item .title:before{
  position: absolute;
  content: '';
  background: #e5e5e5;
  height: 2px;
  width: 50px;
  left: 0px;
  bottom: -24px;
}
.blog-details .single-item .news-content{
  position: relative;
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 55px 80px 44px 29px;
}
.blog-details .post-share-option .text{
  position: relative;
  font-size: 15px;
  
  line-height: 25px;
  color: #848484;
  font-weight: 600;
  line-height: 25px;
  display: inline-block;
  margin-right: 12px;
}
.blog-details .post-share-option .post-social{
  position: relative;
  display: inline-block;
}
.blog-details .post-share-option .post-social li{
  position: relative;
  display: inline-block;
  margin: 0px 2px;
}
.blog-details .post-share-option .post-social li a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #848484;
  border: 1px solid #d9d9d9;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
}
.blog-details .post-share-option .post-social li a.active,
.blog-details .post-share-option .post-social li a:hover{
  color: #fff;
  background: rgb(252,107,0);
  border: 1px solid rgb(252,107,0);
}
.blog-details .single-item .news-content .meta {
  margin-bottom: 5px;
}

.blog-details .news-style-one{
  margin-bottom: 92px;
}

.contact-info{
  position: relative;
  padding: 100px 0px 73px 0px;
}
.contact-info .single-item a{
  color: #848484;
}
.contact-info .single-item{
  position: relative;
  border: 1px solid #e5e5e5;
  padding: 59px 0px 35px 0px;
  width: 100%;
}
.contact-info .single-item .icon-box i:before{
  font-size: 40px;
  margin: 0px;
  color: rgb(252,107,0);
}
.contact-info .single-item .icon-box{
  position: relative;
  margin-bottom: 12px;
}
.contact-info .single-item .title{
  position: relative;
  font-size: 26px;
  line-height: 34px;
  color: #222;
  margin-bottom: 10px;
}

.contact-section{
  position: relative;
  padding-bottom: 100px;
}
.contact-section .contact-form-area textarea{
  resize: none;
  height: 170px;
  margin-bottom: 21px;
}
.google-map-area {
  position: relative;
}
#contact-google-map {
  height: 500px;
  width: 100%;
}
.contact-section .contact-form-area h2{
  margin-bottom: 4px;
}
.contact-section .contact-form-area p{
  margin-bottom: 28px;
}
.contact-section .contact-form-area input{
  height: 45px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px){

	.header-lower{
		margin-bottom: 0px;
	}
	.main-header .search-box{
		margin-left: 25px;
	}
	.main-menu .navigation > li{
		margin-left: 30px;
	}
	.main-header .search-box:before{
		display: none;
	}
	.sticky-header .main-menu {
	    right: 10px;
	}
	.sticky-header .main-menu .navigation > li{
		margin-left: 14px;
	}
	.service-section {
	    padding: 100px 30px 100px 31px;
	}
	.product-page .single-item .lower-content .product-social li{
		margin: 3px 1px;
	}
	.our-product .slider-pager{
		margin-top: -50px;
	}

}



@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}



@media only screen and (max-width: 991px){
  .logo-box{
    margin-top: 10px;
  }
	.logo-box img{
		display: block;
    margin: 0 auto;
    height: 50px;
	}
	.header-upper .top-left {
		display: block;
		text-align: center;
	}
	.header-upper .top-left li{
		margin-right: 10px;
	}
	.header-upper .top-right {
		float: none;
		display: block;
	}
	.main-menu .navigation > li > a {
		padding: 20px 6px 25px 6px;
	}
	.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
		top: 17px;
	}
	.feature-section .single-item{
		margin-bottom: 30px;
	}
	.testimonial-section .owl-theme .owl-controls{
		display: none;
	}
	.service-section .service-title{
		margin-bottom: 60px;
	}
	.service-section .owl-theme .owl-controls{
		position: relative;
		left: 0px;
		bottom: 0px;
		text-align: center;
		top: 15px;
	}
	.fact-counter .single-item{
		margin-bottom: 30px;
	}
	.our-product .slider-pager{
		text-align: left;
		margin-top: -49px;
	}
	.call-back:after{
		width: 100%;
	}
	.news-section .single-item{
		margin-bottom: 30px;
	}
	.sponsors-section .owl-theme .owl-controls{
		display: none;
	}
	.main-footer .service-widget{
		margin-bottom: 40px;
	}
	.main-footer .link-widget{
		margin-left: 0px;
	}
	.about-section .img-box{
		margin-left: 0px;
		top: 85px;
	}
	.faq-section .faq-content{
		margin-bottom: 50px;
	}
	.faq-section .faq-sidebar{
		margin-left: 0px;
	}
	.blog-page .sidebar{
		margin-left: 0px;
		margin-top: 50px;
	}
	.contact-info .single-item{
		margin-bottom: 30px;
	}
	.contact-section .contact-form-area{
		margin-bottom: 50px;
	}
	.service-section:after,
	.service-section:before{
		width: 100%;
	}
	.gallery-section .owl-theme .owl-controls{
		right: 15px;
	}
	.header-upper .top-right .social-top{
		display: block;
		text-align: center;
	}
	.header-upper .top-right .button-top{
		margin-left: 0px;
		display: block;
		text-align: center;
		margin-top: 8px;
		margin-bottom: 10px;
	}

}
@media only screen and (max-width: 767px){
	.header-upper{
    display: none;
  }
	.header-search .search-form{
    width: 80%;
  }
	.main-menu .collapse {
		overflow:auto;
		float:none;
		width:100%;
		padding:10px 0px 0px;
		border:none;
		margin:0px;
		-ms-border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-o-border-radius:3px;
		border-radius:3px;
   }
   
	.main-menu .collapse.in,
	.main-menu .collapsing{
		padding:10px 0px 0px;
		border:none;
		-ms-border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-o-border-radius:3px;
		border-radius:3px;	
	}
	
	.main-menu .navbar-header {
	    position: relative;
	    display: inline-block;
	    text-align: right;
	    padding: 12px 0px;
	    right: 0px;
	    z-index: 12;
	}
	
	.main-menu .navbar-header .navbar-toggle{
		display:inline-block;
		z-index:7;
		float:none;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	
	.main-menu .navbar-header .navbar-toggle .icon-bar{
		background:rgb(252,107,0);	
	}
	
	.main-menu .navbar-collapse > .navigation{
		float:none !important;
		margin:0px !important;
		width:100% !important;
		background:#fff;
		border-top: 1px solid #eee;
		border-right: 1px solid #eee;
	}
	
	.main-menu .navbar-collapse > .navigation > li{
		margin:0px !important;
		float:none !important;
		width:100%;
	}
	
	.main-menu .navigation > li > a,
	.main-menu .navigation > li > ul:before{
		border:none;	
	}
	
	.main-menu .navbar-collapse > .navigation > li > a{
		padding:10px 10px !important;
		border-bottom: 1px solid #eee;
	}
	
	.main-menu .navigation li.dropdown > a:after,
	.main-menu .navigation > li.dropdown > a:before,
	.main-menu .navigation > li > ul > li > a::before,
	.main-menu .navigation > li > ul > li > ul > li > a::before{
		color:#ffffff !important;
		right:15px;
		font-size:16px;
		display:none !important;
	}
	
	.main-menu .navbar-collapse > .navigation > li > ul{
		position:relative;
		border:none;
		float:none;
		visibility:visible;
		opacity:1;
		display:none;
		margin:0px;
		left:auto !important;
		right:auto !important;
		top:auto !important;
		width:100%;
    background: #FFF;
		-webkit-border-radius:0px;
		-ms-border-radius:0px;
		-o-border-radius:0px;
		-moz-border-radius:0px;
		border-radius:0px;
		transition:none !important;
		-webkit-transition:none !important;
		-ms-transition:none !important;
		-o-transition:none !important;
		-moz-transition:none !important;
	}
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul{
    position: revert;
    display: block !important;
    width: 100%;
    background:transparent !important;
    opacity: 1;
    visibility: visible;
  }
	.main-menu .navbar-collapse > .navigation > li > ul{
		border-top:1px solid rgba(255,255,255,1) !important;	
	}
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul{
    border-bottom: 1px solid #eee;
  }
	.main-menu .navbar-collapse > .navigation > li,
	.main-menu .navbar-collapse > .navigation > li > ul > li,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{
		opacity:1 !important;
		top:0px !important;
		left:0px !important;
	}
	
	.main-menu .navbar-collapse > .navigation > li:first-child{
		border:none;	
	}
	
	.main-menu .navbar-collapse > .navigation > li > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{
		padding:10px 10px !important;
		line-height:22px;
		color:#222;
		background: #fff;
		text-align:left;
	}

	.main-menu .navbar-collapse > .navigation > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
	.main-menu .navbar-collapse > .navigation > li.current > a,
	.main-menu .navbar-collapse > .navigation > li.current-menu-item > a{
		background: #fff;
	}
	
	.main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{
		display:block;
		position: absolute;
		top: 5px;
		right: 10px;
		cursor: pointer;
	}
	.main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn span{
		color: #222;
		font-size: 20px;
		z-index: 1;
	}
	.main-menu .navigation > li > ul > li > a{
		border-bottom: 1px solid #eee !important;
	}
	.main-menu .navbar-collapse > .navigation li.dropdown:after,
	.main-menu .navigation > li > ul:before{
		display:none !important;	
	}
	.main-header .menu-bar{
		float: none;
	}
	.main-header .info-box{
		position: absolute;
		top: 4px;
		right: 0px;
	}
	.main-menu{
		width: 100%;
	}
	.sticky-header .logo-box{
		display: none;
	}
	.feature-section .img-box{
		width: 100%;
	}
	.our-product .slider-pager{
		display: none;
	}
	.ui-selectmenu-button.ui-button{
		margin-bottom: 30px;
	}
	.news-section .single-item .img-box{
		width: 100%;
	}
	.main-footer .service-widget{
		padding: 0px;
	}
	.about-section .img-box{
		width: 100%;
	}
	.product-page .img-box{
		width: 100%;
	}
	.logo-widget.footer-widget {
	    margin-bottom: 15px;
	}
	.main-header .info-box{
		right: 0px;
	}
  .sub-page{
    padding:calc(80px + 0px) 0 80px;
  }
  .accordion-box .accordion .acc-content .conten-icon span{
    display: block;
  }
  .gallery-section h5 a{
    font-size: 15px;
  }
}

@media only screen and (max-width: 599px){
	
	.gallery-section .owl-theme .owl-controls {
	    right: 0px;
	    position: relative;
	    text-align: center;
	    top: 15px;
	}
	.tp-leftarrow.tparrows.default.preview3,
	.tp-rightarrow.tparrows.default.preview3{
		display: none;
	}
	.blog-details .single-item .news-content{
		padding-right: 10px;
	}
	.main-slider .btn-two{
		display: block;
		margin-left: 0px;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 499px) {
	
	.header-upper .top-right .button-top a{
	    padding: 12px 22px;
	}

}

@media only screen and (max-width: 399px){

	.header-upper .top-left li {
	    margin-right: 10px;
	    width: 173px;
	    display: block;
	    margin: 0 auto;
	    line-height: 26px;
	}
	.error-section .error-title{
		font-size: 140px;
		line-height: 140px;
	}
	.testimonial-section .img-box{
		margin-bottom: 15px;
	}

}

@media only screen and (max-width: 300px){
	
}
