/*
====================
Web Developer Mehedi Hasan miraz
=======================================
*/

.dreamit-slick-slider .single-slick.one .slick_content {
    padding-left: 0;
    text-align: center;
}

.dreamit-slick-slider .one .hero-text-wrap h1 {
    font-size: 100px;
    line-height: 100px;
    color: #fff;
    animation: 1s 1.6s fadeInUp both;
    font-weight: 700;
    font-family: "Work Sans";
}

.single-slick.one .hero-text-wrap p {
    animation: 1s 2s fadeInUp both;
    font-size: 18px;
    margin: 26px 0 0;
    color: #ffff;
    width: 100%;
    opacity: .8;
    font-weight: 400;
}

.dreamit-slick-slider .single-slick.one .hero-text-wrap .btn {
    font-size: 15px;
    padding: 14px 42px;
    background: #e01142;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-top: 0;
    border: none;
    animation: 1s 1.8s fadeInUp both;
}

.dreamit-slick-slider .single-slick.one .slider-video-icon {
    -webkit-animation: 1s 2s fadeInUp both;
    animation: 1s 2s fadeInUp both;
    position: inherit;
    left: inherit;
    top: inherit;
    text-align: center;
    margin-left: 30px;
}

.dreamit-slick-slider .single-slick.one .slider-video-icon a {
    line-height: 55px;
    width: 55px;
    height: 55px;
    text-align: center;
    border-radius: 50%;
    color: #e01142;
    background: #fff;
    display: inline-block;
    font-size: 18px;
    position: relative;
    z-index: 1;
}

.dreamit-slick-slider .single-slick.one .hero-text-wrap .btn i {
    transform: rotate(-0deg);
}

.single-slick.one .slider-buttons.mh {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 45px;
}

.single-slick.one .hero-text-wrap .slider-buttons.mh .btn:before {
    background: var(--primary-color-2);
}

.dreamit-slick-slider .single-slick.one .slider-video-icon a:after {
    position: absolute;
    left: -10px;
    top: -10px;
    width: inherit;
    height: inherit;
    border: none;
    z-index: -1;
    content: "";
    border-radius: 100%;
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.dreamit-slick-slider .single-slick.one .slider-video-icon span {
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-family: 'Arimo';
    font-weight: 400;
    margin-left: 11px;
}

/*Icon box*/

.icon-box.style-nine {
    padding: 14px 14px;
    background: #fff;
}

.icon-box.style-nine .icon-box-inners {
    display: flex;
    align-items: center;
}

.icon-box.style-nine .img-icon {
    width: 70px;
    height: 70px;
    line-height: 92px;
    text-align: center;
    background-color: rgba(224,17,66,0.050980392156862744);
    margin-right: 17px;
}

.icon-box.style-nine .title h2 {
    font-size: 24px;
    color: #012549;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
}

/*Section Title*/

.section-title.style-thirteen .section-title h3.title {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
}

.section-title.style-thirteen .section-title .description {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    margin-top: 0;
    width: 85%;
    color: #fff;
    opacity: .8;
}

.section-title.style-thirteen .section-title .description:before {
    position: inherit;
    background: transparent;
}

.mh-center p.description {
    width: 59% !important;
    margin: 15px auto 60px !important;
}

/*About elementor-class add */


.about-text-bx {
    background-image: linear-gradient(90deg, rgba(243,243,243,0.9999999999999999) 0%, rgba(243,243,243,0.49999999999999994) 50%, rgba(255,255,255,0) 100%);
    margin-top: 8px;
}

.about-brf p {
    position: relative;
    z-index: 1;
    padding-left: 16px;
}

.about-brf p:before {
    position: absolute;
    content: "";
    left: 0;
    top: 9px;
    width: 8px;
    height:2px;
    background: #012549;
    opacity: .7;
}

.about-brf p span {
    opacity: .5;
}

/*Services section*/

.service-single-box.style10 {
    padding: 20px 20px 22px;
    background: #ffffff;
}

.service-single-box.style10 .service-thumb {
    position: relative;
    z-index: 1;
    line-height: 0;
}

.service-single-box.style10 .service-thumb::before {
    background: rgba(224,17,66,0.50980392156862744);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    transition: all 500ms linear;
    z-index: 9999;
}

.service-single-box.style10:hover .service-thumb::before {
    left: 10%;
    right: 10%;
    opacity: 0;
    transition: all 500ms linear;
}

.service-single-box.style10 .content {
    padding-left: 20px;
}

.service-single-box.style10 h3.title {
    font-size: 24px;
    display: inline-block;
    padding: 14px 0 5px;
}

.service-single-box.style10 .service-btn a {
    font-size: 15px;
    font-weight: 500;
    color: #012549;
    font-family: 'Work Sans';
    transition: .5s;
}

.service-single-box.style10 .service-btn a:hover {
    color: var(--primary-color);
}

.mh-btn .elementor-button {
    background: transparent;
}

.elementor-button .mh-btn {
    background-color: transparent;
}

.mh-btn span {
    font-size: 15px;
    line-height: 30px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    font-family: "Work Sans";
    text-align: center;
}


/*Champaign Section*/

.event-single-box.style4 {
    padding: 30px 50px 44px;
    background: #f9f9f9;
    border: 10px solid #fff;
}

.event-single-box.style4 .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.event-single-box.style4 h3.title a {
    font-size: 28px;
    color: #012549;
    display: inline-block;
}

.event-single-box.style4 .evnts-meta {
    display: inline-flex;
    margin-right: 25px;
    padding-top: 15px;
}

.event-single-box.style4 .evnts-meta2 {
    padding: 12px 0 0;
}

.event-single-box.style4 .icons {
    float: left;
    margin-right: 8px;
    display: inline-block;
}

.event-single-box.style4 .icons i {
    color: #e01142;
    font-size: 16px;
}

.event-single-box.style4 p.description {
    transition: .5s;
    margin: 0;
}

.event-single-box.style4 .event-btn a {
    padding: 13px 30px;
    background-color: rgba(1,37,73,0);
    border: 2px solid rgba(1,37,73,0.18);
    font-size: 15px;
    font-weight: 500;
    color: #012549;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.event-single-box.style4 .event-btn a::before {
    content: "";
    background: #E11143;
    height: 50%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    transition: .5s;
    z-index: -1;
}

.event-single-box.style4 .event-btn a::after {
    content: "";
    background: #E11143;
    height: 50%;
    width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    transition: .5s;
    z-index: -1;
}

.event-single-box.style4 .event-btn a:hover::before {
	width: 100%;
	right: 0;
	left: auto;
}

.event-single-box.style4 .event-btn a:hover::after {
	width: 100%;
	left: 0;
	right: auto;
}

.event-single-box.style4 .event-btn a:hover {
    color: #fff;
}

.event-single-box.style4 .event-btn a i {
    padding-left: 5px;
}

/*CaseStudy Section
=============================================*/

.case-study.style3 .cases-study-content {
    background: inherit;
    padding: 0 0 59px 40px;
    text-align: left;
}

.case-study.style3 .case_category span {
    color: #fff;
}

.case-study.style3 h2.title {
    margin: 0;
    line-height: 30px;
}

.case-study.style3  h2.title a {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

.case-study.style3 .case-study-button a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    background-color: #e01142;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.case-study.style3 .case-study-button {
    position: absolute;
    top: 0;
    text-align: center;
    left: 0;
    right: 0;
    transition: .5s;
    opacity: 0;
}

.dreamit-single-cases-study:hover .case-study-button {
    top: -118px;
    opacity: 1;
}

.dreamit-single-cases-study:hover .case-study.style3  h2.title a {
    color: #e01142;
}

.case-study.style3 .owl-nav {
    position: absolute;
    top: -145px;
    right: 280px;
}

.case-study.style3 .owl-prev i, .case-study.style3 .owl-next i {
    font-size: 17px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #1C3957;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 2px !important;
    border: 0;
    transition: .5s;
}

.case-study.style3 .owl-prev:hover i, .case-study.style3 .owl-next:hover i {
    background-color: #e01142;
}



/*Testimonial Section
============================================*/

.testimonial.style-thirteen .testimonial-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.testimonial.style-thirteen .author img {
    width: 82% !important;
    display: inline-block !important;
}


.testimonial.style-thirteen .testi-name h4.name {
    font-size: 22px;
    color: #012549;
    font-weight: 600;
}

.testimonial.style-thirteen .testi-name h5.designation {
    font-size: 16px;
    font-weight: 400;
    color: #6f7785;
    font-family: 'Arimo';
    margin-top: 4px;
    text-align: center;
}

.testimonial.style-thirteen .testi-star i {
    color: #f2b827;
    display: inline-block;
    padding: 0 0 25px;
}

.testimonial.style-thirteen p.quote {
    font-style: italic;
}


.testimonial.style-thirteen .testi-content {
    width: 62%;
}

.testimonial.style-thirteen .testi-name {
    padding: 60px 0 0 122px;
    transition: .5s;
}

.testimonial.style-thirteen .testi-shape img {
    width: 5% !important;
    float: right;
    transition: .5s
}

.testimonial.style-thirteen .active.center .testi-name {
    animation: 1s 1.6s fadeInUp both;
}

.testimonial.style-thirteen .active.center .testi-shape img {
    animation: 1s 1.6s fadeInUp both;
}

.testimonial.style-thirteen .testi-shape {
    position: relative;
    z-index: 1;
}

.testimonial.style-thirteen .testi-shape:before {
    position: absolute;
    content: "";
    left: 110px;
    top: 24px;
    opacity: 0.102;
    width: 606px;
    height: 1px;
    background-color: #012549;
}

/*Owl nav*/

.testimonial.style-thirteen .owl-nav {
    position: absolute;
    left: 38%;
    right: inherit;
    text-align: center;
    bottom: 62px;
}

.testimonial.style-thirteen .owl-nav i, .testimonial.style-thirteen .owl-next i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border: 2px solid #555555;
    transition: .5s;
}

.testimonial.style-thirteen .owl-next i {
    margin: 0 0 0 10px;
}

.testimonial.style-thirteen .owl-nav i:hover, .testimonial.style-thirteen .owl-next i:hover {
    background-color: #e01142;
    border: 2px solid #e01142;
    color: #fff;
}

/*Owl Dots*/

.testimonial.style-thirteen .owl-dots {
    display: flex;
    justify-content: center;
    position: relative;
    top: -225px;
    right: 36%;
}

.testimonial.style-thirteen .owl-dot.active {
    transform: scale(1);
}

.testimonial.style-thirteen .owl-dot {
    background: url('https://govcity.ditsolution.net/wp-content/uploads/2024/12/city-test2.png') !important;
    width: 102px;
    height: 102px;
    display: inline-block;
    margin: 0 14px 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.testimonial.style-thirteen .owl-dot:nth-child(2) {
    background: url('https://govcity.ditsolution.net/wp-content/uploads/2024/12/city-test1.png') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.testimonial.style-thirteen .owl-dot:nth-child(3) {
    background: url('https://govcity.ditsolution.net/wp-content/uploads/2024/12/city-test3.png') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.testimonial.style-thirteen .owl-dot:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50px;
    background-color: #012549;
    opacity: 0.702;
    z-index: -1;
}

.testimonial.style-thirteen button.owl-dot.active.owl-dot:after {
    position: absolute;
    content: "";
    top: 29px;
    left: 40px;
    width: 100%;
    height: 100%;
    border-radius: 50px;
    background: url('https://govcity.ditsolution.net/wp-content/uploads/2024/12/city-guote.png');
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center;
    transition: .5s;
}

.testimonial.style-thirteen button.owl-dot.active.owl-dot:before {
    background: transparent;
}


/*Counter Section
=====================================*/

.single-counter.style9 {
    padding: 50px 35px 50px;
    filter: drop-shadow(0px 5px 20px rgba(3,39,67,0.05));
    background-color: #ffffff;
    text-align: center;
}

.single-counter.style9 span {
    font-size: 46px;
    font-weight: 700;
    padding: 28px 0 14px;
    font-family: var(--title-fonts);
    display: inline-block;
    color: var(--secondary-color);
}

.single-counter.style9 h6 {
    font-size: 16px;
    color: #6f7785;
    font-weight: 400;
    font-family: var(--body-fonts);
    margin: 12px 0 0;
}

/*List Style Section
=================================*/

ul.item-list.style18 {
    padding: 10px 10px 10px;
    background: #ffff;
}

ul.item-list.style18 li {
    font-size: 18px;
    list-style: none;
    display: flow-root;
    color: #012549;
    font-weight: 500;
    font-family: 'Work Sans';
    border-bottom: 1px solid #E5E9EC;
    padding: 0 0 15px;
    margin-bottom: 14px;
}

ul.item-list.style18 li i {
    float: right;
}

ul.item-list.style18 li:nth-child(4) {
    border: transparent;
}

/*Blog Section Css
=======================================*/

.blog-post.style9 .single-post-item {
    padding: 20px 20px 44px;
    background: #ffffff;
    text-align: center;
}

.blog-post.style9 .single_blog_post_content h3.title a {
    font-size: 24px;
    padding: 15px 0 23px;
    line-height: 30px;
    font-family: var(--title-fonts);
    font-weight: 550;
    color: var(--secondary-color);
    display: inline-block;
    transition: .5s;
}

.blog-post.style9 .single_blog_post_content h3 {
    padding: 0 15px 0;
}

.blog-post.style9 .meta-date {
    font-size: 15px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 22px;
    padding-bottom: 2px;
}

.blog-post.style9 .meta-date span {
    display: inline-block;
    padding-right: 15px;
    position: relative;
    z-index: 1;
}

.blog-post.style9 .meta-date p {
    display: inline-block;
}

.blog-post.style9 .meta-date span:before {
    position: absolute;
    content: "";
    top: 7px;
    right: 5px;
    opacity: 0.302;
    width: 1px;
    height: 12px;
    background-color: #555555;
}

.blog_btn a {
    font-size: 14px;
    font-weight: 400;
    font-family: var(--title-fonts);
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    color: #012549;
}

.blog-post.style9 .blog_btn a i {
    display: inline-block;
    position: relative;
    top: 2px;
    padding-left: 1px;
    transition: .5s;
}

.blog-post.style9 .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.style9 .blog_btn a:hover:before {
    background-color: #e01142;
}

.blog-post.style9 .single_blog_post_content h3.title a:hover {
    color: #e01142;
}




/* Responsive Start
=======================*/

@media (min-width: 992px) and (max-width: 1169px) {





}











