
@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(4,6,11); opacity:.68;}
*::-moz-input-placeholder{color:rgb(4,6,11); opacity:.68;}
*::-ms-input-placeholder{color:rgb(4,6,11); 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:16px; font-weight:500; line-height:2; color:rgb(4,6,11);}

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(4,6,11); 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:32px;}
h2{font-size:24px;}
h3{font-size:18px;}
h4{font-size:17px;}
h5{font-size:15px;}
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:16px;}
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:50px; font-size:16px;}
select[multiple],
textarea{height:146px;}
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;}
}
img {
  max-width: 100%;
  height: auto;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
}

a:focus,
a:hover {
  text-decoration: none;
  color: inherit;
}

a {
  outline: 0;
  color: inherit;
  text-decoration: none;
}

a,
button,
i {
  text-decoration: none;
  color: inherit;
}

a:focus {
  text-decoration: none;
  color: #fff;
  outline: 0;
}

li,
ol,
ul {
  margin: 0;
  padding: 0;
}

.section-padding {
  padding: 120px 0;
}

.display-none {
  display: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid #e8e8e8;
  border-color: transparent;
  border-radius: 0;
  color: #fff;
  line-height: 1;
  padding: .6em 1em .4em;
  background: rgb(252,107,0);
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: transparent;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: transparent;
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
  border: 1px solid;
  border-radius: 0;
  width: 100%;
  height: 60px;
  border: 1px solid #e8e8e8;
  background: #fff;
  padding-left: 15px;
  color: rgb(4,6,11);
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgb(4,6,11);
  border-color: rgb(252,107,0);
}

select {
  border: 1px solid #e8e8e8;
}

textarea {
  width: 100%;
  height: 150px;
  padding-top: 15px;
}

button,
button:focus,
button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: 0;
}

h1 {
  font-size: 110px;
  line-height: 120px;
  padding: 0;
  margin: 0;
  font-weight: 700;
  color: rgb(4,6,11);
}

h2 {
  font-size: 48px;
  line-height: 60px;
  padding: 0;
  margin: 0;

  font-weight: 700;
  z-index: 2;
  position: relative;
  text-transform: capitalize;
  color: rgb(4,6,11);
}

h3 {
  font-size: 22px;
  line-height: 32px;
  padding: 0;
  margin: 0;
  font-weight: 700;
  color: rgb(4,6,11);
}

h4 {
  font-size: 18px;
  line-height: 28px;
  padding: 0;
  margin: 0;
  font-weight: 700;
  color: rgb(4,6,11);
}

h5 {
  font-size: 16px;
  line-height: 26px;
  padding: 0;
  margin: 0;
  font-weight: 700;
  color: rgb(4,6,11);
}

p {
  padding: 0;
  margin: 0;
  color: #696969;
  font-weight: 400;
}

@media (max-width:1199px) {
  h2 {
      font-size: 42px;
      line-height: 54px;
  }
}

@media (max-width:440px) {
  h2 {
      font-size: 30px;
      line-height: 42px;
  }
}
.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;
}
.subtitle-one {
  display: inline-block;
  position: relative;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  text-transform: capitalize;
  padding-right: 50px;
  margin-bottom: 15px;
  z-index: 1;
  color: rgb(252,107,0);
}

.subtitle-one::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  right: 0;
  top: 11px;
  background: rgb(252,107,0);
}

.subtitle-one::after {
  position: absolute;
  content: '';
  width: 60px;
  height: 1px;
  right: -20px;
  bottom: 8px;
  background: rgb(252,107,0);
}

.subtitle-two {
  display: inline-block;
  position: absolute;
  left: 6px;
  top: 0;
  font-size: 200px;
  line-height: 170px;
  z-index: 0;
  font-weight: 700;
  opacity: .1;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  color: rgb(252,107,0);
}

.theme-banner-btn,
.theme-banner-btn2,
.theme-btn {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  height: 55px;
  line-height: 55px;
  padding: 0 25px;
  font-weight: 700;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  text-transform: capitalize;
  z-index: 3;
  background-color: rgb(252,107,0);
}

.theme-banner-btn i::before,
.theme-banner-btn2 i::before,
.theme-btn i::before {
  font-size: 22px;
  margin-left: 10px;
  top: 5px;
  position: relative;
}

.theme-banner-btn2::before,
.theme-banner-btn::before,
.theme-btn::before {
  content: "";
  position: absolute;
  right: 0;
  height: 100%;
  width: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  z-index: -1;
  background-color: rgba(240,240,43,0.97);
}

.theme-banner-btn2:hover::before,
.theme-banner-btn:hover::before,
.theme-btn:hover::before {
  width: 100%
}

.theme-btn:hover {
  color: rgb(4,6,11)
}

.theme-banner-btn {
  background: rgba(240,240,43,0.97);
  color: rgb(4,6,11)
}

.theme-banner-btn::before {
  background-color: rgb(252,107,0);
}

.theme-banner-btn:hover {
  color: #fff
}

.theme-banner-btn:focus {
  color: rgb(4,6,11);
}

.theme-banner-btn2 {
  background: rgba(240,240,43,0.97);
  color: rgb(4,6,11);
}

.theme-banner-btn2:hover {
  color: rgb(4,6,11);
}

.theme-banner-btn2::before {
  background-color: #fff;
}

.theme-banner-btn2:focus {
  color: rgb(4,6,11);
}

.spinner {
  width: 80px;
  height: 80px;
  position: relative;
  margin: 100px auto;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%,
  100% {
      transform: scale(0);
      -webkit-transform: scale(0)
  }

  50% {
      transform: scale(1);
      -webkit-transform: scale(1)
  }
}

@keyframes sk-bounce {

  0%,
  100% {
      transform: scale(0);
      -webkit-transform: scale(0)
  }

  50% {
      transform: scale(1);
      -webkit-transform: scale(1)
  }
}

.theme-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgb(4,6,11);
  z-index: 9999999999;
}

.theme-loader .spinner {
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
}

.scroll-top {
  bottom: 1%;
  color: #fff;
  font-size: 20px;
  height: 50px;
  line-height: 55px;
  position: fixed;
  right: 1%;
  text-align: center;
  width: 50px;
  z-index: 9;
  cursor: pointer;
  display: none;
  border-radius: 50%;
  background: rgb(252,107,0);
}

@-webkit-keyframes header_sticky {
  0% {
      top: -250px;
  }

  100% {
      top: 0;
  }
}

@keyframes header_sticky {
  0% {
      top: -250px;
  }

  100% {
      top: 0;
  }
}

.video-pulse::after,
.video-pulse::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #d1d1d2;
  left: 0;
  top: 0;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: video-animation;
  animation-name: video-animation;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.video-pulse::before {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@-webkit-keyframes video-animation {
  0% {
      opacity: .5;
      -webkit-transform: scale(1);
      transform: scale(1);
  }

  50% {
      opacity: .2;
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
  }

  100% {
      opacity: 0;
      -webkit-transform: scale(2);
      transform: scale(2);
  }
}

@keyframes video-animation {
  0% {
      opacity: .5;
      -webkit-transform: scale(1);
      transform: scale(1)
  }

  50% {
      opacity: .2;
      -webkit-transform: scale(1.5);
      transform: scale(1.5)
  }

  100% {
      opacity: 0;
      -webkit-transform: scale(2);
      transform: scale(2)
  }
}

@media (min-width:1200px) {
  .container {
      max-width: 1200px
  }
}

@media (min-width:1200px) {
  .custom-container {
      max-width: 1630px;
      margin: 0 auto
  }
}

@media (min-width:1200px) {
  .auto-container {
      max-width: 1400px;
      margin: 0 auto
  }
}

.mt-0 {
  margin-top: 0
}

.mb-0 {
  margin-bottom: 0
}

.ml-0 {
  margin-left: 0
}

.mr-0 {
  margin-right: 0
}

.pt-0 {
  padding-top: 0
}

.pb-0 {
  padding-bottom: 0
}

.pl-0 {
  padding-left: 0
}

.pr-0 {
  padding-right: 0
}

.mt-5 {
  margin-top: 5px
}

.mb-5 {
  margin-bottom: 5px
}

.ml-5 {
  margin-left: 5px
}

.mr-5 {
  margin-right: 5px
}

.pt-5 {
  padding-top: 5px
}

.pb-5 {
  padding-bottom: 5px
}

.pl-5 {
  padding-left: 5px
}

.pr-5 {
  padding-right: 5px
}

.mt-10 {
  margin-top: 10px
}

.mb-10 {
  margin-bottom: 10px
}

.ml-10 {
  margin-left: 10px
}

.mr-10 {
  margin-right: 10px
}

.pt-10 {
  padding-top: 10px
}

.pb-10 {
  padding-bottom: 10px
}

.pl-10 {
  padding-left: 10px
}

.pr-10 {
  padding-right: 10px
}

.mt-15 {
  margin-top: 15px
}

.mb-15 {
  margin-bottom: 15px
}

.ml-15 {
  margin-left: 15px
}

.mr-15 {
  margin-right: 15px
}

.pt-15 {
  padding-top: 15px
}

.pb-15 {
  padding-bottom: 15px
}

.pl-15 {
  padding-left: 15px
}

.pr-15 {
  padding-right: 15px
}

.mt-20 {
  margin-top: 20px
}

.mb-20 {
  margin-bottom: 20px
}

.ml-20 {
  margin-left: 20px
}

.mr-20 {
  margin-right: 20px
}

.pt-20 {
  padding-top: 20px
}

.pb-20 {
  padding-bottom: 20px
}

.pl-20 {
  padding-left: 20px
}

.pr-20 {
  padding-right: 20px
}

.mt-25 {
  margin-top: 25px
}

.mb-25 {
  margin-bottom: 25px
}

.ml-25 {
  margin-left: 25px
}

.mr-25 {
  margin-right: 25px
}

.pt-25 {
  padding-top: 25px
}

.pb-25 {
  padding-bottom: 25px
}

.pl-25 {
  padding-left: 25px
}

.pr-25 {
  padding-right: 25px
}

.mt-30 {
  margin-top: 30px
}

.mb-30 {
  margin-bottom: 30px
}

.ml-30 {
  margin-left: 30px
}

.mr-30 {
  margin-right: 30px
}

.pt-30 {
  padding-top: 30px
}

.pb-30 {
  padding-bottom: 30px
}

.pl-30 {
  padding-left: 30px
}

.pr-30 {
  padding-right: 30px
}

.mt-35 {
  margin-top: 35px
}

.mb-35 {
  margin-bottom: 35px
}

.ml-35 {
  margin-left: 35px
}

.mr-35 {
  margin-right: 35px
}

.pt-35 {
  padding-top: 35px
}

.pb-35 {
  padding-bottom: 35px
}

.pl-35 {
  padding-left: 35px
}

.pr-35 {
  padding-right: 35px
}

.mt-40 {
  margin-top: 40px
}

.mb-40 {
  margin-bottom: 40px
}

.ml-40 {
  margin-left: 40px
}

.mr-40 {
  margin-right: 40px
}

.pt-40 {
  padding-top: 40px
}

.pb-40 {
  padding-bottom: 40px
}

.pl-40 {
  padding-left: 40px
}

.pr-40 {
  padding-right: 40px
}

.mt-45 {
  margin-top: 45px
}

.mb-45 {
  margin-bottom: 45px
}

.ml-45 {
  margin-left: 45px
}

.mr-45 {
  margin-right: 45px
}

.pt-45 {
  padding-top: 45px
}

.pb-45 {
  padding-bottom: 45px
}

.pl-45 {
  padding-left: 45px
}

.pr-45 {
  padding-right: 45px
}

.mt-50 {
  margin-top: 50px
}

.mb-50 {
  margin-bottom: 50px
}

.ml-50 {
  margin-left: 50px
}

.mr-50 {
  margin-right: 50px
}

.pt-50 {
  padding-top: 50px
}

.pb-50 {
  padding-bottom: 50px
}

.pl-50 {
  padding-left: 50px
}

.pr-50 {
  padding-right: 50px
}

.mt-55 {
  margin-top: 55px
}

.mb-55 {
  margin-bottom: 55px
}

.ml-55 {
  margin-left: 55px
}

.mr-55 {
  margin-right: 55px
}

.pt-55 {
  padding-top: 55px
}

.pb-55 {
  padding-bottom: 55px
}

.pl-55 {
  padding-left: 55px
}

.pr-55 {
  padding-right: 55px
}

.mt-60 {
  margin-top: 60px
}

.mb-60 {
  margin-bottom: 60px
}

.ml-60 {
  margin-left: 60px
}

.mr-60 {
  margin-right: 60px
}

.pt-60 {
  padding-top: 60px
}

.pb-60 {
  padding-bottom: 60px
}

.pl-60 {
  padding-left: 60px
}

.pr-60 {
  padding-right: 60px
}

.mt-65 {
  margin-top: 65px
}

.mb-65 {
  margin-bottom: 65px
}

.ml-65 {
  margin-left: 65px
}

.mr-65 {
  margin-right: 65px
}

.pt-65 {
  padding-top: 65px
}

.pb-65 {
  padding-bottom: 65px
}

.pl-65 {
  padding-left: 65px
}

.pr-65 {
  padding-right: 65px
}

.mt-70 {
  margin-top: 70px
}

.mb-70 {
  margin-bottom: 70px
}

.ml-70 {
  margin-left: 70px
}

.mr-70 {
  margin-right: 70px
}

.pt-70 {
  padding-top: 70px
}

.pb-70 {
  padding-bottom: 70px
}

.pl-70 {
  padding-left: 70px
}

.pr-70 {
  padding-right: 70px
}

.mt-75 {
  margin-top: 75px
}

.mb-75 {
  margin-bottom: 75px
}

.ml-75 {
  margin-left: 75px
}

.mr-75 {
  margin-right: 75px
}

.pt-75 {
  padding-top: 75px
}

.pb-75 {
  padding-bottom: 75px
}

.pl-75 {
  padding-left: 75px
}

.pr-75 {
  padding-right: 75px
}

.mt-80 {
  margin-top: 80px
}

.mb-80 {
  margin-bottom: 80px
}

.ml-80 {
  margin-left: 80px
}

.mr-80 {
  margin-right: 80px
}

.pt-80 {
  padding-top: 80px
}

.pb-80 {
  padding-bottom: 80px
}

.pl-80 {
  padding-left: 80px
}

.pr-80 {
  padding-right: 80px
}

.mt-85 {
  margin-top: 85px
}

.mb-85 {
  margin-bottom: 85px
}

.ml-85 {
  margin-left: 85px
}

.mr-85 {
  margin-right: 85px
}

.pt-85 {
  padding-top: 85px
}

.pb-85 {
  padding-bottom: 85px
}

.pl-85 {
  padding-left: 85px
}

.pr-85 {
  padding-right: 85px
}

.mt-90 {
  margin-top: 90px
}

.mb-90 {
  margin-bottom: 90px
}

.ml-90 {
  margin-left: 90px
}

.mr-90 {
  margin-right: 90px
}

.pt-90 {
  padding-top: 90px
}

.pb-90 {
  padding-bottom: 90px
}

.pl-90 {
  padding-left: 90px
}

.pr-90 {
  padding-right: 90px
}

.mt-95 {
  margin-top: 95px
}

.mb-95 {
  margin-bottom: 95px
}

.ml-95 {
  margin-left: 95px
}

.mr-95 {
  margin-right: 95px
}

.pt-95 {
  padding-top: 95px
}

.pb-95 {
  padding-bottom: 95px
}

.pl-95 {
  padding-left: 95px
}

.pr-95 {
  padding-right: 95px
}

.mt-100 {
  margin-top: 100px
}

.mb-100 {
  margin-bottom: 100px
}

.ml-100 {
  margin-left: 100px
}

.mr-100 {
  margin-right: 100px
}

.pt-100 {
  padding-top: 100px
}

.pb-100 {
  padding-bottom: 100px
}

.pl-100 {
  padding-left: 100px
}

.pr-100 {
  padding-right: 100px
}

.t-left {
  text-align: left
}

.t-center {
  text-align: center
}

.t-right {
  text-align: right
}

@media (max-width:991px) {
  .lg-mb-0 {
      margin-bottom: 0
  }

  .lg-mt-0 {
      margin-top: 0
  }

  .lg-ml-0 {
      margin-left: 0
  }

  .lg-pt-0 {
      padding-top: 0
  }

  .lg-pb-0 {
      padding-bottom: 0
  }

  .lg-pl-0 {
      padding-left: 0
  }

  .lg-pr-0 {
      padding-right: 0
  }

  .lg-mb-5 {
      margin-bottom: 5px
  }

  .lg-mt-5 {
      margin-top: 5px
  }

  .lg-ml-5 {
      margin-left: 5px
  }

  .lg-pt-5 {
      padding-top: 5px
  }

  .lg-pb-5 {
      padding-bottom: 5px
  }

  .lg-pl-5 {
      padding-left: 5px
  }

  .lg-pr-5 {
      padding-right: 5px
  }

  .lg-mb-10 {
      margin-bottom: 10px
  }

  .lg-mt-10 {
      margin-top: 10px
  }

  .lg-ml-10 {
      margin-left: 10px
  }

  .lg-pt-10 {
      padding-top: 10px
  }

  .lg-pb-10 {
      padding-bottom: 10px
  }

  .lg-pl-10 {
      padding-left: 10px
  }

  .lg-pr-10 {
      padding-right: 10px
  }

  .lg-mb-15 {
      margin-bottom: 15px
  }

  .lg-mt-15 {
      margin-top: 15px
  }

  .lg-ml-15 {
      margin-left: 15px
  }

  .lg-pt-15 {
      padding-top: 15px
  }

  .lg-pb-15 {
      padding-bottom: 15px
  }

  .lg-pl-15 {
      padding-left: 15px
  }

  .lg-pr-15 {
      padding-right: 15px
  }

  .lg-mb-20 {
      margin-bottom: 20px
  }

  .lg-mt-20 {
      margin-top: 20px
  }

  .lg-ml-20 {
      margin-left: 20px
  }

  .lg-pt-20 {
      padding-top: 20px
  }

  .lg-pb-20 {
      padding-bottom: 20px
  }

  .lg-pl-20 {
      padding-left: 20px
  }

  .lg-pr-20 {
      padding-right: 20px
  }

  .lg-mb-25 {
      margin-bottom: 25px
  }

  .lg-mt-25 {
      margin-top: 25px
  }

  .lg-ml-25 {
      margin-left: 25px
  }

  .lg-pt-25 {
      padding-top: 25px
  }

  .lg-pb-25 {
      padding-bottom: 25px
  }

  .lg-pl-25 {
      padding-left: 25px
  }

  .lg-pr-25 {
      padding-right: 25px
  }

  .lg-mb-30 {
      margin-bottom: 30px
  }

  .lg-mt-30 {
      margin-top: 30px
  }

  .lg-ml-30 {
      margin-left: 30px
  }

  .lg-pt-30 {
      padding-top: 30px
  }

  .lg-pb-30 {
      padding-bottom: 30px
  }

  .lg-pl-30 {
      padding-left: 30px
  }

  .lg-pr-30 {
      padding-right: 30px
  }

  .lg-mb-35 {
      margin-bottom: 35px
  }

  .lg-mt-35 {
      margin-top: 35px
  }

  .lg-ml-35 {
      margin-left: 35px
  }

  .lg-pt-35 {
      padding-top: 35px
  }

  .lg-pb-35 {
      padding-bottom: 35px
  }

  .lg-pl-35 {
      padding-left: 35px
  }

  .lg-pr-35 {
      padding-right: 35px
  }

  .lg-mb-40 {
      margin-bottom: 40px
  }

  .lg-mt-40 {
      margin-top: 40px
  }

  .lg-ml-40 {
      margin-left: 40px
  }

  .lg-pt-40 {
      padding-top: 40px
  }

  .lg-pb-40 {
      padding-bottom: 40px
  }

  .lg-pl-40 {
      padding-left: 40px
  }

  .lg-pr-40 {
      padding-right: 40px
  }

  .lg-mb-45 {
      margin-bottom: 45px
  }

  .lg-mt-45 {
      margin-top: 45px
  }

  .lg-ml-45 {
      margin-left: 45px
  }

  .lg-pt-45 {
      padding-top: 45px
  }

  .lg-pb-45 {
      padding-bottom: 45px
  }

  .lg-pl-45 {
      padding-left: 45px
  }

  .lg-pr-45 {
      padding-right: 45px
  }

  .lg-mb-50 {
      margin-bottom: 50px
  }

  .lg-mt-50 {
      margin-top: 50px
  }

  .lg-ml-50 {
      margin-left: 50px
  }

  .lg-pt-50 {
      padding-top: 50px
  }

  .lg-pb-50 {
      padding-bottom: 50px
  }

  .lg-pl-50 {
      padding-left: 50px
  }

  .lg-pr-50 {
      padding-right: 50px
  }

  .lg-mb-55 {
      margin-bottom: 55px
  }

  .lg-mt-55 {
      margin-top: 55px
  }

  .lg-ml-55 {
      margin-left: 55px
  }

  .lg-pt-55 {
      padding-top: 55px
  }

  .lg-pb-55 {
      padding-bottom: 55px
  }

  .lg-pl-55 {
      padding-left: 55px
  }

  .lg-pr-55 {
      padding-right: 55px
  }

  .lg-mb-60 {
      margin-bottom: 60px
  }

  .lg-mt-60 {
      margin-top: 60px
  }

  .lg-ml-60 {
      margin-left: 60px
  }

  .lg-pt-60 {
      padding-top: 60px
  }

  .lg-pb-60 {
      padding-bottom: 60px
  }

  .lg-pl-60 {
      padding-left: 60px
  }

  .lg-pr-60 {
      padding-right: 60px
  }

  .lg-mb-65 {
      margin-bottom: 65px
  }

  .lg-mt-65 {
      margin-top: 65px
  }

  .lg-ml-65 {
      margin-left: 65px
  }

  .lg-pt-65 {
      padding-top: 65px
  }

  .lg-pb-65 {
      padding-bottom: 65px
  }

  .lg-pl-65 {
      padding-left: 65px
  }

  .lg-pr-65 {
      padding-right: 65px
  }

  .lg-mb-70 {
      margin-bottom: 70px
  }

  .lg-mt-70 {
      margin-top: 70px
  }

  .lg-ml-70 {
      margin-left: 70px
  }

  .lg-pt-70 {
      padding-top: 70px
  }

  .lg-pb-70 {
      padding-bottom: 70px
  }

  .lg-pl-70 {
      padding-left: 70px
  }

  .lg-pr-70 {
      padding-right: 70px
  }

  .lg-t-left {
      text-align: left
  }

  .lg-t-center {
      text-align: center
  }

  .lg-t-right {
      text-align: right
  }
}

@media (max-width:767px) {
  .md-mb-0 {
      margin-bottom: 0
  }

  .md-pt-0 {
      padding-top: 0
  }

  .md-pb-0 {
      padding-bottom: 0
  }

  .md-ml-0 {
      margin-left: 0
  }

  .md-pl-0 {
      padding-left: 0
  }

  .md-pr-0 {
      padding-right: 0
  }

  .md-mb-5 {
      margin-bottom: 5px
  }

  .md-pt-5 {
      padding-top: 5px
  }

  .md-pb-5 {
      padding-bottom: 5px
  }

  .md-ml-5 {
      margin-left: 5px
  }

  .md-pl-5 {
      padding-left: 5px
  }

  .md-pr-5 {
      padding-right: 5px
  }

  .md-mb-10 {
      margin-bottom: 10px
  }

  .md-pt-10 {
      padding-top: 10px
  }

  .md-pb-10 {
      padding-bottom: 10px
  }

  .md-ml-10 {
      margin-left: 10px
  }

  .md-pl-10 {
      padding-left: 10px
  }

  .md-pr-10 {
      padding-right: 10px
  }

  .md-mb-15 {
      margin-bottom: 15px
  }

  .md-pt-15 {
      padding-top: 15px
  }

  .md-pb-15 {
      padding-bottom: 15px
  }

  .md-ml-15 {
      margin-left: 15px
  }

  .md-pl-15 {
      padding-left: 15px
  }

  .md-pr-15 {
      padding-right: 15px
  }

  .md-mb-20 {
      margin-bottom: 20px
  }

  .md-pt-20 {
      padding-top: 20px
  }

  .md-pb-20 {
      padding-bottom: 20px
  }

  .md-ml-20 {
      margin-left: 20px
  }

  .md-pl-20 {
      padding-left: 20px
  }

  .md-pr-20 {
      padding-right: 20px
  }

  .md-mb-25 {
      margin-bottom: 25px
  }

  .md-pt-25 {
      padding-top: 25px
  }

  .md-pb-25 {
      padding-bottom: 25px
  }

  .md-ml-25 {
      margin-left: 25px
  }

  .md-pl-25 {
      padding-left: 25px
  }

  .md-pr-25 {
      padding-right: 25px
  }

  .md-mb-30 {
      margin-bottom: 30px
  }

  .md-pt-30 {
      padding-top: 30px
  }

  .md-pb-30 {
      padding-bottom: 30px
  }

  .md-ml-30 {
      margin-left: 30px
  }

  .md-pl-30 {
      padding-left: 30px
  }

  .md-pr-30 {
      padding-right: 30px
  }

  .md-mb-35 {
      margin-bottom: 35px
  }

  .md-pt-35 {
      padding-top: 35px
  }

  .md-pb-35 {
      padding-bottom: 35px
  }

  .md-ml-35 {
      margin-left: 35px
  }

  .md-pl-35 {
      padding-left: 35px
  }

  .md-pr-35 {
      padding-right: 35px
  }

  .md-mb-40 {
      margin-bottom: 40px
  }

  .md-pt-40 {
      padding-top: 40px
  }

  .md-pb-40 {
      padding-bottom: 40px
  }

  .md-ml-40 {
      margin-left: 40px
  }

  .md-pl-40 {
      padding-left: 40px
  }

  .md-pr-40 {
      padding-right: 40px
  }

  .md-mb-45 {
      margin-bottom: 45px
  }

  .md-pt-45 {
      padding-top: 45px
  }

  .md-pb-45 {
      padding-bottom: 45px
  }

  .md-ml-45 {
      margin-left: 45px
  }

  .md-pl-45 {
      padding-left: 45px
  }

  .md-pr-45 {
      padding-right: 45px
  }

  .md-t-left {
      text-align: left
  }

  .md-t-center {
      text-align: center
  }

  .md-t-right {
      text-align: right
  }
}

@media (max-width:575px) {
  .sm-mb-0 {
      margin-bottom: 0
  }

  .sm-mt-0 {
      margin-top: 0
  }

  .sm-pt-0 {
      padding-top: 0
  }

  .sm-pb-0 {
      padding-bottom: 0
  }

  .sm-pl-0 {
      padding-left: 0
  }

  .sm-pr-0 {
      padding-right: 0
  }

  .sm-mb-5 {
      margin-bottom: 5px
  }

  .sm-mt-5 {
      margin-top: 5px
  }

  .sm-pt-5 {
      padding-top: 5px
  }

  .sm-pb-5 {
      padding-bottom: 5px
  }

  .sm-pl-5 {
      padding-left: 5px
  }

  .sm-pr-5 {
      padding-right: 5px
  }

  .sm-mb-10 {
      margin-bottom: 10px
  }

  .sm-mt-10 {
      margin-top: 10px
  }

  .sm-pt-10 {
      padding-top: 10px
  }

  .sm-pb-10 {
      padding-bottom: 10px
  }

  .sm-pl-10 {
      padding-left: 10px
  }

  .sm-pr-10 {
      padding-right: 10px
  }

  .sm-mb-15 {
      margin-bottom: 15px
  }

  .sm-mt-15 {
      margin-top: 15px
  }

  .sm-pt-15 {
      padding-top: 15px
  }

  .sm-pb-15 {
      padding-bottom: 15px
  }

  .sm-pl-15 {
      padding-left: 15px
  }

  .sm-pr-15 {
      padding-right: 15px
  }

  .sm-mb-20 {
      margin-bottom: 20px
  }

  .sm-mt-20 {
      margin-top: 20px
  }

  .sm-pt-20 {
      padding-top: 20px
  }

  .sm-pb-20 {
      padding-bottom: 20px
  }

  .sm-pl-20 {
      padding-left: 20px
  }

  .sm-pr-20 {
      padding-right: 20px
  }

  .sm-mb-25 {
      margin-bottom: 25px
  }

  .sm-mt-25 {
      margin-top: 25px
  }

  .sm-pt-25 {
      padding-top: 25px
  }

  .sm-pb-25 {
      padding-bottom: 25px
  }

  .sm-pl-25 {
      padding-left: 25px
  }

  .sm-pr-25 {
      padding-right: 25px
  }

  .sm-mb-30 {
      margin-bottom: 30px
  }

  .sm-mt-30 {
      margin-top: 30px
  }

  .sm-pt-30 {
      padding-top: 30px
  }

  .sm-pb-30 {
      padding-bottom: 30px
  }

  .sm-pl-30 {
      padding-left: 30px
  }

  .sm-pr-30 {
      padding-right: 30px
  }

  .sm-mb-35 {
      margin-bottom: 35px
  }

  .sm-mt-35 {
      margin-top: 35px
  }

  .sm-pt-35 {
      padding-top: 35px
  }

  .sm-pb-35 {
      padding-bottom: 35px
  }

  .sm-pl-35 {
      padding-left: 35px
  }

  .sm-pr-35 {
      padding-right: 35px
  }

  .sm-mb-40 {
      margin-bottom: 40px
  }

  .sm-mt-40 {
      margin-top: 40px
  }

  .sm-pt-40 {
      padding-top: 40px
  }

  .sm-pb-40 {
      padding-bottom: 40px
  }

  .sm-pl-40 {
      padding-left: 40px
  }

  .sm-pr-40 {
      padding-right: 40px
  }

  .sm-mb-45 {
      margin-bottom: 45px
  }

  .sm-mt-45 {
      margin-top: 45px
  }

  .sm-pt-45 {
      padding-top: 45px
  }

  .sm-pb-45 {
      padding-bottom: 45px
  }

  .sm-pl-45 {
      padding-left: 45px
  }

  .sm-pr-45 {
      padding-right: 45px
  }

  .sm-t-left {
      text-align: left
  }

  .sm-t-center {
      text-align: center
  }

  .sm-t-right {
      text-align: right
  }
}

.header__area-topbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header__area-topbar-area {
  padding: 12px 56px;
  background: rgb(29,119,115);
}

.header__area-topbar-left {
  max-width: 70%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  padding-right: 15px;
  padding-left: 15px
}

.header__area-topbar-left-info ul {
  margin-left: 300px
}

.header__area-topbar-left-info ul li {
  display: inline-block;
  margin-right: 20px;
  list-style: none;
  padding-right: 20px;
  border-right: 1px solid #538b88
}

.header__area-topbar-left-info ul li:last-child {
  margin: 0
}

.header__area-topbar-left-info ul li a {
  color: #fff
}

.header__area-topbar-left-info ul li a i::before {
  position: relative;
  top: 2px;
  margin-right: 10px
}

.header__area-topbar-right {
  max-width: 30%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  padding-right: 15px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end
}

.header__area-topbar-right-social {
  margin-left: 50px;
  position: relative
}

.header__area-topbar-right-social::after {
  position: absolute;
  content: '';
  top: -12px;
  left: -25px;
  width: 1px;
  height: 50px;
  background: #538b88
}

.header__area-topbar-right-social ul li {
  display: inline-block;
  margin-right: 20px;
  list-style: none
}

.header__area-topbar-right-social ul li:last-child {
  margin: 0
}

.header__area-topbar-right-social ul li a {
  color: #fff
}
.header__area-topbar-right-language .lang a{
  color: #fff
}
.header__area-topbar-right-language .dropdown-item img{
  width: 26px;
  margin-right: 10px;
}
.header__area-topbar-right-language .dropdown-item b{
  color: #000;
}
@media (max-width:1785px) {
  .header__area-topbar-area {
      padding: 12px 60px
  }
}

@media (max-width:1199px) {
  .header__area-topbar-area {
      background: rgb(252,107,0);
      padding: 12px 35px
  }

  .header__area-topbar-left-info ul {
      margin-left: 250px
  }
}

@media (max-width:1084px) {
  .header__area-topbar-left {
      max-width: 60%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
      flex: 0 0 60%;
      padding-left: 0
  }

  .header__area-topbar-left-info ul {
      margin-left: 0
  }

  .header__area-topbar-right {
      max-width: 40%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
      flex: 0 0 40%;
      padding-right: 0
  }

  .header__area-topbar-right-social ul li {
      margin-right: 15px
  }
}

@media (max-width:767px) {
  .header__area-topbar {
      display: inline-block
  }

  .header__area-topbar-area {
      text-align: center;
      padding: 5px 0 0 0
  }

  .header__area-topbar-left {
      max-width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-left: 15px
  }

  .header__area-topbar-right {
      max-width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-right: 15px
  }

  .header__area-topbar-right-social::after {
      top: 0;
      height: 25px
  }
}

@media (max-width:440px) {
  .header__area-topbar-left-info ul li {
      display: inline-block;
      margin-right: 10px;
      padding-right: 10px
  }

  .header__area-topbar-left-info ul li a {
      font-size: 14px
  }

  .header__area-topbar-left-info ul li a i::before {
      margin-right: 5px
  }

  .header__area-topbar-right-social ul li {
      margin-right: 10px
  }

  .header__area-topbar-right-social ul li a i::before {
      font-size: 14px
  }
}

@media (max-width:349px) {
  .header__area-topbar-left-info ul li {
      border: none
  }
}

.banner__area {
  position: relative;
  background-color: ;
}

.banner__area-content {
  padding-top: 200px;
  padding-bottom: 200px;
  position: relative;
  z-index: 9;
  max-width: 900px
}

.banner__area-content h1 {
  color: #fff;
  font-size: 100px;
  line-height: 110px;
  font-weight: 800;
  margin-bottom: 55px;
  text-transform: capitalize
}

.banner__area-content-area {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: -webkit-transform 2s ease;
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
  opacity: 0
}

.banner__area-btn {
  margin-top: 8px;
  margin-right: 30px
}

.banner__area-swiper-image {
  background-color: rgb(4,6,11);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 40s ease-out 0s;
  transition: all 40s ease-out 0s;
  -webkit-transform: scale(1);
  transform: scale(1);
  bottom: 0;
  z-index: 1;
  text-align: center;
}
.banner__area-button {
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: -webkit-transform 2s ease;
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.banner__area-button-contact h4,
.banner__area-button-contact h4 p{
  color: #fff;
  font-weight: 400;
  margin-bottom: 30px;
}

.banner__area-button-contact h4 a {
  color: rgba(240,240,43,0.97);
  margin-left: 5px;
  display: inline-block
}

.banner__area.swiper-slide-active .banner__area-content-area {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1
}

.banner__area.swiper-slide-active .banner__area-button {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1
}

.banner__area.swiper-slide-active .banner__area-swiper-image {
  -webkit-transform: scale(1.7);
  transform: scale(1.7)
}

.banner__area-dots {
  position: absolute;
  top: 45%;
  left: 150px;
  width: 50px;
  height: 140px;
  display: inline-block;
  -webkit-transform: translateY(-35%);
  transform: translateY(-35%);
  z-index: 9
}

.banner__area-dots .swiper-pagination-bullet {
  background: 0 0;
  color: #fff;
  font-size: 20px;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  opacity: 1;
  white-space: nowrap;
  font-weight: 500;
  padding-bottom: 45px;
  position: relative;
  display: block
}

.banner__area-dots .swiper-pagination-bullet::before {
  position: absolute;
  content: "\f106";
  font-family: flaticon;
  top: 0;
  left: 0;
  display: none
}

.banner__area-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: 0 0;
  padding-left: 25px;
  color: rgba(240,240,43,0.97);
}

.banner__area-dots .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  display: block
}

.banner__area-dots .swiper-pagination-bullet:last-child {
  padding-bottom: 0
}

.banner__area-prev {
  position: absolute;
  bottom: 95px;
  right: 165px
}

.banner__area-prev .swiper-button-prev.slide-prev {
  right: 100px;
  left: auto;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  white-space: nowrap;
}

.banner__area-prev .swiper-button-prev.slide-prev i::before {
  color: #fff;
  margin-right: 15px;
  position: relative;
  top: 3px;
  font-size: 22px
}

.banner__area-prev .swiper-button-next.slide-next {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  white-space: nowrap;
}

.banner__area-prev .swiper-button-next.slide-next i::before {
  color: #fff;
  margin-left: 15px;
  position: relative;
  top: 3px;
  font-size: 22px
}

.swiper-button-prev::after {
  display: none
}

.swiper-button-next::after {
  display: none
}

@media (max-width:1700px) {
  .banner__area-dots {
      display: none
  }
}

@media (max-width:1400px) {
  .banner__area-content h1 {
      font-size: 90px;
      line-height: 100px
  }
}

@media (max-width:1199px) {
  .banner__area-content h1 {
      font-size: 90px;
      line-height: 100px;
      margin-bottom: 45px
  }
}

@media (max-width:991px) {
  .banner__area-content h1 {
      font-size: 70px;
      line-height: 80px;
      margin-bottom: 40px
  }
}

@media (max-width:767px) {
  .banner__area-content h1 {
      font-size: 60px;
      line-height: 70px
  }
}

@media (max-width:575px) {
  .banner__area-prev {
      position: absolute;
      bottom: 95px;
      right: auto;
      left: 170px
  }
}

@media (max-width:515px) {
  .banner__area-content h1 {
      font-size: 50px;
      line-height: 60px;
      margin-bottom: 20px
  }

  .banner__area-btn {
      margin: 0;
      margin-bottom: 20px
  }

  .banner__area-button {
      display: inline-block
  }
}

@media (max-width:440px) {
  .banner__area-content h1 {
      font-size: 40px;
      line-height: 50px
  }
}

@media (max-width:360px) {
  .banner__area-content h1 {
      font-size: 35px;
      line-height: 45px
  }
}

.about__area {
  background: #f6f9ff;
  position: relative
}

.about__area-left-image {
  position: relative;
  margin-bottom: 120px
}

.about__area-left-image img {
  max-width: 435px;
  padding-right: 20px;
  border-right: 15px solid rgba(240,240,43,0.97)
}

.about__area-left-image-small-img {
  position: absolute;
  bottom: -120px;
  right: 0;
  max-width: 350px;
  border: 20px solid #fff;
  -webkit-box-shadow: 0 0 70px rgba(29, 101, 185, .1);
  box-shadow: 0 0 70px rgba(29, 101, 185, .1)
}

.about__area-left-image-small-img img {
  border: none;
  padding: 0
}

.about__area-left-image-content {
  background: rgba(240,240,43,0.97);
  display: inline-block;
  text-align: center;
  padding: 60px 0 0 0;
  position: absolute;
  left: 40px;
  bottom: -70px;
  width: 220px;
  height: 220px;
  border-radius: 40px
}

.about__area-left-image-content::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 190px;
  border-radius: 30px;
  margin: 15px;
  height: 190px;
  border: 2px dashed rgb(4,6,11)
}

.about__area-left-image-content p {
  
  color: rgb(4,6,11);
  font-weight: 700;
  position: relative;
  z-index: 2
}

.about__area-left-image-content p:first-child {
  color: rgb(4,6,11);
  font-weight: 700;
  
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 5px
}

.about__area-title-right-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.about__area-title-right-author-img {
  margin-right: 20px
}

.about__area-title-right-author-img img {
  max-width: 70px
}

.about__area-title-right-author-text p {
  font-size: 14px
}

.about__area-title-right-image {
  position: absolute;
  background-position: center;
  background-size: cover;
  background-repeat: repeat;
  right: 30px;
  top: 110px;
  bottom: 0;
  height: 70%;
  width: 40%
}

.about__area-two {
  position: relative
}

.about__area-two-left-image {
  position: relative;
  margin-bottom: 120px
}

.about__area-two-left-image img {
  max-width: 400px
}

.about__area-two-left-image-small-img {
  position: absolute;
  bottom: -120px;
  right: 0;
  max-width: 300px
}

.about__area-two-left-image-small-img img {
  border: none;
  padding: 0
}

.about__area-two-left-image-content {
  background: rgba(240,240,43,0.97);
  display: inline-block;
  text-align: center;
  padding: 60px 0 0 0;
  position: absolute;
  left: 40px;
  bottom: -70px;
  width: 220px;
  height: 220px;
  border-radius: 40px
}

.about__area-two-left-image-content::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 190px;
  border-radius: 30px;
  margin: 15px;
  height: 190px;
  border: 2px dashed rgb(4,6,11)
}

.about__area-two-left-image-content p {
  
  color: rgb(4,6,11);
  font-weight: 700;
  position: relative;
  z-index: 2
}

.about__area-two-left-image-content p:first-child {
  color: rgb(4,6,11);
  font-weight: 700;
  
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 5px
}

.about__area-two-title-right-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.about__area-two-title-right-author-img {
  margin-right: 20px
}

.about__area-two-title-right-author-img img {
  max-width: 70px
}

.about__area-two-title-right-author-text p {
  font-size: 14px
}

.about__area-two-title-right-image {
  position: absolute;
  background-position: center;
  background-size: cover;
  background-repeat: repeat;
  right: 30px;
  top: 110px;
  bottom: 0;
  height: 70%;
  width: 40%
}

@media (max-width:1199px) {
  .about__area-left-image {
      margin-bottom: 120px
  }

  .about__area-left-image img {
      max-width: 400px
  }

  .about__area-left-image-small-img {
      right: -40px;
      max-width: 300px
  }
}

@media (max-width:991px) {
  .about__area-left {
      margin-right: 40px
  }

  .about__area-left-image {
      max-width: 480px;
      margin: 0 auto;
      margin-bottom: 120px
  }

  .about__area-left-image img {
      max-width: 450px
  }

  .about__area-left-image-small-img {
      max-width: 360px
  }

  .about__area-two-left {
      max-width: 500px;
      margin: 0
  }
}

@media (max-width:575px) {
  .about__area-left-image img {
      max-width: 330px
  }

  .about__area-left-image-small-img {
      right: -40px;
      max-width: 300px
  }

  .about__area-left-image-content {
      left: 0
  }

  .about__area-title-right-author {
      margin-bottom: 40px
  }
}

@media (max-width:430px) {
  .about__area-left-image-small-img {
      right: -40px;
      max-width: 250px
  }

  .about__area-two-left-image img {
      max-width: 260px
  }
}

.blog__area {
  background: #fff
}

.blog__area-title p {
  max-width: 280px
}

.blog__area-item-image {
  position: relative;
  overflow: hidden
}

.blog__area-item-image img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .8s ease-out 0s;
  transition: all .8s ease-out 0s
}

.blog__area-item-image::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  right: 0;
  -webkit-transition: all .5s ease-out 0s;
  transition: all .5s ease-out 0s;
  bottom: 0;
  width: 100%;
  height: 0;
  background: rgb(4,6,11);
  opacity: .8;
  z-index: 2
}

.blog__area-item-content {
  background: #f6f9ff;
  padding: 30px;
  padding-top: 0
}

.blog__area-item-content h3 a {
  color: rgb(4,6,11);
  margin-bottom: 15px
}

.blog__area-item-content a {
  color: rgb(4,6,11);
  font-weight: 700;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}

.blog__area-item-content a i::before {
  font-size: 22px;
  margin-left: 5px;
  top: 6px;
  position: relative;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}

.blog__area-item-content a:hover {
  color: rgb(252,107,0)
}

.blog__area-item-content a:hover i::before {
  margin-left: 10px
}

.blog__area-item-content-date {
  text-align: center;
  display: inline-block;
  margin-top: -40px;
  margin-bottom: 25px;
  position: relative;
  z-index: 3
}

.blog__area-item-content-date span {
  color: #fff;
  
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  background: rgb(252,107,0);
  padding: 4px 0;
  width: 70px;
  height: auto;
  display: block
}

.blog__area-item-content-date p {
  color: rgb(4,6,11);
  
  font-weight: 700;
  font-size: 12px;
  background: rgba(240,240,43,0.97);
  padding: 0;
  width: 70px;
  height: auto;
  display: block
}

.blog__area-item:hover .blog__area-item-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.blog__area-item:hover .blog__area-item-image::before {
  height: 100%
}

.blog__area-dots .blog-pagination {
  margin-top: 15px
}

.blog__area-dots .blog-pagination .swiper-pagination-bullet {
  border-radius: 3px;
  background: rgb(252,107,0);
  width: 10px;
  height: 6px;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  opacity: 1;
  margin: 0;
  margin-right: 10px
}

.blog__area-dots .blog-pagination .swiper-pagination-bullet-active {
  width: 30px
}

@media (max-width:1199px) {
  .blog__area-item-content h3 a {
      font-size: 17px;
      line-height: 27px
  }
}

.blog__details-left-meta {
  margin-top: 25px;
  margin-bottom: 30px
}

.blog__details-left-meta ul li {
  display: inline-block;
  margin-right: 30px;
  list-style: none
}

.blog__details-left-meta ul li:last-child {
  margin: 0
}

.blog__details-left-meta ul li a {
  color: #696969;
  font-weight: 500;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.blog__details-left-meta ul li a i::before {
  color: rgb(252,107,0);
  margin-right: 10px
}

.blog__details-left-meta ul li a:hover {
  color: rgb(252,107,0)
}

.blog__details-left-slider-button i::before {
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: rgb(4,6,11);
}

.blog__details-left-slider-button i:hover::before {
  background: rgba(240,240,43,0.97)
}
.blog__details-left-slider-button-prev{
  left: 20px;
}
.blog__details-left-slider-button-next{
  right: 20px;
}
.blog__details-left-content-box {
  background: #f6f9ff;
  padding: 40px 30px;
  position: relative
}

.blog__details-left-content-box i::before {
  position: absolute;
  left: 30px;
  top: 10px;
  font-size: 90px;
  opacity: .1;
  color: rgb(252,107,0);
}

.blog__details-left-content-box p {
  font-style: italic;
  font-size: 18px;
  line-height: 30px;
  color: rgb(4,6,11);
}

.blog__details-left-content-box h4 {
  position: relative;
  display: inline-block;
  padding-left: 70px
}

.blog__details-left-content-box h4::before {
  position: absolute;
  content: '';
  width: 50px;
  height: 4px;
  left: 0;
  top: 12px;
  background: rgb(252,107,0);
}

.blog__details-left-video-image {
  position: relative
}

.blog__details-left-video-image::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgb(4,6,11);
  opacity: .75;
}

.blog__details-left-video-image-icon {
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  display: inline-block;
  z-index: 4;
  padding: 20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.blog__details-left-video-image-icon a {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 58px;
  text-align: center;
  z-index: 2;
  font-size: 16px;
  border-radius: 50%;
  border: 1px solid rgb(252,107,0);
  color: rgb(252,107,0);
}

.blog__details-left-video-content {
  margin: 30px 0
}

.blog__details-left-video-content h3 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 30px;
}

.blog__details-left-related {
  margin-bottom: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e8e8e8;
}

.blog__details-left-related p {
  
  font-weight: 500;
  color: rgb(4,6,11);
  margin-right: 20px;
}

.blog__details-left-related-tag {
  display: ruby
}

.blog__details-left-related-tag a {
  display: inline-block;
  width: auto;
  height: 35px;
  line-height: 35px;
  color: #696969;
  padding: 0 20px;
  border: 1px solid #e0ecf1;
  margin-right: 8px;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  font-size: 14px;
  font-weight: 500;
}

.blog__details-left-related-tag a:hover {
  background: rgb(252,107,0);
  color: #fff;
  border-color: rgb(252,107,0)
}

.blog__details-left-related-share {
  display: ruby
}

.blog__details-left-related-share ul li {
  display: inline-block;
  margin-right: 8px;
  list-style: none
}

.blog__details-left-related-share ul li:last-child {
  margin: 0
}

.blog__details-left-related-share ul li a i::before {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 1px solid rgb(4,6,11);
  display: inline-block;
  color: rgb(4,6,11);
  border-radius: 50%;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}

.blog__details-left-related-share ul li a i:hover::before {
  background: rgba(240,240,43,0.97);
  border-color: rgba(240,240,43,0.97)
}

.blog__details-left-post-item {
  background: #f6f9ff;
  padding: 40px 30px
}

.blog__details-left-post-item-icon {
  margin-bottom: 5px
}

.blog__details-left-post-item-icon a {
  color: rgb(252,107,0);
  font-weight: 600;
  
}

.blog__details-left-post-item-icon a i::before {
  position: relative;
  top: 2px
}

.blog__details-left-post-item p {
  color: rgb(4,6,11);
  
  font-weight: 700
}

.blog__details-left-post-author {
  padding: 30px;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, .07);
  box-shadow: 0 0 50px rgba(0, 0, 0, .07);
  overflow: hidden
}

.blog__details-left-post-author-image {
  float: left
}

.blog__details-left-post-author-image img {
  width: 150px;
  height: 150px
}

.blog__details-left-post-author-content {
  max-width: 490px;
  overflow: hidden;
  padding-left: 30px
}

.blog__details-left-post-author-content h4 {
  margin-bottom: 10px
}

@media (max-width:575px) {
  .blog__details-left-meta ul li {
      margin-right: 20px
  }

  .blog__details-left-related p {
      margin-right: 10px
  }

  .blog__details-left-related-tag a {
      padding: 0 18px;
      margin-right: 5px
  }

  .blog__details-left-post-author-image {
      float: initial;
      margin-bottom: 20px
  }

  .blog__details-left-post-author-content {
      padding-left: 0
  }
}

.blog__standard-left-item-content {
  padding: 40px 30px;
  background: #f6f9ff
}

.blog__standard-left-item-content-meta {
  margin-bottom: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e8e8e8
}

.blog__standard-left-item-content-meta ul li {
  display: inline-block;
  margin-right: 30px;
  list-style: none
}

.blog__standard-left-item-content-meta ul li:last-child {
  margin: 0
}

.blog__standard-left-item-content-meta ul li a {
  color: #696969;
  font-weight: 500;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.blog__standard-left-item-content-meta ul li a i::before {
  color: rgb(252,107,0);
  margin-right: 10px
}

.blog__standard-left-item-content-meta ul li a:hover {
  color: rgb(252,107,0)
}

.blog__standard-left-item-content h2 a {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin: 0;
  color: rgb(4,6,11);
}

.blog__standard-left-item-content h2 a:hover {
  color: rgb(252,107,0)
}

.blog__standard-left-item-content-btn {
  margin-top: 15px
}

.blog__standard-left-item-content-btn a {
  position: relative;
  display: inline-block;
  font-weight: 700;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  color: rgb(4,6,11);
}

.blog__standard-left-item-content-btn a i::before {
  position: relative;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  top: 4px;
  font-size: 20px;
  left: 6px
}

.blog__standard-left-item-content-btn a:hover {
  color: rgb(252,107,0)
}

.blog__standard-left-item-content-btn a:hover i::before {
  left: 10px
}

@media (max-width:767px) {
  .blog__standard-left-item-content h2 a {
      font-size: 35px;
      line-height: 47px
  }
}

@media (max-width:510px) {
  .blog__standard-left-item-content-meta ul li {
      margin-right: 20px;
      font-size: 14px
  }

  .blog__standard-left-item-content h2 a {
      font-size: 30px;
      line-height: 42px
  }
}

@media (max-width:450px) {
  .blog__standard-left-item-content-meta ul li {
      margin-right: 10px
  }

  .blog__standard-left-item-content h2 a {
      font-size: 25px;
      line-height: 37px
  }
}

@media (max-width:390px) {
  .blog__standard-left-item-content {
      padding: 35px 25px
  }

  .blog__standard-left-item-content h2 a {
      font-size: 20px;
      line-height: 32px
  }
}
.blog__standard-left-item-image img{
  width: 100%;
}
.partner__area{

}
.partner__area .brand-item{
  list-style: none;
}
.partner__area .brand-item li{
  display: inline-block;
  text-align: center;
  line-height: 50px;
  padding: 10px;
}
.partner__area .brand-item li img{
  display: block;
  height: 50px;
}

.search__area {
  position: relative;
  z-index: 2
}

.search__area-left {
  position: relative
}

.search__area-left h2 {
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  max-width: 390px
}

.search__area-left-shape {
  background-image: url(../box/image/shape/search.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -80px;
  left:0;
  width: 250px;
  height: 194px;
  z-index: 1
}

.search__area-right form {
  position: relative
}

.search__area-right form input {
  height: 70px;
  line-height: 70px;
  padding-left: 20px;
  border: none
}

.search__area-right form button {
  position: absolute;
  top: 7px;
  right: 10px;
  height: 55px;
  line-height: 55px;
  padding: 0 25px;
  font-weight: 700;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  z-index: 3;
  text-transform: capitalize;
  color: rgb(252,107,0);
  background-color: rgba(240,240,43,0.97);
}

.search__area-right form i {
  font-size: 16px;
  color: rgb(252,107,0);
}

.search-p {
  padding: 70px 50px;
  background: rgb(252,107,0);
  margin: 0
}

@media (max-width:991px) {
  .search__area-left h2 {
      margin: 0 auto;
      text-align: center
  }
}

@media (max-width:500px) {
  .search__area {
      position: relative;
      z-index: 2
  }

  .search__area-left h2 {
      font-size: 22px;
      line-height: 34px
  }

  .search__area-left-shape {
      top: 0;
      left: 50px;
      max-width: 300px;
      z-index: 0
  }

  .search__area-right form input {
      margin-bottom: 20px;
      height: 55px;
      line-height: 55px
  }

  .search__area-right form button {
      position: static;
      width: 100%
  }

  .search__area-right form i {
      top: 20px
  }

  .search__area-right form .theme-banner-btn:hover {
      color: rgb(4,6,11)
  }

  .search-p {
      padding: 50px 3px
  }
}

.quote__area {
  background: rgb(4,6,11);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative
}

.quote__area-title {
  max-width: 760px;
  margin: 0 auto;
  text-align: center
}

.quote__area-title h2 {
  color: #fff
}

.quote__area-title .subtitle-two {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff
}

.quote__area-item {

}

.quote__area-item input,
.quote__area-item select {
  height: 55px;
  border: 1px solid #e0ecf1;
  position: relative
}
.quote__area-item select{
  color: #55565a;
  border-radius: 0;
  margin: 0;
}
.quote__area-item dl{
  margin-bottom: 20px;
}
.quote__area-item dl dt{
  display: none;
}
.quote__area-item dl dd span {
  display: block;
}

.quote__area-item dl dd span.captcha {
  position: relative;
}

.quote__area-item dl dd span.captcha i {
  position: absolute;
  top: 8px;
  right: 1px;
  bottom: 1px;
  border: 3px;
  padding: 5px;
  padding-bottom: 0;
}

.quote__area-item dl dd span.captcha img {
  display: block;
  max-height: 100%;
  cursor: pointer;
}
.quote__area-item button{
  width: 100%;
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  height: 55px;
  line-height: 55px;
  padding: 0 25px;
  font-weight: 700;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  text-transform: capitalize;
  z-index: 3;
  background-color: rgb(252,107,0);
}

.quote__area-item button::before {
  content: "";
  position: absolute;
  right: 0;
  height: 100%;
  width: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  z-index: -1;
  background-color: rgba(240,240,43,0.97);
}
.quote__area-item button:hover::before {
  width: 100%
}

.quote__area-item button:hover {
  color: rgb(4,6,11)
}

.quote__area-item button:hover {
  color: rgb(4,6,11)
}

.quote__area-item button:hover i::before {
  color: rgb(4,6,11)
}

.quote__area-bottom {
  max-width: 650px;
  margin: 0 auto;
  text-align: center
}

.quote__area-bottom p {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  
}

.quote__area-bottom p a {
  color: rgba(240,240,43,0.97);
  margin-left: 5px;
  display: inline-block;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}

.quote__area-bottom p a:hover {
  text-decoration: underline
}

.contact__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f6f9ff;
  padding: 30px
}

.contact__list-item-icon {
  margin-right: 30px
}

.contact__list-item-icon i::before {
  width: 80px;
  height: 80px;
  display: inline-block;
  line-height: 80px;
  background: #e0ecf1;
  color: rgb(252,107,0);
  font-size: 30px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s
}

.contact__list-item-content h4 {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 5px
}

.contact__list-item-content p {
  
}

.contact__list-item-content p a {
  color: #696969;
  word-break: break-word
}

.contact__list-item:hover .contact__list-item-icon i::before {
  background: rgb(252,107,0);
  color: #fff
}

.contact__form-left-map iframe {
  width: 100%;
  height: 570px;
  padding-right: 50px
}

.contact__form-right-form-item {
  position: relative
}

.contact__form-right-form-item i {
  position: absolute;
  top: 22px;
  right: 15px;
  color: rgb(252,107,0)
}

.contact__form-right-form-item button i {
  position: initial;
  color: #fff;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}

.contact__form-right-form-item button:hover i {
  color: rgb(4,6,11)
}

@media (max-width:991px) {
  .contact__form-left-map iframe {
      padding-right: 0
  }
}

@media (max-width:380px) {
  .contact__list-item {
      padding: 30px 20px
  }

  .contact__list-item-icon {
      margin-right: 20px
  }

  .contact__list-item-icon i::before {
      width: 60px;
      height: 60px;
      line-height: 60px;
      font-size: 25px
  }
}

.solution__area {
  background: #f6f9ff;
  position: relative;
  background-position: center left;
  background-size: cover;
  background-repeat: repeat
}

.solution__area-left {
  max-width: 460px
}

.solution__area-right {
  position: absolute;
  background-position: center top;
  background-size: cover;
  background-repeat: repeat;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  height: 100%
}

.solution__area-right-video-icon {
  position: absolute;
  background: rgba(240,240,43,0.97);
  top: 50%;
  left: -50px;
  display: inline-block;
  z-index: 4;
  padding: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.solution__area-right-video-icon a {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 58px;
  border: 1px solid rgb(4,6,11);
  color: rgb(4,6,11);
  text-align: center;
  z-index: 2;
  font-size: 16px;
  border-radius: 50%
}

.mission__area-title {
  max-width: 700px;
  margin: 0 auto;
  text-align: center
}

.mission__area-left-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 35px 25px;
  background: #f6f9ff
}

.mission__area-left-item-icon {
  margin-right: 25px
}

.mission__area-left-item-icon i::before {
  font-size: 45px;
  color: #fff;
  width: 100px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  height: 100px;
  line-height: 100px;
  display: inline-block;
  background: rgb(252,107,0);
  text-align: center;
  border-radius: 5px
}

.mission__area-left-item-content h3 {
  margin-bottom: 10px
}

.mission__area-left-item-content p {
  max-width: 340px
}

.mission__area-left-item:hover .mission__area-left-item-icon i::before {
  background: rgba(240,240,43,0.97);
  color: rgb(4,6,11)
}

.mission__area-right-item-count {
  background: #f6f9ff;
  display: inline-block;
  width: 175px;
  height: 140px;
  text-align: center;
  padding-top: 28px
}

.mission__area-right-item-count p {
  
  color: rgb(4,6,11);
  font-weight: 700;
  font-size: 15px
}

.mission__area-right-item-count p:first-child {
  color: rgb(4,6,11);
  font-size: 40px;
  line-height: 52px
}

.mission__area .subtitle-two {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media (max-width:1199px) {
  .solution__area-right-video-icon {
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%)
  }
}

@media (max-width:991px) {
  .solution__area-right {
      display: none
  }

  .solution__area-right-video-icon {
      position: initial;
      margin: 50px 0 0 50px
  }
}

@media (max-width:390px) {
  .mission__area-left-item {
      display: block;
      text-align: center
  }

  .mission__area-left-item-icon {
      margin-right: 0;
      margin-bottom: 20px
  }
}

.faq__area {
  background: #f6f9ff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 2
}

.faq__area::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  z-index: -1
}

.faq__area-left {
  position: relative;
  margin-bottom: 50px
}

.faq__area-left::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 200px;
  height: 490px;
  background: #fff
}

.faq__area-left-image {
  position: relative;
  margin-left: 40px
}

.faq__area-left-image img {
  max-width: 380px;
  margin-top: 30px
}

.faq__area-left-image-contact {
  position: absolute;
  right: 0;
  bottom: -50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 50px 30px;
  padding-right: 50px;
  background: rgba(240,240,43,0.97);
}

.faq__area-left-image-contact-icon {
  margin-right: 20px
}

.faq__area-left-image-contact-icon i::before {
  font-size: 24px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #696969;
  color: rgb(4,6,11);
}

.faq__area-left-image-contact-text h3 a {
  color: rgb(4,6,11)
}

.faq__area-left-image-contact-text p {
  font-size: 14px;
  font-weight: 600;
  color: rgb(4,6,11);
}

.faq__area-collapse {
  position: relative;
  z-index: 3
}

.faq__area-collapse-item {
  margin-bottom: 10px;
  background: #fff;
  padding: 0 15px;
  -webkit-box-shadow: 0 20px 70px rgba(0, 0, 0, .07);
  box-shadow: 0 20px 70px rgba(0, 0, 0, .07)
}

.faq__area-collapse-item-card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  cursor: pointer;
  background: #fff;
  padding: 15px 0
}

.faq__area-collapse-item-card-header i {
  color: rgb(252,107,0)
}

.faq__area-collapse-item-card-header-content {
  padding: 0 0 20px 0
}

.faq__area-collapse-item-card-header-content p {

}

.faq__area-applying {
  padding: 40px;
  margin-top: 120px;
  background: rgb(252,107,0);
}

.faq__area-applying-left h2 {
  color: #fff
}

.faq__area-applying-right-image-content {
  background: #fff;
  display: inline-block;
  text-align: center;
  padding: 60px 0 0 0;
  position: absolute;
  bottom: 30px;
  left: -30px;
  width: 220px;
  height: 220px;
  border-radius: 40px;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, .07);
  box-shadow: 0 20px 50px rgba(0, 0, 0, .07)
}

.faq__area-applying-right-image-content::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 190px;
  border-radius: 30px;
  margin: 15px;
  height: 190px;
  border: 2px dashed rgb(4,6,11)
}

.faq__area-applying-right-image-content p {
  font-weight: 700;
  position: relative;
  z-index: 1;
  color: rgb(4,6,11);
}

.faq__area-applying-right-image-content p:first-child {
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
  color: rgb(4,6,11);
}

.faq__area-two {
  background: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 2
}

.faq__form-area-form {
  max-width: 800px;
  margin: 0 auto;
  text-align: center
}

@media (max-width:991px) {
  .faq__area-left {
      max-width: 500px;
      margin: 0 auto
  }
}

@media (max-width:450px) {
  .faq__area-left-image-contact {
      padding: 40px 30px
  }

  .faq__area-left-image-contact-icon {
      margin-right: 15px
  }

  .faq__area-left-image-contact-icon i::before {
      font-size: 20px;
      width: 40px;
      height: 40px;
      line-height: 40px
  }

  .faq__area-left-image-contact-text h3 a {
      font-size: 17px;
      line-height: 27px
  }

  .faq__area-collapse-item {
      padding: 0 5px
  }

  .faq__area-collapse-item-card-header h4 {
      font-size: 14px;
      font-weight: 500
  }

  .faq__area-collapse-item-card-header-content p {
      font-size: 14px
  }

  .faq__area-collapse-faq {
      -webkit-box-shadow: none;
      box-shadow: none
  }

  .faq__area-applying {
      padding: 25px
  }

  .faq__area-applying-right-image {
      padding-bottom: 40px
  }

  .faq__area-applying-right-image-content {
      bottom: 0;
      left: 15px
  }
}

.footer__area {
  padding: 100px 0;
  padding-top: 210px;
  margin-top: -110px;
  padding-bottom: 70px;
  position: relative;
  background: rgb(43,43,43);
}

.footer__area-about-logo {
  margin-bottom: 25px
}

.footer__area-about-logo a {
  display: inline-block
}

.footer__area-about-logo a img {
  max-width: 155px
}

.footer__area-about-widget p {
  color: #d1d1d2;
  margin-bottom: 30px
}

.footer__area-about-widget h3 {
  color: #fff;
  margin-bottom: 32px;
  padding-top: 7px
}

.footer__area-about-widget-social-icon ul li {
  display: inline-block;
  margin-right: 15px;
  list-style: none
}

.footer__area-about-widget-social-icon ul li:last-child {
  margin: 0
}

.footer__area-about-widget-social-icon ul li a {
  display: inline-block
}

.footer__area-about-widget-social-icon ul li a i::before {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #c4c4c4;
  border-radius: 50%;
  color: #c4c4c4;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}

.footer__area-about-widget-social-icon ul li a:hover i::before {
  border-color: rgba(240,240,43,0.97);
  background: rgba(240,240,43,0.97);
  color: rgb(4,6,11);
}

.footer__area-about-widget-services ul li {
  margin-bottom: 18px;
  list-style: none
}

.footer__area-about-widget-services ul li:last-child {
  margin: 0
}

.footer__area-about-widget-services ul li a {
  color: #d1d1d2;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  padding-left: 0
}

.footer__area-about-widget-services ul li a::before {
  position: absolute;
  content: '';
  width: 0;
  height: 2px;
  top: 8px;
  left: 0;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  background: rgb(252,107,0);
}

.footer__area-about-widget-services ul li a:hover {
  color: rgb(252,107,0);
  padding-left: 17px
}

.footer__area-about-widget-services ul li a:hover::before {
  width: 12px
}

.footer__area-about-widget-menu ul li {
  margin-bottom: 18px;
  list-style: none
}

.footer__area-about-widget-menu ul li:last-child {
  margin: 0
}

.footer__area-about-widget-menu ul li a {
  color: #d1d1d2;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  padding-left: 0
}

.footer__area-about-widget-menu ul li a::before {
  position: absolute;
  content: '';
  width: 0;
  height: 2px;
  background: rgb(252,107,0);
  top: 8px;
  left: 0;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}

.footer__area-about-widget-menu ul li a:hover {
  color: rgb(252,107,0);
  padding-left: 17px
}

.footer__area-about-widget-menu ul li a:hover::before {
  width: 12px
}

.footer__area-about-widget-post-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative
}

.footer__area-about-widget-post-item::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: auto;
  background: #fff;
  opacity: .1
}

.footer__area-about-widget-post-item-image {
  max-width: 80px;
  display: inline-block;
  margin-right: 26px
}

.footer__area-about-widget-post-item-content h4 a {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 10px;
  display: inline-block;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s
}

.footer__area-about-widget-post-item-content h4 a:hover {
  color: rgb(252,107,0)
}

.footer__area-about-widget-post-item-content p {
  color: #696969;
  margin: 0;
  padding: 0
}

.footer__area-about-widget-post-item-content p i::before {
  color: rgb(252,107,0);
  margin-right: 10px
}

.footer__area-about-widget-post-item:last-child::after {
  background: 0 0
}

.footer__area-contact-info {
  background: #1c1c1d;
  padding: 35px;
  margin-top: 100px;
  position: relative
}

.footer__area-contact-info-title h3 {
  color: #fff
}

.footer__area-contact-info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end
}

.footer__area-contact-info-item-icon {
  margin-right: 20px
}

.footer__area-contact-info-item-icon i::before {
  font-size: 24px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  color: rgba(240,240,43,0.97);
  border: 1px solid rgba(240,240,43,0.97);
}

.footer__area-contact-info-item-content p {
  font-size: 14px;
  font-weight: 600;
  
}

.footer__area-contact-info-item-content h3 a {
  color: #fff;
  font-size: 20px;
  line-height: 32px
}

.copyright__area {
  padding: 30px 0;
  position: relative;
  background: rgb(4,6,11);
}

.copyright__area::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: auto;
  background: #fff;
  opacity: .1
}

.copyright__area-title p {
  color: #fff
}

.copyright__area-title a {
  color: #fff
}
.copyright__area-title img{
  margin-right: 5px;
}
@media (max-width:991px) {
  .footer__area-contact-info-title {
      text-align: center
  }

  .footer__area-contact-info-item {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
  }
}

@media (max-width:767px) {
  .footer__area-about-widget {
      margin-left: 0
  }
}

@media (max-width:355px) {
  .footer__area-contact-info {
      padding: 30px 25px
  }
}

.portfolio__area-item-image {
  position: relative
}

.portfolio__area-item-image::after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  width: 100%;
  height: 0;
  -webkit-transition: all .5s ease-out 0s;
  transition: all .5s ease-out 0s;
  z-index: 0;
  background: rgb(4,6,11);
  opacity: .8
}

.portfolio__area-item-image-icon {
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .6s ease-out 0s;
  transition: all .6s ease-out 0s;
  z-index: 1;
  opacity: 0
}

.portfolio__area-item-image-icon i::before {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  display: inline-block;
  border-radius: 50%;
  background: rgba(240,240,43,0.97);
  color: rgb(4,6,11);
}

.portfolio__area-item-content {
  background: #fff;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, .07);
  box-shadow: 0 20px 50px rgba(0, 0, 0, .07);
  padding: 35px 25px;
  margin: 0 30px;
  margin-top: -90px;
  position: relative;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  opacity: 0
}

.portfolio__area-item-content h3 a {
  margin-bottom: 5px;
  color: rgb(4,6,11);
}
.portfolio__area-item-content span {
  font-weight: bold;
  color: rgb(252,107,0);
}
.portfolio__area-item-content p {
  font-weight: 500;
  color: rgb(252,107,0);
}

.portfolio__area-bottom p {
  color: rgb(4,6,11);
  font-size: 20px;
  
}

.portfolio__area-bottom p a {
  margin-left: 5px;
  display: inline-block;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  color: rgb(252,107,0);
}

.portfolio__area-bottom p a:hover {
  text-decoration: underline
}

.portfolio__area-item-hover .portfolio__area-item-image::after {
  height: 100%
}

.portfolio__area-item-hover .portfolio__area-item-image-icon {
  top: 50%;
  opacity: 1
}

.portfolio__area-item-hover .portfolio__area-item-content {
  opacity: 1
}

.testimonial__area-item-area {
  background: #f6f9ff;
  padding: 30px;
  margin-left: 40px
}

.testimonial__area-item-area-image {
  float: left;
  margin-left: -70px
}

.testimonial__area-item-area-image img {
  width: 100%;
  border-radius: 50%
}

.testimonial__area-item-area-content {
  overflow: hidden;
  padding-left: 30px
}

.testimonial__area-item-area-content-name {
  position: relative
}

.testimonial__area-item-area-content-name p {
  font-size: 14px;
  
  color: rgb(252,107,0);
  padding: 5px 0;
  font-weight: 600
}

.testimonial__area-item-area-content-name i::before {
  position: absolute;
  font-size: 60px;
  color: rgb(252,107,0);
  opacity: .1;
  right: 10px;
  top: 15px
}

.testimonial__area-item-area-content p {
  max-width: 340px
}

.testimonial__area-button {
  text-align: right;
  padding-right: 23px
}

.testimonial__area-button-next {
  display: inline-block;
  position: static;
  margin: 0;
  margin-left: 40px
}

.testimonial__area-button-next i::before {
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  background: #f6f9ff;
  color: rgb(4,6,11);
  border-radius: 50%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 1;
  position: relative
}

.testimonial__area-button-next:hover i::before {
  background: rgba(240,240,43,0.97)
}

.testimonial__area-button-prev {
  display: inline-block;
  position: static;
  margin: 0
}

.testimonial__area-button-prev i::before {
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  background: #f6f9ff;
  border-radius: 50%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 1;
  position: relative;
  color: rgb(4,6,11);
}

.testimonial__area-button-prev:hover i::before {
  background: rgba(240,240,43,0.97)
}

.portfolio__details-area-image {
  padding: 0;
}

.portfolio__details-area-image-list {
  background: rgb(252,107,0);
}

.portfolio__details-area-image-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #538b88;
  padding: 25px 40px
}

.portfolio__details-area-image-list-item-icon i::before {
  margin-right: 15px;
  font-size: 20px;
  position: relative;
  top: 5px;
  color: rgba(240,240,43,0.97);
}

.portfolio__details-area-image-list-item-content span {
  display: block;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #fff
}

.portfolio__details-area-image-list-item-content p {
  color: #fff
}

.portfolio__details-area-image-list-item-social ul li {
  display: inline-block;
  margin-right: 15px
}

.portfolio__details-area-image-list-item-social ul li:last-child {
  margin: 0
}

.portfolio__details-area-image-list-item-social ul li a {
  display: inline-block
}

.portfolio__details-area-image-list-item-social ul li a i::before {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #538b88;
  border-radius: 50%;
  color: #fff;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}

.portfolio__details-area-image-list-item-social ul li a:hover i::before {
  border-color: rgba(240,240,43,0.97);
  background: rgba(240,240,43,0.97);
  color: rgb(4,6,11)
}

.portfolio__details-area-image-list-item:last-child {
  border-bottom: none
}

.portfolio__details-area-content h3 {
  font-size: 30px;
  line-height: 40px
}

.portfolio__details-area-content-list p {
  max-width: 720px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.portfolio__details-area-content-list p i::before {
  color: rgb(4,6,11);
  border: 1px solid #e8e8e8;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin-right: 20px;
  position: relative;
  top: 2px
}

.portfolio__details-area-content-image {
  position: relative
}

.portfolio__details-area-content-image-video-icon {
  position: absolute;
  background: rgb(252,107,0);
  top: 50%;
  left: 50%;
  display: inline-block;
  z-index: 4;
  padding: 20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.portfolio__details-area-content-image-video-icon a {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 58px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  z-index: 2;
  font-size: 16px;
  border-radius: 50%
}

@media (max-width:768px) {
  .testimonial__area-button {
      text-align: left;
      margin-top: 30px
  }
}

@media (max-width:500px) {
  .testimonial__area-item-area {
      margin: 0;
      text-align: center
  }

  .testimonial__area-item-area-image {
      float: initial;
      margin-left: 0
  }

  .testimonial__area-item-area-image img {
      max-width: 100px;
      height: auto;
      margin-bottom: 20px
  }

  .testimonial__area-item-area-content {
      padding: 0;
      text-align: center
  }

  .testimonial__area-item-area-content p {
      max-width: initial
  }
}

@media (max-width:411px) {
  .portfolio__details-area-image {
      padding: 20px
  }

  .portfolio__details-area-image-list-item {
      padding: 20px
  }

  .portfolio__details-area-image-list-item-icon i::before {
      margin-right: 10px
  }

  .portfolio__details-area-image-list-item-social ul li {
      margin-right: 10px
  }

  .portfolio__details-area-image-list-item-content p {
      font-size: 14px
  }
}

.services__area {
  position: relative;
  background: #fff
}

.services__area::after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  height: 120px;
  background: #f6f9ff;
  z-index: 0
}
.services__area-title .subtitle-two {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.services__area-title-right {
  max-width: 450px;
  margin: 0 auto;
  margin-right: 0
}

.services__area-title-right p {
  margin-bottom: 15px
}

.services__area-item {
  position: relative;
  border: 1px solid rgba(29, 101, 185, .1);
  padding: 35px 25px;
  background: #fff;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  z-index: 2
}

.services__area-item::after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgb(252,107,0);
  z-index: -1;
  width: 100%;
  -webkit-transition: all .5s ease-out 0s;
  transition: all .5s ease-out 0s;
  height: 0
}

.services__area-item-icon i::before {
  font-size: 60px;
  color: rgb(252,107,0);
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s
}

.services__area-item-content h3 a {
  color: rgb(4,6,11);
  display: inline-block;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s
}

.services__area-item-content p {
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s
}

.services__area-item a {
  color: rgb(4,6,11);
  position: relative;
  display: inline-block;
  
  font-weight: 700;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s
}

.services__area-item a i::before {
  position: relative;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  top: 4px;
  font-size: 20px;
  left: 6px
}

.services__area-item a:hover i::before {
  left: 10px
}

.services__area-item span {
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  color: rgb(252,107,0);
  opacity: .1;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px
}

.services__area-item:hover {
  background: 0 0
}

.services__area-item:hover::after {
  height: 100%
}

.services__area-item:hover .services__area-item-icon i::before {
  color: #fff
}

.services__area-item:hover .services__area-item-content a h3 {
  color: #fff
}

.services__area-item:hover .services__area-item-content p {
  color: #fff
}

.services__area-item:hover a {
  color: #fff
}

.services__area-item:hover span {
  color: #fff
}

.services__area-dots .services-pagination .swiper-pagination-bullet {
  border-radius: 3px;
  background: rgb(252,107,0);
  width: 10px;
  height: 6px;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  opacity: 1;
  margin: 0;
  margin-right: 10px
}

.services__area-dots .services-pagination .swiper-pagination-bullet-active {
  width: 30px
}

.services__details-left-content-list p {
  max-width: 720px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.services__details-left-content-list p i::before {
  color: rgb(4,6,11);
  border: 1px solid #e8e8e8;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin-right: 20px;
  position: relative;
  top: 2px
}

@media (max-width:1199px) {
  .xl-mb-30 {
      margin-bottom: 30px
  }
}

@media (max-width:991px) {
  .services__area-title-right {
      text-align: left;
      margin: 0
  }
}

.chooseus__area {
  position: relative;
  background: rgb(4,6,11)
}

.chooseus__area-left-image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 60%;
  position: absolute
}

.chooseus__area-left-video-icon {
  position: absolute;
  background: #fff;
  top: 50%;
  left: 15px;
  display: inline-block;
  z-index: 4;
  padding: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.chooseus__area-left-video-icon a {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 58px;
  border: 1px solid rgb(252,107,0);
  color: rgb(252,107,0);
  text-align: center;
  z-index: 2;
  font-size: 16px;
  border-radius: 50%
}

.chooseus__area-right {
  background: #fff;
  padding: 50px 40px;
  position: relative
}

.chooseus__area-right-icon-list {
  border: 1px solid #d1d1d2;
  background: #fff;
  padding: 40px 20px;
  text-align: center;
  z-index: 2;
  position: relative
}

.chooseus__area-right-icon-list::after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(240,240,43,0.97);
  z-index: -1;
  width: 100%;
  -webkit-transition: all .5s ease-out 0s;
  transition: all .5s ease-out 0s;
  height: 0
}

.chooseus__area-right-icon-list i::before {
  font-size: 50px;
  color: rgb(252,107,0);
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  margin-bottom: 20px;
  display: inline-block
}

.chooseus__area-right-icon-list p {
  font-weight: 700;
  color: rgb(4,6,11)
}

.chooseus__area-right-icon-list.center {
  margin: 0 7px
}

.chooseus__area-right-icon-list:hover {
  background: 0 0;
  border-color: rgba(240,240,43,0.97)
}

.chooseus__area-right-icon-list:hover::after {
  height: 100%
}

.chooseus__area-right-icon-list:hover.chooseus__area-right-icon-list i::before {
  color: rgb(4,6,11)
}

.chooseus__area-right .subtitle-two {
  top: 50px;
  left: 40px
}

@media (max-width:991px) {
  .chooseus__area-left {
      position: relative;
      min-height: 100px
  }

  .chooseus__area-left-video-icon {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%)
  }
}

@media (max-width:767px) {
  .chooseus__area-right-icon-list {
      margin: 0 20px
  }

  .chooseus__area-right-icon-list.center {
      margin: 0 20px
  }
}

@media (max-width:440px) {
  .chooseus__area-right {
      padding: 40px 20px
  }
}

.team__area {
  background: #fff
}

.team__area-title {
  max-width: 700px;
  margin: 0 auto;
  text-align: center
}

.team__area-title .subtitle-two {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.team__area-item-image {
  position: relative
}

.team__area-item-image::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  right: 0;
  -webkit-transition: all .5s ease-out 0s;
  transition: all .5s ease-out 0s;
  bottom: 0;
  width: 100%;
  height: 0;
  background: rgb(4,6,11);
  opacity: .8
}

.team__area-item-image-content {
  background: #fff;
  position: absolute;
  bottom: 15px;
  right: 0;
  left: 0;
  margin: 0 15px;
  padding: 30px 25px
}

.team__area-item-image-content:hover .team__area-item-image-content-social {
  background: rgba(240,240,43,0.97)
}

.team__area-item-image-content:hover .team__area-item-image-content-social a i::before {
  color: rgb(4,6,11);
  border-color: rgba(240,240,43,0.97)
}

.team__area-item-image-content h3 a {
  color: rgb(4,6,11)
}

.team__area-item-image-content p {
  color: rgb(252,107,0);
  
  font-weight: 500
}

.team__area-item-image-content-social {
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%
}

.team__area-item-image-content-social a i::before {
  border: 2px solid rgba(29, 101, 185, .1);
  width: 40px;
  height: 40px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  color: rgb(252,107,0)
}

.team__area-item-image-content-social-icon {
  position: absolute;
  bottom: 83px;
  top: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease-out 0s;
  transition: all .5s ease-out 0s;
  right: 0;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%)
}

.team__area-item-image-content-social-icon ul li {
  list-style: none
}

.team__area-item-image-content-social-icon ul li a i::before {
  background: #fff;
  color: rgb(252,107,0);
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  border: none;
  margin-bottom: 10px
}

.team__area-item-image-content-social-icon ul li a:hover i::before {
  color: rgb(4,6,11);
  background: rgba(240,240,43,0.97)
}

.team__area-item-image-content-social:hover .team__area-item-image-content-social-icon {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(3%);
  transform: translateY(3%)
}

.team__area-item:hover .team__area-item-image::before {
  height: 100%
}

@media (max-width:1900px) {
  .team__area {
      padding: 120px 50px
  }
}

@media (max-width:1299px) {
  .team__area-item-image-content {
      margin: 0 15px;
      padding: 30px 25px
  }

  .team__area-item-image-content h3 {
      font-size: 20px
  }
}

@media (max-width:400px) {
  .team__area {
      padding: 120px 15px
  }
}

.team__details-left-item {
  background: #fff;
  padding: 40px;
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, .07);
  box-shadow: 0 0 60px rgba(0, 0, 0, .07);
  text-align: center
}

.team__details-left-item-image {
  margin-bottom: 30px
}

.team__details-left-item-image img {
  border-radius: 50%;
  border: 5px solid rgb(252,107,0)
}

.team__details-left-item-content ul li {
  list-style: none;
  display: inline-block;
  margin-right: 8px
}

.team__details-left-item-content ul li a i::before {
  border: 1px solid #c4c4c4;
  color: rgb(252,107,0);
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s
}

.team__details-left-item-content ul li a:hover i::before {
  color: rgb(4,6,11);
  background: rgba(240,240,43,0.97);
  border-color: rgba(240,240,43,0.97)
}

.team__details-left-item-content ul li:last-child {
  margin: 0
}

.team__details-right-item-content h3 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 5px
}

.team__details-right-item-content span {
  font-weight: 500;
  display: inline-block;
  margin-bottom: 15px;
  color: rgb(252,107,0)
}

.team__details-right-item-skill h3 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 30px
}

.team__details-right-item-skill-content {
  position: relative
}

.team__details-right-item-skill-content h5 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: rgb(4,6,11);
  text-transform: capitalize
}

.team__details-right-item-skill-count {
  position: absolute;
  top: 0;
  right: 0;
  color: rgb(252,107,0);
  font-size: 16px;
  line-height: 26px;
  font-weight: 600
}

.team__details-right-item-skill-inner {
  width: 100%;
  height: 14px;
  margin-top: 10px;
  position: relative;
  border-radius: 2px;
  border: 1px solid rgb(252,107,0)
}

.team__details-right-item-skill-bar {
  height: 6px;
  position: absolute;
  width: 0;
  top: 3px;
  border-radius: 2px;
  left: 3px;
  background: rgb(252,107,0);
  -webkit-transition: all 3.5s ease-out 0s;
  transition: all 3.5s ease-out 0s
}

.team__details-right-item-experience {
  -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, .07);
  box-shadow: 0 0 70px rgba(0, 0, 0, .07);
  padding: 30px
}

.testimonial__area-item-content {
  position: relative;
  background: #fff;
  padding: 40px 35px;
  -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, .07);
  box-shadow: 0 0 70px rgba(0, 0, 0, .07)
}

.testimonial__area-item-content i::before {
  position: absolute;
  right: 35px;
  top: 55px;
  font-size: 90px;
  color: rgb(252,107,0);
  opacity: .1
}

.testimonial__area-item-content h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 5px
}

.testimonial__area-item-content span {
  font-size: 14px;
  display: block;
  font-weight: 500;
  margin-bottom: 10px
}

.testimonial__area-item-content ul {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8e8
}

.testimonial__area-item-content ul li {
  list-style: none;
  display: inline-block
}

.testimonial__area-item-content ul li i::before {
  color: rgba(240,240,43,0.97);
  position: initial;
  opacity: 1;
  font-size: 16px
}

.testimonial__area-item img {
  max-width: 90px;
  margin-bottom: 20px
}

.header__area {
  position: relative
}

.header__area-menubar {
  background: #fff
}

.header__area-menubar-area {
  padding: 0 56px;
  background-color: ;
}

.header__area-menubar-area .responsive-menu {
  display: none;
}

.header__area-menubar-main-menu {
  max-width: 80%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  padding-right: 15px;
  padding-left: 15px;
  text-align: right;
}

.header__area-menubar-main-menu ul li {
  display: inline-block;
  position: relative;
  list-style: none;
}

.header__area-menubar-main-menu ul li:hover>a {
  color: rgb(252,107,0)
}

.header__area-menubar-main-menu ul li:hover>.sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible
}

.header__area-menubar-main-menu ul li .sub-menu {
  position: absolute;
  background: #fff;
  min-width: 240px;
  -webkit-transition: .3s;
  transition: .3s;
  top: 120%;
  opacity: 0;
  visibility: hidden;
  border-top: 2px solid rgb(252,107,0);
  z-index: 99;
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .07);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .07);
  text-align: left;
}

.header__area-menubar-main-menu ul li .sub-menu li {
  display: block;
  margin: 0;
  border-bottom: 1px solid rgba(29, 101, 185, .1);
}

.header__area-menubar-main-menu ul li .sub-menu li a {
  color: rgb(4,6,11);
  padding: 13px 25px;
  font-size: 15px;
  text-transform: capitalize;
}

.header__area-menubar-main-menu ul li .sub-menu li .sub-menu {
  left: 100%;
  top: 0;
}

.header__area-menubar-main-menu ul li .sub-menu li:hover>a {
  color: rgb(252,107,0);
  padding-left: 30px;
}

.header__area-menubar-main-menu ul li .sub-menu li:last-child {
  border: none
}

.header__area-menubar-main-menu ul li ul .sub-menu li .sub-menu {
  color: rgb(4,6,11);
  cursor: pointer;
}

.header__area-menubar-main-menu ul li a {
  display: block;
  line-height: 26px;
  font-weight: 700;
  padding: 37px 25px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-transform: capitalize;
  font-size: 16px;
  color: rgb(4,6,11);
}

.header__area-menubar-main-menu-icon>a::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  width: 2px;
  height: 8px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: rgb(4,6,11);
}

.header__area-menubar-main-menu-icon>a::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 12px;
  width: 8px;
  height: 2px;
  background-color: rgb(4,6,11)
}

.header__area-menubar-main-menu-icon:hover>a::before {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  opacity: 0
}

.header__area-menubar-btn {
  text-align: right;
  max-width: 20%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  padding-right: 15px;
  padding-left: 15px
}

.header__area-menubar-logo {
  display: none
}

.header__area-menubar-logo a {
  display: inline-block
}

.header__area-menubar-logo a img {
  max-width: 155px;
  z-index: 999;
  position: relative
}

.header__area-logo {
  position: relative
}

.header__area-logo::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  width: 280px;
  height: 150px;
  -webkit-clip-path: polygon(70% 0, 100% 100%, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(70% 0, 100% 100%, 100% 100%, 0 100%, 0 0);
  background: rgba(240,240,43,0.97);
}

.header__area-logo::after {
  content: "";
  position: absolute;
  left: -4000px;
  top: 0;
  width: 4000px;
  height: 150px;
  background: rgba(240,240,43,0.97)
}

.header__area-logo-area {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 150px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px
}

.header__area-logo-area a {
  display: inline-block
}

.header__area-logo-area a img {
  max-width: 155px;
  z-index: 999;
  position: relative
}

.header__area-logo-area::after {
  content: "";
  position: absolute;
  right: -95px;
  top: -20px;
  width: 10px;
  height: 190px;
  -webkit-transform: rotate(-29deg);
  transform: rotate(-29deg);
  background: rgba(240,240,43,0.97)
}

.header__area-two {
  padding: 0 57px
}

.header__area-two-sticky-menu {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .07);
  box-shadow: 0 0 20px rgba(0, 0, 0, .07);
  -webkit-animation: header_sticky 1.1s;
  animation: header_sticky 1.1s;
  background: #fff;
  display: block;
}

.header__area-two-logo {
  position: relative;
  max-width: 20%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  padding-right: 15px;
  padding-left: 15px
}

.header__area-two-logo::before {
  position: absolute;
  content: '';
  top: -27px;
  left: 0;
  bottom: 0;
  width: 250px;
  height: 100px;
  -webkit-clip-path: polygon(80% 0, 100% 100%, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(80% 0, 100% 100%, 100% 100%, 0 100%, 0 0);
  background: rgba(240,240,43,0.97);
}

.header__area-two-logo::after {
  content: "";
  position: absolute;
  left: -4000px;
  top: -27px;
  width: 4000px;
  height: 100px;
  background: rgba(240,240,43,0.97)
}

.header__area-two-logo-area a {
  display: inline-block;
  position: relative
}

.header__area-two-logo-area a::after {
  content: "";
  position: absolute;
  right: -80px;
  top: -45px;
  width: 10px;
  height: 127px;
  -webkit-transform: rotate(-26deg);
  transform: rotate(-26deg);
  cursor: auto;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 100% 100%, 0 95%, 0 0);
  clip-path: polygon(100% 0, 100% 100%, 100% 100%, 0 95%, 0 0);
  background: rgba(240,240,43,0.97);
}

.header__area-two-logo-area a img {
  max-width: 155px;
  z-index: 999;
  position: relative
}

.header__area-two-menubar {
  background: #fff
}

.header__area-two-menubar-main-menu {
  max-width: 60%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  padding-right: 15px;
  padding-left: 15px;
  text-align: right
}

.header__area-two-menubar-main-menu ul li {
  display: inline-block;
  position: relative
}

.header__area-two-menubar-main-menu ul li:hover>a {
  color: rgb(252,107,0)
}

.header__area-two-menubar-main-menu ul li:hover>.sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible
}

.header__area-two-menubar-main-menu ul li .sub-menu {
  position: absolute;
  background: #fff;
  min-width: 240px;
  -webkit-transition: .3s;
  transition: .3s;
  top: 120%;
  opacity: 0;
  visibility: hidden;
  border-top: 2px solid rgb(252,107,0);
  z-index: 99;
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .07);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .07);
  text-align: left
}

.header__area-two-menubar-main-menu ul li .sub-menu li {
  display: block;
  margin: 0;
  border-bottom: 1px solid rgba(29, 101, 185, .1)
}

.header__area-two-menubar-main-menu ul li .sub-menu li a {
  color: rgb(4,6,11);
  padding: 13px 25px;
  font-size: 15px;
  text-transform: capitalize
}

.header__area-two-menubar-main-menu ul li .sub-menu li .sub-menu {
  left: 100%;
  top: 0
}

.header__area-two-menubar-main-menu ul li .sub-menu li:hover>a {
  color: rgb(252,107,0);
  padding-left: 30px
}

.header__area-two-menubar-main-menu ul li .sub-menu li:last-child {
  border: none
}

.header__area-two-menubar-main-menu ul li ul .sub-menu li .sub-menu {
  color: rgb(4,6,11);
  cursor: pointer
}

.header__area-two-menubar-main-menu ul li a {
  display: block;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  padding: 37px 25px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-transform: capitalize;
  color: rgb(4,6,11);
}

.header__area-two-menubar-main-menu ul li:last-child a {
  padding-right: 0
}

.header__area-two-menubar-main-menu-icon>a::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  width: 2px;
  height: 8px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: rgb(4,6,11);
}

.header__area-two-menubar-main-menu-icon>a::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 12px;
  width: 8px;
  height: 2px;
  background-color: rgb(4,6,11)
}
@media (max-width:1024px) {
  .header__area-two-menubar-main-menu ul li a {
    padding: 37px 15px;
  }
  .header__area-two-menubar-main-menu-icon>a::before {
    right: 0px;
  }
  .header__area-two-menubar-main-menu-icon>a::after {
    right: -3px;
  }
}
.header__area-two-menubar-main-menu-icon:hover>a::before {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  opacity: 0
}

.header__area-two-menubar-btn {
  text-align: right;
  max-width: 20%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  padding-right: 15px;
  padding-left: 15px
}

.header__area-two .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.responsive-menu {
  position: absolute;
  top: 13px;
  right: 0;
  width: 100%
}

.mean-container a.meanmenu-reveal {
  color: rgb(4,6,11);
  width: 25px;
  height: 31px;
  -webkit-transition: all 0s ease-out 0s;
  transition: all 0s ease-out 0s;
  margin-right: 22px
}

.mean-container a.meanmenu-reveal span {
  background: rgb(4,6,11);
  margin-top: 6px
}

.mean-container .mean-bar {
  background: 0 0;
  padding: 0;
  z-index: 99
}

.mean-container .mean-bar a i {
  font-size: 22px;
  padding-top: 4px;
  display: block
}

.mean-container .mean-nav {
  background: #f6f9ff;
  margin-top: 71px
}

.mean-container .mean-nav li:first-child>a {
  border: none
}

.mean-container .mean-nav ul li a.mean-expand {
  background: rgb(252,107,0);
  height: 28px;
  color: #fff
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgb(252,107,0)
}

.mean-container .mean-nav li li:first-child>a,
.mean-container .mean-nav ul li a,
.mean-container .mean-nav ul li li a {
  color: rgb(4,6,11);
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  border-top: 1px solid rgba(29, 101, 185, .1);
  opacity: 1;
  text-transform: capitalize;
}
.subnav {
	position:relative;
	z-index:4;
	background: #f0eeeb;
}

.subnav .container>ul>li>a {
	color: rgb(4,6,11);
	font-size: 16px;
	font-size: 15px;
}

.subnav .container li.on>a,
.subnav .container li.pn>a {
	color: rgb(252,107,0);
}
@media(min-width:992px) {
  .subnav {
    display: none;
  }
	.subnav .container>ul {
		text-align: center;
		font-size: 0;
		margin: 0;
	}

	.subnav .container>ul>li {
		display: inline-block;
		position: relative;
	}

	.subnav .container>ul>li>a {
		display: block;
		padding: 15px 20px;
	}

	.subnav .container>ul>li.has>a:after {
		display: inline-block;
		font-family:'FontAwesome';
		content: "\f107";
		margin-left: 3px;
		transition: transform .3s;
	}

	.subnav .container>ul>li.has:hover>a:after {
		transform: rotate(180deg);
	}

	.subnav .container>ul>li ul {
		position: absolute;
		left: 100%;
		top: 0;
		width: 140px;
		white-space: nowrap;
		text-align: center;
		background: #fff;
		visibility: hidden;
		opacity: 0;
		transition: .05s;
		transform: scale(0);
		transform-origin: top center;
	}

	.subnav .container>ul>li ul ul {
		transform-origin: left center;
	}

	.subnav .container>ul>li>ul li.parent {
		display: none;
	}

	.subnav .container>ul>li>ul li.right ul {
		left: auto;
		right: 100%;
		transform-origin: right center;
	}

	.subnav .container>ul li:hover>ul {
		visibility: visible;
		opacity: 1;
		transition: .3s;
		transform: scale(1);
	}

	.subnav .container>ul>li>ul {
		left: 50%;
		top: 100%;
		width: 140px;
		margin-left: -70px;
	}

	.subnav .container>ul>li ul {
		box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	}

	.subnav .container>ul>li ul>li {
		position: relative;
		border-top: 1px solid #f5f5f5;
	}

	.subnav .container>ul>li ul>li:first-child {
		border-top: 0;
	}

	.subnav .container>ul>li ul>li>a {
		display: block;
		padding: 8px 0;
		font-size: 16px;
	}
}

@media(max-width:991px) {
  .sidebar{
    display: none;
  }
  .subnav {
    display: block;
  }
	.subnav .container {
		padding: 2px 0 1px 0;
	}

	.subnav .container ul {
		overflow: auto;
		white-space: nowrap;
		font-size: 0;
		text-align: center;
		margin: 0;
	}

	.subnav .container ul>li {
		display: inline-block;
		padding: 8px;
	}

	.subnav .container>ul>li ul {
		position: absolute;
		background: #fff;
		top: 100%;
		left: 0;
		right: 0;
		visibility: hidden;
		opacity: 0;
		transition: .3s;
		transform: translateY(-8px);
	}

	.subnav .container>ul>li.active {
		background: #fff;
	}

	.subnav .container>ul>li.active>ul {
		visibility: visible;
		opacity: 1;
		transform: translateY(-2px);
	}

	.subnav .container>ul>li ul>li>a {
		font-size: 16px;
	}

	.subnav .container>ul>li>ul li.parent.pn>a {
		color: rgb(4,6,11);
	}

	.subnav ul::-webkit-scrollbar {
		height: 1px;
		background: #f0eeeb;
	}

	.subnav ul::-webkit-scrollbar-track-piece {
		height: 1px;
	}

	.subnav ul::-webkit-scrollbar-thumb {
		background: rgba(0, 0, 0, 0);
		transition: .2s;
	}

	.subnav ul:hover::-webkit-scrollbar-thumb {
		background: rgb(252,107,0);
	}
}
@media (max-width:1890px) {
  .header__area-logo-area {
      padding-left: 26px
  }

  .header__area-logo-area::after {
      right: -85px
  }
}

@media (max-width:1785px) {
  .header__area-logo-area {
      padding-left: 75px
  }

  .header__area-logo-area::after {
      right: -65px;
      -webkit-transform: rotate(-32deg);
      transform: rotate(-32deg)
  }

  .header__area-logo::before {
      width: 320px
  }

  .header__area-menubar-area {
      padding: 0 60px
  }
}

@media (max-width:1512px) {
  .header__area-menubar-main-menu {
      max-width: 77%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 77%;
      flex: 0 0 77%;
      padding-right: 0
  }

  .header__area-menubar-btn {
      max-width: 23%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 23%;
      flex: 0 0 23%
  }

  .header__area-two {
      padding: 0 29px
  }

  .header__area-two-menubar-main-menu {
      max-width: 55%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 55%;
      flex: 0 0 55%
  }

  .header__area-two-menubar-btn {
      max-width: 25%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%
  }
}

@media (max-width:1314px) {
  .header__area-menubar-main-menu {
      max-width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%
  }

  .header__area-menubar-btn {
      display: none
  }
}

@media (max-width:1350px) {
  .header__area-two {
      padding: 0 22px
  }

  .header__area-two-logo {
      max-width: 25%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%
  }

  .header__area-two-menubar-main-menu {
      max-width: 75%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%
  }

  .header__area-two-menubar-btn {
      display: none
  }
}

@media (max-width:1199px) {
  .header__area-logo-area {
      padding-left: 50px
  }

  .header__area-logo-area::after {
      right: -60px;
      -webkit-transform: rotate(-30deg);
      transform: rotate(-30deg)
  }

  .header__area-logo::before {
      width: 290px
  }

  .header__area-menubar-area {
      padding: 0 35px
  }
}

@media (max-width:1084px) {
  .header__area-menubar-main-menu {
      max-width: 80%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
      flex: 0 0 80%
  }

  .header__area-menubar-logo {
      max-width: 20%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      display: block
  }

  .header__area-logo {
      position: relative
  }

  .header__area-logo::before {
      display: none
  }

  .header__area-logo-area {
      display: none
  }
}

@media (max-width:991px) {
  .header__area-menubar-logo {
      max-width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      display: block
  }

  .header__area-menubar-area {
      position: relative;
      padding: 20px 35px
  }

  .header__area-menubar-area .responsive-menu {
      display: block
  }

  .header__area-menubar-main-menu-icon>a::before {
      display: none
  }

  .header__area-menubar-main-menu-icon>a::after {
      display: none
  }

  .header__area-two {
      padding: 20px 30px
  }

  .header__area-two-logo {
      max-width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-right: 0
  }

  .header__area-two-logo::before {
      height: 92px
  }

  .header__area-two-logo::after {
      height: 92px
  }

  .header__area-two-logo-area a {
      display: inline-block;
      position: relative
  }

  .header__area-two-logo-area a::after {
      height: 120px;
      -webkit-transform: rotate(-28deg);
      transform: rotate(-28deg)
  }

  .header__area-two-logo .responsive-menu {
      top: -7px
  }

  .header__area-two-logo .responsive-menu a.meanmenu-reveal {
      margin-right: 2px
  }

  .header__area-two-menubar-main-menu-icon>a::before {
      display: none
  }

  .header__area-two-menubar-main-menu-icon>a::after {
      display: none
  }
}

@media (max-width:440px) {
  .header__area-menubar-area {
      padding: 20px 15px
  }

  .header__area-two {
      padding: 20px 0
  }

  .header__area-two-logo::before {
      width: 210px
  }

  .header__area-two-logo-area a {
      display: inline-block;
      position: relative
  }

  .header__area-two-logo-area a::after {
      height: 117px;
      right: -40px;
      -webkit-transform: rotate(-23deg);
      transform: rotate(-23deg)
  }

  .mean-container a.meanmenu-reveal {
      margin-right: 2px
  }
}

.pagination__area ol li:last-child {
  margin: 0
}

.pagination__area ol li {
  list-style: none;
  display: inline-block;
  margin-right: 15px
}

.pagination__area ol li .active {
  background: rgb(252,107,0);
  color: #fff
}

.pagination__area ol li a {
  background: #f6f9ff;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  font-weight: 600;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: rgb(4,6,11);
}

.pagination__area ol li a:hover {
  background: rgb(252,107,0);
  color: #fff
}

.page__banner {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  text-align: center;
  padding:calc(120px + 10px) 0 120px;
  background-color: rgb(247,247,247);
}

.page__banner::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgb(4,6,11);
  opacity: .7;
}

.page__banner-content h2 {
  color: #fff;
  font-size: 80px;
  line-height: 90px
}

.page__banner-content ul {
  margin-top: 10px
}

.page__banner-content ul li {
  display: inline-block;
  padding-right: 4px;
  list-style: none;
  color: rgba(240,240,43,0.97);
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
  font-size: 18px;
}

.page__banner-content ul li i::before {
  position: relative;
  margin-left: 17px;
  margin-right: 9px;
  font-size: 14px;
}
.page__banner-content ul li:last-child i{
  display: none;
}
.page__banner-content ul li a {
  color: #fff;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.page__banner-content ul li a:hover {
  color: rgba(240,240,43,0.97);
}

@media (max-width:991px) {
  .page__banner-content h2 {
      font-size: 80px;
      line-height: 90px;
  }
}

@media (max-width:767px) {
  .page__banner {
    padding:calc(100px + 10px) 0 100px;
  }
  .page__banner-content h2 {
      font-size: 50px;
      line-height: 60px;
  }
}

@media (max-width:415px) {
  .page__banner-content h2 {
      font-size: 36px;
      line-height: 48px
  }
}

.all__sidebar-item {
  background: #fff;
  padding: 40px;
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, .07);
  box-shadow: 0 0 60px rgba(0, 0, 0, .07)
}

.all__sidebar-item-search form {
  position: relative
}

.all__sidebar-item-search form button {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  width: 60px;
  height: 60px;
  background: rgb(252,107,0);
  display: inline-block;
}

.all__sidebar-item-category ul li {
  position: relative;
  list-style: none
}

.all__sidebar-item-category ul li::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  z-index: 1;
  background: rgb(252,107,0);
}

.all__sidebar-item-category ul li a {
  display: block;
  font-weight: 500;
  border: 1px solid #e0ecf1;
  margin-bottom: 15px;
  padding: 16px 20px;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  position: relative;
  z-index: 2;
  color: rgb(4,6,11);
}

.all__sidebar-item-category ul li a i {
  float: right;
  position: relative;
  z-index: 1
}

.all__sidebar-item-category ul li a i::before {
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  position: relative;
  top: -2px;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  background: rgb(252,107,0);
}

.all__sidebar-item-category ul li:hover::after {
  width: 100%
}

.all__sidebar-item-category ul li:hover a {
  color: #fff
}

.all__sidebar-item-category ul li:hover a i::before {
  background: #fff;
  color: rgb(252,107,0)
}

.all__sidebar-item-post-item-image {
  overflow: hidden
}

.all__sidebar-item-post-item-image a img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .8s ease-out 0s;
  transition: all .8s ease-out 0s
}

.all__sidebar-item-post-item-image:hover a img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.all__sidebar-item-post-item-content p {
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 10px
}

.all__sidebar-item-post-item-content p i::before {
  color: rgb(252,107,0);
  margin-right: 10px;
  position: relative;
  top: 2px
}

.all__sidebar-item-post-item-content h4 a {
  color: rgb(4,6,11);
  font-size: 20px;
  line-height: 30px;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s
}

.all__sidebar-item-post-item-content h4 a:hover {
  color: rgb(252,107,0)
}

.all__sidebar-item-tag a {
  display: inline-block;
  width: auto;
  height: 35px;
  line-height: 35px;
  color: #696969;
  padding: 0 20px;
  border: 1px solid #e0ecf1;
  margin-right: 8px;
  margin-bottom: 12px;
  -webkit-transition: all .4s ease-out 0s;
  transition: all .4s ease-out 0s;
  font-size: 14px;
  font-weight: 500
}

.all__sidebar-item-tag a:hover {
  background: rgb(252,107,0);
  color: #fff;
  border-color: rgb(252,107,0)
}

@media (max-width:1199px) {
  .all__sidebar-item {
      padding: 30px
  }

  .xl-pr-0 {
      padding-right: 0
  }

  .xl-ml-15 {
      margin-left: 15px
  }
}