body,
html {
    margin: 0;
    font-family: 'Raleway', sans-serif;
    background: #fff;
    scroll-behavior: smooth;
}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Raleway', sans-serif;
}

p {
    margin: 0;
    color: #566773;
    font-size: 1em;
    line-height: 2em;
    letter-spacing: 1px;
}

ul {
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: none;
}

body a:hover {
    text-decoration: none;
}

body a:focus {
    outline: none;
    text-decoration: none;
}

.list-group-item {
    background-color: transparent;
}

.title {
    font-size: 54px;
    color: #000;
    letter-spacing: 2px;
    font-weight: 400;
    text-transform: capitalize;
}

h6.top-title {
    font-size: 21px;
    margin-bottom: 21px;
    color: #4a4949;
}

.clr {
    color: #fff;
}

.title-sub p,
.rooms-agile-left p,
.slider-room-info p,
.ser-inner-info p,
.abut-inner-wls-head p,
.contact-list-grid p,
.contact-list-grid p a,
.blog-agile-text-middle p,
.blog-txt-info p {
    font-size: 14px;
    color: #000;
    line-height: 28px;
}

.video-info-img p {
    color: #fff;
}

.tlinks {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

/*-- header --*/

.header-call h4 {
    font-size: 15px;
    color: #fff;
    padding-top: 22px;
    display: inline-block;
}

/*Style for the first level menu bar*/

.header-top-w3layouts {
    position: relative;
    padding: 0 1em;
}

ul#menu {
    position: fixed;
    top: 3%;
    width: 3em;
    height: 3em;
    margin: 0;
    /* padding: 0 1em; */
    background: #151e253d;
    color: #ffffff;
    z-index: 99;
    right: 2%;
}

ul#menu>li {
    float: left;
    list-style-type: none;
    position: relative;
    width: 100%;
}

ul#menu label {
    position: relative;
    display: block;
    padding: 0 18px 0 12px;
    line-height: 3em;
    transition: background 0.3s;
    cursor: pointer;
}

/*hide the inputs*
ul#menu label:after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 5px;
    width: 0;
    height: 0;
    border-top: 4px solid rgba(255, 255, 255, .5);
    border-bottom: 0 solid rgba(255, 255, 255, .5);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    transition: border-bottom .1s, border-top .1s .1s;
}

ul#menu label:hover,
ul#menu iul#menu nput:checked ~ label {
    background: rgba(0, 0, 0, .3);
}

ul#menu input:checked ~ label:after {
    border-top: 0 solid rgba(255, 255, 255, .5);
    border-bottom: 4px solid rgba(255, 255, 255, .5);
    transition: border-top .1s, border-bottom .1s .1s;
}

/*hide the inputs*/

ul#menu input {
    display: none
}

/*show the second levele menu of the selected voice*/

ul#menu input:checked~ul.submenu {
    max-height: 360px;
    transition: max-height 0.5s ease-in;
}

/*style for the second level menu*/

ul.submenu {
    max-height: 0;
    padding: 0;
    overflow: hidden;
    list-style-type: none;
    background: #f7f7f7;
    transition: max-height 0.5s ease-out;
    position: absolute;
    min-width: 9em;
    right: 0;
    border-radius: 4px;
    box-shadow: 0 1px 8px rgba(20, 21, 21, 0.37);
}

ul.submenu li a {
    display: block;
    padding: 12px;
    color: #141d24;
    text-decoration: none;
    transition: background .3s;
    text-align: center;
    font-size: 0.9em;
    font-weight: 600;
}

ul.submenu li a:hover {
    background: #01a3a4;
}



/*-- //header --*/

.inner-banner {
    background: url(../images/banner.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 250px;
}

/*-- banner --*/

.main-banner {
    background: url(../images/banner.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 800px;
    background-attachment: fixed;
}

.baner-info-w3ls {
    padding: 11em 0 0;
    width: 57%;
}

.baner-info-w3ls h1 a {
    color: #fff;
    display: inline-block;
}

.baner-info-w3ls h1 {
    color: #ffff;
    font-size: 4em;
    font-weight: 700;
    letter-spacing: 1px;
    opacity: 1;
}

.baner-info-w3ls h6 {
    font-size: 1em;
    color: #fff;
    letter-spacing: 5px;
    line-height: 1.8em;
    text-align: left;
}

.agile-link-bnr {
    padding: 15px 40px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: uppercase;
    background: #01a3a4;
    border: 1px solid #01a3a4;
}

.agile-link-bnr:hover {
    background: #ef5e4a;
    border: 1px solid #ef5e4a;
}

.rotate span {
    color: #fff;
    border-radius: 26px;
    width: 26px;
    height: 47px;
    text-align: center;
    line-height: 2.8em;
    border: 2px dashed rgba(255, 255, 255, 0.4);
}


.rotate h5 a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.22em;
    font-size: 0.8em;
}

.rotate {
    margin-top: 6em;
}

/* .advantage-grid-info1.second, */
.advantage-grid-info1,
.advantage-grid-info1.third {
    padding: 0;
    /* background: url(../images/1.png) center no-repeat; */
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 500px;
}

.advantage-grid-info2 {
    padding: 0;
    /* background: url(../images/001.jpg) center no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    background-color: #505657;
}

.advantage-grid-info1.second {
    /* background: url(../images/002.jpg) center no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 500px;
}

.advantage-grid-info1.third {
    background: url(../images/003.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 500px;
}

.advantage-grid-info1.tree {
    /* background: url(../images/newban01.jpg) center; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 500px;
}

.advantage-grid-info1.home {
    /* background: url(../images/006.jpg) center no-repeat; */
    /* background: url(../images/kj1.png) center no-repeat; */
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 500px;
}

.advantage_left h4 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #cc2105;
}

.advantage_left h3 {
    font-size: 1.35em;
    font-weight: 800;
    line-height: 1.8em;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
}

.advantage_left {
    padding: 8em 12em 0em 6em;
    box-sizing: border-box;
    /* box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.075); */
}

.banner-top.row {
    margin: 0;
    justify-content: space-between;
}

.banner-top p {
    color: #fff;
}

.banner-bottom {
    background: #01a3a4;
}

.temp-btm {
    background: #fff;
}

.temp-btm h3 {
    color: #292929;
}

.temp-btm p {
    color: #566773;
}

.services-box {
    height: auto;
    margin-bottom: 0px;
    background: #f18218;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    padding: 2em 4em 4em 4em;
    overflow: hidden;
}

.services-box:hover {
    transition: all 1s;
    -moz-transition: all 1s;
    /* Firefox 4 */
    -webkit-transition: all 1s;
    /* Safari and Chrome */
    -o-transition: all 1s;
    /* Opera */
    background: #f58a24;
}

.services-box:hover span {
    color: #fff;
}

.icon span {
    width: 60px;
    height: 60px;
    color: rgba(255, 255, 255, 0.46);
    /* line-height: 60px; */
    text-align: center;
    font-size: 22px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.service-content {
    margin-left: 1em;
}

.service-content h4,
.service-content h2 {
    font-size: 1.15em;
    line-height: 1.75em;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 0.5em;
}

.service-txt h5 {
    text-transform: capitalize;
    font-size: 2.5em;
    color: #000;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 1.5;
}

.service-txt h5 span {
    background: #19adf2;
    font-weight: 600;
    color: #fff;
    padding: 0 4px;
}

section.slide-wrapper {
    background: #ff9f43;
}

section.slide-wrapper1 {
    background: #F9FAFB;
}

p.serp {
    color: rgba(255, 255, 255, 0.75);
    text-align: justify;
    text-transform: capitalize;
    line-height: 1.8em;
    font-size: 15px;
}

/*----*
.bx-4 {
    background: #2b569a;
}

.bx-1 {
    background: #19529f;
}

.bx-2 {
    background: #164794;
}

.bx-3 {
    background: #39649b;
}
/*----*/

.ser-rgt {
    padding: 0;
}

.ser-midd {
    margin: 1em 0;
}

/* //services */

/*--/team--*/

.team-info h3 {
    font-size: 1em;
    font-weight: 800;
    color: #262631;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}

.sub-tittle-team {
    font-size: 0.6em;
    color: #01a3a4;
    font-weight: 700;
    letter-spacing: 2px;
    display: block;
}

.team-info {
    width: 100%;
    height: 16em;
    padding: 1em 2em;
    background: rgba(1, 163, 164, 0.08);
    border: 1px solid transparent;
    transition: 2s all;
    -webkit-transition: 2s all;
    -moz-transition: 2s all;
    -ms-transition: 2s all;
    -o-transition: 2s all;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
}


.team-gd img {
    width: 150px;
    height: 150px;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
}

ul.team_social_info li {
    list-style: none;
    display: inline-block;
}

ul.team_social_info li a {
    color: #717580;
    margin-right: 10px;
    font-size: 13.5px;
    margin-right: 2px;
    width: 35px;
    height: 35px;
    background: #121215;
    padding: 9px 20px;
    text-align: center;
    line-height: 35px;
    letter-spacing: 1px;
    border-radius: 25px;
}

ul.team_social_info li.facebook a {
    color: #fff;
    background: #3b5998;
}

ul.team_social_info li.twitter a {
    color: #fff;
    background: #1da1f2;
}

ul.team_social_info li.linkedin a {
    color: #fff;
    background: #0077b5;
}

ul.team_social_info li.google a {
    color: #fff;
    background: #dd4b39;
}

/*--//team--*/

h2.tittle_head {
    font-size: 1.7em;
    color: #101010;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 3px;
    display: inline-block;
    padding-bottom: 1em;
    border-bottom: solid 2px rgba(82, 77, 77, 0.125);
}

h3.tittle_head {
    font-size: 2em;
    color: #212629;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 3px;
}

p.main_p {
    width: 83%;
    line-height: 1.8em;
}


.wedo_top span {
    width: 100px;
    height: 100px;
    line-height: 97px;
    font-size: 40px;
    color: #01a3a4;
    border: solid 2px rgb(206, 211, 214);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: transparent;
}

.wedo_top li {
    display: inline-block;
}

.wedo_top li:nth-child(2) {
    margin: 0 5em;
}

.wedo_top span:hover {
    color: #ffffff;
    border: solid 2px rgb(1, 163, 164);
    background: #01a3a4;
    transition: 2s all;
    -webkit-transition: 2s all;
    -moz-transition: 2s all;
    -ms-transition: 2s all;
    -o-transition: 2s all;
}

.map iframe {
    width: 100%;
    min-height: 300px;
}

.contact-info input[type="text"],
.contact-info input[type="email"],
.contact-info input[type="tel"],
.contact-info textarea {
    padding: 0.9em;
    color: #495057;
    border: 2px solid #d2d6da;
    border-radius: 0.25rem;
    font-size: 1em;
    letter-spacing: 1px;
    margin-bottom: 1em;
    -webkit-appearance: none;
    outline: none;
}

/*-- input-effect --*/

/*-- //input-effect --*/

.contact-info input[type="submit"] {
    outline: none;
    border: none;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
    padding: 12px 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    background: #212529;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 0.25rem;
    -o-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
}

.contact-info input[type="submit"]:hover {
    background: #01a3a4;
}

.contact-right {
    padding: 2em 4em;
}

.contact-form label {
    font-weight: 700;
    letter-spacing: 1px;
    color: #3a3b3c;
    font-size: 0.9em;
}

.contact-right h2 {
    font-size: 2.2em;
    color: #222c31;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.6;
}

.contact-right p span {
    color: #dc3545;
}

.contact-right p {
    margin: 0;
    font-size: 1.2em;
    font-family: 'Lato', sans-serif;
}

.contact-form {
    padding: 0 3em;
}

.inner-page-info {
    padding-top: 8em;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0;
    padding-left: 0;
    color: #6c757d;
    content: "/";
    opacity: 0;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background: none;
    border-radius: 0.25rem;
}

ol.breadcrumb li {
    padding: 10px 25px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 13px;
    text-transform: uppercase;
    background: rgba(140, 156, 171, 0.22);
    margin-right: 0.5em;
    color: #fff;
    border-radius: 0.25rem;
    -o-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
}

ol.breadcrumb li a {
    color: #fff;
}

.breadcrumb-item.active {
    color: #ffffff;
    background: #01a3a4;
}

/*-- //contact --*/

/*--/footer--*/

.foot-top-w3layouts {
    background: url(../images/banner.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}

section.foot-top-w3layouts h1 {
    font-size: 1.35em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800;
    line-height: 1.75em;
}

section.foot-top-w3layouts p {
    font-size: 16px;
    color: #fff;
    margin-top: 1em;
    line-height: 1.8em;
}

.foot-top-w3layouts-left {
    padding: 0 4em;
}

.agile-link-bnr1 {
    padding: 10px 24px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: uppercase;
    background: none;
    border: 1px solid #fff;
    width: 34%;
}

.agile-link-bnr1:hover {
    background: rgba(204, 195, 195, 0.32);
    border: 1px solid #fff;
}

ul.social_section_1info li {
    display: inline-block;
    margin-right: 1em;
}

ul.social_section_1info a span {
    font-size: 16px;
    width: 42px;
    height: 42px;
    line-height: 41px;
    text-align: center;
    background: transparent;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;

}

ul.social_section_1info a span:hover {
    background: transparent;
    color: #01a3a4;
}

.newsletter-info-wthree form {
    width: 62%;
    margin: 0 auto;
}

.newsletter-info-wthree input[type="email"] {
    padding: 1.2em 1.5em;
    font-size: 15px;
    color: #888;
    outline: none;
    letter-spacing: 2px;
    border: none;
    flex-basis: 100%;
    font-weight: 600;
    border-radius: 0.25rem 0 0 0.25rem;
    -o-border-radius: 0.25rem 0 0 0.25rem;
    -moz-border-radius: 0.25rem 0 0 0.25rem;
    -ms-border-radius: 0.25rem 0 0 0.25rem;
    -webkit-border-radius: 0.25rem 0 0 0.25rem;

}

.newsletter-info-wthree button.btn1 {
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 14px 0;
    border: transparent;
    background: #01a3a4;
    flex-basis: 30%;
    text-transform: uppercase;
    margin-left: -2em;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
    cursor: pointer;
    border-radius: 0 0.25rem 0.25rem 0;
    -o-border-radius: 0 0.25rem 0.25rem 0;
    -moz-border-radius: 0 0.25rem 0.25rem 0;
    -ms-border-radius: 0 0.25rem 0.25rem 0;
    -webkit-border-radius: 0 0.25rem 0.25rem 0;
}

.newsletter-info-wthree button.btn1:hover {
    background: #ff9f43;
}

/*-- to-top --*/

a.move-top span {
    color: #fff;
    width: 34px;
    height: 34px;
    border: transparent;
    line-height: 1.9em;
    background: #d63031;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
}

/*-- //to-top --*/

section#gallery {
    position: relative;
    background: #f9fafb;
}

.gal-img {
    padding: 10px;
}

.gal-img img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}

.gal-img:hover.gal-img img {
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
}

/*-- popup --*/

.pop-overlay {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 0ms;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
}

.pop-overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    background: #fff;
    border-radius: 5px;
    width: 35%;
    position: relative;
    margin: 8em auto;
    padding: 3em 1em;
}

.popup p {
    font-size: 15px;
    color: #666;
    letter-spacing: .5px;
    line-height: 30px;
}

.popup h2 {
    margin-top: 0;
    color: #fff;

}

.popup .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.popup .close:hover {
    color: #30c39e;
}


/*-- //popup --*/

/*-- /testimonials --*/

.test-grid {
    padding: 4em;
    background: transparent;
}

.sub-tittle-team {
    font-size: 1em;
    color: #01a3a4;
    font-weight: 600;
    letter-spacing: 2px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 1em;
}

.test-info h3 {
    color: #515156;
    margin-bottom: 0.8em;
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 3px;
    position: relative;
}

.test-img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    margin-top: 1em;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
}

ul.social_section_1info.team-soc li a span {
    background: #141d24;
}

ul.social_section_1info.team-soc li a span:hover {
    color: #fff;
}

/*-- //testimonials --*/

/*--/contact--*/

.address-left {
    width: 80px;
    height: 80px;
    text-align: center;
    background: #a40eff;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}

.address-grid-wthree-agileits {
    text-align: center;
    margin: 0 auto;
}

.address-grid-wthree-agileits span {
    font-size: 1.7em;
    color: #fff;
    margin-top: 27px;
}

.address-right {
    margin-top: 1.2em;
}

.address-right h6 {
    font-size: 1.1em;
    margin-bottom: 0.5em;
}

.contact_grid_right {
    width: 100%;
}

.contact_grid_right input[type="text"],
.contact_grid_right input[type="email"],
.contact_grid_right textarea {
    outline: none;
    padding: 15px 15px;
    font-size: 14px;
    color: #777;
    background: #f7f7f7;
    width: 100%;
    letter-spacing: 1px;
    border: 1px solid #ebeeef;
    margin-top: 1em;
}

.contact_grid_right input[type="text"]:nth-child(2),
.contact_grid_right input[type="email"] {
    margin: 1em 0 0;
}

.contact_grid_right textarea {
    min-height: 150px;
    margin: 1em 0em;
    resize: none;
}

.contact_grid_right input[type="submit"],
.contact_grid_right input[type="reset"] {
    outline: none;
    padding: 20px 0;
    font-size: 14px;
    color: #fff;
    background: #0e0f10;
    width: 22%;
    border: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
    cursor: pointer;
    border-radius: .25rem;
}

.contact_grid_right input[type="submit"],
.contact_grid_right input[type="reset"]:hover {
    background-color: #739df3;
}

.contact-left h4 {
    color: #444;
    font-size: 1em;
    margin-bottom: .5em;
    letter-spacing: 1px;
    font-weight: 700;
}

.contact-left p {
    font-size: 1em;
    letter-spacing: 1px;
}

.contact-text a {
    color: #888;
}

.contact-text a:hover {
    color: #fb383b;
}

.contact_grid_right h6,
.contact-left h6 {
    font-size: 1.2em;
    color: #2e1f54;
    margin-bottom: 1.5em;
    letter-spacing: 1px;
    font-weight: 600;
}

.contact-map {
    width: 100%;
}

.contact-map iframe {
    width: 100%;
    height: 300px;
}

.address.row {
    width: 100%;
}

.address-right a {
    color: #777;
}

.address-right p {
    color: #777;
}

/*-- //contact--*/

/*--responsive--*/

@media(max-width:1440px) {

    .advantage-grid-info1,
    .advantage-grid-info1.second,
    .advantage-grid-info1.third {
        min-height: 471px;
    }

    .main-banner {
        min-height: 757px;
    }

    .maxw {
        display: none;
    }
}

@media(max-width:1366px) {}

@media(max-width:1280px) {
    .main-banner {
        min-height: 730px;
    }

    .baner-info-w3ls {
        padding: 10em 0 0;
        width: 62%;
    }

    .rotate {
        margin-top: 4em;
    }

    .baner-info-w3ls h1 {
        font-size: 3.5em;
    }

    .contact-right h2 {
        font-size: 2em;
    }
}

@media(max-width:1080px) {
    .services-box {
        padding: 3em 3em;
    }

    .main-banner {
        min-height: 645px;
    }

    p {
        font-size: 0.9em;
    }

    p.main_p {
        width: 90%;
    }

    .baner-info-w3ls h6 {
        font-size: 0.95em;
        letter-spacing: 5px;
    }
}

@media(max-width:1050px) {
    .team-info h3 {
        font-size: 0.9em;
    }

    .team-info {
        padding: 2em 1em;
    }
}

@media(max-width:1024px) {
    .main-banner {
        min-height: 593px;
    }
}

@media(max-width:991px) {
    .advantage_left {
        padding: 8em 3em;
    }

    .ser-rgt {
        padding: 0 15px;
        margin-top: 1em;
    }

    h3.tittle_head {
        font-size: 1.8em;
    }

    .popup {
        width: 50%;
    }
}


@media(max-width:800px) {
    .agile-link-bnr {
        padding: 12px 30px;
    }

    p.main_p {
        width: 100%;
    }

    .advantage_left {
        padding: 5em 2em;
    }
}

@media(max-width:768px) {
    .baner-info-w3ls {
        padding: 9em 0 0;
        width: 90%;
    }

    .baner-info-w3ls h1 {
        font-size: 3em;
    }

    .main-banner {
        min-height: 564px;
    }

    h3.tittle_head {
        font-size: 1.6em;
    }

    .contact-right h2 {
        font-size: 1.8em;
    }
}

@media(max-width:767px) {
    .main-banner {
        min-height: 560px;
    }

    .team-info:nth-child(2) {
        margin: 1.5em 0;
    }

    .gal-img {
        padding: 10px;
        float: left;
        width: 50%;
    }

    .newsletter-info-wthree form {
        width: 90%;
        margin: 0 auto 2em;
    }

    .contact-right {
        padding: 2em 2em;
    }

    .popup {
        width: 60%;
    }
}

@media(max-width:736px) {
    .cd-header-buttons {
        right: 105px;
    }
}

@media(max-width:667px) {
    .rotate {
        margin-top: 3em;
    }
}

@media(max-width:640px) {
    .main-banner {
        min-height: 530px;
    }

    .baner-info-w3ls {
        padding: 8em 0 0;
        width: 90%;
    }

    .advantage_left {
        padding: 4em 1em;
    }

    .advantage_left h3 {
        font-size: 1.2em;
    }

    .inner-banner {
        min-height: 200px;
    }

    .popup {
        width: 90%;
    }
}

@media(max-width:600px) {
    .wedo_top li:nth-child(2) {
        margin: 0 1em;
    }

    section.foot-top-w3layouts p {
        font-size: 14px;
    }

    .contact-right h2 {
        font-size: 1.3em;
    }

    .contact-form {
        padding: 0 2em;
    }
}

@media(max-width:568px) {
    .main-banner {
        min-height: 460px;
    }

    .baner-info-w3ls h1 {
        font-size: 2.5em;
    }

    .baner-info-w3ls {
        padding: 7em 0 0;
        width: 95%;
    }

    .baner-info-w3ls h6 {
        font-size: 0.9em;
        letter-spacing: 3px;
    }

    .btn-primary {
        display: none;
    }

    .li-two-icon {
        display: none;
    }

    .ul.submenu {
        min-width: 9em;
    }
}

@media(max-width:480px) {
    .agile-link-bnr {
        padding: 9px 20px;
        letter-spacing: 1px;
    }

    .baner-info-w3ls h1 {
        font-size: 2.3em;
    }

    .advantage_left {
        padding: 3em 1em;
    }

    .advantage-grid-info1,
    .advantage-grid-info1.second,
    .advantage-grid-info1.third {
        min-height: 270px;
    }

    .advantage-grid-info1.second {
        min-height: 270px;
    }

    .advantage-grid-info1.third {
        min-height: 270px;
    }

    .advantage-grid-info1.tree {
        min-height: 270px;
    }

    .advantage-grid-info1.home {
        min-height: 270px;
    }

    .btn-primary {
        display: none;
    }

    .li-two-icon {
        display: none;
    }

    .ul.submenu {
        min-width: 9em;
    }
}

@media(max-width:440px) {
    .rotate {
        margin-top: 2em;
    }

    .main-banner {
        min-height: 436px;
    }

    .baner-info-w3ls {
        padding: 6em 0 0;
        width: 100%;
    }

    .wedo_top span {
        width: 70px;
        height: 70px;
        line-height: 67px;
        font-size: 30px;
    }

    .advantage_left h3 {
        font-size: 1em;
    }

    .services-box {
        padding: 2em 1em;
    }

    .service-content h4,
    .service-content h2 {
        font-size: 1em;
    }

    h3.tittle_head {
        font-size: 1.4em;
    }

    .btn-primary {
        display: none;
    }

    .li-two-icon {
        display: none;
    }

    .ul.submenu {
        min-width: 9em;
    }
}

@media(max-width:414px) {
    .btn-primary {
        display: none;
    }

    .ul.submenu {
        min-width: 9em;
    }

    .main-banner {
        background: url(../images/banner.jpg) center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        position: relative;
        min-height: 400px;
        background-attachment: fixed;
    }
}

@media(max-width:384px) {
    .btn-primary {
        display: none;
    }

    .li-two-icon {
        display: none;
    }

    .ul.submenu {
        min-width: 9em;
    }
}

@media(max-width:375px) {
    .btn-primary {
        display: none;
    }

    .li-two-icon {
        display: none;
    }

    .ul.submenu {
        min-width: 9em;
    }
}

/*--//responsive--*/

.gllbox {
    width: 100%;
    height: 815px;
    background-color: #f9fafb;
    display: flex;
    justify-content: center;
    align-content: center;
    overflow: hidden;
}

/* 一些简单的初始化文件 */
* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style-type: none;
}

/* 更改图片的大小 */
img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}

/* 确定盒子的大小 */
.box {
    position: relative;
    width: 68%;
    height: 100%;
    /* background-color: aqua; */
    /* 居中 */
    /* top: 0;
    left: 50%;
    transform: translate(-50%, 50%); */
}

.imgs {
    position: absolute;
    width: 100%;
    height: 100%;
    /* top: 0;
    left: 50%;
    transform: translate(-50%, 0%); */
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    /* padding-top: 2rem; */
    /* left: 17.5%; */
}

/* 让图片都叠在一起 */
.imgs li {
    position: absolute;
    /* width: 730px; */
    transition: 0.5s;
}

/* 给左右按钮设计样式，和定位 */
.box .left {
    position: absolute;
    font-size: 24px;
    color: white;
    width: 385px;
    height: 557px;
    line-height: 36px;
    text-align: center;
    /* background-color: black; */
    border-radius: 18px;
    opacity: 0.3;
    top: 16%;
    left: -138px;
    z-index: 999;
}

.box .right {
    position: absolute;
    font-size: 24px;
    color: white;
    width: 385px;
    height: 557px;
    line-height: 36px;
    text-align: center;
    /* background-color: black; */
    border-radius: 18px;
    opacity: 0.3;
    top: 16%;
    right: -138px;
    z-index: 999;
}

/* 给左右按钮添加鼠标移入样式 */
.left:hover {
    /* 把透明度挑高一点，让按钮看起来更亮一些 */
    opacity: 0.7;
}

.right:hover {
    opacity: 0.7;
}

img {
    width: 500px;
    height: 760px;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 1px;
    border-bottom-right-radius: 5px;
}

/* 把图片错开 */
.imgs .one {
    transform: translateX(-410px) scale(0.9);
    z-index: 1;
}

/* 第二张图片在中间，层级最高 */
.imgs .two {
    z-index: 2;
}

.imgs .three {
    transform: translateX(410px) scale(0.9);
    z-index: 1;
}

/* 刚开始不显示的图片就放在中间图片的下面 */
.imgs .four {
    transform: scale(0.5);
}

.imgs .five {
    transform: scale(0.5);
}

.imgs .six {
    transform: scale(0.5);
}

.imgs .seven {
    transform: scale(0.5);
}

.imgs .eight {
    transform: scale(0.5);
}

.imgs .nine {
    transform: scale(0.5);
}

.imgs .ten {
    transform: scale(0.5);
}

.imgs .eleven {
    transform: scale(0.5);
}

.imgs .twelve {
    transform: scale(0.5);
}

/* 设计小圆圈 */
/* 定位 */
.list {
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -81px;
    z-index: 777;
}

/* 设计样式 */
.list li {
    float: left;
    width: 15px;
    height: 15px;
    background-color: rgb(230, 230, 230);
    border-radius: 50%;
    margin: 0 6px;
    cursor: pointer;
}

/* 小圆圈改变后的样式 */
.list .change {
    background-color: rgb(236, 65, 65);
}

/* 左右两边各一个盒子 */
.rights {
    position: absolute;
    right: 0;
    bottom: 30px;
    height: 255.5px;
    width: 100px;
}

.lefts {
    position: absolute;
    left: 0;
    bottom: 14px;
    height: 255.5px;
    width: 100px;
}

.box-top {
    display: flex;
    /* align-items: center; */
    /* align-content: center; */
    justify-content: center;
    /* padding-top: 1%; */
    /* top: 5px; */
    position: relative;
    top: 5%;
}

@media(max-width:1024px) {
    .gllbox {
        width: 100%;
        height: 800px;
        background-color: #f9fafb;
        display: flex;
        justify-content: center;
        align-content: center;
        overflow: hidden;
    }

    .box .left {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 250px;
        height: 368px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 27%;
        left: -180px;
        z-index: 999;
    }

    .box .right {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 250px;
        height: 368px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 27%;
        right: -180px;
        z-index: 999;
    }

    .imgs .one {
        transform: translateX(-303px) scale(0.6);
        z-index: 1;
    }

    /* 第二张图片在中间，层级最高 */
    .imgs .two {
        transform: scale(0.8);
        z-index: 2;
    }

    .imgs .three {
        transform: translateX(303px) scale(0.6);
        z-index: 1;
    }

    /* 刚开始不显示的图片就放在中间图片的下面 */
    .imgs .four {
        transform: scale(0.5);
    }

    .imgs .five {
        transform: scale(0.5);
    }

    .imgs .six {
        transform: scale(0.5);
    }

    .imgs .seven {
        transform: scale(0.5);
    }

    .imgs .eight {
        transform: scale(0.5);
    }

    .imgs .nine {
        transform: scale(0.5);
    }

    .imgs .ten {
        transform: scale(0.5);
    }

    .imgs .eleven {
        transform: scale(0.5);
    }

    .imgs .twelve {
        transform: scale(0.5);
    }
}


@media(max-width:800px) {
    .gllbox {
        width: 100%;
        height: 500px;
        background-color: #f9fafb;
        display: flex;
        justify-content: center;
        align-content: center;
        overflow: hidden;
    }

    .box .left {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 215px;
        height: 250px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 25%;
        left: -190px;
        z-index: 999;
    }

    .box .right {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 215px;
        height: 250px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 25%;
        right: -190px;
        z-index: 999;
    }

    .imgs .one {
        transform: translateX(-265px) scale(0.58);
        z-index: 1;
    }

    /* 第二张图片在中间，层级最高 */
    .imgs .two {
        transform: scale(0.75);
        z-index: 2;
    }

    .imgs .three {
        transform: translateX(265) scale(0.58);
        z-index: 1;
    }

    /* 刚开始不显示的图片就放在中间图片的下面 */
    .imgs .four {
        transform: scale(0.1);
    }

    .imgs .five {
        transform: scale(0.1);
    }

    .imgs .six {
        transform: scale(0.1);
    }

    .imgs .seven {
        transform: scale(0.1);
    }

    .imgs .eight {
        transform: scale(0.1);
    }

    .imgs .nine {
        transform: scale(0.1);
    }

    .imgs .ten {
        transform: scale(0.1);
    }

    .imgs .eleven {
        transform: scale(0.1);
    }

    .imgs .twelve {
        transform: scale(0.1);
    }
}


@media(max-width:768px) {
    .gllbox {
        width: 100%;
        height: 500px;
        background-color: #f9fafb;
        display: flex;
        justify-content: center;
        align-content: center;
        overflow: hidden;
    }

    .box .left {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 167px;
        height: 250px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 25%;
        left: -90px;
        z-index: 999;
    }

    .box .right {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 167px;
        height: 250px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 25%;
        right: -90px;
        z-index: 999;
    }

    .imgs .one {
        transform: translateX(-192px) scale(0.4);
        z-index: 1;
    }

    /* 第二张图片在中间，层级最高 */
    .imgs .two {
        transform: scale(0.5);
        z-index: 2;
    }

    .imgs .three {
        transform: translateX(192px) scale(0.4);
        z-index: 1;
    }

    /* 刚开始不显示的图片就放在中间图片的下面 */
    .imgs .four {
        transform: scale(0.1);
    }

    .imgs .five {
        transform: scale(0.1);
    }

    .imgs .six {
        transform: scale(0.1);
    }

    .imgs .seven {
        transform: scale(0.1);
    }

    .imgs .eight {
        transform: scale(0.1);
    }

    .imgs .nine {
        transform: scale(0.1);
    }

    .imgs .ten {
        transform: scale(0.1);
    }

    .imgs .eleven {
        transform: scale(0.1);
    }

    .imgs .twelve {
        transform: scale(0.1);
    }
}

@media(max-width:540px) {
    .gllbox {
        width: 100%;
        height: 400px;
        background-color: #f9fafb;
        display: flex;
        justify-content: center;
        align-content: center;
        overflow: hidden;
    }

    .box .left {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 164px;
        height: 244px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 19%;
        left: -138px;
        z-index: 999;
    }

    .box .right {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 164px;
        height: 244px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 34%;
        right: -138px;
        z-index: 999;
    }

    .imgs .one {
        transform: translateX(-186px) scale(0.4);
        z-index: 1;
    }

    /* 第二张图片在中间，层级最高 */
    .imgs .two {
        transform: scale(0.47);
        z-index: 2;
    }

    .imgs .three {
        transform: translateX(186px) scale(0.4);
        z-index: 1;
    }

    /* 刚开始不显示的图片就放在中间图片的下面 */
    .imgs .four {
        transform: scale(0.1);
    }

    .imgs .five {
        transform: scale(0.1);
    }

    .imgs .six {
        transform: scale(0.1);
    }

    .imgs .seven {
        transform: scale(0.1);
    }

    .imgs .eight {
        transform: scale(0.1);
    }

    .imgs .nine {
        transform: scale(0.1);
    }

    .imgs .ten {
        transform: scale(0.1);
    }

    .imgs .eleven {
        transform: scale(0.1);
    }

    .imgs .twelve {
        transform: scale(0.1);
    }
}


@media(max-width:375px) {
    .gllbox {
        width: 100%;
        height: 320px;
        background-color: #f9fafb;
        display: flex;
        justify-content: center;
        align-content: center;
        overflow: hidden;
    }

    .box .left {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 105px;
        height: 150px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 31%;
        left: -90px;
        z-index: 999;
    }

    .box .right {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 105px;
        height: 150px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 31%;
        right: -90px;
        z-index: 999;
    }

    .imgs .one {
        transform: translateX(-129px) scale(0.25);
        z-index: 1;
    }

    /* 第二张图片在中间，层级最高 */
    .imgs .two {
        transform: scale(0.35);
        z-index: 2;
    }

    .imgs .three {
        transform: translateX(129px) scale(0.25);
        z-index: 1;
    }

    /* 刚开始不显示的图片就放在中间图片的下面 */
    .imgs .four {
        transform: scale(0.1);
    }

    .imgs .five {
        transform: scale(0.1);
    }

    .imgs .six {
        transform: scale(0.1);
    }

    .imgs .seven {
        transform: scale(0.1);
    }

    .imgs .eight {
        transform: scale(0.1);
    }

    .imgs .nine {
        transform: scale(0.1);
    }

    .imgs .ten {
        transform: scale(0.1);
    }

    .imgs .eleven {
        transform: scale(0.1);
    }

    .imgs .twelve {
        transform: scale(0.1);
    }
}


@media(max-width:414px) {
    .gllbox {
        width: 100%;
        height: 300px;
        background-color: #f9fafb;
        display: flex;
        justify-content: center;
        align-content: center;
        overflow: hidden;
    }

    .box .left {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 160px;
        height: 185px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 26%;
        left: -138px;
        z-index: 999;
    }

    .box .right {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 160px;
        height: 185px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 26%;
        right: -138px;
        z-index: 999;
    }

    .imgs .one {
        transform: translateX(-140px) scale(0.3);
        z-index: 1;
    }

    /* 第二张图片在中间，层级最高 */
    .imgs .two {
        transform: scale(0.35);
        z-index: 2;
    }

    .imgs .three {
        transform: translateX(140px) scale(0.3);
        z-index: 1;
    }

    /* 刚开始不显示的图片就放在中间图片的下面 */
    .imgs .four {
        transform: scale(0.1);
    }

    .imgs .five {
        transform: scale(0.1);
    }

    .imgs .six {
        transform: scale(0.1);
    }

    .imgs .seven {
        transform: scale(0.1);
    }

    .imgs .eight {
        transform: scale(0.1);
    }

    .imgs .nine {
        transform: scale(0.1);
    }

    .imgs .ten {
        transform: scale(0.1);
    }

    .imgs .eleven {
        transform: scale(0.1);
    }

    .imgs .twelve {
        transform: scale(0.1);
    }
}


@media(max-width:411px) {
    .gllbox {
        width: 100%;
        height: 300px;
        background-color: #f9fafb;
        display: flex;
        justify-content: center;
        align-content: center;
        overflow: hidden;
    }

    .box .left {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 123px;
        height: 185px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 27%;
        left: -102px;
        z-index: 999;
    }

    .box .right {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 123px;
        height: 185px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 27%;
        right: -102px;
        z-index: 999;
    }

    .imgs .one {
        transform: translateX(-140px) scale(0.3);
        z-index: 1;
    }

    /* 第二张图片在中间，层级最高 */
    .imgs .two {
        transform: scale(0.35);
        z-index: 2;
    }

    .imgs .three {
        transform: translateX(140px) scale(0.3);
        z-index: 1;
    }

    /* 刚开始不显示的图片就放在中间图片的下面 */
    .imgs .four {
        transform: scale(0.1);
    }

    .imgs .five {
        transform: scale(0.1);
    }

    .imgs .six {
        transform: scale(0.1);
    }

    .imgs .seven {
        transform: scale(0.1);
    }

    .imgs .eight {
        transform: scale(0.1);
    }

    .imgs .nine {
        transform: scale(0.1);
    }

    .imgs .ten {
        transform: scale(0.1);
    }

    .imgs .eleven {
        transform: scale(0.1);
    }

    .imgs .twelve {
        transform: scale(0.1);
    }
}


@media(max-width:375px) {
    .gllbox {
        width: 100%;
        height: 320px;
        background-color: #f9fafb;
        display: flex;
        justify-content: center;
        align-content: center;
        overflow: hidden;
    }

    img {
        width: 800px;
        /* height: 624px; */
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        border-radius: 1px;
    }

    .box .left {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 105px;
        height: 160px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 30%;
        left: -94px;
        z-index: 999;
    }

    .box .right {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 105px;
        height: 160px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 30%;
        right: -94px;
        z-index: 999;
    }

    .imgs .one {
        transform: translateX(-130px) scale(0.15);
        z-index: 1;
    }

    /* 第二张图片在中间，层级最高 */
    .imgs .two {
        transform: scale(0.2);
        z-index: 2;
    }

    .imgs .three {
        transform: translateX(130px) scale(0.15);
        z-index: 1;
    }

    /* 刚开始不显示的图片就放在中间图片的下面 */
    .imgs .four {
        transform: scale(0.1);
    }

    .imgs .five {
        transform: scale(0.1);
    }

    .imgs .six {
        transform: scale(0.1);
    }

    .imgs .seven {
        transform: scale(0.1);
    }

    .imgs .eight {
        transform: scale(0.1);
    }

    .imgs .nine {
        transform: scale(0.1);
    }

    .imgs .ten {
        transform: scale(0.1);
    }

    .imgs .eleven {
        transform: scale(0.1);
    }

    .imgs .twelve {
        transform: scale(0.1);
    }
}


@media(max-width:320px) {
    .gllbox {
        width: 100%;
        height: 300px;
        background-color: #f9fafb;
        display: flex;
        justify-content: center;
        align-content: center;
        overflow: hidden;
    }

    img {
        width: 800px;
        /* height: 624px; */
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        border-radius: 1px;
    }

    .box .left {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 90px;
        height: 126px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 29%;
        left: -70px;
        z-index: 999;
    }

    .box .right {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 90px;
        height: 126px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 29%;
        right: -70px;
        z-index: 999;
    }

    .imgs .one {
        transform: translateX(-103px) scale(0.12);
        z-index: 1;
    }

    /* 第二张图片在中间，层级最高 */
    .imgs .two {
        transform: scale(0.15);
        z-index: 2;
    }

    .imgs .three {
        transform: translateX(103px) scale(0.12);
        z-index: 1;
    }

    /* 刚开始不显示的图片就放在中间图片的下面 */
    .imgs .four {
        transform: scale(0.1);
    }

    .imgs .five {
        transform: scale(0.1);
    }

    .imgs .six {
        transform: scale(0.1);
    }

    .imgs .seven {
        transform: scale(0.1);
    }

    .imgs .eight {
        transform: scale(0.1);
    }

    .imgs .nine {
        transform: scale(0.1);
    }

    .imgs .ten {
        transform: scale(0.1);
    }

    .imgs .eleven {
        transform: scale(0.1);
    }

    .imgs .twelve {
        transform: scale(0.1);
    }
}


@media(max-width:280px) {
    .gllbox {
        width: 100%;
        height: 300px;
        background-color: #f9fafb;
        display: flex;
        justify-content: center;
        align-content: center;
        overflow: hidden;
    }

    .box .left {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 60px;
        height: 94px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 34%;
        left: -38px;
        z-index: 999;
    }

    .box .right {
        position: absolute;
        font-size: 24px;
        color: white;
        width: 60px;
        height: 94px;
        line-height: 36px;
        text-align: center;
        /* background-color: black; */
        border-radius: 18px;
        opacity: 0.3;
        top: 34%;
        right: -38px;
        z-index: 999;
    }

    .imgs .one {
        transform: translateX(-75px) scale(0.15);
        z-index: 1;
    }

    /* 第二张图片在中间，层级最高 */
    .imgs .two {
        transform: scale(0.2);
        z-index: 2;
    }

    .imgs .three {
        transform: translateX(75px) scale(0.15);
        z-index: 1;
    }

    /* 刚开始不显示的图片就放在中间图片的下面 */
    .imgs .four {
        transform: scale(0.1);
    }

    .imgs .five {
        transform: scale(0.1);
    }

    .imgs .six {
        transform: scale(0.1);
    }

    .imgs .seven {
        transform: scale(0.1);
    }

    .imgs .eight {
        transform: scale(0.1);
    }

    .imgs .nine {
        transform: scale(0.1);
    }

    .imgs .ten {
        transform: scale(0.1);
    }

    .imgs .eleven {
        transform: scale(0.1);
    }

    .imgs .twelve {
        transform: scale(0.1);
    }
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.benimg {
    width: 100%;
    height: 100%;
}


.gllboxvideo {
    width: 100%;
    /* height: 815px; */
    background-color: #f9fafb;
    display: flex;
    justify-content: center;
    align-content: center;
    /* align-items: center; */
    overflow: hidden;
}

.videocenter {
    position: relative;
    /* width: 136vh; */
    height: 95%;
    padding-bottom: 2rem;
}

.videofize {
    width: 3vh;
    height: 3vh;
    cursor: pointer;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

/* #video-container {
    text-align: center;
    margin-top: 50px;
}
#play-icon {
    cursor: pointer;
    width: 100px;
    height: 100px;
} */

.container11 {
    display: flex;
    align-items: center;
    /* 垂直居中 */
}

.item {
    flex: 1;
    /* 使所有项目平分容器空间 */
}

.small {
    /* flex: 0.5; */
    /* 小图占用的空间比大图小 */
}

.large {
    /* flex: 2; */
    /* 大图占用的空间比小图大 */
}

.img-fluid1 {
    width: 34vw;
    height: 80.5vh;
}

.img-fluid {
    width: 48.6vw;
    height: 66.4vh;
}

.cpy-right-div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* 居中对齐 */
    display: flex;
    align-items: center;
    gap: 2em; /* 控制两个文字之间的间距 */
}

.copy-w3ls {
    color: aliceblue;
    margin: 0;
    white-space: nowrap; /* 防止换行 */
}