body {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #333333;
}
.clear{clear: both;}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover {
    text-decoration: none;
}

i,
span,
a {
    display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #333333;
    margin: 0px;
}
h1 {
    font-size: 48px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

ul, ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

/*p {*/
/*    font-size: 16px;*/
/*    font-weight: 300;*/
/*    line-height: 24px;*/
/*    color: #333333;*/
/*    margin: 0px;*/
/*}*/

.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

/*==========================
        2.HELPER
============================*/
.section {
    position: relative;
    overflow: hidden;
    background: #efefef;
}

.section_title {
    position: relative;
}

    .section_title h2 {
        position: relative;
        margin-bottom: 22px;
        color: #333;
        font-size: 34px;
        font-weight: 500;
    }

        .section_title h2:after {
            position: absolute;
            content: '';
            width: 60px;
            height: 4px;
            background-color: #1668ec;
            display: block;
            top: -15px;
            left: -30px;
            right: 0;
            margin: auto;
        }

        .section_title h2:before {
            position: absolute;
            content: '';
            width: 20px;
            height: 4px;
            background-color: #1668ec;
            display: block;
            top: -15px;
            left: 0;
            right: -70px;
            margin: auto;
        }

.section_subtitle {
    line-height: 25px;
    max-width: 750px;
    padding-top: 0;
    color: #666;
    margin-bottom: 0;
}
.section .row p{
	text-align: justify;
	height: 276px;
	overflow-y: auto;
	color: #fff;
}
.section .row .left .white-btn{
	position: absolute;
	right: 40px;
	bottom: 34px;
}
.section .row .row .white-btn{
	position: absolute;
	left: 40px;
	bottom: 34px;
}
.banner{
	width: 100%;
	display: block;
	overflow: hidden;
	margin-top: 90px;
}

.tab{
	width: 100%;
	height: 75px;
	overflow: hidden;
	display: block;
	background: url(../image/tab-bg.jpg);
}
.tab ul{
	width: 725px;
	height: 75px;
	margin: 0 auto;
	box-shadow: 0 0 17px rgba(0,0,0,0.09);
}
.tab ul li{
	width: 240px;
	float: left;
	text-align: center;
	line-height: 75px;
	box-shadow: 0 0 17px rgba(0,0,0,0.09);
}

.tab a{
	font-size: 25px;
}
.tab a img{
	float: left;
	margin-top: 22px;
	margin-right: 10px;
}
.tab .active{
	background: url(../images/tab-bg.jpg) no-repeat center;
	color: #fff;
}
.tab .active a{
	color: #fff;
}
.tab-img{
	width: 100%;
	height: 523px;
	background: url(../images/pic1.jpg) no-repeat center ;
}
.section .tab-top{
	width: 100%;
	height: 317px;
	background: rgba(254,254,254,0.8);
	margin-top: -136px;
	text-align: center;
}
.section .tab-top h2{
	font-size: 35px;
	font-weight: 500;
	padding-top: 40px;
}
.section .tab-top span{
	font-size: 14px;
	color: #03567b;
	margin-top: 16px;
}
.section .tab-top p{
	margin-top: 50px;
	text-align: center;
	font-size: 19px;
}
.section .tab-top ul{
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	overflow: hidden;
}
.section .tab-top ul li{
	min-width: 12.5%;
	border: 1px solid #666666;
	border-radius: 999px;
	display: inline-block;
	margin: 0 12px;
	padding:0;
	line-height: 1;
	text-align: center;
	margin-top:25px;
}
.section .tab-top .active{
	background: #0037a0;
}
.section .tab-top .active a{
	color: #fff;
}
.section .row{
	margin-top: 100px;
}
.section .container{
	max-width: 1400px;
}
.section .mt-4{
	margin-top: 0 !important;
}
.section .container .row{
	margin-left: 0;
	margin-right: 0;
}
.section .container .col-md-6,.section .container .col-sm-12{
	padding-left: 0;
	padding-right: 0;
}
.section .col-md-6{
	width: 50%;
	height: 100%;
	float: left;
}
@media (max-width:750px) {
	.section .col-md-6{
		width: 100%;
		height: auto;
	}
	.met-footnav .ewm{float: inherit !important;}
	.section .row{
		margin-top: 0;
	}
}
/*.section .row:first-child{*/
/*	margin-top: 68px;*/
/*}*/
.section h4{
	color: #fff;
}

.section .row{
	margin-top: 100;
}
.about-content{
	padding-top: 48px;
	padding-right: 60px;
	padding-left: 70px;
}

.section .row:last-child{
	margin-bottom: 86px;
}
.zzcy .align-items-center{
	background: #1e4d86;
	/*height: 450px !important;*/
}
.zhwy .align-items-center{
	background: #2caca4;
	/*height: 450px !important;*/
}
.jzjd .align-items-center{
	background: #efa351;
	/*height: 450px !important;*/
}
.whly .align-items-center{
	background: #2caca4;
	/*height: 450px !important;*/
}
.syyy .align-items-center{
	background: #1d42a2;
	/*height: 450px !important;*/
}
@media (max-width:750px;) {
	.zzcy{
		background: #1e4d86;
		/*height: 452px !important;*/
	}
	.zhwy{
		background: #2caca4;
		/*height: 452px !important;*/
	}
	.jzjd{
		background: #efa351;
		/*height: 452px !important;*/
	}
	.whly{
		background: #2caca4;
		/*height: 452px !important;*/
	}
	.syyy{
		background: #1d42a2;
		/*height: 452px !important;*/
	}
	
}
/*==========================
        3.PRELOADER
============================*/
.spinner-wrapper {
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
}

.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3.75rem;
    height: 1.25rem;
    margin: -0.625rem 0 0 -1.875rem;
    text-align: center;
}

    .spinner > div {
        display: inline-block;
        width: 1rem;
        height: 1rem;
        border-radius: 100%;
        background-color: #1668ec;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    .spinner .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .spinner .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        -ms-transform: scale(1.0);
        transform: scale(1.0);
    }
}
/*===========================
    4.BUTTON css 
===========================*/
.buttons-title .title {
    font-size: 36px;
    line-height: 45px;
    color: #6c6c6c;
}

.white-btn {
    border-radius: 50px;
   
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 30px;
    z-index: 5;
    position: relative;
    font-size: 16px;
    font-weight: 400;
}



.main-btn {
    border-radius: 50px;
    padding: 10px 30px;
    background: -webkit-linear-gradient(left,#fe8464 0%,#fe6e9a 50%,#fe8464 100%);
    background: -o-linear-gradient(left,#fe8464 0%,#fe6e9a 50%,#fe8464 100%);
    background: linear-gradient(to right,#fe8464 0%,#fe6e9a 50%,#fe8464 100%);
    background-size: 200%;
    border: 2px solid #fe7856;
    color: #fff;
    z-index: 5;
    position: relative;
    font-size: 16px;
    font-weight: 400;
}

    .main-btn:hover {
        background: #fff;
        color: #fe7856;
        border: 2px solid #fe7856;
    }

/*===========================
        5.NAVBAR css 
===========================*/
.navbar-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    z-index: 99;
    background: url(../image/nav-bg.jpg) no-repeat center;
}

    .navbar-area .navbar {
        position: relative;
        padding: 0;
    }

        .navbar-area .navbar .navbar-toggler .toggler-icon {
            width: 30px;
            height: 2px;
            background-color: #fff;
            margin: 5px 0;
            display: block;
            position: relative;
            transition: all 0.3s ease-out 0s;
        }

        .navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(1) {
            transform: rotate(45deg);
            top: 7px;
        }

        .navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(2) {
            opacity: 0;
        }

        .navbar-area .navbar .navbar-toggler.active .toggler-icon:nth-of-type(3) {
            transform: rotate(135deg);
            top: -7px;
        }

        .navbar-area .navbar .navbar-nav .nav-item {
            margin: 0 15px;
            position: relative;
        }

            .navbar-area .navbar .navbar-nav .nav-item > a {
                font-size: 16px;
                line-height: 24px;
                font-weight: 400;
                padding: 26px 0;
                color: #fff;
                text-transform: capitalize;
                position: relative;
                opacity: 0.8;
                transition: all 0.3s ease-out 0s;
            }

            .navbar-area .navbar .navbar-nav .nav-item a::before {
                position: absolute;
                content: '';
                width: 52px;
                height: 1px;
                left: 50%;
                margin: 0 2px;
                bottom: 14px;
                background-color: #d0b0b0;
                transition: all 0.3s ease-out 0s;
                transform: translate(-50%) scaleX(0);
            }



            .navbar-area .navbar .navbar-nav .nav-item.active > a, .navbar-area .navbar .navbar-nav .nav-item:hover > a {
                opacity: 1;
                color: #d0b0b0;
            }

                .navbar-area .navbar .navbar-nav .nav-item.active > a::before, .navbar-area .navbar .navbar-nav .nav-item:hover > a::before {
                    transform: translate(-50%) scaleX(1);
                }

        .navbar-area .navbar .navbar-btn li {
            display: inline-block;
            margin-right: 5px;
        }

            .navbar-area .navbar .navbar-btn li a {
                padding: 10px 30px;
                font-size: 16px;
                text-transform: capitalize;
                font-weight: 500;
                color: #fff;
                border-radius: 4px;
                transition: all 0.3s ease-out 0s;
            }

                .navbar-area .navbar .navbar-btn li a.light {
                }

                    .navbar-area .navbar .navbar-btn li a.light:hover {
                        background-color: rgba(255, 255, 255, 0.4);
                    }

                .navbar-area .navbar .navbar-btn li a.solid {
                    color: #fff;
                    background: linear-gradient(to right,#fe8464 0%,#fe6e9a 50%,#fe8464 100%);
                    background-size: 200%;
                    border-radius: 50px;
                    border: 2px solid #fe7856;
                }

                    .navbar-area .navbar .navbar-btn li a.solid:hover {
                        background: #fff;
                        color: #fe7856;
                        border: 2px solid #fe7856;
                    }

    .navbar-area.sticky {
        background-color: #fff;
        z-index: 999;
        position: fixed;
        box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
        padding: 0px;
    }

        .navbar-area.sticky .navbar .navbar-toggler .toggler-icon {
            background-color: #333333;
        }

        .navbar-area.sticky .navbar .navbar-nav .nav-item a {
            color: #fff;
            opacity: 0.9;
        }

            .navbar-area.sticky .navbar .navbar-nav .nav-item a::before {
                background-color: #d0b0b0;
            }


        .navbar-area.sticky .navbar .navbar-nav .nav-item.active, .navbar-area.sticky .navbar .navbar-nav .nav-item:hover {
            color: #333333;
            opacity: 1;
        }

            .navbar-area.sticky .navbar .navbar-nav .nav-item.active a {
                color: #d0b0b0;
            }

        .navbar-area.sticky .navbar .navbar-btn li a.light {
            color: #fff;
            background-color: #fff;
            background-size: 200%;
        }

        .navbar-area.sticky .navbar .navbar-btn li a.solid {
            color: #fff;
            background: linear-gradient(to right,#fe8464 0%,#fe6e9a 50%,#fe8464 100%);
            background-size: 200%;
        }

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #d0b0b0;
}

.dropdown-menu.dropdown-menu-right.show {
    margin: 0px;
    padding: 0px;
}


/*===========================
       6.HOME css 
===========================*/
.home_area {
    position: relative;
    background: #1668ec;
    background: linear-gradient(to right, #1668ec 0%,#685ac5 100%);
}

    .home_area::after {
        content: '';
        background-image: url(../image/header-shape.svg);
        background-size: 101%;
        background-repeat: no-repeat;
        background-position: bottom;
        display: block;
        height: 100%;
        position: absolute;
        bottom: -1px;
        left: -1px;
        right: 0px;
        z-index: 1;
    }

.home-content {
    position: relative;
    z-index: 9;
    padding-top: 180px;
    padding-bottom: 200px;
}

    .home-content .main-btn {
        border: 2px solid #fff;
        background: transparent;
    }

        .home-content .main-btn:hover {
            border: 2px solid #fff;
            background: #fff;
            color: #0067f4;
        }

    .home-content .title {
        font-size: 75px;
        line-height: 85px;
        color: #fff;
        font-weight: 700;
    }

    .home-content .text {
        color: #fff;
        margin-top: 16px;
    }

    .home-content .slider-btn {
        padding-top: 16px;
    }

        .home-content .slider-btn li {
            display: inline-block;
            margin: 16px 8px 0;
        }

            .home-content .slider-btn li a.rounded-one {
                background-color: #fff;
                border-color: #fff;
            }

                .home-content .slider-btn li a.rounded-one:hover {
                    background-color: transparent;
                    color: #fff;
                }

            .home-content .slider-btn li a.rounded-two {
                border-color: #fff;
            }

                .home-content .slider-btn li a.rounded-two:hover {
                    background-color: #fff;
                    color: #0067f4;
                }


.scroll-next {
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: 9;
    width: 100%;
    text-align: center;
}

    .scroll-next a {
        height: 55px;
        width: 55px;
        transition: all 0.5s;
        animation: BounceAnimation 4s infinite;
    }

@-webkit-keyframes BounceAnimation {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-20px);
    }

    60% {
        -webkit-transform: translateY(-10px);
    }
}

@-moz-keyframes BounceAnimation {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-20px);
    }

    60% {
        -moz-transform: translateY(-10px);
    }
}

@keyframes BounceAnimation {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-20px);
    }

    60% {
        transform: translateY(-10px);
    }
}

/*===========================
      7.SERVICES css 
===========================*/
.services {
    padding: 22px;
    background-color: #fff;
    border-radius: 8px;
    border: 2px solid #efefef;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.09);
    margin-top: 30px;
}

    .services:hover {
        border: 2px solid #fc3832;
        transition: all 0.3s ease-out 0s;
    }

    .services .services-title-icon .services-title {
        font-size: 22px;
        line-height: 30px;
        font-weight: 500;
    }

        .services .services-title-icon .services-title a:hover {
            color: #0067f4;
        }

    .services .services-title-icon .services-icon {
        position: relative;
        display: inline-block;
        margin-right: 20px;
        background: #1668ec;
        background: linear-gradient(to right, #1668ec 0%,#685ac5 100%);
        border-radius: 50px;
        width: 60px;
        height: 60px;
    }

        .services .services-title-icon .services-icon i {
            font-size: 32px;
            line-height: 60px;
            color: #fff;
            position: relative;
            z-index: 5;
            padding-left: 15px;
        }

    .services:hover .services-icon {
        background: linear-gradient(to right,#fe8464 0%,#fe6e9a 50%,#fe8464 100%);
        background-size: 200%;
    }

    .services .services-content .text {
        font-size: 16px;
        line-height: 26px;
        margin-top: 10px;
    }

    .services .services-content .services-btn {
        color: #0067f4;
        font-size: 16px;
        font-weight: 600;
        margin-top: 20px;
    }

/*===========================
      8.ABOUT css 
===========================*/
.about-content h4 {
    font-size: 40px;
    line-height: 35px;
    margin-bottom: 20px;
    font-weight: 500;
}

.about-content .text {
    line-height: 30px;
}



/*===========================
      9.PRICING css 
===========================*/
.single-pricing {
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.09);
    padding: 24px 20px 50px;
    border-radius: 9px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border: 2px solid #f8f9fa;
    background-image: url(../image/price-shape.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}

    .single-pricing:hover {
        border: 2px solid #fc3832;
        transition: all 0.3s ease-out 0s;
    }


    .single-pricing .pricing-header .sub-title {
        font-size: 20px;
        font-weight: 500;
        line-height: 25px;
        color: #333333;
        position: relative;
        padding-bottom: 8px;
    }


    .single-pricing .pricing-header .price {
        display: block;
        font-size: 48px;
        font-weight: 600;
        line-height: 80px;
        color: #333333;
    }

    .single-pricing .buttom-shape {
        position: absolute;
        bottom: -20px;
        left: 0;
        width: 101%;
    }

    .single-pricing .pricing-header .year {
        font-size: 20px;
        font-weight: 400;
        line-height: 25px;
    }

    .single-pricing .pricing-list ul li {
        font-size: 16px;
        line-height: 24px;
        color: #333333;
        margin-top: 16px;
    }

        .single-pricing .pricing-list ul li i {
            color: #0067f4;
            margin-right: 8px;
        }




/*===========================
        10.TEAM css 
===========================*/
.team-style-eleven {
    position: relative;
    box-shadow: 0px 8px 16px 0px rgba(72, 127, 255, 0.1);
}

    .team-style-eleven .team-image img {
        width: 100%;
    }

    .team-style-eleven .team-content {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        padding-top: 25px;
        padding-bottom: 25px;
        z-index: 5;
        transition: all 0.3s ease-out 0s;
    }

        .team-style-eleven .team-content::before {
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: linear-gradient(to right, #0067f4 0%, #2bdbdc 100%);
            z-index: -1;
            transition: all 0.3s ease-out 0s;
            opacity: 0;
        }

        .team-style-eleven .team-content .team-social {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            transition: all 0.3s ease-out 0s;
            visibility: hidden;
            opacity: 0;
        }

            .team-style-eleven .team-content .team-social .social {
                background-color: #fff;
                display: inline-block;
                padding: 10px 20px 6px;
                border-radius: 50px;
            }

                .team-style-eleven .team-content .team-social .social li {
                    display: inline-block;
                    margin: 0 8px;
                }

                    .team-style-eleven .team-content .team-social .social li a {
                        font-size: 16px;
                        color: #a4a4a4;
                        transition: all 0.3s ease-out 0s;
                    }

                        .team-style-eleven .team-content .team-social .social li a:hover {
                            color: #0067f4;
                        }

        .team-style-eleven .team-content .team-name a {
            color: #333333;
            font-size: 24px;
            font-weight: 600;
            transition: all 0.3s ease-out 0s;
        }

        .team-style-eleven .team-content .sub-title {
            font-size: 16px;
            color: #0067f4;
            transition: all 0.3s ease-out 0s;
        }

    .team-style-eleven:hover .team-content {
        padding-top: 50px;
    }

        .team-style-eleven:hover .team-content::before {
            opacity: 1;
        }

        .team-style-eleven:hover .team-content .team-social {
            top: -20px;
            visibility: visible;
            opacity: 1;
        }

        .team-style-eleven:hover .team-content .team-name a {
            color: #fff;
        }

        .team-style-eleven:hover .team-content .sub-title {
            color: #fff;
        }

.single-team {
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.09);
    overflow: hidden;
    border-radius: 10px;
}

    .single-team .team-image {
        position: relative;
    }

        .single-team .team-image img {
            width: 100%;
        }

        .single-team .team-image .social {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 25px;
        }

            .single-team .team-image .social ul {
                background-color: rgba(255, 255, 255, 0.23);
                display: inline-block;
                border-radius: 50px;
                padding: 0 13px;
                position: relative;
                z-index: 5;
                overflow: hidden;
            }

                .single-team .team-image .social ul::before {
                    position: absolute;
                    content: '';
                    width: 100%;
                    height: 100%;
                    z-index: -1;
                    top: 0;
                    left: 0;
                    background: linear-gradient(#fe8464 0%, #fe6e9a 100%);
                    opacity: 0;
                    visibility: hidden;
                    transition: all 0.3s ease-out 0s;
                }

                .single-team .team-image .social ul li {
                    display: inline-block;
                }

                    .single-team .team-image .social ul li a {
                        padding: 15px 13px;
                        color: #fff;
                    }

    .single-team .team-content {
        padding: 30px;
    }

        .single-team .team-content .holder-name a {
            font-size: 20px;
            font-weight: 700;
            color: #2E2E2E;
        }

        .single-team .team-content .text {
            margin-top: 5px;
        }

    .single-team:hover .team-image .social ul::before {
        opacity: 1;
        visibility: visible;
    }


/*===========================
      11.TESTIMONIAL css 
===========================*/
.testimonial-area {
    background-image: url(../image/testimonial_bg.jpg);
    background-size: 100%;
    background-attachment: fixed;
    position: relative;
}

    .testimonial-area::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #003994e0;
        left: 0px;
        top: 0px;
        display: block;
    }

    .testimonial-area .section-title .title {
        color: #fff;
    }

.single-testimonial {
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(167, 167, 167, 0.16);
    overflow: hidden;
    border-radius: 10px;
    padding: 25px 30px 5px;
    border-radius: 10px;
    border: 2px solid transparent;
    margin: 30px 0;
    transition: all 0.3s ease-out 0s;
}

    .single-testimonial .testimonial-review .quota i {
        font-size: 36px;
        color: #119BD2;
        transition: all 0.3s ease-out 0s;
    }

    .single-testimonial .testimonial-review .star ul li {
        display: inline-block;
        font-size: 16px;
        color: #FE806D;
    }

.author-image {
    margin-right: 20px;
}

.single-testimonial .author-image img {
    width: 60px;
    height: 60px;
    border-radius: 50px;
}

.single-testimonial .testimonial-author .author-content .holder-name {
    font-size: 18px;
    font-weight: 700;
    color: #2E2E2E;
}

.single-testimonial .testimonial-author .author-content .text {
    font-size: 15px;
}

.single-testimonial:hover {
    border-color: #FE7A7B;
}

    .single-testimonial:hover .testimonial-review .quota i {
        color: #FE7A7B;
    }

.slick-center .single-testimonial {
    border-color: #FE7A7B;
}

    .slick-center .single-testimonial .testimonial-review .quota i {
        color: #FE7A7B;
    }

.testimonial-active .slick-dots {
    margin: 0 auto;
}

    .testimonial-active .slick-dots li {
        display: inline-block;
        margin: 0 4px;
    }

        .testimonial-active .slick-dots li button {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: linear-gradient(180deg, #fff 0%, #fff 100%);
            border: 0;
            font-size: 0;
            opacity: 0.5;
            transition: all 0.3s ease-out 0s;
        }

        .testimonial-active .slick-dots li.slick-active button {
            opacity: 1;
            width: 15px;
            height: 15px;
        }

/*===========================
       12.FAQ's css 
===========================*/
.faq-area .faq-accordion .accordion .card {
    border: 0;
    background: none;
}

    .faq-area .faq-accordion .accordion .card .card-header {
        border: 0;
        background: none;
        margin-top: 15px;
        padding: 1px 0px;
    }

        .faq-area .faq-accordion .accordion .card .card-header a {
            font-size: 18px;
            font-weight: 500;
            color: #000;
            display: block;
            position: relative;
            padding: 10px 15px;
            background-color: #fff;
            border-radius: 4px;
            border: 1px solid #e4e4e4;
        }

            .faq-area .faq-accordion .accordion .card .card-header a::before {
                content: '\ea58';
                font-family: 'LineIcons';
                position: absolute;
                top: 50%;
                right: 15px;
                transform: translateY(-50%);
            }

        .faq-area .faq-accordion .accordion .card .card-header .collapsed::before {
            content: '\ea5c';
        }

    .faq-area .faq-accordion .accordion .card .card-body {
        padding: 20px 10px;
    }

/*===========================
    13.CONTACT css 
===========================*/
.form-group {
    margin: 0;
}

p.form-message.success,
p.form-message.error {
    font-size: 16px;
    color: #333333;
    background: #cbced1;
    padding: 10px 15px;
    margin-left: 15px;
    margin-top: 15px;
}

p.form-message.error {
    color: #f00;
}

.contact-form .single-form {
    margin-top: 30px;
}

    .contact-form .single-form textarea,
    .contact-form .single-form input {
        width: 100%;
        height: 52px;
        border: 1px solid #cbced1;
        border-radius: 5px;
        padding: 0 25px;
        background-color: #fff;
        font-size: 14px;
    }

        .contact-form .single-form input:focus {
            border-color: #fc3832;
        }

    .contact-form .single-form textarea {
        height: 160px;
        padding-top: 15px;
        resize: none;
    }

        .contact-form .single-form textarea:focus {
            border-color: #fc3832;
        }

.list-unstyled li {
    font-size: 13px;
    margin-left: 2px;
    margin-top: 5px;
    color: #f00;
}

.contact-info .single-contact-info .contact-info-icon i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 50%;
}

.contact-info .single-contact-info .contact-info-content {
    padding-left: 20px;
}

.contact-info .single-contact-info.contact-color-1 .contact-info-icon i {
    background: #1668ec;
    background: linear-gradient(to right, #1668ec 0%,#685ac5 100%);
    z-index: -1;
}

.contact-info .single-contact-info.contact-color-2 .contact-info-icon i {
    background: linear-gradient(to right,#fe8464 0%,#fe6e9a 50%,#fe8464 100%);
    background-size: 200%;
}

.contact-info .single-contact-info.contact-color-3 .contact-info-icon i {
    background: #1668ec;
    background: linear-gradient(to right, #1668ec 0%,#685ac5 100%);
    z-index: -1;
}

.map {
    border: none;
    width: 100%;
    height: 495px;
}

/*===========================
      14.BRAND css 
===========================*/

.brand-area {
    padding-top: 40px;
    padding-bottom: 40px;
}

.single-logo {
    padding: 0 40px;
}

    .single-logo img {
        width: 100%;
        opacity: 0.5;
        transition: all 0.3s ease-out 0s;
    }

    .single-logo:hover img {
        opacity: 1;
    }

/*===========================
       15.FOOTER css 
===========================*/

.footer-area {
    width: 100%;
    display: block;
    background:#0037a0 ;
}

    .footer-area:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: -8px;
        left: 0px;
        background: #1668ec;
        z-index: -1;
        background-image: url(../image/footer-shape.svg);
        background-size: 102%;
        background-repeat: no-repeat;
        background-position: top;
    }

#particles-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#particles-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.footer-area .social li {
    display: inline-block;
    margin: 0 5px;
}

    .footer-area .social li a {
        font-size: 24px;
        color: #fff;
        transition: all 0.3s ease-out 0s;
    }

        .footer-area .social li a:hover {
            color: #fe6e9a;
        }

.footer-area .footer-support {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
}

.footer-support span {
    display: block;
}


.footer-area .copyright .text {
    color: #fff;
}

.footer-area .footer_menu_list {
    display: flex;
    justify-content: center;
    border-top: 1px solid #ffffff6b;
    padding-top: 10px;
}

.footer-area .footer-logo img {
    width: 160px;
}


/*===== BACK TO TOP =====*/
.back-to-top {
    font-size: 20px;
    color: #fff;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    background: #1668ec;
    text-align: center;
    z-index: 99;
    display: none;
    border-radius: 50px;
    border: 2px solid #fff;
}

    .back-to-top:hover {
        color: #fff;
        background-color: #0067f4;
    }


/*==========================
        16.PORTFOLIO
============================*/
.portfolio-box {
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

.filters li a {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    padding: 10px 30px;
    color: #333333;
    border-radius: 30px;
    font-weight: 400;
    background: #e8e8e8;
}

    .filters li a.active {
        color: #fff;
        background: linear-gradient(to right,#fe8464 0%,#fe6e9a 50%,#fe8464 100%);
    }

.img-overlay {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    background: #2465e5;
    visibility: hidden;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 1rem 2rem;
    transition: all .3s ease;
    border-radius: 0 0 4px 4px;
}

.portfolio-icon {
    position: absolute;
    top: -50px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    font-size: 24px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 40px;
}

    .portfolio-icon a {
        color: #e63f4b;
    }

        .portfolio-icon a:hover {
            color: #fff;
        }

    .portfolio-icon:hover {
        background: #e63f4b;
    }

.portfolio-box:hover .img-overlay {
    visibility: visible;
    opacity: 1;
    bottom: 0;
}

.portfolio-box:hover .portfolio-icon {
    visibility: visible;
    opacity: 1;
    top: 10px;
}

/*==========================
        17.BLOG
============================*/
.blog-single {
    margin-bottom: 30px;
}

.blog--card {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: 0 5px 20px rgba(105,106,119,.05);
    box-shadow: 0 5px 20px rgba(105,106,119,.05);
}

    .blog--card figure {
        padding: 10px 10px 0;
        position: relative;
        margin: 0;
    }

        .blog--card figure figcaption {
            position: absolute;
            left: 25px;
            bottom: 15px;
        }

            .blog--card figure figcaption a {
                width: 40px;
                height: 40px;
                border-radius: 50%;
                background: #e63f4b;
                color: #fff;
                display: flex;
                -webkit-box-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                align-items: center;
                font-size: 22px;
            }

    .blog--card .card-body h5 a {
        color: #0067f4;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .blog--card .card-body h5 a:hover {
            color: #e63f4b;
        }

    .blog--card .card-body .post-meta {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #e4e8ed;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-weight: 400;
    }

        .blog--card .card-body .post-meta li {
            color: #9192a3;
            margin-right: 1rem;
        }

            .blog--card .card-body .post-meta li a {
                color: #314584;
                -webkit-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .blog--card .card-body .post-meta li a:hover {
                    color: #e63f4b;
                }

.sidebar .search-widget {
    margin-bottom: 2rem;
}

    .sidebar .search-widget .input-group input {
        width: 100%;
        border-radius: 1.66667rem;
        background: #f5f4f7;
        border: 0 none;
        height: 3.33333rem;
        padding: 0 4rem 0 1.66667rem;
    }

    .sidebar .search-widget .input-group button {
        padding: 0 1.33333rem;
        border-radius: 1.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        height: 3.33333rem;
        background: 0 0;
        border: 0;
        cursor: pointer;
    }

.sidebar .widget-default {
    -webkit-border-radius: .26667rem;
    border-radius: .26667rem;
    border: 1px solid #e4e8ed;
    margin-bottom: 2rem;
}

.sidebar .widget-header .widget-title {
    margin: 0;
    border-bottom: 1px solid #e4e8ed;
    padding: 15px;
}

.sidebar .widget-content {
    padding: 15px;
}

.sidebar .category-widget li {
    margin-bottom: 5px;
    position: relative;
}

    .sidebar .category-widget li i {
        font-size: 11px;
        font-weight: 600;
    }

.sidebar .category-widget ul li a {
    color: #202428;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .sidebar .category-widget ul li a:hover {
        color: #e63f4b;
    }

.sidebar-post .post-single {
    margin-bottom: 15px;
}

    .sidebar-post .post-single P {
        margin: 0 0 0 1rem;
    }

        .sidebar-post .post-single P span {
            display: block;
            line-height: 1.46667rem;
        }

            .sidebar-post .post-single P span a {
                color: #314584;
            }

    .sidebar-post .post-single .post-title {
        margin-top: .66667rem;
        display: block;
        font-weight: 500;
        color: #202428;
    }

.tags-widget ul {
    display: flex;
    flex-wrap: wrap;
}

    .tags-widget ul li {
        margin-right: 10px;
        margin-bottom: 10px;
    }

        .tags-widget ul li a {
            line-height: 1.73333rem;
            display: block;
            border: 1px solid #e4e8ed;
            border-radius: 3px;
            padding: 2px .66667rem;
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
            color: #5a6671;
            font-size: .86667rem;
        }

            .tags-widget ul li a:hover {
                color: #fff;
                background: linear-gradient(to right,#fe8464 0%,#fe6e9a 50%,#fe8464 100%);
                border-color: #fe8464;
            }

/*==========================
        18.LOGIN PAGE
============================*/
.login-container {
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #1668ec;
    background: linear-gradient(to right, #1668ec 0%,#685ac5 100%);
}

.login-wrap {
    width: 480px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    padding: 30px;
}

.form-title {
    width: 100%;
    display: block;
    font-size: 26px;
    color: #555;
    line-height: 1.2;
    text-align: center;
    font-weight: 500;
}

.form-change-link {
    font-size: 16px;
    font-weight: bolder;
    color: #0067f4;
    margin-left: 10px;
}

.login-links, .forgot-links {
    margin: 20px 0;
    display: flex;
    color: #314584;
}

.Home-links {
    text-align: center;
    font-size: 22px;
}

    .Home-links a {
        color: #314584;
    }

.login_form .form-group input {
    width: 100%;
    height: 52px;
    border: 1px solid #cbced1;
    border-radius: 5px;
    padding: 0 25px;
    background-color: #fff;
    font-size: 14px;
}

.login_form .form-group {
    margin-top: 20px;
}

/*==========================
        19.RESPONSIVE
============================*/
@media (max-width: 1199px) {

    .container {
        max-width: 100%;
    }

    .header-content {
        padding-top: 180px;
        padding-bottom: 130px;
    }
}

@media (max-width: 991px) {

    .dropdown-menu {
        background-color: transparent;
        border: none;
    }

    .inner-banner {
        height: 250px;
    }

    .header-content .main-btn {
        margin-bottom: 35px;
    }

    .header-content {
        text-align: center;
    }

    .navbar-area.sticky {
        padding: 10px 0;
    }

    .navbar-area > .container {
        width: 100%;
    }

    .navbar-area .navbar .navbar-btn li a {
        padding: 10px 30px;
        font-size: 14px;
    }
}

@media (max-width: 767px) {

    .filters li {
        width: 100%;
        margin-bottom: 10px;
    }

        .filters li a {
            width: 98%;
            margin: 0 10px;
            display: flex;
            justify-content: center;
        }

    .section {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .about-content .white-btn {
        margin: auto;
        display: table;
    }

    .about-content h4 {
        text-align: center;
				font-size: 30px;
    }
		.tab-img{
			height: 220px;
		}
		.section .tab-top{
		    margin-top: 0 !important;
		    padding: 40px 0 !important;
		}
		.section .tab-top ul{
			width: 100%;
			margin-top: 0;
		}
		.section .tab-top ul li{
			width: 48%;
			margin-bottom: 0;
		}
		.section .tab-top p{
		    margin-top: 20px;
		    font-size: 16px;
		    padding: 0 10px;
		}
		.about-content{
			padding-top: 20px;
			    padding-right: 15px;
			    padding-left: 15px;
		}
		.tab{width: 100%;}
		.tab ul{width: 100%;}
		.tab ul li{width: 33.3%;}
		.tab ul li a{font-size: 16px;}
    .about-content .text {
        text-align: center;
    }

    .single-pricing .pricing-header .price {
        font-size: 50px;
        margin-top: 16px;
    }

    .single-pricing .pricing-list ul li {
        font-size: 14px;
        margin-top: 12px;
        text-align: center;
    }

    .navbar-area .navbar .navbar-collapse {
        position: absolute;
        top: 115%;
        left: 0;
        width: 100%;
        background-color: #f4f6f7;
        z-index: 8;
        padding: 10px 0;
        box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
    }

    .contact-info .single-contact-info {
        margin: 10px 0px;
    }

    .team-style-eleven .team-content {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .single-testimonial {
        padding: 20px 20px 5px;
    }

    .pricing-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .danger-buttons .danger-five {
        padding-left: 40px;
    }

    .brand-logo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
    }

    .single-logo {
        padding: 0 20px;
        margin: 10px 0px;
        width: 50%;
    }

    .buttons-title .title {
        font-size: 24px;
        line-height: 35px;
    }

    .navbar-area .navbar .navbar-nav .nav-item a::before {
        display: none;
    }

    .navbar-area .navbar .navbar-nav .nav-item.active > a, .navbar-area .navbar .navbar-nav .nav-item:hover > a {
        color: #333333;
    }

    .navbar-area .navbar .navbar-btn {
        position: absolute;
        right: 60px;
        top: 0px;
    }

    .navbar-area .navbar .navbar-nav .nav-item a {
        padding: 10px 0;
        display: block;
        color: #333333;
        text-align: center;
    }

    .header-content .title {
        font-size: 34px;
        line-height: 45px;
    }

    .header-content {
        padding-top: 190px;
        padding-bottom: 150px;
    }

    .team-style-eleven:hover .team-content {
        padding-top: 35px;
    }

    .team-style-eleven .team-content .sub-title {
        font-size: 14px;
    }

    .team-style-eleven .team-content .team-name a {
        font-size: 18px;
    }

    .faq-area .faq-accordion .accordion .card .card-header a {
        font-size: 16px;
    }

    .portfolio-menu ul li {
        font-size: 14px;
        padding: 0 22px;
        line-height: 42px;
    }

    .single-features .features-title-icon .features-title a {
        font-size: 24px;
        line-height: 35px;
    }

    .footer-area .footer-support span {
        display: block;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .single-pricing .pricing-header .price {
        font-size: 50px;
        margin-top: 16px;
    }

    .single-pricing .pricing-list ul li {
        font-size: 14px;
        margin-top: 12px;
    }

    .single-features .features-title-icon .features-title a {
        font-size: 24px;
        line-height: 35px;
    }

    .header-content .title {
        font-size: 58px;
        line-height: 80px;
    }

    .faq-area .faq-accordion .accordion .card .card-header a {
        font-size: 16px;
    }
}

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

    .navbar-area .navbar .navbar-collapse {
        position: absolute;
        top: 115%;
        left: 0;
        width: 100%;
        background-color: #f4f6f7;
        z-index: 8;
        padding: 10px 0;
        box-shadow: 0px 10px 25px 0px rgba(18, 18, 18, 0.05);
    }

    .single-logo {
        padding: 0 15px;
    }

    .navbar-area .navbar .navbar-nav .nav-item a {
        padding: 10px 0;
        display: block;
        color: #333333;
    }

        .navbar-area .navbar .navbar-nav .nav-item a::before {
            display: none;
        }

    .navbar-area .navbar .navbar-nav .nav-item.active > a, .navbar-area .navbar .navbar-nav .nav-item:hover > a {
        color: #333333;
    }

    .navbar-area .navbar .navbar-btn {
        position: absolute;
        right: 70px;
        top: 0px;
    }

    .header-content .title {
        font-size: 72px;
        line-height: 90px;
    }

    .portfolio-menu ul li {
        font-size: 14px;
        padding: 0 26px;
    }

    .pricing-area {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-logo {
        width: 33.33%;
    }

    .single-features .features-title-icon .features-title a {
        font-size: 36px;
        line-height: 45px;
    }

    .single-pricing .pricing-header .price {
        font-size: 64px;
        margin-top: 32px;
    }

    .single-pricing .pricing-list ul li {
        font-size: 16px;
        margin-top: 16px;
    }
}


.met-footnav {
	padding: 40px 0px;
	background: #0037a0;
}
.met-footnav .container{
	max-width: 1600px;
}
.met-footnav .ewm{
	width: 105px;
	height: 105px;
	float: left;
	margin-top: 17px;
}
.met-footnav .col-md-2{
	max-width: 10.7%;
}
@media (max-width:991px) {
.met-footnav {
	padding: 30px 0;
}
.met-footnav .list {
	margin-bottom: 20px;
}
.met-footnav .col-md-2{
	max-width: 50%;
}
}
@media (max-width:767px) {
.met-footnav {
	padding: 20px 0;
}
.met-footnav .list {
	margin-bottom: 15px;
}
}
.met-footnav h4 {
	font-size: 18px;
	margin-top: 0px;
	text-shadow: none;
}
.met-footnav h4 a {
	color: #ddd;
	margin-bottom: 4px;
	display: inline-block;
	text-decoration: none;
}
.met-footnav h4 a:hover {
	color: #fff;
}
.met-footnav h4 a:active, .met-footnav h4 a:focus, .met-footnav h4 a:hover {
	text-decoration: none;
}
.met-footnav ul {
	padding: 0px;
	margin-bottom: 0px;
	list-style: none;
}
.met-footnav ul li {
	margin: 13px 0 0 0;
}
.met-footnav ul li a {
	color: #fff;
	text-decoration: none;
}
.met-footnav ul li a:active, .met-footnav ul li a:focus, .met-footnav ul li a:hover {
	text-decoration: none;
}
.met-footnav ul li a:hover {
	color: #fff;
}
.met-footnav .info b {
	font-size: 18px;
	line-height: 1.2;
	font-weight: normal;
	color: #ddd;
}
.met-footnav .info em {
	display: block;
	font-size: 28px;
	font-style: normal;
}
.met-footnav .info em a {
	color: #eee;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
}
.met-footnav .info em a:hover {
	color: #fff;
}
.met-footnav .info p {
	padding: 10px 0;
}
.met-footnav .info i {
	font-size: 16px;
	color: #999;
	width: 35px;
	height: 35px;
	border: 1px solid #555;
	text-align: center;
	line-height: 33px;
	cursor: pointer;
	border-radius: 3px;
	transition: .3s;
}
.met-footnav .info i:hover {
	color: #fff;
	border-color: #fff;
}
.met-footnav .info span {
	display: block;
}
.met-footnav .info span:after {
	display: block;
	content: '';
	clear: both;
}
.met-footnav .info span a {
	float: left;
	margin-right: 12px;
}
.met-footnav .info a {
}
.met-footnav .info a:hover, .met-footnav .info a:focus {
	text-decoration: none;
}
@media (min-width:992px) {
.info-phone {
	width: 347px;
	float: left;
	color: #fff;
}
.info-phone p{
	font-size: 14px;
	color: #fff;
	margin-left: 20px;
	float: left;
	line-height: 26px;
}
.met-footnav .info {
	text-align: left;
}
}
@media (max-width:991px) {
.met-footnav .list, .met-footnav .info {
	text-align: center;
}
.met-footnav p{
	text-align: left;
	color: #fff;
}
.info-phone, .met-footnav .info span {
	display: inline-block;
}
}
footer {
	height: auto;
	background: #0037a0;
	color: #fff;
	border-top: 1px solid #fff;
}
footer .container {
	border-top: 1px solid #fff;
	margin-top: -1px;
	padding-top: 20px;
	padding-bottom: 20px;
}
footer a {
	color: #aaa;
}
footer a:hover {
	color: #fff;
}
footer p {
	margin-bottom: 0px;
}
.con{
	display: block; 
}
.content .row{
	display: none;
}
.content .row.active{display: block;}

.mainbanner_list li.active a{background-position:0 -30px;text-decoration:none;}
.mainbanner_list li a:hover{background-position:0 -30px;text-decoration:none;}
.search{
	float: right;
	margin-right: 44px;
	display: none;
}
.menu{
	float: right;
	display: none;
}
@media(max-width:750px) {
	.search{
		display: none;
	}
	.menu{
		display: none;
	}
}

/*20211227add*/
.section .tab-top{background:rgba(56,193,227,.09);box-shadow:3px 2.4px 5px rgba(0,0,0,.09);padding:38px 0 58px;margin:24px 0 0;height:auto;}
.section .tab-top h2{padding:0;line-height:1;}
.section .tab-top span{line-height:1;display:block;}
.section .tab-top ul.tab1 li{transition:all .3s;overflow:hidden;}
.section .tab-top ul.tab1 li a{font-weight:normal;color:#666;display:block;padding:10px 15px;transition:all .3s;}
.section .tab-top ul.tab1 li a:hover{color:#fff;}
.section .tab-top ul.tab1 li:hover{border-color:#0037a0;background:#0037a0;color:#fff;}
.section .content{margin-top:56px;}
.section .row{margin:0;}
.section .align-items-center{margin-bottom:98px;overflow:hidden;}
.newcy-item{background:url() no-repeat left center;background-size:auto 100%;}
.newcy-item:nth-child(2n+2){background-position:right center;}
.about-content h4{line-height:1;padding-bottom:17px;position:relative;}
.about-content h4:after{position:absolute;bottom:0;left:0;width:29px;height:2px;background:#fff;content:'';}
.newcy-item .col-md-6{padding:0;}
.newcy-item .item-img,div.slideBox img{position:relative;height:460px;overflow:hidden;}
.newcy-item .item-img img{position:relative;}
.newcy-item .txt{color:#fff;max-height:200px;}
div.slideBox div.tips div.nums a{width:7px;height:7px;background:#d2d2d2;margin:0 4px;display:inline-block;}
div.slideBox div.tips{height:7px;bottom:19px;}
div.slideBox div.tips div.nums{right:0;position:relative;text-align:center;font-size:0;}
.about-content{padding:50px 5.7% 30px 9.28%;}
.about-content .text{padding-right:20px;overflow-y:auto;color:#fff;max-height:230px;height:230px;text-align:justify;font-size:16px;}
.about-content .text::-webkit-scrollbar {width:5px;}
.about-content .text::-webkit-scrollbar-track {background:rgba(255,255,255,0);}
.about-content .text::-webkit-scrollbar-thumb {background:rgba(255,255,255,.7);border-radius: 5px;}
.about-content .text::-webkit-scrollbar-thumb:window-inactive {background:rgba(255,255,255,.7);border-radius: 5px;}
.about-content .text::-webkit-scrollbar-thumb:vertical:hover {background:rgba(255,255,255,.7);border-radius: 5px;}
.jzjd .about-content .txt{color:#000;}

.white-btn{width:164px;line-height:43px;text-align:center;padding:0;border:1px solid #fff;border-radius:999px;margin-top:25px;}
.newcy-item:nth-child(2n+1) .white-btn{float:right;}


@media(max-width:750px) {
    .newcy-item .item-img, div.slideBox img{
        height: auto;
    }
    .newcy-item:nth-child(2n+1) .white-btn{
        float: unset;
    }
    .about-content .white-btn{
        margin-top: 20px;
    }
    .about-content{
        padding: 40px 20px 30px 30px;
    }
    .about-content .text{
        padding-right: 10px;
    }
    .section .align-items-center{
        margin-bottom: 40px;
    }
}