@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------
[Table of contents]

- Comman Class
- Header CSS 
- Main Menu
- Header Menu 
- style Type-1
- style Type-2
- style Type-3 
- style Type-4 
- style Type-5 
- Slider style
- About section
- timeline style
- Service Section
- Caurses style 
- Classes style
- Classes Schedule 
- Choose us Style
- Team Section
- youtube Style 
- Project Section 
- Creative box
- Border Overlay
- Pricing Section 
- Blog Section
- Testmonials Style
- Search Style
- Google Map 
- Footer Section 
- Contact Us  
*/

/* -------------------------------------
                Google Fonts  
------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Open+Sans:300,400,600');

/*------------------------------------------
                Comman class
-------------------------------------------*/
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.65;
    color: #858585;
}

a {
    color: #fff;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.btn:focus, .btn:hover {
    text-decoration: none;
    box-shadow: none;
}
a:focus, a:hover {
    text-decoration: none;
    outline:none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
    text-decoration: none;
}
p{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.65;
    font-weight: 400;
    color: #858585;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Montserrat', sans-serif;
}
.pad-r-0 {
    padding-right: 0;
}
.pad-l-0 {
    padding-left: 0;
}
.pad-lr-0 {
    padding-left: 0;
    padding-right: 0;
}
.pad-lr {
    padding: 0;
}
.pad-t-70{
    padding-top:70px;
}
.pad-t-40{
    padding-top:40px;
}
.pad-t-20{
    padding-top:20px;
}
.pad-t-30{
    padding-top:30px;
}
.pad-t-50{
    padding-top:50px;
}
.pad-t-60{
    padding-top:60px;
}
.pad-t-80{
    padding-top:80px;
}
.pad-t-100{
    padding-top:100px;
}
.pad-t-110{
    padding-top:110px;
}
.pad-t-140 {
    padding-top: 140px;
}
.pad-t-180 {
    padding-top: 180px;
}
.pad-b-0{
    padding-bottom:0;
}
.pad-b-20 {
    padding-bottom: 20px;
}
.pad-b-30 {
    padding-bottom: 30px;
}
.pad-b-40 {
    padding-bottom: 40px;
}
.pad-b-50{
    padding-bottom: 50px;
}
.pad-b-60{
    padding-bottom:60px;
}
.pad-b-70{
    padding-bottom:70px;
}
.pad-b-80{
    padding-bottom:80px;
}
.pad-b-100 {
    padding-bottom: 100px;
}
.pad-b-140 {
    padding-bottom: 140px;
}
.pad-b-180 {
    padding-bottom: 180px;
}
.pad-tb-20 {
    padding: 20px 0;
}
.pad-tb-30 {
    padding-top: 30px;
    margin-left: 0;
    margin-right: 0;
}
.pad-tb-40 {
    padding: 40px 0;
}
.pad-tb-60 {
    padding: 60px 0;
}
.pad-tb-70 {
    padding: 60px 0;
}
.section-padding {
    padding: 100px 0;
}
.pad-tb-150 {
    padding: 150px 0;
}
.pad-tb-100 {
    padding: 100px 0;
}
.pad-tb-110{
    padding:110px 0;
}
.mar-0 {
    margin: 0;
}
.m-0-auto{
    margin:0 auto !important;
}
.mar-r-20{
    margin-right:20px;
}
.mar-r-40{
    margin-right:40px;
}
.mt-10{
    margin-top: 10px;
}
.mar-t-20 {
    margin-top:20px;
}
.mar-t-30 {
    margin-top:30px;
}
.mar-t-40{
    margin-top:40px;
}
.mar-t-50 {
    margin-top:50px;
}
.mar-t-60{
    margin-top:60px;
}
.mar-t-100 {
    margin-top: 100px;
}
.mar-b-0{
    margin-bottom:0 !important;
}
.mar-b-40 {
    margin-bottom: 40px;
}
.mar-b-30{
    margin-bottom: 30px;
}
.mar-b-60 {
    margin-bottom:60px;
}
.mar-tb-140 {
    margin: 140px 0;
}
.mar-t-150 {
    margin-top: 150px;
}
.mp-t{
    padding-top:75px;
    margin-top: -65px;
}
.overflow {
    overflow: hidden;
}
.overflow-x {
    overflow-x: hidden;
}
.bor-none{
    border: none;
}
.small, small {
    font-size: 70%;
}
.btn-rounded, .btn-rounded-gym, .btn-rounded-cons, .btn-rounded-corp {
    padding: 12px 25px;
    font-weight: 400;
    background: transparent;
    margin-bottom:10px;
    letter-spacing: 1px;
    border-radius: 50px;
    border: 1px solid #fff;
    z-index: 10;
    position: relative;
}

.arrow-bck-agency:focus, .arrow-bck-cons:focus, .arrow-bck-corp:focus, .arrow-bck-gym:focus {
    outline: 0;
    text-decoration: none;
}
.gallery-section:hover, #carousel-slider:hover, .testimonial-slider2 .content:hover {
    cursor: -webkit-grab;
}
/*-------- Section-seprater --------*/
.section-title, .section-title-two {
    text-align: center;
    position:relative;
}
.title-content{
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 10px;
    border: none;
    text-align: center;
}
.title-line{
    position: relative;
}
.title-line:after, .title-line:before{
    content: '';
    width: 55px;
    height: 2px;
    position: absolute;
    top: 10.5px;
    }

    .title-line:after{
        right: 44px;
    }

    .title-line:before{
        left: 44px;
    }

    .title-line > i{
        display: inline-block;
        width: 7px;
        height: 7px;
        transform: rotate(45deg);
        position: relative;
        z-index: 3;
        margin: 0 2px;
    }
.sign-img{
margin-left:15px;
}
/*-------------- Scroll-bar ----------------*/
.navbar-collapse.in::-webkit-scrollbar {
    width: 8px;
}
.navbar-collapse.in::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px grey;
            box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.navbar-collapse.in::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px;
}
.navbar-collapse.in::-webkit-scrollbar-thumb:hover {
    background: #fff;
}
/*-------------------------------------
            Header CSS
--------------------------------------*/

/*------ Main Menu -------*/
.navbar-default {
    border: none;
}
.navbar-default .navbar-brand {
    float: left;
    height: auto;
}
header .navbar-collapse ul.navbar-nav {
    float: right;
    margin-right: 0;
}
.navbar-collapse {
    padding: 0;
    border:none;
    width: 100%;
    margin: 0 auto;

}
.home-page header .navbar-default {
    background: #ffffff;
    width: 100%;
}
.navbar {
    padding: 0;
    position: fixed;
    background: #3e5194;
    border-radius: 0;
    width: 100%;
    z-index: 999;
    margin: 0;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.navbar .nav > li > a {
    text-shadow: none;
    padding: 30px 18px;
    text-transform: capitalize;
    font-size: 14px;
}
.navbar .nav a:hover {
    background: none;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover {
    background: none;
}
.navbar .nav > .active > a:active, .navbar .nav > .active > a:focus {
    background: none;
    outline: 0;
}
.navbar-toggle.collapsed span:first-child {
    -ms-transform: rotate(2deg) translate(0px, 0px);
    -webkit-transform: rotate(2deg) translate(0px, 0px);
    transform: rotate(2deg) translate(0px, 0px);
}
.navbar-toggle.collapsed span:last-child {
    -ms-transform: rotate(0) translate(0, 0);
    -webkit-transform: rotate(0) translate(0, 0);
    transform: rotate(0) translate(0, 0);
}
.navbar-toggle.collapsed span:nth-child(2) {
    opacity: 1;
}
.navbar-toggle span {
    display: block;
    width: 20px;
    height: 1px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.navbar-toggle span:nth-child(2) {
    opacity: 0;
}
.navbar-toggle span:first-child {
    -ms-transform: rotate(-45deg) translate(-3px, 5px);
    -webkit-transform:rotate(-45deg) translate(-3px, 5px);
    transform: rotate(-45deg) translate(-3px, 5px);
}
.navbar-toggle span:last-child {
    -ms-transform:rotate(45deg) translate(-4px, -5px);
    -webkit-transform: rotate(45deg) translate(-4px, -5px);
    transform: rotate(45deg) translate(-4px, -5px);
}
/*---------------------------------------
            Header Menu
----------------------------------------*/
/*------ style Type-1 ------*/
.navbar.type-1{
    box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.04);
}
.logo-agency {
    padding: 20px 0;
}
.logo-agency.fixed {
    padding: 10px 40px;
    height: 80px;
}
.text-logo{
	    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 30px;
    line-height: 80px;
	background-color:#fff;
}
.text-logo.text-fixed{
    padding: 0px 30px;
}
/*------ style Type-2 -------*/
.brand {
    padding-top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    position: absolute;
    margin-top: 0;
}
.cons-logo {
    background: #ffffff;
    padding: 20px 20px;
    max-width: 178px;
}
.cons-logo.fixed-cons {
    background: white;
    padding: 10px 20px;
    max-width: 178px;
}
/*mexi aqui*/
.navbar.navbar-default.type-2 {
    background-color:rgba(62, 81, 148, 0.79);
}
.navbar.navbar-default.type-2.cons {
    background-color: #3e5194;
}
/*------- style Type-3 ----------*/
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin: 0;
}
.navbar.navbar-default.type-3 {
    background-color: rgba(0, 0, 0, 0.55);
}
.navbar.navbar-default.type-3.corp {
    background-color: #000;
}
/*------- style Type-4 ----------*/
.logo-gym.fixed {
    padding: 5px 35px;
}
/*-------- style Type-6 -------*/
.type-6 .logo-agency {
    padding: 30px 0;
}
.navbar.type-6 .nav > li > a{
    padding: 34px 18px;
}
/*--------------------------------------
            Slider style
--------------------------------------*/
.first-slider .carousel-control.right {
    background-image: none;
    border-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    width: 60px;
    height: 40px;
    padding-left: 15px;
    z-index:15;
}
.first-slider .carousel-control.left {
    background-image: none;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
    width:60px;
    height: 40px;
    padding-right: 15px;
    z-index:15;
}
.carousel-inner .item .inner-desc {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.first-slider .item .full-width{
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}
.carousel-inner .item.fixed-home{
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-background-attachment:fixed;
    background-attachment: fixed;
    width:100%;
}
.first-slider .carousel-control {
    position: absolute;
    text-shadow: none;
    top: 50%;
    font-size: 25px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left {
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    border: 3px solid #fff;
    border-radius: 53px;
}
.carousel-control .fa-angle-right {
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    border: 3px solid #fff;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
}
.resume.inner-slider {
    width:100%;
    position: absolute;
    left: -10px;
    top: 2px;
}
.slide-title {
    padding: 0 0 25px;
    letter-spacing: 3px;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    transition: all 1s ease-in-out 0.3s;
}
.slide-title {
	-webkit-animation: 1s .3s fadeInUp both;
	animation: 1s .3s fadeInUp both;
}
.slide-subtitle{
	-webkit-animation: 1s 0.7s fadeInUp both;
    animation: 1s 0.7s fadeInUp both;
}
.btn-rounded, .btn-rounded-gym, .btn-rounded-cons, .btn-rounded-corp {
    -webkit-animation: 1s 1.3s fadeInUp both;
	animation: 1s 1.3s fadeInUp both;
}
.slide-subtitle {
    color: #DCDCDC;
    padding: 0 10px 30px;
    max-width: 700px;
    margin: 0;
    font-size: 20px;
    font-weight: 300;
}
.bg-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.inner-gym-slider,
.inner-slider-image{
    -webkit-animation: 1s .6s fadeIn both;
	animation: 1s .6s fadeIn both;
}


/*--- Mouse-container ---*/
.mouse-container {
    position: absolute;
    bottom:18%;
    left: 50%;
    display: block;
    height: 50px;
    z-index:101;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.mouse {
    position: relative;
    display: block;
    width:30px;
    height:60px;
    margin: 0 auto;
    border: solid 2px #fff;
    border-radius: 35px;
}
.mouse span.scroll-down {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width:9px;
    height:9px;
    margin: -4px 0 0 -4px;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
}
@-webkit-keyframes ani-mouse{
    0% {
        opacity: 1;
        top: 29%;
   }
    15% {
        opacity: 1;
        top: 50%;
   }
    50% {
        opacity: 0;
        top: 50%;
   }
    100% {
        opacity: 0;
        top: 29%;
   }
}
.resume.mouse-container{
    bottom:5%;
}
/*--- construction-Slider-page ---*/
.slide-content{
    position: relative;
}
.bg-overlay-cons {
    background-color: rgba(0, 0, 0, 0.40);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
/*--- Corporate-Slaider-page ---*/
.corp-logo {
    padding: 30px 40px;
}

.corp-logo.fixed-corp {
    padding: 21px 40px;
}
.bg-overlay-corp {
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
/*-----------------------------------------
                Gym Page
-----------------------------------------*/
.logo-gym {
    padding: 15px 35px;
    position: absolute;
}
/* .inner-gym-slider {
    width: 75%;
} */
.category-group {
    margin-top: -125px;
   /* drop shadow */
    -webkit-box-shadow: 1px 7px 18px rgba(0,0,0,.13);
   /* drop shadow */
    box-shadow: 1px 7px 18px rgba(0,0,0,.13);
   /* drop shadow */
   position: relative;
   z-index: 10;
}
.category-box {
    text-align: center;
    padding: 50px 30px;
    border: 1px solid #e8e8e8;
    border-bottom: none;
    border-top: none;
}
.category-box span {
    font-size:50px;
    position: relative;
}
.category-box h4 {
    font-size: 18px;
    font-weight: 700;
}
.category-box p {
    padding: 10px 15px 0;
}
/*-------- About section --------*/
.about-detail, .caurses-detail {
    padding-top: 20px;
    position:relative;
    text-align: center;
}
.about-detail p, .caurses-detail p {
    max-width:600px;
    margin: 0 auto;
}

.counter {
    padding: 0px 15px 30px;
    display: inline-block;
}
.counter-icon{
    display: inline-block;
   padding: 0 10px;
}
.counter-icon span {
    font-size: 35px;
    display: inline-block;
    border-radius: 30px;
    padding: 10px;
}
.counter h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
}
.counter p{
    text-transform: capitalize;
}
.about-content a {
    border: 1px solid #232323;
    color: #232323;
    padding: 8px 20px;
    border-radius: 50px;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
/*----------------------------------
            Service Section
----------------------------------*/

/*------- Caurses style -------*/
.caurses {
    text-align: center;
}
.caurses-img {
    padding-top: 40px;
}
.caurses-box {
    padding: 0 25px 10px;
}
.caurses-box i {
    font-size: 40px;
}
/*------- Classes style ------*/
.gym-classes{
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.04);
    margin-bottom: 30px;
}
.gym-classes .classes-box {
    padding: 20px;

}
.gym-classes img {
    width: 100%;
}
.gym-classes h4 {
    text-transform: capitalize;
    margin-top: 0;
    font-size: 18px;
    font-weight: 600;
}
.gym-classes h5 {
    margin: 10px 0;
    display: inline-block;
}
.gym-classes p {
    display: inline;
}
.gym-classes h5 span {
    padding-right: 5px;
}
.gym-classes p span {
    padding-right: 5px;
    padding-left: 5px;
}

/*-------------------------------------
            Classes Schedule
---------------------------------------*/
.schedule {
    width: 100%;
    background: url(../img/Gym/back-sh.jpg);
    background-size: cover;
    position: relative;
}
.schedule:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .60);
}
/*--------- schedule nav-tabs-1 ---------*/
.class-schedule {
    background: #000000 url(img/class-schedule.png) 0 0 no-repeat;
    background-size: cover;
    -webkit-background-attachment:fixed;
    background-attachment: fixed;
    padding: 100px 0 0;
}
.class-schedule .section-title h2 {
    color: #ffffff;
    margin-bottom: 60px;
}
.class-schedule-wrap ul.nav-tabs1 {
    border: none;
    margin-bottom: 45px;
}
.class-schedule-wrap .nav-tabs1 {
    text-align: center;
}
.class-schedule-wrap .nav-tabs1 li {
    display: inline-block;
    float: inherit;
    margin: 0;
}
.class-schedule-wrap .nav-tabs1 li a {
    border: none;
    border-radius: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 25px 34px;
}
.class-schedule-wrap .nav-tabs1 li.active a {
    color: #111111;
    border: none;
}
.class-schedule-wrap .nav-tabs1 li.active a:hover, .class-schedule-wrap .nav-tabs1 li a:hover {
    background: #ffffff;
    color: #111111;
    border: none;
}
.class-schedule-wrap .nav-tabs1 li:last-child a {
    margin-right: 0;
}
.class-schedule-tab {
    background: rgba(218, 61, 60, 0.65);
    padding: 30px 50px 50px 50px;
}
.class-schedule-tab ul {
    margin-top:10px;
    padding: 10px 0 10px 10px;
}
.class-schedule-tab ul.odd {
    background: #A70303;
    border-radius: 10px;
}
.class-schedule-tab ul.even {
    background: #A72E2E;
    border-radius: 10px;
}
.class-schedule-tab ul li {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    width: 24.5%;
}
.class-schedule-tab ul li:nth-child(1) {
    padding-left: 20px;
}
.class-schedule-tab ul li:nth-child(2) {
    text-align: center;
}
.class-schedule-tab ul li:nth-child(3) {
    text-align: center;
}
.class-schedule-tab ul li:nth-child(4) {
    text-align: right;
}
.class-schedule-tab ul li:nth-child(4) a {
    background: #ffffff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    color: #858585;
    padding: 13px 30px;
    display: inline-table;
    margin-right: 6px;
}
.class-schedule-tab ul li:nth-child(4) a:hover {
    background: #232323;
    color: #ffffff;
}
/*====== schedule nav-tabs ========*/
.board {
    padding-top: 130px;
    padding-bottom:30px;
}
.board .nav-tabs {
    position: relative;
    margin: 0px auto;
    margin-bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.board > div.board-inner > .nav-tabs {
    border: none;
}
p.narrow {
    width: 60%;
    margin: 10px auto;
}
li.liner {
    height: 2px;
    position: absolute;
    width: 95% !important;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}
span.schedule-box {
    display: block;
    position: absolute;
    margin-left: -35px;
    padding: 22px 0;
    width: 100px;
    font-size: 14px;
    text-align: center;
    margin-top: -90px;
    border-radius: 5px;
}
li span.schedule-box:before {
    content: "";
    width: 21px;
    height: 18px;
    position: absolute;
    bottom: -15px;
    right: 50%;
    z-index: 4;
    -ms-transform: scaleY(1.5) rotate(47deg);
    -webkit-transform: scaleY(1.5) rotate(47deg);
    transform: scaleY(1.5) rotate(47deg) translateY(-50%);
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
    outline: 0;
}
span.round-tabs {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    z-index: 2;
}
li.active span.schedule-box {
    background: #fff;
    border: 2px solid #fff;
}
.nav-tabs > li {
    width: 14%;
}
.nav-tabs > li a {
    width: 20px;
    height: 20px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    border: 0;
    z-index: 2;
}
.nav-tabs > li a:hover {
    background: transparent;
}
.tab-pane {
    position: relative;
}
.btn-outline-rounded {
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}
.btn.green {
    background-color: #69cb95;
    color: #ffffff;
}

/*---- Choose us Style -------*/
#accordion .panel {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 10px 2px rgba(206, 203, 200, 0.28);
    box-shadow: 0 1px 10px 2px rgba(206, 203, 200, 0.28);
  
}
#accordion .panel-heading {
    padding: 0;
    border-radius: 0;
    border: none;
}
#accordion .panel-title a {
    display: block;
    font-size: 18px;
    letter-spacing:1px;
    font-weight: 600;
    padding: 15px 20px;
    position: relative;
    -webkit-transition: none;
    -o-transition: none;
    transition:none;
   /* drop shadow */
    -webkit-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.08);
   /* drop shadow */
   box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);
   /* drop shadow */
}
#accordion .panel-title a:after {
    content: "\33";
    font-family: 'ElegantIcons';
    font-size: 18px;
    position: absolute;
    top: 0;
    padding: 15px 15px;
    right: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition:none;
}
#accordion .panel-title a.collapsed:after {
    content: "\4c";
    font-family: 'ElegantIcons';
    top: 0;
}
#accordion .panel-body {
    font-weight:300;
    letter-spacing:1px;
    line-height:35px;
    padding: 10px 25px;
    border: none;
}
.choose-img {
    margin-left: 20px;
}

/*----- youtube -----*/
.youtube {
    width: 100%;
    background-image: url(../img/Gym/youtube.jpg);
    background-size: cover;
    background-position:center;
    position: relative;
    padding: 250px 0;
}
.cons-video:before, .agency-video:before, .youtube:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .58);
}
.pulse {
    display: table;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #3d3d3d;
    cursor: pointer;
    -webkit-box-shadow: 0 0 0 rgba(173, 172, 170, 0.4);
            box-shadow: 0 0 0 rgba(173, 172, 170, 0.4);
    -webkit-animation: pulse 2s infinite;
            animation: pulse 2s infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.pulse .fa-play{
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 22px;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
   }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
   }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
   }
}
@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(207, 207, 204, 0.4);
                box-shadow: 0 0 0 0 rgba(207, 207, 204, 0.4);
   }
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(204,169,44, 0);
                box-shadow: 0 0 0 20px rgba(204,169,44, 0);
   }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
                box-shadow: 0 0 0 0 rgba(204,169,44, 0);
   }
}
/*--------------------------------------
            Project Section
---------------------------------------*/
.gallery-btn{
    background: transparent;
    box-shadow: none;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    color: #232323;
    position: relative;
    font-weight: 600;
    margin-bottom: 10px;
    border: none;
}
.gallery-btn:before{
    content: '';
    position: absolute;
    border-bottom: 1px solid #232323;
    width: 0;
    opacity: 0;
    bottom: 0;
    display: inline;
    left: 50%;
    -webkit-transform:translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition:  1s all;
    transition: 0.5s all;

}
.gallery-btn:hover::before{
    width: 80%;
    opacity: 1;
}
.gallery-btn.active:before{
    width: 80%;
    opacity: 1;
}
.gallery-btn.active{
    box-shadow: none;
}
.grid-port{
    margin-top:30px; 
}
.port-grid{
    overflow: hidden;
}
.gallery-title-sep{
   position: relative;
  
}
.gallery-title-sep a{
    font-size: 18px;
}

.gallery-title-sep::before{
    content: '';
    position: absolute;
    border: 1px solid;
    bottom: -15px;
    width: 50px;
    left: 50%;
    transform: translateX(-50%);
}
.popup-box{
    border: 1px solid;
    width: 30px;
    height: 30px;
    display: table;
    text-align: center;
    margin: 0 auto;
    padding: 4px 0;
    position: relative;
    top: 10px;
}
.popup-box i{
    display: table-cell;
    vertical-align: middle;
}
.popup-box:focus{
    color: #fff;
}

/*-------------------------------------
            Pricing Section
-------------------------------------*/

.package .pricing-table .pricing-img.business {
    width: 100%;
    background: url(../img/agency/pricing1.jpg);
    background-size: cover;
    position: relative;
    padding-top:30px;
    border-bottom: none;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.package .pricing-table .pricing-img.business.gym {
    background-image: url(../img/Gym/classes1.jpg);
}

.package .pricing-table .pricing-img.business:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
}
.package .pricing-table {
    text-align: center;
}
.package .pricing-table .pricing-img {
    position: relative;
}
.package .pricing-table .pricing-img .pricing-heading{
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%,0%);
        -ms-transform: translate(-50%,0%);
            transform: translate(-50%,0%);
    background: url(../img/Gym/gradiant.png);
    width: 100%;
    background-size: cover;
    padding-top:30px;
}
.package .pricing-table .pricing-img img{
    width:100%;
}
.pricing-table .pricing-detail{
    border-top:none;
}
.package .pricing-table .pricing-img span {
    padding: 3px 25px;
    border-radius: 50px;
    font-size: 35px;
    font-weight: 600;
    display: inline;
    position: relative;
}
.package .pricing-table .gym.pricing-img span {
    font-size:35px;
}
.package .pricing-table .gym.pricing-img small {
    font-size:25px;
}
.package .pricing-table .pricing-img small {
    font-size: 22px;
    font-weight: 400;
    position: relative;
}
.package .pricing-table .pricing-img h3 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    position: relative;
}
.package .pricing-table .pricing-img.business p {
    padding-bottom:20px;
    margin: 0;
}
.package .pricing-table .pricing-img p {
    font-weight:400;
    position: relative;
    font-size:16px;
    color:#d7d7d7;
}
.package .pricing-table .pricing-detail {
    padding-bottom:30px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.package .pricing-table .pricing-detail ul {
    padding: 10px 40px;
    margin: 0;
}
.package .pricing-table .pricing-detail li {
    display: block;
    font-weight: 400;
    padding:15px 0;
}
.package .pricing-table .pricing-detail li:last-child {
    border-bottom: none;
}
.package .pricing-table:hover {
    border: none;
}
.default-btn{
    color: #232323;
    padding: 8px 20px;
    border-radius: 20px;
}
/*----------------------------------------
                Blog Section
----------------------------------------*/
.blog-pic .blog-date {
    width: 50px;
    font-size: 11px;
    line-height:16px;
    padding: 8px 6px;
    font-weight: 500;
    text-align: center;
    position: absolute;
    border-radius: 4px;
    right: 10px;
    top: 10px;
    z-index: 1;
}
.blog-pic {
    overflow: hidden;
    position: relative;
}
.blog-pic img{
    width: 100%;
    background-position: center;
    background-size: 100% 100%;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.blog-pic img:hover{
    -ms-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}
.blog-detail {
    text-align: center;
    position: relative;
    padding: 0px 15px 35px;
    margin: -40px 20px 0;
    -webkit-shadow:0px 0px 6px 3px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.04);
}
.blog-detail img {
    border-radius: 50%;
    width: 55px;
    height: 55px;
    margin-top: -25px;
    display: inline;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}
.blog-cat{
    text-transform: capitalize;
    display: block;
    padding: 10px 0 3px;
}
.blog-detail p {
    padding: 0 10px;
    margin: 20px auto;
}
/*----------------------------------------
            Testmonials Style
----------------------------------------*/
.our-client {
    width: 100%;
    background: url(../img/Gym/test1.jpg);
    background-size: cover;
    position: relative;
}
.our-client:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
}
.our-client h3 {
    font-size: 50px;
    letter-spacing:2px;
    font-weight: 600;
    text-align: center;
    position: relative;
    margin: 0;
}
.inner-client .client-item {
    padding:0 30px;
}
.skill-stats-section .inner-client{
    max-width:750px;
    margin:0 auto;
}
.testimonial-slider .client-item img {
    margin: 0 auto;
}
 .testimonial-slider .owl-dots {
    margin-top: 80px;
    text-align: center;
}
.testimonial-slider .owl-dot,
.testimonial-slider .owl-nav .owl-next,
.testimonial-slider .owl-nav .owl-prev{
    display: inline-block;
    width: 25px;
    height: 2px;
    margin: 5px 10px;
    opacity:1;
    margin-top: 25px;
    border-radius: 20px;
    background: #fff;
    border: none;
    outline: none;
}
/*------ TESTIMONIALS 2 -----*/
.testmonial-ceo h3 {
    font-size: 50px;
    letter-spacing:3px;
    font-weight: 600;
    padding-bottom: 55px;
    text-align: center;
    position: relative;
    margin-top: 0;
}
.testimonial-two-panel{
    max-width:500px;
    position:relative;
    margin:0 auto;
    padding:0 40px;
}
.testimonial-slider2 .content {
    padding: 20px;
    margin-bottom: 40px;
    position:relative;
}
.testimonial-slider2 .content:after {
    content: "";
    position: absolute;
    bottom: -33px;
    left: 10%;
    border-top: 45px solid #fff;
    border-left: 26px solid transparent;
    border-right: 26px solid transparent;
}
.testimonial-slider2 .description {
    margin: 0;
}
.testimonial-slider2 .testimonial-review {
    display: table;
}
.testimonial-slider2 .testimonial-image-holder{
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    max-width: 130px;
}
.testimonial-slider2 .testimonial-image-holder > img {
    border-radius: 50%;
    -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.51);
    box-shadow:0px 0px 10px rgba(0, 0, 0, 0.51);
}
.testimonial-slider2 .testimonial-review .testimonial-title {
    display: table-cell;
    font-size: 25px;
    font-weight: 600;
    vertical-align: middle;
    padding-left: 20px;
}
.testimonial-slider2 .testimonial-review .testimonial-title > b {
    font-size: 14px;
    font-weight: 500;
    display: -webkit-box;
}
.testimonial-slider2 .owl-nav{
    position: absolute;
    top: 12%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
        transform: translateY(-25%);
}
.testimonial-slider2 .owl-next,
.testimonial-slider2 .owl-prev{
    position: absolute;
    background: transparent;
    border: none;
    font-size: 40px;
    line-height: 0;
}
.testimonial-slider2 .owl-prev {
  left: -50px;
}
.testimonial-slider2 .owl-next {
   right: -50px;
}
/*------ Search Style --------*/
.search-section{
    overflow:hidden;
}
.search-item {
    padding: 0 40px;
}
.search-item .colud-desc {
    font-size: 24px;
    line-height: 1.6;
    text-align: center;
    margin: 0 auto;
    max-width: 900px;
}
.search-item p {
    text-align: center;
    margin: 0;
}
.search-item .form-group {
    padding-top: 40px;
    margin: 0;
    text-align: center;
}
.search-item .form-control {
    width: 45%;
    height: 57px;
    display: inline-block;
    font-size: 16px;
    line-height:15px;
    margin-right: -4px;
    padding-left: 20px;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none;
}
.btn-subscribe {
    height: 57px;
    font-size: 20px;
    padding: 0px 25px;
    margin-bottom: 4px;
    line-height: 55px;
    border-radius: 0;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
/*---- Google Map ----*/
.map {
    height: 550px;
}
/*--- Footer Section -----*/
.footer {
    position: relative;
    background: url(../img/Gym/footer.jpg);
    background-size: cover;
}
.footer:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
}
/*--- Contact Us ---*/
.info-form {
    padding: 80px 50px 60px;
}
.info-form .con-info-title {
    padding-bottom: 15px;
}
.form-group {
    margin-bottom: 0;
}
label {
    margin-top: 35px;
    font-weight: 400;
    color: #858585;
}
.info-form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    border-top: none;
    padding-left: 0;
    border-left: none;
    border-right: none;
    border-radius: 0;
    margin-top: 35px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.info-form .textarea {
    border-radius: 0;
    padding: 0 15px;
    width: 100%;
    background: transparent;
    border-radius: 0;
    -webkit-box-shadow:none;
    box-shadow:none;
    outline:0;
    resize: none;
}
.comment-btn {
    float: right;
    padding: 8px 20px;
    text-transform: capitalize;
    border-radius: 50px;
    margin: 30px 0 20px;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.con-info {
    padding: 80px 50px;
}
.con-info-title {
    font-size: 35px;
    word-spacing: 2px;
    text-align: start;
    font-weight: 700;
    padding-bottom: 60px;
    margin: 0;
}
.con-info p {
    padding-bottom: 40px;
    display: table;
    margin-bottom: 0;
}
.con-info span {
    padding-right: 15px;
    padding-top: 5px;
    float: left;
    color: #fff
}
.footer-social-icon {
    padding-top: 30px;
}
.footer-social-icon ul {
    display: table-row;
}
.footer-social-icon li {
    display: inline-block;
    margin-right:10px;
    margin-bottom: 10px;
}
.footer-social-icon li a {
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 6px;
    display: block;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.up-angle {
    padding: 60px 0;
}
.up-angle a {
    font-size: 25px;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 1;
    position: relative;
    padding: 10px 0;
    margin: 0 auto;
}
.footer-copyright {
    background: url(../img/Construction/rodape.png);
    padding: 30px 0;
}
.footer-copyright p {
    background-color:white;
    color: #000;
    font: 1em sans-serif;
    text-align: center;
    margin: 0;
}
/*-----------------------------------------
                Agency Page
-----------------------------------------*/
/*---- Agency-Service -------*/
.service-box {
    text-align: center;
    padding: 30px 15px;
}
.service-box span {
    font-size: 45px;
}
.service-box-title {
    margin: 0 auto;
    font-size: 18px;
    font-weight:700;
    padding: 20px 0;
    text-transform: capitalize;
}
/*------------------ timeline style -------------------*/
.main-timeline{
    overflow: hidden;
    position: relative;
    padding: 60px 0;
    margin: 0 15px;
}
.main-timeline:before{
    content: "";
    width: 1px;
    height: 100%;
    background: #cfcdcd;
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline{
    width: 50%;
    clear: both;
    position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    clear: both;
}
.main-timeline .timeline:first-child:before,
.main-timeline .timeline:last-child:before{
    content: "";
    width: 11px;
    height: 11px;
    background: #cfcdcd;
    box-sizing: content-box;
    border: 5px solid #fff;
    box-shadow: 0 0 0 2px #cfcdcd;
    position: absolute;
    top: -54px;
    right: -11px;
    -webkit-transform:rotate(45deg);
    transform: rotate(45deg);
}
.main-timeline .timeline:last-child:before{
    top: auto;
    bottom: -54px;
}
.main-timeline .timeline:last-child:nth-child(even):before{
    right: auto;
    left: -11px;
}
.main-timeline .timeline-icon{
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #cfcdcd;
    position: absolute;
    top: 50%;
    right: -4px;
    z-index: 1;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
}
.main-timeline .timeline-icon:before{
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.main-timeline .timeline-content{
    width: 85%;
    padding: 18px 30px;
    background: #fff;
    text-align: right;
    float: left;
    border: 1px solid transparent;
    position: relative;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.main-timeline .timeline-content:before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    position: absolute;
    border: 1px solid #fff;
    border-bottom: none;
    top: 50%;
    border-left: none;
    right: -3.3px;
    -webkit-transform:rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.main-timeline .timeline-content:after{
    content: "";
    width: 11%;
    height: 1px;
    background: #cfcdcd;
    position: absolute;
    top: 52%;
    right: -15%;
    -webkit-transform: translateY(-52%);
    transform: translateY(-52%);
}
.main-timeline .date{
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 8px;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.main-timeline .title{
    font-size: 18px;
    color: #444;
    margin-top: 0;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.main-timeline .description{
    font-size: 16px;
    color: #777;
    line-height: 28px;
    margin-top: 8px;
}
.main-timeline .timeline:nth-child(2n),
.main-timeline .timeline:nth-child(2n) .timeline-content{
    float: right;
    text-align: left;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon{
    right: 0;
    left: -20px;
}
.main-timeline .timeline:nth-child(2n) .timeline-content:before{
    left: -13.3px;
    border: 1px solid #fff;
    border-top: none;
    border-right: none;
     }
.main-timeline .timeline:nth-child(2n) .timeline-content:after{ left: -15%; }
@media only screen and (max-width: 767px){
    .main-timeline{ padding-left: 20px; }
    .main-timeline:before{ left: 20px; }
    .main-timeline .timeline{ width: 100%; }
    .main-timeline .timeline,
    .main-timeline .timeline-content{
        float: right;
        text-align: left;
        margin-bottom: 10px;
    }
    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:nth-child(odd):before{
        right: auto;
        left: -11px;
    }
    .main-timeline .timeline-icon{
        right: 0;
        left: -20px;
    }
    .main-timeline .timeline-content:before{ left: -12.3px;
        border: 1px solid #fff;
        border-top: none;
        border-right: none; }
        .main-timeline .timeline:nth-child(2n) .timeline-content:before {
            left: -12.3px;}
    .main-timeline .timeline-content:after{ left: -15%;margin-top: 5px; }
}
/*----------- Creative box -----------*/
.creative-box {
    position: relative;
    overflow: hidden;
  }
  .creative-box  .creative-img {
    position: relative;
  }
  .creative-box  .creative-img img{
      width: 100%;
  }
  .creative-box  .team-member{
    position: absolute;
    left:0;
    bottom:0;
  }
  .creative-box  .team-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px;
    padding: 10px 20px;
    display: block;
  }
  .creative-box  .team-position{
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
    display: block;
  }
  .creative-box .creative-box-info .creative-box-detail {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10%;
    left: 0;
    text-align: center;
    z-index:0;
    padding: 30px;
    opacity: 0;
    -webkit-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .creative-box .creative-box-info .creative-box-detail:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1;
    -webkit-transition: .25s opacity ease;
    transition: .25s opacity ease;
  }
   .creative-box:hover .team-member {
    opacity: 0;
    visibility: hidden;
  }
  .creative-box:hover .creative-box-detail {
    opacity: 1;
    top: 0;
  }
  .creative-box .creative-box-info .overlay {
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
  }
  .creative-box:hover .overlay-border:before, 
.creative-box:hover .overlay-border:after{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .creative-box .creative-box-info .team-name2 {
    color: #fff;
    margin-bottom:26px;
    font-weight: 700;
    font-size: 24px;
    text-transform: capitalize;
  }
  .creative-box .creative-box-info .team-position2 {
    font-size: 14px;
    padding-bottom: 12px;
    position: relative;
  }
  .creative-box .creative-box-info .team-position2:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 50px;
    height: 2px;
    content: "";
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .creative-box .creative-box-info .creative-description p {
    color: #fff;
    margin: 35px 5px 20px;
  }
  .creative-box .creative-box-info .social{
    position: relative;
    padding: 0;
  }
  .creative-box .creative-box-info .social li {
    display: inline-block;
    margin:0 2px;
  }
  .creative-box .creative-box-info .social li a{
    width: 35px;
    height: 35px;
    line-height:35px;
    text-align: center;
    background-color: #fff;
    border-radius: 3px;
    display: block;
    color: #000;
    transition: all .3s ease;
  }
/*-------- youtube Style ----------*/
.agency-video, .cons-video {
    width: 100%;
    background: url(../img/agency/youtube.jpg);
    background-size: cover;
    position: relative;
    padding: 250px 0;
    z-index:100;
}
.cons-video{
    background: url(../img/Construction/youtube.jpg);
}
/*-------Fact-section---------*/
.inner-counter{
    max-width:600px;
    margin: 0 auto;
    position: relative;
}
.counter-agency {
    padding: 20px 0;
    text-align: center;
    border-radius: 12px;
    margin: 0px 30px;
}
.counter-agency i {
    font-size: 40px;
}
.counter-agency h2 {
    font-size: 35px;
    font-weight: 700;
    padding: 10px 0;
    margin: 0;
}
.counter-agency p {
    font-size: 18px;
    margin: 0;
}
.progress-eliment {
    max-width: 500px;
    margin: auto;
    position: relative;
    text-align: left;
}
.progress {
    height: 4px;
    width: 100%;
    border-radius: 0;
    margin-bottom:80px;
    overflow: visible;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: relative;
}
.progress .progress-bar {
    height: 4px;
    position: relative;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-animation: animate-positive 2s;
            animation: animate-positive 2s;
}
.progress-title {
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
        padding-bottom: 5px;
}
.progress-title span {
    float:right;
}
.progress-title span i{
    font-style:normal;
}
@-webkit-keyframes animate-positive {
    0% {
        width: 0%;
   }
}
@keyframes animate-positive {
    0% {
        width: 0%;
   }
}
.width-90{
    width: 90%;
}
.width-93{
    width: 93%;
}
.width-85{
    width: 85%;
}
.width-95{
    width: 95%;
}
/*---------- team section-----*/
.testimonial-two-panel .owl-dots,
  .team-slides .owl-dots{
      display: block;
      text-align: center;
      margin-top: 30px;
  }
  .testimonial-two-panel .owl-dot,
  .team-slides .owl-dot {
    width: 25px;
    border: 1px solid transparent;
    background: #000;
    box-shadow: none;
    margin: 0 3px;
    outline: none;
}
.blog-title, .team-box-title {
    font-size: 18px;
	line-height: 1.4;
    font-weight: 600;
}

/*---------- Border Overlay --------*/

.overlay-border::before, 
.overlay-border::after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    z-index: -1;
  }
.overlay-border::before {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
.overlay-border::after {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
/*---------Testmonials-----*/
.skill-stats-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    width: 100%;
    background: url(../img/agency/client.jpg);
    background-size: cover;
    position: relative;
}
.skill-stats-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
}
.partner-section, .testi-panel, .statistics-panel, .statistics-panel.skill-panel, .statistics-panel.corp-skill {
    position: relative;
}
.skill-panel, .statistics-panel {
    width: 50%;
}
.section-title-three{
    font-size: 35px;
    letter-spacing: 2px;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin-top: 0;
}
.cmn-title-pic {
    text-align: center;
    margin: 0 auto 2.1em;
}
.footer.agency{
    background: url(../img/agency/footer.jpg);
   background-size: cover;
}
.footer.agency:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(121, 119, 119, 0.7);
}
/*---------------------------------------------
            Construction-page
---------------------------------------------*/

/*----About-section------*/
.about-box {
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 25px 15px;
    box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.about-box:hover{
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.04);
}
.about-box i {
    font-size: 40px;
}
.about-box h4 {
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    padding-top: 10px;
    text-transform: capitalize;
    font-weight: 700;
}
.about-content{
    padding: 0 15px;
}
.service-box p{
    margin: 0;
}
/*------- Construction-history -------*/
.service-box.con-service-box {
    padding: 50px 15px;
    border-radius: 5px;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
/*---------Our-skills-----*/
.cons-skill {
    padding-top: 70px;
}
.cons-skill h3 {
    font-size: 40px;
    letter-spacing:2px;
    font-weight: 600;
    padding-bottom: 55px;
    text-align: center;
    position: relative;
}
/*----------Testmonial1-----*/
.testmonial-cons h3 {
    font-size: 40px;
    letter-spacing:2px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 55px;
    text-align: center;
    position: relative;
}
.client-item{
    padding: 60px 30px 0;
}
.client-item img{
    opacity: 0.6;
  
}
.client-item img:hover{
    opacity: 1;
}
.client-box{
    max-width: 700px;
    margin: 0 auto;
}
/*------------footer-section -------*/
.footer.cons{
    background: url(../img/Construction/footer.jpg);
}
.footer.cons:before{
    background: rgba(86, 86, 86, 0.7) 
}
/*------------------------------------------
                Corporate Page
-------------------------------------------*/
/*---- about-Section ----*/
.about-corp-img{
    width: 100%;
}
/*---- Service-Section ---*/
.service-corp-left, .service-corp-right{
    display: table;
  
}
.service-corp-box{
    display: table-cell;
    vertical-align: middle;
}
.service-corp-left .service-corp-icon{
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
}
.service-corp-right .service-corp-icon{
    display: table-cell;
    vertical-align: middle;
    padding-right: 35px;
}
.corp-service-box {
    padding:20px 10px;
    border-radius: 15px;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.corp-service-box:before{
    right: -40px;
}
.corp-service-box:after {
    right: -36px;
    border-top: 26px solid  #f5f5f5;
}
.corp-service-box:before, .corp-service-box:after {
    content: "";
    position: absolute;
    top: 50%;
    border-left: 26px solid transparent;
    -ms-transform: scaleY(0.6) rotate(-90deg) translate(50%,0%);
    -webkit-transform: scaleY(0.6) rotate(-90deg) translate(50%,0%);
    transform: scaleY(0.6) rotate(-90deg) translate(50%,0%);
    border-right: 26px solid transparent;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.corp-service-box.left-box:before{
    left: -40px;
}
.corp-service-box.left-box:after {
    left: -36px;
    border-top: 26px solid  #f5f5f5;
}
.corp-service-box.left-box:before, .corp-service-box.left-box:after {
    content: "";
    top:50%;
    right: auto;
    position: absolute;
    border-left: 26px solid transparent;
    -ms-transform:scaleY(0.6) rotate(90deg) translateX(-50%);
    -webkit-transform:scaleY(0.6) rotate(90deg) translateX(-50%);
    transform: scaleY(0.6) rotate(90deg) translateX(-50%);
    border-right: 26px solid transparent;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  
}
.corp-service-img img{
    margin:0 auto;
    text-align:center;
}
.corp-service-icon span {
    font-size: 40px;
}
.corp-service-icon-right span {
    font-size: 40px;
}
/*------- counter ---------*/
.corp.inner-counter {
    margin-left:105px;
}
/*----- corp-skill --------*/
.statistics-panel.corp-skill:before {
    content: "";
    position: absolute;
    left: -100px;
    top: 0px;
    height: 135%;
    border: 100px solid #f5f5f5;
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
}
.corp-progress-panel {
    width:45%;
}
.statistics-panel.corp-skill {
    width:45%;
}
/*----- corp-project-slider-bar ----*/
.corp-box{
    padding:0;
    margin:0;
}
.slider-bar {
    display: none;
    width: 100%;
    height:5px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    position: absolute;
    bottom: 40px;
    background-image: -webkit-linear-gradient(left, #F15C22, #F15C22);
    background-image: -webkit-gradient(linear, left top, right top, from(#F15C22), to(#F15C22));
    background-image: -o-linear-gradient(left, #F15C22, #F15C22);
    background-image: linear-gradient(to right, #F15C22, #F15C22);
    background-repeat: no-repeat;
    background-size: 0 100%;
    -webkit-transition: background-size .4s ease-in-out;
    -o-transition: background-size .4s ease-in-out;
    transition: background-size .4s ease-in-out;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
/*----- Testmonial1-----*/
.testimonial-slider2 .corp-testimonial {
    margin: 0 auto;
    max-width: 450px;
}
.testimonial-slider2 .corp-testimonial .owl-prev {
    position: absolute;
    left: 4%;
    font-size: 50px;
}
/*---- Contact --------*/
.footer-form-panel,.footer-contact-panel {
    width: 50%;
}
.inner-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.footer-form-panel {
    position: relative;
    margin-top: -70px;
}
.footer-contact-panel {
    position: relative;
    margin-top: -70px;
}
/*-------------------------------------------
                personal Page 
--------------------------------------------*/
.about-content h3{
    font-size: 25px;
    line-height: 1.6;
    font-weight: 700;
    margin: 0;
}

.resume.about-content a{
    padding: 8px 20px;
}
.our-history.per-history{
    background: url(../img/personal/history.jpg);
    background-size: 100% 100%;
}
.footer.personal {
    background: url(../img/personal/footer.jpg);
    background-size:100% 100%;
}
/*----------------------------------------
                text-page
-----------------------------------------*/
.static-home img, .text-home img {
    width: 100%;
    height: 100vh !important;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}
/*---------------------------------------
            Particle-page
----------------------------------------*/
#particles-js{
    z-index: 9;
    position: relative;
}
.particles-js-canvas-el{
    height:100vh !important;
}
.carousel-inner .item.particle-home {
    background: url(../img/Corporate/particle.jpg);
    background-size: 100% 100%;
    -webkit-background-attachment:fixed;
    background-attachment: fixed;
    height: 100vh !important;
}
/*-------------------------------
            loder
--------------------------------*/
.loader-popover{
    height: 100%;
    width: 100%;
    background: white;
    z-index: 999999999999;
    position: fixed;
}
.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 130px;
    height: 130px;
    margin: 20px auto;
    border-radius: 50%;
    -webkit-perspective: 780px;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    perspective: 780px;
}
.loader-container{
    position: relative;  
    height: 100px;
    width: 100px;
    animation: loader-container 10s linear infinite;
  }

  .loader-container > div{
    width: 44px;
    height: 44px;
    position: absolute;
    box-shadow: 0 0 10px -2px rgba(0,0,0,0.5);
    animation-duration: 2500ms;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
  }
  
  .box1{
    background-color: #2879ff;
    top: 4px;
    left: 4px;
    transform-origin: bottom center;
    animation-name: box1;
  }
  .box2{
    background-color: #2549db;
    top: 4px;
    right: 4px;
    transform-origin: center left;
    animation-name: box2;
  }
  .box3{
    background-color: #5696ff;
    bottom: 4px;
    right: 4px;
    transform-origin: top center;
    animation-name: box3;
  }
  .box4{
    background-color: #87b4ff;
    bottom: 4px;
    left: 4px;
    transform-origin: center right;
    animation-name: box4;
  }
  
  @keyframes box1{
    0%{
      transform: perspective(200px) rotateX(90deg);
    }
    11%{
       transform: perspective(200px) rotateX(0);
    }
    88%{
      transform: perspective(200px) rotateX(0);
    }
    99%{
      transform: perspective(200px) rotateX(90deg);
    }
    100%{
       transform: perspective(200px) rotateX(90deg);
    }
  }
  @keyframes box2{
    0%{
      transform: perspective(200px) rotateY(90deg);
    }
    11%{
       transform: perspective(200px) rotateY(90deg);
    }
    22%{
      transform: perspective(200px) rotateY(0);
    }
    77%{
      transform: perspective(200px) rotateY(0);
    }
    88%{
      transform: perspective(200px) rotateY(90deg);
    }
    100%{
      transform: perspective(200px) rotateY(90deg);
    }
  }
  @keyframes box3{
    0%{
      transform: perspective(200px) rotateX(-90deg);
    }
    22%{
      transform: perspective(200px) rotateX(-90deg);
    }
    33%{
      transform: perspective(200px) rotateX(0);
    }
    66%{
       transform: perspective(200px) rotateX(0);
    }
    77%{
      transform: perspective(200px) rotateX(-90deg);
    }
    100%{
      transform: perspective(200px) rotateX(-90deg);
    }
  }
  @keyframes box4{
    0%{
      transform: perspective(200px) rotateY(-90deg);
    }  
    33%{
      transform: perspective(200px) rotateY(-90deg);
    }
    44%{
        transform: perspective(200px) rotateY(0);
    }
    55%{
      transform: perspective(200px) rotateY(0);
    }
    66%{
      transform: perspective(200px) rotateY(-90deg);
    }
    100%{
      transform: perspective(200px) rotateY(-90deg);
    }
  }
  
  @keyframes loader-container{
    0%{
      transform: rotate(0);
    }
    23%{
      transform: rotate(0);
    }
    25%{
      transform: rotate(90deg);
    }
    48%{
      transform: rotate(90deg);
    }
    50%{
      transform: rotate(180deg);
    }
    73%{
      transform: rotate(180deg);
    }
    75%{
      transform: rotate(270deg);
    }
    98%{
       transform: rotate(270deg);
    }
    100%{
      transform: rotate(360deg);
    }
  }