
/*
=======================================
    Developer :Ferdous Islam 
=======================================
*/



/*========== start- single-slick.four ==========*/

.single-slick.four .hero-text {
    display: flex;
    align-items: center;
}
.single-slick.four .hero-text-wrap {
    text-align: left;
    padding-right: 104px;
}

.single-slick.four .hero-text-wrap h4 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Work Sans";
    margin-bottom: 6px;
    position: relative;
    z-index: 1;
    padding-left: 70px;
}
.single-slick.four .hero-text-wrap h4::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 46px;
    background: #E01142;
    top: 12px;
    left: 9px;
}
.single-slick.four .hero-text-wrap h4:after {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    background: #E11143;
    left: 2px;
    border-radius: 50%;
    top: 5px;
}
.single-slick.four .hero-text-wrap h1 {
    font-size: 65px;
    line-height: 80px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Work Sans";
    margin: 0;
}
.single-slick.four .hero-text-wrap p {
    font-size: 17px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
    width: 60%;
    padding: 20px 0 13px;
    padding-left: 32px;
    position: relative;
    z-index: 1;
    margin: 0 0 0;
}
.single-slick.four .hero-text-wrap p::before {
    position: absolute;
    content: "";
    height: 44px;
    width: 2px;
    background: #E11143;
    left: 6px;
    top: 28px;
}
.single-slick.four .hero-text-wrap .btn {
    display: inline-block;
    overflow: hidden;
    background: #E11143;
    border-radius: 5px;
    transition: all 0.5s ease 0s;
    z-index: 1;
    position: relative;
    font-size: 17px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    padding: 17px 39px 17px;
    text-decoration: none;
    top: 1px;
}
.single-slick.four .hero-text-wrap .btn::before {
    content: "";
    background: #fff;
    height: 50%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    transition: .5s;
    z-index: -1;
}
.single-slick.four .hero-text-wrap .btn::after {
    content: "";
    background: #fff;
    height: 50%;
    width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    transition: .5s;
    z-index: -1;
}

.single-slick.four .hero-text-wrap .btn:hover{
	color: #CD1345;
}

.single-slick.four .hero-text-wrap .btn::before {
    border-radius: 0;
}

.single-slick.four .hero-text-wrap .btn:hover::before {
	width: 100%;
	right: 0;
	left: auto;
}

.single-slick.four .hero-text-wrap .btn:hover::after {
	width: 100%;
	left: 0;
	right: auto;
}
.single-slick.four .single_image {
    position: absolute;
    right: 17%;
    bottom: 0;
}
.single-slick.four .single_shape {
    position: absolute;
    top: 20%;
    left: 32px;
    animation-name: float-bob2;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.single-slick.four .slider_shape2 {
    position: absolute;
    bottom: 90px;
    left: 41%;
    z-index: -1;
    -webkit-animation: dance 2s alternate infinite;
}
/*========== end- single-slick.four ==========*/





/*========== start- contact ==========*/

.contact-area {
    position:relative;
    z-index:1
    ;
}

.contact-area::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 85%;
    background: url(https://govcity.ditsolution.net/wp-content/uploads/2024/12/contact-bg.png);
    z-index: -1;
    border-radius: 0 0 60px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-area .heading.style1 h3{
    font-size: 30px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Work Sans";
    margin: 0;
}
.contact-area .form-group p span input {
    outline: 0;
    border: none;
    background: #CA0030;
    height: 55px;
    border-radius: 5px;
    padding: 0 0 0 19px;
    font-size: 16px;
    font-weight: 400;
    font-family: "Arimo";
    color: #fff;
}
.contact-area .form-group p span input::placeholder {
    color: #fff !important;
}

.contact-area .form-group .buttons input {
    height: 55px;
    border: none;
    outline: 0;
    padding: 0 67px 0;
    background: #012549;
    border-radius: 5px;
    color: #fff;
    margin: 0;
}
.form-area.quote_form.home4 {
    margin: 18px 0 0;
}
.form-area.quote_form.home4 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control::placeholder {
    color: #fff!important;
}



/*========== end- contact area ==========*/




/*========== start- service area ==========*/

.section-title.style-3 h3 {
    font-size: 40px;
    color: #012549;
    font-weight: 700;
    font-family: "Work Sans";
    margin: 0;
}
.section-title.style-3 .description {
    font-size: 16px;
    line-height: 28px;
    color: #6f7785;
    font-weight: 400;
    font-family: "Arimo";
    width: 45%;
    margin: auto;
    padding: 19px 0 0;
}
.section-title.style-3 .description:before {
    display:none;
}

.service-box.style7 {
    background: #F8F8F8;
    border-radius: 5px;
    padding: 40px 32px 35px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 35px 0 30px;
}
.service-box.style7:hover {
    transform: translateY(0px);
}
.service-box.style7 .thumb img {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.service-box.style7 .thumb::before {
    position: absolute;
    content: "";
    background: #E1E2E7;
    height: 37px;
    width: 37px;
    border-radius: 50%;
    bottom: 74%;
    z-index: -1;
    left: 45%;
    transition: .5s;
}
.service-box.style7:hover .thumb::before {
    background: #E11143;
}
.service-box.style7:hover .thumb img {
    filter: brightness(0) invert(1);
}
.service-box.style7 .content h3 {
    font-size: 26px;
    color: #012549;
    font-weight: 600;
    font-family: "Work Sans";
    margin: 0;
    transition: .5s;
}
.service-box.style7 .content h3 a {
    transition:.5s;
}
.service-box.style7:hover .content h3 a {
    color: #fff;
}
.service-box.style7 .content p {
    font-size: 16px;
    line-height: 28px;
    color: #6f7785;
    font-weight: 400;
    font-family: "Arimo";
    margin: 0;
    padding: 21px 0 20px;
    transition: .5s;
}
.service-box.style7:hover .content p {
    color: #fff;
}
.service-box.style7 .service-btn a {
    display: inline-block;
    font-size: 17px;
    line-height: 28px;
    color: #012549;
    font-weight: 500;
    font-family: "Work Sans";
    text-align: center;
    text-decoration: none;
    transition: .5s;
}
.service-box.style7:hover .service-btn a {
    color: #fff;
}
.service-box.style7 .service-btn a i {
    transform: rotate(0deg);
    margin-left: 5px;
}

/*========== end- service area==========*/




/*========== start about area ==========*/

.section-title.style-4 h5 {
    font-size: 18px;
    color: #e01142;
    font-weight: 600;
    font-family: "Work Sans";
    margin-bottom: 24px;
    padding-left: 69px;
    position: relative;
    z-index: 1;
}
.section-title.style-4 h5::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 46px;
    background: #E01142;
    top: 12px;
    left: 9px;
}
.section-title.style-4 h5:after {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    background: #E11143;
    left: 2px;
    border-radius: 50%;
    top: 5px;
}

.section-title.style-4 h3 {
    font-size: 40px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Work Sans";
    margin: 0;
}
.section-title.style-4 p {
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
    width: 95%;
    padding: 25px 0 0;
    margin: 0;
}
.section-title.style-4 p:before {
   display:none;
}

.icon-box.style-6 {
    display: flex;
    gap: 20px;
}

.icon-box.style-6 .icon-box-content h2 {
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Work Sans";
    margin: 0;
}
.icon-box.style-6 .description p {
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
}


.about-left {
    position: absolute;
    bottom: 0px;
    left: 64%;
}
.about-left .heading.style1 {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 50px;
}
.about-left .heading.style1 h6 {
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Work Sans";
    text-align: center;
    margin: 0;
    width: 50%;
    position: relative;
    z-index: 1;
}
.about-left .heading.style1::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: url(https://govcity.ditsolution.net/wp-content/uploads/2024/12/about-shape.png);
    z-index: -1;
    background-repeat: no-repeat;
    left: 20px;
    top: 6px;
}
.about-right {
    position: relative;
    z-index: 1;
    align-items: center;
    padding-left: 80px;
}
.about-right::before {
    position: absolute;
    z-index: -1;
    content: "";
    height: 47px;
    width: 1px;
    background: #8091A3;
    left: 9px;
    bottom: 32px;
}
.about-right .heading.style1 h6 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Work Sans";
    margin: 0;
}
.about-right .heading.style1 p {
    font-size: 20px;
    color: #e01142;
    font-weight: 500;
    font-family: "Arimo";
    margin: 0;
}
.dreamit-button.style7 .dreamit-button a {
    display: inline-block;
    overflow: hidden;
    background: #E11143;
    border-radius: 5px;
    transition: all 0.5s ease 0s;
    z-index: 1;
    position: relative;
    font-size: 17px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    padding: 17px 39px 17px;
    text-decoration: none;
    top: 1px;
    border: 0;
}
.dreamit-button.style7 .dreamit-button a::before {
    content: "";
    background: #fff;
    height: 50%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    transition: .5s;
    z-index: -1;
}
.dreamit-button.style7 .dreamit-button a::after {
    content: "";
    background: #fff;
    height: 50%;
    width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    transition: .5s;
    z-index: -1;
}

.dreamit-button.style7 .dreamit-button a:hover{
	color: #CD1345;
}

.single-slick.four .hero-text-wrap .btn::before {
    border-radius: 0;
}

.dreamit-button.style7 .dreamit-button a:hover::before {
	width: 100%;
	right: 0;
	left: auto;
}

.dreamit-button.style7 .dreamit-button a:hover::after {
	width: 100%;
	left: 0;
	right: auto;
}
.single-video.style-five .chose-video-icon {
    position: relative;
    left: -70px;
}
.single-video.style-five .chose-video-icon .video-icon a {
    display: inline-block;
    text-decoration: none;
    height: 65px;
    width: 65px;
    line-height: 65px;
    background: #fff;
    border-radius: 50%;
    font-size: 16px;
    color: #e01142;
    font-weight: 500;
    font-family: "Work Sans";
    text-align: center;
    position: relative;
}

/*end about area */



/*========== start campain area ==========*/


.campaigns-box.style5 {
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-top: 41px;
}
.campaigns-box.style5 .event-date {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
.campaigns-box.style5 .event-date h3 {
    background: #002549;
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
    text-align: center;
    padding: 9px 35px 9px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
}
.campaigns-box.style5 .event-date h3::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #E11143;
    left: 0;
    top: 0;
    z-index: -1;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 25% 100%);
}
.campaigns-box.style5 .event-date h3::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #E11143;
    left: 0;
    top: 0;
    z-index: -1;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.campaigns-box.style5 .thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
    line-height: 0;
}
.campaigns-box.style5 .thumb::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-image: linear-gradient(180deg, rgba(224,17,66,0) 0%, rgba(224,17,66,0.9999999999999999) 100%);
    opacity: 0;
    transition: .5s;
}
.campaigns-box.style5:hover .thumb::before {
    opacity: 1;
}
.campaigns-box.style5 .thumb img {
    width: 100%;
}
.campaigns-box.style5 .content {
    padding: 0 40px 0;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .5s;
}
.campaigns-box.style5:hover .content {
    bottom: 25px;
    opacity: 1;
    transition: .5s;
}
.campaigns-box.style5 .content h3 a {
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Work Sans";
    margin: 0 0 15px;
    display: inline-block;
    text-decoration: none;
}
.campaigns-box.style5 .content p.date {
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
}
.campaigns-box.style5 .content p.date i {
    font-size: 14px;
    margin-right: 9px;
}
.dreamit-button.style15 {
    text-align: center;
}
.dreamit-button.style15 .dreamit-button a {
    display: inline-block;
    overflow: hidden;
    background: #012549;
    padding: 17px 35px 17px;
    margin-top: 40px;
    border-radius: 5px;
    border: 0;
    transition: all 0.5s ease 0s;
    z-index: 1;
    font-size: 17px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    text-decoration: none;
    position: relative;
}
.dreamit-button.style15 .dreamit-button a:before {
    content: "";
    background: #DA1142;
    height: 0%;
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
    z-index: -1;
}
.dreamit-button.style15 .dreamit-button a:hover:before {
	height: 100%;
}

.dreamit-button.style15 .dreamit-button a:after {
    content: "";
    background: #DA1142;
    height: 0%;
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: .5s;
    z-index: -1;
}

.dreamit-button.style15 .dreamit-button a:hover:after {
	height: 100%;
}
/*========== end campain area ==========*/




/*========== start testimonial area ==========*/

.dawnload-area {
    position: relative;
    z-index: 1;
}
.dawnload-area::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 85%;
    background: url(https://govcity.ditsolution.net/wp-content/uploads/2024/12/download-bg.png);
    z-index: -1;
    background-repeat: No-repeat;
    right: 0;
}

.dawnload-area .heading.style1 h3 {
    font-size: 30px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Work Sans";
    margin: 0;
    padding: 60px 0 65px;
    padding-left: 45px;
}
.dreamit-button.style9 .dreamit-button a {
    display: inline-block;
    background: #012549;
    text-decoration: none;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    padding: 14px 34px 14px;
    border-radius: 7px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin: 0;
}
.dreamit-button.style9 .dreamit-button a:hover {
    color: #DF1141;
}
.dreamit-button.style9 .dreamit-button a::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0;
    background: #fff;
    left: 0;
    top: 0;
    border-radius: 5px;
    z-index: -1;
    opacity: 0;
    transition: .5s;
}
.dreamit-button.style9 .dreamit-button a:hover::before {
    opacity: 1;
    width: 100%;
}
.active .dreamit-button.style9 .dreamit-button a {
    background: #fff;
    color: #DF1141;
}
.active .dreamit-button.style9 .dreamit-button a:before {
    background: #012549;
    color: #fff;
}
.active .dreamit-button.style9 .dreamit-button a:hover {
    color: #fff;
}
.testy-area .section-title.style-4 h5 {
    padding-left: 0px;
    padding: 103px 0 0;
}
.testy-area .section-title.style-4 h5:before {
    display: none;
}
.testy-area .section-title.style-4 h5:after {
    display: none;
}

.testimonial.style8 .testimonial-item {
    text-align: center;
    margin: 22px 0 0;
}
.testimonial.style8 .testimonial-item .author img {
    height: 65px;
    width: 65px;
    margin-right: 0;
    display: inline-block;
    position: relative;
    top: 7px;
}
.testimonial.style8 .testimonial-item .quote_icon {
    background: #fff;
    height: 65px;
    width: 65px;
    margin: auto;
    line-height: 63px;
    text-align: center;
    border-radius: 50%;
}
.testimonial.style8 .testimonial-item .quote_icon img {
    height: 25px;
    width: 25px;
    margin-right: 0;
    display: inline-block;
    position: relative;
    top: 7px;
}
.testimonial.style8 .testimonial-item p{
    font-size: 17px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 500;
    font-style: italic;
    font-family: "Arimo";
    text-align: center;
    width: 66%;
    margin: auto;
    padding: 50px 0 42px;
}
.testimonial.style8 .testimonial-item .teasti-author-title h4 {
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-family: "Work Sans";
    text-align: center;
    padding: 22px 0px 2px;
    margin: 0;
}
.testimonial.style8 .testimonial-item .teasti-author-title h5 {
    font-size: 17px;
    line-height: 30px;
    color: #e01142;
    font-weight: 400;
    font-family: "Arimo";
    text-align: center;
    margin: 0;
}

.testimonial.style8 .owl-nav {
    bottom: 275px;
    position: relative;
    padding: 0 100px 0;
}
.testimonial.style8 .owl-nav button.owl-prev {
    position: inherit;
    transform: translate(0px);
}
.testimonial.style8 .owl-nav button.owl-prev i {
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: .5s;
    display: inline-block;
    color: #fff;
}
.testimonial.style8 .owl-nav button.owl-prev i:hover {
    background: #E11143;
    color: #fff;
    border: 2px solid #E11143;
}
.testimonial.style8 button.owl-next {
    float: right;
}
.testimonial.style8 .owl-nav button.owl-next i {
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: .5s;
    display: inline-block;
    color: #fff;
}
.testimonial.style8 .owl-nav button.owl-next i:hover {
    background: #E11143;
    color: #fff;
    border: 2px solid #E11143;
}
/*========== end testimonial area ==========*/





/*========== start service area ==========*/


.section-title.style-10 h3 {
    font-size: 40px;
    font-weight: 700;
    font-family: "Work Sans";
    margin: 0;
    color: #012549;
}
.section-title.style-10 .description {
    font-size: 16px;
    font-weight: 400;
    width: 50%;
    position: relative;
    margin: 17px auto 47px;
}
.section-title.style-10 .description:before {
   display:none;
}
.service-box.style8:hover {
    transform: translateY(0px);
}
.section-title.style-10 .section-title.t_center .description {
    margin: 17px auto 0px;
}


.service-box.style8 .thumb {
    line-height: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.service-box.style8 .thumb::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    bottom: 0;
    background-image: linear-gradient(180deg, rgba(224,17,66,0) 0%, rgba(224,17,66,0.9999999999999999) 100%);
    opacity: 0;
    transition: .5s;
}
.service-box.style8:hover .thumb::before {
    opacity: 0.7;
}
.service-box.style8 .thumb img {
    width: 100%;
}
.service-box.style8 .content {
    background: #F8F8F8;
    padding: 32px 28px 28px;
    position: relative;
    z-index: 1;
    transition: .5s;
    border-radius: 0 0 5px 5px;
    border: 1px solid transparent;
}
.service-box.style8:hover .content  {
    border: 1px solid #D7D7D7;
}
.service-box.style8 .content::before {
    position: absolute;
    content: "";
    height: 0%;
    width: 0%;
    background: url(https://govcity.ditsolution.net/wp-content/uploads/2024/12/mission-shape.png);
    left: 0;
    bottom: 0;
    z-index: -1;
    transition: .5s;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.service-box.style8:hover .content::before {
    opacity: 1;
    width: 100%;
    height: 100%;
}

.service-box.style8 .content h3 {
    font-size: 20px;
    color: #012549;
    font-weight: 600;
    font-family: "Work Sans";
    margin: 0;
    transition: .5s;
}
.service-box.style8 .content h3 a {
   color: #012549;
} 
.service-box.style8:hover .content h3 a {
	color: #E11143;
} 
.service-box.style8 .content p {
    font-size: 16px;
    line-height: 26px;
    color: #6f7785;
    font-weight: 400;
    font-family: "Arimo";
    margin: 0;
    padding: 9px 0 15px; 
}

.service-box.style8 .service-btn a {
    display: inline-block;
    font-size: 17px;
    color: #012549;
    font-weight: 500;
    font-family: "Work Sans";
    text-decoration: none;
    transition: .5s;
}
.service-box.style8 .service-btn a i {
    transform: rotate(0deg);
    margin-left: 5px;
}

.service-box.style8 .service-btn {
    display: inline-block;
}
.service-box.style8 .icon {
    display: inline-block;
    position: relative;
    left: 27%;
    opacity: 0;
    transition: .5s;
}
.service-box.style8 .icon i {
    font-size: 30px;
    color: #E11143;
}
.service-box.style8:hover .icon {
    opacity: 1;
    transform: rotate(360deg);
}

.service-box.style8:hover .service-btn a {
	color: #E11143;
} 

.service-box.style8:hover .service-btn a i {
	color: #E11143;
} 


/*========== end service area ==========*/




/*========== start team area ==========*/

.contact-area .item-list.style7 {
    margin: 18px 0 15px;
    float: right;
    padding-right: 40px;
}
.contact-area  ul.item-list.style7 li {
    list-style: none;
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    background: #CA0030;
    padding: 14px 25px 14px;
    border-radius: 5px;
    margin-left: 11px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.contact-area  ul.item-list.style7 li:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #012549;
    left: 0;
    top: 0;
    z-index: -1;
    transform: scale(0);
    transition: .5s;
    border-radius: 5px;
}
.contact-area  ul.item-list.style7 li:hover:before {
    transform: scale(1);
}
.contact-area  ul.item-list.style7 li:last-child {
    color: #ffffff;
    background: #012549;
}
.contact-area  ul.item-list.style7 li:last-child:before {
    background: #fff;
}
.contact-area  ul.item-list.style7 li:last-child:hover a {
    color: #DF1141;
}
.contact-area  ul.item-list.style7 li a {
    display: inline-block;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    position: relative;
    z-index: 1;
    transition: .5s;
}
.contact-area ul.item-list.style7 li a:hover {
    color: #DF1141;
}
/*==========end team area ==========*/



/*========== Start Blog Post ==========*/

.blog-post.style3 .post-thumb {
    position: relative;
    overflow: hidden;
    transition: .5s;
    line-height: 0;
}

.blog-post.style3 .post-item .post-thumb img {
    width: 100%;
    transition: .5s;
}
.blog-post.style3 .post-item:hover .post-thumb img {
    transform: scale(1.1);
}
.blog-post.style3 .categories {
    display: none;
}
.blog-post.style3 .single_blog_post_content {
    background: #F8F8F8;
    padding: 40px 29px 27px;
    position: relative;
    z-index: 1;
}
.blog-post.style3 .single_blog_post_content::before {
    position: absolute;
    content: "";
    height: 33%;
    width: 35%;
    background: url(https://govcity.ditsolution.net/wp-content/uploads/2024/12/blog-shape.png);
    background-repeat: no-repeat;
    background-position: center center;
    right: 0;
    bottom: 0;
}
.blog-post.style3:hover .single_blog_post_content::before {
    background: url(https://govcity.ditsolution.net/wp-content/uploads/2024/12/blog-shape1.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.blog-post.style3 .single_blog_post_content:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 86%;
    background: #DFE3E6;
    top: 69%;
}

.blog-post.style3 .single_blog_post_content .meta-date {
    position: absolute;
    top: -22px;
    left: 0;
}
.blog-post.style3 .single_blog_post_content .meta-date p {
    display: inline-block;
    background: #022449;
    font-size: 17px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
    text-align: center;
    padding: 5px 37px 6px 29px;
    position: relative;
    z-index: 1;
}

.blog-post.style3 .single_blog_post_content .meta-date p::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #E11143;
    left: 0;
    top: 0;
    z-index: -1;
    clip-path: polygon(0% 0%, 100% 0%, 83% 100%, 0% 100%);
}
.blog-post.style3 .single_blog_post_content .meta-date p:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #E11143;
    left: 0;
    top: 0;
    z-index: -1;
    clip-path: polygon(0% 0%, 83% 0%, 100% 100%, 0% 100%);
}
.blog-post.style3 .blog-meta {
    display: flex;
    gap: 30px;
}
.blog-post.style3 .author i {
    display: inline-block;
    color: #E11143;
    font-size: 20px;
    padding-right: 5px; 
}
.blog-post.style3 .author a {
    display: inline-block;
    font-size: 16px;
    /* line-height: 30px; */
    color: #6f7785;
    font-weight: 400;
    /* font-family: "Arimo"; */
    text-decoration: none;
    margin-right: 0px;
    text-transform: capitalize;
}
.blog-post.style3 .meta-comment i {
    display: inline-block;
    color: #E11143;
    font-size: 20px;
    padding-right: 5px;
}
.blog-post.style3 .meta-comment a {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #6f7785;
    font-weight: 400;
    font-family: "Arimo";
    text-decoration: none;
    margin-right: 20px;
}
.blog-post.style3 .single_blog_post_content .blog_post_inner_content h3 a {
    display: inline-block;
    font-size: 21px;
    /* line-height: 30px; */
    color: #012549;
    font-weight: 600;
    font-family: "Work Sans";
    text-decoration: none;
    padding: 0px 0 10px;
    transition: .5s; 
}
.blog-post.style3 .single_blog_post_content:hover .blog_post_inner_content h3 a {
    color: #E11143;
}
.blog-post.style3 .single_blog_post_content .blog_btn a {
    display: inline-block;
    font-size: 16px;
    color: #e01142;
    font-weight: 400;
    font-family: "Arimo";
    margin-top: 1px;
}
.blog-post.style3 .single_blog_post_content .blog_btn a i {
    display: inline-block;
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-left: 2px;
    transition: .5s;
}

/*========== End Blog Post ==========*/




/*========== start footer ==========*/

.counter-bg {
    position: relative;
    z-index: 1;
}
.counter-bg::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 87%;
    background: url(https://govcity.ditsolution.net/wp-content/uploads/2024/12/counter-bg.png);
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    right: 0;
}
.counter-bg .heading.style4 h1 {
    font-size: 30px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Work Sans";
    margin-bottom: 10px;
}
.counter-bg .heading.style4 h3 i {
    display: inline-block;
    font-size: 23px;
    margin-right: 12px;
}
.counter-bg .heading.style4 h3 {
    font-size: 26px;
    line-height: 35px;
    color: #012549;
    font-weight: 600;
    font-family: "Work Sans";
    display: inline-block;
}

.single-counter.style_8 .counter-content.counter {
    text-align: center;
    float: right;
}
.single-counter.style_8 .counter-content.counter span {
    font-size: 55px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 19px;
}
.single-counter.style_8 .counter-content.counter h6 {
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Arimo";
    text-align: center;
}
.election-party-footer .heading.style1 h3 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Work Sans";
    margin-bottom: 25px;
}
.election-party-footer .heading.style1 p {
    font-size: 16px;
    line-height: 28px;
    color: #BCBCC6;
    font-weight: 400;
    font-family: "Arimo";
    width: 80%;
    margin: 0;
}
.election-party-footer .heading.style1 h4 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    margin: 0;
    padding: 12px 0 21px;
    border: 0;
}


.join .join-input-box {
    position: relative;
}
.join .join-input-box input {
    width: 60%;
    height: 56px;
    border: transparent;
    padding: 0 15px;
    outline: 0;
    color: #000;
    border-radius: 5px 0 0 5px;
}
.join button.join-button {
    background: #E11143;
    border: 0;
    color: #fff;
    padding: 15px 8px;
    border-radius: 0 5px 5px 0;
    margin-left: 6px;
    font-weight: 500;
    transition: 0.5s;
    position: absolute;
    left: 158px;
    top: 0;
}
.join button.join-button:hover {
    background: #E11143;
    color:#fff;
}

.join label.checkbox {
    display:none;
}


.election-party-footer ul.item-list.style11 {
    display: inline-block;
}
.election-party-footer ul.item-list.style11 li {
    list-style: none;
    padding-bottom: 19px;
    padding-left: 49px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.election-party-footer ul.item-list.style11 li::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 37px;
    background: #BABDC2;
    left: 0;
    top: 13px;
    transition: .5s;
}
.election-party-footer ul.item-list.style11 li:hover::before {
    background: #8C1942;
}
.election-party-footer ul.item-list.style11 li a {
    display: inline-block;
    font-size: 16px;
    color: #9EA5AF;
    font-weight: 400;
    font-family: "Arimo";
    text-decoration: none;
    transition: .5s;
}
.election-party-footer ul.item-list.style11 li a:hover {
    color: #8C1942;
}

.election-party-footer ul.item-list.style12 li {
    list-style: none;
    padding-bottom: 19px;
    transition: .5s;
}
.election-party-footer ul.item-list.style12 li a {
    display: inline-block;
    font-size: 16px;
    color: #9EA5AF;
    font-weight: 400;
    font-family: "Arimo";
    text-decoration: none;
    transition: .5s;
}
.election-party-footer ul.item-list.style12 li a:hover {
    color: #8C1942;
}

.election-party-footer .icon-box.style12 {
    background: #E11143;
    padding: 19px 21px 19px;
    border-radius: 5px;
    display: flex;
}
.election-party-footer .icon-box.style12 .icon {
    background: #fff;
    width: 70px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 5px;
    margin-right: 35px;
}
.election-party-footer .icon-box.style12 .icon i {
    color: #E11143;
    font-size: 36px;
}
.election-party-footer .icon-box.style12 .icon-box-content h2 {
    font-size: 20px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    margin: 0;
}
.election-party-footer .icon-box.style12 .icon-box-content p {
    font-size: 26px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Work Sans";
    margin: 0;
    line-height: 35px;
}
.election-party-footer .heading.style1 h1 {
    display: inline-block;
    font-size: 26px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Work Sans";
    margin: 0;
    margin-left: 100px;
}
.social-links.style6 {
    padding-left: 35px;
}
.social-links.style6 ul li {
    list-style: none;
    display: inline-block;
}
.social-links.style6 ul li a i {
    display: inline-block;
    background: #012549;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-size: 15px;
    margin-left: 10px;
    position: relative;
    z-index: 1;
}
.social-links.style6 ul li a i:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #E11143;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 50%;
    transform: scale(0);
    transition: .5s;
}
.social-links.style6 ul li a i:hover:after {
    transform: scale(1);
}

.election-party-footer-end {
    padding: 20px 0 20px;
    margin: 105px 0 0;
}
.election-party-footer-end p {
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Arimo";
    margin: 0;
}
.election-party-footer-end ul.item-list.style4 {
    text-align: right;
}

/*========== end footer ==========*/







/*========================
Start home 2 City Goverment 
========================*/






/*========== start slick slider ==========*/

.single-slick.eight .slide-img, .parallax-img {
    border-radius: 30px;
}
.single-slick.eight .hero-text-wrap {
    text-align: left;
    padding-right: 0;
}
.single-slick.eight .hero-text {
    display: flex;
}
.single-slick.eight .single_image {
    position: absolute;
    right: 6%;
    bottom: 0;
}
.single-slick.eight .hero-text-wrap h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    padding: 0 0 10px 0px;
    position: relative;
    z-index: 1;
    -webkit-animation: 0.8s 0.8s fadeInUp both;
    animation: 0.8s 0.8s fadeInUp both;
    margin: 0 0 5px;
}
.single-slick.eight  .hero-text-wrap h4:before {
    display: none;
}
.single-slick.eight .hero-text-wrap h1 {
    font-size: 60px;
    line-height: 65px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    -webkit-animation: 1s 1.6s fadeInUp both;
    animation: 1s 1.6s fadeInUp both;
}
.single-slick.eight .hero-text-wrap p {
    -webkit-animation: 1s 2s fadeInUp both;
    animation: 1s 2s fadeInUp both;
    width: 66%;
    margin: 22px 0 38px;
    font-size: 17px;
    line-height: 26px;
    color: rgba(255,255,255, 0.600);
    font-weight: 400;
}
.single-slick.eight .hero-text-wrap .btn {
    font-size: 17px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    text-align: center;
    padding: 16px 35px;
    border-radius: 6px;
    background-color: #3394f5;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-top: 0px;
    border: none;
    animation: 1s 1.8s fadeInUp both;
}
.single-slick.eight .hero-text-wrap .btn:hover {
    color: #fff;
}
.single-slick.eight .hero-text-wrap .btn2 {
    font-size: 17px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    text-align: center;
    padding: 15px 35px;
    border-radius: 6px;
    background-color: transparent;
    display: inline-block;
    border: 1px solid rgba(255,255,255,0.24);
    position: relative;
    z-index: 1;
    transition: .5s;
    margin: 0 0 0 9px;
    animation: 1s 1.8s fadeInUp both;
}
.single-slick.eight .hero-text-wrap .btn2:hover{
    background:#e01142;
    border-color:#e01142;
    color:#fff;
}


.single-slick.eight .single_shape {
    position: absolute;
    bottom: 93px;
    left: 14%;
    animation: 1s 1.8s fadeInUp both;
}
.single-slick.eight .slider_shape2 {
    position: absolute;
    bottom: 125px;
    left: 30%;
    z-index: -1;
    animation: 1s 1.8s fadeInUp both;
}

/*========== end slick slider ==========*/





/*========== start-about-section ==========*/

.section-title.style-fourteen .section-title h5 {
    font-size: 17px;
    text-transform: uppercase;
    color: #e01142;
    font-weight: 500;
    padding: 0 0 0 30px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.section-title.style-fourteen .section-title h5:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url('https://govcity.ditsolution.net/wp-content/uploads/2024/12/tittle-be.png');
    background-repeat: no-repeat;
    z-index: 1;
}

.section-title.style-fourteen .section-title h3 {
    font-size: 42px;
    line-height: 52px;
    color: #012549;
    font-weight: 700;
    margin: 13px 0 22px;
}
.section-title.style-fourteen .section-title .description {
    font-size: 17px;
    line-height: 27px;
    color: #6f7785;
    width: 88%;
    font-weight: 400;
    margin: 0;
}
.section-title.style-fourteen .section-title .description:before {
    display:none;
}
.about-list {
    position: absolute;
    z-index: 1;
    left: 73%;
    bottom: 152%;
    border-radius: 30px;
    filter: drop-shadow(-10px 0 17.5px rgba(1,37,73,0.1));
    background-color: #ffffff;
    border-left: 5px solid #e01142;
    padding: 25px 0 25px 35px;
}
.about-list ul.item-list.style20 li {
    list-style: none;
    font-size: 18px;
    line-height: 42px;
    color: #012549;
    font-weight: 500;
    font-family: "Work Sans";
}
.about-list ul.item-list.style20 li i {
    font-size: 12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 12px;
    background-color: #d11242;
    color: #f9f9f9;
}
/*========== End-about-section ==========*/




/*========== start-service_carousel-section ==========*/

.section-title.style-seventeen .section-title h5 {
    display: inline-block;
    font-size: 17px;
    text-transform: uppercase;
    color: #e01142;
    font-weight: 500;
    padding: 0 0 0 30px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.section-title.style-seventeen .section-title h5:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url('https://govcity.ditsolution.net/wp-content/uploads/2024/12/tittle-be.png');
    background-repeat: no-repeat;
    z-index: 1;
}

.section-title.style-seventeen .section-title h3 {
    font-size: 42px;
    line-height: 52px;
    color: #012549;
    font-weight: 700;
    margin: 13px 0 22px;
}
.section-title.style-seventeen .section-title .description {
    font-size: 17px;
    line-height: 27px;
    color: #6f7785;
    width: 88%;
    font-weight: 400;
    margin: 0;
}
.section-title.style-seventeen .section-title .description:before {
    display:none;
}

.service_item.style_three {
    background: #fff;
    text-align: center;
    padding: 30px;
    border-radius: 20px;
    margin: 8px 15px 0;
}
.service_item.style_three .service_content {
    background: #fff;
    padding: 25px 5px 10px;
    position: relative;
    border-radius: 0 0 10px 10px;
    text-align: left;
}
.service_item.style_three .service_content .service_title h4 {
    font-size: 24px;
    color: #041633;
    font-weight: 500;
    margin: 12px 0 0px;
    transition: .5s;
}
.service_item.style_three:hover .service_content .service_title h4 {
    color:  #d11242;
}
.service_item.style_three .service_content .service-desc {
    display: flex;
    gap: 20px;
    margin: 44px 0 25px;
}
.service_item.style_three .service_content .service-desc .service_box_icon {
    border-radius: 10px;
    background-color: #f4f4f4;
    display: inline-block;
    padding: 25px;
    transition: .5s;
    position:relative;
    z-index:1;
}
.service_item.style_three .service_content .service-desc .service_box_icon:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #d11242;
    transition: .5s;
    border-radius: 10px;
    transform:scale(0);
}
.service_item.style_three:hover .service_content .service-desc .service_box_icon:before {
    transform:scale(1);
}
.service_item.style_three .service_content .service-desc .service_box_icon img {
    width: 50px !important;
    transition: .5s;
}
.service_item.style_three:hover .service_content .service-desc .service_box_icon img {
    filter: brightness(0) invert(1);
}
.service_item.style_three .service_content .service-desc p.description {
    color: rgba(1, 37, 73, 0.702);
    line-height: 28px;
    font-size: 18px;
    font-weight: 400;
    transition: .5s;
    margin: 0;
    border: 0;
    padding: 0;
}
.service_item.style_three .service_content .details-button a {
    display: inline-block;
    font-size: 16px;
    text-decoration: underline;
    color: rgba(4, 22, 51, 0.702);
    font-weight: 500;
    transition: .5s;
    margin: 0 0 15px;
}
.service_item.style_three:hover .service_content .details-button a {
     color:  #d11242;
}
.service_item.style_three .service_content .details-button a i {
    display: inline-block;
    margin-left: -2px;
    color: #041633;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
    font-weight: 900;
    background-color: rgba(255,96,0,0);
    border: 1px solid rgba(4,22,51,0.26);
    transform: rotate(-30deg);
    transition: .5s;
}
.service_item.style_three:hover .service_content .details-button a i {
    color: #d11242;
    border: 1px solid #d11242;
}
/*dots*/

.service_carousel.style3 .owl-dots {
    text-align: center;
    position: relative;
    top: 50px;
    left: 0;
    display: flex;
    right: 0;
    margin: auto;
    justify-content: center;
}
.service_carousel.style3  button.owl-dot {
    background: rgba(209, 18, 66, 0.302);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 6px;
}
.service_carousel.style3 .owl-dot.active {
    background: #e01142;
    position: relative;
}
.service_carousel.style3 .owl-dot.active:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: -5px;
    top: -5px;
    border: 1px solid #e01142;
    border-radius: 50%;
}

/*========== End-service_carousel-section ==========*/



/*========== start-team-section ==========*/

.team-box.ten {
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
}
.team-box.ten .team-thumb {
    line-height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.team-box.ten .team-thumb:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    transition: .5s;
    background-image: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(223,89,123,0) 26%, rgba(209,18,66,0.07927124394774164) 40%, rgba(209,18,66,0.6) 100%);
    border-radius: 15px;
}
.team-box.ten:hover .team-thumb:before {
    height: 100%;
}
.team-box.ten .team-thumb:after {
    position: absolute;
    content: "";
    left: 80%;
    top: 86%;
    width: 100%;
    height: 100%;
    transition: .5s;
    background: url(https://govcity.ditsolution.net/wp-content/uploads/2025/01/team-shep.png);
    background-repeat: no-repeat;
}
.team-box.ten .team-thumb img {
    width: 100%;
}
.team-box.ten .team-thumb .team-content {
    transition: 0.5s;
    position: absolute;
    bottom: 35px;
    left: 30px;
    margin: auto;
    text-align: left;
}
.team-box.ten .team-thumb .team-content .team-bio h2 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 13px;
    background: border-box;
    display: inline-block;
    transition: 0.5s;
}
.team-box.ten .team-thumb .team-content .team-bio h5 {
    font-size: 17px;
    font-family: "Arimo";
    color: rgb(255, 255, 255);
    font-weight: 400;
    margin: 0 0px 0;
    transition: 0.5s;
}
.team-box.ten .team-thumb .team-social-icon {
    position: absolute;
    bottom: 0;
    right: 0px;
    z-index: 1;
}
.team-box.ten .team-thumb .team-social-icon .icon {
    border-radius: 30px;
    border: 5px solid rgba(4,22,51,0.12);
    transition: .5s;
}
.team-box.ten .team-thumb .team-social-icon .icon:hover {
    filter: drop-shadow(0 0 12px rgba(206,206,206,0.42));
    border: 5px solid rgba(209,18,66,0.26);
}

.team-box.ten .team-thumb .team-social-icon .icon i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 52px;
    border-radius: 30px;
    filter: drop-shadow(0 0 12px rgba(206,206,206,0.42));
    background-color: #fff;
    text-align: center;
    transition: .5s;
    cursor: pointer;
}
.team-box.ten .team-thumb .team-social-icon .icon:hover i {
    background-color: #d11242;
}
.team-box.ten .team-thumb .team-social-icon .icon i {
    color: #041633;
    transition: .5s;
}

.team-box.ten .team-thumb .team-social-icon .icon:hover i {
    color: #fff;
}
.team-box.ten .team-thumb .team-social-icon ul {
    list-style: none;
    transition: .5s;
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 15%;
    opacity:0;
}
.team-box.ten .team-thumb .team-social-icon:hover ul {
    right: 30px;
    bottom: 415%;
    opacity:1;
}
.team-box.ten .team-thumb .team-social-icon ul li {
    margin-top: 10px;
}
.team-box.ten .team-thumb .team-social-icon ul li a {
    display: inline-block;
    border: 5px solid transparent;
    border-radius: 30px;
}
.team-box.ten .team-thumb .team-social-icon ul li a:hover {
    border: 5px solid rgba(209,18,66,0.26);
    border-radius: 30px;
}
.team-box.ten .team-thumb .team-social-icon ul li a i {
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 22px;
    background-color: #041633;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    transition: .5s;
}
.team-box.ten .team-thumb .team-social-icon ul li a i:hover {
    background: #d11242;
}


/*========== End-team-section ==========*/





/*========== start-service_section ==========*/

.section-title.style-eighteen .section-title h5 {
    display: inline-block;
    font-size: 17px;
    text-transform: uppercase;
    color: #3394f5;
    font-weight: 500;
    padding: 0 0 0 30px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.section-title.style-eighteen .section-title h5:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url('https://govcity.ditsolution.net/wp-content/uploads/2024/12/title-aft.png');
    background-repeat: no-repeat;
    z-index: 1;
}

.section-title.style-eighteen .section-title h3 {
    font-size: 42px;
    line-height: 52px;
    color: #fff;
    font-weight: 700;
    margin: 13px 0 22px;
}

.section-title.style-eighteen .section-title h3 span {
    color: #3394f5;
}
.section-title.style-eighteen .section-title .description {
    font-size: 17px;
    line-height: 27px;
    color: #6f7785;
    width: 88%;
    font-weight: 400;
    margin: 0;
}
.section-title.style-eighteen .section-title .description:before {
    display:none;
}
.service_box.style3 {
    display: inline-block;
    border: 1px solid rgba(255,255,255,0.05);
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.service_box.style3 .service_box-thumb {
    float: left;
    line-height: 0;
    margin-right: 42px;
}
.service_box.style3 .content {
    overflow: hidden;
}
.services-top {
    display: flex;
    gap: 20px;
}
.service_box.style3 .services-time {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 10px 15px;
    border-radius: 6px;
}
.services-time i {
    color: #3394f5;
}
.service_box.style3 .services-time h6 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    margin: 0;
}
.service_box.style3 .services-date {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 10px 15px;
    border-radius: 6px;
}
.service_box.style3 .services-date i {
    color: #3394f5;
}
.service_box.style3 .services-date h6 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    margin: 0;
}
.service_box.style3 .content .service_box-title h3 {
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 500;
    width: 100%;
    margin: 17px 0 10px;
}
.service_box.style3 .content p.description {
    transition: .5s;
    font-size: 17px;
    line-height: 26px;
    color: rgba(255,255,255,0.502);
    font-weight: 400;
    width: 80%;
    margin: 0 0 30px;
}
.service_box.style3 .content .service-btn a {
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    border-radius: 5px;
    background-color: transparent;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 10px 25px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.service_box.style3 .content .service-btn a:hover {
    border: 1px solid transparent;
}
.service_box.style3 .content .service-btn a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #d11242;
    transition: .5s;
    border-radius: 5px;
    transform: scale(0);
}
.service_box.style3 .content .service-btn a:hover:before {
    transform: scale(1);
}
.service_box.style3 .content .service-btn a i {
    display: inline-block;
    transform: rotate(-45deg);
    margin-left: 3px;
}
/*========== End-service_section-section ==========*/



/*========== Start-service_carousel-section ==========*/
.service_item.style_four {
    background: #f4f4f4;
    margin: 27px 10px 0;
    border-radius: 20px;
    padding: 0 0 25px;
    transition: .5s;
}
.service_item.style_four:hover {
    border-radius: 20px;
    background-color: #d11242;
}
.service_item.style_four .service_content {
    padding: 32px 40px 0px;
}
.service_item.style_four .service_content .service_title h4 {
    font-size: 16px;
    text-transform: uppercase;
    color: #041633;
    font-weight: 400;
    margin: 0 0 0;
    transition: .5s;
}
.service_item.style_four:hover .service_content .service_title h4 {
    color: #fff;
}
.service_item.style_four .service_content h2.title {
    margin: 15px 0 20px;
    line-height: 0;
    transition: .5s;
}
.service_item.style_four .service_content .service_title h2 a {
    display: inline-block;
    font-size: 24px;
    color: #041633;
    font-weight: 500;
    transition: .5s;
}
.service_item.style_four:hover .service_content .service_title h2 a {
    color: #fff;
}

.service_carousel.style4 .owl-nav {
    position: absolute;
    right: 18%;
    top: -19%;
}
.service_carousel.style4 .owl-nav button.owl-prev i {
    display: inline-block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    border-radius: 10px;
    background-color: rgba(209, 18, 66,0.102);
    font-size: 20px;
    color: #d11242;
    text-align: center;
    transition: .5s;
    margin-right: 10px;
    font-weight: 800;
}
.service_carousel.style4 .owl-nav button.owl-prev i:hover {
    background-color: #d11242;
    color: #fff;
}

.service_carousel.style4 .owl-nav button.owl-next i {
    display: inline-block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    border-radius: 10px;
    background-color: rgba(209, 18, 66,0.102);
    font-size: 20px;
    color: #d11242;
    text-align: center;
    transition: .5s;
    font-weight: 800;
}
.service_carousel.style4 .owl-nav button.owl-next i:hover {
    background-color: #d11242;
    color: #fff;
}

/*========== End-service_carouseel-section ==========*/



/*========== Start-counter-section ==========*/
.single-counter.style11 {
    background: #fff;
    padding: 55px 35px 42px;
    border-radius: 20px;
}
.single-counter.style11 .counter-content.counter h4 {
    font-size: 17px;
    color: #041633;
    font-weight: 600;
    padding: 0 0 0 18px;
    margin: 0 0 135px;
    position: relative;
}
.single-counter.style11 .counter-content.counter h4:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    left: 0;
    top: 7px;
    border-radius: 2px;
    background-color: #d11242;
}
.single-counter.style11 .counter-content.counter span {
    font-size: 68px;
    line-height: 52px;
    color: #041633;
    font-weight: 500;
    font-family: "Work Sans";
}
.counter-content.counter h6 {
    font-size: 17px;
    line-height: 26px;
    color: rgba(4, 22, 51, 0.800);
    font-weight: 400;
    font-family: "Arimo";
    margin: 18px 0 0;
}



/*========== End-counter-section ==========*/



/*========== Start-testimonial-section ==========*/
.testimonial.style14 .testimonial-item {
    padding: 35px;
    border-radius: 30px;
    background-color: #f4f4f4;
    border: 2px solid rgba(255,255,255,0.08);
    margin: 0 15px 0;
    transition: .5s;
}
.testimonial.style14 .testimonial-item:hover {
    border: 2px solid #d11242;
}
.testimonial.style14 .testimonial-item .testimonial-thumb {
    display: flex;
    justify-content: space-between;
}
.testimonial.style14 .testimonial-item .author img {
    width: 80px !important;
    border: 4px solid #041633;
    border-radius: 44px;
    transition: .5s;
}
.testimonial.style14 .testimonial-item:hover .author img {
    border: 4px solid #d11242;
}
.testimonial.style14 .testimonial-item .quote {
    margin: 25px 2px 0 0;
}
.testimonial.style14 .testimonial-item .quote img {
    width: 65px !important;
}
.testimonial.style14 .testimonial-item .bio h3 {
    font-size: 22px;
    color: #041633;
    font-weight: 500;
    margin: 30px 0 0;
}
.testimonial.style14 .testimonial-item .bio p {
    opacity: 0.702;
    font-size: 18px;
    line-height: 28px;
    color: #041633;
    font-weight: 400;
    font-style: italic;
    margin: 28px 0 35px;
}
.testimonial.style14 .testimonial-item .testi-content {
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(4, 22, 51, 0.102);
    padding: 30px 0 0;
    gap: 15px;
}
.testimonial.style14 .testimonial-item .testi-content .reviews_rating {
    border-radius: 23px;
    border: 1px solid rgba(4,22,51,0.23);
    padding: 8px 15px;
}
.testimonial.style14 .testimonial-item .testi-content .reviews_rating .testi-star i.active {
    font-size: 16px;
    color: #ffaa4f;
    margin: 0;
}
.testimonial.style14 .testimonial-item .testi-content .testi-name h4 {
    font-size: 17px;
    text-transform: uppercase;
    color: #041633;
    font-weight: 500;
    margin: 0;
}
.testimonial.style14 .testimonial-item .testi-content .testi-name h5 {
    opacity: 0.502;
    font-size: 15px;
    color: #041633;
    font-weight: 400;
    font-family: "Arimo";
    margin: 6px 0 0;
}
.testimonial.style14 .owl-nav {
    position: absolute;
    right: 15px;
    top: -29%;
}
.testimonial.style14 .owl-nav button.owl-prev i {
    width: 52px;
    height: 52px;
    line-height: 52px;
    border-radius: 10px;
    background-color: rgba(209, 18, 66,0.102);
    font-size: 20px;
    color: #041633;
    text-align: center;
    transition: .5s;
    margin-right: 10px;
}

.testimonial.style14 .owl-nav button.owl-prev i:hover {
    background-color: #d11242;
    color: #fff;
}

.testimonial.style14 .owl-nav button.owl-next i {
    width: 52px;
    height: 52px;
    line-height: 52px;
    border-radius: 10px;
    background-color: rgba(209, 18, 66,0.102);
    font-size: 20px;
    color: #041633;
    text-align: center;
    transition: .5s;
}
.testimonial.style14 .owl-nav button.owl-next i:hover {
    background-color: #d11242;
    color: #fff;
}

/*========== End-testimonial-section ==========*/


/*========== Start-Blog-section ==========*/

.blog-post.style10 .single-post-item {
    padding: 22px 22px 44px;
    background: #ffffff;
    text-align: center;
    border-radius: 15px;
}
.blog-post.style10 .single-post-item .single_blog_post_content h3.title a {
    font-size: 24px;
    padding: 15px 0 23px;
    line-height: 30px;
    font-weight: 500;
    display: inline-block;
    transition: .5s;
    color: #012549;
}
.blog-post.style10 .single-post-item .single_blog_post_content h3 {
    padding: 0 15px 0;
    color: #012549;
}
.blog-post.style10 .single-post-item:hover .single_blog_post_content h3.title a {
    color: #e01142;
}
.blog-post.style10 .meta-date {
    font-size: 15px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 22px;
    padding-bottom: 2px;
}

.blog-post.style10 .meta-date span {
    display: inline-block;
    padding-right: 15px;
    position: relative;
    z-index: 1;
}

.blog-post.style10 .meta-date p {
    display: inline-block;
}

.blog-post.style10 .meta-date span:before {
    position: absolute;
    content: "";
    top: 7px;
    right: 5px;
    opacity: 0.302;
    width: 1px;
    height: 12px;
    background-color: #555555;
}

.blog-post.style10 .blog_btn a {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    color: #012549;
    transition:.5s;
}

.blog-post.style10 .single-post-item:hover .blog_btn a {
    color: #e01142;
}

.blog-post.style10 .blog_btn a i {
    display: inline-block;
    position: relative;
    top: 2px;
    padding-left: 1px;
    transition: .5s;
}

.blog-post.style10 .blog_btn a:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -10px;
    opacity: 0.200;
    width: 111px;
    height: 2px;
    background-color: #6f7785;
    transition: .5s;
}

.blog-post.style10 .single-post-item:hover .blog_btn a:before {
    background-color: #e01142;
}


/*========== End-Blog-section ==========*/



/*========== Start-Footer-section ==========*/

.city-goverment02 .heading.style1 h3 {
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
}
.city-goverment02 .heading.style1 p {
    font-size: 16px;
    line-height: 28px;
    color: rgba(255,255,255, 0.702);
    font-weight: 400;
    width: 85%;
}
.city-goverment02 .join-input-box input {
    width: 79%;
    height: 56px;
    border: transparent;
    padding: 0 30px;
    outline: 0;
    color: #000;
    border-radius: 5px;
}
.city-goverment02 button.join-button {
    background-color: rgb(224, 17, 66);
    border: 1px solid rgb(224, 17, 66);
    color: #fff;
    margin-top: 16px;
    margin-left: 0;
    padding: 15px 35px;
    font-weight: 500;
    transition: 0.5s;
    outline: 0;
    border-radius: 5px;
}
.city-goverment02 button.join-button:hover {
    color: rgb(224, 17, 66);
}
.city-goverment02 label.checkbox {
    display: none;
}
.city-goverment02 ul.item-list.style12 li {
    list-style: none;
}
.city-goverment02 ul.item-list.style12 li a {
    font-size: 16px;
    line-height: 40px;
    color: rgba(255,255,255, 0.702);
    font-weight: 400;
}

.city-goverment02 .icon-box.style-seventeen {
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-top: 5px;
}
.bd-top .icon-box.style-seventeen {
    border-top: 1px solid rgba(255,255,255, 0.102);
    padding: 21px 0 0;
}
.city-goverment02 .icon-box.style-seventeen .img-icon {
    float: left;
    margin-right: 20px;
}
.city-goverment02 .icon-box.style-seventeen .icon-box-content {
    overflow: hidden;
}
.city-goverment02 .icon-box.style-seventeen .description p {
    font-size: 16px;
    line-height: 26px;
    color: rgba(255,255,255, 0.902);
    font-weight: 400;
    width: 60%;
    margin: 0;
}

.icon-box.style18 {
    display: flex;
    position: relative;
    z-index: 1;
    transition: .5s;
    gap: 20px;
    margin: 0px 0 18px;
}
.icon-box.style18 .icon-box-icon {
    position: relative;
    top: 7px;
}
.icon-box.style18 .icon-box-icon .icon {
    background: hsl(0deg 0% 100% / 10%);
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    transition: .5s;
    color: #FFF;
    font-size: 16px;
    border-radius: 5px;
}
.icon-box.style18 .icon-box-content .desc p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.702);
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 0;
}

.city-goverment-end {
    margin: 85px 0 0;
    padding: 30px 0 0;
    border-top: 1px solid rgba(255,255,255,0.102);
}
.social-links.style10 ul {
    list-style: none;
}
.social-links.style10 ul li {
    display: inline-block;
}
.social-links.style10 ul li a {
    display: inline-block;
    border-radius: 50%;
    background: rgb(255 255 255 / 10%);
    color: #FFFF;
    height: 45px;
    line-height: 45px;
    width: 45px;
    text-align: center;
    transition: .5s;
    margin-right: 5px;
}
.social-links.style10 ul li a:hover {
    background: #e01142;
}
.city-goverment-end .heading.style2 p {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Arimo";
    float: right;
    margin:0;
}
.city-goverment-end .heading.style2 p span {
    color: #e01142;
}

/*animation circle*/
.text_inner {
    animation: circle 15s linear infinite;
    position: relative;
    z-index: 22;
    fill: rgb(255 255 255 / 0%);
}
.text_inner svg {
    width: 130px;
    max-width: 100%;
    height: auto;
    overflow: visible;
    word-spacing: 10px;
    transform: rotate(0) scaleX(1) scaleY(1);
    position: relative;
}
.text_inner text {
    fill: rgb(35, 66, 98);
    direction: ltr;
    transition: 0.3s stroke, 0.3s stroke-width, 0.3s fill;
    font-size: 30px;
    font-weight: 500;
    position: relative;
    z-index: 2;
}
a.banner-play-batn {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 180px;
    height: 180px;
    line-height: 180px;
    text-align: center;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: -5px 0px 10px 0px rgba(35, 66, 98, 0.09);
}
.likee {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    display: inline-block;
    z-index: 99;
    background: #d11242;
    height: 110px;
    width: 110px;
    line-height: 86px;
    text-align: center;
    border-radius: 50%;
}
.likee img {
    -webkit-animation: wooo 5s linear infinite;
    animation: wooo 5s linear infinite;
    transition: .5s;
    position: relative;
    top: 20px;
}
/*wood animation*/
@keyframes wooo {
    0% {
      transform: rotate3d(0, 0, 0);
    }
    50% {
      transform: rotate3d(0, 1, 0, 180deg);
    }
    100% {
      transform: rotate3d(0, 1, 0, 359deg);
    }
  }
@keyframes circle {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-360deg);
    }
    }
    .circle {
        animation: circle 15s linear infinite;
    }
    .right {
        animation: right 15s linear infinite;
    }
    .spin2 {
        animation: spin2 15s linear infinite;
    }
    @keyframes right {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}


/*========== End-Footer-section ==========*/





/*=====================
    Start Responsive  
=====================*/



@media (min-width: 1400px) and (max-width: 1820px) {
    
    
    
}

@media (min-width: 1300px) and (max-width: 1820px) {
 
 .single-slick.four .single_shape {
    display: none;
}
.single-slick.four .slider_shape2 {
    bottom: 114px;
    left: 38%;
}
 .single-slick.four .single_image {
    right: 3%;
}   
.contact-area::before {
    width: 100%;
    
}    
.team-area {
    margin: 0 50px 0;
}  
.footer-counter {
    margin: 0 50px 0;
}  
.counter-bg::before {
    width: 100%;
}
.foter-end {
    margin: 0 50px 0;
} 
.dawnload-area .heading.style1 h3 {
    padding-left: 230px;
}

.single-slick.eight .single_shape {
    left: 1%;
}
.single-slick.eight .slider_shape2 {
    bottom: 129px;
    left: 25%;
}
.single-slick.eight .single_image {
    right: -13%;
}
.single-slick.eight .single_image img {
    width: 80%;
}
.team-box.ten .team-thumb .team-social-icon:hover ul {
    right: 18px;
    bottom: 215%;
}
.team-box.ten .team-thumb .team-social-icon ul li a i {
    width: 30px;
    height: 30px;
    border-radius: 22px;
    line-height: 30px;
    font-size: 14px;
}
.single-counter.style11 .counter-content.counter h4 {
    margin: 0 0 100px;
}
.testimonial.style14 .owl-nav {
    right: 20px;
}
.team-box.ten .team-thumb:after {
    left: 73%;
    top: 80%;
}

    
}

@media (min-width: 1170px) and (max-width: 1299px) { 
    
  .single-slick.four .single_shape {
    display: none;
}
.single-slick.four .slider_shape2 {
    bottom: 114px;
    left: 38%;
}
 .single-slick.four .single_image {
    right: 3%;
}   
.contact-area::before {
    width: 100%;
}
.service7-area {
    margin: 0 50px 0;
}  
.single-video.style-five .chose-video-icon {
    left: -40px;
}
.section-title.style-4 h3 {
    font-size: 37px;
}
.contact-area  ul.item-list.style7 li:last-child {
    margin-top: 11px;
}
.about-left .heading.style1 {
    left: 35px;
}
.service-box.style8 .content {
    padding: 32px 15px 28px;
}
.about-left .heading.style1::before {
    left: 22px;
}
.dawnload-area::before {
    width: 100%;
}
.dawnload-area .heading.style1 h3 {
    font-size: 30px;
    padding-left: 160px;
}
.testy-top {
    padding:0 50px 0;
}
.contact-area .heading.style1 h3 {
    font-size: 26px;
}
.contact-area  ul.item-list.style7 li {
    padding: 14px 20px 14px;
}
.service-box.style8 .content h3 {
    font-size: 18px;
}
.team-area {
    margin: 0 50px 0;
} 
.footer-counter {
    margin: 0 50px 0;
}  
.counter-bg::before {
    width: 100%;
}
.election-party-footer .heading.style1 h1 {
    font-size: 26px;
    margin-left: 70px;
}
.social-links.style6 {
    padding-left: 15px;
}
.election-party-footer .icon-box.style12 .icon-box-content p {
    font-size: 22px;
}
.foter-end {
    margin: 0 50px 0;
}  

.single-slick.eight .single_shape {
    left: 1%;
}
.single-slick.eight .slider_shape2 {
    bottom: 130px;
    left: 24%;
}
.single-slick.eight .single_image {
    right: -25%;
}
.single-slick.eight .single_image img {
    width: 65%;
}
.about-list {
    position: absolute;
    bottom: 0%;
}
.service_item.style_three .service_content .service_title h4 {
    font-size: 20px;
}
.team-box.ten .team-thumb .team-social-icon:hover ul {
    right: 18px;
    bottom: 160%;
}
.team-box.ten .team-thumb .team-social-icon ul li a i {
    width: 30px;
    height: 30px;
    border-radius: 22px;
    line-height: 30px;
    font-size: 14px;
}
.service_carousel.style4 .owl-nav {
    right: 15%;
    top: -25%;
}
.single-counter.style11 .counter-content.counter h4 {
    margin: 0 0 58px;
}
.testimonial.style14 .owl-nav {
    right: 20px;
}
.blog-post.style10 .single-post-item .single_blog_post_content h3.title a {
    font-size: 22px;
}
.city-goverment02 .icon-box.style-seventeen .description p {
    width: 80%;
}
.service_item.style_four .service_content .service_title h2 a {
    font-size: 20px;
}
.team-box.ten .team-thumb .team-content {
    bottom: 50px;
}
.team-box.ten .team-thumb:after {
    left: 69%;
    top: 78%;
}
.team-box.ten .team-thumb .team-content {
    left: 20px;
}
.team-box.ten .team-thumb .team-content .team-bio h2 {
    font-size: 18px;
}
.service_item.style_four {
    margin: 27px 10px 40px;
}
    
}


@media (min-width: 992px) and (max-width: 1169px) {


  .single-slick.four .single_shape {
    display: none;
}
.single-slick.four .slider_shape2 {
    bottom: 114px;
    left: 38%;
}
.single-slick.four .single_image {
    right: 0%;
} 
.contact-area::before {
    width: 100%;
}
.service7-area {
    margin: 0 90px 0 25px;
}  
.single-video.style-five .chose-video-icon {
    left: -5px;
}
.about-left .heading.style1 {
    left: 29px;
}
.about-left .heading.style1::before {
    left: 22px;
}
.dawnload-area::before {
    width: 100%;
}
.dawnload-area .heading.style1 h3 {
    padding: 13px 0 0 15px;
}
.dreamit-button.style9 {
    padding: 10px 0px 15px 13px;
}
.testy-top {
    padding:0 50px 0;
}
.contact-area .heading.style1 h3 {
    font-size: 20px;
}
.contact-area  ul.item-list.style7 li {
    padding: 10px 12px 10px;
}
.team-area {
    margin: 0 50px 0;
}
.blog-post.style3 .single_blog_post_content .blog_post_inner_content h3 a {
    font-size: 14px;
    line-height: 22px;
}
.single-counter.style_8 .counter-content.counter {
    text-align: center;
    float: left;
    margin: 18px 0 0;
}
.footer-counter {
    margin: 0 50px 0;
}  
.counter-bg::before {
    width: 100%;
}
.counter-bg .heading.style4 h1 {
    font-size: 26px;
}
.election-party-footer .heading.style1 h1 {
    font-size: 26px;
    margin-left: 10px;
}
.social-links.style6 {
    padding-left: 0;
}
.election-party-footer .icon-box.style12 .icon-box-content p {
    font-size: 18px;
}
.foter-end {
    margin: 0 50px 0;
}  


.single-slick.eight .single_shape {
    left: 1%;
}
.single-slick.eight .slider_shape2 {
    bottom: 130px;
    left: 24%;
}
.single-slick.eight .single_image {
    display: none;
}
.about-list {
    position: absolute;
    bottom: 0%;
}
.service_item.style_three .service_content .service_title h4 {
    font-size: 16px;
}
.service_item.style_three .service_content .service-desc {
    display: inherit;
    margin: 27px 0 25px;
}
.section-title.style-fourteen .section-title h3 {
    font-size: 32px;
}
.team-box.ten .team-thumb .team-social-icon:hover ul {
    right: 25px;
    bottom: 400%;
}
.service_box.style3 .service_box-thumb {
    float: inherit;
    line-height: 0;
    margin-right: 0;
    margin: 0 0 30px;
}
.service_box.style3 .content .service_box-title h3 {
    width: 88%;
}
.service_carousel.style4 .owl-nav {
    right: 15%;
    top: -25%;
}
.service_item.style_four .service_content {
    width: 100%;
}
.service_item.style_four .service_content {
    padding: 32px 15px 0px;
}
.service_item.style_four .service_content .service_title h2 a {
    font-size: 20px;
}
.single-counter.style11 .counter-content.counter h4 {
    margin: 0 0 58px;
}
.testimonial.style14 .owl-nav {
    right: 20px;
}
.blog-post.style10 .single-post-item .single_blog_post_content h3.title a {
    font-size: 17px;
}
.city-goverment02 .icon-box.style-seventeen .description p {
    width: 80%;
}
.team-box.ten .team-thumb:after {
    left: 82%;
    top: 87%;
}
.service_item.style_four {
    margin: 27px 10px 60px;
}
.icon-box.style-6 .icon-box-content h2 {
    font-size: 16px;
}
.about-right .heading.style1 p {
    font-size: 18px;
}
.about-right::before {
    left: 33px;
}
.service-box.style8 .content {
    padding: 32px 15px 28px;
}
.service-box.style8 .content h3 {
    font-size: 16px;
}
.service-box.style8 .content p {
    font-size: 14px;
}
.contact-area .item-list.style7 {
    padding-right: 0;
}
.election-party-footer .icon-box.style12 {
    padding: 19px 15px 19px;
}
.election-party-footer .icon-box.style12 .icon {
    margin-right: 18px;
}
.social-links.style6 ul li a i {
    margin-left: 0;
}
.service-box.style7 {
    margin: 0;
}
.campaigns-box.style5 {
    margin-top: 10px;
}




    
}

@media (min-width: 768px) and (max-width: 991px) { 
    
    
  .single-slick.four .single_shape {
    display: none;
}
.single-slick.four .slider_shape2 {
    bottom: 114px;
    left: 38%;
}
.single-slick.four .single_image {
    display: none;
} 
.contact-area::before {
    width: 100%;
}
.service7-area {
    margin: 0 90px 0 25px;
}  
.single-video.style-five .chose-video-icon {
    left: -177px;
    top: -7px;
}
.about-left .heading.style1 {
    display: none;
}
.section-title.style-4 h3 {
    font-size: 24px;
    line-height: 34px;
}
.icon-box.style-6 {
    display: inherit;
}
.icon-box.style-6 .icon-box-content h2 {
    font-size: 16px;
}
.about-right {
    padding-left: 0;
}
.about-right::before {
    display:none;
}
.dreamit-button.style7 .dreamit-button a {
    padding: 17px 12px 17px;
}
.dawnload-area::before {
    width: 100%;
}
.dawnload-area .heading.style1 h3 {
    font-size: 26px;
    padding: 20px 0 10px 20px;
}
.section-title.style-10 .description {
    width: 65%;
}
.testimonial.style8 .owl-nav {
    padding: 0 50px 0;
}
.testy-top {
    padding:0 50px 0;
}
.contact-area .heading.style1 h3 {
    font-size: 24px;
    line-height: 30px;
}
.contact-area .form-group .buttons input {
    padding: 0 45px 0;
}
.contact-area  ul.item-list.style7 li {
    padding: 6px 16px 6px;
    font-size: 13px;
}
.team-area {
    margin: 0 50px 0;
}
.blog-post.style3 .single_blog_post_content .blog_post_inner_content h3 a {
    font-size: 17px;
    line-height: 27px;
}
.footer-counter {
    margin: 0 50px 0;
}  
.counter-bg::before {
    width: 100%;
}
.single-counter.style_8 .counter-content.counter {
    text-align: center;
    float: left;
    margin: 0 0 30px;
}
.counter-bg .heading.style4 h1 {
    font-size: 19px;
    margin: 0;
}
.election-party-footer .heading.style1 h1 {
    font-size: 26px;
    margin-left: 10px;
}
.social-links.style6 {
    padding-left: 15px;
}
.election-party-footer .icon-box.style12 .icon-box-content p {
    font-size: 22px;
}
.foter-end {
    margin: 0 50px 0;
}    
.section-title.style-3 .description {
    width: 65%;
}


.single-slick.eight .single_shape {
    display: none;
}
.single-slick.eight .slider_shape2 {
    bottom: 130px;
    left: 24%;
}
.single-slick.eight .single_image {
    display: none;
}
.about-list {
    display: none;
}
.service_item.style_three .service_content .service_title h4 {
    font-size: 16px;
}
.service_item.style_three .service_content .service-desc {
    display: inherit;
    margin: 27px 0 25px;
}
.section-title.style-fourteen .section-title h3 {
    font-size: 26px;
    line-height: 38px;
}
.team-box.ten .team-thumb .team-social-icon:hover ul {
    right: 18px;
    bottom: 160%;
}
.team-box.ten .team-thumb .team-social-icon ul li a i {
    width: 30px;
    height: 30px;
    border-radius: 22px;
    line-height: 30px;
    font-size: 14px;
}
.service_box.style3 .service_box-thumb {
    float: inherit;
    line-height: 0;
    margin-right: 0;
    margin: 0 0 30px;
}
.service_box.style3 .content .service_box-title h3 {
    width: 88%;
}
.service_carousel.style4 .owl-nav {
    right: 15%;
    top: -25%;
}
.service_item.style_four .service_content {
    width: 100%;
}
.service_item.style_four .service_content {
    padding: 32px 15px 0px;
}
.service_item.style_four .service_content .service_title h2 a {
    font-size: 20px;
}
.single-counter.style11 .counter-content.counter h4 {
    margin: 0 0 58px;
}
.testimonial.style14 .owl-nav {
    right: 20px;
}
.blog-post.style10 .single-post-item .single_blog_post_content h3.title a {
    font-size: 17px;
}
.city-goverment02 .icon-box.style-seventeen .description p {
    width: 80%;
}
.blog-post.style10 .single-post-item {
    margin-top: 10px;
}
.team-box.ten .team-thumb:after {
    left: 76%;
    top: 84%;
}
.service-box.style7 {
    margin: 0;
}
.campaigns-box.style5 {
    margin-top: 0;
}
.contact-area .form-group p span input {
    padding: 0 10px;
}
.contact-area .item-list.style7 {
    padding-right: 0;
    float: left;
}
.dreamit-button.style9 .dreamit-button {
    padding: 0 0 10px 6px;
    margin: 0;
}
.service_item.style_four {
    margin: 27px 10px 40px;
}


    
}



@media (min-width: 600px) and (max-width: 767px) {
    
 
 .single-slick.four .hero-text-wrap h1 {
    font-size: 48px;
    line-height: 60px;
}
.single-slick.four .hero-text-wrap p {
    width: 100%;
}
 .single-slick.four .single_shape {
    display: none;
}
.single-slick.four .slider_shape2 {
    bottom: 114px;
    left: 38%;
}
.single-slick.four .single_image {
    display: none;
} 
.contact-area::before {
    width: 100%;
}  
.section-title.style-3 .description {
    width: 70%;
}    
.about-left .heading.style1 {
    left: 35px;
}
.section-title.style-4 h3 {
    font-size: 38px;
}
.about-right::before {
    bottom: 17px;
}
.single-video.style-five .chose-video-icon {
    left: 0;
}
.dawnload-area::before {
    width: 100%;
    right: 0;
    background-size: cover;
}
.dawnload-area .heading.style1 h3 {
    padding: 20px 0 22px;
    padding-left: 40px;
}
.dreamit-button.style9 .dreamit-button a {
    display: inline-block;
    margin-left: 40px;
    margin-bottom: 40px;
    padding: 14px 24px 14px;
}
.testimonial.style8 .owl-nav {
    bottom: 335px;
    padding: 0 30px 0;
}
.section-title.style-10 .description {
    width: 72%;
}
.join button.join-button {
    left: 215px;
}
.contact-area  ul.item-list.style7 li {
    font-size: 16px;
    padding: 14px 20px 14px;
    margin: 0;
}
.team-area {
    margin: 0 50px 0;
} 
.contact-area  ul.item-list.style7 li:last-child {
    margin: 25px 0;
}
.counter-bg::before {
    width: 100%;
}
.single-counter.style_8 .counter-content.counter {
    text-align: left;
    float: left;
}
.footer-counter {
    margin: 0 50px 0;
}  
.single-counter.style_8 {
    padding: 39px 0 20px;
}
.election-party-footer .heading.style1 h1 {
    margin-left: 0;
}
.social-links.style6 {
    padding-left: 0;
}
.election-party-footer-end ul.item-list.style4 {
    text-align: left;
}
.election-party-footer-end p {
    padding-left: 18px;
}
.election-party-footer-end ul.item-list.style4 li {
    margin-left: 20px;
}

.single-slick.eight .hero-text-wrap h1 {
    font-size: 42px;
}
.single-slick.eight .single_shape {
    display: none;
}
.single-slick.eight .slider_shape2 {
    bottom: 130px;
    left: 24%;
}
.single-slick.eight .single_image {
    display: none;
}
.about-list {
    position: inherit;
    left: 0;
    bottom: 0;
}
.section-title.style-seventeen .section-title h3 {
    font-size: 32px;
}
.service_item.style_three .service_content .service_title h4 {
    font-size: 16px;
}
.service_item.style_three .service_content .service-desc {
    display: inherit;
    margin: 27px 0 25px;
}
.section-title.style-fourteen .section-title h3 {
    font-size: 26px;
    line-height: 38px;
}
.service_box.style3 .service_box-thumb {
    float: inherit;
    line-height: 0;
    margin-right: 0;
    margin: 0 0 30px;
}
.service_box.style3 .content .service_box-title h3 {
    width: 100%;
}
.service_box.style3 .services-date {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 10px 10px;
    border-radius: 6px;
}
.section-title.style-eighteen .section-title h3 {
    font-size: 36px;
    line-height: 46px;
}
.testimonial.style14 .owl-nav {
    display: none;
}
.service_item.style_four .service_content {
    width: 100%;
}
.service_item.style_four .service_content {
    padding: 32px 15px 0px;
}
.service_item.style_four .service_content .service_title h2 a {
    font-size: 20px;
}
.single-counter.style11 .counter-content.counter h4 {
    margin: 0 0 58px;
}
.service_carousel.style4 .owl-nav {
    right: 3%;
}
.testimonial.style14 .owl-nav {
    right: 20px;
}
.blog-post.style10 .single-post-item .single_blog_post_content h3.title a {
    font-size: 17px;
}
.city-goverment02 .icon-box.style-seventeen .description p {
    width: 80%;
}
.blog-post.style10 .single-post-item {
    margin-top: 10px;
}
.city-goverment-end .heading.style2 {
    float: left;
    margin: 12px 0 0;
}
.team-box.ten .team-thumb:after {
    left: 85%;
    top: 90%;
}



    
}

@media (min-width: 480px) and (max-width: 599px) { 
    
.single-slick.four .hero-text-wrap h1 {
    font-size: 36px;
    line-height: 50px;
}
.single-slick.four .hero-text-wrap p {
    width: 100%;
}
 .single-slick.four .single_shape {
    display: none;
}
.single-slick.four .slider_shape2 {
    bottom: 114px;
    left: 38%;
}
.single-slick.four .single_image {
    display: none;
} 
.contact-area::before {
    width: 100%;
}  
.section-title.style-3 .description {
    width: 80%;
}   
.about-left .heading.style1 {
    left: 16px;
    bottom: -6px;
}
.section-title.style-4 h3 {
    font-size: 30px;
}
.about-right::before {
    bottom: 17px;
}
.single-video.style-five {
    margin-top: 0;
}
.single-video.style-five .chose-video-icon {
    position: relative;
    left: 0;
}
.dawnload-area::before {
    width: 100%;
    right: 0;
    background-size: cover;
}
.dawnload-area .heading.style1 h3 {
    padding: 60px 0 20px;
    padding-left: 40px;
}
.dreamit-button.style9 .dreamit-button a {
    display: inline-block;
    margin-left: 40px;
    margin-bottom: 20px;
    padding: 14px 24px;
}
.testimonial.style8 .owl-nav {
    bottom: 335px;
    padding: 0 30px 0;
}
.section-title.style-10 .description {
    width: 72%;
}

.contact-area  ul.item-list.style7 li {
    font-size: 16px;
    padding: 14px 20px 14px;
    margin: 14px 5px 0 0;
}
.team-area {
    margin: 0 20px 0;
} 
.contact-area  ul.item-list.style7 li:last-child {
    margin: 25px 0;
}
.counter-bg::before {
    width: 100%;
}
.counter-bg .heading.style4 h1 {
    font-size: 24px;
}
.single-counter.style_8 .counter-content.counter {
    text-align: left;
    float: left;
}
.footer-counter {
    margin: 0 50px 0;
}  
.single-counter.style_8 {
    padding: 39px 0 20px;
}
.election-party-footer .heading.style1 h1 {
    margin-left: 0;
}
.social-links.style6 {
    padding-left: 0;
}
.election-party-footer-end ul.item-list.style4 {
    text-align: left;
}
.election-party-footer-end p {
    padding-left: 18px;
}
.election-party-footer-end ul.item-list.style4 li {
    margin-left: 20px;
}
.join button.join-button {
    left: 165px;
    top: -12px;
}    


.single-slick.eight .hero-text-wrap h1 {
    font-size: 32px;
    line-height: 42px;
}
.single-slick.eight .single_shape {
    display: none;
}
.single-slick.eight .slider_shape2 {
    bottom: 130px;
    left: 24%;
}
.single-slick.eight .single_image {
    display: none;
}
.about-list {
    position: inherit;
    left: 0;
    bottom: 0;
}
.section-title.style-seventeen .section-title h3 {
    font-size: 24px;
    line-height: 36px;
}
.service_item.style_three .service_content .service_title h4 {
    font-size: 16px;
}
.service_item.style_three .service_content .service-desc {
    display: inherit;
    margin: 27px 0 25px;
}
.section-title.style-fourteen .section-title h3 {
    font-size: 26px;
    line-height: 38px;
}
.service_box.style3 .service_box-thumb {
    float: inherit;
    line-height: 0;
    margin-right: 0;
    margin: 0 0 30px;
}
.service_box.style3 .content .service_box-title h3 {
    font-size: 22px;
    line-height: 32px;
    width: 100%;
}
.service_box.style3 .services-date {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 10px 10px;
    border-radius: 6px;
}
.section-title.style-eighteen .section-title h3 {
    font-size: 28px;
    line-height: 44px;
}
.testimonial.style14 .owl-nav {
    right: 15px;
    top: -27%;
}
.services-top {
    display: inherit;
}
.service_box.style3 .services-time {
    margin: 0 0 15px;
}
.service_item.style_four .service_content {
    width: 100%;
}
.service_item.style_four .service_content {
    padding: 32px 15px 0px;
}
.service_item.style_four .service_content .service_title h2 a {
    font-size: 20px;
}
.single-counter.style11 .counter-content.counter h4 {
    margin: 0 0 58px;
}
.service_carousel.style4 .owl-nav {
    right: 3%;
    top: -15%;
}
.blog-post.style10 .single-post-item .single_blog_post_content h3.title a {
    font-size: 17px;
}
.city-goverment02 .icon-box.style-seventeen .description p {
    width: 80%;
}
.blog-post.style10 .single-post-item {
    margin-top: 10px;
}
.city-goverment-end .social-links.style10 ul {
    list-style: none;
    text-align: left;
}
.city-goverment-end .heading.style2 {
    float: left;
    margin: 15px 0 0;
}
.team-box.ten .team-thumb .team-social-icon:hover ul {
    right: 30px;
    bottom: 280%;
}
.team-box.ten .team-thumb:after {
    left: 81%;
    top: 87%;
}
.service-box.style7 {
    margin: 0;
}

    
    
}
@media (min-width: 320px) and (max-width: 479px) { 

  .single-slick.four .hero-text-wrap {
    padding-right: 0;
}  
.single-slick.four .hero-text-wrap h1 {
    font-size: 26px;
    line-height: 36px;
}
.single-slick.four .hero-text-wrap p {
    width: 100%;
    padding: 15px 0 0px;
}
.single-slick.four .hero-text-wrap p::before {
   display:none;
}
 .single-slick.four .single_shape {
    display: none;
}
.single-slick.four .slider_shape2 {
    bottom: 114px;
    left: 38%;
}
.single-slick.four .single_image {
    display: none;
} 
.contact-area .heading.style1 h3 {
    font-size: 20px;
}
.contact-area::before {
    width: 100%;
}
.section-title.style-3 h3 {
    font-size: 28px;
}
.section-title.style-3 .description {
    width: 100%;
} 
.about-left .heading.style1 {
    display: none;
}
.campaigns-box.style5 .content {
    padding: 0 14px 0;
}
.section-title.style-4 h3 {
    font-size: 17px;
    line-height: 25px;
}
.campaigns-box.style5 .content h3 a {
    font-size: 18px;
    line-height: 23px;
}
.section-title.style-4 h5 {
    font-size: 14px;
}
.about-right::before {
    bottom: 17px;
}
.icon-box.style-6 .icon-box-content h2 {
    font-size: 16px;
}
.service-box.style7 .thumb::before {
    bottom: 79%;
    left: 44%;
}
.chose-video-icon {
    left: 0;
}
.dawnload-area::before {
    width: 100%;
    right: 0;
    background-size: cover;
}
.dawnload-area .heading.style1 h3 {
    font-size: 24px;
    line-height: 35px;
    padding: 30px 0 10px;
    padding-left: 30px;
}
.dreamit-button.style9 .dreamit-button a {
    margin: 8px 0 10px 0px;
    padding: 12px 20px;
}
.testimonial.style8 .owl-nav {
    display: none;
}
.testimonial.style8 .testimonial-item p {
    width: 100%;
    font-size: 14px;
    line-height: 23px;
}
.section-title.style-10 .description {
    width: 100%;
}
.contact-area  ul.item-list.style7 li {
    font-size: 16px;
    padding: 14px 20px 14px;
    margin: 0 5px 8px;
}
.section-title.style-10 h3 {
    font-size: 26px;
}
.team-area {
    margin: 0 0 0 20px;
}
.blog-post.style3 .single_blog_post_content .blog_post_inner_content h3 a {
    font-size: 15px;
    line-height: 24px;
}
.counter-bg .heading.style4 h3 {
    font-size: 24px;
}
.single-counter.style_8 .counter-content.counter span {
    font-size: 40px;
}
.election-party-footer .icon-box.style12 .icon {
    margin-right: 20px;
}
.election-party-footer .icon-box.style12 .icon-box-content p {
    font-size: 16px;
}
.contact-area  ul.item-list.style7 li:last-child {
    margin: 25px 0;
}
.counter-bg::before {
    width: 100%;
}
.counter-bg .heading.style4 h1 {
    font-size: 24px;
}
.single-counter.style_8 .counter-content.counter {
    text-align: left;
    float: left;
}
.footer-counter {
    margin: 0 50px 0;
}  
.single-counter.style_8 {
    padding: 39px 0 20px;
}
.election-party-footer .heading.style1 h1 {
    margin-left: 0;
}
.social-links.style6 {
    padding-left: 0;
}
.election-party-footer-end ul.item-list.style4 {
    text-align: left;
}
.election-party-footer-end p {
    padding-left: 18px;
}
.election-party-footer-end ul.item-list.style4 li {
    margin-left: 20px;
}
.join button.join-button {
    left: 165px;
    top: -12px;
}    
.service-box.style7 {
    margin: 0;
}




.single-slick.eight .hero-text-wrap h4 {
    font-size: 15px;
}
.single-slick.eight .hero-text-wrap h1 {
    font-size: 18px;
    line-height: 26px;
}
.single-slick.eight .hero-text-wrap p {
    width: 93%;
}
.single-slick.eight .hero-text-wrap .btn {
    padding: 15px 20px;
}
.single-slick.eight .single_shape {
    display: none;
}
.single-slick.eight .slider_shape2 {
    bottom: 130px;
    left: 24%;
}
.single-slick.eight .single_image {
    display: none;
}
.about-list {
    position: inherit;
    left: 0;
    bottom: 0;
}
.about-list ul.item-list.style20 li {
    font-size: 12px;
    line-height: 36px;
}
.section-title.style-seventeen .section-title h3 {
    font-size: 18px;
    line-height: 26px;
}
.service_item.style_three .service_content .service_title h4 {
    font-size: 16px;
}
.service_item.style_three .service_content .service-desc {
    display: inherit;
    margin: 27px 0 25px;
}
.section-title.style-fourteen .section-title h3 {
    font-size: 22px;
    line-height: 32px;
}
.service_item.style_three {
    padding: 8px;
}
.service_box.style3 {
    padding: 15px;
}
.service_box.style3 .service_box-thumb {
    float: inherit;
    line-height: 0;
    margin-right: 0;
    margin: 0 0 30px;
}
.service_box.style3 .services-time h6 {
    font-size: 15px;
}
.service_box.style3 .services-date h6 {
    font-size: 15px;
}
.service_box.style3 .content .service_box-title h3 {
    font-size: 15px;
    line-height: 25px;
    width: 100%;
}
.service_box.style3 .content p.description {
    width: 100%;
    margin: 0 0 20px;
}
.service_box.style3 .services-date {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 10px 10px;
    border-radius: 6px;
}
.section-title.style-eighteen .section-title h3 {
    font-size: 20px;
    line-height: 30px;
}
.testimonial.style14 .owl-nav {
    display: none;
}
.services-top {
    display: inherit;
}
.service_box.style3 .services-time {
    margin: 0 0 15px;
}
.service_item.style_four .service_content {
    width: 100%;
}
.service_item.style_four .service_content {
    padding: 32px 15px 0px;
}
.service_item.style_four .service_content .service_title h2 a {
    font-size: 15px;
}
.single-counter.style11 .counter-content.counter span {
    font-size: 36px;
}
.single-counter.style11 .counter-content.counter h4 {
    margin: 0 0 58px;
}
.service_carousel.style4 .owl-nav {
    display: none;
}
.testimonial.style14 .testimonial-item .testi-content {
    display: block;
}
.blog-post.style10 .single-post-item .single_blog_post_content h3 {
    padding: 0 0px 0;
}
.blog-post.style10 .single-post-item .single_blog_post_content h3.title a {
    font-size: 17px;
    line-height: 20px;
}
.city-goverment02 .icon-box.style-seventeen .description p {
    width: 80%;
}
.blog-post.style10 .single-post-item {
    margin-top: 10px;
}
.city-goverment-end .social-links.style10 ul {
    list-style: none;
    text-align: left;
}
.social-links.style10 ul li a {
    height: 35px;
    line-height: 35px;
    width: 35px;
}
.city-goverment-end .heading.style2 {
    float: left;
    margin: 15px 0 0;
}
.team-box.ten .team-thumb .team-content {
    bottom: 60px;
    left: 20px;
}
.team-box.ten .team-thumb .team-content .team-bio h2 {
    font-size: 16px;
    margin: 0 0 5px;
}
.team-box.ten .team-thumb .team-content .team-bio h5 {
    font-size: 12px;
}
.team-box.ten .team-thumb .team-social-icon:hover ul {
    right: 18px;
    bottom: 160%;
}
.team-box.ten .team-thumb .team-social-icon ul li {
    margin-top: 0px;
}
.team-box.ten .team-thumb .team-social-icon ul li a i {
    width: 25px;
    height: 25px;
    border-radius: 22px;
    line-height: 25px;
    font-size: 13px;
}
.testimonial.style14 .testimonial-item .testi-content .testi-name h4 {
    font-size: 16px;
    margin: 20px 0 0;
}
.city-goverment02 .join-input-box input {
    width: 95%;
}
.team-box.ten .team-thumb:after {
    left: 71%;
    top: 80%;
    width: 100%;
}  
.service_carousel.style3  button.owl-dot {
    width: 9px;
    height: 9px;
    margin: 0 3px;
}
.single-video.style-five .chose-video-icon {
    left: 0px;
}
.single-slick.eight .hero-text-wrap .btn2 {
    margin: 14px 0 0 0px;
}
.service_item.style_four {
    margin: 27px 10px 40px;
    padding: 0 0 0;
}
.campaigns-box.style5 {
    margin-top: 10px;
}
.social-links.style6 ul li a i {
    margin-left: 0;
}


}




/*=====================
    End Responsive  
=====================*/








