/* /*
 * glorium-global.css — GENERATED, do not edit by hand.
 * Trimmed subset of style.css: header + footer + site-wide base rules only,
 * loaded on the "Glorium Blocks" template (glorium-page-templates/blocks-page.php)
 * in place of the full style.css. Regenerate: npm run split-css
 * Source of truth is style.css; edit there, then regenerate.
 */
/*
Theme Name: Integrio
Theme URI: http://integrio.webgeniuslab.net/
Author: WebGeniusLab
Author URI: http://webgeniuslab.net/
Description: WebGeniusLab team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: integrio

*/

#scroll_up {
    left: -1px!important;
    border-radius: 0px 5px 5px 0px!important;
}

html {
	scroll-behavior: smooth;
}

.blog-post-l-star_ratings {
    max-width: 130px;
}

.blog-post-l-star_ratings .kk-star-ratings.kksr-template {
    max-width: inherit!important;
    padding: 0!important;
    display: flex;
    flex-wrap: wrap;
}

/*******Blog*******/

.footer-links.career_box:after {
    background: #0063c1;
    color: #FFFFFF;
    content: "We're hiring";
    font-size: 0.8em;
    margin-left: 5px;
    padding: 5px;
    border-radius: 5px;
}

.kk-star-ratings.kksr-template {
    padding: 6px 0px 6px 16px!important;
    transition: .4s;
    border-radius: 32px;
    font-weight: 500!important;
    font-size: 14px!important;
    line-height: 20px!important;
    color: #333333!important;
    background: #fff!important;
    max-width: 285px;
	display: inline-flex;
	margin-right: inherit;
}

.kk-star-ratings .kksr-legend {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    font-size: 15px!important;
    font-weight: 700;
    color: #232323;
}

@media screen and (max-width: 600px) {
	.kk-star-ratings.kksr-template {
		max-width: inherit;
		margin-right: 0px;
	}
}

.bottom-footer {
    background-color: #4D5155 !important;
    padding: 15px;
}

.bottom-footer-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    max-width: 1175px;
    margin: 0 auto;
    margin-top: 10px;
    min-height: 167px;
}

.bottom-footer-l {
    max-width: 250px;
    text-align: center;
    width: 250px;
}

.bottom-footer-r {
    max-width: 320px;
    text-align: center;
    padding-top: 20px;
}

.bottom-footer-m {
    max-width: 280px;
    text-align: center;
	padding-top: 20px;
}

.bottom-footer-m .footer-l-img {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    grid-column-gap: 20px;
    grid-row-gap: 36px;
    justify-content: flex-end;
}

.footer_main-audio {
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    opacity: 0.5;
    text-align: left;
    margin-bottom: 6px;
	max-width: 260px;
}

.footer-l-img.compliant {
    margin-top: 20px;
}

.footer-l-img.privacy-policy {
    margin-top: 25px;
    display: flex;
    justify-content: center;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
}

.footer-img-social-box {
	display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 8px;
    grid-row-gap: 30px;
    align-items: center;
    text-align: center;
    max-width: 200px;
    margin-bottom: 5px;
}

.footer-l-term .footer_main {
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    opacity: 0.5;
}

.footer-img-social-box .fa-facebook-square:before {
    color: #fff;
}

.footer-img-social-box .fa-linkedin:before {
    color: #fff;
}

.footer-img-social-box .fa-youtube:before {
    color: #fff;
}

.footer-l-social {
    margin-top: 20px;
	margin-bottom: 16px;
}

.footer-l-term {
    margin-top: 28px;
    color: #FFF;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
}

.footer-l-img .footer_main {
    color: #a9a9a9;
    font-size: 13px;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    opacity: 0.5;
}

.footer-l-img-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    align-items: center;
    text-align: center;
    max-width: initial;
    margin: 0 auto;
	  margin-bottom: 10px;
}

.up-footer-cont {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px 15px 0px 15px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-bottom: 72px;
	    margin-top: 72px;
}

.up-footer-logo {
    max-width: 236px;
    margin-right: 164px;
}

.up-footer-clutch {
    margin-bottom: 36px;
}

.up-footer-hs {
    cursor: pointer;
    display: flex;
    align-items: center;
    user-select: none;
  }

.footer-arrow {
    display: flex;
    width: 16px;
    height: 16px;
    margin-left: 8px;
}

.up-footer-hs-submenu {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.footer-arrow.down {
    transform: rotate(180deg);
}

.footer-links-sub {
    color: #666A70;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.up-footer-hs-sub {
    margin-left: 12px;
	width: 100%;
    display: none;
  }

.up-footer-hs-submenu .up-footer-hs-sub.show:last-child {
    margin-bottom: 18px;
}

.up-footer-hs-submenu .up-footer-hs-sub.show:first-child {
    margin-top: 12px;
}

.up-footer-hs-sub.show {
    display: block;
  }

.up-footer-s {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
    max-width: 264px;
    margin-right: 56px;
}

.up-footer-i {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
    max-width: 215px;
    margin-right: 56px;
}

.up-footer-c {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
    max-width: 215px;
}

.up-footer-i .up-footer-hr:first-child {
    margin-top: 0px;
}

.up-footer-c .up-footer-hr:first-child {
    margin-top: 0px;
}

.up-footer-s .up-footer-hr:first-child {
    margin-top: 0px;
}

.up-footer-i .up-footer-hs:last-child {
    margin-bottom: 0px;
}

.up-footer-c .up-footer-hs:last-child {
    margin-bottom: 0px;
}

.up-footer-s .up-footer-hs:last-child {
    margin-bottom: 0px;
}

.up-footer-clutch.c-thr{
    display: flex; 
	justify-content: flex-start; 
	margin-bottom:12px; 
	margin-top:24px; 
	grid-column-gap: 8px; 
	grid-row-gap: 8px; 
}

.up-footer-hs {
	margin-bottom: 4px;
}

.up-footer-hs a {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #101012;
}

.up-footer-hr {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #272727;
	margin-bottom: 12px;
	margin-top: 32px;
}

.up-footer-ss {
    text-align: left;
    margin-bottom: 60px;
    font-weight: 500;
    font-size: 16px;
    line-height: 125%;
    color: #808080;
}

.up-footer-logos {
    display: flex;
    margin-bottom: 16px;
}

@media screen and (max-width: 1200px){
	.up-footer-logo {
		margin-right: initial; 
	}
	.up-footer-s {
    	margin-right: initial;
	}
	.up-footer-i {
    	margin-right: initial;
	}
	.up-footer-c {
    	margin-right: initial;
	}
}

@media screen and (max-width: 900px){
	.up-footer-cont {
		flex-wrap: wrap;
	}
	.up-footer-i .up-footer-hr:first-child {
    	margin-top: 25px;
	}
	.up-footer-c .up-footer-hr:first-child {
		margin-top: 25px;
	}
	.up-footer-s .up-footer-hr:first-child {
		margin-top: 25px;
	}
	.up-footer-ss {
    	margin-bottom: 30px;
	}
	.up-footer-clutch {
    	margin-bottom: 30px;
	}
	.up-footer-logo {
        max-width: initial;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        column-gap: 36px;
        align-items: center;
	}
	.up-footer-logos {
		width: 100%;
	}
	 .up-footer-ss {
        width: 100%;
    }
	.footer-l-social {
		margin-bottom: 15px;
	}
	.bottom-footer-cont {
		margin-top: 0;
	}
}

@media screen and (max-width: 900px){
	.bottom-footer-m .footer-l-img {
		justify-content: center;
	}
}

.btn {
    background-color: #206bbc;
    border: 1px solid #206bbc;
    border-radius: 4px;
    box-shadow: 0 16px 30px -10px rgb(32 107 188 / 49%);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 25px 0 0;
    text-decoration: none;
    text-transform: capitalize;
    transition: all linear .3s;
    text-align: center;
}

body input:not([type='checkbox']):not([type='submit']), textarea {
    background: #ffffff;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}

a.footer_link {
    color: #fff;
    font-size: 14px;
}

a.footer_link:hover {
    color: #fff!important;
    font-size: 14px;
}

.button_link_menu .hmenu_no_sub.hmenu_wrap.hmenu_nav_uni_7 {
    border: 2px solid #0063C1;
    border-radius: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #0063C1;
    padding: 35px;
}

li.button_link_menu .hmenu_wrap {
    padding: 15px 15px !important;
    border-radius: 8px;
    text-transform: inherit;
    font-weight: 700;
    font-size: 16px;
    color: #fff !important;
    background-color: #0063C1;
    transition: all 0.4s;
}

li.button_link_menu .hmenu_wrap span {
    color: #fff;
}

li.button_link_menu .hmenu_wrap:hover {
    border-color: #093E8E;
    background: #093E8E;
    color: #fff !important;
}

li.button_link_menu {
    padding-left: 30px;
}

@media screen and (max-width: 1200px){
	.button_link_menu {
    	padding-left: 20px!important;	
    	background-color: #fafafa;
	}
	.button_link_menu span {
    	padding: 0px!important;
	}	
	
li.button_link_menu .hmenu_wrap {
    padding: 0px!important;
    border: none!important;
    border-radius: 0px!important;
    text-transform: none!important;
    font-weight: 700!important;
    font-size: 16px!important;
    color: #ffffff!important;
}
	
li.button_link_menu .hmenu_wrap:hover {
    background-color: #fff!important;
    color: #0063C1 !important;
    border-color: none!important;
}
.button_link_menu .hmenu_no_sub.hmenu_wrap:hover {
     color: #0063C1 !important;
}
}

@media screen and (max-width: 880px) {
	.up-footer-cont {
		grid-template-columns: repeat(3, 1fr);
	}
	
}

@media screen and (max-width: 660px) {
	.up-footer-cont {
		grid-template-columns: repeat(1, 1fr);
	}
	.bottom-footer-l {
		max-width: inherit;
		width: 100%;
	}
	.footer-l-img.privacy-policy {
		margin-top: 0;
	}
	.bottom-footer-m {
		max-width: inherit;
		width: 100%;
	}
	.bottom-footer-r {
		max-width: inherit;
		width: 100%;
	}
}

@media screen and (max-width: 400px) {
    .blog-post-l-star_ratings {
        max-width: inherit;
        width: 100%;
    }
}
