body {
    font-family: "Segoe UI" , SegoeUI , 'PT Sans', sans-serif !important;
    font-weight: 400;
    font-size: 15px;
    position: relative;
    color: #696969;
}
@font-face {
font-display:swap;
    font-family: SegoeUI;
    src:
        local("Segoe UI"),
        url('/wp-content/themes/consyst-v3/css/../fonts/sego/sego-normal.woff2') format("woff2"),
        url('/wp-content/themes/consyst-v3/css/../fonts/sego/sego-normal.woff') format("woff"),
        url('/wp-content/themes/consyst-v3/css/../fonts/sego/sego-normal.ttf') format("truetype");
    font-weight: 400;
}
@font-face {
font-display:swap;
    font-family: SegoeUI;
    src:
        local("Segoe UI Bold"),
        url('/wp-content/themes/consyst-v3/css/../fonts/sego/sego-bold.woff2') format("woff2"),
        url('/wp-content/themes/consyst-v3/css/../fonts/sego/sego-bold.woff') format("woff"),
        url('/wp-content/themes/consyst-v3/css/../fonts/sego/sego-bold.ttf') format("truetype");
    font-weight: 600;
}
.hidden {
    display: none;
}
a{
    text-decoration: none;
}
img {
    max-width: 100%;
}
#header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}
#header_top {
    background: none;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#header_top .right_side {
    display: flex;
    align-items: stretch;
    min-height: 40px;
    width: 100%;
    justify-content: end;
}
#header_top .navbar {
    padding: 0;
}
#menu-top-menu li {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 15px;
}
#menu-top-menu li a {
    color: #fff;
    font-size: 13px;
}
#menu-top-menu li a:hover {
    color: #e13e13;
}
#header_top .phone {
    padding: 0 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 35px;
    position: relative;
}
#header_top .phone::before {
    content: "";
    position: absolute;
    left: 8px;
    width: 30px;
    height: 20px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAADlAAAA5QGP5Zs8AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAXFQTFRF////6YQ1Joo064U0IYYu3nMj6oc0I4Yv2OnQ+OXO2+rSx9XMH4Mr3m8h88qmH4Mr6oY05Xwr3unQHIAn89q83Wwe0uHE897D9N3C9N7D7sKbzb3Az8DA67uPG34lG34l7syhGX0j3m8f79Oq3GscGHwi2mga2mgbFnogH4QsIIYtIYcvIogwKY44K486LJA7LZE9LpE9L5M/NZhGdHS4iYi/j47BkZDDk5LCl5bEmpnFoaDJpKLIq6vPrazLsbDMtLLNtbPNtrTOtrXOubjUubnVvb3Wv7/Xx8XVzcrVz8zVz87V09HY1tXh2GYZ2GcZ2Nfh2Wca2dji2mkb22oc29nZ29ri3Gsd3Gwd3W0e3dzj3m4f3m8f3t3k33Ag4HEh4XIi4XMi4nMj4nQj4nUk43Yl43cm5Hko5nwr538t54Au5+bm6IIw6Ofo6YQy6efm6ejo6oUz6oY08+zL9e/U9vLd9vPi9/Ti+PXk+/ru/Pvw+pkIwQAAACh0Uk5TADpecYWKnajExMfN0NPT2N3o6e/v8PHx8fH09fX4+fr6/Pz8/f7+/kxwlYcAAAD7SURBVBgZ1cHNSsNAFIDRb+7c1DShiKJIcafgRl34ZKIv6ENIn0ERrD9gTWcyGU1DdCqx+57DNjCYrNwTy6D5qzf2GirnnfMMudMJkIvRovGVj/w1Nbe06irwzbtlYJ2youWiBrKsrJ3zJJSOKReelmoR/NLRU3rFp6NjbR7rpQu0zJgf2SjDxlpYiWKtBb3hV7x/Kv3y8JJeE6OQMG6/CQfzSE+sConFUVH5j3xGQkkFP2qyWJAQEsXz6fT4ojohIaTOZs7NrgwJk7PGEpBc+aHnDHANPWHISOkJg3TH0NFAx7BO6khLX8ZsEuSRjR4MMtnlH/b9rWYbfAHLr1bKtoMP+QAAAABJRU5ErkJggg==') no-repeat scroll 0 0;
    background-size: contain;
}
#header_top .uae::before {
    background: url('/wp-content/themes/consyst-v3/css/../images/uae.png') no-repeat scroll 0 0;
    background-size: contain;
}
#header_top .phone, #menu-top-menu li, #header .scl a, #header_top .tagline {
    display: flex;
    align-items: center;
}
#header_top .phone a {
    color: #fff;
    font-weight: 600;
}
#header_top .tagline {
    font-style: italic;
    font-weight: 600;
    color: #fff;
    padding: 0 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#header .navbar-brand {
    width: 200px;
}
#header .navbar-brand img {
    width: 100%;
    height: auto;
}
#header .scl {
    display: flex;
}
#header .scl i {
    color: #fff;
    font-size: 14px;
}
#header .scl a:hover i{
    color: #e13e13;
}
#header .scl a {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 15px;
}
#header .scl img {
    width: 20px;
}
#header_bottom #navbar_content {
    font-size: 19px;
}
#header_bottom #navbar_content ul {
    list-style: none !important;
    padding-left: 0;
}
#header_bottom #navbar_content ul li {
    margin-bottom: 5px;
}
#header_bottom #navbar_content .mega-sub-menu li a {
    padding-left: 20px;
    position: relative;
    display: inline-block;
}
#header_bottom #navbar_content .mega-sub-menu li a::before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url('/wp-content/themes/consyst-v3/css/../images/arrow-right.svg') no-repeat scroll 0 0;
    background-size: contain;
    opacity: 0.7;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 10px;
}
#header_bottom #navbar_content ul a {
    color: #315e92;
    font-size: 19px;
}
#header_bottom #navbar_content h4 {
    font-size: 35px;
    font-weight: 700;
    color: #000;
    padding-left: 20px;
}
#mega-menu-wrap-primary_1 #mega-menu-primary_1 input, #mega-menu-wrap-primary_1 #mega-menu-primary_1 img {
    width: 100px;
}
#mega-menu-wrap-primary_1 #mega-menu-primary_1 > li.mega-menu-item > a.mega-menu-link {
    font-weight: 600 !important;
}
#mega-menu-wrap-primary_1 #mega-menu-primary_1 > li.mega-menu-item > a.mega-menu-link:hover {
    font-weight: 600 !important;
}
#search_trigger {
    color: #fff;
    cursor: pointer;
}
#search_box {
    position: relative;
    margin-right: 20px;
}
#search_box form {
    width: 0;
    position: absolute;
    right: 0;
    top: 40px;
    overflow: hidden;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
#search_box form input {
    width: 100%;
    height: 50px;
    border: none;
    padding: 5px 10px;
    background: rgba(255, 255, 255, 0.8);
}
#search_box form.active {
    width: 400px;
}
#header .button {
    margin-left: 0;
}
.button, .buttonv2 {
    background-color: #e13e13;
    border: 1px solid #e13e13;
    width: 150px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.buttonv2.center{
    text-align: center;
}
.button.bdr {
    color: #e13e13;
    border: 1px solid #e13e13;
    background: none;
}
.button.white {
    background: none;
    border: 1px solid #fff;
    color: #fff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.button.white:hover {
    border-color: #e13e13;
    color: #e13e13;
    transform: scale(1.1);
}
#spotlight .button {
    height: 50px;
    width: 180px;
    line-height: 50px;
    margin-right: 20px;
}
#spotlight #consyst_15_logo {
    width: 350px;
    height: auto;
    position: absolute;
    top: 30%;
    right: 100px;
    z-index: 3;
}
#home_slider .content{
    position: absolute;
    left: 0;
    right: 0;
    width: 1300px;
    max-width: 95%;
    bottom: 30%;
    margin: 0 auto;
    color: #fff;
}
#home_slider .content .spotlight_head {
    font-weight: 700;
    font-size: 60px;
    margin-bottom: 20px;
    width: 80%;
    color: #fff;
}
#home_slider .content p {
    font-size: 18px;
    color: #fff;
    width: 60%;
    margin-bottom: 30px;
}
#spotlight {
    position: relative;
    overflow: hidden;
}
#spotlight .item {
    height: 750px;
    background-size: cover;
}
#spotlight img {
    width: 100%;
    height: auto;
}
#cs_digital {
    position: fixed;
    right: 2px;
    top: 25%;
    z-index: 7;
    width: 300px;
    transform: translateX(295px);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.1);
}
#cs_digital.active {
    transform: translateX(0);   
}
#cs_box {
    padding: 130px 20px 35px;
    font-size: 20px;
    border-radius: 3px 0 0 3px;
    overflow: hidden;
    position: relative;
    background-size: cover; 
    display: flex;
    padding-right: 80px;
    background: #fff;
}
#cs_box .more {
    max-width: 100%;
    font-size: 17px;
    color: #e13e13;
    font-weight: 700;
    margin-top: 10px;
    padding-left: 20px;
    position: relative;
}
#cs_box .more::after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    height: 16px;
    width: 16px;
    transform: rotate(-90deg);
    background-size: contain;
    background: url('/wp-content/themes/consyst-v3/css/../images/arrow-red.svg') no-repeat scroll left center;
}
#cs_box::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}
#cs_box .cs_content {
    position: relative;
    z-index: 2;
}
#cs_digital img {
    width: 180px;
    height: auto;
    position: absolute;
    top: 20px;
    right: 20px;
}
#cs_box p {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    font-size: 28px;
    line-height: 44px;
}
#cs_box p:before{
    content: "";
    display: block;
    width: 60px;
    background: #e13e12;
    height: 3px;
    margin: 0 0 30px 0;
}
#bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 1;
}

#cs_digital .hook {
    background: #fff;
    width: 40px;
    height: 50px;
    border-radius: 10px 0 0 10px;
    left: -40px;
    top: 15px;
    display: block;
    position: absolute;
    background: #e13e13;
    cursor: pointer;
}
#cs_digital .hook::after, #cs_digital .hook::before {
     display: block;
    width: 20px;
    height: 20px;
    left: -3px;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    position: absolute;
    margin: auto;
    background: url('/wp-content/themes/consyst-v3/css/../images/down-arrow-white.svg') no-repeat scroll;
    transform: rotate(90deg);
    background-size: contain;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
   
}
#cs_digital.active .hook::after, #cs_digital.active .hook::before{
    transform: rotate(-90deg);
    left: 0;
}
#cs_digital.active .hook::after{
    left: 12px;
}
#cs_digital .hook::after {
    left: 10px;
}
#what_we_do {
    background: #f9ebe8;
}
#what_we_do .container {
    margin-top: -150px;
    position: relative;
    z-index: 2;
}
#what_we_do .box {
    background: #fff;
    border: 1px solid #f0f0f0;
    margin-left: -1px;
    position: relative;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
#what_we_do .box::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 5px;
    background: #e13e13;
    width: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
#what_we_do .box_content{
    padding: 40px 5px;
    text-align: center;
}
.cs_icon{
    font-family: 'consyst font' !important;
}
#what_we_do .box i {
    font-size: 50px;
    color: #315e92;
    display: inline-block;
    margin-bottom: 20px;
}
#what_we_do .box img {
    width: 50px;
    height: auto;
    margin-bottom: 20px;
}
#what_we_do .box:hover {
    transform: translateY(-30px);
}
#what_we_do .box:hover:after {
    width: 100%;
}
#what_we_do .box h4, #what_we_do .box h2 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
    color: #000;
}
#what_we_do .box .learn_more {
    color: #e13e13;
}
#solutions {
    padding: 80px 0;
    background: #f9ebe8;
}

#solutions .content_section .content{
    padding-right: 16%;
}

#solutions .image_section {
    position: relative;
}
#solutions .image_section .image_1,
#solutions .image_section .image_2  {
    width: 60%;
    height: 500px;
    background-size: cover;
    position: relative;
    z-index: 2;
}
#solutions .image_section .image_1 {
    margin-left: auto;
    position: absolute;
    right: 0;
    top: 25%;
    z-index: 1;
}
#solutions h2  {
    color: #000;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 50px;
}
#solutions .industry_list {
    list-style: none;
    padding: 0;
    margin: 0;
}
#solutions .industry_list li {
    padding-left: 70px;
    position: relative;
    margin-bottom: 30px;
    font-size: 17px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
#solutions .industry_list li:hover {
    transform: translate(15px);
}
#solutions .industry_list li .icon  {
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 30px;
    color: #e13e13;
}
#solutions .industry_list li .icon .plc {
    background: url('/wp-content/themes/consyst-v3/css/../images/PLC_white.webp') no-repeat scroll center center;
}
#solutions .industry_list li .icon .scada {
    background: url('/wp-content/themes/consyst-v3/css/../images/SCADA_systems.webp') no-repeat scroll center center;
}
#solutions .industry_list li .icon .drives {
    background: url('/wp-content/themes/consyst-v3/css/../images/VFD_IMCCs.webp') no-repeat scroll center center;
}
#solutions .industry_list li .icon .rtus {
    background: url('/wp-content/themes/consyst-v3/css/../images/RTU_Substation.webp') no-repeat scroll center center;
}
#solutions .industry_list li .icon i {
    width: 45px;
    height: 45px;
    background-size: contain !important;
    display: block;
}
#solutions .industry_list li h3 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}
@-webkit-keyframes move-roll-1 { 
    0% { transform: translateY(0px); } 
    50% { transform: translate3d(-20px, 20px, 10px); } 
    100% { transform: translateY(0px); } 
}
@media all and (max-width: 768px){
    html #wpadminbar {
        top: -46px;
    }
}
.owl-carousel {
    display: none;
}
#certifications {
    padding: 80px 0 0;
}
#certifications img {
    width: 100%;
    max-width: 200px;
    height: auto;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    border: 1px solid #f5f5f5;
    opacity: 0.5;
}
#certifications img:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    opacity: 1;
}
#company_provides {
    padding: 80px 0;
}
#company_provides .parallel_scroll_box:after {
    content: "";
    background: linear-gradient(149deg, rgba(10,41,12,1) 46%, rgba(0,123,28,1) 100%); 
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0.8;
}
#company_provides .parallel_scroll_box::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 140px;
    height: 100%;
    width: 100%;
    background: url('/wp-content/themes/consyst-v3/css/../images/cs-wave.png') no-repeat scroll 0 0;
    background-size: cover;
    opacity: 0.5;
}
#company_provides .parallel_scroll_box {
    /* background-color: rgba(49, 94, 146, 0.8); */
    background: url('/wp-content/themes/consyst-v3/css/../images/consyst-office.jpg') no-repeat fixed center center;
    padding: 100px 50px;
    text-align: center;
    color: #fff;
    position: relative;
    background-size: cover;
    overflow: hidden;
}
#company_provides .parallel_scroll_box .content {
    position: relative;
    z-index: 3;
}
#company_provides .parallel_scroll_box h3{
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 40px;
}
#company_provides .parallel_scroll_box p {
    font-size: 16px;
    max-width: 80%;
    margin:  0 auto 20px;
}
#industries {
    padding: 80px 0;
    background: #e1e6e9;
}
#industries .intro_content {
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
}
#industries .intro_content h2 {
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 30px;
    color: #000;
    display: inline-block;
}
#industries .intro_content p {
    color: #4a5257;
    font-size: 18px;
}

#all_cliens h3 {
    font-size: 23px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
    margin-top: 10px;
}
.industry_slide  {
    cursor: grab; 
    display: flex;
}
#all_cliens .client_cover {
    background: rgba(0, 0, 0, 0.01);
    padding: 20px 30px;
    margin-bottom: 5px;
}
#industries .industry_slide .content {
    height: 430px;
    display: flex;
    align-items: end;
    flex-wrap: wrap;
    position: relative;
}
#industries .industry_slide .layer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    font-size: 0;
    color: transparent;
    opacity: 0;
}
#industries .industry_slide .bg_image {
    background-size: cover;
    background-position: -265px 0px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
#industries .industry_item:hover .bg_image{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
#industries .industry_slide .cover {
    background: #e13e13;
    color: #fff;
    padding: 30px;
    width: 100%;
    margin-bottom: 50px;
    position: relative;
    z-index: 2;
}
#industries .industry_slide .zero_count {
    width: 100%;
    font-size: 80px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    left: 30px;
    top: -70px;
}
#industries .industry_slide h3 {
    font-weight: 600;
    font-size: 20px;
}
#industries .industry_content {
    height: 0;
    overflow: hidden;
    transition: height 0.5s ease;
}
#industries .industry_item {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    margin-top: 80px;
}
#industries .industry_item:hover{
    transform: translateY(-30px);
}

#industries .industry_item .more {
    font-weight: 600;
    color: #fff;
}
#achievements {
    padding: 80px 0;
    background: #2c6097;
}
#achievements .count_number {
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    display: block;
    text-align: center;
}
#achievements .count_description {  
    font-size: 21px;
    color: #fff;
    display: block;    
    text-align: center;
}
#achievements_description {
    padding-top: 50px;
    color: #fff;
    font-size: 30px;
}
h2.title::before, h4.title::before, .spotlight_head::before, #inner_banner h1::before{
    content: "";
    display: block;
    width: 80px;
    background: #e13e12;
    height: 3px;
    margin: 0 0 20px 0;
}
#casestudies {
    padding: 80px 0;
    background: #e1e6e9;
}
body.home #casestudies {
    background: none;
}
#casestudies .intro_section {
    margin-bottom: 30px;
}
#casestudies .intro_section .button {
    padding: 8px 25px;
    width: 300px;
    margin: 30px auto 0;
    display: block;
    height: auto;
    font-size: 20px;
}
#casestudies .intro_section .button:hover {
    background: none;
    color: #e13e13;
    transform: scale(1.1);
}
#casestudies h2 {
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 30px;
    color: #000;
}
#casestudies .intro_section {
    align-items: center;
}
.case_study_list h3 {
    font-size: 17px;
    line-height: 1.5em;
    margin-bottom: 20px;
}
.case_study_list h3 a {
    color: #000;    
    font-weight: 600;
}
.case_study_list .box {
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    align-content: baseline;
    overflow: hidden;
}
.case_study_list .thumb_box {
    height: 350px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}
.case_study_list .box .thumb {
    height: 350px;
    background-size: cover;
    display: block;
    width: 100%;
    font-size: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.case_study_list .box:hover {
    -webkit-transform:translate3d(0,-10px,0);
    transform:translate3d(0,-10px,0);
}
.case_study_list .box:hover .thumb {
    transform: scale(1.1);
}
.case_study_list .col-md-4  {
    margin-bottom: 20px;
}
.case_study_list .category {
    color: #e13e13;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    font-weight: 700;
}
.case_study_list .button {
    background: none;
    color: #e13e13;
}
.case_study_list .button:hover {
    background: #e13e13;
    color: #fff;
}
#sidebar .all_insights  {
    padding: 0 !important;
}
#casestudies .insights_button a.thumb, .all_insights a {
    background: #e13e13;
    color: #fff;
    display: flex;
    align-items: end;
    justify-content: right;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    padding: 20px;
} 
#sidebar .all_insights a {
    padding-top: 200px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
#casestudies .insights_button a.thumb:after, .all_insights a::after {
    content: "";
    display: inline-block;
    width: 120px;
    height: 120px;
    background: url('/wp-content/themes/consyst-v3/css/../images/right-arrow-white.svg') no-repeat scroll 0 0;
    background-size: auto;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 20px;
    opacity: 0.8;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
#sidebar .all_insights:hover a::after {
    left: 20px;
}
#sidebar .all_insights:hover a {
    background: #224266;
}
#accordion_section {
    padding: 40px 0;
}
#accordion_section h2 {
    margin-bottom: 0;
}
#tiles_section {
    padding: 1px 0;
    background: url('/wp-content/themes/consyst-v3/css/../images/greentech.webp') no-repeat scroll top left;
    background-size: cover;
    position: relative;
}
#tiles_section::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(3, 32, 66, 0.3);
    z-index: 1;
}
#tiles_section .container-fluid{
    position: relative;
    z-index: 3;
    padding-right: 50px;
}
#tiles_section .tile {
    display: block;
    padding: 100px 20px 10px 10px;
    margin-bottom: 1px;
    color: #fff;
    font-weight: 700;
    margin-right: 1px;
    background-size: cover;
    position: relative;
    width: 49%;
}
#tiles_section .tile::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 40%;
    background: linear-gradient(360deg, rgba(0,0,0,0.8) 23%, rgba(0,0,0,0) 100%); 
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
#tiles_section .tile:hover::after {
    height: 100%;
}
#tiles_section .tiles {
    display: flex;
}
#tiles_section .tile span {
    position: relative;
    z-index: 3;
}
#tiles_section .tiles .tile_box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
#tiles_section .video_side {
    position: relative;
}
.video {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: top;   
    position: relative;
    background-size: cover;
    background-position: center center;
}
.video .vidoe-quote {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-top: 20px;
    margin-left: 20px;
}
.video .player {
    width: 70px;
    height: 70px;
    background: #e13e13;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}
.video .player::after {
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    right: 0;
    top: 0;bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 23px solid #fff;
}

@keyframes waves {
    0% {
      -webkit-transform: scale(0.2, 0.2);
      transform: scale(0.2, 0.2);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
      opacity: 0.9;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }
    100% {
      -webkit-transform: scale(0.9, 0.9);
      transform: scale(0.9, 0.9);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
  }
.waves {
    position: absolute;
    width: 150px;
    height: 150px;
    background: rgba(225, 62, 19, 0.4);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    right: -40px;
    bottom: -40px;
    z-index: -1;
    -webkit-animation: waves 2s ease-in-out infinite;
    animation: waves 2s ease-in-out infinite;
}
.wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 0.5s;
}

.wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 1s;
}

.wave-4 {
    -webkit-animation-delay: 2s;
    animation-delay: 1.5s;
}


#clients {
    padding: 80px 0;
}
#clients .button {
    width: 200px;
    margin: 0 auto;
}
#clients .button.collapsed::after{
    content: "View All Clients";
    font-size: 15px;
}
#clients .button::after{
    content: "Hide Clients";
    font-size: 15px;
}
#clients h2 {
    color: #000;
    font-size: 45px;
    margin-bottom: 30px;
}
#client_list .cover {
    border: 1px solid #e7e7e7;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    background: #fff;
}
#client_list .client_img {
    width: 140px;
    height: 80px;
    max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}
#testimonials {
    padding: 0 0 80px;
}
#testimonials .testimonial_box {
    color: #fff;
    padding: 100px 50px;
    text-align: center;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
}
/* #testimonials .testimonial_box::after {
    content: "";
    position: absolute;
    right: 50px;
    bottom: 50px;
    width: 100px;
    height: 200px;
    background: url('/wp-content/themes/consyst-v3/css/../images/ConsystT.png') no-repeat scroll 0 0;
    background-size: contain;
    z-index: 2;
    opacity: 0.8;
} */
#testimonials .testimonial_box::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(49, 94, 146, 0.8);
    z-index: 1;
}
#testimonials h2 {
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
    font-size: 45px;
    font-weight: 700;
}
#testimonials h2 a {
    color: #fff;
}
#testimonials .testimonials_slide {
    width: 80%;
    margin: 0 auto 30px;
    position: relative;
    z-index: 3;
}
.testimonials_slide .content {
    text-align: center;
    font-size: 18px;
    padding: 0 70px;
}
.testimonials_slide h3 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 40px;
}
#testimonials .owl-prev:after,
#testimonials .owl-next:after  {
    content: "";
    display: block;
    opacity: 0.4;
    width: 40px;
    height: 40px;
    background: url('/wp-content/themes/consyst-v3/css/../images/arrow.svg') no-repeat scroll center center;
    background-size: contain;
}
#testimonials .owl-prev:after {
    transform: rotate(180deg);
}
#testimonials .owl-prev,
#testimonials .owl-next{
    font-size: 0;
    position: absolute;
    -webkit-transition:.2s;
    -o-transition:.2s;
    transition:.2s ease;
    top: 20%;
}
#testimonials .owl-prev {
    left: 0;
    opacity:0;
    -webkit-transform:translateX(40px);
    transform:translateX(40px)
}
#testimonials .owl-next {
    right: 0;
    opacity:0;
    -webkit-transform:translateX(-40px);
    transform:translateX(-40px)
}
#testimonials .testimonial_box:hover .owl-nav div.owl-prev,
#testimonials .testimonial_box:hover .owl-nav div.owl-next {
    -webkit-transform:translateX(0);
    transform:translateX(0);
    opacity:1
}
#testimonials .button {
    position: relative;
    z-index: 2;
}
#accordion_section_1 .accordion-item {
    border: 1px solid #e7e7e7;
    margin-bottom: 10px;
}
#accordion_section .accordion-button:focus,
#accordion_section  .accordion-button:not(.collapsed) {
    background-color: transparent !important;
    box-shadow: none !important;
}

#accordion_section .accordion-button {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
footer {
    background: rgba(0, 0, 0, 0.9);;
    padding: 50px 0 0;
    position: relative;
    color: #fff;
}
footer::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('/wp-content/themes/consyst-v3/css/../images/slider-1.jpg') no-repeat fixed 0 0;
    background-size: cover;
    z-index: -1;
}
footer .container {
    position: relative;
    z-index: 99;
}
#secfoot {
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    padding: 30px 0;
}
#secfoot p {
    margin-bottom: 0;
}
footer::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 20%;
    width: 240px;
    height: 420px;
    background: url('/wp-content/themes/consyst-v3/css/../images/ConsystT.webp') no-repeat scroll right center;
    background-size: contain;
    z-index: 9;
}
footer .button {
    display: block;
    margin-bottom: 20px;
    width: 90%;
    height: 50px;
    line-height: 50px;
    background: none;
    color: #e13e13;
}
footer h3 {
    margin-bottom: 30px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    min-height: 65px;
}
footer ul {
    list-style: none;
    padding-left: 0;
}
footer ul li {
    margin-bottom: 10px;
}
footer a{
    color: #fff;
}
footer .scl {
    display: flex;
}
footer .scl a {
    width: 50px;
    height: 50px;
    position: relative;
    overflow: hidden;
}
footer .scl a img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: scale(1.4);    
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
footer .scl a:hover img {
    transform: scale(1.6);
}
/*inner page style start here*/
#inner_banner {
    width: 100%;
    height: 600px;
    background-size: cover;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
    background-position: center bottom;
    background-color: #315e92;
}
#inner_banner.default_banner {
    background-image: url('/wp-content/themes/consyst-v3/css/../images/banner.webp');
}
#inner_banner::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
#inner_banner .container {
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
    z-index: 3;
    color: #fff;
}
#inner_banner .cover {
    width: 60%;
}
#inner_banner h1 {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
}
#inner_banner h1::before{
    margin-bottom: 30px;
}
#inner_banner p {
    font-size: 20px;
}
.industry_page {
    padding: 80px 0 0;
    background: #f5f5f5;
}
.industry_page .left_side {
    background: url('/wp-content/themes/consyst-v3/css/../images/video-banner.jpg') no-repeat scroll 0 0;
    background-size: cover;
    padding: 80px 50px;
    position: relative;
    height: 100%;
}
.industry_page .content {
    position: relative;
    z-index: 2;
}
.industry_page .content h2 {
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 20px;
}
.industry_page .content h2::before {
    content: "";
    display: block;
    width: 80px;
    background: #e13e12;
    height: 3px;
    margin: 0 0 20px 0;
}
.industry_page .content p {
    font-size: 20px;
    color: #fff;
}
.industry_page .left_side::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.featured_list {
    padding: 33px;
    background: #fff;
}
.featured_list h3 {
    font-weight:700;
    color: #000;
    font-size: 30px;
    margin-bottom: 30px;
}
.featured_list ul {
    padding-left: 0;
}
.featured_list li {
    list-style: none;
    font-size: 18px;
    margin-bottom: 15px;
    color: #444;
    padding-left: 30px;
    position: relative;
    font-weight: 700;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.featured_list li:last-child{
    border-bottom: none;
}
.featured_list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 15px;
    border-radius: 50%;
    background: url('/wp-content/themes/consyst-v3/css/../images/arrow-red.svg') no-repeat scroll 0 0;
    background-size: contain;
    transform: rotate(-90deg);
}
.featured_list li:hover {
    color: #e13e12;
}
.industry_bottom .bottom_slider {
    padding-left: 7%;
    padding-top: 50px;
}
.slider_section .item {
    background-size: cover;
    margin-bottom: 120px;
    position: relative;
    height: 590px;
    background-position: left top;
}
.slider_section .slide_content {
    width: 40%;
    color: #fff;
    padding: 80px 50px;
    position: absolute;
    right: 8%;
    bottom: 0;
    font-size: 16px;
}
.slider_section .slide_content::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(225, 62, 19, 0.8); */
    /* background: rgba(86, 137, 255, 0.8); */
    background: rgba(0, 0, 0, 0.8);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}
.slider_section .slide_content h4, 
.slider_section .slide_content h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    z-index: 3;
}
.slider_section .slide_content p{
    position: relative;
    z-index: 3;
}
.slider_section .owl-dots {
    background: #315e92;
    width: 40%;
    height: 100px;
    position: absolute;
    right: 8%;
    bottom: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider_section  .owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    margin: 0 5px;
}
.slider_section  .owl-dot.active, .slider_section  .owl-dot:hover  {
    background: rgba(255, 255, 255, 1);
}
.slider_section .owl-item.active .slide_content {
	animation: 0.8s .4s slideInRight both
}

/*scroller*/
#industry_certificates {
    padding-top: 50px;
}
#industry_certificates h2 {
    font-weight: 40px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
#industry_certificates .container {
    overflow: hidden;
    height: 80px;
}
#industry_certificates #clients_container {
    height: 80px;
}
#industry_certificates .simply-scroll-container {
    position: relative;
    float: left;
}
#industry_certificates .simply-scroll-clip {
    position: relative;
    overflow: hidden;
    z-index: 2;
}
#industry_certificates .simply-scroll-list {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    list-style: none;
    font-size: 16px;
}
#industry_certificates .simply-scroll .simply-scroll-clip {
    width: 1300px;
    height: 90px;
}
#industry_certificates .simply-scroll .simply-scroll-list li {
    float: left;
    margin-right: 5px;
    color: #000;
    font-size: 14px;
    height: 80px;
    width: 150px;
    border: 1px solid #f2f2f2;
    position: relative;
    padding: 10px;
    background: #fff;
}
#industry_certificates .simply-scroll .simply-scroll-list li img {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    filter: grayscale(100%);
}
#industry_certificates .simply-scroll .simply-scroll-list li:hover img{
	filter: grayscale(0);
}
#industry_certificates li h2 {
    font-size: 16px;
}
#industry_certificates .simply-scroll .simply-scroll-list li a {
    color: #555;
}
.single_page h3.widget-title {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
.single_page h2 {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
}
.single_page h3 {
    margin-bottom: 30px;
    font-weight: 600;
    color: #000;
}
.single_page .darkbg  h3 {
    color: #fff;
}
.single_page {
    color: #696969;
}
.single_page p {
    font-size: 18px;
}
.single_page h5, .single_page .h5 {
    color: #000;
    font-weight: 600;
}
.sow-features-list .sow-features-feature{
    background: #f5f5f5;
    padding: 30px !important;
    margin-bottom: 0 !important;
}
.sow-features-list .sow-icon-container.sow-container-square::before {
    display: none;
}
.sow-features-list .sow-features-feature:nth-child(2n){
    background: #fef2f2;
}
#industry_clients .client_img {
    background-size: contain;
    background-position: center center;
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
}
#industry_clients{
    padding: 50px 0;
}
.industry_client_slider  {
    margin-top: 30px;
}
#industry_clients .cover{
    border: 1px solid #e7e7e7;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #fff;
}
#blog_section .entry-image a {
    height: 280px;
    width: 100%;
    display: block;
    border-radius: 3px;
    background-size: cover;
    font-size: 0;
    color: transparent;
    margin-bottom: 20px;
}
#tab_section {
    padding: 80px 0 100px;
    background: #f5f5f5;
}
#offeringTabs {
    display: flex;
    flex-wrap: nowrap;
    border: none;
    background-color: rgba(0, 0, 0, 0.01);
}
#tab_section .row {
    align-items: center;
}
#tab_section h2.title {
    font-size: 35px;
    margin-bottom: 35px;
    color: #000;
}
#offeringTabs li button {
    font-size: 20px;
    border-radius: 0;
    display: block;
    padding: 10px 25px 13px;
    color: #999;
    font-weight: 600;
    border-right: none !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: 3px solid transparent;
}
#offeringTabs li button:hover {
    color: #000;
}
#offeringTabs li button.active {
    background: none;
    color: #000;
    border-bottom-color: #e13e12;
}
#offeringTabsContent .tab-pane {
    padding: 40px;
    font-size: 17px;
    color: #000;
    background: #fff;
    line-height: 1.7em;
}
.image_side_bg {
    width: 85%;
    position: relative;
}
.image_side_bg::after {
    content: "";
    position: absolute;
    width: 100%;
    right: 30px;
    top: 30px;
    bottom: 0;
    height: 100%;
    background: #315e92;
    z-index: 1;
}
.image_side_bg img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.image_side_bg:hover img {
    transform: translate(10px, -10px);
}
.image_side_bg:hover img {
    transform: translate(10px, -10px);
}
.offering_page .icons_list_section {
    padding: 60px 0;
    background-size: cover;
    position: relative;
}
.offering_page .icons_list_section::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7)
}
.offering_page .icons_list_section .container {
    position: relative;
    z-index: 3;
}
.icons_list img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
.icons_list .cover {
    display: flex;
    padding: 20px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    position: relative;
}
.icons_list .cover h5 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 15px;
}
.icons_list .cover p {
    font-size: 17px;
    color: #eee;
}
.icons_list .cover .link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
}
.icons_list_section .head  {
    margin-bottom: 50px;
}
.icons_list_section .head p {
    color: #f5f5f5;
    font-size: 18px;
}
.icons_list_section .head h2{
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 10px;
    color: #fff;
    display: inline-block;
}
.icons_list .cover:hover {
    background: #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.icons_list .cover:hover h5 {
    color: #000;
}
.icons_list .cover:hover p{
    color: #888;
}
#contact-form {
    background: url('/wp-content/themes/consyst-v3/css/../images/map.png') no-repeat scroll center center;
    padding: 100px 0;
}
#contact-form .container{
    box-shadow: 0 20px 70px rgba(38,42,76,.2);
    position: relative;
    z-index: 3;
    background: #fff;
    overflow: hidden;
}
#contact-form .form {
    padding: 50px;
}
#contact-form .bg_image {
    /* background: url('/wp-content/themes/consyst-v3/css/../images/video-banner.jpg') no-repeat scroll 0 0; */
    background-size: cover;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding: 50px;
    background: #315e92;
}
#contact-form .bg_image h4 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    margin-bottom: 10px;
}
#contact-form .bg_image p {
    color: #fff;
    font-size: 20px;
}
#contact-form input, #contact-form textarea {
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 5px;
    width: 100%;
    height: 50px;
}
#contact-form label {
    display: none;
}
#contact-form textarea  {
    height: 140px;
    resize: none;
    padding-top: 10px;
}
#contact-form .wpcf7-submit {
    background: #e13e13;
    border: none;
    color: #fff;
    width: 200px;
}
/*team section style*/
#teams {
	background: #f8f9fb;
}
.team_title {
	font-weight: 300;
	font-size: 40px;
	line-height: 50px;
	color: #444;
	margin-bottom: 50px;
}
.team_description{
	font-weight: 300;
	font-size: 26px;
	line-height: 36px;
	color: #666;
	margin-bottom: 50px;
}
.team_title:before {
	content: "";
	display: block;
	width: 80px;
	background: #e13e12;
	height: 3px;
	margin: 0 0 20px 0;
}
.team_tablist {
	list-style: none;
	padding: 30px;
	margin: 0;
	width: 400px;
	max-width: 100%;
}
.team_tablist li {
	display: block;
	color: #777;
}
.team_tablist li a {
    border: 1px solid #eee;
    border-radius: 7px;
    cursor: pointer;
}
.team_tablist .active {
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	border-color: rgba(0,0,0,0);
}
.team_tablist .active .name, .team_tablist .active .designation {
	color: #000;
}
.team_tablist li a {
	display: flex;
	align-items: center;
	text-decoration: none !important;
	padding: 20px;
}
.team_tablist li:hover {
	background: #fff;
}
.team_tablist li a .thumb{
	background-size: cover;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	margin-right: 20px;
	display: block;
	position: relative;
	flex: 0 0 70px;
	filter: grayscale(100%);
}
.team_tablist .active .thumb {
	filter: grayscale(0);
}
.team_tablist li a .thumb:after {
	content: '';
	position: absolute;
	left: -5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	margin: auto;
	border: 2px solid transparent;
	border-radius: 50%;
}
.team_tablist .active .thumb:after {
	border-color: #e03e12;
}
.team_tablist li .details {
	flex: 1;
}
.team_tablist li .name {
	font-size: 15px;
	text-transform: uppercase;
	color: #999;
	font-weight: 700;
	display: block;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
.team_tablist li .designation {
	font-size: 13px;
	color: #999;
	display: block;
}
.team_content  {
	display: block !important; 
}
.team_content p {
	margin-bottom: 20px;
}
.image_box {
	position: relative;
}
.image_box .photo {
	width: 200px;
	height: 200px;
	display: block;
	background-size: cover;
	position: relative;
	background-position: top center;
	border-radius: 50%;
    margin-bottom: 15px;
}
.team_content h2 {
	font-size: 30px;
	font-weight: 700;
}
.team_content h5 {
	color: #888;
	font-size: 16px;
}
.team_content .scl_link {
    margin-bottom: 20px; 
    display:block; 
    color: #0a66c2; 
    font-size: 18px;
}
.team_content .scl_link small {
    font-size: 14px; 
    color:#999;
}
#teams .management {
	background: #fff;
	padding: 80px 0;
}
#teams .directors {
	padding: 80px 0;
} 
.team_tablist.two_column {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	gap: 10px;
}
.team_tablist.two_column li {
	width: 49%;
}
#teams .management .row {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
}
.meeting_booking_form .form-group p {
	margin-bottom: 0;
}
/*team section style end here*/
#blog_section {
    padding: 80px 0;
}
#blog_section h2.blog-single-title a {
    color: #000;
}
#blog_section h2.blog-single-title::before {
    content: "";
    display: block;
    width: 80px;
    background: #e13e12;
    height: 3px;
    margin: 0 0 20px 0;
    margin-bottom: 20px;
}
#blog_section h2.blog-single-title {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 1    0px;
}
#blog_section .category{
    color: #e13e12;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}
#blog_section article {
    padding: 60px 60px;
}
#blog_section .blog_row:nth-child(2n + 1) {
    background: #f9f9f9;
}

#blog_section article:last-child {
    border-bottom: none;
}
#blog_section article p{
    font-size: 17px;
    line-height: 28px;
}
.blog_filter_list {
    list-style: none;
    padding: 0;
    margin-bottom: 50px;
    text-align: center;
}
.blog_filter_list li.list_title {
    padding: 0;
    border: none;
    background: none;
    width: 100%;
    text-align: center;
}
.blog_filter_list li h3 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.blog_filter_list li {
    display: inline-block;   
    margin: 0 10px 10px 0;
}
.blog_filter_list li a {
    border: 1px solid #e03e12;    
    border-radius: 3px;
    color: #000;
    padding: 7px 10px;
    display: inline-block;
    background: #eee;
    font-weight: 600;
    font-size: 14px;
}
.blog_filter_list li:hover a, .blog_filter_list a.current-cat  {
    color: #fff;
    background: #e03e12;
}
.wp-pagenavi {
    text-align: center;
    padding-top: 40px;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    padding: 5px 12px;
    margin: 3px;
    background: #f5f8fa;
    display: inline-block;
    border: none;
    color: #000;
    border-radius: 3px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: #e13e13;
    color: #fff;
}
#sidebar aside {
    margin-bottom: 30px;
    padding: 30px;
    background: #e1e6e9;
}
#sidebar h4.side_title {
    margin-bottom: 30px;
    font-weight: 600;
    color: #000;
}
#sidebar .list_categories {
    padding: 0;
    margin: 0;
}
#sidebar .list_categories li {
    list-style: none;
    padding: 0;
    margin: 5px;
    display: inline-block;
}
#sidebar .list_categories li a{
    display: block;
    background: #e13e13;
    color: #fff;
    border-radius: 5px; 
    padding: 8px 15px;
    font-weight: 600;    
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    font-size: 15px;
}
#sidebar .list_categories li:hover a{
    background: #224266;
}
#sidebar .recent_posts {
    padding-left: 0;
    list-style: none;
}
#sidebar .recent_posts li {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
#sidebar .recent_posts li a{
    color: #224266;
    font-size: 15px;
    display: block;
    line-height: 20px;
}
#sidebar .recent_posts li:hover a{
    opacity: 0.7;
}
#sidebar .recent_posts li:last-child{
    border-bottom: none;
}
#blog_container #sidebar {
    padding-left: 50px;
}
/*life at consyst style*/
.life_banner {
	height: auto;
	overflow: visible; 	
	background: rgb(225,62,18);
	background: linear-gradient(to bottom left, #315e92,#e13e12);
	position: relative;
	padding: 50px 0;
} 
.life_banner::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
	background: url('/wp-content/themes/consyst-v3/css/../images/white-pattern.png') repeat scroll;
	background-size: contain;
}
.life_banner .container .row{
	align-items: center;
	position: relative;
	z-index: 2;
}
#life_content {
	background: #f8faff;
}
.life_banner h3 {
	font-weight: 700;
	font-size: 65px;
	margin-bottom: 20px;
	color: #fff;
}
.life_banner p {
	font-size: 18px;
	line-height: 32px;
	color: #fff;
}
.life_b_gallery {
	-webkit-column-count: 2;
	column-count:2;
	column-gap: 20px;
	-webkit-column-fill: balance;
	column-fill: balance;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	padding: 40px 20px;	
	overflow: hidden;
	z-index: 99999;
	-webkit-animation: action 1s infinite  alternate;
	animation: action 1.5s infinite  alternate;
}
.life_b_gallery .col {
	width: 100%;
	height: 200px; 
	display: inline-block;
	border-radius: 6px;
	background-size: cover;
	margin-bottom: 20px;
	position: relative;
	perspective: 1000px;
}
.life_b_gallery .img_container {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.6s;
	transform-style: preserve-3d;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.life_b_gallery .col .image1, .life_b_gallery .col .image2{
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	left: 0;
	top: 0;
	border-radius: 5px;
	-webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-position: center center;
}
.life_b_gallery .col .image2{
	transform: rotateY(-180deg);
}
.flip1 .img_container{
	animation: flipH 6s infinite alternate ease-in-out;
}
.flip2 .img_container{
	animation: flipH 4s infinite alternate ease-in-out;
}
.flip3 .img_container{
	animation: flipH 5s infinite alternate ease-in-out;
}
@keyframes flipH {
	0%, 40%  { transform: rotateY(0deg); }
	60%, 100% { transform: rotateY(-180deg); }
}
@keyframes action {
    0% { transform: translateY(0); }
    100% { transform: translateY(-5px); }
}
.life_b_gallery .col:nth-child(1){
	height: 220px;
	margin-top: 10px;
}
.life_b_gallery .col:nth-child(2){
	height: 230px;
}
.life_b_gallery .col:nth-child(3){
	height: 150px;
}
.life_b_gallery .col:nth-child(4){ 
	height: 175px;
}
.life_b_gallery .col:nth-child(6){
	height: 240px;
}
.life_b_gallery .col:nth-child(7){
	height: 120px;
}
.life_b_gallery .col:nth-child(5){
	height: 170px;
}
.life_b_gallery .col:nth-child(9){
	height: 170px;
}
#life_posts {
	padding: 80px 0;
	background-size: cover !important;
	overflow: hidden;
}
#life_posts .container {
	max-width: 80%;
}
#post_feeds {
	padding: 0;
	margin: 0;
	list-style: none;
	-webkit-column-count: 3;
	column-count: 3;
	column-gap: 30px;
	-webkit-column-fill: balance;
	column-fill: balance;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
#post_feeds li {
	display: block;
	font-size: 14px;
	overflow: visible;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	margin-bottom: 30px;
	border-radius: 0;
	position: relative;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	overflow: hidden;
	transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
	border-radius: 5px;
	overflow: hidden;
	background: rgba(255,255,255,0.5);
}

#post_feeds .head {
    overflow: hidden;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    padding: 15px;
}
#post_feeds .head .title {
    font-size: 15px;
    color: #444;
    font-weight: 600;
}
#post_feeds .head .title small {
    font-weight: normal;
    color: #888;
}
#post_feeds .head b {
    font-weight: 600;
}
#post_feeds .head img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 0;
}
#post_feeds li img {
	width: 100%;
	height: auto;
	display: block;
    border-radius: 10px;
	transition: transform 0.6s;
}
#post_feeds li .image_c, #post_feeds li .talk_video {
	overflow: hidden;
	transition: transform 0.6s;
	position: relative;
}
#post_feeds li .image_c a.image_zoom{
	display: block;
}
#post_feeds li .talk_video{
    background: #224266;
    border-radius: 5px;
}
#post_feeds li .talk_video iframe {
	width: 100%;
	height: auto; 
	display: block;
	min-height: 300px;
}
#post_feeds li .video_url {
	display: block;
	width: 100%;
	height: 190px;
	background-size: cover;
	position: relative;
	background-position: center center;
    border-radius: 5px;
}
#post_feeds li:hover span.play {
	-webkit-animation: zoom 1.3s ease-out infinite forwards;
	-moz-animation: zoom 1.3s ease-out infinite forwards;
	animation: zoom 1.3s ease-out infinite forwards;
}
.play{
    position: absolute;
    width: 60px;
    height: 60px;
    background: url('/wp-content/themes/consyst-v3/css/../images/video.svg') no-repeat scroll 0 0;
        background-size: auto;
    -webkit-background-size: contain;
    background-size: contain;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
    z-index: 1;
}
#post_feeds li:hover .image_c img {
	opacity: 0.8;
}
#post_feeds li .cover{
	padding: 0 20px 20px;	
}
#post_feeds li:hover {
	box-shadow: 0 0 30px rgba(0,0,0,0.4);
}
#post_feeds li p {
	font-size: 15px;
	margin: 0;
	position: relative;
	z-index: 2;
    margin-bottom: 15px;
}
#post_feeds li .image_c p {
    margin-top: 15px;
	font-size: 15px;
}
#post_feeds li h5 {
	font-size: 20px;
	font-weight: 700;
	color: #444;
	text-align: right;
	margin-top: 10px;
	clear: both;
}
#post_feeds li h6 {
	font-size: 20px;
	font-style: italic;
	text-align: right;
}
#post_feeds .description {
	padding: 10px 0 0;
	position: relative;
	color: #444;
}
#life_careers {
	padding: 50px 0;
	background: #fff;
}
#career-wrapper {
    padding: 80px 0;
}
.careers_list {
	list-style: none;
	padding: 0;
	margin: 0 -15px;
	font-size: 0;
    display: flex;
    flex-wrap: wrap;
}
.careers_list li {
	vertical-align: top;
	width: 50%;
	font-size: 18px;
	margin-bottom: 30px;
	padding: 0 15px;
	color: #555;
    display: flex;
}
.careers_list li h3 a{
	color: #111;
	font-size: 21px;
	margin-bottom: 10px;
	font-weight: 600;
}
.careers_list li h3 {
	margin-bottom: 20px;
}
.careers_list p a {
	color: #e13e12;
}
.title_v3 {
	font-weight: 700;
	font-size: 36px;
	margin-bottom: 30px;
	color: #000;
}
#life_blocks .row {
	display: flex;
	align-content: stretch;
	flex-wrap: wrap;
}
#life_blocks .box {
	position: relative;
	border: 1px solid #e3e4e6;
	border-right: none;
	border-top: none;
	overflow: hidden;
}
#life_blocks .job_cat_link {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	font-size: 0;
	color: transparent;
	z-index: 99;
}
#life_blocks .box:first-child {
	border-left: none;
}
#life_blocks .box .cover {
	padding: 80px 30px 150px 30px;
	position: relative;
	z-index: 9;
}
#life_blocks .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 120%;
	background-size: cover;
	background-color: #315e92;
	opacity: 1;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
#life_blocks .box:hover .bg {
	width: 100%;
}
#life_blocks .box .count {
	font-size: 100px;
	font-weight: 700;
	color: rgba(0,0,0,0.1);
	display: block;
	line-height: 15px;
}
#life_blocks h5 small {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.6em;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #666;
	display: block;
}
#life_blocks h5 {
	font-size: 26px;
	font-weight: 700;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: .04em;
	color: #262626;
}
#life_blocks .box:hover h5, #life_blocks .box:hover h5 small{
	color: #fff;
}
#life_blocks .box:hover .count {
	color: rgba(255,255,255,0.5);
}
#career-wrapper {
    background: #f5f5f5;
}
.careers_list li .cover {
	background: #fff;
	padding: 10px 20px;
    border-radius: 5px;
}
#careers_aside aside {
	padding: 15px 20px;
	margin-bottom: 20px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
}
#careers_aside h3 {
	font-size: 18px;
	margin: 0;
	color: #000;
	margin-bottom: 10px;
	font-weight: 700;
}
#careers_aside aside h3{
    color: #555;
} 
#careers_aside ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#careers_aside ul li {
    margin-bottom: 10px;
}
#careers_aside ul label {
	font-weight: normal;
}
/* .squaredOne */
.check_cover {
	position: relative;
}

.check_cover label {
	cursor: pointer;
	position: relative;
}

.check_cover label span {
	padding-left: 25px;
}

.check_cover label:after {
	content: '';
	width: 16px;
	height: 16px;
	position: absolute;
	top: 2px;
	left: 2px;
	border: 2px solid #000;
}

.check_cover label:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	width: 10px;
	height: 10px;
}

.check_cover input[type=checkbox] {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.check_cover input[type=checkbox]:checked + label:before {
	background: #e13e13;
	-webkit-background-size: contain;
	background-size: contain;
}
.so-widget-sow-features-default-71cc65b70d84-23 .sow-features-list {
    gap: 0 !important;
}
h2.title {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000;
}
h4.title {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000;
}
#mega-menu-wrap-primary_1 #mega-menu-primary_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    color: #000;
}
/*Testimonial list style start here*/
#talk_list {
	padding: 80px 0;
    position: relative;
    z-index: 9;
    background: #f6f6f6;
}
#talk_list .head {
    overflow: hidden;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}
#talk_list .head .title {
    font-size: 15px;
    color: #444;
    font-weight: 600;
}
#talk_list .head .title small {
    font-weight: normal;
    color: #888;
}
#talk_list .head b {
    font-weight: 600;
}
#talk_list .head img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 0;
}
#talk_list .talk_row {
	-webkit-column-count: 2;
    column-count: 3;
    column-gap: 30px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.like-button{
    background: none;
    border: none;
    display: flex;
    align-items: center;
}
.like-button svg {
    width: 25px;
    height: 25px;
    margin-right: 5px;
}
.like-button span {
    font-size: 14px;
}
.like-button svg path {
    fill: #ccc;
}
.like-button.active svg path {
    fill: #e13e13;
}
#talk_list .col {
    display: inline-block;
    vertical-align: top;
    overflow: visible;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 40px;
}
#talk_list .col .content {
    background: #fff;
	padding: 30px;
	position: relative;
    border-radius: 10px;
}
#talk_list img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
#talk_list .col:hover .content, #talk_list .col.focus .content{
	box-shadow: 0px 10px 50px rgba(0,0,0,0.2);
	background: #fff;
}
#talk_list .col:hover .content_cover::after, #talk_list .col.focus .content_cover::after{
	border-top-color: #fff;
}
#talk_list iframe {
	margin-bottom: 20px;
}
#talk_list .col p {
	position: relative;
    color: #111;
    line-height: 1.7em;
}
#talk_banner {
	padding: 150px 0 250px; 
	background-size: cover;
	background-position: center center;
	position: relative;
}
#talk_banner::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.4);
}
#talk_banner h1 {
	font-size: 45px;
	font-weight: 700;
	color: #fff;
	position: relative;
	z-index: 9;
}
#talk_banner h1 small {
	font-size: 20px;
	display: block;	
	color: #fff;
	margin-bottom: 5px;
}
#customer_video {
    padding: 20px 0 100px;
    position: relative;
}
#customer_video .video_row {
    justify-content: space-between;
    margin-bottom: 50px;
}
#customer_video .even-section {
    flex-direction: row-reverse;
}
#customer_video .video_side {
    position: relative;
}
#customer_video .video_side .video_url {
    width: 100%;
    height: 380px;
}
#customer_video h3 {
    font-size: 32px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
#customer_video p {
    color: #4a5257;
    font-size: 18px;
    line-height: 1.8em;
}
#expertise_page {
    padding: 80px 0 0;
}
#expertise_page img {
    max-width: 100%;
}
.icon_list_2 {
    padding-bottom: 80px;
}
.icon_list_2 img {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
.icon_list_2 .icon_item {
    display: flex;
    margin-bottom: 20px;
}
.icon_list_2 h5 {
    color: #444;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}
.icon_list_2 p {
    font-size: 18px;
}
.box_section {
    background: #f5f5f5;
    padding: 80px;
}
.box_section .box_list  {
    margin-top: 100px;
}
.box_section .box_cover {
    padding: 60px 30px 30px;
    margin-bottom: 60px;
    background: #fff;
    box-shadow: 0 10px 35px rgba(0,0,0,.01);
    position: relative;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    position: relative;
}
.box_section .box_cover .zero_count{
    -webkit-text-stroke: 1px #e03e12;
    font-weight: 900;
    font-size: 70px;
    color: transparent;
    display: block;
    margin-bottom: 10px;
    position: absolute;
    top: -60px;
}
.box_section .box_cover h3 {
    color: #000;
    font-size: 21px;
    margin-bottom: 15px;
    font-weight: 600;
}
.box_section .box_cover p {
    font-size: 17px;
}
.box_section .box_cover::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #e03e12;
    left: 0;
    bottom: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.box_section .box_cover:hover::after{
    width: 0;
}
.box_section .box_cover::before{
    content: "";
    position: absolute;
    width: 2px;
    height: 0;
    background: #e03e12;
    left: 0;
    bottom: 0;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
}
.box_section .box_cover:hover:before{
    height: 100%;
}
.box_section .box_cover:hover {
    transform: translateY(-10px);
}
#pageTabs li {
    width: 100%;
}
#pageTabs li button{
    border: none;
    background: rgba(0, 0, 0, 0.1);
    display: block;
    width: 100%;
    border-radius: 0;
    text-align: left;
    padding: 15px 20px;
    margin-bottom: 5px;
    color: #555;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
}
.nav-tabs {
    border: none !important;
}
#pageTabs li .nav-link.active{
    background: #224266;
    color: #fff;
}
.image_list_section img {
    max-width: 100%;
    height: auto;
}
.image_list_section {
    padding: 80px 0;
}
.image_list_section .image_cover {
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 3px;
}
/*single blog style start here*/
.single-post #inner_banner .cover  {
    width: 80%;
} 
.single #inner_banner h1 {
    font-size: 35px;
}
#blog_nav {
    margin-top: 50px;
}
#blog_nav .prev a, #blog_nav .next a{
    padding: 10px 20px;
    padding-left: 40px;
    position: relative;
    display: inline-block;
    color: #626262;
    text-transform: uppercase;
    border: 1px solid #e13e13;
    border-radius: 30px;
    position: relative;
    display: inline-block;
}
#blog_nav a:hover {
    background: #e13e13;
    color: #fff;
}
#blog_nav .next  {
    text-align: right;
}
#blog_nav .next a{
    padding-left: 20px;
    padding-right: 55px;
}
#blog_nav .prev a:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #626262;
    left: 18px;
    top: 18px;
}
#blog_nav .prev a:hover:after  {
    border-right-color: #fff;
}
#blog_nav .next a:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #626262;
    right: 18px;
    top: 18px;
}
#blog_nav .next a:hover:after {
    border-left-color: #fff;
}
#blog_container {
    padding: 80px 0;
    font-size: 18px;
    color: #333;
}
#gallery_list {
    padding: 30px 20px 35px;
    background: #e1e6e9;
    margin: 30px 0;
}
#gallery_list img {
    width: 100%;
    height: auto;
}
#gallery_list h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
.social-box {
    display: block;
}
.social-box:last-of-type {
    margin: 30px 0;
}
.social-btn {
    display: flex;
    width: 100%;
}
a.col-2.sbtn span {
    display: none;
}
a.col-1.sbtn {
    width: 180px;
    border-radius: 50px;
    color: #fff;
    margin: 0 10px 0 0;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.col-1.sbtn span {
    margin: 0 0 0 15px;
}
a.col-2.sbtn {
    border-radius: 50px;
    color: #fff;
    margin: 0 10px 0 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.s-twitter {
	background: #03A9F4;
}
.s-twitter::before {
    font-family: fontawesome;
    content: '\f099';
}
.s-twitter:hover {
    background: #0093d6;
}
.s-facebook {
	background: #3F51B5;
}
.s-facebook::before {
    font-family: fontawesome;
    content: '\f09a';
}
a.col-1.sbtn.s-facebook:hover {
    background: #2f409f;
}
.s-googleplus {
	background: #F44336;
}
.s-googleplus::before {
    font-family: fontawesome;
    content: '\f0d5';
}
.s-googleplus:hover {
    background: #c82c21;
}
.s-whatsapp {
	background: #4CAF50;
}
.s-whatsapp::before {
    font-family: fontawesome;
    content: '\f232';
}
a.col-2.sbtn.s-whatsapp:hover {
    background: #3d9440;
}
.s-linkedin {
	background: #1a7baa;
}
.s-linkedin::before {
    font-family: fontawesome;
    content: '\f0e1';
}
a.col-2.sbtn.s-linkedin:hover {
    background: #136288;
}
.s-pinterest {
	background: #bd081c;
}
.s-pinterest::before {
    font-family: fontawesome;
    content: '\f231';
}
a.col-2.sbtn.s-pinterest:hover {
    background: #a10718;
}
.social-btn a:last-of-type {
    margin: 0;
}
.single_page  .facility_section .so-widget-sow-image h3.widget-title{
    font-size: 18px;
}
#india-center-of-excellence {
    padding: 50px 0;
}
/*facility page style starts here*/
#facility_page {
    padding: 80px 0;
}
#facility_page img {
    max-width: 100%;
}
#facility_page .icon img {
    width: 60px;
    height: 60px;
    display: block;
    margin-bottom: 10px;
}
.facility_section h3.widget-title:before{
    content: "";
    font-size: 0;
    display: block;
    height: 3px;
    background: #e13e12;
    width: 50px;
    margin-bottom: 26px;
}
.facility_section  .border_section  img {
    width: 50px;
    height: 50px;
}
#facility_page .facility_sections {
    align-items: center;
    margin-bottom: 45px;
}
#facility_page .icons_side p, .facility_section p{
    font-size: 20px;
    color: #333;
}
#facility_page .cover {
    margin-bottom: 30px;
}
#facility_page h3 {
    color: #333;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 40px;
}
/*facility page style ends here*/
.scl_page {
    padding: 80px 0 100px;
    display: flex;
    align-items: center;
}
.scl_page svg {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    position: absolute;
    left: 30px;
    top: 30px;
    opacity: 0.3;
}
.scl_page svg path {
    fill: #fff;
}
.scl_page .scl_link {
    background: #1877f2;
    display: flex;
    padding: 30px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 25px;
    position: relative;
}
.scl_page .scl_link:hover {
    opacity: 0.7;
}
.scl_page .youtube .scl_link {
    background: #ff0000;
}
.scl_page .linkedin .scl_link {
    background: #0a66c2;
}
.scl_page .google .scl_link{
    background: #F4B400;
}
.scl_page .x .scl_link{
    background: #000;
}
.scl_page .x .scl_link{
    background: #000;
}
.scl_page .instagram .scl_link {
    background: #6328d6;
}
.scl_page .glassdoor .scl_link {
   background: #00a264;
}
.scl_page .blank .scl_link {
    background: #e1e6e9;
    color: #000;
}
.scl_page .blank .scl_link p {
    font-size: 25px;
    line-height: 30px;
}
.scl_page .icons_inside {
    text-align: right;
    display: flex;
    height: 200px;
    flex-wrap: wrap;
    justify-content: right;
    align-content: end;
    width: 100%;
}
.scl_page .consyst-icon1 {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    display: inline-block;
}
.scl_page h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    width: 100%;
}

#contact_page {
    padding: 100px 0;
}
#contact_page .form {
    padding-left: 5%;
}
#contact_page .form h3 {
    font-size: 30px;
    color: #000;
    margin-bottom: 20px;
}
#contact_page .form input, #contact_page .form textarea {
    width: 100%;
    height: 50px;
    border: 1px solid #999;
    padding: 5px 10px;
    color: #000;
    border-radius: 5px;
}
#contact_page .form input[type="submit"]{
    width: 200px;
    background: #e03e12;
    color: #fff;
    border: none;
}
#contact_page .form textarea {
    height: 120px;
}
#contact_page .form label {
    color: #000;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}
#contact_page .phone_info {
    background: #f9ebe8;
    padding: 30px;
    margin-bottom: 30px;
}
#contact_page .phone_info a {
    color: #444;
}
#contact_page .phone_info a:hover {
    color: #224266;
}
#contact_page .phone_info p {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}
#contact_page .phone_info p b {
    font-weight: 600;
    width: 80px;
    display: inline-block;
}
#contact_page .phone_info:before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background: url('/wp-content/themes/consyst-v3/css/../images/phone.webp') no-repeat scroll 0 0;
    background-size: cover;
    margin-bottom: 20px;
}
#core_values {
    padding: 60px 0 80px;
}
#core_values .description {
    font-size: 20px;
    margin-bottom: 40px;
}
#core_values .content {
    position: relative;
    height: 420px;
    margin-bottom: 30px;
}
#core_values .content .bg_image {
    background-size: cover;
    background-color: #1f446a;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-position: center center;
}
#core_values .cover {
    position: absolute;
    width: 100%;
    z-index: 2;
    padding: 20px;
    background: rgba(225, 62, 19, 0.8);
    color: #fff;
    bottom: 20px;
    min-height: 150px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
#core_values .content:hover .cover {
    bottom: 50px;
}
#core_values .cover h3 {
    font-weight: 600;
    font-size: 23px;
    color: #fff;
    margin-bottom: 15px;
}
#core_values .cover p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}
#wpcf7-f8166-o1 label {
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
}
#wpcf7-f8166-o1 input {
    width: 100%;
    height: 45px;
    border: 1px solid #000;
    padding: 5px 15px;
}
#wpcf7-f8166-o1 input.wpcf7-validates-as-phonetext {
    padding-left: 50px;
}
#wpcf7-f8166-o1  .wpcf7-submit {
    background: #f00000;
    width: 200px;
    border: none;
    color: #fff;
}
#careers_single {
    padding: 80px 0;
}
@media all and (max-height: 740px){
    #cs_box {
        padding: 80px 20px 40px;
    }
    #cs_box p {
        margin-bottom: 20px;
    }
} 
@media all and (min-width: 1600px){
    #inner_banner {
        background-position: center center;
        height: 800px;
    }
    #spotlight .item {
        height: 950px;
    }
}
@media only screen and (max-width: 1400px) {
    .container {
        width: 95% !important;
        max-width: 95% !important;
    }
    a.col-1.sbtn {
        width: 180px;
        display: inline-block;
        text-align: center;
        border-radius: 50px;
        padding: 10px;
        color: #fff;
        margin: 0 0.5% 0 0;
        font-size: 15px;
    }
    #home_slider .content .spotlight_head {
        font-size: 40px;
    }
    #home_slider .content p {
        font-size: 15px;
    }
    #header .navbar-brand {
        width: 180px;
    }
    #header .button {
        width: 115px;
    }
    #mega-menu-wrap-primary_1 #mega-menu-primary_1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0 10px;
    }
    #home_slider .content h2 {
        font-size: 50px;
    }
    #certifications .owl-nav {
        display: none !important;
    }
    .team_tablist.two_column {
        gap: 5px;
        padding: 10px;
    }
}
@media all and (max-width: 1100px){
    #mega-menu-wrap-primary_1 .mega-menu-toggle {
        margin-right: 20px;
    }
    #company_provides .parallel_scroll_box h3, #industries .intro_content h2 {
        font-size: 35px;
    }
    .team_tablist.two_column li {
        width: 75%;
    }
}
@media all and (max-width: 980px){
    #inner_banner .cover {
        width: 90%;
    }
    #header .phone {
        display: none;
    }
    #header_top .tagline {
        border: none;
    }
    .case_study_list .thumb_box, .case_study_list .box .thumb {
        height: 200px;
    }
    .testimonials_slide .content {
        padding: 0;
    }
    #testimonials .testimonials_slide {
        width: 100%;
    }
    #tab_section h2.title, .industry_page .content h2{
        font-size: 25px;
    }
    .featured_list li {
        padding-left: 25px;
        margin-bottom: 15px;
        padding-bottom: 10px; 
        font-size: 16px;
    }
    .single_page h3 {
        font-size: 21px;
    }
    .industry_page .content p {
        font-size: 15px;
    }
    #mega-menu-wrap-primary_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        border-radius: 0;
        background-color: #fff;
        height: 2px;
    }
    #mega-menu-wrap-primary_1 .mega-menu-toggle .mega-toggle-blocks-right {
        background: rgba(225, 62, 19, 0.5);
    }
    .box_section {
        padding: 50px 30px;
    }
    .industry_page .left_side {
        padding: 30px;
    }
    .industry_page .left_side::after{
        background: rgba(0, 0, 0, 0.6);
    }
    .slider_section .slide_content {
        width: 90%;
        right: 5%;
        padding: 30px;
    }
    .slider_section .slide_content p {
        font-size: 15px;
    }
    .slider_section .slide_content h4, .slider_section .slide_content h3 {
        font-size: 21px;
    }
    #post_feeds, #talk_list .talk_row {
        column-count: 2;
    }
    #talk_list .head img {
        width: 40px;
        height: 40px;
    }
    .team_tablist.two_column li {
        width: 90%;
    }
    .scl_page .blank .scl_link p {
        font-size: 15px;
        line-height: 20px;
    }
    .single-post #inner_banner .cover {
        width: 100%;
    }
    #spotlight .item {
        background-position: center center;
    }
    #industries .industry_slide .cover {
        background: rgba(225, 62, 19, 0.7);
    }
    #spotlight #consyst_15_logo {
		width: 220px;
		top: 20%;
		right: unset;
		left: 15px;
	}
}
@media only screen and (max-width: 767px) {
    #header .scl {
        width: 100%;
        justify-content: right;
    }
    a.col-1.sbtn {
        width: 46px;
    }
    #solutions .content_section .content {
        padding-right: 20px;
    }
    a.col-1.sbtn span {
        display: none;
    }
    #casestudies .insights_button a.thumb {
        height: 200px;
    }
    #company_provides .parallel_scroll_box {
        padding: 60px 50px;
    }
    #company_provides .parallel_scroll_box p {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    #company_provides .parallel_scroll_box h3, 
    #industries .intro_content h2, 
    #casestudies h2, 
    #testimonials h2, 
    #home_slider .content .spotlight_head {
        font-size: 30px;
    }
    #tiles_section .video_side {
        height: 350px;
    }
    #tiles_section .container-fluid{
        padding-right: 15px;
    }
    #tiles_section .tiles .tile_box {
        justify-content: center;
    }
    #testimonials .testimonial_box {
        padding: 50px 25px;
    }
    #achievements .col-6{
        margin-bottom: 20px;
    }
    #header_top .tagline {
        display: none;
    }
    #home_slider .content {
        width: 90%;
    }
    #home_slider .content p, #home_slider .content .spotlight_head {
        width: 100%;
    }
    #customer_video .video_side .video_url {
        height: 350px;
    }
    footer h3{
        min-height: 0;
    }
    footer .scl {
        justify-content: space-between;
    }
    #industries .industry_content {
        height: auto;
    }
    .offering_page .image_section,#expertise_page .image_section {
        margin-bottom: 70px;
        display: flex;
        justify-content: center;
    }
    #offeringTabs li button {
        font-size: 15px;
        padding: 10px 10px 13px;
    }
    .icons_list_section .head h2 {
        font-size: 25px;
    }
    #contact-form .container > .row {
        flex-direction: column-reverse;
    }
    #contact-form .form {
        padding: 30px 20px;
    }
    #contact-form .bg_image h4, h2.title {
        font-size: 25px;
        line-height: 30px;
    }
    #contact-form .bg_image {
        padding: 30px;
    }
    #offeringTabs {
        flex-wrap: nowrap;
    }
    #header .button {
        display: none;
        width: auto;
        font-size: 13px;
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
    }
    .box_section {
        padding: 50px 20px;
    }
    #blog_section article {
        padding: 15px;
    }
    #blog_section h2.blog-single-title {
        font-size: 20px;
        line-height: 26px;
    }
    #blog_section article p{
        font-size: 14px;
        line-height: 21px;
    }
    #contact_page .form {
        padding-left: 0;
        margin-top: 30px;
    }
    
	.team_tablist {
		padding: 0;
		margin-bottom: 30px;
	}
	.team_title {
		font-size: 25px;
		line-height: 35px;
	}
	.team_tablist li a .thumb {
		flex: 0 0 50px;
		width: 50px;
		height: 50px;
	}
	.team_tablist.two_column li {
		width: 49%;
	}
	.team_tablist.two_column li a{
		flex-wrap: wrap;
		padding: 10px;
	} 
    .careers_list li {
        width: 100%;
    }
    .careers_list li .cover {
        width: 100%;
    }
    .careers_list {
        margin-top: 30px;
    }
    #core_values {
        padding: 50px 0 80px;
    }
    .single #inner_banner h1 {
        font-size: 20px;
    }
    .blog_nav {
        margin-bottom: 30px;
    }
    #blog_container {
        padding-bottom: 0;
    }
    #blog_container #sidebar {
        width: 100%;
        padding-left: 0;
    }
    .gallery-item {
        margin-bottom: 20px;
    }
}
@media all and (max-width: 568px){ 
    #customer_video .video_side .video_url {
        height: 280px;
    }
    #offeringTabs li button {
        font-size: 14px;
        font-weight: normal;
    }
    #blog_section .entry-image a {
        height: 200px;
    }
    #blog_section .blog_row:nth-child(2n+1) {
        background: #fff;
    }
    #blog_section .blog_row article:nth-child(2n+1) {
        background: #eee;
    }
    #post_feeds, #talk_list .talk_row {
        column-count: 1;
    }
    .team_tablist.two_column li {
        width: 100%;
    }
   
}
