.fab:before {
    font-family: 'Font Awesome 5 Brands';
}

.admin-bar .sticky-header {
    top: 32px;
}

.page-title {
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 110px 0px 110px;
    background-color: #141d38;
}

.pagination {
    position: relative;
    display: block;
    text-align: center;
    padding: 0px !important;
    margin: 0px;
}

.pagination li {
    position: relative;
    display: inline-block;
    margin: 7px 5px;
}

.pagination li a,
.pagination li span {
    position: relative;
    width: 50px;
    height: 50px;
    color: #777777;
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.pagination li a:focus,
.pagination li a:hover,
.pagination li span:focus,
.pagination li span:hover,
.pagination li span.current {
    color: #ffffff;
    border-color: #141d38;
    background-color: #141d38;
}

.pagination li a.prev,
.pagination li a.next {
    border-color: #0060ff;
    background: #0060ff;
    color: #fff;
    padding: 15px;
}

.sidebar-page-container.service-page .sidebar-side .sidebar-inner {
    padding: 0px;
    /* box-shadow: none; */
}

.sidebar-widget:last-child {
    margin-bottom: 0px;
}

.sidebar .popular-posts .post .text a {
    font-weight: 600;
}


/************ Blog Widget Style *************/

.widget ul {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.widget ul li {
    position: relative;
    color: #555555;
    font-size: 16px;
    padding: 18px 0px 18px 23px;
    font-weight: 600;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-bottom: 1px solid #dddddd;
}

.widget ul li:before {
    position: absolute;
    content: '\f1c1';
    left: 1px;
    top: 23px;
    color: #555555;
    font-size: 14px;
    line-height: 1em;
    font-family: 'FontAwesome';
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.widget ul li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.widget ul li a {
    position: relative;
    color: #555555;
    font-size: 16px;
    display: block;
    font-weight: 600;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.widget ul li a:hover,
.widget ul li:hover:before {
    color: #0a4fb0;
}

.widget ul li:last-child a {
    border-bottom: 0px;
}


/* Popular Tags */

.widget .tagcloud a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 8px 20px 8px;
    margin: 0px 6px 10px 0px;
    color: #555555;
    text-align: center;
    font-size: 14px !important;
    background: none;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #dddddd;
    text-transform: capitalize;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.widget .tagcloud a:hover {
    border-color: #0060ff;
    background-color: #0060ff;
    color: #ffffff;
}


/********* Footer Widget *********/

.footer-widget ul {
    position: relative;
}

.footer-widget ul li {
    position: relative;
    margin-bottom: 12px;
    color: #ffffff;
    padding-left: 15px;
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.footer-widget ul li a {
    position: relative;
    color: #454545;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.footer-widget ul li a:hover {
    color: #106eea;
}

.footer-widget ul li:before {
    position: absolute;
    content: "\f101";
    left: 0px;
    top: -2px;
    font-family: 'FontAwesome';
    color: #106eea;
}

.emailed-form button {
    width: 150px;
}

.main-footer.style-three .subscribe-widget .social-box li a:hover {
    background: #fff;
    color: #141d38;
}

.main-footer .subscribe-widget .social-box li {
    width: auto !important;
}

.main-footer.style-three .footer-widget ul li {
    position: relative;
    width: 49%;
    display: inline-block;
}

.fixed-header .sticky-header.not-sticky {
    display: none;
}

.main-footer .news-widget .post .thumb,
.sidebar .popular-posts .post .post-thumb {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sidebar-page-container .group-title h3 {
    margin-bottom: 40px;
}

.sidebar-page-container .group-title h3 small a {
    position: relative;
    display: block;
    font-size: inherit;
    color: inherit;
    color: #222222;
    font-weight: 700;
}

.service-widget {
    margin-bottom: 50px;
}

.about-section .content-column .text {
    margin-bottom: 30px;
    letter-spacing: 1.5;
    line-height: 2;
}

.about-section .content-column .text.style-two {
    margin-bottom: 30px;
}

.about-section .content-column .blocks-outer .feature-block ul {
    position: relative;
}

.about-section .content-column .blocks-outer .feature-block ul li {
    position: relative;
    padding-left: 30px;
    color: #222222;
    font-size: 16px;
    margin-bottom: 12px;
    display: block;
    text-align: left;
}

.about-section .content-column .blocks-outer .feature-block ul li:before {
    position: absolute;
    content: '\f00c';
    left: 0px;
    top: 0px;
    color: #000000;
    font-family: 'FontAwesome';
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.about-section .content-column .blocks-outer {
    margin-bottom: 35px;
}

.services-section.style-two {
    padding: 110px 0px;
}


/*** 

====================================================================
	Subscribe Section
====================================================================

***/

.subscribe-section {
    position: relative;
    padding: 46px 0px;
    overflow: hidden;
    background-color: #0060ff;
}

.subscribe-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    display: block;
    background-color: #333333;
}

.subscribe-section .title-column .icon-box {
    position: absolute;
    content: '';
    right: -55px;
    top: -22px;
    width: 140px;
    height: 140px;
    z-index: 1;
    text-align: center;
}

.subscribe-section .title-column .icon-box .icon {
    position: relative;
    color: #ffffff;
    line-height: 105px;
    font-size: 50px;
    margin-left: 28px;
}

.subscribe-section .title-column .icon-box:before {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    width: 110px;
    height: 110px;
    transform: rotate(-45deg);
    background-color: #222222;
    transition: all 2000ms ease;
    -moz-transition: all 2000ms ease;
    -webkit-transition: all 2000ms ease;
    -ms-transition: all 2000ms ease;
    -o-transition: all 2000ms ease;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.80);
}

.subscribe-section:hover .title-column .icon-box:before {
    transform: rotate(135deg);
}

.subscribe-section h2 {
    position: relative;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2em;
}

.subscribe-section .text {
    position: relative;
    color: #ffffff;
    z-index: 9;
    margin-top: 5px;
    font-size: 15px;
}

.subscribe-section .form-column {
    position: relative;
}

.subscribe-section .form-column .inner-column {
    position: relative;
    padding-left: 80px;
}

.subscribe-form .form-group {
    position: relative;
    display: block;
    margin: 0px;
    width: 100%;
    z-index: 1;
    margin-top: 8px;
}

.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group input[type="tel"],
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 14px;
    color: #777777;
    font-weight: 400;
    background: #ffffff;
    padding: 10px 50px 10px 20px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.subscribe-form .form-group input[type="submit"],
.subscribe-form button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 50px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    padding: 0px 28px;
    background: #333333;
    letter-spacing: 1px;
    text-transform: uppercase;
}