body {
    overflow-x: hidden !important;
}


/* navbar */

.navbar {
    background-color: rgba(232, 237, 241, 0.85); 
    height: 120px; 
}

.nav-link {
    color: #00050B !important;
}

.nav-ul {
    font-family: Roboto;
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
    font-weight: 100;
    margin-top: 80px;
    color: #00050B;
    margin-left: 106px;
}

.logo {
    position: absolute;
    width: 268.79px;
    height: 81.44px;
    left: 150px;
    top: 23px;
}

.social {
    width: 165px;  
    height: 48px; 
    background: #108A83;
    border-radius: 0px 0px 3px 3px;
    margin-bottom: auto;
}

.social img{
    margin-top: 18px;
    margin-left: 14px;
}

.phone {
    position: absolute;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 23px;
    line-height: 27px;

}

@media only screen and (max-width:600px) {

    .navbar {
        height:100%;
    }

    .navbar-nav {
        flex-direction: column-reverse;
    }

    .nav-ul {
        margin-top: 95px !important;
        line-height: 15px !important;
        margin-left: 0px !important;
    }

    .card-img {
        margin-top: 0px !important;
    }

    .social, .phone{
        display: none;

    }    

}

@media only screen and (min-width: 768px) and (max-width:1200px) {

    .navbar {
        height:100%;
    }

    .navbar-nav {
        flex-direction: column-reverse;
    }

    .nav-ul {
        margin-top: 95px !important;
        line-height: 15px !important;
        margin-left: 0px !important;
    }

    .card-img {
        margin-top: 0px !important;
    }

    .social, .phone{
        display: none;

    }

}


/* maın */


.card-img{
 
    margin-top: -121px;
}

.main-text-1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 66.8336px;
    line-height: 81px;
    color: #FFFFFF;
    text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.75);
    letter-spacing: 1.1px;
    margin-left: 150px;
    margin-top: 159px;
}

.main-text-2 {
    font-weight: 200;
    font-size: 66.124px;
    line-height: 97.7%;
    color: #FFFFFF;
    text-shadow: 1px 1px 15px #000000;
    letter-spacing: 0.05em;
    margin-left: 150px;
}

.main-text-3 {
    width: 60%;
    height: 136px;
    left: 0;
    background: rgba(16, 138, 131, 0.9);
}

.main-text-3 p {
    font-weight: 200;
    font-size: 28px;
    line-height: 124%;
    color: #FFFFFF;
    letter-spacing: 0.03em;
    margin-top: 16px;
    margin-left: 150px;
}

.main-btn {
    position: absolute;
    width: 280px;
    height: 50px;
    margin-left: 423px;
    background: #FFFFFF;
    border-radius: 8px;
    border: none;
    margin-top: 50px;
}

.main-btn2 {
    position: absolute;
    width: 280px;
    height: 50px;
    margin-left: 732px;
    background: #FFFFFF;
    border-radius: 8px;
    border: none;
    margin-top: 50px;
}

.btn-text {
    width: 193px;
    height: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.04em;
    color: #00050B;

}

@media only screen and (max-width:600px) {


    .main-text-1 {
        letter-spacing: 1.1px !important; 
        margin-left: 15px !important;
        margin-top: 25px !important;
        font-size: 20px;
    }
    
    .main-text-2 {
        margin-left: 15px;
        margin-top: -37px !important;
        width: 65%;
        margin-bottom: 7px;
        font-size: 20px;
    }
    
    .main-text-3 {
        width: 70%;
        height: 75px !important;
        background: rgba(16, 138, 131, 0.9);
        margin-top: 0px !important;
    }

    .main-text-3 p {
        font-size: 12px;
        margin-top: 8px;
        margin-left: 15px;
    }
    
    .main-btn, .main-btn2 {
        display: none;
    }

    .seven-years img{
        width: 20%;
        float: right;
        margin-top: -130px;
    }
}

@media only screen and (min-width: 768px) and (max-width:1200px) {

    .main-text-1 {
        letter-spacing: 1.1px !important;
        margin-left: 15px !important;
        margin-top: 93px !important;
        font-size: 43px;
    }
    
    .main-text-2 {
        margin-left: 15px;
        margin-top: -20px !important;
        width: 95%;
        margin-bottom: 10px;
        font-size: 40px;
    }
    
    .main-text-3 {
        width: 100%;
        height: 94px !important;
        background: rgba(16, 138, 131, 0.9);
        margin-top: 0px !important;
    }

    .main-text-3 p {
        font-size: 17px;
        margin-top: 8px;
        margin-left: 15px;
    }
    
    .seven-years img{
        width: 90%;
        float: right;
        margin-top: 1px;
    }

    .main-btn {
        width: 220px;
        height: 45px;
        margin-left: 150px;
        margin-top: 20px;
    }
    
    .main-btn2 {
        width: 220px;
        height: 45px;
        margin-left: 410px;
        margin-top: 20px;
    }
    
    .btn-text {
        width: 193px;
        height: 26px;
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 26px;
        letter-spacing: 0.04em;
        color: #00050B;
    
    }

    .main-btn span , .main-btn2 span {
        font-size: 19px !important;
    }
    
}

@media only screen and (min-width: 1280px) and (max-width:1400px) {

    .main-text-1 {

        margin-left: 132px;
        margin-top: 115px;
        font-size: 60px;
    }
    
    .main-text-2 {

        margin-left: 132px;
        font-size: 58px;
    }

    
    .main-text-3 p {
        font-size: 24px;
    }

}




.office {
    margin-top: 100px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bolder;
    font-size: 37px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #444444;
}

.office-p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-top: 70px;
    color: #444444;
    }


@media only screen and (max-width:600px) {

    .office {
        margin-top: 5px;
        font-size: 25px;
        line-height: 25px;
    }

    .office img {
        margin: auto !important;
    }

    .office-p {
        font-size: 14px;
        margin-top: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width:1200px) {

    .office {
        margin-top: 50px;
        font-size: 23px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .office img {
        margin: auto !important;
        width: 100%;
        height: 4px;
    }

    .office-p {
        font-size: 16px;
        margin-top: 25px;
    }
}

.office-box {
    width: 165px;
    height: 165px;
    border: 1px solid #444444;
    box-sizing: border-box;
    border-radius: 8px;
}    

.office-box img {
    padding: 40px 40px 25px 25px;
}

.office-header {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.04em;
    color: #444444;
    margin-left: 25px;
}

.office-body {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
    color: #444444;
    margin-left: 25px;
    margin-top: 10px;
}

@media only screen and (max-width:600px) {

    .office-box {
        margin: auto;

    }    

    .office-header {
        font-size: 18px;
        letter-spacing: 0px;
        line-height: 5px;
        margin-top: 21px;
        text-align: center;

    }

    .office-body {
        font-size: 17px;
        text-align: center;
    }

}

@media only screen and (min-width: 768px) and (max-width:1200px) {


    .office-box {
        width: 126px;
        height: 108px;
        padding: 0px;    
    }    

    .office-box img {
        padding: 22px 13px 23px 24px;
        width: 100px;
    }

    .office-header {
        font-size: 18px;
        letter-spacing: 0px;
        line-height: 15px;
        margin-top: 5px;
        text-align: center;
        margin-left: 0px;
    }

    .office-body {
        font-size: 15px;
        text-align: center;
        margin-left: 0px;
        line-height: 19px;    }

    .boxs {
        margin: auto;
    } 

}

.policity-box {
    width: 100%;
    height: 185px;
    background: #004D78;
    border-radius: 8px 8px 0px 0px;
}

.policity-box .card-img-overlay{ 
    position: relative;
    margin-top: -23px;
}

.card {
    border: none !important;
}

.img_1 {
    margin-left: 90px;
    margin-bottom: 15px; 
    margin-top: 5px;
}

.img_2 {
    margin-left: 70px;
    margin-bottom: 24px; 
    margin-top: 22px;
}
.img_3 {
    margin-left: 67px;
    margin-bottom: 24px; 
    margin-top: 10px;
}
.img_4 {
    margin-left: 77px;
    margin-bottom: 15px; 
    margin-top: 22px;
}

.policity-footer{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
}

.policity {
    width: 90.05%;
    height: 520px;
    background: #FFFFFF;
    border: 1px solid #444444;
    box-sizing: border-box;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    position: absolute;
    margin-top: 185px;
}

.p-content {
    list-style: none; 
    padding: 14px; 
    font-weight: 200; 
    text-align: center; 
    height: 360px;
}

.p-month {
    list-style: none;
    padding: 0px; 
    font-weight: 700;

    text-align: center; 
}

.p-price {
    list-style: none; 
    padding: 0px; 
    font-family: Roboto; 
    font-style: normal;
    font-weight: bold;
    font-size: 66px;
    line-height: 77px;
    text-align: center; 
    color: #B40000;
    margin-top: -15px;
}

.p-tax {
    list-style: none;
    padding: 0px; 
    font-family: Roboto; 
    font-style: normal;
    font-weight: normal; 
    font-size: 14px; 
    line-height: 16px; 
    text-align: center; 
    color: #444444;
    margin-top: -20px;
}

.ground {
    width: 100%; 
    height: 650px; 
    background: rgba(215, 215, 215, 0.8);
}


@media only screen and (max-width:600px) {

    .policity {
        width: 100%;
        position: relative;
        margin-top: 0px;
        margin-bottom: 15px;
        height: 480px;
    }

    .p-content {
        height: 320px;
    }

    .img_1 {
        margin-left: 140px;
    }
    
    .img_2 {
        margin-left: 127px;
    }

    .img_3 {
        margin-left: 122px;
    }

    .img_4 {
        margin-left: 133px;
    }
    
    .ground {
        display: none;
    }

}

@media only screen and (min-width: 768px) and (max-width:1200px) {

    .top-box{
        padding-right: 2px;
        padding-left: 2px;
    }

    .policity-box .card-img-overlay{ 
        margin-top: -19px;
    }

    .policity-footer{
        font-size: 18px;
        line-height: 23px;
        text-align: center;
        color: #FFFFFF;
    }

    .policity {
        width: 98%;
        position: absolute;
        margin-top: 185px;
        height: 475px;    
    }

    .p-content {
        height: 325px;
        line-height: 20px;
        font-size: 14px;
        padding: 10px 5px 10px 5px;   
    }

    .p-month {
        font-size: 17px; 
    }
    
    .p-price {
        font-size: 40px; 
    }
    
    .p-tax {
        font-size: 12px; 
    }
    

    .img_1 {
        margin-left: 53px;
        width: 50%;
        margin-top: 20px   
    }
    
    .img_2 {
        margin-left: 38px;
        width: 60%;
        margin-top: 28px;
        margin-bottom: 20px;    
    }

    .img_3 {
        margin-left: 42px;
        width: 58%;
        margin-bottom: 22px;
        margin-top: 26px;    
    }

    .img_4 {
        margin-left: 44px;
        width: 50%;
        margin-top: 30px;
        margin-bottom: 10px;    
    }
    
    .ground {
        height: 520px;
    } 

}

/* main end */



/* prepared office  */

.po .card-img-overlay {
    width: 81.5%;
    margin: auto;
    padding: 0px;
}

.po-img-text1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 47px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-top: 275px;
}

.po-img-text2 {
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 57px;
    text-align: right;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-top: 152px;
}



.description-left {
    font-weight: 200;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
}

.description-right {
    font-family: 'Barlow Semi Condensed', sans-serif;
    background: #FCC542;
    font-size: 14px;
    text-align: center;
    font-style: normal;
    font-weight: 300;
    color: #000000;
}



@media only screen and (min-width: 600px) {

    .carousel-multi-item-2 .col-md-3 {
    float: left;
    width: 25%;
    max-width: 100%; 
    } 

}
    
    .carousel-multi-item-2 .card img {
    border-radius: 2px; }

    .po-gallery {
    margin-top: 75px;
    margin-bottom: 50px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #444444;
}


        
  /* virtual office       */

  .vo-description-right {
    font-family: 'Barlow Semi Condensed', sans-serif;
    background: #EB8341;
    font-size: 14px;
    text-align: center;
    font-style: normal;
    font-weight: 300;
    color: #FFFFFF;

}



/* meeting room */

.mr-description-right {
    font-family: 'Barlow Semi Condensed', sans-serif;
    background: #004D78;      
    font-size: 15px;
    text-align: center;
    font-style: normal;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 25px;
}

/* co-working */

.cw-description-right {
    font-family: 'Barlow Semi Condensed', sans-serif;
    background: #108A83;     
    font-size: 14px;
    text-align: center;
    font-style: normal;
    font-weight: 200;
    color: #FFFFFF;
        
}

.cw-img-text1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 43px;
    line-height: 47px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-top: 226px;
}

.cw-img-text2 {
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 57px;
    text-align: right;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-top: 152px;
}

@media only screen and (max-width:600px) {

    .po .row {

        padding-left: 0px;
        padding-right: 0px;
    }

    .po .card-img-overlay {
        width: 100%;

    } 
    .po-img-text1 {
        font-weight: bolder;
        font-size: 18px;
        margin-top: 80px;
    }
    .po-img-text2 {
        font-size: 18px;
        line-height: 23px;
        margin-top: -121px;
    }

    .photos .card {
        width: 75%;
        margin: auto;
    }


    .description-left {
        font-size: 15px;
        margin-right: 20px;
        margin-left: 20px;
        text-align: justify;
    }
    .description-right, .vo-description-right, .mr-description-right, .cw-description-right {
        margin-left: 20px;
        margin-right: 20px;
    }

    .cw-img-text1 {
        font-weight: bolder;
        font-size: 18px;
        margin-top: 83px;
    }
    .cw-img-text2 {
        font-size: 18px;
        line-height: 23px;
        margin-top: -123px;
    }


}

@media only screen and (min-width: 768px) and (max-width:1200px) {

    .po .row {

        padding-left: 0px;
        padding-right: 0px;
    }

    .po .card-img-overlay {
        width: 100%;

    } 

    .po-img-text1 {
        font-weight: bolder;
        font-size: 35px;
        margin-top: 190px;
        padding-left: 39px;    
    }

    .po-img-text2 {
        font-size: 30px;
        line-height: 38px;
        margin-top: 120px;
    }

    .description-left {
        font-size: 15px;
        text-align: justify;
    }
    .description-right, .vo-description-right, .mr-description-right, .cw-description-right {
        width: 296px;
        margin-left: -65px;    
    }

    .po-gallery-link {
        width: 92% !important;
        height: 4px !important;
    }


    .cw-img-text1 {
        font-weight: bolder;
        font-size: 29px;
        margin-top: 146px;
        padding-left: 39px;    
    }
    .cw-img-text2 {
        font-size: 30px;
        line-height: 38px;
        margin-top: 120px;    
    }
}

@media only screen and (min-width: 1280px) and (max-width:1400px) {

    .po-img-text1 {
        margin-top: 222px;
    }
    
    .po-img-text2 {
        margin-top: 98px;
    }

    .po .card-img-overlay {
        width: 91.5%;
    }

    .cw-img-text1 {
        margin-top: 174px;
    }
    
    .cw-img-text2 {
        margin-top: 102px;
    }
    
    


}







/* about us */

.about-us-text {
    width: 500px;
    margin-right: 120px;
    position: absolute;
    height: 920px;
    margin-left: 800px;
    margin-top: -920px;
    background: rgba(196, 196, 196, 0.8);
    font-family: roboto;
    text-align: right;
}

.about-us-text h4 {
    margin-top: 200px;
    font-size: 29px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    margin-right: 30px;
}

.p1 {
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-right: 30px;
    margin-left: 51px;
}

.p2 {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    margin-right: 30px;
    margin-left: 30px;
}

@media only screen and (max-width:600px) {

    .about-us-text {
        width: auto;
        margin-right: 0px;
        position: relative;
        height: auto;
        margin-left: 0px;
        margin-top: 0px;
        background: rgba(196, 196, 196, 0.8);
        font-family: roboto;
        text-align: none;
    }
    
    .about-us-text h4 {
        margin-top: 0px;
        margin-right: 0px;
        text-align: center;
        padding-top: 30px;
    }
    
    .p1 {
        font-size: 19px;
        margin-right: 15px;
        margin-left: 15px;
        text-align: left;
    }
    
    .p2 {
        font-size: 16px;
        margin-right: 15px;
        margin-left: 15px;
        text-align: justify;
        margin-bottom: auto;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width:1200px) {
    .about-us-text {
        width: auto;
        margin-right: 0px;
        position: relative;
        height: auto;
        margin-left: 0px;
        margin-top: 0px;
        background: rgba(196, 196, 196, 0.8);
        font-family: roboto;
        padding: 20px;
        text-align: center;    
    }

    .about-us-text h4 {
        margin-top: 5px;
        font-size: 27px;
        margin-right: 0px;
    }

    .p1 {
        font-size: 18px;
        margin-right: 0px;
        margin-left: 0px;
    }
    
    .p2 {
        font-size: 16px;
        margin-right: 0px;
        margin-left: 0px;
    }




}

@media only screen and (min-width: 1280px) and (max-width:1400px) {

    .about-us-text {
        width: 500px;
        margin-right: 98px;
        height: 800px;
        margin-left: 708px;
        margin-top: -800px;
    }

    .about-us-text h4 {
        margin-top: 158px;
    }
    
    
}



/* About Us End */

        
/* get offer */

.get-offer-form {
    position: absolute;
    width: 436px;
   
    margin-left: 480px;
    margin-top: 80px;
    background: rgba(255, 255, 255, 0.75);
}

.get-offer-form form {
    margin: 5%;

}
.get-offer-form button {
    width: 53.519%;
    height: 35px;
    background: #004D78;
    border-radius: 8px;
    margin-left: 90px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
}

.get-offer-form input {
    width: 398px;
    height: 56px;
    background: #FFFFFF;
    border: 1px solid #979797;
    box-sizing: border-box;
    border-radius: 8px;
}

.get-offer-form small {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #B40000;
}

/* gallery */

.gallery-caption {
    margin-left: 22px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    margin-top: 20px;
}


@media only screen and (max-width:600px) {
    .get-offer-form {
        position: relative;
        width: auto;
        height: auto;
        background: whitesmoke;
        margin-left: 0px;
        margin-top: 0px;
        padding: 25px 15px 25px 15px;
    }

    .get-offer-form input {
        width: 100%;
        height: auto;
    }

    .gallery .card {
        width: 75%;
        margin: auto;
    }

    .gallery-caption {

        text-align: center;

    }

    .gallery-caption img{
        width: 88% !important; 
        height: 8px !important;
        margin-left: auto !important;
        margin-right: 15px;
    }

}

@media only screen and (min-width: 768px) and (max-width:1200px) {

    .get-offer-form {
        margin-left: 190px;
        margin-top: 130px;
    }

    .gallery-caption {
        margin-left: 0px;

    }

    .gallery-caption img{
        width: 100% !important; 
        height: 8px !important;
        margin-left: 0px !important;
    }

}

 
 
/* contact */

.contact {
    position: absolute;
}

.contact iframe {
    margin-top: 60px; 
    margin-left: 25px;
}

.contact-address {
    color: #FFFFFF;
    margin-left: 25px;
    margin-top: 5px;
    font-family: Roboto;
    text-shadow: 1px 1px 15px #000000;
    font-size: larger;
}

@media only screen and (max-width:600px) {

    .contact {
        position: relative;
    }
    
    .contact iframe {
        margin: 15px auto auto auto;    }
    
    .contact-address {
        color: #444444;
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: medium;
        text-align: center;
        line-height: 28px;
        margin-left: 0px;    }
    
}

@media only screen and (min-width: 768px) and (max-width:1200px) {

    .contact iframe {
        margin-top: 10px; 
        margin-left: 25px;
    }
    
    .contact-address {
        font-size: 14px;
    }

    .contact-img {
        height: 530px;
    }
    


}





/* footer */

footer {
    background: #979797; 
  
}

.footer-link {
    list-style: none;
    line-height: 12px;
    margin-left: -40px;
}

.footer-link a {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    color: #444444;
}

.sub {
    list-style: none;
    margin-left: -30px;
}

.sub a {
    font-size: 13px ;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    color: #444444;

}

footer img {
    width: 359.79px;
    height: 109.01px;
    left: 930px;
    top: 2791px;
    margin-left: -100px;
}

footer .cop {
    background-color: #444444 !important; 
    color: #FFFFFF; 
    height: 60px; 
    margin-top: -12px;
}

.address {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    list-style: none;
    color: #444444;
    margin-left: -20px;
    line-height: 19px;
}

@media only screen and (max-width:600px) {


    footer .cop {
        font-size: small;
    }

    .footer-link {
        text-align: center;
    }

    footer img {
        margin-left: 0px;
        width: 268.79px;
        height: 81.44px;
        margin-left: 10px;
    }
    .address{
        text-align: center;
    }

}





/* footer end */








/* @media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu{ display: none; }
    .navbar .nav-item:hover .nav-link{ color: #fff;  background: #004D78;}
    .navbar .nav-item:hover .dropdown-menu{ display: block; }
    .navbar .nav-item .dropdown-menu{ margin-top:0; }
}   
 */

 /* .carousel {	
	margin: 0 auto;
	padding: 0 68px;
} */
.carousel .carousel-item {
	text-align: center;
	overflow: hidden;
	height: 160px;
}
.carousel .carousel-item .img-box {
	background: #fff;
	padding: 9px;
	box-shadow: 0 6px 20px -6px rgba(0,0,0,0.4);
}
.carousel .carousel-item img {
	margin: 0 auto;
}

 .carousel-control-prev, .carousel-control-next {
	width: 68px;
	background: none;
}
.carousel-control-prev i, .carousel-control-next i {
	font-size: 28px;
	position: absolute;
	top: 50%;
	display: inline-block;
	margin-top: -15px;
	z-index: 5;
	left: 0;
	right: 0;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	border: none;
	border-radius: 50%;
	margin: 1px 4px;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
}
.carousel-indicators li.active {
	background: #555;
}








