 /* Hide the dropdown arrow icon */
  .goog-te-gadget-simple span[aria-hidden="true"] {
    display: none;
  }
   .goog-te-gadget-simple .goog-te-gadget-icon {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="currentColor" d="M506.52 160.03L255.98 410.53 5.48 160.03a28.52 28.52 0 1 0-40.36 40.36l256 256a28.49 28.49 0 0 0 40.36 0l256-256a28.52 28.52 0 1 0-40.36-40.36z"%3E%3C/path%3E%3C/svg%3E');
    width: 14px; /* Adjust icon size if needed */
    height: 14px;
  }
.goog-te-gadget-simple {
    width: auto!important;
    border-radius: 5px!important;
    font-size: 17px;
    padding: 6px 20px;
    order-left: 1px solid #fff!important;
    border-top: 1px solid #fff!important;
    border-bottom: 1px solid #fff!important;
    border-right: 1px solid #fff!important;
        background-color: #012549!important;

}
p{
    color:#161718;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: #fff!important;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
   color:#fff!important;
   border-left: none!important;
}

.bg-bar,
.header-button a,
.ps-bar,
.subscribe-widget form,
.top-menu,
.top-menu-icon ul li.new {
    position: relative;
    z-index: 1;
}
.header-button a,
.header-button.upper a,
.slider_button a {
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 16px;
}
.blog-details-social,
.country_icon,
.election_vote_day .single_vote_button,
.footer-bottom-menu ul,
.rights_site,
.top-menu-right-site,
nav.hendre_menu {
    text-align: right;
}
.about-btn a,
.blog-details-comment-content,
.mobile-menu.mean-container,
.single-team-box,
.single_support,
.widget-gallery {
    overflow: hidden;
}
.top-menu {
    background: #012549;
    padding: 10px 50px;
    margin: 0;
}
.top-menu-icon ul li {
    list-style: none;
    display: inline-block;
    margin-right: 35px;
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
}
.top-menu-icon ul li i,
.top-menu-icon-list ul li,
ul.footer-menu li a i {
    margin-right: 5px;
    display: inline-block;
}
.top-menu-icon-list ul li {
    list-style: none;
    color: #fff;
}
.top-menu-icon-list ul li a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    transition: 0.5s;
    padding: 0 5px;
}
.top-menu-icon-list ul li.text {
    padding: 0 20px 0 0;
    position: relative;
    z-index: 1;
}
.top-menu-icon-list ul li.text::before {
    position: absolute;
    content: "";
    top: 5px;
    right: 3px;
    height: 17px;
    width: 1px;
    background: #35363a;
}
.top-menu-icon ul li.new::before {
    position: absolute;
    content: "";
    top: 7px;
    right: -16px;
    height: 15px;
    width: 1px;
    background: #e6e6e8;
}
.top-menu-icon-list ul li a:hover {
    color: #fe3d02;
}

/*.events_section .header-button a {
    background: #2199ff !important;
}*/

.events_section .header-button-1 a{
    background: #2199ff !important;
}

.events_section .header-button-2 a{
    background: #236909 !important;
}

.events_section .header-button-3 a{
    background: #d00e0e !important;
}

.events_section{
    padding-bottom: 50px !important;
}

.header-button a {
    display: inline-block;
    background: #ff5421;
    padding: 12px 38px;
    color: #fff;
}
.header-button a::before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    background: #012549;
    transform: scale(0);
    transition: 0.5s;
}
.blog-content h3 a:hover,
.breadcumb-menu ul li span,
.campaigns-btn a:hover i,
.candidate-area .candidate-button a:hover,
.copyright-icon ul li a:hover,
.hendre_menu > ul > li > a:hover,
.rights_site h4 span,
.rpost-content h4 a:hover,
.single-promise-box:hover .promise-button a,
.slider_button a:hover,
.sticky .header-button a:hover,
ul.footer-menu li a:hover {
 color:#ff5421;
}
.sticky .header-button a::before {
    background: #fff;
}
.blog-area .blog-top-btn a:hover::before,
.campaign-area.upper .campaign_button a:hover::before,
.candidate-area .candidate-button a:hover::before,
.cart-button a:hover::before,
.election_vote_day .single_vote_button a:hover::before,
.form-button button:hover::before,
.header-button a:hover::before,
.support_button a:hover::before {
    transform: scale(1);
}
.header-button.upper a,
.slider_button a {
    display: inline-block;
    background: #ff5421;
    padding: 12px 33px;
    color: #fff;
    position: relative;
    z-index: 1;
}
.country_icon i,
.header-icon a {
    font-size: 20px;
    z-index: 1;
    display: inline-block;
}
.breadcumb-menu ul li,
.country_flag,
.donate-left,
.donate-right,
.header-button,
.top-menu-icon-list {
    display: inline-block;
}
.country_icon {
    display: inline-block;
    margin-right: 50px;
}
.country_icon i {
    color: #fff;
    position: relative;
    top: 4px;
    font-weight: 600;
    left: 10px;
}
.country_icon i::after {
    position: absolute;
    content: "";
    top: 0;
    right: -25px;
    height: 20px;
    width: 1px;
    background: #a8a8a8;
    opacity: 0.5;
}
.hendre_nav_manu {
    transition: 0.5s;
    z-index: 2;
    position: relative;
    padding: 0 50px;
}
.sticky.hendre_nav_manu {
    border-bottom: inherit;
}
.hendre_nav_manu.style-two {
    transition: 0.5s;
    z-index: 2;
    position: relative;
    padding: 0 100px;
    background: #fff;
}
.hendre_nav_manu.style-two .hendre_menu > ul > li > a,
.hendre_nav_manu.style-two .search-box-btn.search-box-outer i {
    color: #333;
}
.blog-area .blog-top-btn a:hover,
.breadcumb-menu ul li p,
.campaign-area.upper .campaign_button a:hover,
.candidate-area .section-title h1,
.cart-button a:hover,
.election_vote_day .single_vote_button a:hover,
.form-button button:hover,
.mission-section.style-two .section-title h1,
.scroll-area .go-top:focus,
.scroll-area .go-top:hover,
.single_service_box:hover .service_content h3,
.single_service_box:hover .service_content p,
.sticky .header-icon a,
.sticky .hendre_menu li a,
.sticky .search-box-btn.search-box-outer i,
.sticky.hendre_nav_manu.style-two .search-box-btn.search-box-outer i,
.subscribe-area .section-title h1,
.support_button a:hover {
    color: #fff;
}
.sticky.hendre_nav_manu.style-two .hendre_menu > ul > li > a {
    color: #fff !important;
}
.hendre_nav_manu.transparent_menu {
    background: 0 0;
    margin-bottom: -87px;
    position: relative;
}
.sticky {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: #012549 !important;
    transition: 0.5s;
    z-index: 9;
}
.header-icon a,
.hendre_menu ul .sub-menu .sub-menu .sub-menu li,
.hendre_menu ul .sub-menu .sub-menu li,
.hendre_menu ul .sub-menu li,
.hendre_menu > ul > li,
.team-thumb,
.top-wrap {
    position: relative;
}
.header-icon {
    display: inline-block;
    margin: 0 40px 0 20px;
}
.header-icon a {
    color: #012549;
}
.header-icon a::after {
    position: absolute;
    content: "0";
    top: 0;
    right: -8px;
    height: 15px;
    width: 15px;
    line-height: 15px;
    background: #ff5421;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
}
.hendre_menu ul {
    list-style: none;
    display: inline-block;
}
.hendre_menu > ul > li {
    display: inline-block;
    z-index: 1;
}
.hendre_menu > ul > li > a {
    display: block;
    margin: 40px 17px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    color: #012549;
}
nav.hendre_menu span {
    font-size: 13px;
    padding-left: 6px;
    font-family: FontAwesome;
}
.hendre_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 217px;
    text-align: left;
    background: #fff;
    margin: 0;
    z-index: 1;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
}
.hendre_menu ul li:hover > .sub-menu {
    visibility: visible;
    top: 100%;
    opacity: 1;
}
.hendre_menu ul .sub-menu li a {
    display: block;
    padding: 12px 20px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: 0.1s;
    transition: 0.5s;
    visibility: inherit !important;
    color: #211e3b !important;
}
.hendre_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a,
.hendre_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.hendre_menu ul .sub-menu .sub-menu li:hover > a,
.hendre_menu ul .sub-menu li:hover > a {
    background: #ff5421;
    color: #fff !important;
}
.hendre_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    visibility: hidden;
}
.hendre_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu,
.hendre_menu ul .sub-menu .sub-menu li:hover > .sub-menu,
.hendre_menu ul .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0;
}
.hendre_menu ul .sub-menu .sub-menu .sub-menu {
    right: 100%;
    left: auto;
    top: 130%;
    opacity: 0;
    visibility: hidden;
}
ul.sub-menu li a span {
    background: #ff3c00;
    padding: 5px 10px;
    color: #fff;
    opacity: 1;
    font-family: "Fira Sans";
    border-radius: 2px;
    margin-left: 5px;
    transition: 0.5s;
}
ul.sub-menu li:hover a span {
    background: rgba(255, 255, 255, 0.2);
}
.hendre_menu li a:hover::before {
    width: 101%;
}
.barfiller .tipWrap,
.counter-single-item.style1.none::before,
.hendre_nav_manu.sticky .logo_img,
.main_sticky {
    display: none;
}
.hendre_nav_manu.sticky .main_sticky {
    display: inherit;
}
.hendre_nav_manu.sticky a.dtbtn {
    color: #fff;
    background: #f16722;
    border: 2px solid #f16722;
}
.hendre_nav_manu.sticky a.dtbtn:hover {
    color: #43baff;
}
.breadcumb-title h1 {
    text-transform: capitalize;
    margin-top: 0;
}
.breadcumb-content-text a {
    display: inline-block;
    margin: 0 6px;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: Rubik, sans-serif;
    color: #fff;
}
.breadcumb-content-text a span {
    color: #0ec8ac;
}
.breadcumb-content-text a i {
    display: inline-block;
    margin: 0 8px;
}
.section-title {
    text-align: center;
    margin-bottom: 60px;
}
.section-title h1 {
    font-size: 40px;
    line-height: 42px;
    color: #012549;
    font-weight: 700;
    margin: 0;
}
.section-title p {
    font-size: 16px;
    line-height: 28px;
    color: #6f7785;
    margin: 22px auto 0;
    text-align: center;
    width: 60%;
}
.slider-area div#countdown li,
.video_icon a {
    text-align: center;
    font-size: 18px;
    display: inline-block;
}
.slider-area {
    background: url(/adminnew/images/pondy.jpg) center / cover no-repeat;
    text-align: center;
    height: 462px;
}
.slider-area .counter-single-item-inner {
    position: relative;
    left: 135px;
}
.slider-area .slider-title h1 {
    font-size: 57px;
    line-height: 65px;
    color: #fff;
    font-weight: 700;
    margin: 0;
}
.slider-area .counter-text h1 {
    font-size: 28px;
 color:#ff5421;
    margin: 0;
    background: #fff;
    height: 65px;
    width: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 5px;
}
.slider-area .slider-title h4 {
    font-size: 23px;
    line-height: 42px;
    color: #fff;
    margin: 10px 0 35px;
}
.slider-area .slider-title h4 span {
    color: #df113f;
}
.slider-area .slider-content .col-lg-3 {
    flex: 0 0 auto;
    width: 16%;
}
.blog-details-thumb img,
.blog-details-video-thumb img,
.blog-details-video-thumb-inner img,
.blog-single-box:hover .blog-thumb::before,
.blog-thumb img,
.donations-thumb img,
.election-promise-area .promise-thumb img,
.election_campaign_area .election_campaign_thumb img,
.election_campaign_area .single_election_campaign_box:hover .election_campaign_thumb::before,
.event-thumb img,
.single_support_thumb img,
.slider-area .slider-thubm img {
    width: 100%;
}
.slider-area .counter-title h4 {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin: 9px 0 0 -15px;
}
.slider-area .count-address h4 {
    font-size: 20px;
    line-height: 42px;
    color: #fefefe;
    font-weight: 700;
    margin: 25px 0 0;
}
.slider-area .count-address span {
    font-size: 16px;
    line-height: 30px;
 color:#ff5421;
}
.slider-area div#countdown li {
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    margin-right: 16px;
}
.slider-area div#countdown li span {
    display: block;
    font-size: 40px;
    font-weight: 700;
    color: #e21043;
    border-radius: 5px;
    text-align: center;
    margin: 0 0 10px;
    background: #fff;
    height: 65px;
    width: 65px;
    line-height: 65px;
}
.slider-area.style_two {
    background: url(../images/resource/slider-bg2.jpg) center/cover no-repeat;
    text-align: center;
    height: 800px;
}
.candidate-area .candidate-button,
.slider-area.style_two .slider-title h1,
.slider-video,
.slider_button,
.video_title {
    text-align: left;
}
.slider-area.style_two .slider-description p {
    opacity: 0.8;
    font-size: 17px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    margin: 22px 0 58px;
    width: 88%;
}
.bg-bar::before {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 95%;
    height: 1px;
    background: #e9ebec;
    content: "";
    opacity: 0.5;
}
.bg-bar::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 17px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #ff5421;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}
.testimonial-area .owl-next,
.testimonial-area .owl-prev {
    width: 50px;
    line-height: 50px;
    color: #040404;
    transition: 0.5s;
}
@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(615px);
        transform: translateX(615px);
    }
}
.banner-buttons {
    padding: 30px 0 0;
}
.slider_button {
    float: left;
    margin-right: 30px;
}
.slider_button a::before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: #fff;
    transition: 0.5s;
    border-radius: 5px;
}
.contact-form-button button:hover::before,
.slider_button a:hover::before {
    width: 100%;
    left: 0;
}
.video_icon a {
    color: #ff5421;
    height: 55px;
    width: 55px;
    line-height: 56px;
    border-radius: 100%;
    transition: 0.5s;
    position: relative;
    border: 1px solid #ff5421;
    margin: -3px 0 0;
}
.video_title {
    display: inline-block;
}
.video_title h4 {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 0 15px;
}
.donate-information,
.election-promise-area,
.polytia-tab-area,
.testimonial-area,
.maincont-tab-area,
.blog-area {
/*    padding: 100px 0;*/
padding: 25px 0;
}
.polytia-tab-area .tab ul li {
    display: inline-block;
    margin: 0 10px 25px 0;
}
.polytia-tab-area .tab ul li a {
    display: inline-block;
    background: #ff5421;
    padding: 10px 15px;
    border-radius: 5px;
    color: #fff;
}
.polytia-tab-area li.nav-item {
    margin-right: 15px;
}
.polytia-tab-area .polytia-tab-area .nav-link {
    display: block;
    padding: 7px 24px;
    text-decoration: none;
    color: #333;
    font-weight: 400;
    font-family: Arimo;
    font-size: 16px;
    position: relative;
    z-index: 1;
    transition: 0.5s;
}
.nav-pills .show > .nav-link,
.polytia-tab-area .nav-pills .nav-link.active {
    color: #fff;
    background-color: #ff5421;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    transition: 0.5s;
}
.nav-pills .show > .nav-link,
.polytia-tab-area .nav-pills .nav-link {
    display: inline-block;
    color: #012549;
    font-weight: 600;
    transition: 0.5s;
}
.polytia-tab-area .tab-content {
    margin-top: 26px;
}
.polytia-tab-area p.mission-description {
    width: 95%;
    transition: 0.5s;
}
.polytia-tab-area p.mission-description2 {
    width: 95%;
    margin-top: 30px;
    transition: 0.5s;
}
.counter-area {
    /* background: url(../images/resource/counter-bg.jpg) center/cover no-repeat; */
    text-align: center;
    padding: 100px 0;
}
.counter-area .counter-text h1 {
    font-size: 50px;
    line-height: 42px;
    color: #fff;
    font-weight: 700;
    margin: 0;
}
.campaign-area .campaign-content span,
.counter-area .counter-title h4 {
    font-size: 20px;
    line-height: 42px;
    color: #fff;
    font-weight: 600;
    margin: 0;
}
.counter-area.style_two {
    background: url(../images/resource/count-bg.jpg) center/cover no-repeat;
    text-align: center;
    padding: 130px 110px;
}
.counter-area.style_two .counter-icon {
    margin-bottom: 30px;
}
.about-section .section-title,
.mission-section.style-two .section-title,
.testimonial-area .section-title {
    text-align: left;
    margin-bottom: 60px;
}
.testimonial-area .testimonial-thumb ul li {
    display: inline-block;
    margin-right: 25px;
}
.testimonial-area .testimonial-thumb {
    float: left;
    margin-right: 60px;
}
.testimonial-area .testimonial-title {
    text-align: center;
    margin-top: 20px;
}
.testimonial-area .testimonial-title h3 {
    font-size: 18px;
    line-height: 25px;
    color: #012549;
    font-weight: 700;
    margin: 0;
}
.testimonial-area .testimonial-description p {
    font-size: 16px;
    line-height: 28px;
    color: #6f7785;
    font-weight: 400;
    font-style: italic;
    font-family: Arimo;
    margin: 0;
}
.testimonial-area .owl-nav {
    text-align: center;
    position: relative;
    left: -44px;
    top: 25px;
}
.testimonial-area .owl-prev {
    display: inline-block;
    border: 1px solid #a8a8a8;
    height: 50px;
    border-radius: 3px;
    font-size: 20px;
    margin-right: 12px;
}
.testimonial-area .owl-next {
    display: inline-block;
    border: 1px solid #a8a8a8;
    height: 50px;
    border-radius: 3px;
    font-size: 20px;
}
.testimonial-area .owl-next:hover,
.testimonial-area .owl-prev:hover {
 color:#ff5421;
    border: 1px solid #ff5421;
}
.company-info p span,
.company-work-hour,
.election-promise-area .single-promise-box,
.single-promise-box .promise-button a i {
    transition: 0.5s;
}
.blog-thumb,
.election-promise-area .promise-thumb {
    position: relative;
    z-index: 1;
    transition: 0.5s;
}
.election-promise-area .promise-thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #ff5421;
    opacity: 0.3;
    transition: 0.5s;
    border-radius: 5px;
}
.election-promise-area .promise-title h3 {
    font-size: 23px;
    line-height: 28px;
    color: #012549;
    font-weight: 600;
    margin: 30px 0 12px;
}
.election-promise-area .promise-description p {
    font-size: 16px;
    line-height: 26px;
    color: #6f7785;
    font-weight: 400;
    margin: 0;
}
.election-promise-area .promise-button {
    margin-top: 22px;
}
.election-promise-area .promise-button a {
    display: inline-block;
    font-size: 16px;
    color: #6f7784;
    transition: 0.5s;
    position: relative;
    z-index: 1;
}
.election-promise-area .promise-button a::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #dee1e6;
    transition: 0.5s;
}
.single-promise-box:hover .promise-button a i {
    margin-left: 5px;
}
.blog-single-box:hover .blog-button a::after,
.option-input:checked,
.single-promise-box:hover .promise-button a::after {
    background: #ff5421;
}
.single-promise-box:hover .promise-thumb::before {
    height: 100%;
    border-radius: 5px;
}
.candidate-area {
    background: url(../images/resource/candidate-bg.jpg) center/cover no-repeat;
    text-align: center;
    padding: 130px 0 140px;
}
.candidate-area .section-title {
    text-align: left;
    margin-bottom: 42px;
}
.candidate-area .section-title p {
    margin: 22px 0 0;
    text-align: left;
    width: 100%;
    color: #fff;
}
.candidate-area .section-title p.mg-tp {
    margin: 32px 0 0;
}
.candidate-area .candidate-button a {
    display: inline-block;
    font-size: 16px;
    background: #ff5421;
    text-transform: uppercase;
    padding: 13px 35px;
    color: #fff;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
.candidate-area .candidate-button a::before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    transform: scale(0);
    transition: 0.5s;
    background: #fff;
}
.donate-information .section-title p {
    width: 76%;
}
.donate-information .donate-choose-box {
    padding: 50px;
    box-shadow: 0 0 60px rgb(0 0 0 / 10%);
}
.donate-information .donate-choose-box .donate-title h4 {
    font-size: 16px;
    line-height: 28px;
    color: #6f7785;
    font-weight: 400;
    font-family: Arimo;
    text-align: center;
    margin: 0;
}
.donate-items ul {
    text-align: center;
    margin-top: 25px;
}
.donate-items ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
    background: #f8f8f8;
    padding: 9px 43px;
    border-radius: 5px;
    color: #012549;
    transition: 0.5s;
}
.donate-items ul li:hover,
.widget-categories-menu ul li:hover a span {
    background: #ff5421;
    color: #fff;
}
.donate-form-box {
    margin: 40px 0 0;
}
.donate-form-box .form_box {
    margin: 0 0 30px;
    background: #fafafa;
}
.donate-form-box .form_box input {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    background: 0 0;
    border-radius: 3px;
    transition: 0.5s;
    border: 1px solid #f1f1f1;
    color: #595977;
    outline-color: #ff5421;
}
.donate-form-box .information h4 {
    font-size: 16px;
    line-height: 28px;
    color: #03254a;
    font-weight: 500;
    margin: 0 0 8px;
}
.counter-title2,
.donate-form-box .form-button,
.footer-bottom-content-copy {
    text-align: center;
}
.blog-area .blog-top-btn a,
.campaign-area.upper .campaign_button a,
.form-button button,
.support_button a {
    display: inline-block;
    font-size: 16px;
    background: #ff5421;
    text-transform: uppercase;
    padding: 13px 35px;
    color: #fff;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    border: inherit;
}
.blog-area .blog-top-btn a::before,
.campaign-area.upper .campaign_button a::before,
.form-button button::before,
.support_button a::before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    transform: scale(0);
    transition: 0.5s;
    background: #012549;
}
.campaign-area {
    background: url(../images/resource/campaign-bg.jpg) center/cover no-repeat;
    text-align: center;
/*    padding: 100px 0 100px;*/
padding: 80px 0 80px;
}
.campaign-area .campaign-content h3 {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    margin: 0;
}
.campaign-area .campaign-content h1 {
    font-size: 110px;
    line-height: 130px;
    color: #fff;
    font-weight: 700;
    margin: 10px 0 0;
}
.campaign-area.upper {
    background: inherit;
}
.campaign-area.upper .campaign-content h3 {
    color: #012549;
}
.campaign-area.upper .campaign-content h1,
.contact-form-button button:hover,
.widget-achivement ul li a:hover,
.widget-categories-menu ul li:hover a {
    color: #ff5421;
}
.campaign-area.upper .campaign-content span {
    color: #9da1aa;
}
.campaign-area.upper .campaign_button {
    text-align: center;
    margin-top: 30px;
}
.service-area {
    padding: 130px 0 120px;
}
.service-area .single_service_box {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 40px 30px 35px;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    margin-bottom: 30px;
}
.service-area .single_service_box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    transition: 0.5s;
    background: #ff5421;
    z-index: -1;
    border-radius: 5px;
}
.service-area .service_content h2 {
    opacity: 0.3;
    font-size: 50px;
    letter-spacing: 1px;
    line-height: 30px;
    font-weight: 800;
    margin: 0;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #012549;
    color: transparent;
    transition: 0.5s;
}
.service-area .service_content h3 {
    font-size: 23px;
    letter-spacing: 0;
    line-height: 32px;
    color: #232323;
    font-weight: 700;
    margin: 30px 0 10px;
    transition: 0.5s;
}
.service-area .service_content p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 28px;
    color: #6f7785;
    font-weight: 400;
    margin: 0;
    transition: 0.5s;
}
.service-area .service_shape {
    position: absolute;
    top: 0;
    opacity: 0;
    transition: 0.7s;
    z-index: -1;
}
.service-area .service_shape img {
    width: 100%;
    transition: 0.5s;
}
.single_service_box:hover::before {
    height: 100%;
}
.single_service_box:hover .service_shape {
    opacity: 1;
}
.single_service_box:hover .service_content h2 {
    opacity: 1;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: transparent;
}
.election_campaign_area {
    background: url(../images/resource/Election_bg.jpg) center/cover no-repeat;
    height: 690px;
    padding: 100px 0;
}
.election_campaign_area .section-title h1 {
    color: #fff;
    text-align: left;
}
.election_campaign_area .section-title p {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin: 22px 0 0;
    text-align: left;
    width: 84%;
}
.election_campaign_area .single_election_campaign_box {
    position: relative;
    padding: 25px 25px 30px;
    border-radius: 10px;
    background: #fff;
    transition: 0.5s;
    box-shadow: 0 0 60px rgb(0 0 0 / 10%);
}
.election_campaign_area .election_campaign_thumb {
    position: relative;
    z-index: 0;
}
.blog-thumb::before,
.election_campaign_area .election_campaign_thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    background: #012549;
    border-radius: 5px;
    opacity: 0.5;
    transition: 0.5s;
}
.election_campaign_area .election_campaign_content {
    padding: 40px 15px 0;
}
.election_campaign_area .election_campaign_content h3 {
    font-size: 24px;
    line-height: 31px;
    color: #012549;
    font-weight: 700;
    text-align: left;
    margin: 0;
}
.election_campaign_area .election_campaign_content p {
    font-size: 16px;
    line-height: 27px;
    color: #6f7785;
    font-weight: 400;
    font-family: Arimo;
    text-align: left;
    margin: 14px 0 0;
}
.election_campaign_area .election_campaign_top {
    position: absolute;
    top: 50px;
    left: 50px;
}
.election_campaign_area .election_campaign_top span {
    font-size: 15px;
    line-height: 27px;
    color: #fff;
    font-weight: 400;
    font-family: Arimo;
    background: #ff5421;
    padding: 6px 20px;
    border-radius: 5px;
    transition: 0.5s;
}
.election_campaign_area .election_campaign_button {
    text-align: left;
    margin: 15px 0 0;
}
.election_campaign_area .election_campaign_button a {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    color: #012549;
    font-weight: 500;
    transition: 0.5s;
    text-transform: uppercase;
}
.election_campaign_area .campaign_date_box {
    margin: 0 0 33px 30px;
}
.election_campaign_area .campaign_date h3,
.rights_site h4 {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    font-family: Arimo;
    margin: 0;
}
.blog-content h4,
.blog-content p {
    font-size: 15px;
    line-height: 26px;
    color: #6f7785;
    font-family: Arimo;
}
.election_campaign_area .campaign_date_icon,
.mission-icon,
.volunteer-title {
    float: left;
}
.election_campaign_area .campaign_date_icon img {
    margin-right: 17px;
}
.election_campaign_area .campaiign_right_site .video-icon {
    text-align: center;
    position: relative;
    top: 35px;
}
.election_campaign_area .campaiign_right_site .video-icon a {
    display: inline-block;
    color: #fff;
    height: 90px;
    width: 90px;
    line-height: 90px;
    border-radius: 100%;
    transition: 0.5s;
    position: relative;
    text-align: center;
    font-size: 18px;
    border: 2px solid #fff;
    margin: -3px 0 0;
}
.election_campaign_area .single_election_campaign_box:hover .election_campaign_button a {
    color: #e01243;
}
.election_campaign_area .election_campaign_top span:hover {
    background: #012549;
    color: #fff;
}
.political_support_area {
    padding: 305px 0 130px;
}
.political_support_area .section-title {
    text-align: left;
    margin-bottom: 40px;
}
.political_support_area .section-title p {
    margin: 22px 0 0;
    text-align: left;
    width: 90%;
}
.political_support_area .section-title h4 {
    font-size: 20px;
    line-height: 48px;
    color: #012549;
    font-weight: 500;
    margin: 15px 0 35px;
}
.ps-bar::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 17px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #ff5421;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-name: hassan;
}
.bounce-animate,
.bounce-animate2 {
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.ps-bar::before {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 87%;
    height: 1px;
    background: #a8a8a8;
    content: "";
    opacity: 0.5;
}
@-webkit-keyframes hassan {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(470px);
        transform: translateX(470px);
    }
}
.election_vote_day {
    background: url(../images/resource/vote.png) center/cover no-repeat;
    padding: 70px 0 75px;
}
.election_vote_day .single_vote_title h3 {
    font-size: 40px;
    line-height: 52px;
    color: #fff;
    font-weight: 700;
    margin: 0;
}
.election_vote_day .single_vote_button a {
    display: inline-block;
    font-size: 16px;
    background: #fff;
    text-transform: uppercase;
    padding: 13px 34px;
    color: #012549;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    border: inherit;
}
.election_vote_day .single_vote_button a::before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    transform: scale(0);
    transition: 0.5s;
    background: #ff5421;
}
/*.blog-area {
    padding: 130px 0 100px;
}*/
.blog-area .section-title {
    text-align: left;
    margin-bottom: 10px;
}
.blog-area .section-title p {
    margin: 22px 0 0;
    text-align: left;
    width: 60%;
}
.blog-area .blog-top-btn {
    text-align: right;
    position: relative;
    top: -70px;
}
.blog-area .blog-single-box {
    padding: 30px 30px 40px;
    text-align: center;
    transition: 0.5s;
    border-radius: 7px;
    border: 1px solid #dee1e6;
    margin-bottom: 30px;
}
.blog-content h3 a {
    font-size: 22px;
    line-height: 30px;
    color: #012549;
    font-weight: 600;
    margin: 15px 0 17px;
    display: inline-block;
    transition: 0.5s;
}
.blog-content h4 span {
    position: relative;
    z-index: 1;
    margin-right: 25px;
}
.blog-content h4 span::before {
    position: absolute;
    content: "";
    top: 4px;
    right: -15px;
    height: 12px;
    width: 1px;
    background: #a8a8a8;
}
.blog-content p {
    font-weight: 400;
}
.blog-content h4 {
    font-weight: 400;
    margin: 0 0 20px;
    border-bottom: 1px solid #a8a8a8;
    padding: 0 0 23px;
    transition: 0.5s;
}
.blog-button {
    margin: 23px 0 0;
}
.blog-button a {
    display: inline-block;
    font-size: 16px;
    transition: 0.5s;
    position: relative;
    z-index: 1;
    color: #032548;
}
.blog-button a i {
    display: inline-block;
    font-size: 16px;
    transition: 0.5s;
}
.blog-button a::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #a8a8a8;
}
.blog-single-box:hover {
    border: 1px solid #fff;
    box-shadow: 0 0 60px rgb(0 0 0 / 10%);
}
.blog-single-box:hover .blog-button a {
 color:#ff5421;
    font-style: italic;
}
.blog-single-box:hover .blog-button a i {
 color:#ff5421;
    margin-left: 4px;
}
.blog-single-box:hover .blog-content h4 {
    border-bottom: 1px solid #ff5421;
}
.subscribe-area {
    background: url(../images/resource/subscribe-bg.jpg) center/cover no-repeat;
    text-align: center;
    padding: 100px 0;
}
.subscribe-area .section-title {
    text-align: center;
    margin-bottom: 50px;
}
.barfiller,
.post_blog_box {
    margin-bottom: 25px;
}
.subscribe-area .section-title p {
    color: #fff;
    width: 65%;
}
.prossess-ber-plugin span {
    font-size: 16px;
    line-height: 30px;
    color: #121d17;
    font-weight: 500;
    font-family: Inter;
}
.barfiller {
    width: 100%;
    height: 7px;
    position: relative;
    margin-top: 12px;
    border-radius: 5px;
    background-color: #f2f2f2;
}
.barfiller .fill {
    display: block;
    position: relative;
    width: 0;
    height: 100%;
    background: #333;
    z-index: 1;
}
span.fill.my-class {
    background: #40bd91 !important;
}
.barfiller .tip {
    font-size: 16px;
    left: 0;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
    top: -39px;
}
.stat-bar:first-of-type .stat-bar-rating {
    animation-delay: 0.25s;
    -webkit-animation-delay: 0.25s;
}
span.fill {
    background: #fd8f14 !important;
    border-radius: 5px;
}
.footer-section {
    background: #012549;
    padding: 0 0 80px;
}
.row.footer-bg {
    position: relative;
    z-index: 1;
    border-top: 1px solid #09203b;
/*    padding-top: 100px;*/
    padding-top: 80px;
}
.elaction-logo {
    position: relative;
    top: -40px;
}
.post_blog_box.upper {
    margin-bottom: 25px;
    border-bottom: 1px solid #1f405f;
    padding: 0 0 25px;
}
.footer-tmb img {
    border-radius: 5px;
    float: left;
    margin-right: 20px;
}
.footer_title h3 a {
    opacity: 0.902;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    margin: 0;
    display: block;
}
h4.widget-title {
    font-size: 30px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 30px;
}
.company-info-desc p {
    color: #fff;
    padding: 0 0 12px;
    font-size: 16px;
}
.follow-company-icon a {
    font-size: 15px;
    display: inline-block;
    color: #0dc8ab;
    margin-right: 10px;
    transition: 0.5s;
    border: 1px solid #0dc8ab;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
}
.menu-quick-link-content {
    padding: 10px 0 0;
}
ul.footer-menu li {
    display: block;
    list-style: none;
    padding: 8px 0 0;
}
ul.footer-menu li a {
    color: #fff;
    transition: 0.6s;
    font-size: 16px;
    position: relative;
    z-index: 1;
    padding: 0;
    font-weight: 400;
    text-decoration: none;
}
.company-info p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
}
.company-icon {
    float: left;
    margin-right: 10px;
}
.company-icon i {
    display: inline-block;
    font-size: 17px;
    transition: 0.5s;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #0e3053;
    text-align: center;
    border-radius: 5px;
    margin: 10px 12px 0 0;
}
.company-work-hour:hover .company-icon i,
.company-work-hour:hover .company-info p span {
    color: #0cc8ad;
}
.company-icon i:hover {
    color: #fff !important;
    background: #ff5421;
}
.follow-company-icon a:hover {
    border: 1px solid #fff;
    background: #fff;
}
.row.footer-bottom {
    padding: 23px 0 22px;
    margin-top: 80px;
}
.footer-bottom-content-copy p {
    color: #fff;
    margin: 0 0 5px;
    font-size: 15px;
}
.footer-bottom-content-copy span {
    color: #ffc704;
}
.footer-bottom-menu ul li {
    list-style: none;
    display: inline-block;
    padding-left: 42px;
}
.footer-bottom-menu ul li a {
    position: relative;
    z-index: 1;
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
}
.footer-bottom-menu ul li a::before {
    position: absolute;
    content: "";
    left: -15px;
    top: 8px;
    width: 6px;
    height: 6px;
    background: #fbc012;
    border-radius: 6px;
}
.row.subscribe-section {
    background: url(../images/resource/subscrib.html) center/cover no-repeat;
    padding: 55px 90px;
    margin-bottom: 100px;
    border-radius: 10px;
}
span.subscribe-text {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    font-family: Rubik;
    overflow: hidden;
}
h2.subscribe-phone-number {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    font-weight: 600;
    font-family: Exo;
    margin: 0 0 6px;
}
h2.widget-title {
    font-size: 28px;
    color: #fff;
    text-align: center;
    padding-left: 12px;
}
.subscribe-widget input {
    float: right;
    height: 56px;
    background-color: inherit;
    transition: 0.5s;
    border-radius: 5px;
    border: 1px solid #fff;
    padding: 7px 20px;
    display: block;
    width: 90%;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    position: relative;
    z-index: 1;
    outline: inherit;
}
.subscribe-widget input::placeholder {
    opacity: 0.502;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
}
.subscribe-widget button {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    padding: 14px 30px;
    border: 0;
    background: #fff;
    font-size: 16px;
    line-height: 28px;
    color: #012549;
    font-weight: 500;
    font-family: "Work Sans";
    border-radius: 0 5px 5px 0;
    transition: 0.5s;
}
.footer-shape {
    position: absolute;
    right: -230px;
    text-align: right;
    bottom: -97px;
}
.footer-shape2 {
    position: absolute;
    top: -70px;
    left: -180px;
}
.blog-details-author-thumb,
.blog-details-comment-thumb,
.subscribe-icon {
    float: left;
    margin-right: 30px;
}
.subscribe-icon i {
    display: inline-block;
    font-size: 70px;
}
.copyright-section {
    background: #011c37;
    padding: 25px 0;
}
.copyright-icon ul li {
    display: inline-block;
    margin-right: 15px;
}
.copyright-icon ul li a {
    display: inline-block;
    color: #fff;
    transition: 0.5s;
    font-size: 16px;
}
.breadcumb-area {
    background: url(../images/resource/campaign-bg.jpg) center center/cover no-repeat;
    height: 64px;
    position: relative;
}
.breacumb-content {
    position: relative;
    text-align: center;
}
.breadcumb-title h1 {
    margin-bottom: 18px;
    font-size: 44px;
    color: #fff;
    font-weight: 700;
    font-family: "Work Sans";
}
.breadcumb-menu ul li a {
    transition: 0.5s;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
}
.breadcumb-menu ul li a i {
    color: #fff;
    font-size: 16px;
    margin: 0 10px;
}
.breadcumb-menu ul li p i {
    margin: 0 10px;
}
.about-section,
.blog-detials-area,
.campaigns-section {
    padding: 80px 0;
}
.about-section .section-title p {
    margin: 22px 0 0;
    text-align: left;
    width: 100%;
}
.section-sub-title h4 {
    color: #ff5421;
    font-size: 20px;
    margin: 0 0 15px;
}
.about-thumb img {
    margin-left: -50px;
}
.about-btn {
    margin-top: 45px;
}
.about-btn a {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    font-family: "Work Sans";
    background: #ff5421;
    padding: 15px 35px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
.about-btn a::before,
.campaigns-button a:before,
.campaigns-button button:before,
.volunteer_btn a:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    top: 0;
    left: -30px;
    background: #002549;
    transform: skew(40deg);
    border-radius: 5px;
    transition: 0.5s;
    z-index: -1;
}
.about-btn a:hover::after,
.about-btn a:hover::before,
.campaigns-button a:hover::after,
.campaigns-button a:hover:before,
.campaigns-button button:hover:after,
.campaigns-button button:hover:before,
.volunteer_btn a:hover::after,
.volunteer_btn a:hover:before {
    width: 80%;
}
.about-btn a::after,
.campaigns-button a:after,
.campaigns-button button:after,
.volunteer_btn a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    top: 0;
    right: -30px;
    background: #002549;
    transform: skew(40deg);
    border-radius: 5px;
    transition: 0.5s;
    z-index: -1;
}
.mission-section.style-two {
    background: url(../images/resource/mission_bg2.jpg) center center/cover no-repeat;
    padding: 110px 0 160px;
}
.mission-single-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10196078431372549);
    margin-bottom: 30px;
    padding-bottom: 11px;
}
.mission-single-item:last-child,
.sidber-widget-recent-post:last-child,
.widget-categories-menu ul li:last-child {
    border: none;
}
.misson-content {
    padding: 0 98px;
}
h3.mission-title {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 13px;
}
p.mission-desc {
    font-size: 16px;
    line-height: 26px;
    color: #9ca5b5;
    font-weight: 400;
}
.counter-title2 h1,
.counter-title2 span {
    font-size: 32px;
    color: #012549;
}
.counter-title2 h1,
.counter-title2 span,
h3.team-title a {
    font-weight: 600;
    font-family: "Work Sans";
}
.mission-thumb2 {
    position: relative;
    margin-left: 35px;
}
.counter-section.style-two {
    padding: 0;
    background: 0 0;
    margin-top: 0;
}
.row.counter-upper {
    top: -50px;
    background: #fff;
    position: relative;
    padding: 50px 0 55px;
    margin: 0;
}
.counter-single-item.style1::before {
    border: 1px solid #c5c5c5a3;
    right: -13px;
    top: 30px;
    opacity: 0.2;
    width: 1px;
    height: 113px;
}
.counter-icon {
    margin-bottom: 22px;
    text-align: center;
}
.counter-title2 h1 {
    display: inline-block;
    margin-bottom: 8px;
}
.team-content p,
h5.text {
    font-size: 16px;
    font-weight: 400;
}
h5.text {
    color: #6f7785;
    text-align: center;
    font-family: Arimo, sans-serif;
}
.team-section {
    background: #f4f4f4;
    padding: 320px 0 110px;
    margin-top: -263px;
}
.team-section.style-tow {
    margin-top: 0;
    padding: 110px 0;
}
.single-team-box {
    background: #fff;
    text-align: center;
    padding: 42px 0 19px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.single-team-box:after,
.single-team-box:before,
.team-social-icon {
    position: absolute;
    transition: 0.5s;
}
.single-team-box:after {
    content: "";
    left: -47px;
    bottom: 0;
    width: 28%;
    height: 1px;
    background:  #ff5421;
    transform: rotate(43deg);
    opacity: 0;
}
.single-team-box:hover:after {
    bottom: 37px;
    opacity: 1;
}
.single-team-box:before {
    content: "";
    left: -71px;
    top: 95%;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 50px solid  #ff5421;
    border-left: 35px solid transparent;
    border-right: 36px solid transparent;
    background: radial-gradient(black, transparent);
    transform: rotate(43deg);
}
.single-team-box:hover:before {
    left: -28px;
}
.team-social-icon {
    bottom: 0;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0;
}
.option-input,
.option_input {
    transition: 0.15s ease-out;
    left: 0;
    outline: 0;
    right: 0;
    cursor: pointer;
    bottom: 0;
}
.team-social-icon a {
    display: inline-block;
    color: #012549;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #fff;
    line-height: 45px;
    margin-left: 8px;
    transition: 0.5s;
}
.team-social-icon a:hover {
    background:  #ff5421;
    color: #fff;
}
.team-content {
    margin-top: 30px;
}
h3.team-title a {
    font-size: 24px;
    color: #012549;
}
.team-content p {
 color:#ff5421;
    font-family: Arimo;
    margin-top: 8px;
}
.volunteer-btn a,
.volunteer-title h2,
h3.title {
    font-family: "Work Sans";
}
.single-team-box:hover .team-social-icon {
    bottom: 20px;
    opacity: 1;
}
.volunteer-section {
    background: url(../images/resource/volunteer.jpg) 0 0 / cover no-repeat;
    padding: 52px 0 51px;
}
.campaigns-section.style-two,
.leader-person {
    background: #f4f4f4;
}
.volunteer-title h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 1;
}
.volunteer-btn {
    text-align: right;
    margin-right: 65px;
}
.volunteer-btn a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border: 2px solid #fff;
    padding: 15px 33px;
}
.volunteer-btn a:hover {
    background: #ffff;
    color: #1f85ea;
}
.contact-form-button button i,
.input-button button i,
.volunteer-follow-left {
    margin-left: 10px;
}
.volunteer-follow-icon {
    float: left;
    margin-right: 20px;
}
.volunteer-follow-icon a {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 2px solid #fff;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    color: #1f85ea;
    transition: 0.5s;
}
.campaigns-button a,
.campaigns-button button,
.volunteer_btn a {
    background: #df1141;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.volunteer-follow-icon a:hover {
    border: 2px solid #fff;
    background: 0 0;
    color: #fff;
}
h3.title {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}
.volunteer-text p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    font-family: Arimo;
    margin-top: 4px;
}
.campaigns-section .section-title,
.campaigns-section.style-two .section-title {
    text-align: left;
    margin-bottom: 30px;
}
.campaigns-section .campaigns-thumb img {
    width: 100%;
    margin-left: -40px;
}
.campaigns-date span {
    font-size: 15px;
 color:#ff5421;
    font-weight: 400;
    font-family: Arimo;
}
.campaigns-btn a,
.campaigns-btn a i {
    color: #012549;
    display: inline-block;
    transition: 0.5s;
}
.campaigns-date span i {
    margin-right: 10px;
}
p.campaigns-decs {
    width: 85%;
    border-top: 1px solid #a8a8a8;
    margin-top: 22px;
    padding-top: 22px;
}
.campaigns-btn {
    margin-top: 25px;
}
.campaigns-btn a {
    font-size: 16px;
    font-weight: 500;
    font-family: "Work Sans";
    border-bottom: 1px solid #a1898936;
}
.campaigns-btn a i {
    font-size: 20px;
    transform: rotate(-45deg);
    position: relative;
    top: 3px;
}
.campaigns-btn a:hover {
    border-bottom: 1px solid #ff5421;
 color:#ff5421;
}
.campaign-details-area {
    padding: 110px 0 90px;
}
.donations-detials-title h2 a {
    display: inline-block;
    font-size: 34px;
    color: #012549;
    font-weight: 700;
    font-family: "Work Sans";
    padding: 22px 0 16px;
}
.donation-description p {
    width: 93%;
}
.up.donation-description p {
    padding: 5px 24px 7px 45px;
    font-size: 18px;
    line-height: 28px;
    color: #012549;
    font-weight: 400;
    position: relative;
    z-index: -;
}
.up.donation-description p:before {
    position: absolute;
    content: "'";
    left: 0;
    top: 18px;
    width: 35px;
    height: 3px;
    background-color: #3394f5;
    z-index: -1;
}
.row.mt-55 {
    padding: 38px 0 10px;
}
.donation-list {
    margin: 28px 0 45px;
}
.donation-list ul li {
    font-size: 17px;
    line-height: 28px;
    color: #012549;
    font-weight: 400;
    font-family: Arimo;
    display: block;
}
.campaigns-button a,
.cart-button a,
.cart-button a i,
.cart-empty p,
.counter-contents,
.counter-title3 h1,
.donation-list ul li i,
.option-input,
.rpost-content h4 a,
.rpost-title span {
    display: inline-block;
}
.donation-list ul li i {
    width: 18px;
    height: 18px;
    background-color: #1f85eb;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    margin-right: 10px;
}
.row.our-campaign {
    margin: 0;
}
.our-campaign-title h2 {
    font-size: 34px;
    color: #012549;
    font-weight: 700;
    font-family: "Work Sans";
    margin-bottom: 30px;
}
.leader-person {
    padding: 45px 0 7px;
}
.our-campaign-team {
    text-align: center;
    margin-bottom: 30px;
}
h3.our-campaign-team-title {
    font-size: 18px;
    color: #012549;
    font-weight: 500;
    font-family: "Work Sans";
    text-align: center;
    margin-top: 15px;
}
.our-campaign-team-content p {
    font-size: 15px;
    color: #6f7785;
    font-weight: 400;
    font-family: Arimo;
    text-align: center;
}
.campaigns-button {
    padding: 50px 0 20px;
}
.campaigns-button a {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    font-family: "Work Sans";
    padding: 16px 34px;
}
.categories-title h4,
.event-title2 h4 {
    font-weight: 600;
    font-family: "Work Sans";
}
.event-details-items {
    background: url(../images/resource/event_bg.png) center/cover no-repeat;
    padding: 39px 40px 40px;
    border-top: 5px solid #3394f5;
    border-radius: 4px;
    margin-bottom: 30px;
}
.event-title2 h4 {
    position: relative;
    padding: 0 0 18px 40px;
    font-size: 24px;
    color: #fff;
}
.event-title2 h4:before {
    position: absolute;
    content: "";
    left: 0;
    top: 14px;
    width: 30px;
    height: 2px;
    background: #ff5421;
}
.event-text2 {
    padding: 20px 0 5px;
}
.event-text2 p i {
    font-size: 15px;
 color:#ff5421;
    padding-right: 8px;
}
.event-text2 p {
    font-size: 15px;
    margin-bottom: 2px;
    color: #d1d2d4;
}
.event-text2 p span {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    font-family: "Work Sans";
}
.widget-items {
    background: #f4f4f4;
    padding: 35px 40px 11px;
}
.categories-title h4 {
    font-size: 24px;
    color: #012549;
    border-bottom: 2px solid rgba(27, 52, 52, 0.10196078431372549);
    padding-bottom: 14px;
    margin-bottom: 30px;
}
.widget-recent-post {
    margin-bottom: 29px;
    border-bottom: 1px solid rgba(27, 52, 52, 0.10196078431372549);
    padding: 0 0 25px;
}
.widget-recent-post.upper {
    border: 0;
    padding: 0;
}
.rpost-title {
    padding-left: 20px;
}
.rpost-title h4 {
    margin-top: 0;
}
.rpost-content h4 a {
    transition: 0.5s;
    font-size: 17px;
    line-height: 24px;
    color: #012549;
    font-weight: 500;
    font-family: "Work Sans";
}
.rpost-title span {
    font-size: 14px;
 color:#ff5421;
    font-weight: 400;
    font-family: Arimo;
    margin-top: 7px;
}
.rpost-title span i {
    margin-right: 5px;
}
.donate-section {
    padding: 105px 0 110px;
}
.row.donate_upper {
    background: #012549;
    margin: 0;
    padding: 50px 48px 45px;
    border-top: 5px solid #3394f5;
}
button.tablink {
    border: 0;
    height: 50px;
    width: 95px;
    margin-right: 6px;
    transition: 0.5s;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 26px;
    color: #012549;
    font-weight: 500;
    font-family: "Work Sans";
}
.tabcontent h3,
.tabcontent::before {
    font-size: 16px;
    line-height: 26px;
    color: #97a6b4;
    font-family: "Work Sans";
    font-weight: 500;
}
button.tablink:hover {
    background: #ff5421;
    color: #fff;
}
.tabcontent {
    background: #fff;
    padding: 2px 22px 12px 100px;
    position: relative;
    text-align: right;
}
.tabcontent::before {
    position: absolute;
    content: "Custom :";
    left: 23px;
    top: 12px;
}
.check-content h5 {
    padding: 10px 0 8px;
    font-size: 18px;
    color: #012549;
    font-weight: 500;
    font-family: "Work Sans";
}
.dpx label,
.form-title h6 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Work Sans";
    color: #012549;
}
.dpx label {
    cursor: pointer;
    margin-right: 15px;
    line-height: 50px;
}
.option-input {
    -webkit-appearance: none;
    appearance: none;
    top: 0;
    height: 10px;
    width: 10px;
    background: 0 0;
    border: 2px solid rgba(27, 52, 52, 0.10196078431372549);
    color: #fff;
    margin-right: 0.4rem;
    position: relative;
    z-index: 1;
    border-radius: 50%;
}
.option-input:hover {
    background: #9faab7;
}
.option-input:checked::before {
    width: 16px;
    height: 16px;
    display: flex;
    content: "";
    position: absolute;
    align-items: center;
    left: -5px;
    top: -5px;
    border: 1px solid #ff5421;
    border-radius: 50%;
    z-index: -1;
}
.contact-form-box,
.up.form-box input {
    border: 1px solid rgba(27, 52, 52, 0.10196078431372549);
}
.contact-form-box {
    margin: 0;
    padding: 53px 60px 32px;
}
.form-title h6 {
    margin-bottom: 10px;
}
.up.form-box input {
    border-radius: 0;
    width: 100%;
    height: 60px;
    margin-bottom: 25px;
    padding-left: 15px;
}
.up.form-box input::placeholder {
    font-size: 15px;
    color: #6f7785;
    font-family: Arimo;
    opacity: 1;
}
.check-cash {
    border-top: 1px solid rgba(27, 52, 52, 0.10196078431372549);
    padding-top: 15px;
    margin-top: 25px;
}
.check-cash span strong {
    font-size: 18px;
    color: #012549;
    font-weight: 500;
    font-family: "Work Sans";
    margin-right: 10px;
}
.campaigns-button.pt-3,
.input-button {
    margin-top: 27px;
}
.campaigns-button button,
.volunteer_btn a {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    font-family: "Work Sans";
    padding: 16px 34px;
    border: 0;
}
.counter-title3 h1,
.counter-title3 span {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    font-family: "Work Sans";
    line-height: 42px;
}
.cart-button a,
.cart-button a::before {
    border-radius: 5px 35px 5px 5px;
    transition: 0.5s;
}
.volunteer-section.style-two {
    background: #fff;
    padding: 110px 0;
}
.volunteer-left {
    position: relative;
    margin-left: 30px;
}
.volunteer-list {
    padding: 7px 0 30px;
}
.volunteer-list ul li {
    font-size: 16px;
    color: #012549;
    font-weight: 400;
    font-family: Arimo;
    margin-bottom: 13px;
}
.volunteer-list ul li img {
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.become-volunteer {
    background: url(../images/resource/become_bg.png) center center/cover no-repeat;
    padding: 110px 0 160px;
}
.become-volunteer .section-title {
    text-align: left;
    margin-bottom: 20px;
}
.become-volunteer .section-title h1 {
    font-size: 40px;
    line-height: 42px;
    color: #fff;
    font-weight: 700;
    margin: 0;
}
.become-right {
    text-align: right;
    float: right;
}
.counter-icons {
    float: left;
    margin-top: 7px;
    margin-right: 19px;
}
.counter-contents {
    text-align: center;
}
.counter-title3 h1 {
    margin-bottom: 8px;
}
h5.texts {
    font-size: 16px;
    color: #9ca5b5;
    font-weight: 400;
    font-family: Arimo;
    margin: 0;
}
.blog-section.tow.style3,
.cart-area {
    padding: 80px 0;
}
.cart-empty p {
    padding: 18px 25px;
    position: relative;
    background-color: #f6f7f9;
    border-bottom: 2px solid #012549;
    width: 100%;
    color: #121e17;
}
.cart-empty p i {
 color:#ff5421;
    padding-right: 10px;
}
.about-item-list ul li i {
    font-size: 20px;
    color: #da242b;
    padding-right: 5px;
}
.cart-button a {
    font-size: 15px;
    padding: 15px 9px 15px 42px;
    background: #ff5421;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    z-index: 1;
    margin-top: 38px;
}
.cart-button a::before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #012549;
    transform: scale(0);
}
.cart-button a i {
    font-size: 18px;
    width: 26px;
    height: 26px;
    line-height: 23px;
    text-align: center;
    background: #fff;
    color: #121d17;
    border-radius: 30px;
    border: 2px solid #121d17;
    position: relative;
    top: 3px;
    left: 20px;
    transition: 0.5s;
}
.cart-button a:hover i {
    border: 2px solid #ff5421;
}
.contact-form-box.style1 {
    border: none;
    border-top: 5px solid #df1141;
    padding: 85px 60px 32px;
    margin-top: -226px;
    background: #fff;
}
.forms-title h1 {
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 10px;
}
h5.check-title {
    font-size: 22px;
    color: #012549;
    font-weight: 600;
    font-family: "Work Sans";
    padding: 20px 0 19px;
}
.dpx.style label {
    cursor: pointer;
    display: block;
    font-size: 18px;
    color: #012549;
    font-weight: 400;
    font-family: Arimo;
    line-height: 38px;
}
.option_input {
    -webkit-appearance: none;
    appearance: none;
    top: 5.33333px;
    height: 20px;
    width: 20px;
    background: #e2e5e8;
    border: 0;
    color: #fff;
    display: inline-block;
    margin-right: 0.4rem;
    position: relative;
    z-index: 1;
}
.option_input:checked {
    background: #3396f3;
}
.option_input:checked::before {
    width: 10px;
    height: 10px;
    display: flex;
    content: "\f00c";
    font-size: 10px;
    font-weight: 700;
    position: absolute;
    align-items: center;
    font-family: "Font Awesome 5 Free";
    left: 5px;
    top: 5px;
}
.option_input:focus {
    border: 1px solid #3396f3;
}
span.tag {
    display: inline-block;
    font-size: 14px;
    line-height: 1.72;
    font-weight: 400;
    color: #fff;
    background: #ff5421;
    padding: 3px 10px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 20px;
}
.blog-contents.style {
    padding: 34px 20px 32px 35px;
}
.blog-btn.style_bg a {
    display: inline-block;
    color: #012549;
    border-bottom: 1px solid #0125493b;
}
.blog-btn.style_bg a:hover {
 color:#ff5421;
    border-bottom: 1px solid #ff5421;
}
.blog-btn.style_bg a i {
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-left: 7px;
    display: inline-block;
    transform: rotate(-45deg);
}
.blog-grid-area {
    padding: 120px 0 90px;
}
.blog-section.tow.style3 .blog-single-box {
    margin-bottom: 50px;
    text-align: center;
    padding: 0 0 40px;
}
.blog-details-main {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
}
.blog-details-meta {
    background: #ff5421;
    padding: 16px 30px;
}
.blog-details-meta span {
    margin-right: 30px;
    color: #fff;
}
.blog-details-meta span i {
    color: #fff;
    padding-right: 5px;
}
.blog-details-content,
.service-details-main-title {
    padding: 20px 0 18px;
}
.blog-details-content h2 {
    margin-bottom: 15px;
    font-size: 34px;
    line-height: 45px;
    color: #012549;
    font-weight: 600;
    font-family: "Work Sans";
}
.blog-details-des {
    padding: 30px 0 10px;
}
.blog-details-blockquote {
    background: #012549;
    padding: 40px 38px 26px;
    position: relative;
    margin-bottom: 10px;
    border-radius: 10px;
}
.blog-details-blockquote blockquote {
    font-size: 18px;
    color: #fff;
    font-style: italic;
}
.blog-details-video-thumb {
    margin-top: 30px;
    position: relative;
}
.blog-details-content h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
.blog-details-button a,
.blog-details-comment {
    margin-bottom: 10px;
    position: relative;
}
.blog-details-content-list p i {
    font-size: 14px;
    height: 32px;
    width: 32px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 31px;
    border-radius: 100%;
    margin-right: 15px;
    color: #ff5421;
}
.blog-detials-area .blog-content {
    padding: 20px 30px 38px;
}
.blog-details-button a {
    display: inline-block;
    border: 2px solid #ff5421;
    padding: 3px 20px;
    z-index: 1;
    color: #fff;
    border-radius: 3px;
}
.blog-details-button a:before {
    position: absolute;
    content: "";
    left: -2px;
    top: -1px;
    height: 104%;
    width: 104%;
    background: #ff5421;
    z-index: -1;
    border-radius: 3px;
    transition: 0.5s;
}
.blog-details-button a.active {
    background: 0 0;
    transition: 0.5s;
    margin-left: 10px;
    color: #ff5421;
}
.blog-details-author-inner,
.blog-details-button a.active:hover:before,
.blog-details-social a:hover,
.input-button button {
    background: #ff5421;
}
.blog-details-button a.active:hover,
.blog-details-social a:hover {
    border-color: #ff5421;
    color: #fff;
}
.blog-details-button a.active:before {
    background: 0 0;
}
.blog-details-social a {
    display: inline-block;
    border: 2px solid #ff5421;
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 100%;
    font-size: 14px;
    transition: 0.5s;
    margin-left: 5px;
    color: #ff5421;
}
.blog-details-author,
.blog-details-comment.reply,
.blog-details-contact {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
}
.blog-details-author {
    padding-top: 40px;
    margin-top: 32px;
}
.blog-details-author-inner {
    padding: 30px 30px 70px;
}
.blog-details-author-content h2 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 12px;
    color: #ffff;
}
.blog-details-author-content p {
    color: #ffffffbd;
    overflow: hidden;
}
.blog-details-comment-content h2 {
    font-size: 18px;
    margin-top: 0;
}
.blog-details-comment-content span {
    font-size: 14px;
    margin-bottom: 6px;
    display: block;
}
.blog-details-comment-reply {
    position: absolute;
    right: 25px;
}
.blog-details-comment-reply a {
    background: #ff5421;
    padding: 3px 20px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
}
.blog-details-comment.reply {
    margin-left: 70px;
    padding-top: 35px;
}
.blog-details-contact {
    margin: 12px 10px 10px;
    padding-top: 8px;
}
.input-box input {
    width: 100%;
    height: 50px;
    border: 1px solid #0202021a;
    margin-bottom: 30px;
    padding: 0 20px;
    outline: 0;
    border-radius: 3px;
}
.input-box textarea {
    width: 100%;
    height: 207px;
    outline: 0;
    border: 1px solid #0202021a;
    padding: 22px 20px 0;
    border-radius: 3px;
}
.input-button button {
    display: inline-block;
    padding: 13px 39px;
    outline: 0;
    border: 1px solid #ff5421;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    transition: 0.5s;
}
.input-button button:hover {
    border: 1px solid #ff5421;
    color: #ff5421;
    background: 0 0;
}
.widget_search {
    padding: 19px 40px 40px;
    border-radius: 4px;
    margin-bottom: 30px;
    background: #fff;
    -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.07);
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.07);
}
.widget_search form {
    position: relative;
    margin-top: 25px;
}
.widget_search input {
    border-radius: 4px;
    padding-left: 20px;
    height: 60px;
    width: 100%;
    position: relative;
    color: #fff;
    outline: 0;
    border: 1px solid rgba(1, 37, 73, 0.10196078431372549);
}
button.icons {
    border: 0;
    font-size: 18px;
    color: #fff;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    background: #ff5421;
    border-radius: 0 4px 4px 0;
}
.widget-categories-box {
    padding: 18px 40px;
    border-radius: 5px;
    margin-bottom: 30px;
    background: #fff;
    -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.07);
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.07);
}
.widget-categories-box.style1 {
    padding: 18px 40px 12px;
}
.categories_title h4 {
    font-size: 24px;
    padding: 0 0 8px;
    margin: 0 0 8px;
    position: relative;
    line-height: 60px;
    color: #012549;
    font-weight: 600;
    font-family: "Work Sans";
    border-bottom: 2px solid #e8eaea;
}
.categories_title h4:before {
    position: absolute;
    content: "";
    left: -40px;
    top: 20px;
    height: 25px;
    width: 5px;
    background: #ff5421;
}
.widget-categories-menu ul {
    display: block;
}
.widget-categories-menu ul li {
    display: block;
    list-style: none;
    background: 0 0;
    padding: 16px 0;
    transition: 0.5s;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #e8eaea;
}
.widget-categories-menu ul li a {
    display: block;
    color: #012549;
    transition: 0.5s;
}
.widget-categories-menu ul li a span {
    display: inline-block;
    float: right;
    background: #012549;
    height: 22px;
    width: 22px;
    font-size: 12px;
    text-align: center;
    margin-top: 6px;
    color: #fff;
    line-height: 22px;
    transition: 0.5s;
}
.pdf-button a {
    display: block;
    background: #ff5421;
    padding: 15px 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}
.pdf-button a i {
    float: right;
    font-size: 20px;
    margin-top: 2px;
}
.sidber-widget-recent-post {
    margin-bottom: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 22px;
}
.sidber-widget-recent-post.style1 {
    margin-bottom: 0;
}
.recent-widget-content a {
    color: #1b1b1b !important;
    font-size: 15px;
    font-weight: 500;
    display: block;
    line-height: 26px;
    transition: 0.5s;
    margin-bottom: 7px;
}
.recent-widget-thumb {
    float: left;
    margin-right: 25px;
}
.sidber-widget-recent-post .recent-widget-content a {
    color: #ff5421;
    font-size: 18px;
}
.widget-achivement ul li {
    list-style: none;
    margin-bottom: 6px;
}
.widget-achivement ul li a i {
    font-size: 17px;
    margin-right: 3px;
}
.widget-achivement ul li a {
    font-weight: 600;
    transition: 0.5s;
    color: #1b1b1b;
}
.widget-achivement ul li a span {
    float: right;
}
.widget-gallery-thumb {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.widget-tags a {
    display: inline-block;
    border: 1px solid #eaeaea;
    padding: 8px 19px;
    margin: 4px 3px;
    border-radius: 2px;
    color: #1b1b1b;
    font-weight: 400;
    position: relative;
    transition: 0.5s;
    z-index: 1;
}
.widget-tags a:hover {
    color: #fff;
    border-color: #ff5421;
    background: #ff5421;
}
.widget-tags a:hover:before {
    width: 102%;
}
.service-details-main-title h1 {
    font-size: 50px;
    font-weight: 700;
}
.service-details-video-thumb {
    position: relative;
    padding-top: 20px;
}
.video-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding-top: 8px;
}
.video-icon a i {
    height: 80px;
    line-height: 80px;
    width: 80px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    font-size: 20px;
    color: #074883;
    text-align: center;
    -webkit-animation: 1s linear infinite ripple-white;
    animation: 1s linear infinite ripple-blue;
}
.form_box input,
.form_box textarea {
    border: 1px solid rgba(100, 100, 100, 0.1);
    outline: 0;
    width: 100%;
}
@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    }
}
@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    }
}
.contact-section {
    padding: 3rem 0 3rem;
}
.contact-left {
    position: relative;
    margin-left: 36px;
}
.row.contact_bg {
    padding: 43px 23px 50px;
    background: #fff;
    box-shadow: 0 5px 15px rgb(88 82 174 / 10%);
    position: relative;
}
.row.contact_bg p {
    color: #1d263a;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 700;
}
.form_box input {
    height: 50px;
    padding: 13px 18px;
    margin-bottom: 20px;
}
.form_box input::placeholder {
    color: rgba(100, 100, 100, 0.8);
}
.form_box textarea {
    height: 135px;
    padding: 14px 18px;
}
.form_box textarea::placeholder {
    color: rgba(100, 100, 100, 0.8);
}
.contact-form-button button {
    background: #ff5421;
    color: #fff;
    border: 1px solid #ff5421;
    padding: 11px 33px;
    margin-top: 35px;
    position: relative;
    z-index: 1;
    transition: 0.5s;
}
.contact-form-button button::before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background: #fff;
    height: 100%;
    transition: 0.5s;
    width: 0;
    z-index: -1;
}
.mapouter.fixed-height {
    height: 600px;
}
.gmap_canvas {
    width: 100%;
    height: 100%;
}
.mapouter iframe {
    height: 92%;
    width: 100%;
}
.scroll-area {
    position: relative;
    z-index: 999;
}
.scroll-area .go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 30px;
    color: #fff;
    background-image: -moz-linear-gradient(0deg, #d1651a 0, #c1282a 100%);
    background-image: -webkit-linear-gradient(0deg, #d1651a 0, #c1282a 100%);
    z-index: 9999;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.9s ease-out;
    -moz-transition: 0.9s ease-out;
    transition: 0.9s ease-out;
    border-radius: 10px;
}
.scroll-area .go-top i {
    position: absolute;
    top: 50%;
    left: -4px;
    right: 0;
    margin: 0 auto;
    font-size: 15px;
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}
.scroll-area .go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%;
}
.scroll-area .go-top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: linear-gradient(to right, #00132b 0, #00132b 100%);
    background-image: -ms-linear-gradient(0deg, #d1651a 0, #c1282a 100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    border-radius: 100%;
}
.scroll-area .go-top:focus::before,
.scroll-area .go-top:hover::before {
    opacity: 1;
    visibility: visible;
}
.scroll-area .go-top:focus i:first-child,
.scroll-area .go-top:hover i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden;
}
.scroll-area .go-top:focus i:last-child,
.scroll-area .go-top:hover i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%;
}
.scroll-area .go-top.active {
    top: 95%;
    -webkit-transform: translateY(-98%);
    -moz-transform: translateY(-98%);
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    border-radius: 100%;
    right: 30px;
}
.top-wrap .go-top-button {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    top: 3px;
    z-index: 1;
    background: #012549;
}
.search-popup .close-search,
.search-popup .close-search i {
    width: 70px;
    line-height: 70px;
    height: 70px;
    text-align: center;
}
.top-wrap .go-top-button i {
    font-size: 20px;
    font-weight: 700;
    padding-left: 4px;
    color: #fff;
}
.top-wrap .go-top-button::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 45px;
    height: 45px;
    -webkit-animation: 1.6s ease-out infinite ripple;
    -moz-animation: 1.6s ease-out infinite ripple;
    animation: 1.6s ease-out infinite ripple;
    opacity: 0;
    background-image: -moz-linear-gradient(0deg, #69ddcc 0, #69ddcc 100%);
    background-image: -webkit-linear-gradient(0deg, #fb8a42 0, #fb8a42 100%);
    border-radius: 100%;
}
.top-wrap .go-top-button:hover {
    background-color: #222;
    color: #fff;
}
@keyframes ripple {
    0%,
    35% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
    }
}
.bounce-animate {
    animation-name: float-bob;
    animation-duration: 2s;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
.bounce-animate2 {
    animation-name: float-bob2;
    animation-duration: 3s;
    -moz-animation-name: float-bob2;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob2;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob2;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
.bounce-animate3,
.bounce-animate4 {
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.bounce-animate3 {
    animation-name: float-bob3;
    animation-duration: 3s;
    -moz-animation-name: float-bob3;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob3;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob3;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
.bounce-animate4 {
    animation-name: float-bob4;
    animation-duration: 5s;
    -moz-animation-name: float-bob4;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob4;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob4;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
.bounce-animate-slow,
.bounce-animate5 {
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.bounce-animate5 {
    animation-name: float-bob5;
    animation-duration: 6s;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
.bounce-animate-slow {
    animation-name: float-bob5;
    animation-duration: 15s;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
.bounce-animate-3 {
    animation-name: float-bob6;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob6;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob6;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob6;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
@keyframes float-bob {
    0%,
    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@keyframes float-bob2 {
    0%,
    100% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }
    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}
@keyframes float-bob3 {
    0%,
    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
@keyframes float-bob4 {
    0%,
    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@keyframes float-bob5 {
    0%,
    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}
@keyframes float-bob6 {
    0%,
    100% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
@keyframes movebounce {
    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}
@keyframes moveleftbounce {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}
.dance3 {
    -webkit-animation: 8s infinite alternate dance3;
    animation: 8s infinite alternate dance3;
}
@keyframes dance3 {
    0% {
        -webkit-transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
    }
}
.dance {
    -webkit-animation: 2s infinite alternate dance;
    animation: 2s infinite alternate dance;
}
@keyframes dance {
    0% {
        -webkit-transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1.2);
    }
}
.dance2 {
    -webkit-animation: 4s infinite alternate dance2;
    animation: 4s infinite alternate dance2;
}
@keyframes dance2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
    }
    50% {
        -webkit-transform: translate3d(25px, -25px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, -25px, 25px);
    }
}
.watermark-animate {
    -webkit-animation: 8s linear infinite watermark-animate;
    animation: 8s linear infinite alternate-reverse watermark-animate;
}
@keyframes watermark-animate {
    0% {
        left: 0;
    }
    100% {
        left: 100%;
    }
}
.rotateme {
    -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;
}
@keyframes rotateme {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    transition: 1.5s cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    width: 100%;
}
.search-active .search-popup {
    transform: translateY(0);
    margin-top: 0;
}
.search-box-btn.search-box-outer {
    display: inline-block;
    top: 33px;
}
.search-box-btn.search-box-outer i {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    color: #0e1a56;
    margin-top: 0;
    margin-left: 3px;
    font-weight: 600;
}
.sticky-nav .search-box-btn.search-box-outer {
    display: inline-block;
    position: absolute;
    right: -50px;
    top: 33px;
}
.sticky-nav .search-box-btn.search-box-outer i {
    color: #fff;
    position: relative;
    left: 40px;
}
.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 75%;
    margin: -200px auto 0;
    border-radius: 50%;
    background-color: #ff5421;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-bottom: 3px solid #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
}
.search-popup .close-search i {
    position: relative;
    font-size: 30px;
    color: #fff;
    display: inline;
}
.search-active .search-popup .close-search {
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
}
.search-popup form {
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin: -35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #111;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.search-active .search-popup form {
    transform: scaleX(1);
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -ms-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
}
.search-popup .form-group {
    position: relative;
    margin: 0;
    overflow: hidden;
}
.search-popup .close-search.style-two {
    position: absolute;
    right: 25px;
    left: auto;
    color: #fff;
    width: auto;
    height: auto;
    top: 25px;
    margin: 0;
    border: none;
    background: 0 0 !important;
    box-shadow: none !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.search-popup .close-search.style-two i {
    font-size: 20px;
    color: #fff;
}
.search-popup .form-group input[type="search"],
.search-popup .form-group input[type="text"] {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 50px;
    color: #000;
    height: 70px;
    width: 100%;
    padding: 10px 30px;
    background-color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-weight: 500;
    text-transform: capitalize;
}
.search-popup .form-group button,
.search-popup .form-group input[type="submit"] {
    position: absolute;
    right: 30px;
    top: 0;
    height: 70px;
    line-height: 70px;
    background: 0 0;
    text-align: center;
    font-size: 24px;
    color: #000;
    padding: 0;
    cursor: pointer;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    border: none;
}
.search-popup .form-group button:hover,
.search-popup .form-group input[type="submit"]:hover {
    color: #000;
}
.search-popup input::placeholder,
.search-popup textarea::placeholder {
    color: #000;
}
.loader-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: 0.8s 1s;
    z-index: 666;
}
.loader {
    position: relative;
    display: block;
    z-index: 201;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    border-radius: 50%;
    transition: 1s 1s;
    border: 3px solid transparent;
    border-top-color: #1550d4;
    -webkit-animation: 1.5s linear infinite spin;
    -moz-animation: 1.5s linear infinite spin;
    -o-animation: 1.5s linear infinite spin;
    animation: 1.5s linear infinite spin;
}
.loader::before {
    position: absolute;
    content: "";
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-left-color: #ffc704;
    -webkit-animation: 2s linear infinite spin;
    -moz-animation: 2s linear infinite spin;
    -o-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
}
.loader::after {
    position: absolute;
    content: "";
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-right-color: #fff;
    -webkit-animation: 2.5s linear infinite spin;
    -moz-animation: 2.5s linear infinite spin;
    -o-animation: 2.5s linear infinite spin;
    animation: 2.5s linear infinite spin;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.loader-wrapper .loder-section {
    position: fixed;
    top: 0;
    width: 50%;
    height: 100%;
    background: #111;
    z-index: 2;
}
.loader-wrapper .loder-section.left-section {
    left: 0;
    transition: 1s 1.4s;
}
.loader-wrapper .loder-section.right-section {
    right: 0;
    transition: 1s 1.4s;
}
.loaded .loder-section.left-section {
    left: -100%;
}
.loaded .loder-section.right-section {
    right: -100%;
}
.loaded .loader-wrapper {
    visibility: hidden;
}
.loaded .loader {
    top: -100%;
    opacity: 0;
}
.center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.left_center{
    display: flex;
    align-items: center;
    justify-content: left;
}

.icon_style{
    color: #012549;
}
.left_boder{
    border-left: 4px solid #ff5421;
    border-radius: 7px;
    padding-left: 27px;
}
.font-weight-bold{
    font-weight: bold;
}
.team_members p{
    color: black;
    margin: 0;
    padding: 0;
}
.padding_bt_0{
    padding-bottom: 0;
}
h3{
    font-family: 'Work Sans', sans-serif;
}
.card_type {
    background: #fcfcfc;
    border-top: 9px solid #ff5421;
    border-radius: 10px;
    box-shadow: 3px 2px 20px 0px rgb(130 122 124);
    transition: transform 0.3s ease;
}

.box_container{
    height: 120px;
    background: #012549;
    border-radius: 2px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: white;
}
.card_type:hover{

    transform: translateY(-5px) translate3d(0, -5px, 0);
}
@media (max-width: 988px) {
    .breadcumb-area{
        margin-top: 50px;
    }
}
@media (max-width: 767px) {

    .breadcumb-area{
        margin-top: 50px;
    }
    .breadcumb-title h1{
        font-size: 2rem;
    }
}
.black{
    color: #000 !important;
}
.justify_content{
    justify-content: center;
}
.red-color {
    color: red;
}
.pointer{
    cursor: pointer;
}
.mt-120{
    margin-top: 120px;
}
#alert{
    display: none;
}
#success{
    display: none;
}
.left{
    display: flex;
    justify-content: end;
    align-items: center;
}
.mt-100{
    margin-top: 100px;
}
.form_box select {
    border: 1px solid #f1f1f1 !important;
    height: 50px;
    margin-bottom: 20px;
}
.form_box select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 16px;
    color: #555;
}