/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns,block-styles,wide-blocks,accessibility-ready
Version: 2.2.1692775339
Updated: 2023-08-23 07:22:19

*/
a, a img, a i, input[type="submit"], #site-header .menusec {
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
h1 {
    font-size: 66px;
}
h2 {
    font-size: 50px;
}
h3 {
    font-size: 42px;
}
h4 {
    font-size: 30px;
}
.tcwhite h1 strong, h2 strong {
    color: #266fe2;
    text-transform: capitalize;
    font-weight: unset;
}
#site-header {
    background-color: #343e4b;
    display: inline-block;
    width: 100%;
    text-align: center;
}
#site-header .htopbar {
    float: left;
    width: 100%;
}
#site-header .htopbar .container {
    padding: 0 35px;
}
#site-header .htopbar .tleft {
    float: left;
    padding: 14px 0 0 0;
}
.htopbar .tleft a {
    color: #fff;
    margin: 0 22px 0 0;
}
.htopbar .tleft a i, .htopbar .tleft a:hover {
    color: #266fe2;
}
#site-header .htopbar .tright {
    float: right;
}
.htopbar a.spbtn {
    border-radius: 0;
    background-image: url(images/button-bg-medium.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.htopbar a.spbtn:hover {
    transform: scale(1);
    background-color: #0c377d;
}
#site-header .menusec {
    display: inline-block;
    background-color: #dcdcdc;
    background-image: linear-gradient( #fff, #dcdcdc);
    width: 1260px;
    padding: 20px 35px;
    margin: 0 0 -50px 0;
    border-radius: 15px;
}
#site-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
#site-header.fixed .menusec {
    width: 100%;
    border-radius: 0;
}
#site-header.fixed .htopbar {
    display: none;
}
#site-header .site-logo {
    float: left;
    width: 220px;
}
#site-header .site-logo img.custom-logo {
    /* filter: brightness(0) invert(1); */
}
#site-header.fixed .site-logo img.custom-logo {
    /* filter: brightness(1) invert(0); */
}
#site-header .header-navigation-wrapper {
    float: right;
}
.header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu li {
    text-align: left;
}
.header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu > li {
    padding: 15px 0;
    text-decoration: none;
}
.header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu > li > a {
    color: #4b4b4b;
    font-weight: bold;
}
.header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu li a {
    font-size: 16px;
}
.header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu > li.current-menu-item > a, .header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu > li a:hover, .header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu li ul li.current-menu-item a {
    color: #266fe2;
    text-decoration: none;
}
.header-navigation-wrapper nav.primary-menu-wrapper ul.sub-menu {
    background-color: #343e4b;
}
.header-navigation-wrapper nav.primary-menu-wrapper ul.sub-menu:after {
    border-bottom-color: #343e4b;
}
.header-navigation-wrapper ul.primary-menu .icon::before, .header-navigation-wrapper ul.primary-menu .icon::after {
    color: #151515;
}
.tcwhite, .tcwhite * {
    color: #fff;
}
.flo-menu {
    position: fixed;
    right: 3px;
    top: 50%;
    z-index: 999;
    transform: translateY(-50%);
    width: 36px;
}
.sociallinks a {
    border-radius: 5px 5px 5px 5px;
    background-color: #dcdcdc;
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    margin: 2px 0;
    font-size: 17px;
    box-shadow: 0 0 8px #ffffff26;
}
.sociallinks a i {
    color: #266fe2;
}
.sociallinks a:hover {
    background-color: #266fe2;
    transform: translateX(-5px);
}
.sociallinks a:hover i {
    color: #fff;
}
footer#site-footer {
    padding: 0;
    margin: 0 !important;
    background-color: #484848;
    background-image: linear-gradient( #536173, #36404e);
}
#site-footer * {
    color: #fff;
}
#site-footer, #site-footer p {
    font-size: 16px;
}
.foosec2 {
    background-color: #343e4b;
    text-align: center;
    padding: 16px 0;
    font-size: 14px;
}
.foosec2  a.sdh {
    text-decoration: underline;
}
.foosec2  a.sdh:hover {
    text-decoration: none;
}
.foosec1 {
    display: inline-block;
    width: 100%;
    padding: 50px 0 30px 0;
}
.foosec1 .foobox {
    float: left;
    width: 28%;
    padding: 15px;
}
.foosec1 .foobox.box2 {
    width: 44%;
    padding-left: 40px;
}
#site-footer .foosec1 h2 {
    color: #fff;
    font-size: 27px;
    font-weight: 600;
    margin: 0 0 20px 0;
}
.foosec1 ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    column-count: 2;
}
.foosec1 ul.menu li {
    margin: 0 0 5px 0;
    padding: 0 0 0 22px;
    position: relative;
}
.foosec1 ul.menu li::before {
    content: "\f101";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    top: 0;
    color: #266fe2;
}
.foobox.box3 p, .coninfo p {
    margin-bottom: 7px;
    position: relative;
    padding: 0 0 0 30px;
}
#site-footer .foobox.box3 p i, .coninfo p i {
    color: #266fe2;
    position: absolute;
    left: 0;
    top: 3px;
}
.foosec1 .site-logo {
    margin-bottom: 20px;
    width: 250px;
}
#site-footer a:hover {
    color: #fff;
    text-decoration: underline;
}

#hsec1 {
    background-image: url('images/banner-bg.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 110px;
    padding-bottom: 60px;
}
/* #hsec1::before {
    background-color: transparent;
    background-image: linear-gradient( #194180 0%, #060606 100%);
    opacity: 0.8;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
} */
.wpb_single_image.round-cor img {
    border-radius: 15px;
}
#hsec3 {
    padding-top: 100px;
    padding-bottom: 70px;
    display: none;
}
#hsec3 .aio-icon-component .aio-icon-title {
    color: #266fe2;
    font-size: 36px;
    font-weight: bold;
}
#hsec3 .aio-icon-component .aio-icon-title::after {
    content: '+';
    font-weight: normal;
    font-size: 26px;
    display: inline-block;
    vertical-align: top;
    margin: -5px 0 0 10px;
}
#hsec3 .aio-icon-component .aio-icon-description strong {
    font-weight: normal;
    font-size: 21px;
    margin: 0 0 5px 0;
    display: inline-block;
}
#hsec4 {
    padding-top: 100px;
    padding-bottom: 80px;
    background-image: url('images/hsec4-bg.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#hsec4 .vc_row div[class^="vc_col"] {
    background-color: #ececec;
    background-image: linear-gradient( #f4f4f4, #cfcccc);
    padding: 35px;
    border-style: none;
    border-radius: 15px 15px 15px 15px;
    border: 1px solid #d7d7d7;
}
#hsec4 .vc_row div[class^="vc_col"]:hover {
    animation-name: elementor-animation-bob-float, elementor-animation-bob;
    animation-duration: 0.3s, 1.5s;
    animation-delay: 0s, 0.3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate;
}
@keyframes elementor-animation-bob { 
    0% { transform: translateY(-8px); }
    50% { transform: translateY(-4px); }
    100% { transform: translateY(-8px); }
}
@keyframes elementor-animation-bob-float { 
    100% { transform: translateY(-8px); }
}
#hsec4 .vc_row .vc_col-sm-8>.vc_column-inner {
    background-color: #266fe2;
    background-image: linear-gradient( #266fe2, #1c5dc4);
}
#hsec4 .vc_row .vc_col-sm-8>.vc_column-inner:hover {
    animation-name: none;
}
#hsec4 .vc_row div[class^="vc_col"] * {
    text-align: left !important;
    color: #fff;
}
.bannert p {
    color: #fff;
    font-size: 20px;
}
.bannert2 p {
    font-size: 35px;
    color: #fff;
    font-weight: 600;
    text-align: right;
}
.bannert2 p strong {
    color: #266fe2;
}
#hsec1 .wpcf7.js {
    background-color: rgb(75 75 75 / 50%);
    border-radius: 15px;
    padding: 30px;
    border: 1px solid #6e6e6e;
}
#hsec1 .wpcf7.js p {
    margin: 0;
}
.wpcf7.js input[type="text"], .wpcf7.js input[type="email"], .wpcf7.js textarea {
    border: 1px solid transparent;
    border-radius: 15px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    padding: 10px 15px;
}
.wpcf7.js textarea {
    height: 89px;
}
.wpcf7.js input.wpcf7-not-valid {
    border-color: #ff0000;
    background-color: #ff00001f;
}
span.wpcf7-not-valid-tip, .wpcf7.js .wpcf7-spinner {
    display: none;
}
a.spbtn, .wpcf7.js input[type="submit"] {
    background-color: #266fe2;
    border-radius: 15px;
    padding: 15px 30px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
}
.wpcf7.js input[type="submit"]{width:100%;}
a.spbtn.dark {
    background-color: #151515;
}
a.spbtn:hover, .wpcf7.js input[type="submit"]:hover {
    transform: scale(0.9);
    text-decoration: none;
    color: #fff;
}
#hsec4 h3 strong {
    color: #151515 !important;
}
#hsec4 a.aio-icon-box-link h3.aio-icon-title {
    font-size: 27px;
    margin: 15px 0;
}
#hsec4 .aio-icon-component {
    margin-bottom: 0;
}
#hsec4 a.aio-icon-box-link .aio-icon-description, #hsec4 a.aio-icon-box-link h3.aio-icon-title {
    color: #000000;
}
#hsec4 a.aio-icon-box-link .aio-icon-description strong {
    font-weight: normal;
    color: #266fe2;
}
#hsec5 {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #266fe2;
    background-image: linear-gradient(#1857ba, #082f6e);
}
#hsec5 h2 strong {
    color: #000000;
}
.missimg1 {
    height: 510px;
    margin-top: -170px;
}
.missimg2 {
    height: 340px;
}
.missimg1 *, .missimg2 * {
    height: 100%;
}
.missimg1 img, .missimg2 img {
    object-fit: cover;
    width: 100%;
    height: 100% !important;
}
#hsec5 .steps3 {
    margin-top: 40px;
}
#hsec5 .steps3 div[class^="vc_col"] {
    background-color: #ffffff;
    padding: 35px 50px;
    border-radius: 15px;
}
#hsec5 .steps3 .wpb_text_column {
    margin: 0;
}
#hsec5 .steps3 .wpb_text_column strong {
    font-size: 24px;
    display: inline-block;
    margin: 0 0 12px 0;
}
/* #hsec5 .steps3 .vc_col-sm-4:before {
    content: "\f061"
} */
#hsec5 .steps3 .wpb_raw_code {
    position: absolute;
    left: -42px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 25px;
    background-color: #0c3981;
    box-sizing: content-box;
    padding: 11px;
}
#hsec5 .steps3 .wpb_raw_code i {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background-color: #151515;
    color: #fff;
    font-size: 28px;
    border-radius: 15px;
}
.pagebanner {
    padding: 110px 0 80px 0;
}
.pagebanner h1 {
    color: #fff;
}
.breadcrum {
    color: #fff;
}
.breadcrum a {
    color: #266fe2;
}
.breadcrum a:hover {
    color: #fff;
}
.vc_row.movtext {
    overflow: visible !important;
}
.bannermovingtext {
    margin: -30px -15px;
    position: relative;
    overflow: hidden;
}
.innerpb .bannermovingtext {
    margin-left: 0;
    margin-right: 0;
}
.bannermovingtext::before {
    content: '';
    background-color: #266fe2;
    height: 80px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.bannermovingtext .movingtext {
    /* rotate: 2deg; */
    background-color: #ececec;
    background-image: linear-gradient( #dcdcdc, #fff, #dcdcdc);
    position: relative;
    display: inline-block;
    width: calc(100% + 50px);
    margin: 26px 0 26px -20px;
    padding: 22px 0;
    height: 220px;
    overflow: hidden;
    /* border: 1px solid #404040; */
}
.bannermovingtext .movingtext ul li img {
    width: 165px;
    height: 165px;
    object-fit: cover;
}
@keyframes moveLeftRight {
    0%, 100% {
        transform: translateX(-0px);
    }
    50% {
        transform: translateX(-100px);
    }
}
.bannermovingtext .movingtext ul {
    margin: 0;
    padding: 0;
    list-style: none;
    animation: moveLeftRight 5s linear infinite;
    height: 170px;
    overflow: hidden;
    display: inline-block;
    width: 200%;
}
.bannermovingtext .movingtext ul li {
    display: inline-block;
    margin: 4px 15px;
    color: #000;
}
.bannermovingtext .movingtext ul li i {
    font-size: 0;
    margin: 0 8px 0 0;
}
.bannermovingtext .movingtext ul li i::before {
    font-size: 18px;
}
#suc-stories {    
    padding-top: 80px;
    padding-bottom: 60px;
    background-image: url('images/storie-bg.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#storytab ul.vc_tta-tabs-list {
    margin-top: 10px;
}
#storytab ul.vc_tta-tabs-list li a {
    background-color: #ececec;
    color: #000;
    margin: 10px 0;
    border-radius: 15px 0 0 15px;
    padding: 14px 35px;
    border: 1px solid #d7d7d7;
    border-right: none;
}
#storytab ul.vc_tta-tabs-list li.vc_active a, #storytab ul.vc_tta-tabs-list li a:hover {
    background-color: #266fe2;
    background-image: linear-gradient(#266fe2, #0b4197);
    color: #fff;
}
#storytab .vc_tta-panel-body {
    border: 2px solid #ffffff;
    padding: 35px;
    box-shadow: 0 0 15px #ededed;
    background-color: #ececec;
    border-radius: 15px;
    position: relative;
}
#storytab .vc_tta-panel-body::before {
    content: '';
    display: inline-block;
    background-image: url(images/storytabbg.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#storytab .vc_tta-panel-body > * {
    position: relative;
}
#storytab .vc_tta-panel-body * {
    color: #000;
}
#storytab .vc_tta-panel-body ol {
    margin: 0 0 20px 12px;
}
#storytab .wpb_images_carousel {
    padding: 0 45px;
    margin-bottom: 50px;
}
#storytab .wpb_images_carousel a.vc_left {
    left: -45px;
}
#storytab .wpb_images_carousel a.vc_right {
    right: -45px;
}
#storytab .wpb_images_carousel .vc_item {
    text-align: center;
}
#storytab .wpb_images_carousel .vc_item img {
    margin: 0 auto;
    max-height: 140px;
    width: auto;
}
#storytab .vc_tta-panel-body h4 {
    color: #266fe2;
}
#lifecycle-sec {
    padding-top: 45px;
    padding-bottom: 20px;
}
#diff-sec {
    padding-top: 60px;
    padding-bottom: 30px;
}
.ctabox {
    background-image: url(images/cta-img.webp);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 90px 0 0 0;
    padding: 67px 35px;
    text-align: center;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
}
.ctabox::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 75%);
}
.ctabox * {
    position: relative;
}
.ctabox h3 {
    color: #fff;
    margin-bottom: 25px;
}
.ctabox h3 strong {
    color: #266fe2;
}
.subp-sec1, #hsec4.servmainp {
    padding-top: 90px;
    padding-bottom: 70px;
}
.contactp .wpcf7.js input[type="text"], .contactp .wpcf7.js input[type="email"], .contactp .wpcf7.js textarea, .sersidebar .wpcf7.js input[type="text"], .sersidebar .wpcf7.js input[type="email"], .sersidebar .wpcf7.js textarea {
    border: 1px solid #b7b7b7;
}
.conpmap {
    padding-bottom: 35px;
} 
.serpagemain, .blog-main {
    padding: 50px 0;
    display: inline-block;
    width: 100%;
} 
.sersidebar {
    float: left;
    width: 30%;
}
.sercon {
    float: right;
    width: 70%;
    padding: 0 0 0 35px;
} 
.sersidebar .cwidget, .blog-right .sidebarbox {
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04);
    border-radius: 15px;
    margin: 0 0 35px 0;
    border: 2px solid #fafafa;
    overflow: hidden;
    padding-bottom: 20px;
}
.sersidebar .cwidget h2, .blog-right .sidebarbox h2 {
    font-size: 20px;
    padding: 15px;
    background-image: linear-gradient(#266fe2, #0b4197);
    color: #fff;
}
.sersidebar nav ul, .blog-right .sidebarbox ul {
    list-style: none;
    margin: 0;
    padding: 0 20px 0 20px;
}
.sersidebar nav ul li, .blog-right .sidebarbox ul li {
    margin: 0 0 5px 0;
    padding: 0 0 0 22px;
    position: relative;
}
.sersidebar nav ul li:before, .blog-right .sidebarbox ul li::before {
    content: "\f101";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    top: 0;
    color: #266fe2;
}
.sersidebar nav ul li a, .blog-right .sidebarbox ul li a {
    color: #000;
}
.sersidebar nav ul li a:hover, .sersidebar nav ul li.current-menu-item a, .blog-right .sidebarbox ul li a:hover {
    color: #266fe2;
}
.sersidebar .cwidget:nth-child(2) {
    background-image: linear-gradient(#266fe2, #0b4197);
    padding: 20px;
    display: none;
}
.sersidebar .cwidget:nth-child(2) * {
    color: #fff;
}
.sersidebar .cwidget:nth-child(2) h2 {
    padding: 0;
    background-image: none;
}
.sersidebar .cwidget .wpcf7 {
    padding-left: 20px;
    padding-right: 20px;
}
.servtext1 p {
    font-size: 50px;
    font-weight: 600;
    margin: 0 0 15px 0;
    line-height: 1.1;
}
.servtext1 p strong {
    color: #266fe2;
    text-transform: capitalize;
    font-weight: unset;
}
.serv-points .wpb_text_column {
    padding: 20px;
    background-color: #ececec;
    background-image: linear-gradient( #f9f9f9, #ececec);
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    border-color: #266fe2;
    border-radius: 15px;
}
.sercon h3 {
    font-size: 28px;
}
.serv-points ul, .jobsmain .wpb_text_column ul {
    margin: -5px 0 0 0;
    padding: 0;
    list-style: none;
}
.serv-points ul li, .jobsmain .wpb_text_column ul li {
    margin: 0 0 5px 0;
    padding: 0 0 0 22px;
    position: relative;
}
.serv-points ul li::before, .jobsmain .wpb_text_column ul li::before {
    content: "\f101";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    top: 0;
    color: #266fe2;
}
.serv-cta {
    background-image: url(images/cta-img.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 50px 35px;
    text-align: center;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
}
.serv-cta::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 85%);
}
.serv-cta * {
    position: relative;
}
.serv-cta h4 {
    color: #fff;
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 1.2;
}
.hnewsmain {
    background-image: linear-gradient(#f7f7f7, #fff);
    padding-top: 60px;
    padding-bottom: 50px;
}
.hnewsmain .vc_gitem-zone-a .vc_gitem-row-position-top, .hnewsmain .vc_gitem-zone-b .vc_gitem-row-position-top {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
}
.hnewsmain .vc-gitem-zone-height-mode-auto:before {
    display: none;
}
.hnewsmain .vc_grid-item .vc_grid-item-mini, .blog-item {
    background-color: #ececec;
    border-radius: 15px;
    position: relative;
    border: 1px solid #c5c5c5;
}
.hnewsmain .vc_grid-item .wpb_single_image, .blog-item .thumb-box {
    border-radius: 15px;
    overflow: hidden;
    height: 300px;
    background-color: #fff;
}
.hnewsmain .vc_grid-item .wpb_single_image * {
    height: 100%;
    width: 100%;
}
.hnewsmain .vc_grid-item .wpb_single_image a img, .blog-item .thumb-box a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.hnewsmain .vc_grid-item .wpb_single_image a:hover img, .blog-item .thumb-box a:hover img {
    transform: scale(1.2);
}
.hnewsmain .vc_grid-item .vc_custom_heading {
    padding-left: 20px;
    padding-right: 20px;
}
.hnewsmain .vc_grid-item .vc_custom_heading a, .blog-item h4.title a {
    font-size: 30px;
    font-weight: 600;
    color: #000;
}
.hnewsmain .vc_grid-item .vc_custom_heading a:hover, .blog-item h4.title a:hover {
    color: #266fe2;
}
.hnewsmain .vc_grid-item .vc_btn3-container, .blog-item .blink {
    position: absolute;
    left: 30px;
    transform: translateY(50%);
    bottom: 0;
    margin: 0;
    background-color: #fff;
    padding: 10px;
    border-radius: 15px;
}
.hnewsmain .vc_grid-item .vc_btn3-container a, .blog-item .blink a {
    background-color: #266fe2;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 28px;
    border-radius: 15px;
    padding: 0;
    display: inline-block;
}
.hnewsmain .vc_grid-item .vc_btn3-container a:hover, .blog-item .blink a:hover {
    background-color: #000;
    color: #fff;
}
.hnewsmain .vc_gitem-zone {
    overflow: visible;
}
.hnewsmain .vc_grid-item .vc_btn3-container a i {
    vertical-align: top;
    line-height: 60px;
}
.hnewsmain .vc_grid-item .vc_grid-item-mini .vc_gitem-post-data-source-post_excerpt, .blog-item .blogtext {
    margin-bottom: 45px;
}
.jobsmain .wpb_text_column {
    background-color: #ececec;
    background-image: linear-gradient( #f4f4f4, #cfcccc);
    padding: 35px;
    border-style: none;
    border-radius: 15px 15px 15px 15px;
    border: 1px solid #d7d7d7;
}
.jobsmain .wpb_text_column p {
    margin-bottom: 5px;
}
.jobsmain .wpb_text_column ul {
    margin: 0;
}
.blog-left {
    float: left;
    width: 70%;
    padding-right: 35px;
}
.blog-right {
    float: right;
    width: 30%;
}
.blog-item {
    padding: 15px;
    margin-bottom: 70px;
}
.blog-item .thumb-box {
    height: 400px;
    margin-bottom: 20px;
    position: relative;
}
nav.navigation.pagination {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}
.pagination .nav-links {
    font-weight: normal;
    font-size: 20px;
}
.nav-links > * {
    margin-left: 0;
}
.blog-item .pdate, .singlepo .pdate {
    font-size: 15px;
    margin-bottom: 5px;
}
.blog-item .pcats {
    position: absolute;
    left: 30px;
    bottom: 30px;
    margin: 0;
}
.singlepo .pcats, .blog-item .pcats {
    display: none;
}
.blog-item .pcats a, .singlepo .pcats a {
    display: inline;
    background-color: #266fe2;
    border-radius: 15px;
    padding: 5px 15px !important;
    margin: 0 5px 0 0;
    color: #fff;
    font-size: 14px;
}
.blog-item .pcats a:hover, .singlepo .pcats a:hover {
    background-color: #151515;
}
.singlepo .postimg {
    overflow: hidden;
    border-radius: 15px;
}
.singlepo .postimg, .singlepo .pcats, .singlepo .spcon {
    margin-top: 20px;
}
/**terms cond and privacy policy**/
.terms_condition,.privacy_policy {
    padding: 100px 0px;
}
#hsec4 .aio-icon-description.ult-responsive {
    font-size: 15px;
}
.hclogosmain {
    padding: 28px 0;
    margin-top: -30px;
    margin-bottom: -30px;
}
.hclogos {
    padding: 10px 0;
}
.hclogos::before {
	content: '';
	background-color: #266fe2;
	display: inline-block !important;
	position: absolute;
	width: calc(100% + 10px);
	height: 100%;
	left: -5px;
	top: 0;
	rotate: 2deg;
}
.hclogos .wpb_images_carousel {
    margin: 0;
}
.hclogos .wpb_images_carousel .vc_item {
    text-align: center;
}
.hclogos .wpb_images_carousel .vc_item img {
    display: inline-block;
}
.hclogos .wpb_column.vc_col-sm-12 {
    position: unset;
}
.hclogos .wpb_column.vc_col-sm-12:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background-image: linear-gradient( #dcdcdc, #fff, #dcdcdc);
}
.teamsbox .single-team-area {
    box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.05);
}
.teamsbox .single-team-area:hover {
    background-color: #efefef;
}
.teamsbox .single-team-area .single-team a img {
    width: 100%;
}
.teamsbox .single-team-area .tlp-content {
    background-color: transparent; 
    padding: 15px;
}
.teamsbox .single-team-area .tlp-content * {
    color: #151515 !important;
    text-align: center;
}
.teamsbox .single-team-area .tlp-content h3 a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 19px;
}
.teamsbox .single-team-area .tlp-content h3 a:hover {
    color: #266fe2 !important;
}
.teamsbox .single-team-area .tlp-content .tlp-position {
    font-size: 14px;
    opacity: .8;
}
.teamsbox .single-team-area .tlp-content h3 {
    position: relative;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
}
.teamsbox .single-team-area .tlp-content h3:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100px;
    height: 1px;
    background: #bebfc4;
}
.rt-team-container {
    padding-top: 35px;
    padding-bottom: 25px;
}
.rt-team-container .tlp-position {
    opacity: .7;
    font-size: 22px;
    margin-top: 15px;
}
.subp-sec1.teammpage {
    padding-bottom: 0;
}
.teamsbox .ttp-even .rt-grid-item:nth-child(2n) figure img {
    filter: grayscale(1);
}
/* CSS */
.button-71 {
    background-color: #266fe2;
    border: 0;
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif;
    font-size: 18px;
    font-weight: 600;
    outline: 0;
    padding: 15px 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all .3s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
  }
  .button-71 a{color:#fff !important;}
  .button-71:before {
    background-color: initial;
    background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);
    border-radius: 125px;
    content: "";
    height: 50%;
    left: 4%;
    opacity: .5;
    position: absolute;
    top: 0;
    transition: all .3s;
    width: 92%;
  }
  
  .button-71:hover {
    box-shadow: rgba(255, 255, 255, .2) 0 3px 15px inset, rgba(0, 0, 0, .1) 0 3px 5px, rgba(0, 0, 0, .1) 0 10px 13px;
    transform: scale(1.05);
  }

  #site-footer .foosec2 a {
    text-decoration: underline;
  }
  #site-footer .foosec2 a:hover {
    text-decoration: none;
  }



@media(max-width:1362px){
    #site-header .menusec {
        width: 1160px;
    }
    .bannert2 p {
        font-size: 30px;
    }
    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        font-size: 15px;
    }
    h1 {
        font-size: 55px;
    }
    h3 {
        font-size: 35px;
    }
    h4 {
        font-size: 24px;
    }
    #hsec5 .steps3 .wpb_text_column strong {
        font-size: 20px;
    }
    #site-footer, #site-footer p {
        font-size: 14px;
    }
    .foosec2 {
        font-size: 13px;
    }
    #site-footer .foosec1 h2 {
        font-size: 25px;
    }
}

@media(max-width:1000px){
    .menu-modal-inner {background: #266fe2;}
    nav.mobile-menu ul li a,.menu-modal .toggle {color: #fff!important;font-weight: 400 !important;}
    .modal-menu li a, .modal-menu > li > .ancestor-wrapper > a {font-size: 1.5rem;font-weight: 400;}
    .menu-top span.toggle-text, .menu-top button:focus, .menu-top button:hover, .menu-top button:active,.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {text-decoration: none !important;}
    .modal-menu ul li {border-left-width: 0rem;}
    .nav-toggle .toggle-inner i.fa-solid.fa-bars {font-size: 33px;}
    .nav-toggle {bottom: 20px;right: 0rem;text-align: center;}
    button.toggle.nav-toggle.mobile-nav-toggle span.toggle-text{color:#000 !important;}
    #site-header .toggle.nav-toggle {color: #266fe2 !important;}
    #site-header.fixed .headsocial {margin: 25px 30px 0 0;}
	.aboutsec2 .wpb_text_column {padding: 0 15px;}
    #site-header .htopbar {display: none;}
    #site-header .menusec {padding: 10px 35px;}
    #site-header .toggle.nav-toggle {margin-top: 20px;font-size: 25px;}
    #site-header.fixed .menusec{border-radius: 15px;}
}

@media(max-width:992px){
    #hsec1 .vc_col-sm-8,#hsec1 .vc_col-sm-4 {width: 50%;}
    #site-header .menusec {width: 100%;max-width: 280px;float: left;margin: 15px 55px;}
    #hsec4 a.aio-icon-box-link h3.aio-icon-title {font-size: 19px;}
    h2, .servtext1 p {font-size: 40px;}
    #diff-sec .vc_col-sm-8,#diff-sec .vc_col-sm-4{width:100%;}
    h4 {font-size: 18px;}
    .hnewsmain .vc_grid-item .vc_custom_heading a, .blog-item h4.title a {font-size: 24px;}
    #site-footer .foosec1 h2 {font-size: 21px;}
    .foobox.box3 {width: 34%;}
    .foosec1 .foobox.box2 {width: 38%;}
    .pagebanner {padding: 60px 0;}
    h1{margin-bottom:0px !important;}
}

@media(max-width:767px){
    h1 {font-size: 48px;}
    h2 {font-size: 36px;}
    h3 {font-size: 30px;}
    #hsec1 .vc_col-sm-8,#hsec1 .vc_col-sm-4 {width: 100%;}
    .bannert2 p {font-size: 29px;}
    #hsec1 .wpcf7.js {margin-bottom: 30px;}
    #hsec4 {padding-top: 50px;padding-bottom: 50px;}
    #hsec5 .steps3 .wpb_raw_code {display: none;}
    .foosec1 .foobox,#hsec5 .vc_col-sm-4,#hsec5 .vc_col-sm-3,#hsec5 .vc_col-sm-5{width: 100%;}
    .hnewsmain .vc_grid-item.vc_clearfix.vc_col-sm-6.vc_visible-item.fadeIn.animated {margin-bottom: 40px;}
    .foosec1 .foobox.box2 {width: 52%;padding-left: 15px;}
    #storytab ul.vc_tta-tabs-list li.vc_active a, #storytab ul.vc_tta-tabs-list li a:hover,.vc_tta-panel-heading:hover,.vc_tta-panel-heading:hover {background-color: #266fe2;background-image: linear-gradient(#266fe2, #0b4197);color: #fff;}
    .vc_tta-panel-heading:hover h4 a,.vc_tta-panel-heading:hover h4 a{color: #fff;}
    #site-header .menusec {max-width: 275px;margin: 15px 25px;}
    #suc-stories .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel{margin-bottom:10px;border-radius: 15px !important;}
    #suc-stories .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {color: #666;font-weight: 300;}
    #suc-stories .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a,#suc-stories .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:focus .vc_tta-panel-title>a{color: #fff;background-image: linear-gradient(#266fe2, #0b4197);}
    #hsec5 figure .wpb_single_image .vc_single_image-wrapper,#hsec5 .wpb_single_image .vc_single_image-wrapper{width: 100% !important;}
    .missimg1 {margin-top: 0px;}
    #hsec5 .vc_row::nth-child(2) .vc_col-sm-4,#hsec5 .vc_row::nth-child(2) .vc_col-sm-3{width:50%;}
    #hsec1 .yearsimg .vc_single_image-img {width: 100px;}
    .subp-sec1, #hsec4.servmainp {padding-top: 50px;padding-bottom: 35px;}
    .blog-left, .blog-right, .sersidebar, .sercon {width: 100%;}
    .blog-left, .sersidebar {padding: 0 0 35px 0;}
    .blog-item .thumb-box {height: 300px;}
    .sercon {padding: 0;}
}

@media(max-width:479px){
    #hsec5 .vc_row:nth-child(2) .vc_col-sm-4,#hsec5 .vc_row::nth-child(2) .vc_col-sm-3{width:100%;}
    h1 {font-size: 36px;}
    h2, .servtext1 p {font-size: 28px;}
    h3, .sercon h3 {font-size: 22px;}
    #hsec1 {padding-top: 50px;padding-bottom: 20px;}
    .bannert2 p {text-align: center;}
    input.wpcf7-form-control.wpcf7-submit.has-spinner {font-size: 13px;}
    .foosec1 .foobox.box2 {width: 100%;padding-left: 15px;}
    #lifecycle-sec {padding-top: 35px;padding-bottom: 15px;}
    .foosec2 {font-size: 12px;}
    #hsec5 .steps3 div[class^="vc_col"] {padding: 35px 20px;}
    #site-header .site-logo {width: 145px;}
    #site-header .menusec {max-width: 210px;margin: 15px 25px;}
    .bannert p {color: #fff;font-size: 16px;}
    #hsec4 .vc_row div[class^="vc_col"] * {text-align: center !important;line-height: 25px;}
    input.wpcf7-form-control.wpcf7-submit.has-spinner {font-size: 15px;}
    .hnewsmain .vc_grid-item .vc_custom_heading a, .blog-item h4.title a {font-size: 21px;}
    #hsec5 {padding-top: 50px;padding-bottom: 60px;}
    #hsec5 .vc_row.vc_column-gap-20>.vc_column_container {padding: 10px 0px !important;}
    .ctabox {margin: 30px 0 0 0;padding: 35px 20px;}
    #hsec4 .vc_row.vc_column-gap-30 {margin-left: -15px;margin-right: -15px;}
    #hsec4 .vc_row div[class^="vc_col"] {padding: 35px 20px;}
    #storytab .vc_tta-panel-body {padding: 30px 22px;}
    #suc-stories {padding-top: 60px;padding-bottom: 30px;}
    .hnewsmain {padding-top: 45px;padding-bottom: 10px;}
    #hsec1 .hsec1_img p:last-child{font-size: 20px !important;}
    #hsec1 .wpcf7.js {padding: 25px 15px;}
    .missimg1 img, .missimg2 img {max-width: 100%;height: auto !important;}
    #hsec1 .yearsimg .vc_single_image-img {width: 80px;}    
    #hsec4 {padding-top: 35px;padding-bottom: 0;}
    .hclogos .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline {width: auto !important;}
    .hclogos .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner {left: 0 !important;}
    .hclogos .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item {width: 33% !important;height: auto !important;padding: 3px;}
    .hclogos .wpb_images_carousel .vc_item img {display: inline-block;height: 75px;width: auto;}
    .hclogos .vc_images_carousel .vc_carousel-control, h2 br {display: none !important;}
    .missimg1, .missimg2 {height: auto;margin-top: 0;}
    #hsec5 .steps3 {margin-top: 0;margin-left: 0px;margin-right: 0px;}
    .hnewsmain .vc_grid-item .vc_custom_heading {padding-left: 0;padding-right: 0;}
    .foosec1 ul.menu {column-count: 1;}
    .foosec1 .foobox, .foosec1 .foobox.box2 {padding: 15px 0;}
    .tlp-single-detail .tlp-position {font-size: 17px;}
    .hnewsmain .vc_grid-item .wpb_single_image, .blog-item .thumb-box {height: 150px;}
    .pagebanner {padding: 35px 0;}
    .jobsmain .wpb_text_column {padding: 20px;}
    .serv-cta h4 {font-size: 24px;}
    .serv-cta {padding: 30px 20px;}
    
}