/*----------------------------------------*/
/* Header
/*----------------------------------------*/
.ht-site-title a, .site-title a {color: #fff;}
header.site-header .maintop-header{
    border-bottom: 1px solid #b4b4b4;
    padding: 10px;
}
.site-header {
    position: relative;
    z-index: 99999;
    position: absolute;
    width: 100%;
} 
.ht-sticky-header .site-header{
    position: fixed;
}
.top-bar-head{
    padding: 0px;
    width: 100%;
    display: inline-block;
    border-radius: 0px;
    z-index: 999;
    position: relative;
    margin-top: -1px;
} 

.mainbottom-header-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.7;
}

.header-nav-area {
    position: relative;
}


.ht-sticky-header .site-header .top-bar-head{
    background-color: #000;
}

header.site-header .maintop-header.above-slider-bg{
    background-color:#000;
}
.space {
    padding: 15px 20px;
}
.maintop-header p.soccerclub-phone-label {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
}
.maintop-header p.soccerclub-phone-text {
    font-size: 14px;
    border-bottom: 1px dashed #fff;
    display: inline-block;
    font-weight: 500;
    margin: 0;
}

.maintop-header .h-phone i {
    color: #3a6eff;
    margin-right: 15px;
    font-size: 28px;
    line-height: 40px;
}
.maintop-header .h-mailid i {
    color: #3a6eff;
     margin-right: 15px;
    font-size: 28px;
    line-height: 40px;
}
.maintop-header p.soccerclub-email-label {
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
    margin: 0;
}
.maintop-header p.soccerclub-email-text {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    line-height: 25px;
}
.maintop-header p.soccerclub-phone-text, 
.maintop-header p.soccerclub-phone-label a, 
.maintop-header p.soccerclub-email-label, 
.maintop-header p.soccerclub-email-text a {color: #fff;}
.maintop-header p.soccerclub-phone-label a:hover, .maintop-header p.soccerclub-email-text a:hover {
    color: #c50301;
}
/*--------------------  General Header container---------------------------*/
.container.hr-btm {
    padding-right: 0;
    margin-right: 0;
}
/*--------------------  Site logo & title ---------------------------*/
.ht-site-description,
 .ht-site-description,
.page .ht-site-description,
.single .ht-site-description{
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    text-align: left;
    padding: 8px 0;
    font-weight: 400;
}
.ht-site-description a,
 .ht-site-description a,
.page .ht-site-description a,
.single .ht-site-description a  {
    color: #fff;
}
.logo-header,
 .logo-header,
.page .logo-header,
.single .logo-header{
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: -55px;
}
.ht-site-title,.site-title,
 .ht-site-title,  .site-title,
.page .ht-site-title, .page .site-title,
.single .ht-site-title, .single .site-title
 {
    font-weight: 600;
    font-size: 25px;
    line-height: 19px;
    padding: 0;
}
.ht-site-title a,.site-title a{
    word-break: break-all;
}
.ht-site-title a,
 .ht-site-title a,
.page .ht-site-title a,
.single .ht-site-title a{
    color:#c50301;
}
/*--------------------  Site logo & title responsive ---------------------------*/
@media screen and (min-width: 320px) and (max-width: 475px){
    .ht-site-description{
        text-align: center;
    }
}
@media only screen and (max-width: 992px){
    .ht-site-description {
        padding: 8px 2px;
    }
}
/*--------------------  contact details ---------------------------*/
ul.h-contact,
 ul.h-contact,
.page ul.h-contact,
.single ul.h-contact {
    text-align: center;
    margin: 0;
    padding: 8px 0;
}
ul.h-contact li,
 ul.h-contact li,
.page ul.h-contact li,
.single ul.h-contact li{
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    font-size: 20px;
}
ul.h-contact li i,
 ul.h-contact li i,
.page ul.h-contact li i,
.single ul.h-contact li i{
    padding-right: 10px;
    font-size: 20px;
}
.h-mailid a, .h-phone a,
 .h-mailid a,  .h-phone a,
.page .h-mailid a, .page .h-phone a,
.single .h-mailid a, .single .h-phone a{    
    color: #ffffff;
    font-size: 18px;    
}
.h-contact,
.page .h-contact,
 .h-contact,
.single .h-contact{
    text-align: center;
}
.h-mailid a i, .h-phone a i,
 .h-mailid a i,  .h-phone a i,
.page .h-mailid a i, .page .h-phone a i,
.single .h-mailid a i, .single .h-phone a i{    
    color: #ffffff;
    font-size: 22px;  
    padding-right: 6px;  
}
.h-phone a i,
 .h-phone a i,
.page .h-phone a i,
.single .h-phone a i{    
    margin-bottom: 15px;
}
.h-mailid a:hover,.h-phone a:hover,
 .h-mailid a:hover,  .h-phone a:hover,
.page .h-mailid a:hover, .page .h-phone a:hover,
.single .h-mailid a:hover, .single .h-phone a:hover{
    color: #000;
}
.h-contact-block,
 .h-contact-block,
.page .h-contact-block,
.single .h-contact-block  {
    background: -webkit-gradient(to right,#783afd 0%,#c50301 20%,#c50301 50%,#783afd 100%);
    background: linear-gradient(to right,#783afd 0%,#c50301 20%,#c50301 50%,#783afd 100%);
    background-size: 500%;
    text-align: center;
    padding: 1.5em 0;
    border-radius: 0 0 15px 0;
    position: relative;
    right: -1px;
}
/*---------------- contact details responsive -----------------*/
@media only screen and (max-width: 767px) and (min-width: 520px){
   .col-md-2.col-sm-4.col-xs-12.wd {
        width: 33%;
    }
   .col-md-6.col-sm-4.col-xs-12.wd {
        width: 35%;
    }
    .col-md-4.col-sm-4.col-xs-12.wd {
        width: 32%;
    }

}
/*--------------------  Socials ---------------------------*/
.maintop-header .socials i {
    font-size: 19px;
    width: 25px;
    height: 25px;
    background: #3a393b;
    color: #b8c6d6;
    text-align: center;
    line-height: 25px;
    border-radius: 3px;
}
.maintop-header .socials i:hover {
    background: #c50301;
    color: #fff;
}
.maintop-header .socials {
    text-align: right;
}
/*--------------------  Navigation ---------------------------*/
.navigation .mainmenu li{
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: 35px;
}
.navigation .mainmenu>li>a {
    display: block;
    font-size: 16px;
    padding: 30px 0;
    font-weight: 600;
    line-height: 36px;
    text-transform: capitalize;
    text-decoration: none;
    position: relative;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.navigation .mainmenu li.current_page_item a, .current_page_item > a,
.navigation .mainmenu li a:hover,
div#navbarNavDropdown li.current_page_item a:hover, 
.current_page_item > a:hover{
    color: #c50301;
}
.navigation .mainmenu li a:before {
    content: '';
    display: block;
    width: 0%;
    height: 1px;
    background: #580b03;
    transition: width .3s;
    position: relative;
    top: 25px;
    border-radius: 0px;
}

.navigation .mainmenu li.current_page_item a:before,
.current_page_item > a:before
 {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #580b03;
    transition: width .3s;
    position: relative;
    top: 25px;
    border-radius: 0px;
}
.navigation .mainmenu li.current_page_item a:hover::before,
.current_page_item > a:hover::before,
.navigation .mainmenu li a:hover::before {
    width: 100%;
}

.navigation .mainmenu li a  {
    color: #383838;
}
header.site-header ul.sub-menu li a, 
.navigation .mainmenu li.current_page_item ul.sub-menu li a,
.header.site-header ul.sub-menu li a{
    color: #fff;
 }

.header.site-header ul.sub-menu li a:before{
    display: none;
}

.header.site-header ul.sub-menu li a{
    transition: all 0.5s ease 0s;
}

header.site-header ul.sub-menu li:after {
    content: '';
    height: 100%;
    width: 100%;
    opacity: 0;
    transform: translateX(-20px) scale(0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    transition: all 0.3s ease-in-out;
    border-radius: 30px;
    background: #000;
}

header.site-header ul.sub-menu li:hover:after {
    opacity: 1;
    transform: translateX(0) scale(1.08);
}




 .soccerclub-header-btn a {
    font-size: 16px;
    background: #ffbb3c;
    padding: 6px 9px;
    border-radius: 5px;
    font-weight: 500;
    line-height: 18px;
    text-decoration: none !important;
    color: #f6f7f4;
    position: relative;
    top: 8px;
    background-image: radial-gradient( circle farthest-corner at 10% 20%,#509e39 0%,#283524 100.3% );
    box-shadow: 3px 5px 12px 0px #b9b6b687;
    display: inline-block;
    overflow: hidden;
    transition: all 0.5s;
    z-index: 1;
}

 .soccerclub-header-btn a:hover {
    outline-width: 0;
}

 .soccerclub-header-btn a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0px;
   background-image: radial-gradient( circle farthest-corner at 10% 20%,#c50301 0%,#c50301 100.3% );
    transition: all 0.3s ease;
}

 .soccerclub-header-btn a:hover:after {
    top: 0;
    height: 100%;
}


header.site-header ul.sub-menu li a:hover,
.navigation .mainmenu ul.sub-menu li.current_page_item a,
ul.sub-menu .current_page_item > a,
div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
ul.sub-menu .current_page_item > a:hover,
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover,
.header.site-header ul.sub-menu li:hover a{
    color: #fff;
 }
.menu-click i{
    color: #c50301;
 }

.navigation .mainmenu ul.sub-menu li.current_page_item a, 
ul.sub-menu .current_page_item > a, 
div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
ul.sub-menu .current_page_item > a:hover, 
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover {
    background:none ;
  }
ul.sub-menu, header.site-header ul.sub-menu{
    background:#c50301 ;
}
.header.site-header ul.sub-menu li a:before {
    color:#fff;
  }
.navigation .mainmenu ul.sub-menu li{
    display: block;
    position: relative;
    line-height: normal;
    margin-right: 0;
}
.navigation .mainmenu li:hover ul.sub-menu li{
    opacity: 1;
    visibility: visible;
}
header.site-header ul.sub-menu li a, .navigation .mainmenu li.current_page_item ul.sub-menu li a, .header.site-header ul.sub-menu li a, .header.site-header ul.sub-menu li a:before, header.site-header ul.sub-menu li a:hover, .navigation .mainmenu ul.sub-menu li.current_page_item a, ul.sub-menu .current_page_item > a, div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, ul.sub-menu .current_page_item > a:hover, div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .header.site-header ul.sub-menu li:hover a {
    color: #fff;
}
.header.site-header ul.sub-menu li:hover a  {
    background: none;
    color: #fff;
    border-radius: 0px;
    -moz-transform: translate(15px, 0%);
    -ms-transform: translate(15px, 0%);
    -webkit-transform: translate(15px, 0%);
    -o-transform: translate(15px, 0%);
    transform: translate(15px, 0%);
    overflow: hidden;
}
.navigation .mainmenu ul.sub-menu li a{
    list-style-type: none;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 20px;
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.header.site-header ul.sub-menu li a{
    font-size: 14px;
    /* transition: all 0.5s ease 0s; */
    font-weight: 500;
    position: relative;
}
.header.site-header ul.sub-menu li a  {
    display: block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    line-height: 1.4em;
    letter-spacing: .05em;
}
/*.header.site-header ul.sub-menu li a:before  {
    content: "\f2dc";
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    margin-left: -17px;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
}
.header.site-header ul.sub-menu li:hover > a:before {
    opacity: 1;
}*/
/*----------------nav responsive -----------------*/

@media only screen and (min-width: 1300px){
/*    .navigation .mainmenu ul.sub-menu li,
     .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
    }*/
/*    .navigation .mainmenu li:hover ul.sub-menu,
     .navigation .mainmenu li:hover ul.sub-menu,
    .page .navigation .mainmenu li:hover ul.sub-menu,
    .single .navigation .mainmenu li:hover ul.sub-menu {
        left: auto;
        top: 71px;
        text-align: left;
        pointer-events: auto;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }*/
   /*  .navigation .mainmenu li:hover ul.sub-menu ul {
        top: 0px;
        right: -5px;
    }*/
    /*.navigation .mainmenu li ul ul.sub-menu{
        top: 0;      
     }
    .navigation .mainmenu ul.sub-menu li,
     .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li ,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
        padding: 0;
    }*/
}


@media only screen and (max-width: 1024px){
   .h-contact-block,  .h-contact-block, .page .h-contact-block, .single .h-contact-block {
         right: 0px; 
    }
     #steps .soccerclub-steps-icon span {
        left: 5px;
        width: 45px;
        height: 45px;
    }
    .slider-area .slider-center-img {
        right: 42%;
    }
}
@media only screen and (max-width: 992px){
    .navigation {
    width: 255px;
    height: 100%;
    position: fixed;
    left: -100%;
    padding: 0;
    top: 0;
    margin: 0;
    z-index: 99999;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #fff;
}
   .navigation .mainmenu li {
        display: block;
        position: relative;
        line-height: normal;
        margin-right: 35px;
        margin: 0;
        padding: 0;
    }
    .navigation .mainmenu>li>a {
        padding: 5px 20px;
    }
    .hamburger-menus{
        width: 30px;
        height: 30px;
        position: absolute;
        -webkit-transition: .1s;
        transition: .1s;
        margin: 5px 15px;
        cursor: pointer;
        display: inline-block;
        float: right;
        right: 35px;
        top: 13px;
        z-index: 1;
    }
}

/*----- Sticky Header ------*/
.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    max-width: 100%;
    z-index: 99999;
    box-shadow: -2px 2px 10px 0px #2d2d2d;
}
@media screen and ( max-width: 768px) and (min-width: 720px){
     .sticky-header {
        margin-top: 0;
    }
}

@media screen and (max-width:720px) {
     .sticky-header {
        margin-top: 0;
    }
}
/*----------------------------------------*/
/*  HOME PAGE COMMON AREA
/*----------------------------------------*/

 .soccerclub-section-head {
    text-align: left;
    margin-bottom: 4em;
}
 .soccerclub-section-head h2,  .soccerclub-section-head h2 span{
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 50px;
    line-height: 50px;
}
 .soccerclub-section-head h3{
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
    line-height: 30px;
}
 .soccerclub-section-head .soccerclub-section-head-icon i{
       font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #3d72fc;
}
 #services .service-bg,
 #about .about-bg,
 #counter .counter-bg,
 #features .features-bg,
 #steps .steps-bg,
 #project .project-bg,
 #video .video-bg,
 #awards .awards-bg,
 #testimonials .testimonials-bg,
 #team .team-bg,
 #pricing .pricing-bg,
 #contact .contact-bg,
 #blog .blog-bg,
 #oursponsors .oursponsors-bg,
 #newsletter .newsletter-bg,
 #footer .footer-bg,
 #product .product-bg,
 #gallery .gallery-bg
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}
 #services,
 #about,
 #counter,
 #features,
 #steps,
 #project,
 #video,
 #testimonials,
 #team,
 #pricing,
 #contact,
 #blog,
 #oursponsors,
 #newsletter,
 #product,
 #awards,
 #gallery,
#footer{
    position: relative;
}
 .soccerclub-section-head {
    position: relative;
    margin: 0 10em 3em;
}

/*----------------------------------------*/
/*  Slider Area
/*----------------------------------------*/

.swiper-container-horizontal>.swiper-pagination-bullets {
    display: none;
}
.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}
.slider-area{    
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
}
.hero-style {
    height: 850px;
    transition: all .4s ease;
}
.hero-slider {
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}
.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    text-align: left;
}
.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.hero-overlay {
    position: absolute;
    left: 0;
    right: 37%;
    top: 0;
    bottom: 0;
    background: #c50301;
    opacity: 1;
    clip-path: polygon(0 0, 66% 0, 100% 100%, 0% 100%);
}

.slider-img-left {
    position: absolute;
    left: 0;
    right: 38.5%;
    top: 0;
    bottom: 0;
    opacity: 1;
    clip-path: polygon(0 0, 65% 0, 100% 100%, 0% 100%);
}

.hero-in-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #161415;
    opacity: 0.7;
    clip-path: polygon(0 0, 65% 0, 100% 100%, 0% 100%);
}
.slider-area .sliderimg{
    width: 70%;
    height: 100%;
    right: 0;
    float: right;
}

.slider-area img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
}

.slider-area .slider-center-img {
    margin: 0 auto 0em;
    width: 120px;
    height: 120px;
    top: 40%;
    background: #fdfdfd;
    position: absolute;
    padding: 10px 10px 10px;
    border-radius: 50%;
    box-shadow: 0px 0px 14px -4px #100000e8;
    right: 44%;
    z-index: 2;
    text-align: center;
    overflow: hidden;
    border: 15px solid #c50301;
}

.slider-area .slider-center-imgin {
    width: 90px;
    height: 90px;
    top: 0px;
    position: absolute;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0px 0px 13px 0px #100000e8 inset;
    right: 0px;
    left: 0;
    bottom: 0;
    z-index: 2;
    overflow: hidden;
}

.slider-area .slider-center-img img {
    width: 70px;
    height: 70px;
}


.slider-inner-box {
    position: absolute;
    top: 54%;
    left: 46%;
    width: 500px;
    margin-left: -513px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    max-width: 690px;
}

.slider-area h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    padding: 10px 0;
    margin-bottom: 0;
}

.hero-style .slide-title h2 {
    transition: all .4s ease;
    color: #fff;
    text-transform: capitalize;
    transition: all .4s ease;
    font-family: 'Sansita Swashed', cursive;
    font-size: 100px;
    font-weight: 500;
    line-height: 120px;
}
.slider-area p {
    color: #fff;
    padding-bottom: 45px;
    margin: 0;
}

.hero-style .slide-text p {
    opacity: 1;
    font-size: 20px;
    line-height: 1.6;
    color: #afb0a2;
    transition: all .4s ease;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.hero-style ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.hero-style ul li{
   display: inline-block;
    padding-right: 10px;
}

.hero-style li.slide-btns-1 a.ReadMore {
    overflow: hidden;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
    z-index: 1;
    font-size: 26px;
    background: #c50301;
    padding: 20px 25px;
    font-weight: 400;
    line-height: 18px;
    text-decoration: none !important;
    color: #fcfcf8;
    border-radius: 8px;
    font-family: 'Roboto', sans-serif;
}

.hero-style li.slide-btns-1 a.ReadMore i {
    font-size: 15px;
    padding-left: 5px;
     -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}
.hero-style li.slide-btns-1 a.ReadMore:hover i {
   -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.hero-style li.slide-btns-1 a.ReadMore:hover {
    color: #fff !important;
    outline-width: 0;
    z-index: 1;
        border-radius: 30px;
}

.hero-style li.slide-btns-1 a.ReadMore:after {
    content: '';
    height: 100%;
    width: 100%;
    opacity: 0;
    transform: translateX(-20px) scale(0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease-in-out;
    border-radius: 30px;
    background: #c50301;
}

.hero-style li.slide-btns-1 a.ReadMore:hover:after {
        opacity: 1;
    transform: translateX(0) scale(1.08);
}


.hero-style li.slide-btns-2 a.ReadMore {
    font-size: 18px;
    background: #c50301;
    padding: 12px 28px;
    font-weight: 500;
    line-height: 18px;
    outline-width: 0;
    text-decoration: none !important;
     color: #fcfcf8 !important;
    border-radius: 3px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
    z-index: 1;
}

.hero-style li.slide-btns-2 a.ReadMore:hover {
    color: #fcfcf8 !important;
}

.hero-style li.slide-btns-2 a.ReadMore:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0px;
    background-color: #c50301;
    transition: all 0.3s ease;
}

.hero-style li.slide-btns-2 a.ReadMore:hover:after {
    top: 0;
    height: 100%;
}



.hero-style .slide-btns > a:first-child {
    margin-right: 10px;
}

.hero-slider .swiper-button-prev, .hero-slider .swiper-button-next {
    background: transparent;
    width: 55px;
    height: 55px;
    line-height: 53px;
    margin-top: -30px;
    text-align: center;
    border: 0px solid #d4d3d3;
    border-radius: 55px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    color: #fcfdfb;
    display: none;
}

.hero-slider .swiper-button-prev {
    left: auto;
    transform: translateX(50px);
    right: 60px;
}

.hero-slider .swiper-button-next {
    right: 60px;
    transform: translateX(50px);
}

.hero-slider .swiper-button-prev:hover, .hero-slider .swiper-button-next:hover {
    color: #000;
}

.hero-slider:hover .swiper-button-prev, .hero-slider:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.hero-slider .swiper-button-prev:before {
    content: "\f177";
    font-family: FontAwesome;
    position: absolute;
    left: auto;
    right: 25px;
    color: #ebeff1;
}

.hero-slider .swiper-button-next:before {
    content: "\f178";
    font-family: FontAwesome;
    position: absolute;
    right: -15px;
    color: #ebeff1;
}

.hero-slider .swiper-button-prev:hover:before, .hero-slider .swiper-button-next:hover:before {
    color: #000;
}

@media (min-width: 1024px){
    .hero-style {
        height: 677px;
    }
}
@media only screen and (max-width: 1024px){
    .slider-inner-box {
        left: 55%;
    }
}
/*----------------------------------------*/
/*  Services Area
/*----------------------------------------*/

 #services .soccerclub-section-head h2{
    color: #000;
}

 #services .soccerclub-section-head h3{
    color: #8a8a8a;
}
 div#services {
    position: relative;
}
 #services .soccerclub-service-box{
    margin: 0px 30px;
    margin-bottom: 30px;
    margin-top: 20px;
    background-color: #fff;
    box-shadow: none;
    border: 4px solid #bfcc05;
    border-radius: 20px;
    padding: 20px 20px 20px;
    position: relative;
}
 #services .soccerclub-service-box .soccerclub-service-image {
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}
 #services .soccerclub-service-box .soccerclub-service-image img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
    border-radius: 20px;
}
 #services .soccerclub-service-box:hover .soccerclub-service-image img {
    transform: scale(1.2);
}
 #services .soccerclub-service-box .soccerclub-service-icon {
    background: #fff;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
    position: relative;
    top: -35px;
    left: 0px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin: 0 auto;
    z-index: 1;
}
 #services .soccerclub-service-box .soccerclub-service-icon i {
    font-size: 40px;
    line-height: 90px;
    background: -moz-linear-gradient(top,#7441f4 0%,#5468f0 100%);
    background: -webkit-linear-gradient(top,#7441f4 0%,#5468f0 100%);
    background: linear-gradient(to right,#7441f4 0%,#5468f0 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
 #services .soccerclub-service-box:hover .soccerclub-service-icon {
    -ms-transform: scale(1.07) rotate(5deg);
    -moz-transform: scale(1.07) rotate(5deg);
    -webkit-transform: scale(1.07) rotate(5deg);
    -o-transform: scale(1.07) rotate(5deg);
    transform: scale(1.07) rotate(5deg);
}

 #services .soccerclub-service-content {
    text-align: center;
    margin-top: 1em;
    position: absolute;
    bottom: 25px;
    margin: 1px 0px;
    text-align: center;
    transition: all .8s;
    overflow: hidden;
    padding: 0 10px;
    width: 88%;
    z-index: 3;
}
 #services .soccerclub-service-box .services-highlightborder {
    background-color: #dddddd;
    display: inline-table;
    width: 100%;
    right: 0;
    bottom: 0;
    height: 190px;
    background-repeat: repeat-x;
    position: absolute;
    border-radius: 0 0 20px 20px;
    z-index: 1;
    box-shadow: 2px 10px 41px 0px #dddddd;
}

 #services .soccerclub-service-content h4 a{
    word-break: break-word;
    padding: 0;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0px;
    padding-bottom: 0;
    color: #f6f5fa;
}  

 #services .soccerclub-service-content p{
    font-size: 16px;
    font-weight: 400;
    word-break: break-word;
    line-height: 22px;
    transition: all 0.3s ease 0s;
    color: #eaebe8;
    margin-bottom: 0px;
}
 #services .soccerclub-service-content a.read-btn{
   word-break: break-word;
    font-size: 14px;
    font-weight: 600;
    word-break: break-word;
    line-height: 20px;
    margin-bottom: 0px;
    transition: all 0.3s ease 0s;
}


 #services .soccerclub-service-content a.read-btn:hover{
    letter-spacing: 2px;
}

 #services .soccerclub-service-content a.read-btn {
    color: #dfeafb;
    font-size: 14px;
    text-decoration: none;
    background: #3d72fc;
    padding: 11px 20px;
    margin-top: 20px;
    display: inline-block;
}

 #services .soccerclub-service-content a.read-btn:after,
 #services .soccerclub-service-content a.read-btn:before {
    backface-visibility: hidden;
    border: 1px solid transparent;
    bottom: 0px;
    content: " ";
    display: block;
    margin: 0 auto;
    position: relative;
    transition: all 280ms ease-in-out;
    width: 0;
}

 #services .soccerclub-service-content a.read-btn:hover {
    background: #000;
    outline-width: 0;
}

 #services .soccerclub-service-content a.read-btn:hover, 
 #services .soccerclub-service-content a.read-btn:active {
    letter-spacing: 5px;
}

 #services .soccerclub-service-content a.read-btn:hover:before {
    bottom: auto;
    top: 0;
    width: 70%;
}

 #services .soccerclub-service-content a.read-btn:hover:after, 
 #services .soccerclub-service-content a.read-btn:hover:before {
    backface-visibility: hidden;
    border-color: #fff;
    transition: width 350ms ease-in-out;
    width: 70%;
    border: 1px solid #fff;
}

.padding-0{padding: 0;}

 #services .owl-theme .owl-dots {display: none;}

 #services .owl-carousel .owl-nav button.owl-prev span {
    position: absolute;
    top: 50%;
    left: 0;
    color: #3e3e3e;
    font-size: 50px;
    width: 45px;
    height: 45px;
    line-height: 35px;
    border-radius: 50%;
    background: #fff;
    font-weight: 100;
    border: 1px solid #3e3e3e;
}

 #services .owl-carousel .owl-nav button.owl-next span:before, 
 #services .owl-carousel .owl-nav button.owl-prev span:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffe723;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
 #services .owl-carousel .owl-nav button.owl-prev span, 
 #services .owl-carousel .owl-nav button.owl-next span {
    display: none !important;
}
 #services .owl-theme .owl-nav .disabled {
    opacity: 1;
    cursor: pointer;
}
 #services .owl-carousel .owl-nav button.owl-prev, 
 #services .owl-carousel .owl-nav button.owl-next {
     position: relative;
    box-shadow: none;
    background: none;
    z-index: -1;
}
 #services .owl-carousel .owl-nav button.owl-next:before, 
 #services .owl-carousel .owl-nav button.owl-prev:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffe723;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0;
    z-index: 999;
    color: #3e3e3e;
    width: 45px;
    height: 45px;
    line-height: 35px;
    background: #fff;
    font-weight: 100;
    font-size: 30px;
    padding: 5px;
    border: 3px solid #000;
    border-radius: 50%;
}
 #services .owl-carousel .owl-nav button.owl-next:before{
    content: "\f178";
    font-family: FontAwesome;
    position: relative;
    top: 50%;
    right: 0;
    color: #3e3e3e;
    top: -380px;
    left: 620px;
}
 #services .owl-carousel .owl-nav button.owl-prev:before{
    content: "\f177";
    font-family: FontAwesome;
    position: relative;
    color: #3e3e3e;
    top: -380px;
    left: -620px;
}

 #services .owl-carousel .owl-nav button.owl-next:hover:before,
 #services .owl-carousel .owl-nav button.owl-prev:hover:before{
        background: -moz-linear-gradient(top,#7441f4 0%,#5468f0 100%);
    background: -webkit-linear-gradient(top,#7441f4 0%,#5468f0 100%);
    background: linear-gradient(to right,#7441f4 0%,#5468f0 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    border-color: #7441f4;
}
 #services .soccerclub-service-box .soccerclub-service-mainoverlay {
    position: absolute;
    right: 20px;
    left: 20px;
    top: 20px;
    bottom: 20px;
    background: #000;
    opacity: 0.3;
    background-size: cover;
    border-radius: 20px;
    z-index: 3;
        transition: all 1s ease 0s;
}
 #services .soccerclub-service-box:hover .soccerclub-service-mainoverlay {
    border-radius: 0;
}

/*----------------------------------------*/
/*  video Area
/*----------------------------------------*/
 #video .video-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
 #video .video-overlay-shape {
    position: absolute;
    left: 40%;
    right: 0;
    top: 0;
    bottom: 0;
    background: #c50301;
    opacity: 0.6;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}

 #video .video-per {
    font-size: 60px;
    font-weight: 400;
    color: #030303;
    line-height: 60px;
}
 #video .video-per-title {
    color: #444444;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
 #video .soccerclub-section-head p{
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #c1999f;
}
 #video .soccerclub-section-head h2{
    color: #fefcf9;
    font-size: 60px;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 30px;
}
 div#video {
    position: relative;
    background: #000;
}
 div#video .soccerclub-section-head {
    margin: 4em 0em 4em;
    padding: 0 4em;
}

 div#video .soccerclub-video-content {
    position: relative;
    z-index: 1;
}
 #video .soccerclub-section-head h3 {
    color: #fdfcf9;
    font-size: 30px;
    letter-spacing: 2px;
    margin-bottom: 0px;
    line-height: 30px;
}
 #video .soccerclub-video-block {
    color: #fff;
    position: relative;
}
 #video .soccerclub-video-block iframe{
    width: 100%;
    border-radius: 30px;
    height: 340px;
}

/*----------------------------------------*/
/*  Team Area
/*----------------------------------------*/
 #team .soccerclub-team-block {
    position: relative;
}
 #team .team-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
 #team .soccerclub-section-head h2{
    color: #fff;
}
.soccerclub-team-img img {
    border-radius: 20px;
    width: 100%;
    height: 100%;
}
 #team h4.soccerclub-team-name {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0.3em;
}
 #team .soccerclub-team-single:hover h4.soccerclub-team-name {
    color: #b3090d;
}

 #team h6.soccerclub-team-designation {
    font-weight: 400;
    color: #fff;
    font-size: 15px;
    margin-bottom: 2em;
}
.soccerclub-team-keeper-single h4{
    font-size: 14px;
    font-weight: 400;
    color: #afafa5;
    margin: 0;
}
.soccerclub-team_keepers-data {
    font-size: 14px;
    color: #eaebe4;
    font-weight: 500;
}
.soccerclub-team-single .soccerclub-team-keeper-area .soccerclub-team-keeper-single {
  margin-bottom: 10px;
  padding: 5px 8px;
}

.soccerclub-team-single .soccerclub-team-keeper-area .soccerclub-team-keeper-single:nth-child(even) {
    background: #4b4a36;
}

 div#team {
    position: relative;
    background: #000;
}
 div#team .soccerclub-team-single {
    margin-bottom:15px;
}

 #team .soccerclub-team-image img {
    width: 100%;
    height: 100%;
    background: #fff;
}
 #team .soccerclub-team-image {
    position: relative;
    overflow: hidden;
}
 #team .soccerclub-team-social-icon a i {
    color: #0a0a0a;
    font-size: 16px;
    margin-right: 10px;
}

 #team .soccerclub-team-social-icon a:hover i{
    color: #3c73fa;
    transform: rotateY(360deg);
    transition: transform 0.5s ease-out;
}

 div#team .owl-theme .owl-dots {
    display: none;
}

 div#team .owl-nav .owl-prev {
    position: absolute;
    left: -55px;
    top: 30%;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border: 2px solid #000;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%;
    line-height: 40px;
    box-shadow: none;
}
 div#team .owl-nav .owl-next {
    position: absolute;
    right: -55px;
    top: 30%;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border: 2px solid #000;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%;
    line-height: 40px;
    box-shadow: none;
}
 div#team:hover .owl-prev {
    left: -50px;
    opacity: 1;
}
 div#team:hover .owl-next {
    right: -50px;
    opacity: 1;
}
 div#team .owl-nav .owl-prev span,
 div#team .owl-nav .owl-next span{
   display: none;
}
 div#team .owl-nav .owl-prev:after,
 div#team .owl-nav .owl-next:after{
    font-size: 25px;
    color: #3d3d3d;
    line-height: 35px;
}
 div#team .owl-nav .owl-prev:after{
    content: '\f177';
    font-family: 'FontAwesome';
}
 div#team .owl-nav .owl-next:after{
    content: '\f178';
    font-family: 'FontAwesome';
}
 div#team .owl-nav .owl-next:hover, 
 div#team .owl-nav .owl-prev:hover {
    border: 2px solid #3b73fc;
    background: none;
}
 div#team .owl-nav .owl-prev:hover:after,
 div#team .owl-nav .owl-next:hover:after{
    color: #3b73fc;
}

/*----------------------------------------*/
/*  Team Page
/*----------------------------------------*/

body.page-template-default #innerpage-box .soccerclub-team-single {
    background-color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 10px;
    margin: 5px;
    border: 1px solid #c50301;
}
body.page-template-default #innerpage-box .soccerclub-team-area {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}
body.page-template-default #innerpage-box .soccerclub-team-area .soccerclub-team-content-box {
    position: relative;
    overflow: hidden;
}
body.page-template-default #innerpage-box .soccerclub-team-area .soccerclub-team-content-wrap {
/*    position: absolute;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
/*body.page-template-default #innerpage-box .soccerclub-team-single:before {
    content: "";
    height: 100%;
    width: 0%;
    background-color: #c50301;
    position: absolute;
    top: 0;
    right: 0;
    visibility: visible;
    opacity: 0;
    z-index: -1;
    transition: all 0.3s ease-in-out;
    transition-delay: 0.6s;
}
body.page-template-default #innerpage-box .soccerclub-team-single:hover:before {
    visibility: visible;
    opacity: 1;
    width: 100%;
    left: 0;
    transition-delay: 0s;
}*/
body.page-template-default #innerpage-box .soccerclub-team-area .soccerclub-team-content {
    height: 100%;
    width: 100%;
    padding: 0px 0px 0px;
}

body.page-template-default #innerpage-box h4.soccerclub-team-name {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 12px;
    line-height: 28px;
    visibility: visible;
    opacity: 1;
    transform: translateY(10px);
    transition: all 0.3s ease-in-out;
    transition-delay: 0.4s;
    color: #111111;
    padding: 0;
    margin-top: 0;
}

body.page-template-default #innerpage-box h4.soccerclub-team-name:hover{
    color: #c50301;
}
body.page-template-default #innerpage-box .soccerclub-team-area h6.soccerclub-team-designation {
    font-size: 15px;
    color: #737373;
    margin-bottom: 8px;
    line-height: 1.4;
    visibility: visible;
    opacity: 1;
    transform: translateY(10px);
    transition: all 0.3s ease-in-out;
    transition-delay: 0.3s;
    padding: 0;
}
body.page-template-default #innerpage-box .soccerclub-team-area .soccerclub-team-social-icon {
    visibility: visible;
    opacity: 1;
    transform: translateY(10px);
    transition: all 0.3s ease-in-out;
    transition-delay: 0.1s;
    margin-bottom: 15px;
}

body.page-template-default #innerpage-box .soccerclub-team-area .soccerclub-team-social-icon a {
    font-size: 15px;
    padding: 5px 6px;
}
body.page-template-default #innerpage-box .soccerclub-team-area .soccerclub-team-social-icon a i{
    color: #c50301;
}
body.page-template-default #innerpage-box .soccerclub-team-area:hover .soccerclub-team-social-icon a:hover i{
    color: #c50301;
}
body.page-template-default #innerpage-box .soccerclub-team-area h4.soccerclub-team-name,
body.page-template-default #innerpage-box .soccerclub-team-area .soccerclub-team-content-box .soccerclub-team-keeper-single,
body.page-template-default #innerpage-box .soccerclub-team-area .soccerclub-team-social-icon,
body.page-template-default #innerpage-box .soccerclub-team-area .soccerclub-team-social-icon a i {
    color: #000;
}
body.page-template-default #innerpage-box .soccerclub-team-area h6.soccerclub-team-designation{
    color: #c50301;
}

body.page-template-default #innerpage-box .soccerclub-team-area:hover h4.soccerclub-team-name,
body.page-template-default #innerpage-box .soccerclub-team-area:hover .soccerclub-team-content-box .soccerclub-team-keeper-single,
body.page-template-default #innerpage-box .soccerclub-team-area:hover h6.soccerclub-team-designation,
body.page-template-default #innerpage-box .soccerclub-team-area:hover .soccerclub-team-social-icon,
body.page-template-default #innerpage-box .soccerclub-team-area:hover .soccerclub-team-social-icon a i {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.4s;
}

body.page-template-default #innerpage-box  .soccerclub-team-image {
    width: 100%;
    height: auto;
}
body.page-template-default #innerpage-box  .soccerclub-team-image img {
    width: 100%;
    height: 100%;
}



body.page-template-default #innerpage-box .soccerclub-team-keeper-single h4{
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin: 0;
}
body.page-template-default #innerpage-box .soccerclub-team_keepers-data {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
body.page-template-default #innerpage-box .soccerclub-team-single .soccerclub-team-keeper-area .soccerclub-team-keeper-single {
  margin-bottom: 10px;
  padding: 5px 8px;
}

body.page-template-default #innerpage-box .soccerclub-team-area .soccerclub-team-content-box .soccerclub-team-keeper-single:nth-child(even) {
    background: #f1f1f1;
}

body.page-template-default #innerpage-box .soccerclub-team-area .soccerclub-team-content-box .soccerclub-team-keeper-single{
    transform: translateY(10px);
    transition: all 0.3s ease-in-out;
    opacity: 1;
     visibility: visible;
    margin-bottom: 10px;
   padding: 2px 5px;
}


/*----------------------------------------*/
/*  Gallery Area
/*----------------------------------------*/
 #gallery .soccerclub-section-head {
    margin: 0 10em 4.5em;
}
 #gallery .image-container img.img.img-popup {
    border-radius: 10px;
    cursor: pointer;
}
 #gallery .soccerclub-section-head h2 {
    color: #000;
}
 #gallery .soccerclub-section-head h2 span {
    color: #ce100f;
}
 #gallery .soccerclub-gallery-box{
    margin-bottom: 30px;
}


.jumbotron {
  width: 100%;
  height: 790px;
  background-color: transparent;
}


#heading-1 {
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 1.1px;
}

#heading-2 {
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 100;
  letter-spacing: 1.1px;
}

.card {
  float: left;
  width: auto;
  margin-bottom: 40px !important;
  border-radius: 10px;
}

.image-container {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.image-container .img {
    width: 100%;
    height: auto;
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0, 0);
    transform: translate3d(-40px,0,0);
    opacity: 0.85;
}

.image-container:hover img{
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
}

.img-overlay {
  position: fixed;
  top: 90px;
  max-height: 80%;
  left: 50%;
  transform: translate(-50%, 0) scale(0, 0);
  z-index: 10;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  transition: all .3s ease;
}

.overlay-dark {
  top: 0;
  position: fixed;
  background-color: #000;
  opacity: .9;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: none;
      left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.get-code {
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  padding-right: 10px !important;
  padding-bottom: 25px !important;
}

#container-git {
  height: 70px;
  display: inline-block;
  max-width: 400px;
}

.name-git {
  position: relative;
  top: 8px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
}

.bio-git {
  position: relative;
  float: left;
  padding-left: 10px;
  padding-bottom: 6px;
  top: 8px;
  font-size: 13px;
  color: grey;
}
 @media (min-width: 576px) {

.jumbotron {
  width: 100%;
  height: 440px;
  background-color: transparent;
}

.get-code {
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  padding-right: 30px !important;
  padding-bottom: 15px !important;
}

#container-git {
  height: 118px;
  display: inline-block;
  max-width: 400px;
}

.name-git {
  position: relative;
  top: 8px;
  font-size: 16px;
  font-weight: bold;
}

.bio-git {
  position: relative;
  float: none;
  top: 8px;
  font-size: 15px;
  color: grey;
  padding-left: 0;
}
}

/*----------------------------------------*/
/*  Gallery Page
/*----------------------------------------*/
#innerpage-box .image-container img.img.img-popup  {
    border-radius: 10px;
    cursor: pointer;
}

#innerpage-box .soccerclub-gallery-box{
    margin-bottom: 30px;
}


/*----------------------------------------*/
/*  Testimonials Area
/*----------------------------------------*/
 #testimonials{
    padding: 4em 0px 1em;
}
 #testimonials .soccerclub-testimonials-single {
    margin-bottom: 10px;
}
 #testimonials .testimonials-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
 #testimonials .soccerclub-section-head h2 {
    color: #dd0f0d;
    font-size: 30px;
    letter-spacing: 5px;
}
 #testimonials .soccerclub-section-head h3 {
    color: #030303;
    font-size: 50px;
    margin-top: 10px;
    font-weight: 600;
    line-height: 50px;
}
 div#testimonials {
    position: relative;
    background: #fff;
}
 div#testimonials .soccerclub-section-head {
    position: relative;
    margin: 0 10em 1em;
}
 div#testimonials .soccerclub-testimonials-single .soccerclub-testimonials-area{
       border-radius: 15px;
    padding: 10px 0 0 5em;
}

 div#testimonials .soccerclub-testimonials-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 50px;
    background: #cecece;
    opacity: 1;
    border-radius: 8px;
}
 div#testimonials .soccerclub-testimonials-image {
    border-radius: 50%;
    width: 300px !important;
    height: 300px;
    border: 3px solid #262626;
    transition: all .35s ease-out;
    margin: 0 auto;
    padding: 20px;
    position: relative;
}


 div#testimonials .soccerclub-testimonials-circle {
    position: absolute;
    background-color: transparent;
    width: 295px;
    height: 295px;
    right: 0;
    top: 0;
    border-radius: 50%;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
 div#testimonials .soccerclub-testimonials-single:hover .soccerclub-testimonials-circle {
    animation-name: spin;
}

 div#testimonials .soccerclub-testimonials-circle:after {
    content: " ";
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #d50b0b;
    left: 80px;
    opacity: 1;
    transition: 0.3s ease-out;
}

 div#testimonials .soccerclub-testimonials-circle:before {
    content: " ";
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #d50b0b;
    right: 80px;
    bottom: 0;
    top: auto;
    opacity: 1;
    transition: 0.3s ease-out;
}

 div#testimonials .soccerclub-testimonials-single:hover .soccerclub-testimonials-circle:after {
    opacity: 1;
}
@keyframes spin{to{-webkit-transform:rotate(360deg);}
}
@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);}
}

 div#testimonials .soccerclub-testimonials-image img {
    border-radius: 50%;
    width: 100% !important;
    height: 100%;
    transition: transform 1s;
}
 div#testimonials h4.soccerclub-testimonials-name {
    font-weight: 400;
    color: #0d0d0d;
    margin: 0px 0 2px;
    font-size: 22px;
    letter-spacing: 5px;
    position: relative;
    z-index: 1;
    display: inline-block;
}
 div#testimonials h4.soccerclub-testimonials-name:after {
    content: '';
    width: 43px;
    height: 3px;
    position: absolute;
    left: auto;
    right: 5px;
    bottom: -1px;
    background-color: #d11f25;
    transition: all .5s cubic-bezier(.645,.045,.355,1);
    z-index: 2;
}
 div#testimonials h4.soccerclub-testimonials-name:hover:after {
    width: 100%;
    left: auto;
    right: 0;
}

 div#testimonials h6.soccerclub-testimonials-designation {
    font-size: 20px;
    font-weight: 600;
    word-break: break-word;
    margin: 0 0 22px;
    color: #040404;
    position: relative;
    z-index: 1;
    letter-spacing: 2px;
    line-height: 20px;
}

 div#testimonials .soccerclub-testimonials-content p{
    color: #737373;
    font-size: 20px;
    font-weight: 400;
    word-break: break-word;
    line-height: 25px;
    margin: 0 0 0em;
    position: relative;
    z-index: 1;
}
 div#testimonials .soccerclub-testimonials-content {
    position: relative;
    padding: 5em 22em 5em 0;
}

 div#testimonials .soccerclub-testimonials-content i {
    top: 85px;
    font-size: 135px;
    color: #adabac;
    position: absolute;
    margin-top: 25px;
    left: 295px;
    z-index: 0;
}
 div#testimonials .owl-theme .owl-nav {
    display: none;
}
 div#testimonials .owl-theme .owl-dots .owl-dot {
    box-shadow: none;
}
 div#testimonials .owl-theme .owl-dots {
    margin-top: 5em;
}
 div#testimonials .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 0px 10px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    background: #d40203;
}

 div#testimonials .owl-theme .owl-dots .owl-dot.active span {
    width: 15px;
    height: 15px;
    margin: 1px 14px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
    background: #d40203;
    margin: 0 auto;
}
 div#testimonials .owl-theme .owl-dots .owl-dot.active {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #d40203;
    box-shadow: none;
}

  div#testimonials.owl-theme .owl-dots .owl-dot {
    box-shadow: none;
}
/*----------------------------------------*/
/*  Project Area
/*----------------------------------------*/

 #project .project-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
 #project .soccerclub-section-head h2{
   color: #000;
}

 #project .soccerclub-section-head h2:after {
    border-color: #ffd95e;
    border-image-source: linear-gradient(to left, #7441f4, #5468f0);
}
 #project .soccerclub-section-head h3{
    color: #021348;
}
 div#project {
    position: relative;
    background: #fdfdfd;
    overflow: hidden;
}
 div#project .soccerclub-project-single {
    margin-bottom: 2em;
    position: relative;
}
 div#project .soccerclub-project-single .soccerclub-project-img{
    position: relative;
    overflow: hidden;
}
 div#project .soccerclub-project-single .soccerclub-project-img img{
    width: 100%;
    transition: all 0.5s ease;
}
 div#project .soccerclub-project-single:hover .soccerclub-project-img img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
 div#project .soccerclub-project-single .soccerclub-project-content {
    position: relative;
    left: 0;
    right: 0;
    bottom: 30px;
    transition: all 0.95s ease 0s;
    opacity: 1;
    background: #fff;
    padding: 1em 25px 0px;    
    box-shadow: 0 0px 5px 0 #88828252;
    -moz-box-shadow: -1px 0px 45px rgba(50,50,0,0.1);
    -webkit-box-shadow: -1px 0px 45px rgb(50 50 0 / 10%);
    box-shadow: -1px 0px 45px rgb(50 50 0 / 10%);
    margin: 0 10px;
    border-bottom: 2px solid #5f8cfd;
}
 div#project .soccerclub-project-single h4.soccerclub-project-title {
    color: #070707;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.5s ease 0s;
    margin-bottom: 0.5em;
}
 div#project .soccerclub-project-single .soccerclub-project-text{
    color: #9c9a9b;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}


 div#project .soccerclub-project-single .soccerclub-project-content a{
    font-size: 14px;
    font-weight: 600;
    color: #d1dcfe;
    margin-bottom: 10px;
    padding: 10px 20px;
    background: #3d72fc;
    position: relative;
    top: 1em;
    border: 1px solid #3d72fc;
}
 div#project .soccerclub-project-single .soccerclub-project-content a:hover{
    color: #618af9;
    background: #fff;
}
 div#project .soccerclub-project-single .soccerclub-project-content a i {
    margin-left: 7px;
    font-size: 16px;
}
/*----------------------------------------*/
/*  Features Area
/*----------------------------------------*/
 #features .features-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}

 #features .soccerclub-section-head h2{
  color: #000;
  line-height: 75px;
}

 #features .soccerclub-section-head h2:after {
    border-color: #ffd95e;
    border-image-source: linear-gradient(to left, #7441f4, #5468f0);
}
 #features .soccerclub-section-head h3{
    color: #021348;
}
 div#features {
    position: relative;
    background: #f3f3f5;
}
 #features h4.soccerclub-features-title{
    font-size: 30px;
    font-weight: 500;
    word-break: break-word;
    padding: 0;
    margin-bottom: 0.5em;
    line-height: 30px;
    color: #383936;
}  

 #features h4.soccerclub-features-title{
    color: #151515;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-bottom: 10px;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    margin-bottom: 0px;}

 #features h4.soccerclub-features-title:hover {
     color: #d40f0f;
}
 #features .soccerclub-features-single:hover .soccerclub-features-content h4.soccerclub-features-title{
    color: #fff;
    background-image: linear-gradient( 40deg,#fff 30%,#fff 70% );
}

 #features .soccerclub-features-content p.soccerclub-features-text{
    color: #c1c1c1;
    margin-bottom: 0px;
    font-weight: 400;
    line-height: 22px;
    font-size: 18px;
    text-align: left;
}
 #features .soccerclub-features-single a.ficon {
      position: relative;
}

 #features .soccerclub-features-icon-box {
    text-align: center;
    top: 0;
    position: relative;
    left: 0;
    transition: all 0.5s ease 0s;
}

 #features .soccerclub-features-single:hover .soccerclub-features-icon-box {
    top: 10px;
    left: 10px;
    transition: all 0.5s ease 0s;
}

 #features .soccerclub-features-icon {
    position: relative;
    background: #fe9903;
    transition: all 0.5s ease 0s;
    margin: 0px 5px 10px 5px;
    height: 100px;
    width: 100px;
}

 #features .soccerclub-features-content {
    position: relative;
}

 #features .soccerclub-featured-img {
    margin-top: 0em;
    position: relative;
}
 #features .soccerclub-features-icon img {
    width: 100px;
    height: 100px;
}

 #features .soccerclub-features-icon span{
    margin-bottom: 25px;
    font-size: 50px;
    line-height: 50px;
    padding: 25px 0;
    color: #f9c3c7;
    width: 100%;
    opacity: 1;
    background: #d40f0f;
    box-shadow: 0px 0 14px -5px #100000e8;
}



 #features .soccerclub-features-single{
/*    overflow: hidden;*/
    position: relative;
    margin-bottom: 3em;
}
 #features .soccerclub-features-border {
    position: relative;
    padding: 0.7em 0;
    margin-top: 0.3em;
}
 #features .soccerclub-features-border:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 100%;
    top: 0;
    background: #000;
    height: 6px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
 #features:hover .soccerclub-features-border:after, 
 #features:focus .soccerclub-features-border:after, 
 #features:active .soccerclub-features-border:after {
    right: 0;
    background: #3c71fa;
}

/*----------------------------------------*/
/*  About Area
/*----------------------------------------*/
 #about {
    position: relative;
    overflow: hidden;
}
.space-block {
    padding: 3em;
}
 #about .about-body {
    position: relative;
}
 #about .about-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}

 #about .soccerclub-section-head {
    margin: 0 0em 1em;
}

 #about .soccerclub-section-head h2{
   color: #d60e0a;
}

 #about .soccerclub-section-head h3{
    color: #021348;
}
 #about .soccerclub-section-area-textlist ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 2em;
}
 #about .soccerclub-section-area-textlist ul li,
  #about .soccerclub-section-area-textlist ol li,
   #about .soccerclub-section-area-textlist {
    color: #3a3839;
    font-size: 20px;
    font-weight: 500;
    word-break: break-word;
    line-height: 20px;
    margin-bottom: 15px
}
 #about .soccerclub-section-area-textlist ul li:before, 
 #about .soccerclub-section-area-textlist ol li:before{
    content: "\f1e3";
    font-family: 'Fontawesome';
    margin-right: 15px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #d0150f;
    display: inline-block;
    margin-bottom: 0;
    font-size: 17px;
    padding: 3px;
}
 #about .soccerclub-section-area-text-subtitle {
    color: #0d0d0b;
    font-size: 40px;
    font-weight: 600;
    word-break: break-word;
    line-height: 45px;
    margin-bottom: 0.5em;
}
 #about .soccerclub-section-area-text {
    color: #87898c;
    font-size: 20px;
    font-weight: 400;
    word-break: break-word;
    line-height: 28px;
    margin-bottom: 1.2em;
}
 #about h4.soccerclub-success-title{
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 400;
}
 #about h4.soccerclub-success-title span{
    font-size: 20px;
    color: #080808;
    display: block;
}

 #about .soccerclub-success-icon span {
    color: #d9484e;
    font-size: 28px;
    margin-bottom: 18px;
}
 #about .soccerclub-success-b {
    padding: 8px;
}
 #about .soccerclub-success-single {
    box-shadow: 0px 0px 12px 1px #efefef;
    padding: 20px 18px;
}
 #about .soccerclub-success-single:hover {
    box-shadow: 0px 1px 12px 5px #e2e2e2;
    background: #fff;
}

 #about .soccerclub-img1 {
    padding: 5em 0;
}
 #about .soccerclub-img2 {
   padding: 0em 0 1.7em;
   width: 80%;
}

 #about .soccerclub-about-img img {
    width: 100%;
    height: auto;
    border-radius: 25px;
}

/*----------------------------------------*/
/*  Counter Area
/*----------------------------------------*/
 #counter .counter-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}

 #counter .soccerclub-counter-area {
    position: relative;
}

 #counter {
    background: #e4e4e4;
    position: relative;
}
 #counter .counter-inner-area {
    background: #000;
    border-radius: 30px;
    position: relative;
    top: 0em;
    z-index: 1;
}

 #counter .soccerclub-section-head h2{
  color: #fdfdfd;
}

 #counter .soccerclub-section-head h2 span{
  color: #c50301;
}
 #counter .soccerclub-counter-b{
    background: url(../images/fire.png) no-repeat left;
    background-position: 15px 0px;
}

 #counter .soccerclub-counter-single {
    margin: 0em 55px 1em auto;
    border: 2px solid #d92c12;
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 50%;
    padding: 25px 10px;
    position: relative;
    overflow: hidden;
}
 #counter .soccerclub-counter-single:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

 #counter .soccerclub-counter-b:hover .soccerclub-counter-single:before{
    opacity: 1;
    background-color: #c50301;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
 #counter .soccerclub-counter-b:hover span.soccerclub-counter-num.count, 
 #counter .soccerclub-counter-b:hover span.soccerclub-counter-num.count:before{
    color: #fff;
}
 #counter .soccerclub-counter-b:hover h4.soccerclub-counter-title, 
 #counter .soccerclub-counter-b:hover h4.soccerclub-counter-title span{
    color: #fff;
}
 #counter .soccerclub-counter-icon span{
    font-size: 50px;
    color: #fff;
}
 #counter .soccerclub-counter-single:hover .soccerclub-counter-icon span {
    color: #3d72fc;
}
 #counter h4.soccerclub-counter-title{
    font-size: 14px;
    font-weight: 500;
    word-break: break-word;
    color: #606060;
    padding: 0;
    margin-bottom: 0;
    line-height: 15px;
    transition: all 0.3s ease 0s;
    margin-top: 0px;
    position: relative;
}

 #counter h4.soccerclub-counter-title span{
    font-size: 18px;
    font-weight: 500;
    word-break: break-word;
    color: #141414;
    display: block;
}

 #counter .soccerclub-counter-single:hover h4.soccerclub-counter-title  {
  letter-spacing: 0px;
}

 #counter span.soccerclub-counter-num.count{
    font-size: 22px;
    font-weight: 600;
    word-break: break-word;
    color: #db200c;
    padding: 0;
    margin: 3em 0 0;
    line-height: 22px;
    position: relative;
    letter-spacing: -1px;
}
 #counter span.soccerclub-counter-num.count:before {
    content: "\f067";
    font-family: FontAwesome;
    position: absolute;
    right: -11px;
    color: #db200c;
    font-size: 14px;
}

 #counter .soccerclub-counter-single .soccerclub-counter-border{
    position: relative;
    overflow: hidden;
    padding: 2px;
    transition: all 0.3s ease 0s;
    top: 5px;
}

 #counter .soccerclub-counter-single .soccerclub-counter-border:before {
    content: "";
    display: block;
    width: 0px;
    height: 3px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.2s ease-out 0s;
    text-decoration: none;
    -webkit-appearance: none;
    background:#bdcb01;
    border: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 #counter .soccerclub-counter-single:hover .soccerclub-counter-border:before {
    width: 10%;
}

/*----------------------------------------*/
/*  Awards Area
/*----------------------------------------*/
 #awards .owl-theme .owl-nav, 
 #awards .owl-theme .owl-dots{
    display: none;
}

 #awards .soccerclub-awards-single {
    background: #fff;
    box-shadow: 0px 1px 12px 5px #e2e2e2;
    margin: 10px;
    padding: 10px 15px;
}
.soccerclub-awards-single h4.soccerclub-awards-title{
    line-height: 30px;
    font-size: 30px;
    font-weight: 500;
    color: #010101;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}

.soccerclub-oursponsors-single-area .owl-stage .owl-item.active  .soccerclub-awards-single:nth-child(2n+1){
    transform: scale(1.9) rotateZowl-stage (0deg);
    -moz-transform: scale(1.9) rotateZ(0deg);
    -webkit-transform: scale(1.9) rotateZ(0deg);
    -o-transform: scale(1.9) rotateZ(0deg);
}

 #awards .soccerclub-section-head h2 {
    color: #dd0f0d;
    font-size: 30px;
    letter-spacing: 5px;
    line-height: 30px;
}
 #awards .soccerclub-section-head h3 {
    color: #030303;
    font-size: 50px;
    margin-top: 10px;
    font-weight: 600;
}

 #awards .soccerclub-awards-single:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #c50301;
    transition: all ease 1s;
    opacity:1;
}
 #awards .soccerclub-awards-single:hover:after {
    height: 100%;
}
 #awards figure.soccerclub-awards-logo img {
    position: relative;
    z-index: 1;
}
 #awards .soccerclub-awards-single:hover h4.soccerclub-awards-title {
    color: #fff;
}

/*----------------------------------------*/
/*  Product Area
/*----------------------------------------*/
 #product {
    background-color: #000;
}

 #product .soccerclub-product {
    position: relative;
}
 #product .soccerclub-section-head {
    margin: 0 10em 6em;
}
 #product .soccerclub-section-head h2 {
    color: #fefefe;
}
 #product #recent-porduct {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px 10px;
    position: relative;
        z-index: 1;
}
 #product #recent-porduct::before {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #c50301;
    border-radius: 7px;
    content: "";
    z-index: -1;
    transition: all 0.5s ease-in-out 0s;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(-30deg) translateZ(0px);
    opacity: 0;
}
 #product #recent-porduct:hover::before {
    opacity: 1;
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition-delay: 0.1s;
}
 #product #recent-porduct h6 {
    font-size: 25px;
    color: #070707;
    font-weight: 500;
}
 #product .col-md-4.soccerclub-pro-space {
    padding: 0 25px 20px;
}
 #product .total-product-title-wrap a.pro-cat {
    font-size: 17px;
    color: #2d2d2d;
    padding-bottom: 10px;
    font-weight: 500;
}
 #product .total-product-title-wrap span.price {
    color: #fcece8;
    background: #de1d06;
    border-radius: 5px;
    position: absolute;
    bottom: 12px;
    left: 12px;
    padding: 2px;
}
 #product .total-product-title-wrap span.price ins{
background: none;
}
.pro-img .pro-img-b {
    width: 100px;
    height: 100px;
    float: right;
}
.pro-img .pro-img-b img {
    width:100%;
    height:100%;
}


/*----------------------------------------*/
/*  Steps Area
/*----------------------------------------*/
 #steps .steps-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
 #steps {
    background: #fff;
}
 #steps .steps-body {
    position: relative;
}
 #steps .soccerclub-section-head h2{
    color: #000;
}

 #steps .soccerclub-section-head h2 {
    font-weight: 600;
    font-size: 45px;
}

 #steps .soccerclub-section-head h3{
    color: #021348;
}
 div#features {
    position: relative;
    background: #fff;
}
 #steps .soccerclub-steps-content h4.soccerclub-steps-title{
    font-size: 20px;
    font-weight: 600;
    word-break: break-word;
    padding: 0;
    margin: 0px 0 10px;
    line-height: 35px;
    color: #000;
    transition: all 0.3s ease 0s;
}  
 #steps .soccerclub-steps-single:hover h4.soccerclub-steps-title{
   color: #fff;
}
 #steps .soccerclub-steps-b:hover .soccerclub-steps-single .soccerclub-steps-title, 
 #steps .soccerclub-steps-b:hover .soccerclub-steps-content p.soccerclub-steps-text {    
    color: #fff;
}
 #steps .soccerclub-steps-content p.soccerclub-steps-text{
    color: #9e9ea0;
    font-size: 15px;
    font-weight: 400;
    word-break: break-word;
    line-height: 20px;
    margin-bottom: 0px
}
 #steps .soccerclub-steps-single:hover p.soccerclub-steps-text{
   color: #fff;
}
 #steps .soccerclub-steps-b {
    padding: 10px;
    position: relative;
  /*  overflow: hidden;*/
}
 #steps .soccerclub-steps-b:after{
    display: block;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 38px;
    top: 65px;
    border-left: 4px solid #efedee;
    height: 85%;
    width: 99%;
    z-index: 1;
}
 #steps .soccerclub-steps-b:last-child:after{
    border: 0;
}
 #steps .soccerclub-steps-single{
    padding: 1.2em 1em 1.2em;
    margin: 0em 0 1em;
    background: #f9f9f9;
    position: relative;
    z-index: 1;
    border-radius: 10px;
}
 #steps .soccerclub-steps-b:hover .soccerclub-steps-single{
    background: #3c71fa;
}

 #steps .soccerclub-steps-b .soccerclub-steps-single:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-right: 17px solid #f9f9f9;
    border-bottom: 14px solid transparent;
    left: -16px;
    top: 10%;
    position: absolute;
}

 #steps .soccerclub-steps-b:hover .soccerclub-steps-single:after {
    border-top: 14px solid transparent;
    border-right: 17px solid #3d72fc;
    border-bottom: 14px solid transparent;
}

 #steps .soccerclub-steps-single .soccerclub-steps-num {
    color: #666666;
    font-size: 15px;
    position: relative;
    font-weight: 500;
}
 #steps .soccerclub-steps-b:hover .soccerclub-steps-single .soccerclub-steps-num {
    color: #fff;
}
 #steps .soccerclub-steps-icon {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
 #steps span {
    z-index: 2;
    position: relative;
    top: 15px;
    background: #3d72fc;
    font-size: 30px;
    line-height: 30px;
    padding: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
 #steps span:before {
    color: #fcfafb;
    position: relative;
    z-index: 3;
}

 #steps span:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 50%;
}
 #steps span:hover:after, 
 #steps span:focus:after, 
 #steps span:active:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*----------------------------------------*/
/*  Package Area
/*----------------------------------------*/
 #pricing .pricing-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
 #pricing {
    background: #161415;
}
 #pricing .soccerclub-section-head h2{
    color: #fff;
}
 #pricing .soccerclub-section-head h3{
    color: #dedede;
}
 div#pricing {
    position: relative;
}
 #pricing .soccerclub-pricing-box-head h4.soccerclub-pricing-title{
    font-size: 40px;
    font-weight: 500;
    word-break: break-word;
    padding: 0;
    line-height: 28px;
    color: #fefefd;
}  
 #pricing .soccerclub-pricing-box-head h6.soccerclub-pricing-subtitle{
    color: #e8ddfd;
    font-size: 18px;
    font-weight: 400;
    word-break: break-word;
    line-height: 28px;
    margin-bottom: 0px;
    position: relative;
    top: 1.5em;
}
.soccerclub-pricing-up {
    padding: 2em 0;
    background: #c3cf27;
    border-radius: 20px 20px 0 0;
}
 #pricing .soccerclub-pricing-box-head {
    background: #c3cf27;
    padding: 40px 10px 22px;
    border-radius: 20px 20px 0 0;
    position: relative;
}
 #pricing .custom-shape-divider-top-1646397671 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
        background: #fff;
}
 #pricing path.shape-fill {
    fill: #c3cf27;
}

 #pricing .soccerclub-pricing-currency-price {
    color: #161514;
    margin: 16px auto 0;
    line-height: 60px;
    font-weight: 600;
    font-size: 60px;
    transition: all 1s ease 0s;
}
 #pricing .soccerclub-pricing-currency-price span {
font-size: 50px;
    padding-right: 10px;
    position: relative;
    top: 0;
    font-weight: 600;
}
 #pricing .soccerclub-pricing-valid {
    color: #686e1c;
    font-size: 22px;
    position: relative;
    z-index: 1;
}

 #pricing .soccerclub-pricing-single {
    background: #fff;
    padding: 0 0 25px;
    margin: 0em 2em 2em;
    position: relative;
    border-radius: 20px;
}
 #pricing .soccerclub-pricing-single ul.soccerclub-pricing-list {
    padding: 0 1em;
       margin: 0 0 1em;
    list-style: none;
}
 #pricing .soccerclub-pricing-single ul.soccerclub-pricing-list li {
    font-size: 22px;
    padding: 2px 15px;
    font-weight: 400;
    line-height: 35px;
    color: #909090;
    text-align: left;
}
 #pricing .soccerclub-pricing-single ul.soccerclub-pricing-list li i{
    color: #d1da4a;
    padding-right: 5px;
    font-size: 20px;
    transition: all 1s ease 0s;
}
 #pricing .soccerclub-pricing-single ul.soccerclub-pricing-list li:hover i {
    webkit-transform: rotate( -15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

 #pricing .soccerclub-pricing-single .soccerclub-pricing-btn a i {
    font-size: 50px;
    background: -moz-linear-gradient(top,#7441f4 0%,#5468f0 100%);
    background: -webkit-linear-gradient(top,#7441f4 0%,#5468f0 100%);
    background: linear-gradient(to right,#7441f4 0%,#5468f0 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 1s ease 0s;
}
 #pricing .soccerclub-pricing-single .soccerclub-pricing-btn a:hover i{
        webkit-transform: rotate( -60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
 #pricing .soccerclub-pricing-single .soccerclub-pricing-btn{
    text-align: left;
        padding: 0px 35px;
}
 #pricing .soccerclub-pricing-single .soccerclub-pricing-btn a {
    color: #e6edf9;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    border-radius: 5px;
    padding: 5px 20px;
    box-shadow: 3px 5px 12px 0px #b9b6b687;
    background: #c50301;
}

 #pricing .soccerclub-pricing-single .soccerclub-pricing-btn a:hover {
    letter-spacing: 2px;
}

 #pricing .soccerclub-pricing-area:nth-child(2n) .soccerclub-pricing-single,
 #pricing .soccerclub-pricing-area:nth-child(2n) .custom-shape-divider-top-1646397671 {
    background-color: #c3cf27;
}
 #pricing .soccerclub-pricing-area:nth-child(2n) path.shape-fill {
    fill: #fff;
}

 #pricing .soccerclub-pricing-area:nth-child(2n) .soccerclub-pricing-single .soccerclub-pricing-box-head, 
 #pricing .soccerclub-pricing-area:nth-child(2n) .soccerclub-pricing-single .soccerclub-pricing-up {
    background-color: #fff;
}

 #pricing .soccerclub-pricing-area:nth-child(2n) .soccerclub-pricing-box-head h4.soccerclub-pricing-title {
    color:#c3cf27 ;
}
 #pricing .soccerclub-pricing-area:nth-child(2n) .soccerclub-pricing-single ul.soccerclub-pricing-list li
{
    color: #65691b;
}
 #pricing .soccerclub-pricing-area:nth-child(2n) .soccerclub-pricing-single ul.soccerclub-pricing-list li i
{
    color: #f5f7db;
}

 #pricing .soccerclub-pricing-area:nth-child(2n) .soccerclub-pricing-single .soccerclub-pricing-btn a {
    background-color: #fff;
    color: #d1da5c;
    box-shadow: 3px 5px 12px 0px #aeb54d;
}
/*----------------------------------------*/
/*  Blog Area
/*----------------------------------------*/
 #blog .blog-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
 #blog {
    background: #161415;
}
 #blog .soccerclub-section-head h2{
    color: #fff;
}
 #blog .soccerclub-section-head h2 span {
    color: #c50301;
}

 #blog .soccerclub-section-head h2:after {
   display: none;
}
 #blog .soccerclub-section-head h3{
    color: #e7e7e7;
}
 #blog {
    position: relative;
}
 #blog .soccerclub-box-area-S {
    margin: 5px;
}
 #blog .soccerclub-blog-single {
    position: relative;
    padding-top: 1.5em
}
 #blog h4.inner-area-title {
    color: #f8f8f8;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 0.4em;
    padding: 0em;
}
 #blog p{
    color: #858585;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 0em;
    padding: 0em;
}
 #blog .soccerclub-blog-thumbnail a img {
    width: 100%;
}
 #blog .soccerclub-blog-thumbnail {
    position: relative;
    overflow: hidden;
    text-align: center;
    background: none;
    padding: 1px 0 10px;
    background: url(../images/road.png) repeat-x bottom;
}
 #blog .soccerclub-blog-thumbnail:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: -100%;
    left: 0;
    transition: all 0.3s ease-out 0s;
}
 #blog .soccerclub-box-area-S:hover .soccerclub-blog-thumbnail:before {
    top: 0;
}
 #blog .soccerclub-blog-comment {
    color: #a1a1ad;
    font-size: 15px;
    padding: 0px 0px 15px;
    text-transform: uppercase;
}
 #blog .soccerclub-blog-comment i{
    font-size: 14px;
    padding-right: 5px;
}
 #blog .soccerclub-blog-thumbnail img {
    transform: scale(1);
    transition: all 1s ease 0s;
    width: 100%;
}
 #blog .soccerclub-blog-post:hover .soccerclub-blog-thumbnail img {
    transform: scale(1.2);
/*    transform:rotate(-10deg) scale(1.2);*/
}

 #blog .blog-area-category {
    position: absolute;
    z-index: 1;
    bottom: 5px;
    left: 0;
}
 #blog .blog-area-category ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
 #blog .blog-area-category ul li {
    color: #282828;
    background: #dddddd;
    text-align: left;
    display: inline-block;
    border-radius: 2px 15px 2px 2px;
    padding: 3px 10px;
     overflow: hidden;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
    z-index: 1;
}

 #blog .blog-area-category ul li:hover {
    color: #fff;
}


 #blog .blog-area-category ul li:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0px;
    background-color: #c50301;
    transition: all 0.3s ease;
}

 #blog .blog-area-category ul li:hover:after {
    top: 0;
    height: 100%;
}

 #blog .soccerclub-blog-btn{
    margin-top: 1em;
}
 #blog .soccerclub-blog-btn a {
    font-size: 18px;
    background: #c50301;
    padding: 7px 10px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none;
    color: #f5f6e7;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
    z-index: 1;
}

 #blog .soccerclub-blog-btn a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0px;
    background-color: #c50301;
    transition: all 0.3s ease;
}

 #blog .soccerclub-blog-btn a:hover:after {
    top: 0;
    height: 100%;
}
/*----------------------------------------*/
/* Client Logo Area
/*----------------------------------------*/
 #oursponsors .oursponsors-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
 #oursponsors {
    background: #000;
}
 #oursponsors figure.soccerclub-oursponsors-logo {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
        background-color: #fff;
    border-radius: 10px;
}

 #oursponsors figure.soccerclub-oursponsors-logo:after,  #oursponsors figure.soccerclub-oursponsors-logo:before {
    border-radius: 4px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 3;
}
 #oursponsors figure.soccerclub-oursponsors-logo:before {
    border-bottom: 6px double #c50301;
    border-left: 6px double #c50301;
    transform-origin: 0 100% 0;
}
 #oursponsors figure.soccerclub-oursponsors-logo:after {
    border-right: 6px double #c50301;
    border-top: 6px double #c50301;
    transform-origin: 100% 0 0;
}

 #oursponsors figure.soccerclub-oursponsors-logo:hover::after, 
 #oursponsors figure.soccerclub-oursponsors-logo:hover::before {
    transform: scale(1);
}


 #oursponsors  .owl-theme .owl-dots, 
 #oursponsors  .owl-theme .owl-nav {
    display: none;
}
 #oursponsors figure.soccerclub-oursponsors-logo:hover {
   transform: scale(0.9) rotateZ(0deg);
    -moz-transform: scale(0.9) rotateZ(0deg);
    -webkit-transform: scale(0.9) rotateZ(0deg);
    -o-transform: scale(0.9) rotateZ(0deg);
    background: none;
}
 #oursponsors figure.soccerclub-oursponsors-logo img{
    width: 100%;
    height: 108px;
}
 #oursponsors .owl-carousel .owl-item {
    height: 227px;
}

 #oursponsors .soccerclub-oursponsors-single{
    margin-bottom: 15px;
}
 #oursponsors .soccerclub-section-head h2 {
    margin-bottom: 20px;
        color: #fefefe;
}
 #oursponsors .soccerclub-section-head h3 {
    margin: 0 10em 0em;
        color: #c8cfc4;
}
 #oursponsors .soccerclub-oursponsors-single-area {
    position: relative;
}
 #oursponsors .soccerclub-oursponsors-b {
    padding: 0 5px;
}
/*----------------------------------------*/
/*  Newsletter Area
/*----------------------------------------*/
 #newsletter .newsletter-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
 #newsletter {
    position: relative;
    z-index: 1;
    background: #ffffff;
}
 #newsletter .soccerclub-section-head {
    margin-bottom: 0em;
}
 #newsletter .newsletter-sign-box {
    padding: 0 4em;
}
 #newsletter .soccerclub-section-head h2{
    color: #d0260a;
    margin-bottom: 10px;
    font-weight: 500;
}

 #newsletter .soccerclub-section-head h2:after {
   display: none;
}
 #newsletter .soccerclub-section-head h3{
    color: #acacac;
    font-size: 20px;
    font-weight: 400;
    margin: 0 7em 1em;
}
 #newsletter .soccerclub-section-head-icon {
    text-align: center;
}
 #newsletter .soccerclub-section-head-icon i {
    font-size: 50px;
    line-height: 50px;
  color: #fff;
}

 #newsletter  .soccerclub-newsletter-member-wrap input::placeholder{
    opacity: 1;
    color: #ababab;
}
 #newsletter .soccerclub-newsletter-member-wrap {
    text-align: left;
    color: #000;
    padding: 0;
    position: relative;
}
 #newsletter .soccerclub-newsletter-member-wrap form {
    margin: 0;
}
 #newsletter .soccerclub-newsletter-member-wrap form p {
    margin: 0;
}

 #newsletter .soccerclub-newsletter-member-wrap input[type="text"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="email"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="url"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="password"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="search"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="number"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="tel"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="range"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="date"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="month"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="week"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="time"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="datetime"],
 #newsletter .soccerclub-newsletter-member-wrap input[type="datetime-local"], 
 #newsletter .soccerclub-newsletter-member-wrap input[type="color"],
 #newsletter .soccerclub-newsletter-member-wrap input[type="file"],
 #newsletter .soccerclub-newsletter-member-wrap textarea{    
    border: 3px solid #d6240c;
    background: none;
    z-index: 2000;
    width: 100%;
    color: #ababab;
    margin: 0 0 10px 0;
    border-radius: 10px;
    padding: 0px 10px 0 10px;
    font-size: 16px;
    height: 62px;
    font-weight: 500;
    background: #fff;
    text-transform: uppercase;
    font-size: 22px;
}
 #newsletter .soccerclub-newsletter-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 18px 20px;
}

 #newsletter .soccerclub-newsletter-member-wrap select{
    outline: 0;
    border: 3px solid #d6240c;
    z-index: 2000;
    width: 100%;
    color: #d1cfd0;
    margin: 0 0 6px 0;
    border-radius: 10px;
    padding: 16px 10px;
    font-size: 18px;
    height: 65px;
    background: #fff;    
}
 #newsletter .soccerclub-newsletter-member-wrap textarea {
  height: 80px;
  padding: 10px 10px;
      border-radius: 10px;
}
 #newsletter .soccerclub-newsletter-member-wrap textarea::placeholder{
    color:#ababab;
}

 #newsletter .soccerclub-newsletter-member-wrap label{
    color:#000;
    margin:0;
    width: 100%;
}
 #newsletter .box-form {
    text-align: left;
}
 #newsletter .soccerclub-newsletter-member-wrap input[type="submit"]{
    color: #f2f8f8;
    font-weight: 600;
    padding: 19px 15px;
    line-height: 1;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-size: 22px;
    transition: all 0.5s ease 0s;
    margin: 0;
    background: #d81e05;
    border-radius: 10px;
    box-shadow: none;
    width: 100%;
}
 #newsletter .soccerclub-newsletter-member-wrap input[type="submit"]:hover {
    animation-name: gradient;
    -webkit-animation-name: gradient;
    animation-duration: 2s;
    -webkit-animation-duration: s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    background: #fe9903;
}


/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
.footer-area,
 .footer-area,
.page .footer-area,
.single .footer-area {
    position: relative;
    z-index: 1;
    background:#000;
}
 #footer .footer-overlay,
 #footer .footer-overlay,
.page #footer .footer-overlay,
.single #footer .footer-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#footer .widget_block,
#footer .widget_meta,
#footer .widget_recent_entries,
#footer .widget_categories,
#footer .widget_recent_comments,
#footer .widget_archive,
#footer .widget_nav_menu ,
#footer .widget_text ,

 #footer .widget_block,
 #footer .widget_meta,
 #footer .widget_recent_entries,
 #footer .widget_categories,
 #footer .widget_recent_comments,
 #footer .widget_archive,
 #footer .widget_nav_menu ,
 #footer .widget_text ,

.page #footer .widget_block,
.page #footer .widget_meta,
.page #footer .widget_recent_entries,
.page #footer .widget_categories,
.page #footer .widget_recent_comments,
.page #footer .widget_archive,
.page #footer .widget_nav_menu,
.page #footer .widget_text,

.single #footer .widget_block,
.single #footer .widget_meta,
.single #footer .widget_recent_entries,
.single #footer .widget_categories,
.single #footer .widget_recent_comments,
.single #footer .widget_archive,
.single #footer .widget_nav_menu,
.single #footer .widget_text{
    border: none;
    border-radius: 0;
    padding: 0;
    color: #fff;
}
.footer-area li,
 .footer-area li,
.page .footer-area li {display: block;margin-bottom: 10px;font-size: 15px;font-weight: 500; }

.footer-area li:before {
    content: "\f054";
    font-family: 'Fontawesome';
    font-size: 11px;
    padding-right: 4px;
}

.footer-area .current_page_item > a:before {
    display: none;
}

 .footer-area li a,
.page .footer-area li a,
.single .footer-area li a {
    margin-bottom: 8px;
    font-size: 17px;
    font-weight: 400;
    color: #ececec;
}
.footer-area .gallery-item,  .footer-area .gallery-item, .page .footer-area .gallery-item, .single .footer-area .gallery-item {
    max-width: 40.33%;
    padding-right: 13px;
    padding-bottom: 13px;
}
.footer-area .gallery-item img, .footer-area .gallery-item img, .page .footer-area .gallery-item img, .single .footer-area .gallery-item img{
    border-radius: 10px;
    border: 2px solid;
    width: 100%;
    height: 70px;
}
.footer-area ul,
 .footer-area ul,
.page .footer-area ul,
.single .footer-area ul  {margin: 0 0 15px 00px;}
 .footer-area p,
.page .footer-area p,
.single .footer-area p {    
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 22px;
    font-size: 18px;
    color: #949494;
}
.footer-area .widget-title,

 #footer .widget_block h1,
 #footer .widget_block h3, 
 #footer .widget_block h4, 
 #footer .widget_block h5, 
 #footer .widget_block h6, 
 #footer .widget_block h2,

 .footer-area .widget-title,
.page .footer-area .widget-title,
 #footer .widget_block h1,
 #footer .widget_block h3, 
 #footer .widget_block h4, 
 #footer .widget_block h5, 
 #footer .widget_block h6, 
 #footer .widget_block h2,
.page #footer .widget_block h1,
.page #footer .widget_block h3, 
.page #footer .widget_block h4, 
.page #footer .widget_block h5, 
.page #footer .widget_block h6, 
.page #footer .widget_block h2,
.single .footer-area .widget-title,
.single #footer .widget_block h1,
.single #footer .widget_block h3, 
.single #footer .widget_block h4, 
.single #footer .widget_block h5, 
.single #footer .widget_block h6, 
.single #footer .widget_block h2 {   
    color: #fbfdf0;
    margin-bottom: 0px;
    font-family: inherit;
    font-size: 25px;
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 0px;
    font-weight: 600;
    position: relative;
}

.footer-area .widget.widget_recent_entries li a,
 .footer-area .widget.widget_recent_entries li a,
.page .footer-area .widget.widget_recent_entries li a ,
.single .footer-area .widget.widget_recent_entries li a {font-size: 16px;}

.footer-area .social-profile-icons ul li,
 .footer-area .social-profile-icons ul li,
.page .footer-area .social-profile-icons ul li,
.single .footer-area .social-profile-icons ul li {    
    display: inline-block;
    padding-right: 8px;
    font-size: 15px;
    font-weight: 800;
}
.footer-area .social-profile-icons ul li:before,
 .footer-area .social-profile-icons ul li:before,
.page .footer-area .social-profile-icons ul li:before,
.single .footer-area .social-profile-icons ul li:before{
    display: none;
}
.footer-area .widget,
 .footer-area .widget,
.page .footer-area .widget ,
.single .footer-area .widget{margin-bottom: 0.5em;}
.footer-area .footer-bottom-area ul li,
 .footer-area .footer-bottom-area ul li,
.page .footer-area .footer-bottom-area ul li,
.single .footer-area .footer-bottom-area ul li {display: inline-block;margin-left: 40px;margin-bottom: 0;position: relative;}

.footer-area .bottom-area,
 .footer-area .bottom-area,
.page .footer-area .bottom-area,
.single .footer-area .bottom-area {position: relative; border-top: 1px solid #5d5d5d;}

.footer-area .bottom-area ul,
 .footer-area .bottom-area ul,
.page .footer-area .bottom-area ul,
.single .footer-area .bottom-area ul { margin-bottom: 0;}

.footer-area .footer-text, .footer-text a,
 .footer-area .footer-text, .footer-text a,
.single .footer-area .footer-text, .single .footer-text a,
.single .footer-area .footer-text, .single .footer-text a   {
    font-size: 16px;
    font-weight: 500;
    color: #f8f4f5;
}
.footer-text .copyrighttext {
    color: #d8d8d8;
    font-weight: 500;
}
.footer-area .s-footer img {
    margin-bottom: 20px;
}
.footer-area .pd-0,
 .footer-area .pd-0,
.page .footer-area .pd-0,
.single .footer-area .pd-0{padding: 0;}
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover,
 .footer-area .bottom-area li a:hover,  .social-profile-icons li a:hover,
.page .footer-area .bottom-area li a:hover,
.single .footer-area .bottom-area li a:hover{border-bottom: 0;}
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after,
 .footer-area .bottom-area li:hover a::after,  .footer-area .bottom-area li:hover a:after,
.page .footer-area .bottom-area li:hover a::after, .page .footer-area .bottom-area li:hover a:after,
.single .footer-area .bottom-area li:hover a::after, .single .footer-area .bottom-area li:hover a:after
 {width: 20px;}
.footer-area .bottom-area li.current_page_item a:after,
 .footer-area .bottom-area li.current_page_item a:after,
.page .footer-area .bottom-area li.current_page_item a:after,
.single .footer-area .bottom-area li.current_page_item a:after{position: absolute;width: 20px;height: 2px;background: #ff8b00;content: "";bottom: -5px;left: 2px;transition: .3s;}
.footer-area .bottom-area .footer-link,
 .footer-area .bottom-area .footer-link,
.page .footer-area .bottom-area .footer-link,
.single .footer-area .bottom-area .footer-link{
    text-align: right;
}
.footer-area  ul,
 .footer-area  ul,
.page .footer-area  ul ,
.single .footer-area  ul{
    list-style: none;
    margin: 10px 0 0 0px;
    padding: 0;
    position: relative;
    background: none !important;
    box-shadow: none !important;
    display: block;
    z-index: 1;
}
.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea,
.footer-area select,

 .footer-area input[type="text"],  .footer-area input[type="email"],  .footer-area input[type="url"],  .footer-area input[type="password"],  .footer-area input[type="search"],  .footer-area input[type="number"],  .footer-area input[type="tel"],  .footer-area input[type="range"],  .footer-area input[type="date"],  .footer-area input[type="month"],  .footer-area input[type="week"],  .footer-area input[type="time"],  .footer-area input[type="datetime"],  .footer-area input[type="datetime-local"],  .footer-area input[type="color"],  .footer-area textarea,
 .footer-area select,
.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea,
.page .footer-area select,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea,
.single .footer-area select
{    
    height: 49px;
    border: 1px solid;
    font-size: 15px;
    height: 35px;
    width: 100%;
    margin-bottom: 5px;
    padding: 5px 10px;
    font-style: normal;
    font-weight: 400;
    color: #ececec;
    border: 1px solid #8e8e90;
}

.footer-area input[type="text"]::placeholder, .footer-area input[type="email"]::placeholder, .footer-area input[type="url"]::placeholder, .footer-area input[type="password"]::placeholder, .footer-area input[type="search"]::placeholder, .footer-area input[type="number"]::placeholder, .footer-area input[type="tel"]::placeholder, .footer-area input[type="range"]::placeholder, .footer-area input[type="date"]::placeholder, .footer-area input[type="month"]::placeholder, .footer-area input[type="week"]::placeholder, .footer-area input[type="time"]::placeholder, .footer-area input[type="datetime"]::placeholder, .footer-area input[type="datetime-local"]::placeholder, .footer-area input[type="color"]::placeholder, .footer-area textarea::placeholder{
    color: #ececec;
}
.footer-area li a:hover, .footer-area .tagcloud a:hover, .footer-area li.current_page_item a:hover, .footer-area li:hover:before, .footer-text a:hover, .footer-area li.current_page_item:hover:before {
    color: #d1090b;
}

.footer-area li.current_page_item a, .footer-area li.current_page_item:before {
    color: #d1090b;
}

.footer-area input[type="submit"],
 .footer-area input[type="submit"],
.page .footer-area input[type="submit"] ,
.single .footer-area input[type="submit"]{  
    background: none;
    border: 2px solid #d1090b;
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 0px;
    padding: 0;
    color: #57b33e;
    -moz-transition: all 0.3s ease;
    border-radius: 0;
    box-shadow: none;
}
footer#footer label span, .footer-area div.wpcf7 input[type="file"], .footer-area .widget_calendar table thead tr th, footer#footer div.wpcf7 p {
    color: #fff;
}

.footer-area input[type="submit"],
.footer-area .widget_calendar tfoot tr td a,
.footer-area .s-footer .textwidget p a,

 .footer-area input[type="submit"],
 .footer-area .widget_calendar tfoot tr td a,
 .footer-area .s-footer .textwidget p a,

.page .footer-area input[type="submit"],
.page .footer-area .widget_calendar tfoot tr td a,
.page .footer-area .s-footer .textwidget p a ,
.single .footer-area input[type="submit"],
.single .footer-area .widget_calendar tfoot tr td a,
.single .footer-area .s-footer .textwidget p a 
{
    border-bottom: 1px solid;
    background: none;
}
.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,

 .footer-area input[type="submit"]:hover,
 .footer-area .widget_calendar tfoot tr td a:hover,
 .footer-area .s-footer .textwidget p a:hover,
.page .footer-area input[type="submit"]:hover,
.page .footer-area .widget_calendar tfoot tr td a:hover,
.page .footer-area .s-footer .textwidget p a:hover,

.single .footer-area input[type="submit"]:hover,
.single .footer-area .widget_calendar tfoot tr td a:hover,
.single .footer-area .s-footer .textwidget p a:hover{
    opacity: 0.6;
    background: none;
}
.footer-area .top-area,
 .footer-area .top-area,
.page .footer-area .top-area,
.single .footer-area .top-area {
    padding: 0 0 0.5em;
    position: relative;
}
.footer-area label,
 .footer-area label,
.page .footer-area label,
.single .footer-area label{
    font-weight: 400;
}
.footer-area div.wpcf7 input[type="file"],
 .footer-area div.wpcf7 input[type="file"],
.page .footer-area div.wpcf7 input[type="file"],
.single .footer-area div.wpcf7 input[type="file"] {font-size: 15px;font-weight: 500;width: 100%;margin-bottom: 30px;}
 .footer-area select option,
.page .footer-area select option,
.single .footer-area select option{font-weight: 400;}
 .footer-area .tagcloud a,
.page .footer-area .tagcloud a,
.single .footer-area .tagcloud a{font-size: 15px !important;font-weight: 400;}

.footer-area i.fa ,
 .footer-area i.fa ,
.page .footer-area i.fa,
.single .footer-area i.fa{    
    padding: 0;
    font-size: 26px;
    position: relative;
    top: 5px;
}
.footer-area i.fa {
    color: #d80d09;
}
 .footer-area .social-profile-icons i.fa,
 .footer-area .social-profile-icons i.fa,
.page .footer-area .social-profile-icons i.fa ,
.single .footer-area .social-profile-icons i.fa{    
    padding: 0;
    text-align: center;
    margin-right: 0;
    font-size: 20px;
    padding: 0;
    background: #d1090b;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    color: #040902;
}
.footer-area .social-profile-icons ul li a i.fa:hover, .footer-share-btn ul li a.site-button i:hover,  .footer-share-btn ul li a.site-button i:hover, .page .footer-share-btn ul li a.site-button i:hover, .single .footer-share-btn ul li a.site-button i:hover, .footer-area .social-profile-icons i.fa:hover {
    color: #fff;
}

 .footer-area table tr,
 .footer-area table tr,
.page .footer-area table tr ,
.single .footer-area table tr{text-align: center;line-height: 28px;}
.footer-area table td,
 .footer-area table td,
.page .footer-area table td,
.single .footer-area table td  {font-size: 15px;padding: 5px;}
.footer-area span.post-date, .footer-area .widget_calendar table tbody td, .footer-area .widget_calendar table tbody td a, .footer-area .widget_calendar table tbody td#today a, .wp-block-latest-comments__comment-date {
    color: #d7d7d7!important;
}
.footer-area .widget_calendar table thead tr th,
 .footer-area .widget_calendar table thead tr th,
.page .footer-area .widget_calendar table thead tr th,
.single .footer-area .widget_calendar table thead tr th{text-align: center;}
.footer-area fieldset,
 .footer-area fieldset,
.page .footer-area fieldset ,
.single .footer-area fieldset {
    padding-top: 0;
}
.footer-area .widget_calendar thead,
 .footer-area .widget_calendar thead,
.page .footer-area .widget_calendar thead,
.single .footer-area .widget_calendar thead { background: transparent;box-shadow: 0 0px 3px 0 #88828252;}
.footer-area figure.gallery-item img:hover,
 .footer-area figure.gallery-item img:hover,
.page .footer-area figure.gallery-item img:hover,
.single .footer-area figure.gallery-item img:hover{opacity: 0.8;}
.footer-area p span,
 .footer-area p span,
.page .footer-area p span,
.single .footer-area p span    {color: #fe900f;font-weight: 400;}

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea {background: transparent;}
.footer-area .s-footer,

 .footer-area input[type="text"],  .footer-area input[type="email"],  .footer-area input[type="url"],  .footer-area input[type="password"],  .footer-area input[type="search"],  .footer-area input[type="number"],  .footer-area input[type="tel"],  .footer-area input[type="range"],  .footer-area input[type="date"],  .footer-area input[type="month"],  .footer-area input[type="week"],  .footer-area input[type="time"],  .footer-area input[type="datetime"],  .footer-area input[type="datetime-local"],  .footer-area input[type="color"],  .footer-area textarea {background: transparent;}
 .footer-area .s-footer,

.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea {background: transparent;}
.page .footer-area .s-footer,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea {background: transparent;}
.single .footer-area .s-footer{
    float: left;
    margin-bottom: 4em;
}
.footer-area .single-footer-1,
 .footer-area .single-footer-1,
.page .footer-area .single-footer-1 ,
.single .footer-area .single-footer-1{    
    float: left;
}
.footer-area .single-footer-2,
 .footer-area .single-footer-2,
.page .footer-area .single-footer-2,
.single .footer-area .single-footer-2 {
    padding: 0;
    padding-left: 2em;
    margin-left: 0%;
}
.footer-area .single-footer-3,
 .footer-area .single-footer-3,
.page .footer-area .single-footer-3,
.single .footer-area .single-footer-3  {
    padding: 0;
    padding-left: 2em;
    margin-left: 0%;
}
.footer-area .single-footer-4,
 .footer-area .single-footer-4,
.page .footer-area .single-footer-4,
.single .footer-area .single-footer-4{
    padding: 0;
    padding-left: 2em;
    margin-left: 0%;
}

.footer-area .footer-space {
    padding-bottom: 12px;
}

.footer-area span.label {
    font-size: 18px;
    color: #dc1a04;
    font-weight: 500;
    line-height: 28px;
}

.footer-area .widget_recent_entries ul li,
 .footer-area .widget_recent_entries ul li,
.page .footer-area .widget_recent_entries ul li,
.single .footer-area .widget_recent_entries ul li{
    line-height: 20px;
}
.footer-area .footer_area-img img,
 .footer-area .footer_area-img img,
.page .footer-area .footer_area-img img,
.single .footer-area .footer_area-img img
 {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.footer-area .footer_area-img,
 .footer-area .footer_area-img,
.page .footer-area .footer_area-img,
.single .footer-area .footer_area-img   {
    max-width: 80%;
    padding-top: 10px;
}
.footer-area .midix,
  .footer-area .midix,
 .page .footer-area .midix,
  .single .footer-area .midix{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
 .footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item {
    display: inline-block;
        width: calc(43.33333% - .66667em);
    margin-right: 1em;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
 .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img{
    border: 1px solid #faf1ff;
    border-radius: 10px;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
 .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before {
    display: none;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
 .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure{
    width: 33%;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
 .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img{
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    border-radius: 10px;
}
.footer-share-btn,
 .footer-share-btn,
.page .footer-share-btn,
.single .footer-share-btn {
    text-align: right;
    float: right;
}
.footer-share {
    position: absolute;
    right: 7%;
    top: 0;
}
.footer-share-btn ul,
 .footer-share-btn ul,
.page .footer-share-btn ul,
.single .footer-share-btn ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
.footer-share-btn ul li,
 .footer-share-btn ul li,
.page .footer-share-btn ul li,
.single .footer-share-btn ul li{
    float: left;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
.footer-share-btn ul li a.site-button,
 .footer-share-btn ul li a.site-button,
.page .footer-share-btn ul li a.site-button,
.single .footer-share-btn ul li a.site-button{
    display: block;
}
.footer-share-btn ul li a.site-button i,
 .footer-share-btn ul li a.site-button i,
.page .footer-share-btn ul li a.site-button i,
.single .footer-share-btn ul li a.site-button i{
    border-radius: 0 0 5px 5px;
    font-size: 16px;
    color: #fefdff;
    border: 0px;
    width: 40px;
    line-height: 40px;
    height: 40px;
    display: block;
    margin: 0 5px;
}
.footer-share-btn ul li a.site-button i,  .footer-share-btn ul li a.site-button i, .page .footer-share-btn ul li a.site-button i, .single .footer-share-btn ul li a.site-button i {
    background-color: #3d72fc;
}
.footer-share-btn ul li a.site-button:hover i,
 .footer-share-btn ul li a.site-button:hover i,
.page .footer-share-btn ul li a.site-button:hover i,
.single .footer-share-btn ul li a.site-button:hover i,
{
    color: #000;
    border: 3px solid #000;
} 

.footer-area .social-profile-icons i.fa {
    color: #fff;
}

.footer-area .social-profile-icons i.fa:hover {
    color: #000;
}


.footer-share-btn ul li:before,
 .footer-share-btn ul li:before, .page .footer-share-btn ul li:before,
.single .footer-share-btn ul li:before{
    display: none;
}
.single .socialMedia ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single .socialMedia ul li{
    float: left;
}
.single .socialMedia ul li a.site-button {
    background: none;
    color: #000;
    padding-right: 10px;
}
.single #content-box .socialMedia ul li a.site-button i {
    color: #000;
}
.single #content-box .socialMedia ul li a.site-button:hover i{
    color: #783afd;
}

/*-----------------------
## page scroll
-----------------------------*/

#back2Top {
    width: 43px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 13px;
    right: 30px;
    color: #c50301;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    border-radius: 4px;
    background: transparent;
    height: 43px;
}
#back2Top:hover {
    background-color: transparent;
    color: #000;
}

/*-----------------------
Innerpage Page 
-----------------------------*/
.ht-main-title{
    margin: 0 0 0.5em 0%;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: left;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
}
.category .ht-main-title {
    margin: 0 0 1.5em;
}
.ht-main-title:last-child{
    margin-bottom: 0;
}
.ht-site-title a, .site-title a{
    text-decoration: none;
    color: #fff;
    line-height: 25px;
}
.page div#secondary ul.sub-menu .current_page_item > a {
    background: none;
}
.widget_block, 
.widget_meta, 
.widget_recent_entries, 
.widget_categories, 
.widget_recent_comments,
.widget_archive,
.widget_nav_menu,
.widget_search{
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 15px 15px;
}


#total-breadcrumbs,
.woocommerce .woocommerce-breadcrumb{
   font-size: 15px;
   margin: 0;
   color: inherit;
   display: block !important;
   padding: 0px 0 2.5em;
}

.inner_contentbox {
    background: #fff;
    padding: 3em 0em 0;
}
.soccerclub-innerpage-overlay {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    background: #000;
    opacity: 0.5;
    display: flex;
    align-items: center;
    text-align: center;
}
.soccerclub-page-main{
    position: relative;
}
.single-productpage .soccerclub-page-main {
    display: none;
}
h1.product_title.entry-title {
    margin-bottom: 10px !important;
    padding: 0 !important;
}
/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.breadcrumbbox {
    padding: 0px 0 0.5em 0%;
    text-align: left;
    position: relative;
    z-index: 1;
}
.breadcrumbbox span , .woocommerce .woocommerce-breadcrumb{
    color: #fafbfd;
    margin: 0 3px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}
.woocommerce .woocommerce-breadcrumb{
    position: relative;
    z-index: 1;
}
.breadcrumbbox span i{
    font-size: 8px;
    line-height: 5px;
    position: relative;
    top: -6px;
    padding: 0px 15px;
}
.breadcrumbbox a, .woocommerce .woocommerce-breadcrumb a, #total-breadcrumbs a {
    color: #c50301;
}
.breadcrumbbox a:hover , .woocommerce .woocommerce-breadcrumb a:hover , #total-breadcrumbs a:hover{
    color: #000;
}
.breadcrumbbox span, .woocommerce .woocommerce-breadcrumb {
    color: #fafbfd;
}

/*--------------------------------------------------------------
## Product page
--------------------------------------------------------------*/

main#innerpage-box h2.woocommerce-loop-product__title small,
main#innerpage-box h2.woocommerce-loop-product__title{color: #000;}

main#innerpage-box h2.woocommerce-loop-product__title:hover small,
main#innerpage-box h2.woocommerce-loop-product__title:hover{color:#c50301;}

.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price{color: #939592;}

.woocommerce ul.products li.product .button, .woocommerce a.button{color: #fff;}
.woocommerce ul.products li.product .button, .woocommerce a.button{background-color:#c50301;}
.woocommerce ul.products li.product .button:hover, .woocommerce a.button:hover{background-color:#c50301;}

.woocommerce ul.products li.product a img {
    border: 2px solid #c50301 !important;
}
.woocommerce ul.products li.product .price {
    color: #939592;
}
.woocommerce span.onsale {
    background-color: #c50301;
}
.woocommerce ul.products li.product a img {
    border: 2px solid #c50301 !important;
}
/*--------------------------------------------------------------
## woocommerce
--------------------------------------------------------------*/
main#innerpage-box h2.woocommerce-loop-product__title {
    font-size: 23px;
    margin-bottom: 10px !important; 
}
.woocommerce ul.products li.product:hover .button {
    background: #000;
}
/*--------------------------------------------------------------
## Blog page
--------------------------------------------------------------*/

.inner-blog-post{
    margin: 0em 0em 3em;
}
.inner-blogpost {
    position: relative;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    background: #fdfdfd;
        padding: 0px 0 20px;
}
main#innerpage-box .blog-category {
    padding: 20px 0 0 20px;
    color: #838283;
    font-size: 15px;
    font-weight: 500;
}
main#innerpage-box .blog-category span i {
    color: #999ba3;
    font-size: 13px;
    padding-right: 10px;
}
main#innerpage-box .blog-tags {
    padding: 20px 0 0 25px;
}
main#innerpage-box .blog-tags i {
    color: #666465;
    font-size: 13px;
    padding-right: 10px;
}
main#innerpage-box .single_post .blog-tags a {
    color: #664aed;
    font-size: 18px;
    font-weight: 500;
}

main#innerpage-box .ht-blog-thumbnail {
    position: relative;
    overflow: hidden;
}

main#innerpage-box .ht-blog-thumbnail:before,
main#innerpage-box .ht-blog-thumbnail:after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
main#innerpage-box .ht-blog-thumbnail:before {
    top: 0;
    left: 0;
}
main#innerpage-box .ht-blog-thumbnail:after {
    bottom: 0;
    right: 0;
}
main#innerpage-box .inner-blog-post:hover .ht-blog-thumbnail:before, 
main#innerpage-box .inner-blog-post:hover .ht-blog-thumbnail:after {
    width: 100%;
}


main#innerpage-box .blog-date {
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    word-break: break-word;
    margin-bottom: 0;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
    background: #c50301;
    color: #fff;
    padding: 10px 12px;
    font-style: normal;
    margin: 0 auto;
}
main#innerpage-box .blog-date span {
    color: #f72985;
}
main#innerpage-box .inner-blogpost:hover .blog-date span {
    color: #ff80b0;
}
main#innerpage-box .blog-info-area ul.metabox {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
main#innerpage-box .blog-info-area ul.metabox li{
    float: left;
    margin-right: 15px;
    font-weight: 500;
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
}
main#innerpage-box .blog-info-area ul.metabox li i{
    color: #4d4d4d;
    font-size: 15px;
    padding-right: 8px;
}
main#innerpage-box .ht-blog-thumbnail img {
    width: 100%;
    max-height: 350px;
    height: 100%;
}
main#innerpage-box .ht-blog-thumbnail .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #000
    transition: all .4s ease;
}
main#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay {
    opacity: 0.4;
}

main#innerpage-box .ht-blog-thumbnail .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}
main#innerpage-box .ht-blog-thumbnail .overlay .box .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
main#innerpage-box .ht-blog-thumbnail .overlay .box .content > a {
    text-align: center;
    line-height: 50px;
    transform: scale(1.2);
    transition: all 500ms ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
main#innerpage-box .ht-blog-thumbnail .overlay .box .content > a:before {
    border-radius: 50%;
    font-size: 18px;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    color: #f72985;
    position: relative;
    top: 45%;
    padding: 15px;
}
main#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay .box .content > a {
    transform: scale(1);
    transition-delay: 0.1s;
    opacity: 1;
}
.inner-blogpost-info {
    margin-bottom: 0;
    padding: 10px 20px 0em 20px;
    border-radius: 0;
    position: relative;
}


main#innerpage-box #blog-box h2 {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 600;
    word-break: break-word;
    padding: 0;
    border-left: none;
    letter-spacing: 1px;
    text-transform: capitalize;
}
main#innerpage-box #blog-box h2 {
    color: #000;
}

main#innerpage-box #blog-box h2:hover{background-image: linear-gradient( 
    40deg, #c50301 30%, #c50301 70% );
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
}
div#secondary .social-profile-icons ul li i:hover, main#innerpage-box .inner-blogpost:hover .blog-date span {
    color: #c50301;
}
.inner-blog-excerpt {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    word-break: break-word;
    margin-bottom: 25px;
}

#innerpage-box .blog-page-btn a {
    font-size: 18px;
    background: #c50301;
    padding: 12px 20px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none;
    color: #fcfcf8;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
    z-index: 1;
}

#innerpage-box .blog-page-btn a:hover {
    outline-width: 0;
}
#innerpage-box .blog-page-btn a:hover {
    color: #fff;
}

#innerpage-box .blog-page-btn a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0px;
    background-color: #c50301;
    transition: all 0.3s ease;
}

#innerpage-box .blog-page-btn a:hover:after {
    top: 0;
    height: 100%;
}

#innerpage-box .blog-page-btn a i {
    font-size: 15px;
    padding-left: 5px;
     -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}
#innerpage-box .blog-page-btn a:hover i {
   -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


#innerpage-box .single_post .blog-page-btn a{
    font-size: 18px;
    background: #c50301;
    padding: 12px 20px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none;
    color: #fcfcf8;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
    z-index: 1;
}

#innerpage-box .single_post .blog-page-btn a:hover {
    outline-width: 0;
}
#innerpage-box .single_post .blog-page-btn a:hover {
    color: #fff;
}

#innerpage-box .single_post .blog-page-btn a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0px;
    background-color: #c50301;
    transition: all 0.3s ease;
}

#innerpage-box .single_post .blog-page-btn a:hover:after {
    top: 0;
    height: 100%;
}

#innerpage-box .single_post .blog-page-btn a i {
    font-size: 15px;
    padding-left: 5px;
     -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    color: #fcfcf8;
}
#innerpage-box .single_post .blog-page-btn a:hover i {
   -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
}




#innerpage-box .blog-author, #innerpage-box .blog-time, #innerpage-box .single-blog-date {
    color: #000;
    padding-left: 18px;
}
main#innerpage-box .single_post .blog-category {
    padding: 0px;
        padding-left: 18px;
}
#innerpage-box .blog-author i, #innerpage-box .blog-time i{
    color: #000;
    padding-right: 8px;
}

main#innerpage-box #blog-box .socialMedia {
    padding-bottom: 15px;
}

main#innerpage-box #blog-box .socialMedia ul{
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 9999;
    position: relative;
}
main#innerpage-box #blog-box .socialMedia ul li{
    margin-right: 15px;
    float: left;
    text-align: center;
}
   main#innerpage-box #blog-box .socialMedia ul li a.site-button{
    display: block;
    color: #000;
    background: none;
}
   main#innerpage-box #blog-box .socialMedia ul li a.site-button:hover{
    color: #c50301;
     background: none;
}


#blog-box .ht-blog-date, #blog-box .ht-blog-date .fa{
    color: #c50301;
    margin-bottom: 5px;
}
#blog-box .ht-blog-date .fa{
 margin-right: 5px;
}

.ht-blog-thumbnail .socialMedia {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
    transition: .5s;
}
.ht-blog-thumbnail .socialMedia a {
 font-size: 18px;
 padding: 5px 10px;
 line-height: 18px;
 margin: 0 0px;
 transition: 0s;
 background: #c50301;
 border-radius: 5px;
 color: #ffffff;
 font-weight: bold;
 box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
 display: inline-block;
}
.ht-blog-thumbnail .socialMedia a:hover {
    background: #fff;
}

.blog-read-more a {
    display: inline-block;
    text-align: center;
    background: #c50301;
    color: #fff;
    font-weight: 500;
    padding: 18px 40px;
    line-height: 1;
    border-radius: 50px;
    position: relative;
    min-width: 8.23em;
    text-decoration: none;
    font-size: 17px;
}

.blog-read-more a:before,
.blog-read-more a:after {
    width: 4.4em;
    height: 2.95em;
    position: absolute;
    content: "";
    display: inline-block;
    background: #c50301;
    border-radius: 50%;
    transition: transform 1s ease;
    transform: scale(0);
    z-index: -1;
}

.blog-read-more a:before {
    top: -25%;
    left: 20%;
}

.blog-read-more a:after {
    bottom: -25%;
    right: 20%;
}

.blog-read-more a:hover:before,
.blog-read-more a:hover:after {
    transform: none;
    z-index: 1;
}

.blog-read-more a:hover, .blog-read-more a:before, .blog-read-more a:after {
    background-color: #c50301;
    transform: none;
}


main#innerpage-box #blog-box h2 {
    font-size: 20px;
}

.single main#innerpage-box h1, .single main#innerpage-box h2, .single main#innerpage-box h3, .single main#innerpage-box h4, .single main#innerpage-box h5, .single main#innerpage-box h6 {
    color: #000;
}

.single main#innerpage-box .comment-respond h4 {
    color: #000;
    margin-bottom: 12px;
}

/*/*-----------------------
## Contact Template
-----------------------------*/

main#innerpage-box #soccerclub-contactus-wrap .map_area_label h4{
  font-size: 33px;
  color: #000;
  letter-spacing: -1px;
  line-height: 45px;
}
#soccerclub-contactus-wrap .soccerclub-contact-page-form {
    text-align: center;
}
#soccerclub-contactus-wrap .soccerclub-contact-page-form p{
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #131313;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.contact-mapbox {
    width: 100%;
}

.contact-mapbox iframe {
    z-index: 1;
    width: 100%;
    height: 300px;
    border-radius: 0 0px 30px 0;
}
#soccerclub-contactus-wrap .soccerclub-contact-page-form {
    text-align: left;
    padding: 0em 0em 4em;
}

.page-template-templates main#innerpage-box #soccerclub-contactus-wrap .soccerclub-contact-block {
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 7em;
    padding: 5em 2em 5em 3em;
    width: 45%;
}
.page-template-templates main#innerpage-box #soccerclub-contactus-wrap .soccerclub-contact-page-form h4 {
    color: #2a2d36;
    background: #c50301;
    display: inline-block;
    clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%);
    padding: 5px 22px 5px 7px;
    margin-bottom: 18px;
}

.page-template-templates main#innerpage-box #soccerclub-contactus-wrap .soccerclub-contact-page-form h2 {
    color: #131313;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 20px;
}

.page-template-templates main#innerpage-box #soccerclub-contactus-wrap .soccerclub-contact-page-form  .text-box {
    position: relative;
    display: block;
    font-size: 14px;
    color: #333333;
}
.page-template-templates main#innerpage-box #soccerclub-contactus-wrap .soccerclub-contact-page-form  .text-box p{
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #333333;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    text-transform: none;
    margin: 0;
}
.page-template-templates main#innerpage-box .soccerclub-contact-form-block form label,
 .page-template-templates main#innerpage-box .soccerclub-contact-form-block form label span {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
}

.soccerclub-contact-page-form-box input[type="text"], 
.soccerclub-contact-page-form-box input[type="email"], 
.soccerclub-contact-page-form-box input[type="url"],
.soccerclub-contact-page-form-box input[type="password"], 
.soccerclub-contact-page-form-box input[type="search"], 
.soccerclub-contact-page-form-box input[type="number"], 
.soccerclub-contact-page-form-box input[type="tel"], 
.soccerclub-contact-page-form-box input[type="range"], 
.soccerclub-contact-page-form-box input[type="date"], 
.soccerclub-contact-page-form-box input[type="month"], 
.soccerclub-contact-page-form-box input[type="week"], 
.soccerclub-contact-page-form-box input[type="time"], 
.soccerclub-contact-page-form-box input[type="datetime"], 
.soccerclub-contact-page-form-box input[type="datetime-local"], 
.soccerclub-contact-page-form-box input[type="color"], 
.soccerclub-contact-page-form-box select, 
.soccerclub-contact-page-form-box textarea {
    font-size: 14px;
    font-weight: 400;
    border-radius: 0;
    border: 1px solid #000;
    background: #fff;
    width: 100%;
    color: #282930;
    margin: 0 0 40px 0;
    height: 45px;
    padding: 10px 16px;
}

.soccerclub-contact-page-form-box input::placeholder{
    opacity: 1;
    color: #282930;
}
.soccerclub-contact-page-form-box textarea::placeholder{
    color:#282930;
}

.soccerclub-contact-page-form-box .address-c-box{
    background-color: #516bec;
    background-image: radial-gradient( circle farthest-corner at 10% 20%,#c50301 0%,#441e87 100.3% );
    border-radius: 30px 0 0 0;
    padding: 3em 2em;
}

.soccerclub-contact-page-form-box input[type="file"] {
    font-size: 14px;
    color: #616161;
    font-weight: 500;
}
.soccerclub-contact-page-form-box textarea {
    height: 115px;
}
.soccerclub-contact-page-form-box label {
    font-weight: 500;
    width: 100%;
    color: #010101;
    font-size: 16px;
}

.soccerclub-contact-page-form-box select {
    width: 100%;
}
.soccerclub-contact-page-form-box input[type="checkbox"], .soccerclub-contact-page-form-box input[type="radio"], .soccerclub-contact-page-form-box input[type="file"] {
    margin-bottom: 15px;
}
.soccerclub-contact-page-form-box input[type=date] {
    line-height: 10px;
    padding: 14px 20px;
}
main#innerpage-box .soccerclub-contact-page-form-box h2{
    color: #333333;
    font-size: 45px;
    font-weight: 500;
}
.soccerclub-contact-page-form-box input[type="submit"] {
    display: inline-block;
    font-weight: 600;
    padding: 15px 20px;
    position: relative;
    background-color: #c50301;
    font-size: 17px;
    margin: 0 5px;
    box-shadow:none;

        -webkit-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    transition-property: transform;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
        border-radius: 0;
    width: 100%;

}
.soccerclub-contact-page-form-box input[type="submit"]:hover {
    background: #000;
    opacity: 1;
    transform: translateY(-5px);
}

.soccerclub-contact-page-form-box input[type="submit"] {
    color: #fff;
}

.soccerclub-contact-page-form-box input[type="submit"] {
    background-color: #c50301;
}

.page-template-contact-template .inner_contentbox {
    padding: 2em 0em 0em;
}
.soccerclub-contact-detail-block {
    position: relative;
    display: block;
    padding: 2em 0 4em;
}
.soccerclub-contact-area {
    text-align: center;
    margin-bottom: 1em;
}

.page-template-templates main#innerpage-box .soccerclub-contact-detail-block h2, .page-template-templates main#innerpage-box .soccerclub_contact_page_formtitle h2  {
    position: relative;
    display: block;
    color: #131313;
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .text,
 .page-template-templates main#innerpage-box .soccerclub-contact-page-form .text {
    position: relative;
    display: block;
    margin: 7px 0 0;
}
.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .text .soccerclub-left, 
.page-template-templates main#innerpage-box .soccerclub-contact-page-form .text .soccerclub-left{
    position: relative;
    top: -2px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}
.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .text .soccerclub-left:before ,
.page-template-templates main#innerpage-box .soccerclub-contact-page-form .text .soccerclub-left:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #c50301;
    border-radius: 50%;
    content: "";
}
.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .text .soccerclub-left span, 
.page-template-templates main#innerpage-box .soccerclub-contact-page-form .text .soccerclub-left span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #c50301;
    content: "";
    margin: 2px 0;
}
.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .text .soccerclub-left:after,
.page-template-templates main#innerpage-box .soccerclub-contact-page-form .text .soccerclub-left:after {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #c50301;
    border-radius: 50%;
    content: "";
}

.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .text .soccerclub-right {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}
.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .text .soccerclub-right:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #c50301;
    border-radius: 50%;
    content: "";
}
.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .text .soccerclub-right span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #c50301;
    content: "";
    margin: 2px 0;
}
.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .text .soccerclub-right:after {
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #c50301;
    border-radius: 50%;
    content: "";
}

.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .text p {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #131313;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .bottom-text {
    position: relative;
    display: block;
    padding-top: 16px;
}

.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .bottom-text p{
        color: #333333;
}

.page-template-templates main#innerpage-box .soccerclub-contact-detail-block .soccerclub-contact-detail {
    position: relative;
    display: block;
    max-width: 770px;
    margin: -9px auto 0;
    padding-bottom: 72px;
}


.page-template-templates main#innerpage-box .soccerclub-contact-page-info {
    position: relative;
    display: block;
    background: #131313;
    padding: 85px 30px 77px;
    width: 100%;
}
.page-template-templates main#innerpage-box .soccerclub-contact-page-info h3 {
    color: #ffffff;
    margin: 0px 0 9px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
}
.page-template-templates main#innerpage-box .soccerclub-contact-page-info a h2 {
    color: #c50301;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 19px;
}
.page-template-templates main#innerpage-box .soccerclub-contact-page-info a:hover h2{
    color: #fff;
}
.page-template-templates main#innerpage-box .soccerclub-contact-page-info i {
    font-size: 80px;
    color: #fff;
    margin-bottom: 25px;
}
.page-template-templates main#innerpage-box .soccerclub-contact-page-data {
    background: #c50301;
    padding: 53px 30px 51px;
    margin-top: -20px;
    margin-bottom: -20px;
    position: relative;
    display: block;
    width: 100%;
}
.page-template-templates main#innerpage-box .soccerclub-contact-page-data h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 38px;
    text-transform: uppercase;
    text-align: center;
}
.page-template-templates main#innerpage-box .soccerclub-contact-page-data-box {
    position: relative;
    display: block;
    border-bottom: 1px solid #dd4d4d;
    padding-bottom: 23px;
    margin-bottom: 24px;
}

.page-template-templates main#innerpage-box .soccerclub-contact-page-data-box .label {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    border-bottom: 3px solid #dd4d4d;
    display: inline-block;
}

.page-template-templates main#innerpage-box .soccerclub-contact-page-data-box .text {
    position: relative;
    display: block;
    margin: 0;
}
.pd-10{padding: 0 10px;}

.page-template-templates main#innerpage-box .soccerclub-contact-page-data-box .infotext p{
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin: 0;
    text-transform: none;
}
.page-template-templates main#innerpage-box .soccerclub-contact-page-data-box .text p a{
    color: #fff;

}
.page-template-templates main#innerpage-box .soccerclub-contact-page-data-box .label {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

.page-template-templates main#innerpage-box .soccerclub-contact-page-data-box .text p a:hover{
    color: #000;
}


#soccerclub-contactus-wrap .soccerclub-contact-socials {
    margin-top: -15px;
}

#soccerclub-contactus-wrap .soccerclub-contact-area i {
    font-size: 20px;
    color: #000;
    transition: all 1s ease 0s;
    padding-right: 15px;
}
#soccerclub-contactus-wrap .soccerclub-contact-area i:hover{
    color: #c50301;
}
#soccerclub-contactus-wrap .contact_l_area {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background: #c50301;
    display: inline-block;
    clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%);
    padding: 5px 22px 5px 7px;
    margin-bottom: 18px;
    line-height: 14px;
}
#soccerclub-contactus-wrap .contact_info_area, #soccerclub-contactus-wrap .contact_info_area a{
    font-size: 21px;
    line-height: 25px;
    font-weight: 600;
    word-break: break-word;
    text-shadow: 0em 0em 0.4em rgb(0 0 0 / 10%);
    color: #000;
    font-style: italic;
    margin-bottom: 35px;
}


#soccerclub-contactus-wrap .contact_info_area a:hover{
    color: #783afd;
}
.soccerclub-contact-form-block .row {
    --bs-gutter-x: 0;
}
.soccerclub-contact-form-block {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 100px 60px 80px;
    -webkit-box-shadow: 0px 3px 8px 2px #ededed;
    box-shadow: 0px 3px 8px 2px #ededed;
    z-index: 3;
}
.page-template-templates main#innerpage-box .soccerclub-contact-form-block h2{
    text-transform: none;
    padding: 0;
}
.page-template-templates main#innerpage-box .soccerclub-contact-form-block h2:after{
  background: -webkit-gradient(to right, #7839fb 0%,#5267f4 20%, #5267f4 50%, #7839fb 100%);
    background: linear-gradient(to right, #7839fb 0%,#5267f4 20%, #5267f4 50%, #7839fb 100%);
    background-size: 500%;
}

#soccerclub-contactus-wrap .Address_area i {
    font-size: 45px;
    color: #c50301;
}
#soccerclub-contactus-wrap .contact_l_area i {
    font-size: 25px;
}

#soccerclub-contactus-wrap .contact-info {
    margin-top: 13px;
    color: #bebebe;
    font-size: 15px;
}
#soccerclub-contactus-wrap .contact_area {
    margin-bottom: 1em;
}
#soccerclub-contactus-wrap .contact-info a{
    color: #bebebe;
}
#soccerclub-contactus-wrap .contact-info p{
    margin: 0;
}
#soccerclub-contactus-wrap .contactus-img img {
    width: 100%;
    height: 100%;
    border-radius: 0 10px 0 0;
}
#soccerclub-contactus-wrap .tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
#soccerclub-contactus-wrap .midix {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
.soccerclub-contact-page-form {
    padding-right: 20px;
    color: #616161;
}
.soccerclub-contact-mapbox {
margin: -100px 0 0 0;
}
.soccerclub-contact-mapbox iframe {
    width: 100% !important;
}

.page .footer-area ul.sub-menu .current_page_item > a {
    background: none;
}

/*--------------- Services page -------------------------------*/

#innerpage-box .soccerclub-service-box {
    margin: 10px;
}
#innerpage-box .soccerclub-service-image img {
    width: 100%;
}
body.page-template-default main#innerpage-box .soccerclub-service-box .soccerclub-service-image img {
    width: 100%;
    height: 100%;
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 7px 7px 0 0;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}
body.page-template-default main#innerpage-box .soccerclub-service-box:hover .soccerclub-service-image img {
    transform: scale(1.07);
}
body.page-template-default main#innerpage-box .soccerclub-service-content h4{
    margin-top: 0;
    padding: 0;
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 600;
    position: relative;
}
body.page-template-default main#innerpage-box .soccerclub-service-content h4 a{
    font-size: 22px;
    font-weight: 600;
}

body.page-template-default main#innerpage-box .soccerclub-service-content h4:before {
    position: absolute;
    content: "";
    left: -24px;
    top: 5px;
    height: 20px;
    width: 3px;
    background: #c50301;
}
body.page-template-default main#innerpage-box .soccerclub-service-content h4 a {
    color: #000;
    transition: 0.3s;
}
body.page-template-default main#innerpage-box .soccerclub-service-content h4:hover a {
    color: #c50301;
}
body.page-template-default main#innerpage-box .soccerclub-service-content h4 a:before {
    display: none;
}
body.page-template-default main#innerpage-box .soccerclub-service-content h4:after{
    display: none;
}
body.page-template-default main#innerpage-box .soccerclub-service-content h6 {
    color: #5a5a5a;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    font-style: normal;
}
body.page-template-default main#innerpage-box .soccerclub-service-icon {
    display: none;
}
body.page-template-default main#innerpage-box .soccerclub-service-content p {
    color: #9c9c9c;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 15px;
}
body.page-template-default main#innerpage-box .soccerclub-service-content {
    position: relative;
    background: #ffffff;
    padding: 20px 25px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 16px 50px 0px rgb(0 0 0 / 10%);
}
body.page-template-default main#innerpage-box .soccerclub-service-box:hover .soccerclub-service-content {
    opacity: 1;
    z-index: 1;
}

body.page-template-default main#innerpage-box .soccerclub-service-content a.read-btn {
    -moz-user-select: none;
    text-transform: uppercase;
    -ms-touch-action: manipulation;
    -o-transition: all 0.3s ease 0s;
    background: #c50301;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    padding: 9px 15px;
    line-height: 1;
    text-align: center;
    float: right;
    overflow: hidden;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
    z-index: 1;
}
body.page-template-default main#innerpage-box .soccerclub-service-content a.read-btn:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0px;
    background-color: #c50301;
    transition: all 0.3s ease;
}

body.page-template-default main#innerpage-box .soccerclub-service-content a.read-btn:hover:after {
    top: 0;
    height: 100%;
}

body.page-template-default main#innerpage-box .soccerclub-service-box .soccerclub-service-image a.read-btn:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #c50301;
    opacity: 0;
    left: 0;
    top: 0;
    transition: 0.3s;
}
body.page-template-default main#innerpage-box .soccerclub-service-box:hover .soccerclub-service-image a.read-btn:hover {
    opacity: 0.8;
}
body.page-template-default main#innerpage-box .soccerclub-service-box:hover .soccerclub-service-image a.read-btn:before {
    opacity: 0;
}
body.page-template-default main#innerpage-box .soccerclub-service-box .soccerclub-service-image a span {
    color: #ffffff;
    position: relative;
    transition: 0.3s;
}
body.page-template-default main#innerpage-box .soccerclub-service-box .soccerclub-service-image a span i {
    color: #fff;
    padding-left: 10px;
}

body.page-template-default main#innerpage-box .soccerclub-service-box .soccerclub-service-image {
    position: relative;
    overflow: hidden;
    border-radius: 7px 7px 0 0;
}
/*---------------------- End Services page ------------------------*/

/*-----------------------
## FAQS page
-----------------------------*/
div#content-box .faq .faq-content{
    border: 1px solid #e6e8eb;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    padding: 21px 10px 23px 10px;
    margin-bottom: 10px;
}
div#content-box .faq:last-child .faq-content{
    border-bottom: 1px solid #e6e8eb;
}

div#content-box .faq-content button.accordion {
    cursor: pointer;
    width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
}
div#content-box .faq-content button.accordion.active, button.accordion:hover {
    /*background-color: #ddd;*/
    opacity: 1;
}
main#innerpage-box div#content-box h3.faq-title:before {
    content: '\f067';
    font-family: 'Fontawesome';
    font-size: 18px;
    position: absolute;
    top: -35%;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5%;
    background: #c50301;
    font-style: normal;
    font-weight: 400;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

main#innerpage-box div#content-box h3.faq-title:hover:before{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

main#innerpage-box div#content-box .faq-content button.accordion.active h3.faq-title:before {
    content: "\f068";
    font-family: 'Fontawesome';
}
main#innerpage-box div#content-box .faq-content button.accordion.active h3.faq-title:hover:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
div#content-box .faq-content div.panel {
  max-height: 0;
  overflow: hidden;
  transition: 0.6s ease-in-out;
  opacity: 0;
  margin: 0 0 0px;
  border-radius: 0;
  border: 0;
    box-shadow: none;
}
div#content-box .faq-content div.panel p{
    margin:0 0 0px;
}
div#content-box .faq-content div.panel.show {
    opacity: 1;
    max-height: 500px;
    padding: 15px 0px 0;
    border-top: 1px solid #e6e8eb;
    margin-top: 15px;
}
main#innerpage-box div#content-box h3.faq-title {
    margin: 0;
    font-weight: 600;
    line-height: 28px;
    word-break: break-word;
    text-align: left;
}

main#innerpage-box div#content-box h3.faq-title, main#innerpage-box div#content-box h3.faq-title small {
    text-transform: none;
    font-size: 23px;
    line-height: 23px;
    color: #091d3e;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    font-weight: 500;
    font-family: 'IBM Plex Sans', sans-serif;
    position: relative;
    cursor: pointer;
    padding: 0;
    padding-right: 25px;
}
main#innerpage-box div#content-box button.accordion h3.faq-title:hover,
main#innerpage-box div#content-box button.accordion h3.faq-title:hover small{
    color: #c50301;
}
main#innerpage-box div#content-box h3.faq-title:after {
    display: none;
}
div#content-box .faq-content p {
    font-size: 15px;
    padding: 0;
    letter-spacing: 0px;
    word-break: break-word;
    color: #1d1e21;
    font-weight: 400;
}

.soccerclub-faqs-head {
    text-align: center;
    padding: 0 14em;
}
body.page-template-default main#innerpage-box .soccerclub-faqs-head h3{
    font-size: 15px;
    color: #4c4c67;
    font-weight: 700;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
}
body.page-template-default main#innerpage-box .soccerclub-faqs-head h2{
    font-size: 37px;
    line-height: 1.46;
    margin-top: 10px;
    margin-bottom: 45px;
    color: #091d3e;
    text-transform: capitalize;
}
/*-----------------------
## End FAQS page
-----------------------------*/
/*-----------------------
## Testimonials page
-----------------------------*/
body.page-template-default main#innerpage-box .soccerclub-testimonials-single {
    margin: 0 10px 20px;
    position: relative;
    padding: 10px;
    border: 1px dashed transparent;
    transition: all 1s ease 0s;
}
body.page-template-default main#innerpage-box .soccerclub-testimonials-single:hover {
    border: 1px dashed #c50301;
    border-radius: 5px;
}
body.page-template-default main#innerpage-box .soccerclub-testimonials-single .soccerclub-testimonials-img{
    position: relative;
}

body.page-template-default main#innerpage-box .soccerclub-testimonials-single:nth-child(2n) .soccerclub-testimonials-img{
    float: right;
    position: absolute;
    RIGHT: 0;
}
#innerpage-box .soccerclub-testimonials-single:nth-child(2n) .soccerclub-testimonials-data {
    text-align: right;
}

body.page-template-default main#innerpage-box h4.soccerclub-testimonials-name {
    color: #c50301;
    font-size: 35px;
    font-weight: 600;
    margin: 2px 0 10px;
    padding: 0;
}
body.page-template-default main#innerpage-box h4.soccerclub-testimonials-name:after{
    display: none;
}
body.page-template-default main#innerpage-box h6.soccerclub-testimonials-designation {
    color: #0b0b0b;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
body.page-template-default main#innerpage-box h6.soccerclub-testimonials-designation:after{
    display: none;
}
main#innerpage-box .soccerclub-testimonials-image{
    position: relative;
    z-index: 1;
}
main#innerpage-box .soccerclub-testimonials-image img {
    width: 210px;
    height: 210px;
    margin-bottom: 0em;
    border-radius: 50%;
    border: 1px solid #c50301;
    padding: 10px
}

#innerpage-box .soccerclub-testimonials-content p {
    padding: 0;
    color: #939393;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
}
#innerpage-box .soccerclub-testimonials-content {
    padding: 30px 30px;
    background: #fffafa;
}
/*-----------------------
## End Testimonials page
-----------------------------*/

/*--------------- Project page -------------------------------*/

#innerpage-box .soccerclub-project-box {
    background: #f2f2f2;
    margin: 10px;
}
#innerpage-box .soccerclub-project-box {
    background: #f2f2f2;
    margin: 10px;
}
#innerpage-box .soccerclub-project-single {
    margin-bottom: 1.5em;
}
#innerpage-box .soccerclub-project-image img {
    width: 100%;
}
body.page-template-default main#innerpage-box .soccerclub-project-box .soccerclub-project-image img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
}
body.page-template-default main#innerpage-box .soccerclub-project-box .soccerclub-project-image:hover img {
    transform: scale(1.1) rotateZ(0deg);
    -moz-transform: scale(1.1) rotateZ(0deg);
    -webkit-transform: scale(1.1) rotateZ(0deg);
    -o-transform: scale(1.1) rotateZ(0deg);
}
body.page-template-default main#innerpage-box .soccerclub-project-content h4{
   margin: 0;
   margin-bottom: 15px;
    padding: 0;
    color: #000;
    font-size: 30px;
    font-weight: 600;
}
body.page-template-default main#innerpage-box .soccerclub-project-content h4:after{
    display: none;
}
body.page-template-default main#innerpage-box .soccerclub-project-icon {
    display: none;
}
body.page-template-default main#innerpage-box .soccerclub-project-content p {
    color: #888888;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 15px;
    font-size: 18px;
}
body.page-template-default main#innerpage-box .soccerclub-project-content {
    padding: 3em 35px 2em;
    -webkit-box-shadow:  0px 0px 8px rgb(50 50 0 / 30%);
    box-shadow: 0px 0px 8px rgb(50 50 0 / 30%);
    background: #fff;
    position: relative;
}

body.page-template-default main#innerpage-box .soccerclub-project-box .soccerclub-project-image {
    position: relative;
    overflow: hidden;
}
#innerpage-box .soccerclub-project-single .soccerclub-project-img{
    position: relative;
    overflow: hidden;
}
#innerpage-box .soccerclub-project-single .soccerclub-project-img img {
    width: 100%;
}
#innerpage-box .soccerclub-project-single .soccerclub-project-overlay {
    position: absolute;
    background: #f3f;
    border-radius: 0px;
    opacity: 0.3;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1;
        background: linear-gradient(to top,transparent 9%,#c50301 30%);
}
#innerpage-box .soccerclub-project-single:hover .soccerclub-project-overlay {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

#innerpage-box .soccerclub-project-single .soccerclub-project-content:before {
    display: block;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 6.5%;
    width: 5.5%;
    border-left: 0px solid #c50301;
    border-top: 19px solid #c50301;
}
#innerpage-box .soccerclub-project-single:hover .soccerclub-project-content:before {
    height: 100%;
    width: 25%;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: 1;
    border-left: 0px solid #c50301;
    border-top: 10px solid #c50301;
}

#innerpage-box .soccerclub-project-single .soccerclub-project-content:after {
    display: block;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 6.5%;
    width: 5.5%;
    border-right: 0px solid #c50301;
    border-top: 19px solid #c50301;
}
#innerpage-box .soccerclub-project-single:hover .soccerclub-project-content:after {
    height: 30%;
    width: 75%;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: 1;
    border-right: 0px solid #c50301;
    border-top: 10px solid #c50301;
}
/*---------------------- End Project page ------------------------*/

/*--------------------------------------------------------------
## Inner Page Heading
--------------------------------------------------------------*/
body.page-template-default main#innerpage-box h1,
body.page-template-default main#innerpage-box h2,
body.page-template-default main#innerpage-box h3,
body.page-template-default main#innerpage-box h4,
body.page-template-default main#innerpage-box h5,
body.page-template-default main#innerpage-box h6,

.page-template-templates main#innerpage-box h1,
.page-template-templates main#innerpage-box h2,
.page-template-templates main#innerpage-box h3,
.page-template-templates main#innerpage-box h4,
.page-template-templates main#innerpage-box h5,
.page-template-templates main#innerpage-box h6,

.single main#innerpage-box h1,
.single main#innerpage-box h2,
.single main#innerpage-box h3,
.single main#innerpage-box h4,
.single main#innerpage-box h5,
.single main#innerpage-box h6
{
    word-break: break-word;
    font-weight: 600;
    margin-bottom: 40px;
    letter-spacing: 4px;
    padding: 0 10px;
    letter-spacing: 0;
    font-size: 23px;
    word-break: break-word;
}



/*// Responsive */

@media only screen and (max-width: 1024px){
     #video .container-fluid .soccerclub-video-first:before {
        transform: rotate(-50deg) scale(1.2);
        position: absolute;
        left: 130px;
        bottom: 50px;
    }
     #video .container-fluid .soccerclub-video-first:after {
        transform: rotate(52deg) scale(1.2);
        position: absolute;
        right: 120px;
        bottom: 44px;
    }
     #newsletter .newsletter-sign-box {
    padding: 0;
}
}

@media only screen and (max-width: 1300px) and (min-width: 1200px){ 
     #counter .soccerclub-counter-single {
    margin: 0em 30px 1em auto;
}
}

@media only screen and (max-width: 1200px) and (min-width: 1024px){ 
        .hero-style .slide-title h2 {
        font-size: 50px;
    }
     #features .soccerclub-features-icon span {
        line-height: 40px;
    }
     #features .soccerclub-features-icon {
        height: 80px;
        width: 80px;
    }
     #counter .soccerclub-counter-single {
        margin: 0em -35px 1em auto;
    }
     div#testimonials .soccerclub-testimonials-circle {
        width: 235px;
        height: 235px;
    }
     div#testimonials .soccerclub-testimonials-image {
        width: 240px !important;
        height: 240px;
    }
     div#testimonials .soccerclub-testimonials-circle:before {
        right: 20px;
        bottom: 28px;
    }
     div#testimonials .soccerclub-testimonials-circle:after {
        left: 55px;
    }
    .soccerclub-awards-single h4.soccerclub-awards-title {
        line-height: 20px;
        font-size: 16px;
        margin-top: 10px;
    }
     #oursponsors .soccerclub-section-head h3 {
        margin: 0 2em 0em;
    }
     #newsletter .soccerclub-section-head h3 {
        margin: 0 2em 2em;
    }
     div#testimonials .soccerclub-testimonials-content {
        padding: 5em 5em 5em 0;
    }
    .hero-style .slide-text p {
        font-size: 16px;
    }
    .slider-inner-box {
        width: 405px;
    }
    .hero-style li.slide-btns-1 a.ReadMore {
        font-size: 20px;
        padding: 14px 18px;
        line-height: 18px;
    }
    .slider-area p {
        padding-bottom: 20px;
    }
    .hero-style .slide-title h2 {
        line-height: 55px;
    }

}

@media only screen and (max-width: 1200px){ 
     #services .owl-carousel .owl-nav button.owl-next:before,
     #services .owl-carousel .owl-nav button.owl-prev:before{
        display: none;
    }
    main#innerpage-box .soccerclub-testimonials-image img {
        height: 240px;
    }
     #video .soccerclub-video-third:after {
        width: 33%;
        right: 86%;
    }
}
@media only screen and (max-width: 992px){ 
     #contact .soccerclub-contact-block {
        margin-top: 1em;
    }
    main#innerpage-box .soccerclub-testimonials-image img {
        height: 200px;
    }
    body.page-template-default main#innerpage-box h4.soccerclub-testimonials-name {
        font-size: 22px;
    }
    body.page-template-default main#innerpage-box h6.soccerclub-testimonials-designation{
        font-size: 18px;
    }
    .slider-inner-box {
        left: 60%;
    }
    .hero-style .slide-title h2 {
        font-size: 35px;
    }
    .hero-style li.slide-btns-1 a.ReadMore, .hero-style li.slide-btns-2 a.ReadMore {
        padding: 8px 15px;
    }
    .hero-in-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #161415;
        opacity: 0.7;
        clip-path: polygon(0 0, 67% 0, 100% 100%, 0% 100%);
    }
    .hero-overlay {
        right: 37%;
    }
    .slider-area .slider-center-img {
        right: 40%;
    }
    .hero-slider {
        height: 600px;
    }
    .slider-area p {
        padding-bottom: 15px;
    }
     div#testimonials .owl-theme .owl-nav {
        left: -250px;
        bottom: -64px;
    }
    .slider-inner-box {
        top: 38%;
    }
     div#team .owl-theme .owl-nav {display: none;}
    .soccerclub-header-btn a {
        top: 0;
        left: 20px;
    }
     #services .soccerclub-service-box {
        margin: 0px 10px;
        margin-bottom: 15px;
        margin-top: 0px;
        padding: 12px 12px 12px;
    }
     #services .soccerclub-service-box .soccerclub-service-mainoverlay {
        right: 12px;
        left: 12px;
        top: 12px;
        bottom: 12px;
    }
     #services .soccerclub-service-content h4 a {
        font-size: 25px;
    }
     #features .soccerclub-features-icon {
        height: 58px;
        width: 58px;
    }
     #features .soccerclub-features-icon span {
        font-size: 38px;
        line-height: 18px;
    }
     div#team .soccerclub-team-single {
        margin: 0 0em 10px;
    }
     #counter .soccerclub-counter-single {
        margin: 0em 86px 1em auto;
    }
      div#testimonials .soccerclub-testimonials-circle {
        width: 190px;
        height: 190px;
    }
     div#testimonials .soccerclub-testimonials-image {
        width: 190px !important;
        height: 190px;
    }
     div#testimonials .soccerclub-testimonials-circle:before {
        right: 5px;
        bottom: 35px;
    }
     div#testimonials .soccerclub-testimonials-circle:after {
        left: 46px;
    }
     div#testimonials .soccerclub-testimonials-content {
        padding: 5em 0em 5em 0;
    }
     div#testimonials .soccerclub-testimonials-content i {
        left: 240px;
    }
     #oursponsors .soccerclub-section-head h3 {
        margin: 0 0em 0em;
    }
     #newsletter .soccerclub-section-head h3 {
        margin: 0 0em 2em;
    }
     .soccerclub-section-head {
        margin: 0 0em 3em;
    }
     div#testimonials .soccerclub-section-head {
        margin: 0 0em 1em;
    }
     #gallery .soccerclub-section-head {
        margin: 0 0em 4.5em;
    }
     #product .soccerclub-section-head {
        margin: 0 0em 6em;
    }

}
@media only screen and (max-width: 915px){
    .slider-inner-box {
        width: 395px;
    }
}

@media only screen and (max-width: 896px){
    .slider-inner-box {
        left: 64%;
    }
}

@media only screen and (max-width: 884px){
    .slider-inner-box {
        width: 365px;
    }
    .hero-style li.slide-btns-1 a.ReadMore {
        font-size: 14px;
    }
    .hero-style .slide-title h2 {
        line-height: 45px;
    }
}

@media only screen and (max-width: 768px){
    .hero-slider {
        height: 512px;
    }
    .slider-inner-box {
        top: 65%;
    }
     #video .container-fluid .soccerclub-video-first:before {
        transform: rotate(-40deg) scale(1.2);
        position: absolute;
        left: 173px;
        bottom: 56px;
    }
     #video .container-fluid .soccerclub-video-first:after {
        transform: rotate(48deg) scale(1.2);
        position: absolute;
        right: 172px;
        bottom: 49px;
    }
    .slider-area .slider-center-img {
        right: 40%;
    }
    .page-template-templates main#innerpage-box .soccerclub-contact-page-data-box .text p a{
    font-size:11px;

}
.page-template-templates main#innerpage-box .soccerclub-contact-page-data-box .label {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}
.page-template-templates main#innerpage-box .soccerclub-contact-page-data-box .text p {
    font-size: 11px;
    line-height: 15px;
}
.page-template-templates main#innerpage-box .soccerclub-contact-page-info h3 {
    font-size: 18px;
    line-height: 25px;
}

.page-template-templates main#innerpage-box .soccerclub-contact-page-info h2 {
    font-size: 16px;
    line-height: 22px;
}
}

@media only screen and (max-width: 767px){
     #features .soccerclub-features-icon span:before {
        font-size: 20px;
        line-height: 35px;
    }
     #features .soccerclub-features-icon span {
            width: 30px;
            height: 30px;
        }
         #steps .soccerclub-steps-b:after {
        left: 58px;
    }
     #newsletter .soccerclub-newsletter-member-wrap {
        padding: 0;
    }
     #newsletter .newsletter-sign-box {
    padding: 0 1em;
}

body.page-template-default main#innerpage-box .soccerclub-testimonials-single:nth-child(2n) .soccerclub-testimonials-img {
    position: relative;
}
 #video .soccerclub-video-first {
    padding-bottom: 0em;
}
 #video .soccerclub-video-first:before,
 #video .soccerclub-video-first:after, 
 #video .soccerclub-video-third:after {
    display: none;
}
 #video .container-fluid .soccerclub-video-first:before,
 #video .container-fluid .soccerclub-video-first:after {
    display: none;
}

}
@media only screen and (max-width: 768px){
    .slider-inner-box {
        top: 55%;
        left: 72%;
        width: 100%;
    }
.hero-style .slide-text p {
    font-size: 16px;
    line-height: 1.3;
}
.hero-style .slide-title h2 {
    line-height: 35px;
}
.hero-style li.slide-btns-1 a.ReadMore, .hero-style li.slide-btns-2 a.ReadMore {
    font-size: 16px;
    padding: 9px 15px;
}
}
@media only screen and (max-width: 740px){
     #counter .soccerclub-counter-single {
        margin: 0em -3px 1em auto;
    }
}

@media only screen and (max-width: 667px){
.slider-inner-box {
    left: 80%;
    width: 334px;
    top: 46%;
}
}

@media only screen and (max-width: 655px){
.slider-inner-box {
    left: 86%;
    width: 219px;
}
}

@media only screen and (max-width: 640px){ 
.soccerclub-about-overlay-dark {
    display: none;
}
main#innerpage-box .soccerclub-testimonials-single {
    padding: 3em 1em 0;
}
.share-btn,  .share-btn, .page .share-btn, .single .share-btn {
    text-align: center;
    padding: 10px 0 0;
}
.h-contact, .page .h-contact,  .h-contact, .single .h-contact {
    text-align: center;
    padding: 10px 0;
}
.h-contact-block,  .h-contact-block, .page .h-contact-block, .single .h-contact-block {
    padding-right: 0!important;
}
.top-bar-head,  .top-bar-head, .page .top-bar-head, .single .top-bar-head {
    padding: 0;
}
.logo-header,  .logo-header, .page .logo-header, .single .logo-header {
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
.slider-inner-box {
    left: 126%;
    top: 10%;
    width: 273px;
}
.hero-style .slide-title h2 {
    font-size: 23px;
}
.hero-style .slide-title h2 span {
    font-size: 23px;
}
.hero-style .slide-text p {
    font-size: 14px;
    line-height: 18px;
}
.hero-style li.slide-btns-1 a.ReadMore, .hero-style li.slide-btns-2 a.ReadMore {
    padding: 8px 15px;
    font-size: 14px;
}
.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    max-width: 360px;
}
.slider-inner-box {
    top: 45%;
}
.hero-slider {
    height: 277px;
}
.space {
    text-align: center;
}
.soccerclub-faqs-head {
    padding: 0;
}
 #features .soccerclub-features-b:nth-child(3), #features .soccerclub-features-b.right-side:nth-child(3){
        margin-left: 0;
}
 #steps .soccerclub-steps-b:after {display: none;}
 div#team .owl-theme .owl-nav{display: none;}
.ht-site-description,  .ht-site-description, .page .ht-site-description, .single .ht-site-description {
    padding: 8px 10px;
}
.border-right {
    width: 75%;
}
.soccerclub-contact-phone, .soccerclub-contact-mailid, .soccerclub-contact-address {
    padding: 0 21px;
}
.ht-site-description,  .ht-site-description, .page .ht-site-description, .single .ht-site-description {
    color: #000;
}
.ht-site-title a, .site-title a {
    color: #fff !important;
}
.soccerclub-header-btn {
    text-align: center;
    margin-bottom: 15px;
}
.soccerclub-header-btn a {
    top: 0;
    left: 0;
}
.hamburger-menus {
    top: 5px;
    right: 15px;
}
.hero-overlay {
    right: 15%;
}
.hero-in-overlay {
    right: 17.5%;
}
 .soccerclub-section-head {
    margin: 0 0em 2em;
}
.padding-0 {
    padding: 0 15px;
}
 #features .soccerclub-features-single {
    margin-bottom: 1em;
}
 #features .soccerclub-featured-img {
    margin-top: 0em;
    margin-bottom: 20px;
}
 #counter .counter-inner-area {
    top: 3em;
    padding-top: 0em;
}
div#pricing {
    padding: 5em 0 2em 0em !important;
}
#oursponsors {
    padding: 2em 0 1em!important;
}
 div#testimonials .owl-theme .owl-dots .owl-dot span {
    margin: 0px 10px 10px;
}
 div#testimonials .owl-theme .owl-dots .owl-dot.active span {
    margin: 0px 10px 10px;
}

 #video .soccerclub-video-first {
    padding-bottom: 0em;
}
.soccerclub-blog-post {
    margin-bottom: 15px;
}
.copyrighttext {
    text-align: center !important;
}
 #about .soccerclub-about-img {
    margin-top: 0;
    padding: 0 0 15px
}
 #about .soccerclub-img2 {
    width: 100%;
}
.slider-inner-box {
    width: 100%;
}
 div#testimonials .soccerclub-testimonials-single .soccerclub-testimonials-area {
    padding: 10px 0 0 0em;
}
 div#testimonials .soccerclub-testimonials-content {
    padding: 2em 10px 5em 10px;
}
 div#testimonials .soccerclub-testimonials-content i {
    top: 55px;
}
.maintop-header .socials{
    position: absolute;
    right: 50px !important;
    bottom: 0;
    top: -34px;
    z-index: 0;
}
.hamburger-menus {
    top: 13px;
}
.maintop-header .socials {
    position: relative;
    top: -5px;
}

.mainbottom-header-overlay {
    background: transparent !important;
}

.maintop-header .share-btn{
    position:absolute;
    right:0;
    bottom:0;
    
}
.maintop-header .share-btn ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
.maintop-header .share-btn ul li{
    display:inline-block;
    margin-left: -50px;
    float: left;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}

 
.maintop-header .share-btn ul:hover li{
    margin-left: 4px;
}


}
@media only screen and (max-width: 640px){
.slider-inner-box {
    left: 135%;
}
}
@media only screen and (max-width: 575px){
    .page-template-templates main#innerpage-box #soccerclub-contactus-wrap .soccerclub-contact-block {
    position: relative;
    top: -45em;
    width: 70%;
}
.soccerclub-contact-mapbox iframe {
    position: relative;
}
.slider-inner-box {
    left: 100%;
}
.hero-in-overlay {
    right: 0%;
}
.hero-overlay {
    right: 26%;
}
.slider-img-left {
    right: 27.5%;
}
.slider-area .slider-center-img img {
    width: 60px;
    height: 60px;
}
.slider-area .slider-center-imgin {
    width: 80px;
    height: 80px;
}
.slider-area .slider-center-img {
    right: 28%;
    border: 5px solid #c50301;
    width: 90px;
    height: 90px;
}
 #features .soccerclub-features-icon span {
    width: 55px;
    height: 55px;
    padding: 10px 0;
    font-size: 65px;
    line-height: 10px;
}
 #features .soccerclub-features-icon {
    height: 55px;
    width: 55px;
}
.soccerclub-team-img img {
    margin-bottom: 15px;
}
.col-lg-6.col-md-6.col-xs-6.soccerclub-t-space {
    width: 50%;
}
.soccerclub-team-content {
    padding: 0 22px;
}

}
@media only screen and (max-width: 540px){
     #counter .soccerclub-counter-single {
        margin: 0em 180px 1em auto;
    }
     #counter .soccerclub-counter-b {
        background-position: 105px 0px;
    }
}


@media only screen and (max-width: 475px){
.slider-inner-box {
    left: 128%;
}
.hamburger-menus {
    right: 48px;
}
 #counter .soccerclub-counter-b {
    background-position: 82px 0px;
}
}
@media only screen and (max-width: 395px){
    .slider-inner-box {
        left: 133%;
    }
     #counter .soccerclub-counter-single {
        margin: 0em 56px 1em auto;
    }
}

@media only screen and (max-width: 375px){
.slider-inner-box {
    left: 140%;
}
.page-template-templates main#innerpage-box #soccerclub-contactus-wrap .soccerclub-contact-block {
    top: -50em;
}
 #counter .soccerclub-counter-b {
    background-position: 35px 0px;
}
 div#testimonials .soccerclub-testimonials-content i {
    left: 185px;
}


}

@media only screen and (max-width: 360px){
.slider-inner-box {
    left: 144%;
}
}

@media only screen and (max-width: 320px){
    .slider-inner-box {
        left: 162%;
        width: 96%;
        top: 49%;
    }
    .page-template-templates main#innerpage-box #soccerclub-contactus-wrap .soccerclub-contact-block {
        top: -56em;
    }
     div#testimonials .soccerclub-testimonials-content i {
        left: 138px;
    }
     #counter .soccerclub-counter-single {
        margin: 0em 42px 1em auto;
    }
     #counter .soccerclub-counter-b {
        background-position: 24px 0px;
    }
}

@media only screen and (max-width: 300px){
     #counter .soccerclub-counter-single {
        margin: 0em 2px 1em auto;
    }
}