/**************************移动端导航***************************/
a {
    text-decoration: none;
    border: none;
    color: inherit;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.moblie_head{display:block;height: 4rem;position:fixed;top: 47px;width: 100%;max-width: 420px;z-index:100;background: #0b4df5;display: flex;justify-content: center;align-items: center;}
.header-scrolled{
	box-shadow: 0px 3px 10px #011daf38;
	top: 0;
}
.moblie_head .lf{
    width: 88%;
    padding-bottom: 0.1rem;
    }
@media (min-width: 401px){	
	.moblie_head .lf img{height: 23px;margin-left: 10px;}	
}
@media (max-width: 400px){
		.moblie_head .lf img{
			height: 20px;
			margin-left: 10px;
		}
}
.moblie_head .lr{width: 12%;}
.moblie_head .lr img{height:18px}
.moblie_head .rg{padding-right:5%;padding-top:14px}
.moblie_head .rg a img{height:16px;vertical-align:top}
.moblie_head .lf a{
	color: #fff;
	display: inline-block;
}

.a_txt{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.a_txt .div1{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.a_txt .div2{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.a_txt .div3{position:absolute;width:80%;right:0px;top:0px;background:#fff;height:100%;z-index:100;right:-80%}
.a_txt .div3 ul{padding-left:5%;padding-right:5%;padding-top: 20px;}
.a_txt .div3 ul li{border-bottom:1px solid #eee;list-style: none;}
.a_txt .div3 ul li a{display:block;height:45px;color:#333;line-height:45px;padding-left:5%;font-size:16px;list-style: none;}
.a_txt .div3 ul li .a_js2{background:url(../images/plus.png) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_js2_on{color: #0b4df5;background:url(../images/reduce.jpg) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_txt2{display:none}
.a_txt .div3 ul li .a_txt2 a{height:40px;line-height:40px;font-size:14px}
/**************************移动端导航 end***************************/

body {
    max-width: 420px;
    width: 100%;
    margin: 0px auto;
    background: #e8f2f66b;
}

/*==================================================
 <-- Except  Header Top Menu Area Css-->
===================================================*/

.Except-topbar-section {
    padding: 10px 0;
    background: #19142d;
    overflow: hidden;
}

.Except-top-menu ul {
    list-style: none;
}

.Except-top-menu ul li {
    display: inline-block;
    margin-right: 36px;
    position: relative;
}

.Except-top-menu ul li a::after {
    position: absolute;
    content: "";
    height: 30px;
    width: 2px;
    background: #3a3a42;
    left: -22px;
    top: -2px;
    opacity: 0.702;
}

.Except-top-menu ul li.line a::after {
    display: none;
}

.Except-top-menu ul li a {
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
}


.Except-top-menu ul li a i {
    color: #0b4df5;
    font-size: 15px;
    margin-right: 7px;
}

.Except-top-content-menu {
    text-align: right;
    width: 40%;
    float: right;
}

.Except-top-content {
    display: inline-block;
    margin-right: 15px;
    position: relative;
}

.Except-top-content select#Language {
    background: no-repeat;
    border: none;
    font-size: 17px;
    color: #ffffff;
    font-weight: 400;
    outline: 0;
}

.Except-top-content::before {
    position: absolute;
    content: "";
    height: 30px;
    width: 2px;
    opacity: 0.702;
    background: #3a3a42;
    right: -11px;
}

.Except-top-content option {
    background: #19142d;
    font-size: 16px;
}

.Except-top-social-icon {
    display: inline-block;
}

.Except-top-social-icon ul li {
    display: inline-block;
    margin-left: 13px;
}

.Except-top-social-icon ul li a i {
    color: #ffffff;
    font-size: 15px;
    transition: .5s;
}

.Except-top-social-icon ul li a:hover i {
    color: #0b4df5;
}


/*==================================================
 <-- Except  Header  Menu Area Css-->
===================================================*/

.Except-header-section {
    background: #ffffff;
    position: relative;
    z-index: 999;
}

.Except-menu {
    text-align: right;
}

.Except-menu ul {
    list-style: none;
}

.Except-menu ul li {
    display: inline-block;
    margin-right: 28px;
}

.Except-menu ul li a {
    display: inline-block;
    color: #141422;
    font-size: 17px;
    font-weight: 500;
    padding: 38px 0;
    text-decoration: none;
    transition: .5s;
}

.Except-menu ul li a:hover{
    color: #0b4df5;
}

.Except-menu ul li a i {
    font-size: 12px;
    margin-left: 4px;
}

.Except-search-button {
    text-align: right;
}

.Except-social-menu {
    display: inline-block;
    /* width: 44%; */
    /* margin-left: 10px; */
}

.Except-social-menu ul li {
    display: inline-block;
    margin-right: 11px;
    position: relative;
    transition: .5s;
}

.Except-social-menu ul li a i {
    color: #fff;
    font-size: 20px;
    padding-right: 5px;
    top: 2px;
    position: relative;
}

a.handbag {
    position: relative;
}

/* a.handbag:before {
    position: absolute;
    content: "0";
    font-size: 11px;
    color: #fff;
    font-weight: 500;
    background: #0b4df5;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 100%;
    left: 11px;
    top: -8px;
} */

/* sticky css */

.sticky-nav {
    left: 0;
    margin: auto;
    top: 0;
    width: 100%;
    position: fixed !important;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
    -webkit-animation: 300ms running fadeInDown;
    animation: 500ms running fadeInUp;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    transition: 0.5s !important;
    background: #e3e3e3!important;
    z-index: 9999 !important;
    animation-name: slideInDown;
    padding: 0 30px;
  }

/* sub menu area css */
.Except-menu ul .sub-menu {
    background: #fff;
    position: absolute;
    top: 125%;
    border-radius: 5px;
    width: 217px;
    text-align: left;
    margin: 0;
    -webkit-box-shadow: 0px 1px 3px rgb(0 0 0 / 30%);
    transition: .5s;
    visibility: hidden;
    border-top: 2px solid #0b4df5;
    opacity: 0;
    z-index: 11;
  }
  .Except-menu ul .sub-menu ul li {
    display: inline-block;
    margin-left: 0;
    width: 100%;
  }
  .Except-menu ul .sub-menu ul li a {
    padding: 12px 20px;
    text-align: left;
    width: 100%;
    display: inline-block;
    visibility: inherit !important;
    color: #202020;
    margin: 0;
  }
  .Except-menu ul .sub-menu ul li a:hover {
    background: #0b4df5 !important;
    color: #fff;
  }
  .Except-menu ul li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    top: 99%;
  }
  


/* header style two */

.Except-header-section.style-two::before {
    background: #1c1632;
    height: 100%;
}

.Except-header-section.style-two::after {
    display: none;
}


/* sola btn */

.Except-btn {
    display: inline-block;
    /* margin-left: 32px; */
    /* margin-top: 20px; */
}

.Except-btn a {
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    background: #0b4df5;
    color: #fff;
    padding: 13px 25px;
    border-radius: 3px;
    position: relative;
    z-index: 1;
}

.Except-btn a::before {
    position: absolute;
    content: "";
    background-color: #19142d;
    width: 100%;
    height: 0%;
    left: 50%;
    top: 50%;
    border-radius: 3px;
    transform: translate(-50%, -50%) rotate(0deg);
    z-index: -1;
    transition: all 500ms ease;
}

.Except-btn a:hover::before {
    height: 104%;
}

/* slider btn */

.Except-btn.slider1 {
    margin: 0;
}

.Except-btn.slider2 {
    margin-left: 14px;
}

.Except-btn.slider2 a {
    background: #fff;
    color: #0f0f0f;
}

.Except-btn.slider2 a:hover{
    color: #ffffff;
}

/* about btn */

.Except-btn.about {
    margin: 0;
}

.Except-btn.about a {
    padding: 16px 20px;
}

/* about style two btn */

.Except-btn.about.about2 {
    margin-top: 50px;
}

/* contact us btn */

.contact-us-section .Except-btn a {
    background: #fff;
    color: #1c1632;
}

.Except-btn a:hover{
    color: #ffffff;
}

/* choose btn */

.Except-btn.choose {
    margin: 0;
}

.Except-btn.choose a {
    padding: 16px 30px;
}

/* protfolio btn */

/*.Except-btn.protfolio {
    text-align: right;
    right: 0;
    top: 30px;
    position: absolute;
}*/

.Except-btn.protfolio a {
    padding: 14px 7px;
}       

.Except-btn.protfolio a:hover{
    color:#0b4df5;
}

.Except-btn.protfolio a::before{
    background: #ffffff; 
}

/* call back section btn */

.Except-btn.call-back a::before {
    background: #ffff;
}

.Except-btn.call-back a:hover{
    color: #0b4df5;
}

/*==================================================
 <-- Except  Slider Section Css-->
===================================================*/

.slider-section {
    background: url(../image/slider-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 800px;
    position: relative;
}

.slider-section.style-three {
    background: url(../image/slider3.jpg);

}

.slider-content h4 {
    font-size: 24px;
    line-height: 24px;
    color: #fefefe;
    font-weight: 500;
    margin-bottom: 28px;
}

.slider-content h1 {
    font-size: 75px;
    line-height: 72px;
    color: #ffffff;
    font-weight: 600;
}

.slider-content p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    width: 53%;
    margin: 37px 0 50px;
}


/* owl nav css */

.slider-section .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}

.owl-nav {
    position: absolute;
    bottom: 42%;
    right: 60px;
}

.owl-prev i {
    width: 62px;
    height: 62px;
    line-height: 62px;
    background: #0b4df5;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #ffffff;
    font-size: 24px;
    transition: .5s;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.owl-prev i:hover{
    color: #0b4df5;
 }

 .owl-prev i::after{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    right: 0;
    bottom: 0;
    background: #ffffff;
    transform: scale(0);
    border-radius: 50%;
    z-index: -1;
    transition: .5s;
}

.owl-prev i:hover::after{
    transform:scale(1);
}

 .owl-next i {
    width: 62px;
    height: 62px;
    line-height: 62px;
    background: #ffffff;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #0b4df5;
    font-size: 24px;
    transition: .5s;
    position: relative;
    z-index: 1;
}

 .owl-next i:hover{
    color:#ffffff ;
 }

 .owl-next i::after{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    right: 0;
    bottom: 0;
    background: #0b4df5;
    transform: scale(0);
    border-radius: 50%;
    z-index: -1;
    transition: .5s;
}

.owl-next i:hover::after{
    transform:scale(1);
}


/* slider style two */

.slider-section.style-two {
    background: url(../image/slider2.jpg);
}

.slider-section.style-two.three{
    background: url(https://devsaidul.com/tm/html/Except/assets/images/slider/slider4.jpg);
}

.slider-content.style-two {
    background: #ffffff;
    padding: 47px 60px 64px;
    border-radius: 0px 0px 155px 0px;
}
.slider-content.style-two h4 {
    color: #1c1632;
    margin-bottom: 16px;
}

.slider-content.style-two h1 {
    color: #1c1632;
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 54px;
}

/*==================================================
 <-- Except  About Section Css-->
===================================================*/


.about-section {
    padding: 40px 0 40px;
}

.about-section-title{
    display: flex;
    justify-content: space-between;
}

.about-thumb {
    position: relative;
    /* margin-right: 2%; */
    /* width: 48%; */
    margin-bottom: 20px;
}
.about-right img{
	width: 100%;
}

.about-thumb img {
    width: 100%;
}

.about-counter {
    position: absolute;
    background: #0b4df5;
    width: 180px;
    height: 158px;
    border-radius: 3px;
    text-align: center;
    top: 0;
    right: 0;
}

.about-counter-text {
    padding: 5px 0 0;
    width: 180px;
    height: 110px;
    border-radius: 3px;
    text-align: center;
    position: absolute;
    background: #0b4df5;
    top: 0;
    right: 0;
}

.about-counter-text::before {
    position: absolute;
    content: "";
    width: 171px;
    height: 100px;
    border: 1px dashed #fff;
    left: 4px;
    right: 0;
    bottom: 0;
    top: 4px;
}

.about-numbar h4 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
}

.about-numbar span {
    font-size: 40px;
    color: #ffffff;
    font-weight: 600;
}

h5.about-text {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin: 5px;
}

/* about counter two */

.about-counter-two {
    position: absolute;
    margin-top: -68px;
    left: 15%;
    color: #fff;
    background-color: #fff;
    padding: 0px 26px 12px;
    border: 1px solid #0b4df5;
    border-radius: 3px;
    width: 328px;
    height: 126px;
}

.about-counter-img {
    margin-right: 34px;
    margin-top: 9px;
}

.about-number-two h4 {
    display: inline-block;
    font-size: 36px;
    color: #0b4df5;
    font-weight: 500;
    margin-bottom: 9px;
}

.about-number-two span {
    font-size: 36px;
    color: #0b4df5;
    font-weight: 500;
}

.about-number-two h5 {
    font-size: 18px;
    color: #434141;
    font-weight: 500;
    margin: 0;
}


/* about section title */

.about-section-sub-title h4 {
    font-size: 24px;
    line-height: 24px;
    color: #0b4df5;
    font-weight: 500;
    position: relative;
    display: inline-block;
    margin: 0;
}

.about-section-sub-title h4::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #0b4df5;
    top: 6px;
    right: -48px;
}

.about-section-sub-title h4::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #0b4df5;
    top: 15px;
    right: -57px;
}

.about-section-main-title h2 {
    font-size: 28px;
    line-height: 46px;
    color: #1c1632;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
}

.about-content-discription p {
    font-size: 14px;
    line-height: 24px;
    color: #434141;
    font-weight: 400;
    margin-bottom: 15px;
}

.about-list {
    /*margin-bottom: 20px;*/
}

.about-list ul li {
    font-size: 16px;
    color: #1c1632;
    font-weight: 500;
    margin-bottom: 5px;
    list-style: none;
}

.about-list ul li i {
    color: #0b4df5;
    margin-right: 7px;
}



/* about tab css */

.tab ul {
    list-style: none;
}

.tab ul li {
    display: block;
    margin-right: 18px;
}

.tab ul li a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    background: #1c1632;
    padding: 6px 15px;
    border-radius: 3px;
    margin-bottom: 40px;
}

.tab ul li.current a {
    background: #0b4df5 !important;
}



/* about style two */

.about-video-icon {
    position: absolute;
    right: 50%;
    top: 38%;
    margin: auto;
    transform: translateX(50px);
    border-radius: 100%;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue 1s linear infinite;
    -webkit-transition: .5s;
}

.about-video-icon a {
    height: 65px;
    width: 65px;
    background: #0b4df5;
    display: inline-block;
    line-height: 65px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 32px;
}

.about-counter-two.style-two {
    width: 446px;
    height: 119px;
    border-radius: 3px;
    filter: drop-shadow(0px 1px 25.5px rgba(0,0,0,0.1));
    background-color: #ffffff;
    padding: 17px 33px 0;
}

.about-number-two.style-two {
    float: left;
    margin-right: 26px;
    position: relative;
}

.about-number-two.style-two::before {
    border-radius: 50%;
    position: absolute;
    content: "";
    height: 85px;
    width: 85px;
    border: 2px dotted #0b4df5;
    left: -10px;
    right: 0;
    margin: auto;
}

.about-number-two.style-two h4 {
    height: 65px;
    width: 65px;
    background: #0b4df5;
    color: #fff;
    line-height: 65px;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
}

.about-counter-content h5 {
    font-size: 24px;
    line-height: 34px;
    color: #1c1632;
    font-weight: 500;
}


/* about progress bar  */


.about-section.span.process-bar {
    font-size: 18px;
}

/* about section style two */

.about-section.style-two {
    padding: 119px 0 177px;
}

/*==================================================
 <-- Except  Section title Css-->
===================================================*/

.section-sub-title {
    position: relative;
    display: inline-block;
}

.section-sub-title::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #0b4df5;
    left: 0;
    top: 11px;
}

.section-sub-title::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #0b4df5;
    left: -12px;
    top: 20px;
}

.section-sub-title h4 {
    font-size: 22px;
    color: #0b4df5;
    font-weight: 500;
    margin-bottom: 7px;
    position: relative;
    padding: 0 50px 0;
    margin-top: 0
}

.section-sub-title h4::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #0b4df5;
    right: 0;
    top: 9px;
}

.section-sub-title h4::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #0b4df5;
    right: -12px;
    top: 17px;
}

.section-main-title h2 {
    font-size: 28px;
    color: #1c1632;
    font-weight: 600;
    margin-bottom: 39px;
    margin-top: 0;
}


/* contact us section title */

 .contact-us-section .section-main-title h2 {
    color: #ffff;
    margin-bottom: 17px;
}

/* pricing section title */

.section-sub-title.pricing::before {
    display: none;
}

.section-sub-title.pricing::after {
    display: none;
}

.section-main-title.pricing {
    margin-bottom: 20px;
}

.section-sub-title.pricing h4 {
    padding-left: 0;
}

.section-main-title.pricing h2 {
    margin-bottom: 0;
    line-height: 48px;
}

/* choose us section title */

.section-sub-title.choose::before {
    display: none;
}

.section-sub-title.choose::after {
    display: none;
}

.section-sub-title.choose h4 {
    padding-left: 0;
}

.section-main-title.choose h2 {
    margin-bottom: 22px;
}

/* protfolio section title */

.section-sub-title.protfolio::before {
    display: none;
}

.section-sub-title.protfolio::after {
    display: none;
}

.section-sub-title.protfolio h4 {
    padding-left: 0;
}

.section-main-title.protfolio h2 {
    color: #ffffff;
}


/* offer section title */

.section-sub-title.offer::before {
    display: none;
}

.section-sub-title.offer::after {
    display: none;
}

.section-sub-title.offer h4 {
    padding-left: 0;
    margin-bottom: 0;
}

.section-main-title.offer {
    margin-bottom: 15px;
}

.section-main-title.offer h2 {
    margin-bottom: 0;
    line-height: 49px;
}

/* blog-section title */

.section-main-title.blog h2 {
    margin-bottom: 103px;
}

/* subscribe section title */

.section-main-title.Subscribe h2 {
    line-height: 20px;
    color: #fff;
}

/* faq section title */

.section-sub-title.faq::before {
    display: none;
}

.section-sub-title.faq::after {
    display: none;
}

.section-sub-title.faq h4 {
    margin-bottom: 0px;
    padding-left: 0;
}

.section-sub-title.faq h4::before {
    display: none;
}

.section-sub-title.faq h4::after {
    display: none;
}

.section-main-title.faq h2 {
    font-size: 40px;
    margin-bottom: 16px;
}


/*==================================================
 <-- Except  Service Section Css-->
===================================================*/

.service-section {
    padding: 40px 0 40px;
    background: #f2f2f2;
}

.service-thumb img {
    width: 100%;
}

.service-content {
    background: url(../images/servie-hover.png);
    background-repeat: no-repeat;
    padding: 20px 20px;
    position: relative;
    z-index: 1;
    margin: -70px 5px 20px;
    background-size: 100% 100%;
}

.service-content::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0%;
    background: url(../images/service-shape.png);
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transform-style: preserve-3d;
    transform: perspective(370px) rotateY(90deg) translate(0px, 50px);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    z-index: -1;
}

.service-thumb:hover .service-content::before {
    opacity: 1;
    visibility: visible;
    transform: perspective(370px) rotateY(0deg) translate(0px, 0px);
    height: 100%;
}

.service-icon-thumb {
    background: #ffffff;
    width: 90px;
    height: 100px;
    line-height: 88px;
    text-align: center;
    border-radius: 0px 0px 45px 45px;
    margin-bottom: 10px;
    transition: .5s;
}

.service-thumb:hover .service-icon-thumb{
    background: #0b4df5;
}

.service-icon-thumb img {
    width: 90px;
    transition: .5s;
}

.service-thumb:hover .service-icon-thumb img{
    filter: brightness(0)invert(1);
}

.service-text a {
    text-decoration: none!important;
}

.service-text .content{
	/* display: flex; */
	flex-wrap: wrap;
	justify-content: space-between;
}
.service-text .content.last p.zuihou{
	width: 100%;
}

.service-text h4 a {
    font-size: 19px;
    color: #fff;
    font-weight: 500;
    line-height: 32px;
    font-weight: 600;
}

.service-text p {
    font-size: 15px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 400;
    margin: 10px 0;
    position: relative;
    display: flex;
    align-items: center;
    /* width: 48%; */
}
.service-text p i{
	height: 18px;
	width: 18px;
	background: #fff;
	color: #0b4df5;
	display: inline-block;
	line-height: 18px;
	/* font-size: 19px; */
	border-radius: 50%;
	margin-right: 5px;
}

.service-text a {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    text-decoration: underline;
    color: #ffffff;
    font-weight: 400;
}

.service-text a i {
    font-size: 12px;
    margin-left: 8px;
}

.service-text h4{
	/* position: absolute; */
	/* width: 120px; */
	/* top: -100px; */
	/* right: 0; */
	margin-top: 0;
}

/* service box style two */

.service-box {
    margin-bottom: -24px;
}

.service-text{
	position: relative;
}



/*==================================================
 <-- Except  Contact Us Section Css-->
===================================================*/

.contact-us-section {
    position: relative;
}
.contact-us-section .container{
	display: block;
}
.contact-us-section::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    /* background: url(../images/contact-us.png); */
    background-repeat: no-repeat;
}

.contact-us {
    background: #0b4df5;
    padding: 30px 30px;
    /* display: flex; */
    /* justify-content: space-between; */
    /* align-items: center; */
}



.contact-us-discription p {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    line-height: 18px;
}



/*==================================================
 <-- Except  Pricing Section Css-->
===================================================*/

.pricing-section {
    padding: 40px 0 40px;
    background: #f2f2f2;
    overflow: hidden;
}

/* accrodion css */

.accordion li {
    list-style: none;
    position: relative;
    z-index: 1;
    background: #f3f3f3;
    margin-bottom: 27px;
    border-radius: 3px;
}

.accordion li a {
    display: block;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
    color: inherit;
    padding: 11px 35px 11px;
    text-decoration: none;
    margin-bottom: 11px;
}
.accordion a.active {
    background: #0b4df5;
    color: #fff;
}
.accordion li p {
    display: none;
    font-size: 16px;
    line-height: 26px;
    color: #434141;
    padding: 0 38px 17px;
    margin: 0;
    width: 91%;
}

.accordion a:before {
    width: 2px;
    height: 16px;
    background: #0b4df5;
    position: absolute;
    right: 37px;
    content: " ";
    top: 18px;
    transform: rotate(0deg);
    transition: all 0.2s ease-in-out;
}

.accordion a:after {
    width: 16px;
    height: 2px;
    background: #0b4df5;
    position: absolute;
    right: 30px;
    content: " ";
    top: 25px;
    transition: all 0.2s ease-in-out;
}

.accordion a.active:after {
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #ffffff;
}

.accordion a.active:before {
    display: none;
}

a.active {
    color: #1c1632;
}

/* pricing box */

.pricing-box {
    background: #f3f3f3;
    padding: 10px 10px 10px;
    position: relative;
    border-radius: 3px;
    z-index: 1;
    margin-bottom: 10px;
}

.pricing-box::before {
    position: absolute;
    content: "";
    height: 0%;
    width: 100%;
    background: #0b4df5;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    border-radius: 3px;
    z-index: -1;
    transition: all 500ms ease;
}

.pricing-box:hover::before {
    height: 104%;
}

.pricing-info {
    /* display: flex; */
    /* justify-content: space-between; */
    /* margin: 0 8px 0px 67px; */
}

.pricing-year h4 {
    font-size: 16px;
    color: #0b4df5;
    font-weight: 400;
    border: 1px solid rgb(11 77 245 / 26%);
    padding: 6px 1px;
    border-radius: 3px;
    transition: .5s;
    text-align: center;
}

.pricing-box:hover .pricing-year h4{
    background: #ffffff;
}

.pricing-rate h2 {
    font-size: 16px;
    color: #1c1632;
    font-weight: 500;
    line-height: 16px;
    transition: .5s;
    text-align: center;
    /* margin-bottom: 0; */
}

.pricing-box:hover .pricing-rate h2{
    color: #ffffff;
}

.pricing-rate h2 span {
    font-size: 16px;
}

.pricing-icon {
    /* float: left; */
    margin-top: 10px;
    /* margin-right: 28px; */
    /* margin: 0 auto; */
    text-align: center;
}

.pricing-icon i {
    background: #1c1632;
    height: 38px;
    width: 38px;
    display: inline-block;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 2px;
    transition: .5s;
}

.pricing-box:hover .pricing-icon i{
    background: #ffffff;
    color:#0b4df5;
}

.pricing-content {
    overflow: hidden;
}

.pricing-content h4 {
    font-size: 16px;
    line-height: 18px;
    color: #1c1632;
    font-weight: 500;
    transition: .5s;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: block-axis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-align: center;
}

.pricing-box:hover .pricing-content h4{
    color: #ffffff;
}

.pricing-content p {
    font-size: 16px;
    line-height: 24px;
    color: #434141;
    font-weight: 400;
    transition: .5s;
}

.pricing-box:hover .pricing-content p{
    color: #ffffff;
}

.pricing-value {
    /* position: absolute; */
    top: -27px;
    right: 0px;
}

.pricing-value h5 {
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
    background: #1c1632;
    display: block;
    padding: 5px 5px;
    border-radius: 3px;
    transition: .5s;
    wid:'1';
}

.pricing-box:hover .pricing-value h5{
    background: #f3f3f3;
    color:#0b4df5;
}


/*==================================================
 <-- Except  Call Do Section Css-->
===================================================*/

.call-do-action-section {
    padding: 120px 0 120px;
    background: url(../image/call-do-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 800px;
    margin-bottom: -330px;
}

.single-video {
    position: relative;
    top: 64px;
}

.video-icon a {
    height: 105px;
    width: 105px;
    background: #0b4df5;
    text-align: center;
    display: inline-block;
    line-height: 105px;
    border-radius: 100%;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue 1s linear infinite;
    -webkit-transition: .5s;
}

.video-icon a i {
    color: #ffffff;
    font-size: 76px;
}

/* call do action style two */

.call-do-action-section.style-two{
    background: url(../image/call-do-bg2.jpg);
}


/*==================================================
 <-- Except  Choose Us Section Css-->
===================================================*/
.choose-us-section {
    padding: 0 0 120px;
}

.row.choose {
    background: url(../image/choose-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 99px 70px 99px;
    border-radius: 3px;
}

.choose-us-discription p {
    font-size: 16px;
    line-height: 24px;
    color: #434141;
    font-weight: 400;
    margin-bottom: 65px;
}

.choose-us-thumb {
    float: left;
    margin-right: 35px;
    margin-top: -10px;
}

.choose-us-thumb img {
    border-radius: 50%;
    border: 4px solid #fff;
}

.choose-us-list {
    /* margin-bottom: 60px; */
}

.choose-us-list ul {
    list-style: none;
}

.choose-us-list ul li {
    font-size: 15px;
    color: #1c1632;
    font-weight: 400;
    display: flex;
    margin-bottom: 14px;
    align-items: center;
    line-height: normal;
}

.choose-us-list ul li i {
    height: 15px;
    width: 15px;
    background: #0b4df5;
    color: #fff;
    display: inline-block;
    line-height: 15px;
    font-size: 15px;
    border-radius: 50%;
    margin-right: 2px;
}

.choose-us-info {
    display: inline-flex;
}

.choose-us-icon {
    margin-left: 32px;
}

.choose-us-icon i {
    width: 60px;
    height: 60px;
    border-radius: 32px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #0b4df5;
    background: rgb(139 193 245 / 32%);
    display: inline-block;
}

.choose-us-phone h5 {
    font-size: 18px;
    line-height: 24px;
    color: #1c1632;
    font-weight: 400;
}

.choose-us-phone {
    margin-left: 30px;
}

.choose-us-phone h5 {
    font-size: 18px;
    line-height: 24px;
    color: #1c1632;
    font-weight: 400;
    margin: 0;
}

.choose-us-phone h5 span {
    display: block;
    line-height: 42px;
    font-weight: 500;
}



/* choose form box */

.choose-contact-box {
    background: #0b4df5;
    padding: 26px 82px 42px;
    border-radius: 3px;
}

.choose-contact-title h4 {
    font-size: 32px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 37px;
}

.form-box {
    position: relative;
    margin: 20px 20px 10px 20px;
}

.form-box input {
    width: 100%;
    height: 50px;
    padding-left: 30px;
    background: #ffffff;
    border: 0;
    outline: 0;
    border-radius: 5px;
    color: #3e3e3f;
    margin-bottom: 23px;
    border: 1px solid #1c16321c;
    /* margin: 20px 20px 20px 20px; */
}

.form_box input::placeholder {
    color: #6d6d6d;
}

.form-box select {
    width: 100%;
    height: 50px;
    padding-left: 30px;
    background: #ffffff;
    border-radius: 3px;
    border: 0;
    outline: 0;
    color: #3e3e3f;
    margin-bottom: 23px;
}


.form-box textarea {
    width: 100%;
    height: 100px;
    padding-left: 30px;
    background: #ffffff;
    border-radius: 3px;
    color: #3e3e3f;
    border: 0;
    outline: 0;
    margin-bottom: 23px;
}

.form-box textarea::placeholder {
    padding: 8px 0px 0;
}


.form-box i {
    position: absolute;
    right: 30px;
    top: 11px;
    color: #0b4df5;
}

.form-box-button a {
    width: 270px;
    height: 60px;
    border-radius: 3px;
    background-color: #1c1632;
    border: 0;
    outline: 0;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    position: relative;
    z-index: 1;
    transition: .5s;
	display: block;
	text-align: center;
	line-height: 60px;
}
.form-box-button a:hover{
    color:#0b4df5 ;
}

.form-box-button a::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    transform: scale(0.0, 1);
    opacity: 0;
    border-radius: 3px;
    z-index: -1;
    transition: .5s;
}

.form-box-button a:hover::before{
    background: #ffffff;
    opacity: 1;
    transform: scale(1,1);
}

/* Except choose us section style two */

.choose-us-section.style-two {
    padding: 0 0 119px;
}

/*==================================================
 <-- Except  Protfolio Section Css-->
===================================================*/

.protfolio-section {
    background: #1c1632;
    padding: 40px 0 40px;
}

.protfolio-section .align-items-center{
	position: relative;
}

.protfolio-section .container{
	display: block;
}

.protfolio-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #282828;
    padding: 15px 0 0;
}

.protfolio-item-content {
    display: flex;
    align-items: center;
}

.protfolio-item-numbar {
    margin-right: 22px;
}

.protfolio-item-numbar span {
    opacity: 0.800;
    font-size: 24px;
    line-height: 36px;
    color: #e2e2e2;
    font-weight: 500;
    transition: .5s;
}

.protfolio-item:hover .protfolio-item-numbar span{
    color: #0b4df5;
}

.protfolio-item-title h3 {
    font-size: 16px;
    /* line-height: 40px; */
    color: #e2e2e2;
    font-weight: 500;
    transition: .5s;
    margin-bottom: 10px;
}

.protfolio-item-title h3 a {
    text-decoration: none;
}
.protfolio-item-title h3 a:hover{
    color: #0b4df5 !important;;
}

.protfolio-item:hover .protfolio-item-title h3{
    color: #0b4df5;
}

.protfolio-itme-hover {
    margin-top: -24px;
    opacity: 0;
    transition: .5s;
}

.protfolio-item:hover .protfolio-itme-hover{
    opacity: 1;
}

.protfolio-item-icon i {
    color: #fff;
    font-size: 30px;
    transition: .5s;
}

.protfolio-item:hover .protfolio-item-icon i {
    color: #0b4df5;
}

/* protfolio item style two */

.protfolio-item.style-two {
    border-bottom: 1px solid #282828;
    padding: 35px 0 20px;
}


/*==================================================
 <-- Except  Offer Section Css-->
===================================================*/

.offer-section {
    padding: 40px 0 40px;
    overflow: hidden;
}

.offer-items-box {
    background: url(../images/offer-item.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px 10px 10px;
    border-radius: 3px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
    width: 23%;
    margin: 0 1% 2% 1%;
}

.offer-items-box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/servie-hover.png);
    width: 0;
    transform: translateY(100%);
    z-index: -1;
    transition: .5s;
    border-radius: 3px;
}

.offer-items-box:hover::before{
    width: 100%;
    transform: translateY(0);
}

.offer-icon-thumb img{
    transition: .5s;
}

.offer-items-box:hover .offer-icon-thumb img{
    filter: brightness(0)invert(1);
}

.offer-content h4 {
    font-size: 16px;
    line-height: 26px;
    color: #1c1632;
    font-weight: 500;
    /* padding: 10px 0 16px; */
    transition: .5s;
}

.offer-items-box:hover .offer-content h4{
    color: #ffffff;
}
.offer-content p {
    font-size: 16px;
    line-height: 24px;
    color: #434141;
    font-weight: 400;
    transition: .5s;
}

.offer-items-box:hover .offer-content p{
    color: #ffffff;
}

.offer-thumb {
    margin-left: -100px;
    margin-top: 60px;
}

.offer-thumb img {
    width: 100%;
}


/* progressbar css */

.process-ber-plugin {
    padding: 36px 0 0;
}

span.process-bar {
    font-size: 20px;
    color: #1c1632;
    font-weight: 500;
    position: relative;
}

.barfiller {
    width: 562px;
    height: 10px;
    position: relative;
    margin-bottom: 25px;
    margin-top: 11px;
    border-radius: 3px;
    background-color: #c9ccd2;
}

.barfiller .fill {
    display: block;
    position: relative;
    width: 0px;
    height: 100%;
    z-index: 1;
}

.barfiller .tipWrap {
    display: none;
}

.barfiller .tip {
    font-size: 18px;
    color: #1c1632;
    font-weight: 500;
    top: -37px;
    padding: 1px 6px;
    left: 0px;
    position: absolute;
}

.stat-bar:nth-of-type(1) .stat-bar-rating {
    animation-delay: 0.25s;
    -webkit-animation-delay: 0.25s;
}

span.fill {
    background:#0b4df5!important;
    border-radius: 3px;
}


/* offer section style two */

.offer-section.style-two {
    padding: 0 0 119px;
}

/*==================================================
 <-- Except  Team Section Css-->
===================================================*/

.team-section {
    padding: 104px 0 288px;
    background: #f6f6f6;
    margin-bottom: -200px;
}

.team-items-box {
    margin-bottom: 100px;
}

.team-thumb {
    position: relative;
}

.team-thumb img {
    width: 100%;
}

.team-icon {
    position: absolute;
    top: 44px;
    right: 10px;
    transform: translate(-50%, 50%);
    transition: .5s;
    opacity: 0;
}

.team-items-box:hover .team-icon {
    top: -48px;
    opacity: 1;
}

.team-icon ul {
    list-style: none;
}

.team-icon ul li {
    display: block;
    margin-top: 8px;
}

.team-icon ul li a i {
    height: 32px;
    width: 32px;
    background: #fff;
    text-align: center;
    line-height: 32px;
    color: #0b4df5;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.team-icon ul li a:hover i{
    color: #ffffff;
}

.team-icon ul li a i::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0b4df5;
    transform: scale(0);
    border-radius: 5px;
    z-index: -1;
    transition: .5s;
}

.team-icon ul li a i:hover::after{
    transform: scale(1);
}

.team-main-icon {
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 44px;
    margin: auto;
    transform: translateX(50%);
    z-index: 999;
}

.team-main-icon a {
    height: 40px;
    width: 40px;
    background: #0b4df5;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
     position: relative;
    z-index: 1;
}

.team-main-icon a::before{
     position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    transform: scale(0);
    border-radius: 50%;
    z-index: -1;
    transition: .5s;
}

.team-items-box:hover .team-main-icon a::before{
    transform: scale(1);
}

.team-main-icon a i{
    transition: .5s;
}

.team-items-box:hover .team-main-icon a i{
    color: #0b4df5;
}

.team-content {
    text-align: center;
    background: #ffff;
    position: absolute;
    bottom: -78px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    padding: 0px 0 10px;
    border-bottom: 2px solid #0b4df5;
    z-index: 1;
}

.team-content::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 0;
    height: 100%;
    margin: auto;
    background: #0b4df5;
    transition: .5s;
    z-index: -1;
}

.team-items-box:hover .team-content::before{
    width: 100%;
}

.team-content h4 a {
    font-size: 18px;
    line-height: 20px;
    color: #1c1632;
    font-weight: 500;
    text-decoration: none;
}

.team-content span {
    font-size: 12px;
    line-height: 16px;
    color: #9a9898;
    font-weight: 400;
    transition: .5s;
    display: block;
}

.team-items-box:hover .team-content span{
    color: #ffffff;
}

.team-items-box:hover .team-content h4 a{
    color:#fff;
}

/* home page two team section css */

.team-icon.style-two {
    right: 40%;
}

.team-items-box:hover .team-icon.style-two{
    top: 8px;
}

.team-main-icon.style-twoa i {
    position: relative;
}

.team-main-icon.style-two a i::after {
    position: absolute;
    content: "";
    height: 14px;
    width: 2px;
    background: #ffffff;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 15px;
    opacity: 0;
    transition: .5s;
}

.team-items-box:hover .team-main-icon.style-two a i::after{
    background: #0b4df5;
    opacity: 1;
}


/*==================================================
 <-- Except  Appointment Section Css-->
===================================================*/

.row.appointment {
    background: #ffffff;
    filter: drop-shadow(0px 1px 25.5px rgba(0,0,0,0.15));
    padding: 97px 85px 98px;
}

.choose-us-icon.appointment {
    margin-left: 0;
}

/* appointment form box css */

.choose-contact-box.appointment {
    padding: 30px;
    margin-bottom: 30px;
}

.form-box.appointment input {
    height: 56px;
    /* margin-bottom: -17px; */
}

.form-box-button.appointment a {
    width: 190px;
    height: 56px;
    font-size: 18px;
    font-weight: 400;
}


/*==================================================
 <-- Except  Blog Section Css-->
===================================================*/

.blog-section {
    padding: 104px 0 120px;
}

.blog-items-box {
    border: 1px solid #0b4df53b;
    padding: 0 0 26px;
    border-radius: 3px;
    position: relative;
}

.blog-thumb {
    margin-top: -62px;
}

.blog-date {
    position: absolute;
    top: 136px;
    right: -57px;
    transform: rotate(-90deg);
}

.blog-date span {
    font-size: 20px;
    color: #1c1632;
    font-weight: 500;
}

.blog-date span i {
    color: #0b4df5;
    font-size: 16px;
    margin-right: 6px;
}

.blog-content {
    padding: 0 29px 0;
}

.blog-meta {
    margin: 16px 0 -3px;
}

.blog-meta span {
    font-size: 16px;
    line-height: 34px;
    color: #1c1632;
    font-weight: 400;
    padding-right: 50px;
}

.blog-meta span i {
    color: #0b4df5;
    font-size: 18px;
    margin-right: 6px;
}

.blog-title {
    margin-bottom: 12px;
}

.blog-title h4 a {
    font-size: 23px;
    line-height: 34px;
    text-decoration: underline;
    color: #1c1632;
    font-weight: 500;
    transition: .5s;
}

.blog-items-box:hover .blog-title h4 a {
    color: #0b4df5;
}

.blog-bottom-shape {
    display: inline-block;
    margin-right: 15px;
}

.blog-bottom-shape img {
    border-radius: 50%;
}

.blog-bottom-title {
    display: inline-block;
    margin-right: 44px;
}

.blog-bottom-title h5 {
    font-size: 16px;
    line-height: 34px;
    color: #1c1632;
    font-weight: 400;
}

.blog-btn {
    display: inline-block;
}

.blog-btn a {
    font-size: 16px;
    line-height: 34px;
    text-decoration: underline;
    color: #1c1632;
    font-weight: 500;
}

.blog-items-box:hover .blog-btn a{
    color: #0b4df5;
}

.blog-btn a i {
    margin-left: 8px;
}

/* blog section style two  */

.blog-section.style-two {
    padding: 120px 0 120px;
}

/* blog section style three */

.blog-section.style-three {
    padding: 120px 0 51px;
}

/*==================================================
 <-- Except  Subscribe Section Css-->
===================================================*/

.subscribe-section {
    background: #0b4df5;
    padding: 70px 0 41px;
}

/* subscribe form */

.form-box.Subscribe input {
    width: 88%;
    height: 60px;
    margin-bottom: 14px;
}

.form-box.Subscribe i {
    width: 60px;
    height: 60px;
    background: #1c1632;
    top: 0;
    right: 2px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 3px;
    font-size: 20px;
}

.checkbox-box label {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
}

.checkbox-box label a{
    color: #ffffff;
}


/*==================================================
 <-- Except  Footer Section Css-->
===================================================*/

.footer-section {
    background: #1c1632;
    padding: 50px 0 0px;
}

.footer-section .container{
	/* display: flex; */
}

.footer-wiget-text p {
    font-size: 16px;
    line-height: 28px;
    color: #e2e2e2;
    font-weight: 400;
    margin: 21px 0 21px;
}

.footer-wiget-social ul {
    list-style: none;
}

.footer-wiget-social ul li {
    display: inline-block;
    margin-right: 14px;
}

.footer-wiget-social ul li a i {
    color: #0b4df5;
    font-size: 20px;
    transition: .5s;
}

.footer-wiget-social ul li a:hover i{
    color: #ffffff;
}

.footer-wiget-title h4 {
    font-size: 22px;
    line-height: 26px;
    color: #e2e2e2;
    font-weight: 600;
    padding: 0 0 15px;
    transition: .5s;
}

.footer-wiget-title h4:hover{
    color: #0b4df5;
}

.footer-wiget-menu ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.footer-wiget-menu ul li {
    list-style: none;
    margin-top: 6px;
    width: 20%;
    /* display: flex; */
}

.footer-wiget-menu ul li a {
    display: inline-block;
    font-size: 18px;
    color: #e2e2e2;
    font-weight: 400;
    text-decoration: none;
    transition: .5s;
}

.footer-wiget-menu ul li a:hover{
    color:#0b4df5 ;
}
.footer-wiget-contact-menu img{
	width: 155px;
	margin-top: 10px;
	margin:0 auto;
}
.footer-wiget-contact-menu {
	text-align: center;
}

.footer-wiget-contact-menu ul {
    list-style: none;
}
.footer-wiget-log{
	text-align: center;
}
.footer-wiget-contact-menu ul li {
    display: block;
    opacity: 0.710;
    font-size: 18px;
    line-height: 32px;
    color: #e2e2e2;
    font-weight: 400;
    margin: 5px 0 12px;
    transition: .5s;
}

.footer-wiget-contact-menu ul li:hover{
    color: #0b4df5 ;
}

.footer-wiget-contact-menu ul li a {
    display: inline-block;
    color: #e2e2e2;
    text-decoration: none;
    transition: .5s;
}

.footer-wiget-contact-menu ul li a:hover{
    color: #0b4df5;
}

/* footer thumb */

.footer-thumb {
    margin: -114px 126px -257px;
    position: relative;
}

/* copyrightext css */
.row.footer-line {
    border-top: 1px solid rgba(111,111,111,0.271);
    padding: 30px 0 0;
    margin: 40px 0 0;
}

.copyright-text p {
    opacity: 0.800;
    font-size: 15px;
    line-height: 27px;
    color: #e2e2e2;
    font-weight: 400;
    padding-bottom: 10px;
    text-align: center;
}

.copyright-text p a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    transition: .5s;
}

.copyright-text p a:hover{
    color: #ffffff;
}

.footer-condition ul {
    list-style: none;
}

.footer-condition ul li{
    display: inline-block;
}

.footer-condition ul li a {
    display: inline-block;
    margin-right: 50px;
    font-size: 16px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 400;
    transition: .5s;
    text-decoration: none;
}

.footer-condition ul li a:hover{
    color: #0b4df5;
}



/*==================================================
 <-- Except  Home Pages Two  Css-->
===================================================*/

/* choose us section inner page */

.choose-us-section.style-three {
    padding: 0 0 104px;
}

/* testimonial section css */

.testimonial-section {
    padding: 0 0 111px;
}

.testi-item-box {
    text-align: center;
    background-color: #ffffff;
    border-radius: 0px 0px 4px 4px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    padding: 44px 37px 40px;
    border-top: 3px solid rgb(47 104 246);
    position: relative;
    margin: 0 10px 3px;
}

.testi-item-box::before {
    position: absolute;
    content: "";
    height: 3px;
    width: 0%;
    background: #1c1632;
    top: -3px;
    left: 0;
    right: 0;
    margin: auto;
    transition: .5s;
}

.testi-item-box:hover::before{
    width: 100%;
}

.testi-title h4 {
    font-size: 24px;
    line-height: 44px;
    color: #1c1632;
    font-weight: 500;
}

.testi-title span {
    font-size: 20px;
    line-height: 26px;
    color: #0b4df5;
    font-weight: 500;
}

.testi-discription p {
    font-size: 16px;
    line-height: 28px;
    color: #434141;
    font-weight: 400;
    margin: 10px 0 5px;
}

.testi-icon i {
    color: #0b4df5;
    margin: 0 2px 0;
    font-size: 14px;
    opacity: 0.800;
}


/* owlcarousel css */

.testimonial-section .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}

.testimonial-section .owl-carousel .owl-item img {
    display: inline-block;
}

.testimonial-section .owl-dots {
    text-align: center;
    margin-top: 31px;
}

.testimonial-section .owl-dot {
    margin-right: 9px;
    height: 14px;
    width: 14px;
    border: 2px solid #0b4df5;
    border-radius: 50%;
    display: inline-block;
}

.testimonial-section .owl-dot.active {
    height: 14px;
    width: 14px;
    background: #0b4df5;
    border-radius:50%;
}


/*==================================================
 <-- Except  Home Pages Two Call Back  Css-->
===================================================*/

.call-back-section {
    background: url(../image/call-back-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0 100px;
}

.call-back-content {
    background: #1c1632;
    padding: 63px 0 77px;
}

.call-back-numbar h3 {
    font-size: 42px;
    line-height: 44px;
    color: #ffffff;
    font-weight: 600;
}

.call-back-discription p {
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
    padding: 20px 0 23px;
    width: 84%;
    margin: auto;
}


/*==================================================
 <-- Except  Breatcame  Css-->
===================================================*/
.breatcome-section {
    background: url(../image/breatcame-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 130px 0;
}

.breatcome-content {
    position: relative;
}

.breatcome-title h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 19px;
    text-align: center;
}

.bratcome-text {
    position: absolute;
    right: 0;
    bottom: -149px;
    background: #f4fbff;
    padding: 23px 35px;
    border-radius: 5px 5px 0 0;
}

.bratcome-text ul {
    list-style: none;
}

.bratcome-text ul li {
    display: inline-block;
    margin-right: 15px;
    font-size: 16px;
    line-height: 27px;
    color: #434141;
    font-weight: 500;
}

.bratcome-text ul li a {
    display: inline-block;
    font-size: 16px;
    color: #434141;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    transition: .5s;
}

.bratcome-text ul li a:hover{
    color: #0b4df5;
}

.bratcome-text ul li a::before {
    position: absolute;
    content: "/";
    left: 50px;
}


/*==================================================
 <-- Except  Blog  Css-->
===================================================*/

.blog-items-box.style-two {
    border: none;
    margin-bottom: 10px;
}

.blog-thumb.style-two {
    margin: 0;
}

.blog-thumb.style-two img {
    width: 100%;
}

.blog-content.style-two {
    background-color: #ffffff;
    filter: drop-shadow(0px 3px 12.5px rgba(0,0,0,0.1));
    padding: 27px 29px 34px;
    border-radius: 0px 0px 6px 6px;
}

.blog-meta.style-two {
    margin: 0;
}

.blog-disctiption p {
    font-size: 16px;
    line-height: 28px;
    color: #434141;
    font-weight: 400;
}

/* pagination css */

.as-pagination {
    margin-top: 18px;
}

.as-pagination ul {
    list-style: none;
}

.as-pagination ul li {
    display: inline-block;
}

.as-pagination ul li a {
    display: inline-block;
    font-size: 16px;
    color: #292930;
    font-weight: 500;
    border: 1px solid #dddddd;
    height: 38px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 3px;
    margin-left: 5px;
    transition: .5s;
    text-decoration: none;
    position: relative;
    transition: .5s;
}

.as-pagination ul li a:hover{
    color: #ffffff;
}

.as-pagination ul li a::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0b4df5;
    transform: scale(0);
    border-radius: 3px;
    z-index: -1;
    transition: .5s;
}

.as-pagination ul li a:hover::before{
    transform: scale(1);
}


/* sidebar css */

.widget_search form {
    position: relative;
}

.widget_search input {
    border-radius: 4px;
    padding-left: 20px;
    height: 60px;
    width: 100%;
    position: relative;
    color: #606060;
    font-weight: 400;
    border: 0;
    border: 1px solid #dddddd;
    outline: 0;
}

button.icons {
    border: 0;
    font-size: 18px;
    color: #fff;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    background: #0b4df5;
    border-radius: 0 3px 3px 0;
}

.categories-title h4 {
    font-size: 24px;
    margin-bottom: 25px;
}

.widget-categories-menu {
    margin-bottom: 45px;
}

.widget-categories-menu ul li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    position: relative;
    margin-bottom: 10px;
}

.widget-categories-menu ul li::after{
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    height: 1px;
    transition: all 0.5s linear 0s;
    background-color:#0b4df5;
    content: "";
}

.widget-categories-menu ul li:hover::after{
    width: 100%;
    right: auto;
    left: 0;
}

.widget-categories-menu ul li a {
    display: block;
    overflow: hidden;
    text-decoration: none;
    transition: .5s;
}

.widget-categories-menu ul li a:hover{
    color:#0b4df5 ;
}
.widget-categories-menu ul li a span {
    float: right;
}

.sidber-widget-recent-post {
    margin: 44px 0 62px;
}

.recent-widget-thumb {
    float: left;
    margin-right: 16px;
    margin-top: -15px;
    transition: .5s;
}

.recent-widget-content a {
    font-size: 20px;
    line-height: 26px;
    color: #292930;
    font-weight: 600;
    display: block;
    text-decoration: none;
    margin-bottom: 6px;
    transition: .5s;
}

.recent-widget-content a:hover{
    color:#0b4df5 ;
}
.recent-widget-content span {
    font-size: 16px;
    line-height: 26px;
    color: #434141;
    font-weight: 400;
}

.recent-widget-content span i {
    font-size: 13px;
    margin-right: 4px;
}

.widget-tags a {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #dddddd;
    padding: 3px 14px;
    margin: 11px 5px;
    border-radius: 2px;
    font-size: 16px;
    color: #434141;
    font-weight: 400;
    position: relative;
    transition: .5s;
    z-index: 1;
}

.widget-tags a:hover {
    color: #fff;
}

.widget-tags a:before {
    position: absolute;
    content: "";
    left: -2px;
    top: 0px;
    height: 102%;
    width: 0%;
    background: #0b4df5 ;
    z-index: -1;
    border-radius: 3px;
    transition: .5s;
}

.widget-tags a:hover:before {
    width: 104%;
}

.ba-blog-widget-title {
    font-size: 24px;
    margin: 27px 0 22px;
}

.ba-blog-widget-subscribe-form form {
    position: relative;
}

.ba-blog-widget-subscribe-form input {
    border: 0;
    width: 100%;
    padding-right: 30px;
    outline: 0;
    border-bottom: 1px solid #DDD;
    color: #434141;
    padding-bottom: 3px;
    transition: all 0.3s linear 0s;
}

.ba-blog-widget-subscribe-form input:focus {
    border-color: #0b4df5;
}

.ba-blog-widget-subscribe-form button[type=submit] {
    padding: 0;
    position: absolute;
    right: 0;
    bottom: 2px;
    background: transparent;
    border: 0;
    color: #0b4df5 ;
}


/*==================================================
 <-- Except  Blog Details Css-->
===================================================*/

.blog-content.style-two.inner {
    background: none;
}

.blog-disctiption.inner {
    margin-bottom: 32px;
}

.blog-details-thumb img {
    width: 100%;
}

.blog-details-list {
    margin-bottom: 32px;
}

.blog-details-list ul li {
    list-style: none;
    margin-bottom: 12px;
    font-size: 18px;
    color: #292930;
    font-weight: 600;
}

.blog-details-list ul li i {
    font-size: 22px;
    padding-right: 8px;
}

.blog-details-list ul li.active{
    color: #0b4df5;
}

.blog-details-title h5 {
    font-size: 24px;
    line-height: 26px;
    color: #292930;
    font-weight: 600;
    margin-bottom: 15px;
}

blockquote {
    filter: drop-shadow(0 0 45px rgba(0,0,0,0.1));
    background-color: #ffffff;
    padding: 25px 34px 30px;
    text-align: center;
}

.blog-details-social-box {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 4px 0;
    padding-bottom: 9px;
}

.ba-blog-details-social-icons h6 {
    display: inline-block;
    margin-right: 15px;
    color: #0b4df5;
}

.ba-blog-details-social-icons a {
    margin-right: 10px;
    vertical-align: middle;
}

.ba-blog-details-social-icons a:hover {
    color: #0b4df5;
}

.ba-blog-details-social-icons a i{
    font-size: 20px;
    color: #292930;
    font-weight: 600;
}

.text-sm-end {
    text-align: right!important;
}

.ba-blog-details-comment-count i {
    font-size: 15px;
    color: #0b4df5;
}

.ba-blog-details-comment-count span {
    display: inline-block;
    margin-left: 10px;
}

.ba-section-title-2 {
    position: relative;
    padding-bottom: 16px;
}

.ba-section-title-2::after {
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 90px;
    background: #0b4df5;
    content: "";
    left: 0;
}

.ba-blog-comment-list ul {
    list-style: none;
}

.ba-blog-comment-list ul li .ba-blog-comment-box {
    border-bottom: 1px solid #DDD;
    padding-bottom: 38px;
}

.ba-blog-comment-list ul li .ba-blog-comment-box.inner-2 {
    border-bottom: none;
}

.ba-blog-comment-list ul li .ba-blog-comment-box.inner {
    margin: 25px 67px 28px;
}

.ba-blog-comment-list ul li .image {
    float: left;
    margin-right: 30px;
}

.ba-blog-comment-list ul li .content {
    overflow: hidden;
}

.ba-blog-comment-list .title {
    margin-bottom: 5px;
}

.text-sm-end {
    text-align: right!important;
}

.ba-blog-comment-list ul li .replay-link {
    text-decoration: none;
}


/* comment box css */

.choose-contact-box.inner {
    background: 0;
    padding: 0;
}

.choose-contact-title.inner h4 {
    font-size: 24px;
    color: #292930;
    position: relative;
    margin-bottom: 50px;
}

.choose-contact-title.inner h4::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 90px;
    background: #0b4df5;
    bottom: -10px;
}

.form-box.inner textarea {
    width: 100%;
    height: 220px;
}

.form-box-button.inner button {
    width: 196px;
    height: 55px;
    border-radius: 5px;
    background-color: #0b4df5;
}


/*==================================================
 <-- Except  Service Innerp Page Css-->
===================================================*/

.service-section.style-two {
    padding: 103px 0 102px;
}

.service-box.style-two {
    margin-bottom: 40px;
}


/*==================================================
 <-- Except  Project Grid Innerp Page Css-->
===================================================*/

.project-grid-section {
    padding: 121px 0 90px;
}

.protfolio-menu ul {
    list-style: none;
}

.protfolio-menu ul li {
    display: inline-block;
    padding: 12px 33px;
    font-size: 18px;
    color: #ffffff;
    background: #1c1632;
    font-weight: 500;
    margin: 0px 13px 50px;
    border-radius: 5px;
    cursor: pointer;
}

.protfolio-menu ul li.current_menu_item {
    position: relative;
    color: #ffffff;
    z-index: 1;
}

.protfolio-menu ul li.current_menu_item::before {
    position: absolute;
    content: "";
    background: #0b4df5;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    transform: scale(0);
    border-radius: 5px;
    z-index: -1;
    transition: .5s;
}

.protfolio-menu ul li.current_menu_item:hover::before{
    transform: scale(1);
}

/* project grid box */

.project-thumb img {
    width: 100%;
}

.project-content {
    background: #1c1632;
    padding: 22px 42px 30px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}

.project-content::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0b4df5;
    border-radius: 5px;
    transform: scale(0);
    z-index: -1;
    transition: .5s;
}

.project-grid-box:hover .project-content::before{
    transform: scale(1);
}

.project-content h4 {
    font-size: 24px;
    line-height: 30px;
    color: #e2e2e2;
    font-weight: 500;
    margin-bottom: 14px;
}

.project-content span {
    font-size: 16px;
    line-height: 30px;
    color: #dddddd;
    font-weight: 400;
}


/*==================================================
 <-- Except  Error Innerp Page Css-->
===================================================*/

.error-section {
    padding: 120px 0 119px;
}

/*==================================================
 <-- Except  Contact Us Innerp Page Css-->
===================================================*/

.contact-section {
    padding: 120px 0 120px;
    background: #eaeaea;
}

.contact-sub-title h4 {
    font-size: 17px;
    color: #0b4df5;
    font-weight: 400;
}

.contact-main-title h2 {
    font-size: 40px;
    color: #0d1c37;
    font-weight: 700;
}

.contact-discription p {
    font-size: 15px;
    line-height: 46px;
    color: #383737;
    font-weight: 400;
    margin-bottom: 37px;
}

/* contact box item */

.contact-box-item {
    margin-bottom: 30px;
}

.contact-icon {
    float: left;
    margin-right: 22px;
    margin-top: -4px;
}

.contact-icon i {
    height: 60px;
    width: 60px;
    background: #292930;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 23px;
    position: relative;
    z-index: 1;
}

.contact-icon i::after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right:0;
    bottom: 0;
    background: #0b4df5;
    border-radius: 50%;
    transform: scale(0);
    transition: .5s;
    z-index: -1;
}

.contact-icon:hover i::after{
    transform: scale(1);
}

.contact-adress h5 {
    font-size: 24px;
    color: #0d1c37;
    font-weight: 500;
}

.contact-adress span {
    font-size: 15px;
    line-height: 29px;
    color: #383737;
    font-weight: 400;
}

/* contact-box */

.choose-contact-box.contact-inner {
    background: none;
    padding: 0;
}

.form-box.contact-inner select {
    width: 100%;
}

.form-box.contact-inner textarea {
    width: 100%;
    height: 186px;
}

.form-box-button.contact-inner button {
    width: 165px;
    height: 50px;
    border-radius: 4px;
}


/*==================================================
 <-- Except  Faq Innerp Page Css-->
===================================================*/

.faq-section {
    padding: 119px 0 91px;
}

.faq-discription p {
    font-size: 16px;
    line-height: 28px;
    color: #434141;
    font-weight: 400;
    margin-bottom: 33px;
}

/* faq contact css */

.choose-contact-box.faq {
    background: #f8f8f8;
    padding: 46px 82px 60px;
}
.choose-contact-title.faq h4 {
    font-size: 30px;
    line-height: 34px;
    color: #292930;
    font-weight: 600;
    margin-bottom: 47px;
}

.form-box.faq input {
    height: 62px;
    background-color: #f2f2f2;
    border: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 13px;
}

.form-box.faq textarea {
    width: 100%;
    height: 118px;
    border-radius: 5px;
    background-color: #f2f2f2;
    border: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 45px;
}
.form-box-button.faq button {
    width: 216px;
    height: 62px;
    border-radius: 5px;
    background-color: #0b4df5;
}


/*==================================================
 <-- Except  Service Details Innerp Page Css-->
===================================================*/

.service-details-section {
    padding: 120px 0 80px;
}


.service-details-thumb img {
    width: 100%;
}

.service-details-thumb-two img{
    width: 100%;
}

.service-details-title h4 {
    font-size: 26px;
    color: #0d1c37;
    font-weight: 700;
    padding: 13px 0;
}

.service-details-discription p {
    font-size: 16px;
    color: #434141;
    font-weight: 400;
    font-family: "Jost";
    padding: 4px 0 31px 0;
    margin: 0;
}

.widget_search.box {
    padding: 29px 22px 30px;
    border-radius: 4px;
    margin-bottom: 30px;
    background: #f5f5f5;
}
.widget-categories-box.two {
    padding: 47px 22px 5px;
    border-radius: 4px;
    margin-bottom: 30px;
    background: #f5f5f5;
}

.widget-categories-menu ul li {
    list-style: none;
    padding: 13px;
    position: relative;
    margin-bottom: 10px;
    background: #fff;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.widget-categories-menu.asd ul li::after {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 2px;
    height: 53px;
    transition: all 0.5s linear 0s;
    background-color: #0b4df5;
    content: "";
     z-index: -1;
}

.widget-categories-menu.asd ul li:hover::after {
    width: 100%;
   
}

.widget-categories-menu.asd ul li a{
    transition: .5s;
}

.widget-categories-menu.asd ul li:hover a {
    color: #fff!important;
}

.widget-content {
    padding: 0 21px 31px;
    border-radius: 4px;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.widget-content h4 {
    padding: 28px 0 15px;
    font-size: 24px;
    color: #292930;
    font-weight: 600;
}

.widget-content p {
    font-size: 16px;
    color: #434141;
    font-weight: 400;
    margin: 0;
}

.widget-info-social-link ul li {
    list-style: none;
    padding: 21px 0 0;
}

.widget-info-social-link ul li a {
    text-decoration: none;

}

.widget-info-social-link ul li span {
    font-size: 17px;
    color: #292930;
    font-weight: 500;
    transition:.3s;
}

.widget-info-social-link ul li a i {
    font-size: 24px;
    color: #0b4df5;
    font-weight: 400;
    padding-right: 9px;
}

.widget-info-social-link ul li span:hover {
    color: #0b4df5;
}

/* service style three */

.service-section.style-three {
    padding: 15px 0 100px;
    background: none;
    margin-bottom: 0;
}


/*==================================================
 <-- Except  Team Details Innerp Page Css-->
===================================================*/

.team-details-section {
    padding: 120px 0 119px;
}

.ba-team-details-author-skill-area {
    margin-bottom: 30px;
}

.team-details-author-img img {
    width: 100%;
}

.team-details-author-name {
    margin-bottom: 14px;
}

.team-details-author-name h4 {
    font-size: 24px;
    line-height: 60px;
    color: #292930;
    font-weight: 600;
}

.team-details-author-name span {
    font-size: 16px;
    line-height: 36px;
    color: #434141;
    font-weight: 400;
}

.team-details-author-experience ul li {
    list-style: none;
    margin-bottom: 12px;
}

.team-details-author-experience ul li .label {
    min-width: 152px;
    float: left;
    font-size: 16px;
    color: #434141;
    font-weight: 500;
}

.team-details-author-experience ul li .value {
    overflow: hidden;
    display: block;
}

.team-details-author-experience ul li .value {
    overflow: hidden;
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #434141;
}

.team-card-box-social a {
    display: inline-block;
    margin-right: 15px;
    height: 40px;
    width: 40px;
    background: #f3f3f3;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

.team-card-box-social a::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0b4df5;
    border-radius: 50%;
    transform: scale(0);
    transition: .5s;
    z-index: -1;
}

.team-card-box-social a:hover::before{
    transform: scale(1);
}

.team-card-box-social a i{
    transition: .5s;
}

.team-card-box-social a:hover i{
    color: #ffffff;
}

/* progress bar css */

span.process-bar.style-two {
    font-size: 16px;
}

.barfiller.style-two {
    width: 100%;
}

.team-details-title h4 {
    font-size: 24px;
    line-height: 60px;
    color: #292930;
    font-weight: 600;
}


/* form box css */

.choose-contact-title.inner.team h4::before {
    display: none;
}

.choose-contact-title.inner.team h4 {
    border-bottom: 1px solid  #dddddd;
    padding: 0px 0 13px;
    margin-bottom: 28px;
}

.form-box.inner.team input {
    border: 1px solid #dddddd;
    margin-bottom: 16px;
}

.form-box.inner.team textarea {
    border: 1px solid #dddddd;
    height: 135px;
}

.form-box-button.inner.team button:hover::before {
    background: #1c1632;
}


/*==================================================
 <-- Except  Project Details Inner Page Css-->
===================================================*/

.project-details-section {
    padding: 120px 0 120px;
}

.project-details-section .info-area {
    padding-left: 60px;
}

.project-details-section .sub-title h5 {
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
}

.project-details-section .info li {
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}

.project-details-section .info li h6 {
    font-weight: 700;
    text-transform: capitalize;
    width: 50%;
}

.project-details-section .info li p {
    width: 50%;
    text-transform: capitalize;
}

.project-details-section .info li ul li {
    border: 0;
    padding: 0;
    padding-right: 15px;
}

.project-details-section .title h4 {
    font-size: 29px;
    line-height: 44px;
    text-transform: capitalize;
    font-weight: 700;
}

.project-details-section .list-part {
    padding-top: 10px;
}

.project-details-section .desc-list {
    padding-top: 20px;
}

.project-details-section .desc-list li {
    position: relative;
    padding: 5px 0 5px 30px;
    list-style: none;
}

.project-details-section .desc-list li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #0b4df5;
}

/*** 
====================================================================
    Search Popup
====================================================================
***/
.search-popup{
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: rgba(0,0,0,0.90);
    -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}
.search-popup{
    width: 100%;
}
.search-active .search-popup{
    transform: translateY(0%);
    margin-top: 0;
}
.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color:#0b4df5;
    width: 70px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    border-bottom: 3px solid #ffffff;
    -webkit-transition: all 500ms ease;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
.search-active .search-popup .close-search{
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}
.search-popup form{
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin:-35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #111111;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.search-active .search-popup form{
    transform: scaleX(1);
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}
.search-popup .form-group{
    position:relative;
    margin:0px; 
    overflow: hidden;
}
.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"]{
    position:relative;
    display:block;
    font-size:18px;
    line-height: 50px;
    color:#000000;
    height:70px;
    width:100%;
    padding: 10px 30px;
    background-color: #ffffff;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    font-weight:500;
    text-transform:capitalize;
}
.search-popup .form-group input[type="submit"], .search-popup .form-group button {
    position: absolute;
    right: 30px;
    top: 0px;
    height: 70px;
    line-height: 70px;
    background: transparent;
    text-align: center;
    font-size: 24px;
    color: #0b4df5;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    border: none;
}
.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover{
    color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder{
    color:#000000;
}
.search-popup .close-search.style-two{
    position: absolute;
    right: 25px;
    left: auto;
    color:#ffffff;
    width:auto;
    height:auto;
    top:25px;
    margin:0px;
    border:none;
    background:none !important;
    box-shadow:none !important;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
}

.flaticon-multiply:before {
    content: inherit;
}
button.close-search i {
    font-size: 25px;
    color: #fff;
    display: inline-block;
}
span.flaticon-multiply i {
    display: inline-block;
    color: #0b4df5;
}




/*
<!-- ============================================================== -->
<!-- Except  Scrollup Section -->
<!-- ============================================================== -->*/
.scroll-area {
    position: relative;
    z-index: 999;
}

.scroll-area .go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 30px;
    color: #ffffff;
    background-image: -moz-linear-gradient(0deg, #275fec 0%, #0b4df5 100%);
    background-image: -webkit-linear-gradient(0deg, #275fec 0%, #0b4df5 100%);
    z-index: 9999;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    transition: all 0.9s ease-out 0s;
    border-radius: 10px;
}

.scroll-area .go-top i {
    position: absolute;
    top: 50%;
    left: -4px;
    right: 0;
    margin: 0 auto;
    font-size: 15px;
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.scroll-area .go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%;
}

.scroll-area .go-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: -moz-linear-gradient(0deg, #275fec 0%, #0b4df5 100%);
    background-image: -webkit-linear-gradient(0deg, #275fec 0%, #0b4df5 100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    ;
    border-radius: 100%;
}

.scroll-area .go-top:focus,
.scroll-area .go-top:hover {
    color: #fff;
}

.scroll-area .go-top:focus::before,
.scroll-area .go-top:hover::before {
    opacity: 1;
    visibility: visible;
}

.scroll-area .go-top:focus i:first-child,
.scroll-area .go-top:hover i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden;
}

.scroll-area .go-top:focus i:last-child,
.scroll-area .go-top:hover i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%;
}

.scroll-area .go-top.active {
    top: 95%;
    -webkit-transform: translateY(-98%);
    -moz-transform: translateY(-98%);
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    right: 30px;
    border-radius: 100%;
}

.top-wrap {
    position: relative;
}

.top-wrap .go-top-button {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    top: 3px;
    z-index: 1;
    background: #0b4df5;
}

.top-wrap .go-top-button i {
    font-size: 20px;
    font-weight: 700;
    padding-left: 4px;
    color: #fff;
}

.top-wrap .go-top-button::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 45px;
    height: 45px;
    -webkit-animation: ripple 1.6s ease-out infinite;
    -moz-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite;
    opacity: 0;
    background-image: -moz-linear-gradient(0deg, #275fec 0%, #0b4df5 100%);
    background-image: -webkit-linear-gradient(0deg, #275fec 0%, #0b4df5 100%);
    border-radius: 100%;
}

.top-wrap .go-top-button:hover {
    background-color: #222;
    color: #fff;
}

@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0);
        box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0)
    }
}

/*
<!-- ============================================================== -->
<!-- Except  Bounce Animation Css -->
<!-- ============================================================== -->*/
/* bounce-animate */
.bounce-animate {
    animation-name: float-bob;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate2 {
    animation-name: float-bob2;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob2;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob2;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob2;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate3 {
    animation-name: float-bob3;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob3;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob3;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob3;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate4 {
    animation-name: float-bob4;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob4;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob4;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob4;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate5 {
    animation-name: float-bob5;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate-slow {
    animation-name: float-bob5;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.bounce-animate-3 {
    animation-name: float-bob6;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob6;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob6;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob6;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@keyframes float-bob {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

@keyframes float-bob2 {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }

    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    100% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }
}

@keyframes float-bob3 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob4 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob5 {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes float-bob6 {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@keyframes movebounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}


@keyframes moveleftbounce {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}



/*--==============================================->
  <!-- Except  Animation Dance -->
 ==================================================-*/
/**/
.dance3 {
    -webkit-animation: dance3 8s alternate infinite;
    animation: dance3 8s alternate infinite;
}

@keyframes dance3 {
    0% {
        -webkit-transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

.dance {
    -webkit-animation: dance 2s alternate infinite;
    animation: dance 2s alternate infinite;
}

@keyframes dance {
    0% {
        -webkit-transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1.2);
    }
}

.dance2 {
    -webkit-animation: dance2 4s alternate infinite;
    animation: dance2 4s alternate infinite;
}

@keyframes dance2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(25px, -25px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, -25px, 25px);
    }
}

.watermark-animate {
    -webkit-animation: watermark-animate 8s infinite;
    animation: watermark-animate 8s infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes watermark-animate {
    0% {
        left: 0;
    }

    100% {
        left: 100%;
    }
}




/*===========================
<-- Except  Loader Css -->
=============================*/
.loader-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: 0.8s 1s ease;
    z-index: 666;
}

.loader {
    position: relative;
    display: block;
    z-index: 201;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    border-radius: 50%;
    transition: all 1s 1s ease;
    border: 3px solid transparent;
    border-top-color: #0b4df5;
    -webkit-animation: spin 1.5s linear infinite;
    -moz-animation: spin 1.5s linear infinite;
    -o-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

.loader:before {
    position: absolute;
    content: '';
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-left-color: #1c1632;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.loader:after {
    position: absolute;
    content: '';
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-right-color: #fff;
    -webkit-animation: spin 2.5s linear infinite;
    -moz-animation: spin 2.5s linear infinite;
    -o-animation: spin 2.5s linear infinite;
    animation: spin 2.5s linear infinite;
}

/*/ Here the Magic /*/

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-wrapper .loder-section {
    position: fixed;
    top: 0;
    width: 50%;
    height: 100%;
    background: #111;
    z-index: 2;
}

.loader-wrapper .loder-section.left-section {
    left: 0;
    transition: 1s 1.4s ease;
}

.loader-wrapper .loder-section.right-section {
    right: 0;
    transition: 1s 1.4s ease;
}

/*/ When page loaded /*/
.loaded .loder-section.left-section {
    left: -100%;
}

.loaded .loder-section.right-section {
    right: -100%;
}

.loaded .loader-wrapper {
    visibility: hidden;
}

.loaded .loader {
    top: -100%;
    opacity: 0;
} 

.container{
	/* display: flex; */
	/* flex-wrap: wrap; */
	/* align-items: center; */
	/* justify-content: space-between; */
}



/* Ã©Â¡Â¶Ã©Æ’Â¨ */
.login {
    display: flex;
    align-items: center;
	
}
.login .login_img {
    width: 12px;
    height: 14px;
    object-fit: cover;
    display: block;
}
.login p {
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    margin-left: 8px;
}
.login p a{
    color: #fff!important;
}
.login p a:hover{
	color: #b8ccff;
}
.Except-top-menu{
	color: #fff;
	margin: 0;
	width: 57%;
	float: left;
	font-size: 15px;
}
.enroll {
    width: 60px;
    height: 26px;
    border-radius: 16px;
    border: 1px solid #111111;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 15px;
    color: #111111;
    /* margin-left: 10px; */
    transition: .5s;
    line-height: 23px;
}
.enroll:hover {
    background-color: #0b4df5;
    color: #fff;
}


/* Ã¥Â¯Â¼Ã¨Ë†Âª */
.gongzhonghao.imgs {
  position: relative;
}

.gongzhonghao.imgs .qrcode {
  width: 20px;
  /* height: 57px; */
  object-fit: contain;
}
.gongzhonghao.imgs:hover .pos {
    /* display: block; */
    visibility: visible;
    opacity: 1;
}
.gongzhonghao.imgs .pos img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    display: block;
    margin: 0 auto;
}
.gongzhonghao.imgs .pos {
  position: absolute;
  top: 37px;
  left: -117px;
  width: 264px;
  height: 335px;
  background: #FFFFFF;
  box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  opacity: 0;
  transition: .5s;
  visibility: hidden;
}

.gongzhonghao.imgs .pos p:first-child {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  text-align: center;
}

.gongzhonghao.imgs .pos p:last-of-type {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  /* margin-top: 18px; */
  text-align: center;
  margin-bottom: 5px;
}

/* Ã©Â¢â€ Ã¨Âµâ€žÃ¦â€“â„¢ */
.code{
    width: 350px;
    height: 320px;
    float: left;
    top: 37px;
    right: -58px;
    border-radius: 10px;
    background-color: #fff;
    z-index: 1000;
    opacity: 0;
    position: absolute;
    box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.2);
    padding: 0 20px 20px 20px;
    transition: .5s;
    visibility: hidden;
}
.zxtopewm{
	display: flex;
	justify-content: center;
}
.zxtopewm .coding{
	  margin-top: 0;
	  text-align: center;
	  /* padding: 0; */
	  /* margin-left: 7px; */
	  /* margin-right: 7px; */
}
.zxtopewm .coding img{
	width: 155px;
	height: auto!important;
}
.code>.tbdkf{
    width: 100%;
    /* height: 60px; */
    /* line-height: 60px; */
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
}
.code p {
    font-size: 14px;
    color: #434141;
    line-height: 18px;
    margin-top: 5px;
    text-align: center;
}

.lingziliao:hover .code{
    /* display: block; */
    visibility: visible;
    opacity: 1;
}




/* banner */
.banner-head {
  width: 100%;
  padding-bottom: 15px;
  background: url("../images/banner2.jpg") no-repeat;
  background-size: cover;
  padding-top: 25px;
}

.banner-head .brand {
  /* width: 1280px; */
  margin: 0 auto;
  /* display: flex; */
  padding: 15px;
}

.banner-head .brand .brand-left {
  /* padding-top: 20px; */
  /* width: 55%; */
}

.banner-head .brand .brand-left .brand-tex {
  font-weight: bold;
  font-size: 22px;
  color: #1c1632e0;
  margin-bottom: 15px;
}

.banner-head .brand .brand-left .title {
  font-weight: bold;
  font-size: 36px;
  color: #1c1632;
  line-height: 46px;
  /* width: 588px; */
}

.banner-head .brand .brand-left .content {
  /* font-family: PingFang SC; */
  font-weight: 400;
  font-size: 16px;
  color: #474747;
  /* line-height: 28px; */
  /* width: 614px; */
  /* margin-top: 5px; */
}

.banner-head .brand .brand-left .four_but {
  display: flex;
  flex-wrap: wrap;
  /* width: 450px; */
  margin-top: 42px;
}

.banner-head .brand .brand-left .four_but .short {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 28px;
  padding-right: 6px;
  width: 190px;
  height: 54px;
}

.banner-head .brand .brand-left .four_but .short img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  margin-left: 23px;
}

.banner-head .brand .brand-left .four_but .blur {
  background: #111022;
  border-radius: 27px;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 42px;
  margin-bottom: 18px;
}

.banner-head .brand .brand-left .four_but .black {
  background: #FFFFFF;
  border-radius: 27px;
  border: 2px solid #333333;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 22px;
  color: #333333;
  line-height: 42px;
  margin-bottom: 18px;
}

.banner-head .brand .brand-left .four_but .long {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 24px;
  padding-right: 8px;
  width: 230px;
  height: 56px;
  margin-left: 20px;
}

.banner-head .brand .brand-left .four_but .long img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  margin-left: 23px;
}



.banner-head .brand .brand-right .code1, .banner-head .brand .brand-right .code2 {
  width: 236px;
  height: 298px;
  object-fit: contain;
}

.banner-head .brand .brand-right .code2 {
  margin-top: 177px;
  margin-left: 20px;
}


.tabs-header {
  display: flex;
  margin: 30px 0 0px 0px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tabs-header__item {
  position: relative;
  /* flex: 1; */
  /* height: 105px; */
  padding: 10px 10px;
  margin: 0px 0px 12px 0;
  background: #ffffff;
  border: 1px solid #f3f3f3;
  border-radius: 4px;
  cursor: pointer;
  width: 31%;
  /* display: flex; */
  box-shadow: 0 2px 9px 1px rgba(0,0,0,.1);
  transition: .5s;
  list-style: none;
}

.tabs-header__item:nth-child(3):before,
.tabs-header__item:nth-child(4):before {
  /* content: ""; */
  /* position: absolute; */
  /* width: 100%; */
  /* height: 100%; */
}

.tabs-header__item:nth-child(3):before {
  /* top: -1px; */
  /* right: -106px; */
  /* background: url(/v2/assets/images/banner/hot.png) no-repeat; */
}

.tabs-header__item:nth-child(4):before {
  top: -7px;
  right: -109px;
  background: url(/v2/assets/images/banner/new.png) no-repeat;
}

.tabs-header__item:last-child {
  /* margin-right: 0; */
}

.tabs-header__item.active,
.tabs-header__item:hover {
  height: auto;
  border: 1px solid #0b4df5;
  box-shadow: 0px 0px 5px 0px #0b4df5;
  /* background: #0b4df5; */
}

.tabs-header__item.active p,
.tabs-header__item:hover p,.tabs-header__item:hover span {
  color: #0b4df5;
}
/* .tabs-header__item:hover p{
	font-weight: 600;
} */
.tabs-header__item p i{
	display: none;
}
.tabs-header__item:hover p i{
	display: inline-block;
}

.tabs-header__item.active .more,
.tabs-header__item:hover .more {
  opacity: 1;
}
.tabs-header__item .pic {
  /* width: 25%; */
  height: auto;
  margin: 0 auto 10px;
  text-align: center;
}
.tabs-header__item .right{
	/* width: 70%; */
	text-align: center;
}
.tabs-header__item p {
  /* text-align: center; */
  color: #1c1632;
  margin-bottom: 0;
  font-size: 16px;
  /* font-weight: 600; */
}

.tabs-header__item span{
	font-size: 12px;
	color: #666;
	line-height: 18px;
	/* display: none; */
	/* text-align: center; */
	/* padding: 0 10px; */
	display: block;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: block-axis;
	overflow: hidden;
	-webkit-line-clamp: 2;
}

.tabs-header__item .more a {
  display: block;
  width: 98px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  margin: 12px 0 0 0;
  background: #0b4df5;
  border-radius: 2px;
  font-size: 14px;
  color: #ffffff;
}


.enrollzixun {
    /* width: 60px; */
    height: 26px;
    border-radius: 16px;
    border: 1px solid #111111;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 15px;
    color: #111111;
    /* margin-left: 10px; */
    transition: .5s;
    line-height: 24px;
    display: block;
    background: #f0f0f0;
    padding: 0px 10px;
    font-size: 14px;
}


/* æœŸåˆŠ */
.choose{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    margin-top: 10px;
}
.choose .chooselist{
	width: 25%;
	background: #fff;
	text-align: center;
	padding: 10px 10px;
	margin-bottom: 30px;
	transition: .5s;
	display: flex;
	align-items: center;
	justify-content: center;
}
.choose .chooselist h4{
	font-size: 16px;
	margin-top: 0;
}
.choose .chooselist img{
	width: 40px;
}
.choose .chooselist.current{
    background: #0b4df5;
}
.choose .chooselist.current h4{
	color: #fff;
	margin-top: 0;
	/* line-height: normal; */
}
a{
	text-decoration: none;
}
.qikanlist .pricing-box{
	width: 33%;
	float: left;
	margin-right: 2%;
}

/* æœŸåˆŠå³é¢ */
.team-member {
  transition: all 0.3s ease-in;
  width: 30%;
  float: left;
  margin-right: 3%;
  margin-bottom: 3%;
}
.team-member:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
}
.team-member:hover .member-img  {
	box-shadow: 0px 0px 20px 0px rgba(12, 12, 12, 0.16);
}
.team-member:hover .member-name a{
	color: #0b4df5;
}
.team-member:hover .member-img:before {
  height: 100%;
}
.team-member:hover .member-name h5 {
  color: #ffffff;
}
.team-member:hover .member-name span {
  color: #ffffff;
}

.team-member.st-2:hover .member-name h5 {
  color: #040021;
}
.team-member.st-2:hover .member-name span {
  color: #8f98a8;
}
.team-member.st-2 .member-img {
  border-radius: 135px;
}

.member-img {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.member-img img {
  width: 100%;
  height: 175px;
}

.member-img.st-3 {
  padding-bottom: 20px;
  position: absolute;
  bottom: 165px;
  width: 100%;
}


.member-name {
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 10px;
  border-radius: 5px;
  margin-top: -50px;
  position: relative;
  z-index: 2;
  /* width: 220px; */
  transition: all 0.3s ease-out 0s;
}

.member-name a{
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: block-axis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 3px;
}
.member-name:hover a {
  opacity: 0.8;
}


/* ä¼˜åŠ¿ */
.youshilist{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.youshilist .protfolio-item{
	width: 48%;
}
.youshilist .protfolio-item p{
	color: #999;
	font-size: 12px;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: block-axis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	line-height: 20px;
}


/* å­¦æœ¯èµ„æº */
.index-researchers .researchers-content {
  justify-content: space-between;
}

.index-researchers .researchers-content .home-item {
	transition: .5s;
	width: 50%;
	/* height: 140px; */
	background: #fff;
	border-radius: 5px;
	margin-right: 1px;
}

.index-researchers .researchers-content .home-item .item-left {
  padding: 7px;
}

.index-researchers .researchers-content .home-item .item-left p:first-child {
  /* font-family: PingFang SC; */
  font-weight: bold;
  font-size: 18px;
  color: #1c1632;
  margin-bottom: 0;
  transition: .5s;
  text-align: center;
}

.index-researchers .researchers-content .home-item .item-left p:last-child {
  transition: .5s;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 0;
  text-align: center;
}

.index-researchers .researchers-content .home-item .item-left p:last-child img {
  width: 18px;
  height: 11px;
  object-fit: cover;
  margin-left: 9px;
}

.index-researchers .researchers-content .home-item .item-right div {
  width: 80px;
  height: 80px;
  background: url("/ease/images/new_index/icon.png") no-repeat;
  background-size: 320px 80px;
}

.index-researchers .researchers-content .home-item.ac {
  background: #0b4df5;
  position: relative;
}

.index-researchers .researchers-content .home-item.ac .item-left {
  /* padding-left: 30px; */
}

.index-researchers .researchers-content .home-item.ac .item-left p:first-child {
  color: #FFFFFF;
}

.index-researchers .researchers-content .home-item.ac .item-left p:last-child {
  color: #fff;
  cursor: pointer;
}

.index-researchers .researchers-content .home-item.ac::after {
  content: '';
  width: 24px;
  height: 20px;
  background: #0b4df5;
  position: absolute;
  left: 50%;
  bottom: -20px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.index-researchers .researchers-content .reduction-content {
  padding: 20px;
  background: #ffffff;
  border-radius: 5px;
  filter: drop-shadow(0px 1px 25.5px rgba(0, 0, 0, 0.15));
  /* display: flex; */
  /* justify-content: space-between; */
  overflow: hidden;
}

.index-researchers .researchers-content .reduction-content .reduction-left img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.index-researchers .researchers-content .reduction-content .reduction-right {
  /* width: calc(100% - 440px); */
}

.index-researchers .researchers-content .reduction-content .reduction-right ul {
  /* margin-left: 52px; */
}

.index-researchers .researchers-content .reduction-content .reduction-right ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 12px 0;
}

.index-researchers .researchers-content .reduction-content .reduction-right ul li p:first-child {
  /* font-family: PingFang SC; */
  /* font-weight: bold; */
  font-size: 18px;
  color: #1c1632;
  /* line-height: 39px; */
  margin-bottom: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  width: 75%;
}

.index-researchers .researchers-content .reduction-content .reduction-right ul li p:last-child {
  /* font-family: PingFang SC; */
  font-weight: 400;
  font-size: 14px;
  color: #9a9898;
  /* line-height: 60px; */
  margin-bottom: 0;
}

.index-researchers .researchers-content .reduction-content .reduction-right ul li:hover p:first-child {
  color: #0b4df5;
}

.index-researchers .researchers-content .reduction-content .noload {
  display: flex;
  align-items: center;
}

.index-researchers .researchers-content .reduction-content .noload img {
  width: 442px;
  height: 245px;
  object-fit: cover;
}

.index-researchers .researchers-content .reduction-content .noload p {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  margin-left: 50px;
}
.index-researchers .researchers-content .home-item .item-right div {
    width: 80px;
    height: 80px;
    background: url(../images/icon.png) no-repeat;
    background-size: 320px 80px;
}
.zyfenlei{
	padding-bottom: 145px;
}
.home-reduction{
	margin-top: -130px;
}

.zhuanti{
	justify-content: space-between;
}
.zhuanti .team-items-box{
	width: 33%;
	float: left;
}
.ziyuanlist{
	margin-bottom: 50px;
	margin-top: -120px;
}
.ziyuanlist .container{
	display: block;
}

/* é¢†èµ„æ–™ */
.mod_author_tablist .zhishi {
    border-radius: 4px;
    box-shadow: 0 2px 9px 1px rgba(0,0,0,.1);
    background-color: #fff;
    cursor: pointer;
    text-align: center;
    float: left;
    margin: 15px 0px 0px 5px;
    padding: 10px 10px;
    color: #1c1632;
    width: 48%;
    font-size: 14px;
}
.ziliao .section-title{
	/* width: 57%; */
}
.ziliaotu{
	/* width: 40%; */
}
.mod_author_tablist .zhishi.cur{
	box-shadow: 0 0px 3px 2px #0b4df5;
	color: #0b4df5;
	/* background: #0b4df5; */
}
.mod_author_tablist{
	overflow: hidden;
	padding-bottom: 30px;
}
.fangshi{
	/* width: 49%; */
	/* float: left; */
}
.yongtu{
	/* width: 49%; */
	/* float: right; */
}
.lingqu{
	display: inline-block;
	text-decoration: none;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 1px;
	background: #0b4df5;
	color: #fff;
	padding: 13px 25px;
	border-radius: 3px;
	position: relative;
	z-index: 1;
	border: none;
	margin-left: 20px;
}
.lingqu:hover::before {
    height: 104%;
}
.lingqu::before {
    position: absolute;
    content: "";
    background-color: #19142d;
    width: 100%;
    height: 0%;
    left: 50%;
    top: 50%;
    border-radius: 3px;
    transform: translate(-50%, -50%) rotate(0deg);
    z-index: -1;
    transition: all 500ms ease;
}
.ziliaotu img{
	width: 100%;
	height: 270px;
}
.ziliao .section-sub-title h4{
	color: #1c1632;
	font-weight: bold;
}

.footer-wiget.footer-wiget1{
	/* width: 18%; */
}
.footer-wiget{
	/* width: 23%; */
}
.footer-wiget.last{
	/* width: 14%; */
}


/* é¢†åŸŸèŒƒå›´ */
.lingyu{
	padding: 40px 0 40px;
	position: relative;
}
.lingyu .lylist{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	/* width: 72%; */
}
.lingyu .lylist .pricing-box{
	width: 30%;
}
.lingyu .lylist .pricing-box .pricing-icon img{
	width: 100%;
}
.lingyu .container{
	/* display: flex; */
	/* justify-content: space-between; */
	/* position: relative; */
}
.lingyu .left{
	/* width: 88%; */
}
.lingyu .right{
	width: 34%;
	position: absolute;
	right: 0;
}
.lingyu  .lylist2 .pricing-box{
	width: 23%;
}
.lingyu .lylist2{
	width: 100%;
}
.lingyu .right .tab_container img{
	width: 370px;
}

.text-center {
    text-align: center !important;
    margin: 0 auto;
}

.qikanleft{
	/* margin-right: 2%; */
	/* width: 39%; */
	position: relative;
}
.qikanlist{
	/* width: 59%; */
}

.protfolio-thumb img {
    width: 100%;
}

.logo{
	width: 18%;
}
.Except-menu{
	width: 55%;
}
.Except-search-button{
	width: 27%;
}


/***************** 发表指导频道页 ******************/
.fbzd{
	background: url(../images/banner-bg.jpg) no-repeat;
	background-size: cover;
}
.fbzd h4{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #434141;
	font-size: 20px;
	line-height: 28px;
}
.fuwu1 .about-thumb{
	position: relative;
}
.fuwu1 .Except-btn.about{
	/* position: absolute; */
	/* bottom: -30px; */
	/* right: 50px; */
}
/* 服务三四五 */
.hyjs .section3 .img{
	position:relative;
	min-height:360px;
	overflow:hidden;
	width: 50%;
	/* margin-right: 40px; */
	float: left;
}
.hyjs .section{
	/* padding: 0px 0 40px 0; */
	overflow: hidden;
}
.hyjs .section3 .img .img-txt{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	align-items: center;
    justify-content: center;
}
.hyjs .section3 .img .img-con{
	/* max-width: 550px; */
	width: 90%;
	padding: 10px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 8px;
	text-align: center;
}
.hyjs .section3 .img .img-con .icon{
	padding:15px 0;
	text-align:center;
}
.hyjs .section3 .img .img-con h4{
	font-size: 24px;
	text-align:center;
	padding:5px 0 15px;
}
.hyjs .section3 .img p{
	/* padding-bottom: 0px; */
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
}
.hyjs .section2 .img_pc,
.hyjs .section3 .img_pc{
	display:block;
	height: 500px;
}
.hyjs .section2 .img_wap,
.hyjs .section3 .img_wap{
	display:none !important;
	max-width: 100%;
}

.hyjs .section2{
	padding: 30px;
	position:relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.hyjs .section2 .section2_bg{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5)
}
.hyjs .section2 .content{
	width:100%;
	/* max-width: 1000px; */
	margin:0 auto;
	background:rgba(255,255,255,0.9);
	padding: 30px;
	border-radius:8px;
	position:relative;
	box-sizing:border-box;
}
.hyjs .section2 .row{
	align-items: center;
	-webkit-flex-flow: nowrap;
    flex-flow: nowrap;
}
.hyjs .section2 .content .img{
	width:17%;
	min-width:150px;
}

.hyjs .section2 .content .text{
	width:83%;
	padding-left:20px;
	box-sizing:border-box;
}
.hyjs .section2 .content .tit{
	padding-bottom:15px;
}
.hyjs .section2 .content .tit svg{
	display:inline-block;
}
.hyjs .section2 .content .tit h4{
	display:inline-block;
	font-size: 24px;
	padding-left:10px;
}
.hyjs .section2 .content .describe{
	font-size: 14px;
	line-height:24px;
	padding-bottom:20px;
}
.hyjs .section .content .Keywords{
	color:#999;
}
.hyjs .section .content .Keywords span{
	display:inline-block;
	background: #E4E4E4;
	border-radius:4px;
	padding:5px 8px;
	font-size:13px;
	color:#333;
	margin:0 3px 5px;	
}

.hyjs .section3 .img .describe{
	text-align: center;
}
.hyjs .container{
	display: block;
}

/* 服务优势 */
.youshi ul li .content {
    text-align: center;
    -webkit-box-shadow: 0px 0px 14px rgba(136,159,229,0.2);
    box-shadow: 0px 0px 14px rgba(136,159,229,0.2);
    padding: 20px 20px 20px 20px;
    z-index: 4;
    margin-bottom: 15px;
    /* height: 240px; */
}
.youshi .content img {
    width: 100%;
    margin: 0 auto;
    display: block;
    /* margin-top: 10px; */
    z-index: 4;
    margin-bottom: 10px;
}
.youshi .content h3 {
    font-size: 20px;
}
.youshi ul li {
	float: left;
	    width: 30%;
	    margin: 10px 5px 0 5px;
	    list-style: none;
}
.youshi ul li{
	position: relative;
}
.youshi ul li .content:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 20px;
    right: 20px;
    height: 6px;
    background: #0b4df5;
    border-radius: 3px;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    z-index: 1;
}
.youshi ul li .content:hover:after {
    left: 0;
    right: 0;
    height: 100%;
    border-radius: 10px;
    opacity: 0;
}
.Except-btn.qikan{
	position: absolute;
	top: 45px;
	right: 5px;
}
.cebianlogo{
	padding: 20px 30px 0 30px;
}
.div3 .Except-btn{
	margin-top: 20px;
}