


.hp-wrap {
    display: none;
}
.title-no-padding {
    padding: 0;
}
.home-slider .carousel-inner>.item>a>img, .home-slider .carousel-inner>.item>img {
    height: 565px;
    width: 100%;
    object-fit: cover;
}
body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    color: #333;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 16px;
}
ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
table {
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}
table th {
    font-weight: 600;
    text-align: center;
    border-top: 1px solid #4e595f;
    border-bottom: 1px solid #4e595f;
    padding: 10px 5px;
}
table td {
    text-align: center;
    padding: 0;
    vertical-align: middle;
}
figure {
    margin: 0;
}
iframe {
    border: 0;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff!important;
    text-decoration: none;
    background-color: #663693;
}
ul.dropdown-menu.dropdownhover-bottom {
    margin-top: .1em;
    padding: 1em 0;
    opacity: .95;
    overflow: visible;
}
a {
    color: #242444;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
a:hover {
    color: #3452ff;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
a:focus {
    text-decoration: none;
    outline: 0;
}
.post-link {
    padding: 5px 15px!important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 54.4px;
    font-weight: 400;
}
.kill-margin-bottom {
    margin-bottom: 0!important;
}
.navbar-nav>li>.dropdown-menu {
    padding: 0;
    border: none!important;
    background-color: #fff!important;
    border-radius: 0;
    -webkit-transition: all .45s;
    top: 46px;
}
.navbar-nav>li>.dropdown-menu>li>a {
    padding: 8px 15px;
    text-transform: capitalize;
    color: #000;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #643693;
    color: #fff!important;
}
.navbar-nav>li.dropdown:after, .navbar-nav>li.dropdown:before {
    bottom: -2px;
    z-index: 10;
    opacity: 0;
    left: 20%;
    border: solid #64369300;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.navbar-nav>li.dropdown:before {
    z-index: -999;
    border-width: 11px;
    margin-left: -11px;
}
.navbar-nav>li.dropdown:after {
    border-color: rgba(221, 221, 221, 0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}
.navbar-nav>li.open.dropdown:after, .navbar-nav>li.open.dropdown:before {
    transition: opacity .25s;
    opacity: 1;
}
.form-control {
    background-color: #5c298c!important;
    border-radius: 0;
    padding: 5px 18px;
    color: #fff!important;
    border: 0;
    font-size: 16px;
    text-transform: none;
}
.form-control:focus {
    box-shadow: 0 0 0;
}
.form-control::-webkit-input-placeholder {
    color: #d3d3d3;
    text-transform: none;
    font-size: 16px!important;
}
.form-control:-moz-placeholder {
    color: #d3d3d3;
    font-size: 16px;
}
.form-control::-moz-placeholder {
    font-size: 16px;
    color: #d3d3d3;
}
.form-control:-ms-input-placeholder {
    color: #d3d3d3;
    font-size: 16px;
}
#loading-mask {
    background: #f1f1f1;
    height: 100%;
    background-image: url(images/apex-physiotherapy-clinic-logo.png);
    position: absolute;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    top: 0;
    background-position-y: 50px;
    width: 100%;
    z-index: 999999999;
}
.loading-img {
    height: 100%;
    left: 0;
    position: fixed;
    top: 50%;
    width: 100%}
.border {
    border-top: 1px solid #fff;
    height: 1px;
    margin: 10px auto 0;
    position: relative;
    width: 25%}
.border:before {
    background-color: #fff;
    border: 1px ridge #fff;
    content: "";
    height: 3px;
    left: 41%;
    margin-left: -20px;
    position: absolute;
    top: -2px;
    width: 100px;
}
.border-black {
    border-top: 1px dashed #ddd;
}
.border-black:before {
    background-color: #1e3e67;
    border: 1px ridge #1e3e67;
    border-radius: 5px;
}
.title {
    padding-bottom: 40px;
}
.title h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    color: #333;
    margin: 0;
}
.color {
    color: #e31b25;
}
.sub-title {
    padding: 0;
}
.sub-title>h3 {
    border-left: 3px solid #ddd;
    border-right: 3px solid #ddd;
    display: inline-block;
    padding: 5px 25px;
    text-transform: uppercase;
}
.bg-one {
    background-color: #fcfcfc;
}
.parallax-section {
    background-attachment: fixed!important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.header-menu {
    margin-bottom: 10px;
}
.header-menu ul {
    margin: 0;
    padding: 0;
    float: right;
}
.header-menu ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
    border-right: 1px solid #ddd;
    padding: 2px 10px 2px 5px;
}
.header-menu ul li i {
    color: #1e3e67;
}
.header-menu ul li:last-child {
    border: none;
}
.header-social-wrap .social-bar {
    float: right;
    margin-top: 5px!important;
}
#header-search-form {
    width: 100%;
    margin-top: 10px;
}
#header-search-form input {
    padding: 5px 15px;
    height: 36px;
}
#header-search-form .help-block {
    position: absolute;
    right: 100px;
    z-index: 99;
    color: #d83820;
}
.blue-box {
    background-color: #dfeff9;
    padding: 5px;
}
#header-slider {
    position: relative;
}
#slider .carousel-caption {
    padding: 0;
    display: table;
    height: 100%;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    z-index: 11;
    background-color: rgba(0, 0, 0, .2);
}
#slider .carousel-caption img {
    height: 400px;
    width: 100%}
#slider .carousel-caption a {
    font-size: 18px;
}
#slider .carousel-caption>div {
    vertical-align: middle;
    display: table-cell;
}
#slider .carousel-caption h2 {
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 40px;
    text-transform: uppercase;
}
#slider .carousel-caption h3 {
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 59px;
}
header {
    width: 100%;
    position: fixed;
    top: 0;
    background-color:#fff;
}
.sticky-wrapper {
    background-color: transparent;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}
.post-excerpt header {
    z-index: 1;
}
.owl-buttons, .owl-pagination {
    text-align: left;
    margin-left: 42px;
}
.owl-controls .owl-page {
    display: inline-block;
}
.owl-controls .owl-page span {
    background-color: #c3c3c3!important;
    display: block;
    height: 13px;
    margin: 0 4px;
    width: 13px;
    opacity: 1;
}
.owl-controls .owl-page.active span, .owl-controls .owl-page:hover span {
    background-color: #35106d!important;
    border: 2px solid transparent;
}
.excerpt h3 a {
    color: #333;
}
.excerpt h3 a:focus, .excerpt h3 a:hover {
    color: #e31b25;
}
.all-post {
    margin-top: 50px;
}
#blog-banner {
    padding-bottom: 10px;
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
}
#blog-banner h1 {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1px;
    font-weight: 600;
    z-index: 3;
    margin: 0;
    position: relative;
}
.blog-icon {
    border: 1px solid #6cb670;
    border-radius: 50%;
    color: #6cb670;
    display: inline-block;
    padding: 16px 20px;
}
.blog-post-title {
    background-color: #fff;
    padding: 10px;
    font-size: 20px;
    border: 1px solid #ddd;
    margin: 0;
}
#blog-page {
    padding: 30px 0 40px;
    background-color: #f;
}
#service-page {
    padding: 30px 0 40px;
    background-color: #f1f1f1;
}
#blog-page h3.entry-title {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
    padding: 10px;
    margin: 0;
    background-color: #1e3e67;
    font-size: 16px;
}
#blog-page h3.entry-title a {
    color: #fff;
}
#blog-page .post-item .entry {
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.post-item .entry {
    margin-bottom: 30px;
}
.post-title {
    padding: 10px;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background-color: #e31b25;
    border: 1px solid #ddd;
    display: block;
    padding-bottom: 10px;
}
#blog-page .entry .entry-content {
    padding: 10px;
}
aside.widget ul li {
    -webkit-transition: all .5s ease-in 0s;
    -moz-transition: all .5s ease-in 0s;
    -o-transition: all .5s ease-in 0s;
    transition: all .5s ease-in 0s;
}
aside.widget ul li a {
    color: #1e1e1e;
    cursor: pointer;
}
aside.widget ul li:hover a {
    color: #3452ff;
}
.widget-title h3 {
    color: #fff;
    margin-bottom: 15px;
    margin-top: 0;
    position: relative;
}
aside.footer-widget {
    background-color: transparent!important;
}
aside.footer-widget ul li {
    padding: 0!important;
    color: #000!important;
    background-color: transparent;
    line-height: 20px;
}
aside.footer-widget ul li a {
    color: #000!important;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin: 0 auto;
}
aside.footer-widget .footer-contact-list li:before {
    content: none;
    display: none;
}
#search-form {
    position: relative;
}
#search-form input {
    padding: 20px;
    border: px solid #0957a4;
    font-weight: 600;
}
#search-submit {
    background: 0 0;
    border: 0;
    color: #3452ff;
    padding: 0 10px;
    display: block;
    font-size: 16px;
    height: 100%;
    outline: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
}
aside .panel-heading {
    padding: 0!important;
}
aside .panel-heading h3 {
    margin: 0;
    padding: 0;
    color: #fff;
    padding: 10px;
    font-size: 16px;
}
aside .panel-content {
    padding: 10px;
}
.post-tabs .tab-post-nav li {
    margin-bottom: 0;
    width: 33.3%}
.post-tabs .tab-post-nav li:before {
    content: none;
}
.post-tabs .tab-content {
    background-color: #fff;
    padding: 10px;
}
.post-tabs .tab-content .tab-thumb {
    height: 150px;
}
.post-tabs .tab-content .tab-thumb img {
    height: 150px;
}
.tab-post-nav li {
    float: left;
}
.tab-post-nav li a {
    display: block;
    padding: 10px 0;
    margin-right: -1px;
    text-align: center;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    background-color: transparent;
    border: none;
    border-left: solid 1px #d3d2d2;
    border-bottom: solid 4px #e3e3e3;
    color: #424242;
    text-decoration: none;
    background-color: #f9f9f9;
}
.tab-post-nav li.active a {
    border-top: 3px solid #016a3a;
    background-color: #fff;
    color: #1e3e67;
    font-weight: 600;
    border-bottom: none;
}
.tab-post-nav li:first-child.active a {
    border-left: none;
}
.tab-post-nav li a:hover {
    background-color: #1e3e67;
    color: #fff!important;
}
.tab-pane .clearfix {
    margin-bottom: 0;
}
.tab-excerpt {
    margin-bottom: 10px;
}
.tab-excerpt h4 {
    font-size: 14px;
    margin: 5px 0;
}
.tab-excerpt h4 a {
    color: #1e1e1e;
    font-weight: 600;
}
.tab-excerpt h4 a:hover {
    color: #1e3e67;
}
.tab-excerpt p {
    font-size: 12px;
    margin: 0;
    text-align: justify;
}
.tab-excerpt>span {
    font-size: 10px;
    font-family: "Droid Serif", Arial;
    font-style: italic;
    position: relative;
    top: 0;
}
.widget .tag {
    background-color: #2f383d;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 5px 13px;
}
.widget .tag:hover {
    background-color: #1e3e67;
    color: #fff;
}
aside.widget_text {
    padding: 0;
}
aside .widget {
    display: inline-block;
    margin: 10px 0;
    width: 99.9%;
    box-shadow: 0 1.5px 1px rgba(0, 0, 0, .12), 0 1px 3px rgba(0, 0, 0, .12);
}
aside .widget .inner {
    border: 1px solid #d3d2d2;
}
aside .widget ul.sub-menu {
    margin-left: 30px;
}
aside .widget .inner-sides {
    border-top: 1px solid #d3d2d2;
    border-left: none;
    border-right: none;
}
aside .widget h3 {
    background-color: #f9f9f9;
    font-size: 16px;
    line-height: 17px;
    color: #1e1e1e;
    font-family: Abel, Arial;
    font-weight: 400;
    padding: 8px 15px;
    margin: -15px -15px 0;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 10px;
}
.social-counter {
    width: 100%;
    background-color: #f9f9f9;
    display: inline-block;
    margin-bottom: -6px;
}
.social-counter .counter {
    width: 33.33%;
    float: left;
    text-align: center;
}
.social-counter .counter .inner-counter {
    padding: 10px 0;
    border-bottom: solid 4px #e3e3e3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.social-counter .counter a {
    width: 100%;
    color: #b5b5b5;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.social-counter .counter a i {
    width: 20px;
    padding: 5px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
    background-color: #c8c8c8;
    border-radius: 50%}
.social-counter .counter a:hover {
    color: #db3937;
}
.social-counter .counter a:hover i {
    background-color: #db3937;
}
.social-counter .counter a:hover .inner-counter {
    border: 1px solid #d3d2d2;
    border-bottom: solid 1px #e3e3e3;
    margin-top: -8px;
    background-color: #fff;
    padding: 15px 0 15px 0;
}
.social-counter .counter a.facebook i {
    background-position: left top;
}
.social-counter .counter a.facebook:hover {
    background-color: #fff;
}
.social-counter .counter a.facebook:hover i {
    background-position: left bottom;
}
.social-counter .counter a.twitter i {
    background-position: -29px top;
}
.social-counter .counter a.twitter:hover i {
    background-position: -29px bottom;
}
.social-counter .counter a.rss i {
    background-position: -58px top;
}
.social-counter .counter a.rss:hover i {
    background-position: -58px bottom;
}
.social-counter .counter.first-child .inner-counter {
    border-left: solid 1px #d3d2d2;
    border-right: solid 1px #d3d2d2;
}
.social-counter .counter.last-child .inner-counter {
    border-left: solid 1px #d3d2d2;
    border-right: solid 1px #d3d2d2;
}
aside .widget .follow-us iframe {
    width: 100%!important;
}
aside .widget .inner {
    padding: 15px 15px 6px;
}
.photo-list .photo {
    width: 57px;
    height: 57px;
    margin: 0 10px 10px 0;
    display: inline-block;
}
.photo-list .photo a {
    display: inline-block;
    width: 100%}
.photo-list .photo img {
    width: 100%;
    height: auto;
}
.widget .list ul li, footer .list ul li {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.widget .list ul li a {
    color: #1e1e1e;
}
.widget .list ul li a, footer .list ul li a {
    text-decoration: none;
}
.widget .list ul li a:hover {
    color: #3452ff;
}
.widget .list ul li p, footer .list ul li p {
    line-height: 15px;
    margin-bottom: 5px;
}
.widget .list ul li p span {
    color: #818181;
}
.widget .list ul li p span, footer .list ul li p span {
    font-size: 10px;
    font-family: "Droid Serif", Arial;
    font-style: italic;
    position: relative;
    top: 4px;
}
.widget .list figure, footer .list figure {
    float: left;
    width: 42px;
    height: 42px;
    margin: 3px 10px 0 0;
}
.report-meta-sidebar {
    background-color: #f5f5f5;
    padding: 3px;
    display: block;
    font-size: 11px!important;
}
.report-meta-sidebar i {
    color: #0166ff;
}
.report-list-sidebar {
    margin: -10px;
}
.report-sidebar {
    padding: 10px;
    border-bottom: 1px dotted #ddd;
    margin: 0!important;
}
.report-sidebar p {
    margin: 0;
    padding: 0!important;
}
.widget .nav-tabs, footer .nav-tabs {
    border-bottom: none;
    margin-bottom: 10px;
    margin-right: .5px;
}
.widget .nav-tabs li, footer .nav-tabs li {
    width: 33.3%}
.widget .nav-tabs li a, footer .nav-tabs li a {
    padding: 0;
    margin-right: -1px;
    text-align: center;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    background-color: transparent;
    border: none;
    border-left: solid 1px #d3d2d2;
    border-bottom: solid 4px #e3e3e3;
    color: #424242;
    text-decoration: none;
    background-color: #f9f9f9;
}
.widget .nav-tabs li a:hover, footer .nav-tabs li a:hover {
    background-color: #1e3e67;
    color: #fff;
}
.widget .nav-tabs li a .inner-tab, footer .nav-tabs li a .inner-tab {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}
.widget .nav-tabs li.first-child.active a .inner-tab, footer .nav-tabs li.first-child.active a .inner-tab {
    border-left: none;
    color: #1e3e67;
}
.widget .nav-tabs li.first-child a, footer .nav-tabs li.first-child a {
    border-left: none;
}
.widget .nav-tabs li.active a, footer .nav-tabs li.active a {
    border: none;
    background-color: #fff;
    color: #1e3e67;
}
.widget .nav-tabs li.active a .inner-tab, footer .nav-tabs li.active a .inner-tab {
    border-left: solid 1px #d3d2d2;
    font-weight: 700;
    border-top: 3px solid #016a3a;
}
.widget .tab-content ul li, footer .tab-content ul li {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.widget .tab-content ul li a {
    color: #1e1e1e;
}
.widget .tab-content ul li a, footer .tab-content ul li a {
    text-decoration: none;
}
.widget .tab-content ul li p, footer .tab-content ul li p {
    line-height: 15px;
    margin-bottom: 0;
}
.widget .tab-content ul li p span {
    color: #818181;
}
.widget .tab-content ul li p span, footer .tab-content ul li p span {
    font-size: 10px;
    font-family: "Droid Serif", Arial;
    font-style: italic;
    position: relative;
    top: 4px;
}
.widget .tab-content figure, footer .tab-content figure {
    float: left;
    width: 42px;
    height: 42px;
    margin: 3px 10px 0 10px;
}
.widget_reporttabbed p {
    padding: 10px;
}
.single-blog {
    background-color: #fff;
    margin-bottom: 50px;
    padding: 20px;
}
article ul li {
    list-style: disc;
    margin-bottom: 5px;
}
article ol li {
    list-style: decimal;
}
article ol, article ul {
    margin: 0 0 15px 20px;
}
blockquote {
    border-left: 5px solid #4ba7f4;
    font-style: italic;
    line-height: 22px;
    margin: 20px 0;
}
.navigation ul {
    margin-left: 0;
    background-color: #e8e7e7;
    border: 0;
}
.next-prev {
    background-color: #e8e7e7;
    padding: 15px 10px;
    color: #000;
}
.next-prev a:hover {
    color: #000;
}
.next-prev li {
    display: inline;
    font-size: 20px;
    line-height: 34px;
    padding-bottom: 5px;
}
.next-prev li a {
    font-size: 20px;
    font-weight: 700;
    color: #24b4bb;
    font-family: exo;
}
.prev-post i {
    float: left;
    margin-right: 10px;
    margin-top: -5px;
}
.next-post i {
    float: right;
    margin-left: 10px;
    margin-top: -3px;
}
.author-about {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ddd;
}
.post-author {
    margin-right: 20px;
}
.post-author>img {
    border: 1px solid #4e595f;
    max-width: 120px;
    padding: 5px;
    width: 100%}
.author-about>h4, .comment-reply-form>h3, .comments>h4 {
    border-bottom: 1px solid #4e595f;
    margin-bottom: 15px;
    margin-top: 0;
    padding-bottom: 10px;
    position: relative;
}
.bypostauthor {
    display: block;
}
.author-bio h5 {
    display: inline-block;
}
.post-item .comments-section {
    margin-top: 35px;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ddd;
}
.comment-list ul li {
    list-style: square;
}
.comment-list ol li {
    list-style: decimal;
}
.comment-list ol, .comment-list ul {
    margin: 20px 0 15px 30px;
}
.comment-list li {
    margin-bottom: 20px;
}
.comment-wrap {
    border: 1px solid #d6d6d6;
    border-radius: 1px;
    padding: 2px 10px 0;
    position: relative;
}
.comment-wrap .author-avatar {
    margin-left: -25px;
    margin-right: 20px;
    display: none;
}
.author-comment {
    margin-bottom: 15px;
    overflow: hidden;
}
.author-comment cite a:hover, .replay:hover {
    color: #6cb670;
}
.author-comment cite {
    margin-bottom: 2px;
    padding-top: 4px;
    font-style: normal;
    font-weight: 550;
    color: #643794;
    font-size: 13px;
}
.comment-meta a time {
    font-size: 12px;
}
.author-comment i {
    margin-right: 5px;
    font-size: 11px;
}
.comment-content {
    margin-left: 15px;
}
.comment-reply-form {
    margin-top: 50px;
}
.comment-respond>h2 {
    font-size: 18px;
    font-weight: 550;
    padding-bottom: 15px;
}
#comment-form {
    margin-top: 35px;
}
#comment-form .form-control:hover {
    border-color: #6cb670;
}
.form-group:last-child, .form-group:last-child input {
    margin: 0;
}
.error404 .clearfix {
    margin-bottom: 20px;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 10px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-bottom: 14px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.copyright {
    padding: 20px 0 0;
    color: #fff;
	background-color:#0061af !important; 
}
#scrollUp {
    border: 1px solid #a781c3;
    border-radius: 3px;
    bottom: 15px;
    color: #a781c3;
    display: none;
    padding: 7px 12px;
    position: fixed;
    right: 20px;
    border-radius: 50%;
    z-index: 600;
}
#scrollUp:hover {
    background-color: #242345;
    border: 1px solid #fff;
    color: #fff;
}
.footer-overlay {
    opacity: .9;
    width: 100%}
.footer-info-wrap {
    margin: 0;
}
.copyright {
    padding: 15px 0;
    background:#0061af !important;
}
.copyright p {
    color: #fff!important;
    font-size: 11px!important;
    margin-bottom: 0;
    margin: -3px;
    font-size: 12px!important;
}
.copyright p.copyright-space {
    margin-top: 12px;
}
.copyright a {
    margin: 0 5px;
    color: #fff;
    font-size: 12px;
}
.copyright a:hover {
    color: #5db2fa;
}
.footer-logo {
    margin-left: 10px;
    float: right;
}
@media (max-width:480px) {
    .footer-logo {
    margin-left: 10px;
    float: right;
    width: 100%}
.footer-social {
    float: right;
    text-align: center;
    margin-top: 20px;
    display: inline-flex;
}
}.footer-widget {
    background-color: transparent;
}
.footer-headline {
    border-bottom: none;
    margin: 0 0 10px 0;
}
.footer-headline h3 {
    border-bottom: 0 solid #1c1c1c;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.about-page-section {
    background-color: #fff;
}
.credit-box {
    padding: 20px;
    border: 1px solid #f1f1f1;
}
.social-reviews {
    font-size: 20px;
}
.fa-rated {
    color: #f9a010;
}
.credit-box img {
    width: 100%}
.review-box p {
    display: none;
}
.review-box {
    padding: 20px;
    border: 1px solid #f1f1f1;
}
.header-search .col-md-2 {
    width: 12.66%}
.is-sticky header {
    background-color: #fff;
}
.top-header-links {
    min-height: 100%!important;
}
.top-header-links ul li a {
    font-size: 17px;
    padding: 21px 20px 17px 20px;
    font-weight: 400;
    color: #afafaf;
    line-height: 65px;
}
.top-quick-links {
    margin-top: 22px;
    text-align: right;
    width: 100%}
.top-quick-links ul li {
    padding: 0 0 0 12px;
}
.top-quick-links ul li a {
    font-size: 17px;
    color: #151515;
    font-weight: 300;
    border-right: 2px solid #eae8e8;
    padding-right: 12px;
}
.top-quick-links ul li:last-child a {
    border: 0;
}
.top-header-links .active a {
    background-color: #f3f3f3;
    text-align: center;
    margin: 0 auto;
    color: #000;
    border-bottom: 4px solid #643794;
}
.slider-main-wrap h3 {
    color: #000;
    font-weight: 700;
    font-size: 54px;
    margin-bottom: 10px;
    line-height: 6rem;
    margin-top: 2rem;
}
.slider-about-wrap p {
    font-size: 14px;
    text-align: left;
    color: #fff;
}
.slider-about-wrap p span {
    font-size: 18px;
    font-weight: 700;
}
.banner-coltent {
    position: relative;
    top: 70px;
}
.banner-sol-content {
    background-color: #242444;
    padding: 20px 5px;
}
.banner-sol-content a {
    padding: 0 20px;
    color: #fff;
    display: block;
}
.banner-sol-content ul {
    display: none;
}
.banner-coltent .col-md-4 {
    padding: 0 0 10px 5px;
}
.banner-coltent .col-lg-12 {
    padding: 0 0 10px 0;
}
.slider-main-wrap p {
    color: #0e0e0e;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0 5px;
    font-size: 16px;
}
.intro {
    padding: 4rem 0 6rem;
}
.intro-content {
    padding: 0 3rem;
}
.intro-content p {
    font-size: 27px;
    font-weight: 100;
    margin: 1em auto;
    padding: 0 80px;
}
.intro-content p a {
    font-weight: 700;
}
.smart-trans-content h2 {
    font-size: 48px;
    color: #000;
    margin-top: 5rem;
    text-align: right;
    font-weight: 600;
    margin-bottom: 20px;
}
p {
    color: #131f32;
}
.smart-trans-content p {
    font-size: 19px;
    font-weight: 100;
    margin-bottom: 0;
    line-height: 26px;
}
.smart-trans {
    background-color: #eaeaea;
}
.smart-trans-content a {
    padding: 9px 33px;
    color: #000;
    float: right;
    border: 1px solid #000!important;
    font-size: 16px;
    font-weight: 100;
}
.smart-trans-content {
    padding-right: 4%;
    margin-top: 80px;
}
.smart-trans-content a:hover {
    background-color: #242444;
    color: #fff;
}
.mtfooter {
    padding: 35px 0 20px;
    background-color: #fff!important;
}
.mtfooter h3 {
    color: #191919;
    font-size: 14px;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
.mtfooter p {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    margin-top: 20px;
}
.footer-content-right {
    text-align: right;
    margin-top: 3rem;
}
.footer-content-right p {
    font-size: 18px;
    text-align: left;
    font-weight: 100;
}
.footer-content-right a {
    text-align: right;
    padding: 18px 30px;
    font-size: 26px;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 7px;
}
.mtonhover {
    background-color: #242444;
    padding: 0;
    margin: 0;
    min-height: 200px!important;
}
.mtonhover li a {
    color: #fff;
    line-height: 25px;
    margin: 0;
}
.navmenu {
    padding: 20px 20px;
}
.navmenu .close-menu {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #643794;
    padding: 8px 15px;
    color: #fff;
    border: 0;
    z-index: 9;
}
.navmenu ul {
    margin-top: 20px;
}
.navmenu ul li a {
    color: #333;
    font-size: 17px;
    padding: 15px 10px;
}
.footer-content-right span {
    display: block;
    margin-bottom: 7rem;
}
.search-box-global {
    margin-top: 14px;
    display: inline-flex;
    float: right;
}
.extra-css{display:inline-flex;}
.nav-width{width:85% !important;}
.search-box-global {width:11%;}
.search-box {
    margin-top: 6px;
    /*position: absolute;
    top: 0;
	right:0;*/
}
.search-box .btn-primary{
    font-size: 18px !important;
}
.search-box>i {
    font-size: 20px;
}
.mt-header-search {
    position: absolute;
    right: 18%;
    top: 28%;
    font-size: 20px;
}
#SearchModal .modal-content {
    background-color: transparent;
    box-shadow: unset;
    border: none;
    margin-top: 30%}
#SearchModal .modal-content .modal-header {
    background-color: transparent;
    border-bottom: none;
}
.contact-us-section {
    padding: 35px 0;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
.contact_bg_image_wrap {
    position: absolute;
    top: 125px;
}
.contact-full-box {
    position: relative;
}
.contact_bg_image_wrap>img {
    width: 100%;
    opacity: .8;
    height: 450px;
}
.gutter {
    margin: 0;
    padding: 0;
}
.address-box h3 {
    font-size: 25px;
    border-bottom: 2px solid #000;
    padding-bottom: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}
.address-list h4 {
    font-size: 18px;
    font-weight: 700;
    color: #1e1e1e;
}
.address-list ul li {
    font-size: 16px;
    color: #5a5a5a;
    line-height: 28px;
    font-weight: 1;
}
.address-list {
    padding: 10px 20px 15px 0;
    margin-bottom: 30px;
}
.groupoview-intro {
    text-align: center;
}
.groupoview-intro h3 {
    font-size: 28px;
    line-height: 37px;
    font-weight: 500;
    margin-top: 0;
    letter-spacing: 3px;
    color: #0061af;
}
.groupoview-intro>p {
    font-size: 1.12em;
    letter-spacing: 1px;
    color: #131f32;
    font-weight: 300;
}
.group-wrap {
    text-align: center;
    border-top: 2px solid #ddd;
    margin: 65px 0 0 0;
    position: relative;
    padding: 25px 0;
    border-bottom: 2px solid #ddd;
}
.group-image img {
    height: 70px;
    width: 80px;
}
.group-image {
    position: absolute;
    top: -40px;
    width: 100%;
    text-align: center;
}
.group-content {
    padding: 20px 20px;
}
.group-content h4 {
    font-size: 1.2em;
    color: #0061af;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: .5px;
}
.group-content p {
    font-size: 1.2em;
    color: #131f32;
    letter-spacing: 1px;
    font-weight: 300;
}
.certification-title h3 {
    font-size: 2em;
    color: #fff;
}
.certification-title {
    text-align: center;
    margin-bottom: 0;
}
.certification-title p {
    color: #fff;
    font-size: 1em;
    font-weight: 300;
    margin: 0;
}
.certification-wrap h3 {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 1.5em;
    font-weight: 100;
    margin-top: 8px;
}
.certification-image {
    background-repeat: no-repeat;
    text-align: center;
    background-size: contain;
    background-position: center;
}
.certification-image>img {
    position: absolute;
    left: -30%}
.certification-wrap {
    min-height: 300px;
    z-index: 9;
}
.certification-wrap p {
    font-size: .85em;
    color: #fff;
    font-weight: 300;
    line-height: 27px;
}
.certification-section {
    padding: 2rem 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #1d135e;
}
.contact-news-wrap a {
    background-color: #fff;
}
.contact-news-wrap a{
    font-size: 14px !important;
  	font-weight: 400;
  margin-bottom:0px;
  border-radius: 30px !important;
    letter-spacing: 0px;
    color: #fff;
    border: 2px solid #fff !important;
    background-color: #f68b22; padding:10px 27px !important;}
    .contact-news-wrap a:hover{ background-color:#0061af;color: #fff;
    border: 2px solid #fff !important;}
    .contact-news-wrap a:after {
    content: "›";
    margin-left: 4px;
    font-size: 1.9rem;
    font-weight: bold;
    display: inline-block;
    line-height: 1.5rem;
    margin-left: 4px;
}
.contact-newsletter-section {
    padding: 30px 0 40px 0;
    background-color: #f1f1f1;
}
.contact-news-wrap {
    text-align: center;
}
.contact-news-wrap p {
    font-size: 28px;
    font-weight: 500;
	line-height:37px;
    letter-spacing: 0;
    margin-bottom: 7px;
	color: #0061af;
}
.leadership-section {
    padding: 40px 0;
}
.leaders-wrap img {
    height: 220px;
    width: 220px;
}
.leaders-wrap {
    text-align: center;
    margin-top: 30px;
}
.leaders-info h5 {
    font-size: 1.25em!important;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 5px;
    color: #272727;
}
.leaders-info p {
    font-size: .72em;
    color: #7f7f7f;
    min-height: 40px;
}
.inspiration-title img {
    height: 85px;
    width: 100px;
}
.inspiration-wrap {
    padding: 25px 80px 40px;
    background-color: #f9f9f9;
}
.our-inspiration-section {
    padding: 20px 0 65px 0;
    background-color: #eff0f0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position:  relative;
}
.inspiration-title {
    text-align: center;
}
.post-card-box {
    position: absolute;
    right: 25px;
    top: 10px;
}
h1.insp-title {
    font-size: 3em;
    margin-bottom: 23px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
    color: #000;
}
.inspiration-info {
    border-top: 2px solid #d2d2d2;
    width: 50%;
    margin: auto;
    position: relative;
    margin-top: 30px;
}
.inspiration-info h4 {
    position: absolute;
    top: -27px;
    left: 19%;
    background-color: #f9f9f9;
    font-size: 26px;
    padding: 0 10px;
}
.inspiration-info p {
    margin-top: 17px;
    font-weight: 600;
    font-size: 1.7em;
    color: #6d6e71;
    margin-bottom: 0;
}
.inspiration-info span {
    font-weight: 600;
    font-size: 1.7em;
    color: #6d6e71;
    font-style: italic;
}
.inspiration-content p {
    text-align: center;
    color: #8a8a8a;
    line-height: 23px;
    font-weight: 300;
}
.inspiration-content {
    margin-top: 30px;
}
.groupoverview-section {
    padding: 45px 0 0 0;
}
.leaders-popup {
    top: 11%;
    border: 0;
    border-radius: 0!important;
    height: 100%}
.leaders-wrap-dialog {
    margin: 0;
    width: 100%;
    height: auto;
    background-color: #f2f2f2;
}
.leaders-popup-image>img {
    height: 423px;
    width: 425px;
}
.leaders-popup-image {
    text-align: right;
    position: absolute;
    top: -35px;
    right: 0;
}
.leaders-popup-wrap {
    padding: 25px 25px 10px;
    padding-top: 0;
}
button.close {
    background-color: #111;
    padding: 15px;
    color: #000;
    z-index: 9;
    position: relative;
    opacity: 1;
}
button.close:hover {
    background-color: #000;
    color: #fff;
}
.leaders-popup-wrap>h2 {
    font-size: 2.1em;
    font-weight: 700;
    text-align: center;
    color: #444;
    margin-bottom: 5px;
    letter-spacing: .2rem;
}
.leaders-popup-wrap>h5 {
    text-align: center;
    font-size: 17px;
    color: #8a8a8a;
    margin-top: 0;
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 10px;
}
.leaders-popup-wrap>p {
    color: #000!important;
    font-size: 1em;
    text-align: left;
    line-height: 26px;
    height: 300px;
    overflow-y: scroll;
    font-weight: 100;
}
.leaders-popup>img {
    height: 100%;
    width: 440px;
    position: absolute;
    right: 0;
}
.leaders-wrap-dialog .modal-body {
    padding: 0;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent;
}
.about-content-wrap {
    padding: 0 155px 0 30px;
}
.footer-about-content-wrap {
    padding: 10px;
}
.dropbtn {
    /*background-color: #242444;*/
   font-size: 13px;
    line-height: 20px;
    border: none;
    text-align: left;
    width: 100%;
    font-weight: 400;
    letter-spacing: 1px;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #242444;
    width: 100%;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 9;
    height: auto;
}
.dropdown-content a {
    color: #fff;
    padding: 4px 16px;
    text-decoration: none;
    display: block;
    font-size: 12px;
    border-bottom: .5px solid #222240;
}
.dropdown-content a:hover {
    color: #00c1eb;
}
.dropdown:hover .dropdown-content {
    display: block;
}
/*.dropdown:hover .dropbtn {
    background-color: #242444;
}*/
button.dropbtn>a {
    color: #fff;
}
button.dropbtn:hover {
    border-bottom: 1px solid #484848;
}
button.dropbtn:hover a {
    color: #00c1eb;
}
.navbar-toggle {
    margin: 16px -10px 0 0;
}
.breadcrumb-industires {
    height: 262px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: contain;
}
.breadcrumb_industries {
    position: relative;
}
.banner-wrap-red-more {
    position: absolute;
    top: 229px;
    left: 25%}
a:focus, a:hover {
    outline: 0;
    text-decoration: none;
}
.tab-industries .nav-tabs {
    border: none;
}
.tab-industries .nav-tabs h4 a {
    color: #000;
}
.tab-industries .nav-tabs h4 a:hover, .tab-industries .nav-tabs h4.active a {
    border: none;
}
.tab .tab-content h3 {
    font-size: 24px;
    margin-top: 0;
}
@media only screen and (max-width:479px) {
    .tab-industries .nav-tabs li {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
}.caret-wrap {
    position: absolute;
    top: 0;
    right: -15px;
    z-index: 2;
}
.industries-main1>h4 {
    margin: 0;
    padding: 15px;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
    font-weight: 100;
}
.industries-main1 {
    background-color: #643794;
}
.caret-wrap>i {
    font-size: 50px;
    color: #643794;
}
.industries-main2>h4 {
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}
.industries-main3>h4 {
    margin: 0;
    padding: 17px 15px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}
.industries-main3>h4>a {
    color: #fff;
}
.tab-one-wrap-box>h6 {
    margin: 0;
    font-size: 19px;
    color: #fff;
    min-height: 22px;
}
.main-small-box-wrap {
    padding: 0 0 15px 0;
}
.tab-one-wrap-box {
    text-align: center;
    padding: 1em 0 0 0;
    height: 130px;
}
.rd-wrap-box {
    text-align: center;
    padding-left: 0;
    margin: 0 auto;
    width: 100%}
.tab-one-wrap-box>h5 {
    font-size: 32px;
    color: #fff;
    font-weight: 400;
    margin: 4px 0;
    min-height: 40px;
}
.tab-one-wrap-box>p {
    font-size: 19px;
    color: #fff;
    padding: 0 25px;
    line-height: 20px;
    margin-bottom: 0;
}
.tab-one-wrap-box2>h6 {
    margin: 0;
    font-size: 1.2em;
    color: #fff;
    margin-bottom: 10px;
}
.tab-one-wrap-box2 {
    padding: 20px 35px;
    text-align: center;
    background-color: #1d576f;
    height: 225px;
}
.tab-one-wrap-box2>h5 {
    font-size: 2.5em;
    color: #fff;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
}
.tab-one-wrap-box2>p {
    font-size: 1.2em;
    color: #fff;
    min-height: 75px;
}
.tab-one-wrap-box3>h6 {
    margin: 0;
    font-size: 1.2em;
    color: #fff;
    margin-bottom: 10px;
}
.tab-one-wrap-box3 {
    padding: 20px 35px;
    text-align: center;
    background-color: #17668d;
    height: 225px;
}
.tab-one-wrap-box3>h5 {
    font-size: 2.5em;
    color: #fff;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
}
.tab-one-wrap-box3>p {
    font-size: 1.2em;
    color: #fff;
    padding: 0 45px;
    min-height: 75px;
}
.tab-one-wrap-box4>h6 {
    margin: 0;
    font-size: 1.2em;
    color: #fff;
    margin-bottom: 10px;
}
.tab-one-wrap-box4 {
    padding: 20px 35px;
    text-align: center;
    background-color: #294a6d;
    height: 225px;
}
.tab-one-wrap-box4>h5 {
    font-size: 2.5em;
    color: #fff;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
}
.tab-one-wrap-box4>p {
    font-size: 1.2em;
    color: #fff;
    min-height: 49px;
}
.extra-content-wrap>p {
    font-size: 18px;
    font-weight: 100;
    text-align: center;
}
.extra-content-wrap {
    padding: 35px 0 25px 0;
}
.morgage-wrap-section {
    padding: 30px 0 30px 0;
    text-align: center;
    background-color: #dcdcdc;
    position: relative;
}
.morgage-wrap-section>h3 {
    margin: 0;
    font-weight: 600;
    font-size: 24px;
    color: #000;
}
.first-mortagage-wrap>h3 {
    margin: 0;
    font-size: 32px;
    margin-bottom: 16px;
    color: #000;
}
.first-mortagage-wrap {
    padding: 75px 125px;
    background-color: #f9f9f9;
    min-height: 490px;
}
.second-mortagage-wrap>h3 {
    margin: 0;
    font-size: 2.5em;
    margin-bottom: 16px;
    line-height: 40px;
    min-height: 95px;
}
.second-mortagage-wrap {
    padding: 65px 75px;
    min-height: 540px;
}
.parent-content>p {
    font-size: 17px;
    font-weight: 100;
    min-height: 35px;
}
.parent-content>p {
    font-size: 17px;
    font-weight: 100;
    margin-left: 20px;
    margin-bottom: 0;
}
.second-mortagage-wrap>h6 {
    font-size: 18px;
    font-weight: 600;
}
.first-mortagage-wrap>h6 {
    font-size: 17px;
    font-weight: 600;
}
.parent-content>p>a>span {
    margin-left: 13px;
    color: #484848;
}
.parent-content>p>a:hover {
    color: #484848;
}
.m-rd-mr-wrap {
    margin: 25px 0 0 0;
}
.counter-wrap-box>h3 {
    margin: 0 0 15px 0;
    color: #fff;
    font-size: 40px;
}
.counter-wrap-box>h4 {
    margin: 0 0 15px 0;
    color: #fff;
    font-size: 22px;
    font-weight: 100;
}
.counter-wrap-box {
    background-color: #643794;
    text-align: center;
    padding: 30px;
}
.appprisal-one-wrap-box1>h6 {
    margin: 0 0 10px 0;
    font-size: 1.2em;
    color: #fff;
}
.appprisal-one-wrap-box1 {
    padding: 20px 35px;
    text-align: center;
    background-color: #40b1db;
    height: 200px;
}
.appprisal-one-wrap-box1>h5 {
    font-size: 2em;
    color: #fff;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
}
.appprisal-one-wrap-box1>p {
    font-size: 1.2em;
    color: #fff;
    min-height: 63px;
}
.appprisal-one-wrap-box2 {
    padding: 20px 35px;
    text-align: center;
    background-color: #1d576f;
    height: 200px;
}
.appprisal-one-wrap-box2>h5 {
    font-size: 2em;
    color: #fff;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
}
.appprisal-one-wrap-box2>p {
    font-size: 1.2em;
    color: #fff;
    min-height: 36px;
}
.appprisal-one-wrap-box2>h6 {
    margin: 0 0 10px 0;
    font-size: 1.2em;
    color: #fff;
}
.nav-industries {
    border-bottom: 0;
    position: relative;
    z-index: 1;
}
@media(min-width:768px) {
    ul.nav.nav-tabs.nav-industries>li {
    min-width: 50%}
}.nav-industries>li {
    margin-bottom: 0!important;
    width: 50%;
    background-color: #242444!important;
}
.nav-industries .active h4 {
    background-color: #fff;
}
.nav-industries .active h4 a {
    color: #000!important;
    display: block;
}
.industries-main2>h4>a {
    color: #fff;
    display: block;
    padding: 17px 15px;
}
.services-wrap-image>img {
    height: 400px;
}
.page-layout-two-cont {
    margin-top: 55px;
}
.services-titles-wrap {
    width: 100%}
section.hero-services-wrap-section {
    position: relative;
    padding: 20px 0;
    background: radial-gradient(ellipse at center, #fefefe 0, rgba(0, 0, 0, .06) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #fefefe 0, rgba(0, 0, 0, .14) 100%);
}
.services-titles-wrap>h2 {
    font-size: 43px;
    font-family: Exo, sans-serif;
    text-align: center;
    font-weight: 600;
    line-height: 60px;
    color: #000;
}
.services-titles-wrap>h4 {
    font-size: 18px;
    font-family: Exo, sans-serif;
    margin: 25px 0;
    text-align: center;
    color: #000;
    line-height: 25px;
}
.services-titles-wrap>h6 {
    font-size: 39px;
    text-align: center;
    color: #000;
    font-family: Exo, sans-serif;
}
.hero-layout-subimage {
    width: 100%;
    text-align: center;
}
.hero-layout-subimage>img {
    height: 82px;
    width: 203px!important;
}
.services-titles-wrap>h3 {
    font-size: 62px;
    text-align: center;
    font-family: Exo, sans-serif;
    font-weight: 700;
    color: #000;
}
.hero-layout-subimage>h3 {
    font-size: 22px;
    line-height: 40px;
    font-family: Exo, sans-serif;
    font-weight: 700;
    color: #1c77b1;
}
.hero-layout-subimage>p {
    width: 100%;
    top: 322px;
    text-align: center;
    font-size: 18px;
    color: #007bbf;
    font-family: Exo, sans-serif;
    margin-top: 15px;
}
nav.services-nav>ul {
    width: 100%;
    position: absolute;
    background-color: #ddd;
    top: -90px;
}
.services-nav {
    margin-bottom: 25px;
    position: relative;
    margin: 0 auto;
    width: 100%}
.services-nav ul {
    margin: 0 auto;
    width: 900px;
}
.services-nav ul li {
    display: block;
    width: 180px;
    position: relative;
    float: left;
}
a.tabs {
    cursor: pointer;
    color: #777;
    background-color: #fff;
    margin: 0 .5%;
    padding: 10px 25px;
    font-family: Exo;
    font-size: 14px;
    display: block;
    line-height: 20px;
    text-align: left;
}
a.tabs span {
    position: relative;
    z-index: 4;
}
a.tabs.active, a.tabs:hover {
    color: #000;
}
a.tabs:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #dcd8ce;
    z-index: -1;
    height: 7px;
    -webkit-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;
}
a.tabs.active:before, a.tabs:hover:before {
    top: -7px;
}
a.tabs:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #efece5;
    z-index: 2;
    height: 0;
    -webkit-transition: height .2s ease-in;
    transition: height .2s ease-in;
}
a.tabs:hover:after {
    height: 40px;
}
.benifits-wrap-section {
    padding: 65px 0;
}
.benifit-content-wrap>h4 {
    text-align: center;
    color: #643794;
}
ul.b-content-wrap>li {
    margin: 20px 0;
    text-align: center;
    background-color: #ddd;
    padding: 15px;
    font-weight: 600;
    position: relative;
}
.benifit-content-wrap2>h4 {
    text-align: center;
    color: #643794;
}
ul.b-content-wrap2>li {
    margin: 20px 0;
    text-align: center;
    background-color: #ddd;
    padding: 15px;
    font-weight: 600;
    position: relative;
}
.benifit-content-wrap {
    padding-left: 25px;
}
.benifit-content-wrap2 {
    padding-right: 25px;
}
ul.b-content-wrap {
    position: relative;
}
ul.b-content-wrap2 {
    padding-right: 15px;
}
ul.b-content-wrap2>li>i {
    font-size: 88px;
    position: absolute;
    right: -2px;
    top: -18px;
    color: #fff;
}
ul.b-content-wrap>li>i {
    font-size: 88px;
    position: absolute;
    left: -3px;
    top: -18px;
    color: #fff;
}
.career-para {
    height: 363px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
ul.nav-two-layout {
    display: inline-flex;
    width: 100%}
ul.nav-two-layout>li {
    padding: 15px 5px;
    text-align: center;
    background-color: #242444;
}
ul.nav-two-layout>li>a {
    padding: 20px 0;
    color: #fff;
    font-size: 14px;
    text-align: center!important;
    width: auto;
}
.nav-two-layout>li.active {
    background-color: #fff!important;
}
.nav-two-layout>li.active a {
    color: #643794;
    font-weight: 600;
    padding: 20px 10px;
}
ul.small-nav {
    margin-bottom: 45px;
}
.small-nav> {
    width: 100%;
    background-color: #ddd;
    margin: 0 auto;
}
.small-nav li {
    float: left;
    background-color: #efefef;
    padding: 10px 0;
    text-align: center;
    border-right: 3px solid #fff;
    font-family: exo;
}
nav.small-nav>li>a {
    background-color: #ddd;
}
.small-nav li>a {
    color: #7d7d7d;
}
.small-nav li>a:hover {
    color: #7d7d7d;
}
.claimsection-first-wrap>h3 {
    font-size: 58px;
    color: #fff;
    margin-bottom: 145px;
    font-weight: 100;
}
.claims-wrap-section {
    padding: 65px 0;
}
.claim-cont-rep-box>h3 {
    font-size: 17px;
    font-weight: 600;
    margin: 0 0;
}
.claim-cont-rep-box {
    padding: 20px 35px;
    height: 100%}
.claim-cont-rep-box>h5 {
    margin: 7px 0;
    font-weight: 600;
}
.claim-cont-rep-box>p {
    font-weight: 600;
    margin-left: 15px;
    margin: 0 0 2px 15px;
}
.claim-cont-rep-box>p>i {
    font-size: 6px;
    margin-right: 5px;
}
.claim-cont-rep-box>h3>i {
    font-size: 19px;
    margin-right: 5px;
}
.claim-cont-rep-box>h5>i {
    font-size: 15px;
    margin-right: 5px;
}
.arrow-wrap-design {
    position: relative;
}
.arrow-wrap-design>i {
    position: absolute;
    left: -39px;
    top: 45px;
    font-size: 70px;
    color: #29cad8;
}
section.services-section-wrap {
    padding: 45px 0;
}
.boots-wrp-title>h3 {
    font-size: 55px;
    text-align: center;
    font-weight: 100;
    color: #000;
}
.section-boots-wrap-lifecycle {
    padding: 35px 0;
}
.hidden-content>span {
    background: #242444;
    color: #fff;
    padding: .5em;
    border-radius: .3em;
    margin-top: 0;
    position: absolute;
    z-index: 1;
    -webkit-animation: fadein 1.5s!important;
    animation: fadein 1.5s!important;
    font-size: 14px;
}
#hover-content {
    display: none;
}
#parent:hover #hover-content {
    display: block;
}
.slider {
    width: 415px!important;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
, .slide1, .slide2 {
    position: absolute;
    width: 100%;
    height: 100%}
.slide1 {
    background-size: cover;
    animation: fade 8s infinite;
    -webkit-animation: fade 8s infinite;
}
.slide2 {
    left: -40%;
    background-size: cover;
    animation: fade2 8s infinite;
    -webkit-animation: fade2 8s infinite;
    top: -93px;
    position: absolute;
    right: -23px;
    z-index: 9;
}
.slide2>img {
    height: 640px;
    width: 623px;
}
@keyframes fade {
    0% {
    opacity: 1;
}
33.333% {
    opacity: 0;
}
66.666% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@keyframes fade2 {
    0% {
    opacity: 0;
}
33.333% {
    opacity: 1;
}
66.666% {
    opacity: 0;
}
100% {
    opacity: 0;
}
}@keyframes fade3 {
    0% {
    opacity: 0;
}
33.333% {
    opacity: 0;
}
66.666% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}.hero-layout-3-wrap>h1 {
    font-size: 42px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}
.hero-layout-3-wrap {
    margin-top: 72px;
}
.hero-layout-3-wrap>h6 {
    font-size: 1.2em;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-weight: 100;
    padding: 0 85px;
}
.main-title-career-wrap>img {
    height: 55px;
    width: 55px;
    margin-top: 6px;
}
.main-title-career-wrap {
    display: inline-flex;
}
.main-title-career-wrap>h3 {
    margin-left: 5px;
    font-weight: 800;
    font-size: 1.3em;
}
.main-content-career-wrap>p {
    padding: 10px;
    font-size: 1.2em;
    color: #7b7b7b;
    font-weight: 100;
}
section.career-section-wrap {
    padding: 55px 0 55px 0;
}
.career-content-wraptwo {
    margin-top: 49px;
    padding-left: 100px;
    padding-right: 50px;
}
section.career-wrap-client-section {
    background-color: #dcdcdc;
    padding: 15px 0 45px 0;
}
.career-section-title>h3 {
    font-size: 1.7em;
    text-align: center;
    font-weight: 700;
}
.career-section-title>h4 {
    font-size: 1.75em;
    text-align: center;
    font-weight: 100;
    margin-bottom: 36px;
    letter-spacing: 3px;
}
.client-box-wrap {
    margin: 0 45px;
}
.client-posts-content>h3 {
    font-size: 2.5em;
    font-weight: 100;
    color: #fff;
    margin-bottom: 0;
}
.client-posts-content {
    padding: 25px;
}
.client-posts-content>h6 {
    font-size: 16px;
    color: #fff;
    border-bottom: 2px solid #fff;
    display: inline-block;
    padding-bottom: 8px;
    font-weight: 100;
}
.client-posts-content>p {
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}
.owl-next, .owl-prev {
    position: absolute;
    transform: translateY(-50%);
    color: #0061af;
    transition: all .3s;
    -webkit-transition: all .3s;
    margin-top: -11%;
    font-size: 72px!important;
    opacity: .7;
    bottom: 165px;
}
.owl-prev {
    left: -2%!important;
}
.owl-next {
    right: -2%!important;
}
.owl-next:hover, .owl-prev:hover {
    opacity: 1;
}
.opportunity-wrap-box>h3 {
    font-size: 28px;
    text-align: center;
    font-weight: 700;
}
.opportunity-wrap-box>h4 {
    font-size: 30px;
    text-align: center;
    font-weight: 100;
    margin-bottom: 36px;
    letter-spacing: 1px;
}
.btn-apply {
    background-color: #46225f;
    margin-top: 0!important;
    padding: 5px 29px!important;
    margin: 0 auto;
    font-size: 21px;
    font-weight: 100;
}
.applu-box-wrap {
    text-align: center;
    width: 100%;
    margin: 30px 0!important;
}
section.opportunity-section-wrap {
    padding: 15px 0 10px 0;
}
.opportunity-wrap-box>p {
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: 100;
}
ul.applu-box-wrap>li {
    display: -webkit-inline-box;
    background-color: #64367f;
    padding: 0 0 0 26px;
    font-size: 21px;
    color: #fff;
    font-weight: 100;
}
ul.applu-box-wrap>li>a {
    margin-left: 35px;
}
.btn-apply:hover {
    color: #fff;
}
.footer-about-content-wrap>h6 {
    font-size: 16px;
    font-weight: 100;
}
.footer-about-content-wrap>h6>a {
    color: #fff;
}
.follow-links {
    padding: 0 14px;
    position: absolute;
    top: 100px;
    left: 14px;
}
.follow-links>ul>li {
    display: inline-block;
}
.follow-links>ul>li>h6 {
    font-size: 17px;
}
.fnf-box>img {
    height: 330px;
    width: 566px;
}
.fnf-box {
    margin-top: 56px;
    width: 100%;
    text-align: center;
    height: 550px;
}
.all-blog-wrap {
    margin: 25px 0;
    border-bottom: .6px solid #d2d2d2;
}
.blog-content>a {
    font-size: 18px;
    font-weight: 800;
    color: #337ab7;
}
.blog-content>p {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}
.blog-header>h3 {
    font-size: 40px;
    font-weight: 800;
    font-family: exo;
    letter-spacing: 1px;
}
.post-date-wrap>h6 {
    font-size: 18px;
    font-weight: 550;
    color: #000;
}
.blog-content {
    margin: 15px 0;
}
aside#recentposts-2 {
    background-color: #f5f5f5;
}
aside .panel-heading>h3 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    font-family: exo;
}
.list>ul>li {
    margin: 10px 0;
}
.common-box-section>h3 {
    font-size: 27px;
    font-weight: 600;
}
.common-box-section>p {
    font-size: 18px;
    font-weight: 100;
}
.sub-content-privacy-wrap {
    padding: 0 0 0 40px;
}
.sub-content-privacy-wrap>p {
    font-size:  16px;
    font-weight: 100;
    margin-bottom:  10px;
    margin-top:  15px;
}
.services-content-wrap>p {
    font-weight: 400;
    line-height: 26px;
    word-spacing: .1em;
    margin-bottom: 0;
    text-align: center;
    letter-spacing: .16px;
    color: #030303;
    font-size: 16px;
}
.morgage-wrap-section>img {
    height: 100%;
    width: 180px;
}
.morgage-wrap-section>h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 15px 0;
}
.morgage-wrap-section>p {
    font-size: 18px;
    font-weight: 100;
}
.hellobar-content {
    width: 100%;
    bottom: 0;
    background-color: #fffffffa;
    padding: 10px 20px 5px;
    position: absolute;
    overflow: hidden;
    -webkit-animation: fadeInDown .95s ease-in-out 0s 1 normal none running;
    animation: fadeInDown .95s ease-in-out 0s 1 normal none running;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
}
.hellobar-image>img {
    height: 40px;
    width: 46px;
}
.btn-hellobar {
    padding: 5px 25px!important;
    margin-top: 7px!important;
    border: 1px solid #3a2a60;
    background-color: #3a2a60;
    color: #fff;
}
.btn-hellobar:hover {
    color: #fff!important;
}
.hello-bar-button {
    text-align: right;
}
.hello-bar-title>h6 {
    font-size: 18px;
    font-family: exo;
    font-weight: 800;
    text-align: left;
    margin: 0;
    color: #643794;
}
.add-hellobar-shortcode .nf-before-form-content {
    display: none;
}
section.hello_bar_wrap_section {
    position: fixed;
    width: 100%;
    top: 65px;
    z-index: 1000;
}
.popup-inner-content {
    padding-right: 25px;
    margin-top: 45px;
}
.popup-inner-content>p {
    line-height: 35px!important;
    color: #000;
}
.main-popup-title>h3 {
    font-size: 35px;
    font-family: exo;
    font-weight: 800;
    border-bottom: 2px solid #bfbfbf;
    padding-bottom: 10px;
    display: inline-block;
}
.btn-popup {
    background-color: #000;
    color: #fff!important;
    font-family: exo;
}
#news-signup {
    position: fixed;
    width: 100%;
    visibility: hidden;
    z-index: 10002;
    top: 0;
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: -webkit-transform .2s, opacity .2s, visibility 0s .2s;
    transition: transform .2s, opacity .2s, visibility 0s .2s;
    background-color: #0000006e;
    height: 100%}
#news-signup .popup-wrapper {
    background: #ffffffed;
    position: relative;
    margin: 0 auto;
    text-align: center;
    -moz-border-radius: 3px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .5);
    width: 98%}
#news-signup_bg {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .4;
    z-index: 10001;
}
#news-signup_close {
    position: absolute;
    left: 100%;
    margin: 7px 0 0 -30px;
    width: 20px;
    height: 20px;
    color: #000;
    opacity: .3;
    cursor: pointer;
    z-index: 99999;
}
#news-signup_close::before {
    content: "x";
    font: 400 26px/1em 'Roboto Slab', serif;
}
#news-signup_close:hover {
    opacity: .8;
}
#news-signup .popup-content {
    margin: 0 auto;
}
#news-signup .popup-content h2 {
    font: 300 24px/1em 'Roboto Slab', serif;
    color: #fff;
    text-align: center;
    margin: 0 auto 15px;
}
#news-signup .popup-content p {
    font: 300 16px/1em 'Roboto Slab', serif;
}
#news-signup .popup-content form .button input {
    width: 100%;
    padding: 20px 25px 18px!important;
    font-size: 12px;
}
#news-signup .popup-content p.footnote {
    opacity: .8;
    font: 100 11px 'Roboto Slab', serif;
    color: #abb0b7;
    margin-bottom: 0;
}
@media screen and (min-width:800px) {
    #news-signup .popup-wrapper {
    width: 800px;
    margin: 6% auto;
}
}.box-footer {
    margin-bottom: 15px;
    margin-top: 15px;
}
form.newsletter {
    display: inline-flex;
    width: 100%}
.btn-subscribe span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: .5s;
    text-transform: uppercase;
}
.btn-subscribe span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: -4px;
    right: -7px;
    transition: .5s;
    font-size: 15px;
}
.btn-subscribe:hover {
    color: #fff;
}
.btn-subscribe:hover span {
    padding-right: 25px;
    color: #fff;
}
.btn-subscribe:hover span:after {
    opacity: 1;
    right: 8px;
}
form.newsletter>i {
    position: absolute;
    color: #ccc;
    padding: 11px;
}
.btn-subscribe {
    display: inline-block;
    border-radius: 0 8px 8px 0!important;
    background-color: #f4511e;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 0 8px!important;
    width: 93px;
    transition: all .5s!important;
    cursor: pointer;
    background-color: #643794;
    height: 35px;
    margin-top: 0!important;
}
h3.breadcrumb-page-title {
    font-size: 32px;
    font-weight: 800;
    color: #643794;
    border-bottom: 3px solid #d8d8d8;
    display: inline-block;
    padding-bottom: 8px;
}
li.cat-item {
    font-size: 17px;
    line-height: 30px;
    list-style: circle;
    list-style-position: inside;
}
.main-title-wrapper>h2 {
    font-size: 42px;
    font-weight: 600;
    font-family: exo;
    text-transform: uppercase;
    margin: 0;
}
.main-title-wrapper>p {
    font-size: 21px;
    font-weight: 100;
}
.main-title-wrapper {
    width: 100%;
    text-align: center;
}
.news-box-wrapper {
    margin: 25px;
    border: 5px solid #ddd;
    box-shadow: 1px 6px 10px #8484841f;
    border-radius: 18px 18px 0 18px;
}
.news-image-wrapper>a>img {
    height: 215px;
    border-radius: 15px 15px 0 0;
}
.news-content-wrapper>span {
    padding: 5px 9px;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    top: -45px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    background-color: #6437947a;
}
.news-content-wrapper>h4 {
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 600;
    min-height: 65px;
    line-height: 21px;
}
.news-content-wrapper>p {
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 0;
    text-align: justify;
}
.news-content-wrapper {
    padding: 10px 20px 0 20px;
    position: relative;
}
.news-button-wrapper {
    text-align: right;
    margin: 10px 0 0 0;
}
.btn-small-transparent1 {
    background-color: #643794;
    border: 2px solid #000!important;
    padding: 2px 10px!important;
    text-transform: uppercase!important;
    margin-top: 0!important;
}
.btn-small-transparent1:hover {
    color: #fff;
}
.news-wrapper-section {
    padding: 45px 0 35px 0;
}
.news-box-wrapper-single {
    margin: 0 25px 25px 25px;
    border: 5px solid #ddd;
    box-shadow: 1px 6px 10px #8484841f;
    border-radius: 18px 18px 0 18px;
}
.events-wrapper-section-parallax {
    background-image: url(https://slkgroupwebhost.azurewebsites.net/wp-content/uploads/2019/06/event-bg.png);
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 0 45px 0;
}
.eve-date-wrap {
    position: absolute;
    top: 0;
    height: 100%;
    width: 90px;
    background-color: #633793bd;
    padding-top: 45px;
}
.event-main-wrap {
    position: relative;
}
.eve-date-wrap>h5 {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    width: 100%;
    text-align: center;
}
.eve-date-wrap>h6 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    line-height: 28px;
}
.eve-date-wrap>i {
    font-size: 27px;
    text-align: center;
    width: 100%;
    color: #fff;
}
.event-wrapper-box {
    background-color: #fff;
    margin: 15px;
}
.white-title {
    color: #fff!important;
    margin-bottom: 25px;
}
.event-content-wrap>h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    min-height: 35px;
}
.event-content-wrap>p {
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 0;
    min-height: 85px;
}
.event-content-wrap {
    padding: 15px 15px 20px 15px;
}
.event-wrap-image>a>img {
    height: 220px;
}
.event-wrapper-box-main {
    margin: 0 15px 15px 15px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.insight-main>h4 {
    background-color: #ddd;
    text-align: center;
    font-size: 16px!important;
    font-weight: 600;
    border-radius: 0;
    margin: 0;
}
.insight-main {
    margin: 0 0 3px;
}
.nav-insight-pills>li {
    width: 100%;
    margin-left: 0!important;
}
.newstab01 {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 100%}
.newstab01 button {
    display: block;
    background-color: inherit;
    color: #000;
    padding: 25px 16px;
    width: 100%;
    border: none;
    outline: 0;
    text-align: center;
    cursor: pointer;
    transition: .3s;
    font-size: 17px;
}
.newstab01 button:hover {
    background-color: #ddd;
}
.newstab01 button.active {
    background-color: #ccc;
}
.tabcontent {
    border: none;
    width: 100%;
    border-left: none;
    height: 300px;
}
.main-insight-pills {
    padding: 45px 0;
}
.insight-main-icon>img {
    height: 100%;
    width: 100%;
    transition: all .9s;
    object-fit: cover;
}
.insight-main-content>h5 {
    font-size: 15px;
    font-weight: 550;
    line-height: 21px;
    margin: 0 0 0;
    color: #0061af;
    min-height: 63px;
}
.readmore-icon-wrap>p>a>i {
    font-size: 23px;
    padding: 0 6px 0;
    color: #643794;
    position: relative;
    top: 3px;
    transition: all .9s;
    margin-right: 10px;
}
.readmore-icon-wrap>p>a {
    padding: 10px 0 0;
    color: #643794;
    font-size: 16px;
    font-weight: 400;
}
.insight-main-content>p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    min-height: 60px;
    color: #030303;
    margin-top: 6px;
}
.insight-main-content {
    padding: 15px 10px;
    min-height: 110px;
}
.press_blog_img>img {
    height: 200px;
    object-fit: cover;
    width: 100%}
.press_blog_cal {
    font-size: 13px;
}
.insight-main-wraper {
    background-color: #fff;
    box-shadow: 8px 5px 5px 1px #eaeaea;
    margin: 0 0 30px 33px;
    overflow: hidden;
}
.readmore-icon-wrap>i {
    color: #fff;
}
.insight-title>h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px 0;
}
.insight-title>h3>i {
    font-size: 22px;
    margin-right: 4px;
    color: #ff9650;
}
.insight_logo_box>img {
    height: 24px;
    width: 32px;
    margin-left: 10px;
}
.insight_logo_box {
    background-color: #60618c;
    padding: 2px 0 3px;
}
.readmore-icon-wrap {
    margin: 0 0px 10px 10px;
    text-align: left;
    padding-bottom: 1px;
}
.white-title>p {
    color: #fff!important;
}
.parent-content>p>i {
    display: inline-block;
    vertical-align: middle;
    height: .4em;
    width: .4em;
    border-radius: .15rem;
    background: #585858;
    margin-left: -18px;
}
.modal-del-link {
    text-decoration: none;
    background: #2ccedc;
    font-size: 18px;
    color: #fff;
    padding: 8px 20px;
    font-weight: 100;
    border: 0;
    margin: 10px 0;
    width: 100%;
    text-align: left;
}
.modal-del-link:hover {
    background-color: #2ccedc;
}
.delmodal {
    margin-top: 150px;
    width: 500px;
    height: 300px;
    background: #3ae6e8;
    border-radius: 4px;
    padding: 20px 0 20px 0;
    z-index: 99999;
    position: fixed;
    top: 6%;
    left: 30%}
.del-content {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    width: 100%}
.social-share-page-wrap {
    position: absolute;
    right: 37px;
    top: 0;
}
.social-share-page-wrap>h3 {
    font-size: 13px;
}
.social-share-page-wrap>ul>li {
    display: inline-flex;
    margin: 0 5px;
}
#float-demo {
    position: absolute;
    right: 3rem;
    z-index: 100;
    opacity: .9;
    transition: all 1s;
    -webkit-transition: all 1s;
    background-color: rgba(116, 56, 160, .7);
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    display: none;
}
.menu-wrap {
    float: right;
    margin-top: 11px;
    margin-right: -20px;
}
#float-demo a {
    text-align: center;
    text-decoration: none;
    font-size: .85em;
    color: #fff;
}
#float-demo .fa {
    display: block;
    font-size: 3em;
    margin-bottom: .4rem;
}
#float-demo span {
    width: 100%;
    font-size: 14px;
    text-align: center;
}
#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 18px!important;
}
.nf-form-content label {
    font-size: 15px!important;
    font-weight: 600!important;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 35px!important;
}
.close_btn_slider_mail>button>img {
    height: 45px;
    width: 45px;
    background-color: #000;
}
.modal-content>h5 {
    font-size: 18px;
    padding: 20px 20px 0;
}
.modal-content {
    background-color: #f1f1f1;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background-color: #fff!important;
}
input#nf-field-18 {
    padding: 5px 20px;
    color: #fff;
    background-color: #7438a0;
    margin-top: 0!important;
}
input#nf-field-16 {
    width: 100%}
div#nf-field-16-container {
    margin-bottom: 0!important;
    width: 70%}
div#nf-field-18-container {
    margin-bottom: 0!important;
}
div#largeModal {
    background-color: #0006;
}
.navbar-inverse {
    background-color: transparent!important;
    width: 100%;
    z-index: 99;
    margin: 0 auto;
}
.navbar {
    margin-bottom: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    min-width: 91px;
    padding: 0 0;
    min-height: inherit;
    border: none;
    display: block;
    text-align: center;
    margin-left: 12px;
}
.navbar-brand {
    height: auto;
    padding: 0;
    margin: 0!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.navbar-brand #logo img {
    height: auto;
    margin: 1px 0;
    width: 54px;
}
.navbar-brand h1 {
    margin: 0;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000!important;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 00px 0 0 0;
    padding: 5px 11px 5px 11px;
    text-transform: capitalize;
    border-radius: 0;
    -webkit-transition: background .5s ease-in-out 0s;
    -moz-transition: background .5s ease-in-out 0s;
    -o-transition: background .5s ease-in-out 0s;
    transition: background .5s ease-in-out 0s;
}
.navbar-inverse .navbar-nav>li.current>a {
    color: #fff;
    background-color: #333!important;
    border-bottom: none;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #643794!important;
    background-color: transparent!important;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}
.header-menu-wrap {
    background-color: transparent;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    z-index: 9;
}
.item-overlay>p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}
.carousel-control.left {
    background-image: none;
    height: 10%;
    text-align: center;
    width: 100%;
    position: absolute!important;
    top: 89%;
    left: -38px;
    font-size: 30px;
    color: #fff;
    opacity: 1;
}
.carousel-control.right {
    background-image: none;
    height: 10%;
    text-align: center;
    width: 100%;
    position: absolute!important;
    top: 89%;
    font-size: 30px;
    opacity: 1;
}
.item-overlay>h3 {
    font-size: 27px;
    margin: 0 0 10px;
    line-height: 34px;
    color: #fff;
    font-weight: 600;
    text-align: left;
}
.banner {
    width: 600px;
    position: absolute;
    bottom: 0;
}
.item-overlay {
    padding: 35px 25px 35px 70px;
    width: 100%}
.back_over_lay_color {
    background: linear-gradient(45deg, #b781f1, #643794, #242444);
    position: absolute;
    height: 100%;
    width: 100%;
    transform: skewX(-18deg);
    left: -35px;
}
.intro-content>h6 {
    font-size: 14px;
    line-height: 25px;
}
.intro-content>h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 35px;
}
.intro_icon_box>img {
    height: 60px;
    width: 60px;
    margin: 15px 0;
}
.intro_box {
    text-align: center;
    margin: 10px 10px 10px;
    background-color: #ddd;
    padding: 15px 15px 30px;
    border: 5px solid transparent;
}
.intro_cont>h4 {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 20px 0;
}
.intro_cont>p {
    font-size: 11px;
    line-height: 24px;
    margin-bottom: 20px;
}
.intro_link>a {
    font-size: 11px;
    border-bottom: 1px solid #000;
    font-weight: 700;
    padding-bottom: 2px;
}
.col-lg-offset-1-custom {
    margin-left: 13.33333%!important;
}
.intro_box:hover {
    border: 5px solid #643694;
}
.latest_update_cont {
    position: absolute;
    top: 15px;
    padding: 15px;
}
.latest_update_main_box {
    position: relative;
}
.latest_layer {
    position: absolute;
    height: 100%;
    width: 43%;
    bottom: 0;
    background: linear-gradient(82deg, #000, #000000cf, #00000073, #ffffff00);
}
.latest_update_image>img {
    width: 100%;
    height: 275px;
    object-fit: cover;
}
.latest_update_image {
    position: relative;
}
.latest_update_cont>h6 {
    font-size: 21px;
    padding: 15px;
    margin: 0;
    color: #fff;
    line-height: 28px;
}
.latest_update_cont>h6>Span {
    font-size: 17px;
}
.latest_update_cont>p {
    margin-bottom: 12px;
    padding: 0 15px 6px;
    color: #bda323;
    font-size: 27px;
    font-weight: 700;
}
.btn-latest-up {
    border: 2px solid #fff;
    margin: 0 0 0 15px;
}
.btn-latest-up:hover {
    color: #fff;
}
section.latest_update_section {
    padding: 4rem 0 7rem;
}
.latest_update_main_box>p {
    font-size: 16px;
    margin: 15px 0;
    line-height: 27px;
}
.latest_update_image2>img {
    height: 150px;
    object-fit: cover;
    width: 100%}
.latest_update_cont2>h6 {
    margin: 10px 0 10px;
    font-size: 20px;
    font-weight: 700;
}
.latest_update_cont2>p {
    font-size: 13px;
    line-height: 25px;
}
section.home_get_touch_section {
    width: 98%;
    background-color: #812cd0;
    margin-top: 25px;
}
form.subscribe_Form {
    display: inline-flex;
}
form.newsletter>input {
    margin: 20px 10px 30px 0;
    width: 411px;
    height: 45px;
    color: #fff!important;
}
.btn-sub-submit {
    background-color: #fff;
    color: #000;
    margin-top: 20px!important;
    font-weight: 700;
    font-size: 22px;
}
.get_touch_title>h4 {
    font-size: 24px;
    color: #fff;
    padding: 0;
    line-height: 33px;
    letter-spacing: 1px;
    margin: 25px 0 0;
}
.social_wrap_box>ul {
    display: inline-flex;
}
.social_wrap_box>ul>li>a {
    margin: 0 13px 0 0;
}
.social_wrap_box>ul>li {
    text-align: center;
}
.social_wrap_box>ul>li>a>i {
    color: #fff;
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 90px;
    border: transparent;
}

.client_drop_box {
    width: 250px;
    left: -135px;
    top: 23px;
    background-color: #fff;
	z-index:115;
}
.client_drop_box a {
    padding: 10px 15px;
    font-size: 13px;
    color: #000;
    border: none;
}
.client_drop_box a:hover {
   color: #0061af;
}
.login_box_wrap>a:hover {
    background-color: transparent!important;
}
.navbar-ex2-space {
    padding: 2px 0px !important;
}
.login_box_wrap>a {
    color: #000;
    margin: 0;
   /* background-color: #f68b1f!important*/;
    padding: 0!important;
}
.login_box_wrap>a:hover{color:#0061af;}
.login_box_wrap {
    padding: 0px 0px;
    margin-left: 5px;
}
.breadcrumb_wraper_box {
    position: relative;
}
.breadcrumb_wraper_box {
    position: absolute;
}
.breadcumb_skew_wrap {
    background: linear-gradient(90deg, #8930b2, #623692d1, #4d1085f0);
    position: absolute;
    height: 100%;
    width: 100%;
    transform: skewX(-18deg);
    left: -35px;
}
.breadcrumb_wraper_box {
    width: 600px;
    position: absolute;
    bottom: 0;
}
.breadcrumb_wraper_cont>h3 {
    font-size: 28px;
    margin: 0 0;
    line-height: 40px;
    color: #fff;
    font-weight: 5;
    text-align: left;
    padding: 15px 40px 15px 80px;
    height: 180px;
    display: table-cell;
    vertical-align: middle;
}
.breadcrumb_wraper_cont {
    position: relative;
}
.sorting_insights>select {
    text-align: left;
}
.in_o {
    border-left: 10px solid #6C8DC8;
}
.in_o:hover h4 {
    width: 100%;
    -webkit-transition-timing-function: ease-in-out;
    background-color: #6C8DC8;
    transition: all .9s;
}
.in_o:hover h4 a {
    color: #000;
}
.in_t {
    border-left: 10px solid #FBB674;
}
.in_t:hover h4 {
    width: 100%;
    -webkit-transition-timing-function: ease-in-out;
    background-color: #FBB674;
    transition: all .9s;
}
.in_t:hover h4 a {
    color: #000;
}
.in_th {
    border-left: 10px solid #6C8DC8;
}
.in_th:hover h4 {
    width: 100%;
    -webkit-transition-timing-function: ease-in-out;
    background-color: #6C8DC8;
    transition: all .9s;
}
.in_th:hover h4 a {
    color: #000;
}
.in_f {
    border-left: 10px solid #FBB674;
}
.in_f:hover h4 {
    width: 100%;
    -webkit-transition-timing-function: ease-in-out;
    background-color: #FBB674;
    transition: all .9s;
}
.in_f:hover h4 a {
    color: #000;
}
.in_fiv {
    border-left: 10px solid #6C8DC8;
}
.in_fiv:hover h4 {
    width: 100%;
    -webkit-transition-timing-function: ease-in-out;
    background-color: #6C8DC8;
    transition: all .9s;
}
.in_fiv:hover h4 a {
    color: #000;
}
section.tab-wraper-content {
    padding: 40px 0 65px;
}
.insight-post-content {
    padding: 15px 10px;
}
.insight-post-content>h5 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: #643794;
    min-height: 85px;
}
.insight-post-content>p {
    font-size: 15px;
    line-height: 24px;
}
.readmore-post-wrap>p>a>i {
    font-size: 23px!important;
    padding: 0 6px 0!important;
    color: #643794!important;
    position: relative!important;
    top: 3px!important;
}
.readmore-post-wrap>p {
    padding: 10px 0 0!important;
    color: #643794!important;
    font-size: 14px!important;
    font-weight: 700!important;
}
section.new_hero_wraper {
    width: 100%;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
    background-size: 100%;
    background-position-y: center;
    transition: all 3s;
    overflow: hidden;
}
.new_page_hero_content_wrap {
      display: table-cell;
    /*vertical-align: middle;*/
	padding-top:25%;
    width: 100%;
    height: 49vw;
}
.new_page_hero_cont>h5 {
    padding: 0 126px 0 85px;
    font-size: 30px;
    line-height: 38px;
    color: #000;
	font-weight:600;
    position: relative;
    top: 0%;
    width: 100%}
	.page-template-template-insights-php .btn-hero-read-more{top:85%;}
	.post-template-default .btn-hero-read-more{top:75%;}
	.single-casestudies .btn-hero-read-more{top:60%;}
.new_page_hero_cont {
    position: relative;
   /* background-image: url(http://slkstaging.wpengine.com/wp-content/uploads/2021/08/Patch.png);*/
    height: auto;
    background-repeat: no-repeat;
    width: 800px;
    /*position: absolute;
    top: 31%*/}
ul.new_hero-layout {
    position: relative;
    /*top: 22%;*/
    display: inline-flex;
    left: 0;
    margin-left: 75px;
}
ul.new_hero-layout>li {
    padding-left: 10px;
    color: #000;
    font-size: 15px;
    letter-spacing: .7px;
    line-height: 20px;
    font-weight: 600;
    margin: 40px 0 10px 12px;
}
.career-big-image-wrap>img {
    width: 100%}
.foot_Skew {
    background-color: #5c298c;
    height: 190px;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.scoial_wraper_box_side {
    width: 43px;
    position: fixed;
    top: 217px;
    right: 0;
    z-index: 999;
    background-color: #b9b9b9;
    display: block;
    padding: 7px 6px;
}
.scoial_wraper_box_side>ul>li {
    margin: 8px 0;
    height: 30px;
    width: 30px;
}
.scoial_wraper_box_side>ul>li>a>i {
    color: #b9b9b9;
    background-color: #343434;
    padding: 8px 7px;
    border-radius: 90px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.insight_box_wrap {
    margin: 5px 0 15px;
    color: #5f5c5c;
    font-weight: 600;
}
.insight_box_wrap>i {
    color: #928f8f;
}
.leader-slider-image-wrap>img {
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.header_box_icon>img {
    height: 50px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.header_box_icon {
    width: 100%;
    text-align: center;
    margin-top: 0;
}
.header_main_box_design {
    border: 5px solid #e7e7e7;
    padding: 15px 10px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 35px;
    background-color: #fff;
    box-shadow: 5px 5px 7px 5px #c1c0c0;
}
.header_box_content>p {
    margin: 28px 0 0;
    font-weight: 3;
    color: #010101;
    padding: 5px 8px 10px;
    line-height: 24px;
    min-height: 97px;
    font-size: 16px;
}
.small_header_wrap_cont>p {
    font-size: 16px;
    text-align: center;
    color: #030303;
    line-height: 25px;
    font-weight: 500;
    margin-top: 15px;
    letter-spacing: .7px;
}
.title_wrap_box_border:after {
    width: 25px;
}
.title_wrap_aft_brd:before {
    height: 25px;
}
.title_wrap_aft_brd:after {
    width: 25px;
}
.btn-star {
    border: 1px solid #000;
    border-radius: 6px!important;
    color: #000;
    font-size: 15px!important;
}
.rate_us_box {
    margin-top: 15px;
    text-align:  left;
}
.btn-star:hover {
    background-color: #0061af ;
    color: #fff;
    border-color: #0061af ;
}
.btn-star:hover i {
    color: #fff;
    transform-style: preserve-3d;
    transition: all .8s ease-in-out;
    transform: rotateY(360deg);
}
.sticky_blog_wrap {
    position: absolute;
    right: 60px;
    bottom: 8px;
    width: 13%;
    padding: 10px 5px;
    background-color: #ff914e;
    border-radius: 10px;
    text-align: center;
    z-index: 10;
}
.sticky_blog_title>h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 550;
    margin: 10px 0 0;
    color: #0b0b0b;
    padding: 0 1px;
}
.sticky_blog_title>a {
    font-size: 12px;
    color: #0b0b0b;
    text-decoration: underline;
}
.sticky_blog_title>a>i {
    font-size: 24px;
    margin-top: 11px;
    color: #0b0b0b;
}
.sticky_blog_title>a:hover {
    color: #000;
}
.sticky_blog_wrap:after {
    content: '\f0d7';
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 0 1px;
    text-decoration: none;
    font-size: 28px;
    color: #ff914e;
    bottom: -25px;
    position: absolute;
    width: 100%;
    left: 0;
}
@media (min-width:1200px) {
    .container {
    width: 90%!important;
}
}.navbar-nav {
    margin-left: 51px;
}
.subscribe_Form input::placeholder {
    color: #000!important;
    opacity: 1;
    font-size: 22px;
    font-weight: 600;
}
.subscribe_Form input:-ms-input-placeholder {
    color: #000;
    font-size: 22px;
    font-weight: 600;
}
.subscribe_Form input::-ms-input-placeholder {
    color: #000;
    font-size: 22px;
    font-weight: 600;
}
.certification-wrap>ul>li {
    color: #fff;
    font-size: .85em;
    line-height: 27px;
    font-weight: 300;
}
.certification-wrap>ul {
    margin-bottom: 10px;
}
.modal_close_leader {
    position: absolute;
    right: 0;
    z-index: 9;
}
.modal_close_leader>a>img:hover {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    color: #fff;
}
.modal_close_leader {
    height: 50px;
    width: 50px;
    background-color: #000;
}
.modal_close_leader>a>img {
    height: 50px;
    padding: 12px;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.leader-cont {
    border: 0;
}
.leader_item_Wrap {
    width: 100%}
.news-events-page--list-page {
    margin-right: 25px;
}
.news-events-page--list-page:last-child {
    margin-right: 0;
}
.middle-row {
    display: flex;
    justify-content: center;
}
h2.contact-title {
    font-size: 28px;
    font-weight: 500;
    line-height: 37px;
    color: #0061af;
    margin-bottom: 20px;
}
.btn-other-global-solution{
    font-size: 14px !important;
  	font-weight: 400;
  margin-bottom:0px;
  border-radius: 30px !important;
    letter-spacing: 0px;
    color: #fff;
    border: 2px solid #fff;
    background-color: #f68b22; padding:10px 27px;}



    .btn-other-global-solution:hover{ background-color:#0061af; color: #fff;}
    .btn-other-global-solution:after {
    content: "›";
    margin-left: 4px;
    font-size: 1.9rem;
    font-weight: bold;
    display: inline-block;
    line-height: 1.5rem;
    margin-left: 4px;
}
.form-control1 {
    background-color: #e6e6e6!important;
    height: 34px;
    border: #fff;
    width: 160px!important;
    padding: 3px 6px 3px!important;
    font-size: 13px!important;
    color: #000!important;
    display: inline-block;
}
ul.top_filter_insights {
    display: inline-flex;
    float: right;
    margin-bottom: 35px;
    position: relative;
}
.sorting_insights>i {
    position: absolute;
    right: 10px;
    top: 10px;
}
.sorting_insights {
    margin-left: 20px;
}
.btn-ins_search {
    background-color: #ddd;
    margin: 0!important;
    font-size: 17px;
    position: absolute;
    right: 83px;
    height: 34px;
    line-height: 4px;
}
.btn-ins_search>i {
    color: #999;
}
.tab_active_wrap>h4 {
    background-color: #6C8DC8!important;
}
.tab_active_wrap>h4>a {
    color: #000;
    padding: 16px 25px;
}
.tab_active_wrap1>h4 {
    background-color: #FBB674!important;
}
.tab_active_wrap1>h4>a {
    color: #000;
    padding: 16px 25px;
}
.tab_active_wrap2>h4 {
    background-color: #6C8DC8!important;
}
.tab_active_wrap2>h4>a {
    color: #000;
}
.tab_active_wrap3>h4 {
    background-color: #FBB674!important;
}
.tab_active_wrap3>h4>a {
    color: #000;
}
.tab_active_wrap4>h4 {
    background-color: #6C8DC8!important;
}
.tab_active_wrap4>h4>a {
    color: #000;
}
form.subscribe_Form input.form-control::placeholder {
    color: #b780f5!important;
    font-size: 14px;
    font-weight: 400;
}
p.title_mar_top {
    margin-top: 20px;
}
.button-bgcolor-mt:hover {
    background-color: #0061af;
    color: #fff;
}
.button-bgcolor-mt {
    background: #f68b1f;
	padding: 10px 27px;
    border-radius: 30px !important;
    border: 2px solid #fff !important;
	color: #fff;
}
.button-bgcolor-mt::after {
    content: "›";
    font-weight: bold;
    display: inline-block;
    line-height: 2rem;
    margin-left: 4px;
    font-size: 1.9rem;
}
.button-bgcolor-mt {
    background: #f68b1f;
}
.arrow-btn-box {
    display: inline-block;
    position: relative;
}
.arrow-btn {
    padding: 10px 40px 10px 15px;
    color: #000;
    -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
    transition: .5s cubic-bezier(.86, 0, .07, 1);
    display: inline-block;
    line-height: 1;
    font-size: 16px;
}
.arrow-btn-box:hover .arrow-btn {
    padding: 10px 60px 10px 15px;
}
.arrow-btn:before {
    content: '';
    position: absolute;
    top: 65%;
    right: 20px;
    -webkit-transform: translateY(-50%) scaleX(0);
    -ms-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    width: 30px;
    height: 2px;
    -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
    transition: .5s cubic-bezier(.86, 0, .07, 1);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    background: #fff;
}
.arrow-btn:after {
    content: '';
    position: absolute;
    top: 65%;
    right: 20px;
    width: 7px;
    height: 7px;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
    transition: .5s cubic-bezier(.86, 0, .07, 1);
}
.arrow-btn-box:hover .arrow-btn:before {
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
}
.arrow-btn-box:hover .arrow-btn:after {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
}
.btn-sub-submit:hover {
    background-color: #febb75;
}
.arrow-btn1 {
    padding: 13px 40px 13px 15px;
    color: #000;
    -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
    transition: .5s cubic-bezier(.86, 0, .07, 1);
    display: inline-block;
    line-height: 1;
    font-weight: 600;
    font-size: 16px;
}
.arrow-btn-box:hover .arrow-btn1 {
    padding: 13px 60px 13px 15px;
}
.arrow-btn1:before {
    content: '';
    position: absolute;
    top: 45%;
    right: 20px;
    -webkit-transform: translateY(-50%) scaleX(0);
    -ms-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    width: 30px;
    height: 2px;
    -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
    transition: .5s cubic-bezier(.86, 0, .07, 1);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    background: #000;
}
.arrow-btn1:after {
    content: '';
    position: absolute;
    top: 45%;
    right: 20px;
    width: 7px;
    height: 7px;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
    transition: .5s cubic-bezier(.86, 0, .07, 1);
}
.arrow-btn-box:hover .arrow-btn1:before {
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
}
.arrow-btn-box:hover .arrow-btn1:after {
    border-right: 2px solid #000;
    border-top: 2px solid #000;
}
.fade-anim-box {
    display: inline-block;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: 1s cubic-bezier(.77, 0, .175, 1);
    -o-transition: 1s cubic-bezier(.77, 0, .175, 1);
    transition: 1s cubic-bezier(.77, 0, .175, 1);
}
.fade-anim-box.fade-anim {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.sorting_insights>label {
    margin: 0 15px 0 10px;
    font-weight: 400;
    font-size: 14px;
}
.gutter_case {
    margin: 0;
    padding: 0 8px;
}
.insight-main>h4>a {
    padding: 17px 8px 17px 20px;
    display: block;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
}
section.single_case_wrap_section {
    padding: 45px 0;
}
.single_title_box>h4 {
    background-color: #0061af;
    width: 48%;
    font-size: 16px;
    padding: 13px 4px 13px;
    font-weight: 400;
	color:#fff;
}
.single_title_box>h4>span {
    background-color: #fff;
    padding: 5px 14px 6px;
    margin-right: 15px;
    font-size: 16px;
	color:#000 !important;
    font-weight: 600;
}
.single_points_box {
    margin: 25px 0 0;
}
.single_points_box>ul>li {
    list-style: disc;
    margin-left: 20px;
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: 400;
}
.s_s_cs_box2>h4 {
    background-color: #0061af;
}
.s_s_cs_box3>h4 {
    background-color: #0061af;
}
.s_s_cs_box4>h4 {
    background-color: #0061af;
}
.s_s_cs_box5>h4 {
    background-color: #f68b1f;
}
.f_s_points_box>h6 {
    font-size: 16px;
    margin: 0 0 10px;
}
.f_s_points_box>ul>li {
    list-style: disc;
    margin-left: 20px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.fifth_points_box_Wrap {
    padding: 15px;
    background-color: #DDDBD9;
}
.image_box_single_cs {
    margin: 25px 0 0;
    text-align: center;
}
.f_s_points_box {
    padding: 10px 20px 0;
}
.f_s_points_box ul ul li {
    list-style: square;
    margin-left: 39px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 7px;
}
.f_s_points_box>ul {
    margin-bottom: 10px;
}
.testimonial_single_page_box {
    margin-top: 85px;
    background-color: #ddd;
    position: relative;
    padding: 0 0 25px;
    margin-bottom: 10px;
}
.small_icon_img_box {
    text-align: center;
    position: relative;
    top: -30px;
}
.testi_xont_wrap>p {
    text-align: center;
    line-height: 27px;
    font-size: 16px;
}
.testi_xont_wrap>h6 {
    text-align: center;
    font-size: 18px;
    font-weight: 550;
    margin-top: 25px;
}
.btn-single-wrap {
    margin: 0!important;
    box-shadow: 0 10px 18px -5px #a5a4a4;
    color: #000;
    font-size: 18px;
    width: 285px;
    padding: 10px 12px;
}
.btn-single-wrap>img {
    margin-left: 20px;
}
.broucher_img>img {
    height: 250px;
    padding: 20px 0;
    object-fit: contain;
    width: 100%}
.brochure_cont_wrap>h5 {
    min-height: 0;
}
.brochure_cont_wrap>h6 {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 5px;
}
.readmore-icon-wrap>p {
    color: #643794;
    font-weight: 400;
    font-size: 16px;
    transition: all .9s;
}
.broucher_img {
    background-color: #eaeaea;
    overflow: hidden;
}
.related_blog_box:hover .blog_Single_rd-mr p a i {
    margin-right: 10px;
    animation: shake 4s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
}
.download_button_box:after, .download_button_box:before, .single_button_div:after, .single_button_div:before {
    background: #0061af;
}
.single_button_div:before {
    width: 4px;
    height: 0;
    bottom: 0;
    left: 0;
}
.single_button_div:after {
    height: 4px;
    width: 0;
    top: 0;
    left: 0;
}
.download_button_box:before {
    width: 4px;
    height: 0;
    top: 0;
    right: 0;
}
.download_button_box:after {
    height: 4px;
    width: 0;
    right: 0;
    bottom: 0;
}
.single_button_div:hover:before {
    height: 100%;
    transition: all .5s linear;
}
.single_button_div:hover:after {
    width: 100%;
    transition: all .5s linear .5s;
}
.single_button_div:hover .download_button_box:before {
    height: 100%;
    transition: all .5s linear 1s;
}
.single_button_div:hover .download_button_box:after {
    width: 100%;
    transition: all .5s linear 1.5s;
}
.single_button_div {
    height: 100%;
    width: 285px;
    position: relative;
}
.download_button_box {
    border-bottom: 4px solid #0061af;
}
.download_button_box:after, .download_button_box:before, .single_button_div:after, .single_button_div:before {
    content: "";
    position: absolute;
}
.title_wrap_box_border {
    position: relative;
    text-align: center;
}
.title_wrap_box_border:hover .title_wrap_aft_brd .header_box_icon>img {
    filter: none;
}
.title_wrap_box_border .header_main_box_design {
    padding: 27px 15px 25px;
}
.title_wrap_box_border .header_main_box_design:after, .title_wrap_box_border .header_main_box_design:before, .title_wrap_box_border:after, .title_wrap_box_border:before {
    display: inline-block;
    position: absolute;
    content: "";
    background-color: #643794;
    z-index: 1;
}
.title_wrap_box_border .header_main_box_design:before, .title_wrap_box_border:before {
    right: 0;
    top: 0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}
.title_wrap_box_border .header_main_box_design:after, .title_wrap_box_border:after {
    left: 0;
    bottom: 0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}
.title_wrap_box_border:hover:after, .title_wrap_box_border:hover:before {
    transform: scaleY(1);
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}
.title_wrap_box_border:before {
    transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -ms-transform-origin: right top 0;
    -o-transform-origin: right top 0;
}
.title_wrap_box_border:after {
    transform-origin: left bottom 0;
    -webkit-transform-origin: left bottom 0;
    -moz-transform-origin: left bottom 0;
    -ms-transform-origin: left bottom 0;
    -o-transform-origin: left bottom 0;
}
.title_wrap_box_border .header_main_box_design:before {
    transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -ms-transform-origin: right top 0;
    -o-transform-origin: right top 0;
}
.title_wrap_box_border .header_main_box_design:after {
    transform-origin: top left 0;
    -webkit-transform-origin: top left 0;
    -moz-transform-origin: top left 0;
    -ms-transform-origin: top left 0;
    -o-transform-origin: top left 0;
}
.title_wrap_box_border:after, .title_wrap_box_border:before {
    height: 100%;
    width: 5px;
    transform: scaleY(0);
    -webkit-transform: scaleY(.1);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}
.title_wrap_box_border:hover .header_main_box_design:after, .title_wrap_box_border:hover .header_main_box_design:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}
.title_wrap_box_border .header_main_box_design:after, .title_wrap_box_border .header_main_box_design:before {
    width: 100%;
    height: 5px;
    transform: scaleX(0);
    -webkit-transform: scaleX(.1);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}
.play_icon_insight {
    cursor: pointer;
    position: absolute;
    top: 38%;
    text-align: center;
    width: 100%}
.video_wrp_box {
    position: relative;
}
.video_wrp_box>img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}
.play_icon_insight>i {
    transition: all .9s;
    font-size: 80px;
    color: #643794;
}
.main_video_box:hover .video_wrp_box .play_icon_insight i {
    transition: all .9s;
    transform: scale(1.2);
}
.main_video_box:hover .video_wrp_box img {
    transform: scale(1.2);
    transition: all .9s;
}
.video_wrap_title>h4 {
    font-size: 15px;
    font-weight: 600;
    color: #0061af;
    line-height:  18px;
    margin-bottom: 5px;
	min-height:58px;
}
.video_wrap_title>p {
    font-size: 14px;
    margin-bottom: 0;
    min-height: 65px;
    color: #000;
}
.main_video_box {
    box-shadow: 8px 5px 5px 1px #eaeaea;
    margin: 0 0 30px 30px;
}
.main_video_box:hover .action-button span.button-wrapper{border: 1px solid #1963AF;}
.main_video_box:hover .action-button .btn1 {
    padding: 5px 27px;
    background: #1963AF;
    border-color: #1963AF;
}
.main_video_box:hover .action-button .no-text span:not(.arrow){
    display: block;
}
.video_wrap_title {
    padding: 15px;
}
aside.footer-widget ul li a:hover {
    color: #0061af !important;
}
.social_wrap_box>ul>li:hover i.fa.fa-linkedin {
    background-color: #2867b2;
    border: 1px solid #2867b2;
    color: #fff;
}
.social_wrap_box>ul>li:hover i.fa.fa-tumblr {
    background-color: #34526f;
    border: 1px solid #34526f;
    color: #fff;
}
.social_wrap_box>ul>li:hover i.fa.fa-twitter {
    background-color: #00acee;
    border: 1px solid #00acee;
    color: #fff;
}
.social_wrap_box>ul>li:hover i.fa.fa-facebook {
    background-color: #3b5998;
    border: 1px solid #3b5998;
    color: #fff;
}
.social_wrap_box>ul>li:hover i.fa.fa-youtube-play {
    background-color: #c4302b;
    border: 1px solid #c4302b;
    color: #fff;
}
.social_wrap_box>ul>li:hover i.fa.fa-envelope {
    background-color: #964b00;
    border: 1px solid #964b00;
    color: #fff;
}
.social_wrap_box>ul>li:hover i.fa.fa-phone {
    background-color: #45c745;
    border: 1px solid #45c745;
    color: #fff;
}
.scoial_wraper_box_side>ul>li:hover i.fa.fa-linkedin {
    background-color: #2867b2;
    border: 1px solid #2867b2;
    color: #fff;
}
.scoial_wraper_box_side>ul>li:hover i.fa.fa-twitter {
    background-color: #00acee;
    border: 1px solid #00acee;
    color: #fff;
}
.scoial_wraper_box_side>ul>li:hover i.fa.fa-facebook {
    background-color: #3b5998;
    border: 1px solid #3b5998;
    color: #fff;
}
.scoial_wraper_box_side>ul>li:hover i.fa.fa-youtube-play {
    background-color: #c4302b;
    border: 1px solid #c4302b;
    color: #fff;
}
.scoial_wraper_box_side>ul>li:hover i.fa.fa-envelope {
    background-color: #964b00;
    border: 1px solid #964b00;
    color: #fff;
}
.scoial_wraper_box_side>ul>li:hover i.fa.fa-phone {
    background-color: #45c745;
    border: 1px solid #45c745;
    color: #fff;
}
div#logo>h4 {
    padding-left: 7px;
    font-size: 15px;
    margin: 0;
}
.insight-main-wraper:hover {
    /*background-color: #643794;*/
    transition: all 1s;
}
.insight-main-content span {
    font-size: 12px;
    color: #000;
}

.insight-main-wraper:hover .insight-main-content span {
    color: #000;
}
/*.insight-main-wraper:hover .insight-main-content h5 {
    color: #fff;
}
.insight-main-wraper:hover .press_blog_cont h5 {
    color: #fff;
}
.insight-main-wraper:hover .insight-main-content h6 {
    color: #fff;
}
.insight-main-wraper:hover .readmore-icon-wrap p {
    color: #fff;
}
.insight-main-wraper:hover .readmore-icon-wrap>p>a>i {
    color: #fff;
}
.insight-main-wraper:hover .readmore-icon-wrap>p>a {
    color: #fff;
}
.insight-main-wraper:hover .insight-main-content p {
    color: #fff;
}*/
.insight-main-wraper:hover .insight-main-icon img {
    transform: scale(1.2);
    transition: all .9s;
}
.insight-main-icon.press_blog_img {
    overflow: hidden;
}
.insight-main-wraper:hover .action-button span.button-wrapper {
    border: 1px solid #1963AF;
}
.insight-main-wraper:hover .action-button .btn1 {
    padding: 5px 27px;
    background: #1963AF;
    border-color: #1963AF;
}
.insight-main-wraper:hover .action-button .no-text span:not(.arrow) {
    display: block;
}
.insight-main-icon {
    overflow: hidden;
}
.btn-hero-read-more{
    color: #fff!important;
    position: relative !important;
    margin-top: 10px;
    margin-left: 75px;
    font-size: 14px;
    letter-spacing: 0px;
    border: 2px solid #fff;
	border-radius:30px !important;
    background-color:#f68b22; 
	padding:10px 27px;
	display:table;
}
.btn-hero-read-more:hover{ background-color:#0061af; text-decoration:none !important;}
    .btn-hero-read-more:after {
    content: "›";
    margin-left: 4px;
    font-size: 2rem;
    font-weight: bold;
    display: inline-block;
    line-height: 2rem;
    margin-left: 4px;
}
.form-control2 {
    background-color: #ddd;
    border: 0;
    padding: 8px 10px;
    font-size: 13px;
}
.mtfooter h3 a:hover {
    color: #0061af ;
}
.search-drp-menu {
    position: absolute;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    top: 15px;
    left: -103px;
}
.btn-primary {
    background-color: transparent;
    border: 0;
    padding: 0 10px;
    color: #030303!important;
    margin-top: 7px! important;
    background-color: transparent!important;
    font-size: 22px;
}
.search-box1 {
    position: absolute;
    width: 100%;
    background-color: #d1dbe0;
    padding: 15px 15px 15px 15px;
    border: 0;
    border-radius: 0;
    top: 30px;
    left: -112px;
    box-shadow: 7px 7px 7px 1px #d0d1d273;
}
.search-box1>input {
    border: 1px solid #ddd;
    padding: 5px 15px 5px;
    width: 100%}
.f_s_points_box>ul>li>strong {
    font-weight: 550;
}
.single_points_box>ul>li>strong {
    font-weight: 550;
}
.press_blog_cont>p {
    min-height: 70px;
}
.video_modal_body {
    padding: 0;
}
.video_modal_dialog {
    top: 10%}
.video_modal_title {
    font-size: 28px;
    text-align: center;
}
.video_modal_close:hover {
    background-color: #fff!important;
    color: #000!important;
    opacity: 1;
}
.video_modal_close {
    background-color: transparent!important;
    color: #fff!important;
    margin-top: -5px!important;
}
.video_modal_header {
    padding: 10px 5px;
    border: 0;
}
.video_modal_content {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none!important;
}
.brochure_cont_wrap p {
    min-height: 70px;
}
strong {
    font-weight: 550!important;
}
.small_header_wrap_cont>p>strong {
    font-weight: 550;
}
.single_points_box>ul>ul>li {
    font-size: 14px;
    list-style: disc;
    margin-left: 49px;
}
.single_points_box>ul>ul {
    margin-bottom: 25px;
}
b {
    font-weight: 550;
}
ul.footer_logos_wraper_foot {
    display: inline-flex;
}
.mem_box_main img {
    width: 82px;
    padding: 0 10px;
}
.mem_box_wrap {
    margin-bottom: 35px;
}
.single-casestudies .sticky-wrapper {
    background-color: #fff;
}
.single-post .sticky-wrapper {
    background-color: #fff;
}
.share_box>ul {
    display: inline-flex;
}
.share_box>ul>li>a {
    margin: 0 0 0 10px;
}
.share_box>ul>li>a>i {
    background-color:  #00acee;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 90px;
    line-height: 30px;
}
.share_box {
    margin-bottom: 25px;
    margin-top: 15px;
}
.alignright>a {
    font-size: 14px;
    font-weight: 400;
}
.navigation_box_wrap {
    margin-top: 20px;
}
.alignright>a i {
    font-size: 23px;
    margin-left: 10px;
    position: relative;
    top: 2px;
}
.share_box ul li a i.fa.fa-linkedin {
    background-color: #2867b2;
}
.share_box ul li a i.fa.fa-tumblr {
    background-color: #34526f;
}
.share_box ul li a i.fa.fa-envelope {
    background-color: #964b00;
}
.alignleft>a {
    font-size: 14px;
    font-weight: 400;
}
.alignleft>a i {
    font-size: 23px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
p.comment-form-author {
    display: none;
}
p.comment-form-email {
    display: none;
}
p.comment-form-url {
    display: none;
}
p.form-submit {
    float: right;
    margin: 20px 0 25px;
}
.form-submit .btn-submit-comment{opacity:1 !important;}
button[disabled], html input[disabled] {
    cursor: pointer !important;
}
p.comment-notes {
    display: none;
}
.btn-submit-comment {
    font-size: 14px !important;
    font-weight: 400;
    margin-bottom: 0px;
    border-radius: 30px !important;
    letter-spacing: 0px;
    color: #fff;
    border: 2px solid #fff;
    background-color: #f68b22;
    padding: 10px 27px;
    margin-top: -5px;
}
.form-submit:after:after {
    content: "›";
    margin-left: 4px;
    font-size: 1.9rem;
    font-weight: bold;
    display: inline-block;
    line-height: 1.5rem;
    margin-left: 4px;
	position: absolute;
    top: 9px;
    right: 18px;
    color: #fff;
}

.btn-submit-comment:hover {
    background-color: #0061af;
}
.btn-submit-comment:hover {
    color: #fff;
}
.form-control4 {
    height: 92px;
    width: 100%;
    display: inline-block;
    border-radius: 5px;
    background-color: #f1f1f1;
    border: 0;
    padding: 10px;
    margin-bottom: 10px;
}
.related_blog_box_image img {
    height: 223px;
    width: 100%;
    object-fit: cover;
}
.related_industry_blog_posts {
    background-color: #f1f1f1;
    padding: 70px 25px 25px;
    height: 100%}
.related_blog_box {
    background-color: #fff;
    width: 100%;
    height: 335px;
    box-shadow: 0 6px 5px -5px #c5c3c3;
    margin-bottom: 40px;
}
.related_blog_box_title {
    background-color: #fff!important;
    margin: 25px 25px 5px;
    margin-top: -30%;
    position: relative;
}
.related_blog_box_title h4 {
    padding: 20px 30px 0;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    font-weight: 550;
}
.related_blog_box_title a h5 {
    padding: 0 31px 0;
    font-size: 15px;
    line-height: 21px;
    color: #0061af;
}
.extra-read{ margin: 0 0px 10px 55px !important;}

.form-control4::placeholder {
    color: #afafaf;
    letter-spacing: .9px;
    font-size: 16px;
}
.form-control6::placeholder {
    color: #afafaf;
    letter-spacing: .9px;
    font-size: 16px;
}
.form-control5 {
    background-color: #c7c7c7!important;
    border: 0!important;
    margin: 10px 0;
    height: 45px;
    color: #000!important;
}
.drp_blog_color {
    color: #000;
    font-size: 14px;
}
.alignleft>a:hover {
    color: #643794;
}
.alignright>a:hover {
    color: #643794;
}
div#comments h4 {
    font-size: 16px;
    font-weight: 550;
    margin: 25px 0;
}
.btn-hero-read-more:hover {
    text-decoration: underline;
}
.form-control6 {
    width: 100%;
    display: inline-block;
    border-radius: 5px;
    background-color: #f1f1f1;
    border: 0;
    padding: 8px;
}
.form-group label {
    font-weight: 550;
}
.footer_socoal_wrap ul li a i {
    color: #fff;
    border: 1px solid #343434;
    background-color: #343434;
}
.navbar-ex1-collapse {
    padding: 12px 0;
}
.mem_box_main {
    height: 75px;
    display: table-cell;
    vertical-align: bottom;
}
.foot_img_bord_n {
    border: none;
}
.navbar-ex1-collapse ul {
    margin: 0!important;
}
.single_page_button_blog  {
	width: 85%;
    font-size: 14px !important;
    font-weight: 400;
    margin-bottom: 0px;
    border-radius: 30px !important;
    letter-spacing: 0px;
    color: #fff;
    border: 2px solid #fff;
    background-color: #f68b22;
    padding: 10px 27px;
    margin-top: -5px;
}
.single_page_button_blog:after {
    content: "›";
    margin-left: 4px;
    font-size: 1.9rem;
    font-weight: bold;
    display: inline-block;
    line-height: 1.5rem;
    margin-left: 4px;
}
.single_page_button_blog:hover {
    background-color: #0061af;
}
.submit_single_page_blog_buton {
    margin: 15px 0 15px;
    text-align: c;
}
button.sorting_insight_button_blog:hover {
    color: #fff;
	 background-color: #0061af;
}
button.sorting_insight_button_blog {
    font-size: 14px !important;
  	font-weight: 400;
  margin-bottom:0px;
  border-radius: 30px;
    letter-spacing: 0px;
    color: #fff;
    border: 2px solid #fff;
    background-color: #f68b22; padding:7px 27px;
}
 button.sorting_insight_button_blog:after {
    content: "›";
    margin-left: 4px;
    font-size: 1.9rem;
    font-weight: bold;
    display: inline-block;
    line-height: 1.5rem;
    margin-left: 4px;
}
button.sorting_insight_button_blog:hover {
    color: #000;
}
.blog_Single_rd-mr p {
    padding: 0 15px;
}
.case_study_templ_image img {
    height: 190px;
    width: 100%;
    object-fit: cover;
}
.fl-fl {
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 4px;
    width: 105px;
    position: fixed;
    right: -66px;
    font: normal normal 10px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    z-index: 9;
}
.fl-fl i {
    color: #fff;
    padding: 10px 0;
    width: 18px;
    font-size: 16px;
    margin: 0 4px 0 10px;
}
.fl-fl:hover {
    right: 0;
}
.fl-fl a {
    color: #fff!important;
    text-decoration: none;
    text-align: center;
    vertical-align: top!important;
    line-height: 35px;
}
.float-fb {
    top: 25%;
    background-color: #3b5998;
}
.float-tw {
    top: 33%;
    background-color: #00acee;
}
.float-gp {
    top: 41%;
    background-color: #2867b2;
}
.float-en {
    top: 48.9%;
    background-color: #964b00;
}
.page-template-template-frontpage .sticky-wrapper {
    background-color: #fff;
}
.page-template-template-about .sticky-wrapper {
    position: unset;
}
.page-id-201 .sticky-wrapper {
    position: unset;
}
.page-template-template-contact .sticky-wrapper {
    position: unset;
}
.comment-content p {
    font-size: 12px;
}
.smart-trans-img img {
    width: 100%}
.home-banner-section {
    position: relative;
    background-attachment: fixed;
    width: 100%;
    height: 100vh;
    background-size: cover;
}
.banner_skew_home_page {
    position: absolute;
    bottom: -19px;
    width: 100%;
    height: 236px;
    background-repeat: no-repeat;
    left: 0;
    background-size: contain;
    z-index: 1;
}
.single_button_div {
    margin-top: 30px;
    margin: 30px auto 0;
}
.gdpr-consent {
    background-color: #000000ba;
    padding: 6px 0 5px;
    background: rgba(0, 0, 0, .56);
    color: #000;
    font-size: 14px;
    width: 100%;
    display: block;
    z-index: 10;
    position: fixed;
    bottom: 0;
}
li.smart-trans-list-item {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
}
li.border-none>a {
    border: none!important;
}
.gsib_a>input {
    font-size: 13px!important;
}
li.smart-trans-list-item {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
}
.button4 {
    background-color: #fff;
    color: #000;
    border: 2px solid #e7e7e7;
    font-size: 1em;
    margin: 0 auto;
    padding: 6px 30px;
    border: 0;
}
li.smart-trans-list-item>a {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.smart-trans-list h6 {
    font-size: 12px;
    color: #fff;
    font-weight: 1;
    padding: 5px 0;
    margin: 0;
}
.smart-trans-list h6 a {
    color: #c3c3c3;
}
.acpt-btn-wrap {
    padding: 0 0 0;
    float: right;
}
.case_study_share_single {
    text-align: center;
    margin: 35px 0;
}
.client_menu_footer_links {
    padding: 15px 0 0;
    border-top: 1px solid #e2e2e2;
    margin-top: 15px;
}
ul.client_footer_menu {
    display: inline-flex;
}
ul.client_footer_menu li {
    margin: 0 15px 0 0;
    font-size: 14px;
}
ul.client_footer_menu li a {
    color: #000;
}
ul.client_footer_menu li a:hover {
    color: #643794;
}
.home_dropbtn:hover a .drop_homr_border {
    border-bottom: 2px solid #00c1eb;
    padding-bottom: 5px;
}
.drop_homr_border {
    border-bottom: 2px solid transparent;
    padding-bottom: 5px;
}
.home_dropbtn a {
    font-weight: 100;
}
.home_dropbtn {
    z-index: 9;
    position: relative;
}
.home_dropcont {
    z-index: 10;
}
section.new_hero_wraper img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    height: 109vh!important;
    /*-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-animation: zoomin 7s ease-in infinite;
    animation: zoomin 7s ease-in infinite;
    transition: all .2s ease-in-out;
    overflow: hidden;*/
}
@-webkit-keyframes zoomin {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(1.09);
}
100% {
    transform: scale(1.09);
}
}@keyframes zoomin {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(1.09);
}
100% {
    transform: scale(1);
}
}@-webkit-keyframes zoomout {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(.67);
}
100% {
    transform: scale(1);
}
}@keyframes zoomout {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(.67);
}
100% {
    transform: scale(1);
}
}.tems_cond p {
    margin: 0;
    text-align: right;
    padding-right: 51px;
    font-size: 12px;
}
.video_modal_close {
    left: 12px;
    top: 27px;
    background-color: #5b3288!important;
    border-radius: 90px;
    width: 50px;
}
.hello-bar-title {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
}
.nf-response-msg p {
    display: initial;
    font-size: 12px;
    line-height: 10px;
}
.btn-accept {
    border-radius: 4px;
    background-color: #7438a0;
    border: none;
    color: #fff;
    text-align: center;
    transition: all .5s!important;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: .5s;
    padding: 3px 15px;
}
.btn-accept:after {
    content: "\f101";
    font-family: fontawesome;
    position: absolute;
    opacity: 0;
    top: 6px;
    right: -20px;
    transition: .5s;
}
.btn-accept:hover {
    padding-right: 30px;
    padding-left: 9px;
    color: #000;
    background-color: #fff;
}
.btn-accept:hover:after {
    opacity: 1;
    right: 7px;
    top: 2px;
}
.tabgs_box_wrap ul li {
    font-size: 13px;
    display: inline-flex;
}
.tabgs_box_wrap {
    margin: 15px 0 25px;
}
button.sorting_insight_button_blog:hover {
    color: #fff;
    background-color: #0061af;
}
div#blog-posts {
    margin-top: 25px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot:focus {
    outline: 0!important;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    font-size: 72px!important;
    color: #0061af !important;
}
.owl-testimonial .owl-nav button span {
    display: none!important;
}
.owl-carousel button.owl-dot {
    height: 11px!important;
    width: 11px!important;
    border-radius: 90px!important;
    background-color:#f68b22 !important;
    border: 1px solid #d2d2d2;
    margin: 25px 7px;
}
.owl-dots {
    width: 100%;
    text-align: center;
}
.owl-carousel button.owl-dot.active {
    background-color:#0061af !important;
    border:0;
}
.owl-testimonial button.owl-dot {
    height: 11px!important;
    width: 11px!important;
    background-color:#f68b22 !important;
    margin: 25px 7px;
}
.owl-testimonial .owl-dots {
    width: 100%;
    text-align: left;
    margin-left: 87px;
}
.new_page_hero_cont h2 {
    position: absolute;
    top: 35%;
    left: 45%;
    color: #fff;
    font-weight: 700;
}
form.gsc-search-box {
    margin: 0;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding: 0;
    border: 0;
}
.gsc-search-button-v2 {
    border: 0!important;
    position: absolute;
    right: 0;
    top: 15px;
    border-radius: 0!important;
    padding: 7px 15px 8px!important;
    height: 18px!important;
    background-color: #643794!important;
}
#content .wgs_wrapper table, #widget .wgs_wrapper table, .wgs_wrapper table {
    border: 1px solid #ddd;
}
.gsc-control-searchbox-only {
    position: absolute;
    top: 22px;
    width: 100%;
    border-radius: 0;
    margin: 0;
    padding: 0;
    left: -26px;
}
.wgs_wrapper .gsc-input-box {
    border: 0!important;
    padding: 0;
    border-radius: 0;
}
.play_pause_box {
    position: absolute;
    right: 19px;
    z-index: 2;
    bottom: 290px;
}
.slk_single_blog .blog-content h1 {
    font-size: 20px;
    margin: 15px 0;
}
.slk_single_blog .blog-content h2 {
    font-size: 20px;
    margin: 15px 0;
}
.slk_single_blog .blog-content h3 {
    font-size: 20px;
    margin: 15px 0;
}
.slk_single_blog .blog-content h4 {
    font-size: 20px;
    margin: 15px 0;
}
.slk_single_blog .blog-content h5 {
    font-size: 20px;
    margin: 15px 0;
}
form.gsc-search-box {
    margin: 0;
    padding: 15px 0;
}
.page-id-743 .sticky-wrapper {
    position: relative;
    width: 100%}
.casestudies-template-default .new_hero_wraper img {
    margin-top: 45px;
}
.casestudies-template-default .new_hero_wraper img {
    height: 70vh !important;
}
.casestudies-template-default .new_page_hero_content_wrap {padding-top: 20%;}
.single-post .new_hero_wraper img{height:70vh !important;}
.single-post .new_page_hero_content_wrap {padding-top: 18%;}
.single-post  .hero_layout_big_title{margin-bottom:20px;}
.hero_layout_big_title strong{color: #0061af;}
.casestudies-template-default  .hero_layout_big_title{margin-bottom:20px;}
.casestudies-template-default .new_page_hero_content_wrap {  height: 35vw;}
.single-post  .new_page_hero_content_wrap {  height: 32vw;}
.single-post .hero_layout_big_title{padding: 18px 50px 18px 85px !important;color:#000;  width:85%;}
.casestudies-template-default .hero_layout_big_title{padding: 18px 50px 18px 85px !important; color:#000; width:85%;}
.owl-client .owl-dots .owl-dot {
    background: #888!important;
}
.video_wrap_title span {
    color: #ddd;
}
.main_video_box:hover .video_wrap_title span {
    color: #fff;
}
.video_wrap_title h6 {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 5px;
}
aside#nav_menu-3 {
    margin-top: 15px;
}
#mega-menu-wrap-mainmenuside1 #mega-menu-mainmenuside1{text-align:right;}
#mega-menu-wrap-mainmenuside1 #mega-menu-mainmenuside1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-weight: 550;
}
#mega-menu-wrap-mainmenuside1 #mega-menu-mainmenuside1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item:hover a.mega-menu-link {
    font-weight: 550;
}
.new_page_hero_cont>h5 strong {
    font-size: 30px;
}
.loader_insights {
    height: 275px;
    width: 100%;
    position: absolute;
    z-index: 9;
    background-color: #ffffffbd;
    text-align: center;
    display: none;
    padding-top: 80px;
}
.loader_insights i {
    font-size: 55px;
    color: #643794;
    margin-top: 110px;
    animation: heartbeatloader 1s infinite;
}
@keyframes heartbeatloader {
    0% {
    transform: scale(.75);
    color: #000;
}
25% {
    transform: scale(1);
    color: #adadad;
}
50% {
    transform: scale(.75);
    color: #5f1f1f;
}
75% {
    transform: scale(1);
    color: #2c4f84;
}
100% {
    transform: scale(.75);
    color: #6a842c;
}
}.modal-backdrop.fade.in {
    display: none;
}
.video_modal {
    background-color: #00000059;
}
.vd_blog_img_box img {
    height: 123px;
    width: 100%}
div#title_show {
    margin-bottom: 25px;
}
.home-slider img {
    width: 100%;
    position: absolute;
    bottom: 0;
}
.sheld-wrap-box a img {
    width: 235px;
    height: 27px;
    position: unset;
}
.skeleton_css {
    display: inline-block;
    height: 1em;
    position: relative;
    overflow: hidden;
    background-color: #dddbdd;
}
.skeleton_css::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(51, 51, 51, 0)), color-stop(20%, rgba(51, 51, 51, .2)), color-stop(60%, rgba(51, 51, 51, .5)), to(rgba(51, 51, 51, 0)));
    background-image: linear-gradient(90deg, rgba(51, 51, 51, 0) 0, rgba(51, 51, 51, .2) 20%, rgba(51, 51, 51, .5) 60%, rgba(51, 51, 51, 0));
    -webkit-animation: shimmer 1s infinite;
    animation: shimmer 1s infinite;
    content: ''}
@-webkit-keyframes shimmer {
    100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
}@keyframes shimmer {
    100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
}div#skeleton_loader {
    display: none;
}
#mega-menu-wrap-mainmenuside1 #mega-menu-mainmenuside1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    background: 0 0!important;
}
#loadmoreloader {
    display: none;
    width: 100%;
    background-color: #5c298c!important;
    text-align: center;
    padding: 0;
}
#loadmore {
    /*width: 20%;*/
     font-size: 14px !important;
  	font-weight: 400 !important;
  margin-bottom:0px;
  border-radius: 30px !important;
    letter-spacing: 0px;
    color: #fff !important;
    border: 2px solid #fff !important;
    background-color: #f68b22 !important; padding:10px 25px !important;
}
 #loadmore:hover{ background-color:#0061af !important;}
    #loadmore:after {
    content: "›";
    margin-left: 4px;
    font-size: 1.9rem;
    font-weight: bold;
    display: inline-block;
    line-height: 1.5rem;
    margin-left: 4px;
}
.sticky_sidebar {
    position: sticky;
    top: 60px;
    height: 100vh;
}
div#loadmorebtn {
    text-align:  left;
    padding:  10px 22px;
}


.shake1 label  {
    
    height:  40px;
    
    margin:  0px;
    
}

.bg-Rate_us_05_01  {
    
    background-image:  url('http://www.slkglobalsolution.com/wp-content/uploads/2020/10/1.png');
    
    height:  40px;
    
    background-size: cover;
    
    width:  40px;
    
}

.bg-Rate_us_04_01  {
    
    height:  40px;
    
    background-size: cover;
    
    width:  40px;
    
    background-image:  url('http://www.slkglobalsolution.com/wp-content/uploads/2020/10/2.png');
    
}
.bg-Rate_us_03_01  {
    
    height:  40px;
    
    background-size: cover;
    
    width:  40px;
    
    background-image:  url('http://www.slkglobalsolution.com/wp-content/uploads/2020/10/3.png');
    
}

.bg-Rate_us_02_01  {
    
    height:  40px;
    
    background-size: cover;
    
    width:  40px;
    
    background-image:  url('http://www.slkglobalsolution.com/wp-content/uploads/2020/10/4.png');
    
}

.bg-Rate_us_01  {
    
    height:  40px;
    
    background-size: cover;
    
    width:  40px;
    
    background-image:  url('http://www.slkglobalsolution.com/wp-content/uploads/2020/10/5.png');
    
}

@media(max-width:  568px) {
    
    .sticky_sidebar {
    
        top:  unset !important;
    
}

}

.paragraph_Section_wraper {
    
    padding:  25px 0px;
    
}

.para_box_content p {
    
    font-size:  16px;
    
    font-weight:  400;
    
    margin:  0px;
    
    text-align:  center;
    
}

.privacy-terms-condi-wrap-section  {
    
    padding:  15px 0px;
    
    border-bottom: 1px solid #eee;
    
    
}

.page-template-template-privacy-policy header {
    
    border-bottom: 1px solid #eee;
    
}

.page-template-template-privacy-policy .sticky-wrapper  {
    
    position:  unset;
    
}

.page-template-template-trem-condition .sticky-wrapper {
    
    position:  unset;
    
}

.page-template-template-trem-condition header {
    
    border-bottom: 1px solid #eee;
    
}

.common-box-section h3  {
    
    font-size:  24px !important;
    
    font-weight:  550!important;
    
}

.common-box-section  {
    
    font-weight:  100 !important;
    
}

@media(max-width:  1350px) {
    
    .pad-left-20  {
    
        padding-left:  4%;
    
}

}

.no-posts-found  {
    
    font-size:  27px;
    
    padding:  10px;
    
}

.newsletter-load-more {
    
    display:  none;
    
    position:  absolute;
    
    top:  0;
     
    left:  0;
     
    width:   100%;
     
    height:   100%;
     
    background-color:  #fff;
    
}

#loadmore img  {
    
    width:  50px;
    
    height:  auto;
    
}

.about_change_img .pic_about_2  {
    
    position:  relative;
    
    top:  -72px;
    
    height:  100%;
    
    width:  100%;
    
}

div#carouselHackedabout  {
    
    position:  absolute;
    
    left:  0px;
    
    top:  0px;
    
    z-index:  1;
    
    right:  0px;
    
}

.about_change_img img  {
    
    height:  575px;
    
    width:  100%;
    
}

.social_wrap_box>ul>li: hover i.fa.fa-instagram  {
    
    background-color:  #fe4164;
    
    border:  1px solid #fe4164;
    
    color:  #fff;
    
}

#loadmore  {
    
    outline:  none;
    
}

.pad-left-20  {
    
    padding-left:  35px;
    
}

aside#nav_menu-4  {
    
    margin-top:  18px;
    
}

.gsc-control-searchbox-only.gsc-control-searchbox-only-en  {
    
    width:  237px;
    
    border:  0px !important;
    
    position:  absolute;
    
    top:  32px;
    
    left:  -95px;
    
}

.gsc-input  {
    
    border:  0px !important;
    
    padding:  4px 0px !important;
    
}

form.gsc-search-box table  {
    
    border:  0px !important;
    
}

td.gsc-input  {
    
    margin:  0px;
    
    padding:  0px !important;
    
}

button.gsc-search-button.gsc-search-button-v2  {
    padding:  9px 12px!important;
    margin:  0px;
    position:  absolute;
    top:  0px;
}


.gsc-search-box  {
    
    margin:  0px !important;
    
    box-shadow:  1px 1px 8px -5px #676767;
    
    padding:  0px !important;
    
}

div#wgs_widget_wrapper_id  {
    
    position:  relative;
    
}

div#rateuserror  {
    
    padding:  9px 15px 0px;
    
    font-size:  14px;
    
    font-weight:  550;
    
    color:  #f00;
    
}

  @media (max-width:  768px)
   {
    
  .leaders-popup  {
    

    padding:  0px !important;
    
    margin: 25px !important;
    
}

}
.google-recaptcha-container  {
    
    margin-top:  20px !important;
    
}