.header-navigation .nav-container .main-menu ul > li.menu-item-has-children > a:after{
	display: none;
}
.section-title .sub-title span.title {
    text-transform: uppercase;
    color: #7d7d7d;
    font-size: 22px;
    font-weight: 700;
    font-family: "Gilroy", sans-serif;
    z-index: 1;
}
.slick-track{
  height: 80vh;
}
.privacy p{
  font-size: 11px;
  line-height: 1.2;
}
.features-area-v3 .features-box.box-1:before, .features-area-v3 .features-box.box-2:before, .features-area-v3 .features-box.box-3:before, .features-area-v3 .features-box.box-4:before, .features-area-v3 .features-box.box-5:before {
  display: none;
}{
  display: none;
}
.features-area-v3 .features-box:hover {
    background-color: #fff3ed;
}
.features-area-v3 .features-box:hover .features-content h4, .features-area-v3 .features-box:hover .features-content p, .features-area-v3 .features-box:hover .features-content .btn-link {
    color: #000;
}
.features-area-v3 .features-box:hover .features-icon i{
  color: #f0171f;
}
.features-area-v3 .features-box:hover .features-content .btn-link {
    border-color: #f0171f;
}
.contact-page-section {
    margin-bottom: 0;
}
.header-navigation .nav-container .main-menu ul li > a {
    display: block;
    font-size: 20px;
}
.img-work{
  display: block;
  position: relative;
  background-size: cover;
  background-position: center;
  height: 300px;
  margin-bottom: 30px;
  border-radius: 10px;
}
.features-area-v3 .features-box .features-content h4 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 23px;
}
.features-area-v3 .features-box {
    z-index: 1;
    height: 290px;
}
.brand-logo img {
    width: 240px;
}
.header-area-v1 .header-navigation:before {
    position: absolute;
    content: "";
    background: #fff;
    height: 100%;
    width: calc(100% - 56%);
    left: -100px;
    top: 0;
    transform: skew(
-50deg
, 
0deg
);
}
.header-area-v1 .header-navigation {
    position: relative;
    background-color: #f0171f;
    padding: 10px 0;
}
.banner-area-v1 .hero-slider-one .single-hero .hero-content h1 {
    font-size: 65px;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 35px;
}
.credits_link{
 color: #38B5E6 !important;
 font-weight: 700;
 font-family: sans-serif;
}

.credits_link:hover{
 color: #fff !important;
}

 .credits_link:before{
  content: "";
  vertical-align: middle;
  width:16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  background-image: url(https://www.clion.it/favicon-96x96.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;

  transition: all 450ms ease;
 }

  .credits_link:hover:before{
   transform: scale(1.5) rotateZ(360deg) rotateY(360deg);
  }
.features-area-v2 .features-nav .nav-tabs .nav-item {
    width: 100%;
}
.features-content h4{
  font-size: 18px;
    line-height: 1.2;
}
.features-area-v2 .features-nav .nav-tabs .nav-item .nav-link {
    text-align: center;
    border: solid #fff;
    background-color: #ffe5dc;
}
.features-area-v2 .features-nav .nav-tabs .nav-item .nav-link i {
    width: 80px;
    height: 70px;
    line-height: 1;
    color: #f0171f;
    font-size: 75px;
}
.header-navigation .navbar-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 12;
    background: #f0171f;
    padding: 5px;
    display: none!important;
}

.features-area-v2 .tab-left-content h2{
	text-transform: uppercase;
}

@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 425px) {

}
@media screen and (max-width: 320px) {

}
@media screen and (min-width: 320px) and (max-width: 990px) {
  

}
