/*
Theme Name: Iteck Child
Author: ThemesCamp
Author URI:  http://themeforest.net/user/themescamp
Theme URI: https://themeforest.net/item/iteck-software-technology-wordpress-theme/38682639
Template: iteck
Description: This is child theme for Iteck Theme.
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: iteck-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/






/* *****************
HEADER STYLE
*******************/
a:hover {
    color: #004979;
    text-decoration: none;
}

.bg-overlay {
    background: rgba(1, 73, 121, 0.85);
    background-position: center right;
    background-size: cover;
}
.bg-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.bg-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #212529;
    opacity: .55;
}

.slider-line {
    display: none !important;
}
.slick-active .slider-title {
    transition: all 0s;
    text-align: left !important;
}

.single-service .slider-mask {
    background: rgba(0, 73, 121, 0.85);
}
.iteck-service-single .slider-box{
    text-align: left;
    padding-bottom: 8%;
    padding-top: 20%;
}
.slider-title {
    font-family: "Trebuchet MS", sans-serif;
    color: #fff;
    font-size: 45px;
    letter-spacing: 0px;
    font-weight: 800;
    margin: 0 0 25px;
    line-height: 1.4em;
}

.btn-nav-top a {
    color: #ff7a09;
    padding: 12px 20px;
    background: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    font-size: 12px;
    letter-spacing: 0.8px;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid #ff7a09;
}

.top-navbar.style-1 {
    background-color: #004979;
}
a.btn-danger.btn-outline {
    border: 1px solid #ff7a09;
    border-radius: 0;
    background: transparent !important;
    color: #ff7a09;
}

a.btn-danger.btn-outline:hover {
    border: 1px solid #ff7a09;
    border-radius: 0;
    background: #ff7a09;
    color: #ffffff;
}


a.btn-danger.btn-sm {
    border: 1px solid #ff7a09;
    border-radius: 0;
    background: #ff7a09;
}
a.btn-danger.btn-sm:hover {
    border: 1px solid #ff7a09;
    border-radius: 0;
    background: transparent;
    color: #ff7a09;
    
}
.r-side .socail-icons a {
    color: #fff;
    margin-right: 5px;
}
.top-links a, .top-links span {
    color: #fff;
    font-size: 12px;
}
.gt_container-epdd74 a.glink span {
    margin-right: 3px;
    font-size: 12px;
    vertical-align: middle;
    color: #fff !important
}
.gt_container--jhajc6 a.glink span {
    margin-right: 3px;
    font-size: 10px;
    vertical-align: middle;
    color: #fff;
}
/* *****************
BODY STYLE
*******************/
.text-info{
  color: #FF7A09 !important;
}

/**********
 Market Place
 * **********/
span.sku_wrapper {
    display: none !important;
}
.woocommerce .summary .product_meta > span {
    display: inline;
}
.posted_in a {
    color: #fe7908;
}
span.vendor_singleline_address .default-text {
    color: #fe7908;
}
h1.product_title.entry-title {
    color: #004979;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}

.woocommerce div.product p.price {
    color: #ff7a09 !important;
}
section.related.products h2 {
    text-align: left;
    text-transform: uppercase;
    color: #004979 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0.5em 0;
    margin: 0;
    font-size: 1em;
    font-family: "Montserrat";
    font-weight: 600;
}

.iteck-single-product .related.products .product .woocommerce-loop-product__title {
    margin-top: 20px;
    min-height: 20px;
    transition: all 0.4s ease;
    text-transform: inherit;
}
.wc-blocks-filter-wrapper h3,.sidebar-3 .widgettitle,.bapf_head h3 {
    text-transform: uppercase;
    color: #004979;
    font-size: 18px;
    font-weight: 700;
}
.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #FF7A09;
    background: var(--track-background);
}
.bapf_body ul {
    padding: 0 0 0 0px;
}
.bapf_ckbox_sqchck input[type=checkbox]{
    border: 1px solid #004979;
}
.bapf_ckbox_sqchck input[type=checkbox]:checked:after {
    border-bottom: 2px solid #fe7908;
    border-right: 2px solid #fe7908;
}
.sidebar.fixed-sidebar.sidebar-3 {
    background: #fbfbfb;
    border: 1px solid #eeeeee;
}
.sidebar .widget {
    padding: 0 0 60px;
    border-top: 2px solid #eeeeee;
}
.bapf_sfilter .bapf_colaps_smb, .bapf_sfilter .bapf_desci {
    color: #ff7a09;
}
/**********
 End Market Place
 * **********/

.iteck-contact-shortcode input,.iteck-contact-shortcode textarea,.iteck-contact-shortcode select{
  background-color: #fbfbfb !important;
}
.iteck-contact-shortcode .wpcf7-submit{
  background-color: #ff7a09 !important;
  border-radius: 0;
}
.btn-info {
    background: rgba(255,122,9, 0.16);
    opacity: 1;
    border: 0;
    color: #ff7A09;
}
.btn-info:hover {
    color: #ffffff;
    background-color: #FF7A09;
    border-color: #ffffff;
}
.btn-check:focus+.btn-info, .btn-info:focus {
    color: #fff;
    background-color: #ff7a09;
    border-color: #ff7a09;
    box-shadow: none !important;
}
.filter {
    background: #004979 !important;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
    margin: 0;
    height: 34px;
    background-color: #ffead7;
    background-image: -moz-radial-gradient(center,ellipse cover,#e1635c,#e1635c);
    background-image: -webkit-gradient(radial,center center,0,center center,100%,#e1635c,#e1635c);
    background-image: -webkit-radial-gradient(center,ellipse cover,#ffead7,#ffead7);
    background-image: -o-radial-gradient(center,ellipse cover,#e1635c,#e1635c);
    background-image: -ms-radial-gradient(center,ellipse cover,#e1635c,#e1635c);
    background-image: radial-gradient(ellipse at center,#ffead7,#ffead7);
    border: 0 solid #68aec7;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 0 #b5b5b5 inset;
}
.woocommerce .button {
    background: #ff7a09 !important;
    border-radius: 0 !important;
    border: 0 !important;
}
.iteck-single-product.woocommerce ul.products li.product .button {
    background: #ff7a09 !important;
    padding: 10px 30px;
}
.left-post{
    position: relative;
}
.card-float {
    background: #fbfbfb;
    padding: 30px;
    position: absolute;
    z-index: 999;
    bottom: 15px;
    left: 20px;
    background-color: #ffffff;
    border-radius: 0;
    display: inline-block;
    padding: 20px 25px;
    transition: all 0.4s ease;
    box-shadow: -6px 6px 2px -7px #615e5e;
    /* transform: translateY(50%); */
    opacity: 1;
    width: 458px;
    left: 30px !important;
    height: 220px;
}
span.page-numbers.current {
    background: #FF7A09;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    margin-right: 5px;
    padding: 10px 15px;
}
a.page-numbers {
    border: 1px solid #C7C7C7;
    border-radius: 5px;
    min-width: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 5px;
    padding: 10px 15px;
}
label input[type="checkbox"] {
    width: auto;
    margin-right: 7px;
    vertical-align: middle;
}

.border-card {
    background: #ffffff;
    box-shadow: -6px 6px 2px -7px #615e5e;
}
.iteck-info-box .service_box:hover .text {
    color: #ffffff;
}
.iteck-info-box .service_box:hover .read-more-btn-style-1{
    color: #ffffff;
    margin-left: -8px;
}
.iteck-info-box .service_box:hover a.read-more-btn-style-1.mt-30::before{
    display: none !important;
    height: 0px;
}
a.read-more-btn-style-1.mt-30 i.bi.bi-arrow-right.l-arrow.me-2:before {
    display: none;
}
.iteck-info-box .service_box .read-more-btn-style-1,
.iteck-info-box .solution_box .read-more-btn-style-1 {
    font-weight: bold;
    color: #f89039;
    margin-left: 60px;
    text-transform: uppercase;
    font-size: 12px;
}
a.read-more-btn-style-1.mt-30::before {
    content: '';
    height: 2px;
    background: #ff7a09;
    width: 4em;
    display: block;
    position: absolute;
    height: 2px;
    bottom: 3.5em;
}


.iteck-service .content .project-card.style-1 .info .h5{
    font-size: 16px;
    color: #004979;
}
.float-box{
    padding: 30px;
    position: absolute;
    top: 150px;
    background: #fbfbfb;
    width: 90%;
    left: 10%;
    border: 0 !important;
}
.iteck-service-carousel .service_card .info h5 a,
.iteck-solution-carousel .solution_card .info h5 a  {
    color: #004979;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
}
.iteck-service-carousel .service_card .img,.iteck-solution-carousel .solution_card .img,
.iteck-solution-carousel .solution_card .img,.iteck-solution-carousel .solution_card .img   {
    height: 270px;
    overflow: hidden;
}
.m-100{
    margin-bottom: 100px;
}
.iteck-service-carousel .service_slider .swiper-button-prev, .iteck-service-carousel .service_slider .swiper-container-rtl .swiper-button-next,
.iteck-solution-carousel .solution_slider .swiper-button-prev, .iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-next {
    position: absolute;
    top: -30px;
    left: 92% !important;
    right: 0 !important;
}
.iteck-service-carousel .service_slider .swiper-button-prev, .iteck-service-carousel .service_slider .swiper-container-rtl .swiper-button-next,
.iteck-solution-carousel .solution_slider .swiper-button-prev, .iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-next  
{
    position: absolute;
    top: -30px;
    left: 92% !important;
    right: 0 !important;
}
.iteck-service-carousel .service_slider .swiper-button-next, .iteck-service-carousel .service_slider .swiper-container-rtl .swiper-button-prev,
.iteck-solution-carousel .solution_slider .swiper-button-next, .iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-prev  
{
    right: 0 !important;
    top: -30px !important;
    position:  absolute;

}

.iteck-service .content .project-card.style-1 .info,
.iteck-solution .content .project-card.style-1 .info {
    position: absolute;
    z-index: 999;
    bottom: 20px;
    left: 20px;
    background-color: #fff;
    border-radius: 0;
    display: inline-block;
    padding: 20px 25px;
    transition: all 0.4s ease;
    transform: translateY(50%);
    opacity: 1;
}
.iteck-service .content .project-card.style-1 .img,
.iteck-solution .content .project-card.style-1 .img {
    border-radius: 0;
}
.iteck-service .content .project-card.style-1 .img {
    height: 270px;
    border-radius: 0px;
    overflow: hidden;
}
.iteck-service .content .project-card.style-1 .info,
.iteck-solution .content .project-card.style-1 .info {
    position: absolute;
    z-index: 999;
    bottom: 31px;
    left: 20px;
    background-color: #FBFBFB;
    border-radius: 0;
    display: inline-block;
    padding: 20px 25px;
    transition: all 0.4s ease;
    transform: translateY(50%);
    opacity: 1;
    width: 90%;
    left: 10% !important;
    height: 150px;
}

span.v-line {
    content: '';
    background: #ff7a09;
    width: 4em;
    display: inline-block;
    height: 2px;
    margin-right: 5px;
}
span.readmore {
    font-weight: bold;
    color: #f89039;
    text-transform: uppercase;
    font-size: 12px;
}
.swiper-pagination-bullet {
    background: #bfb8ae;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 0 !important;

}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ff7a09 !important;
}
.elementor-element, .elementor-lightbox {
    --swiper-theme-color: #FF7A09;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
}











/* ===============================================================
            [ * solution section ]
================================================================*/
/*----------solution Style 1----------*/
.iteck-gallery .port-item {
  float: left;
  clear: none;
}

.port-inner {
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.port-inner:hover .port-box {
  opacity: 0.8;
  background: linear-gradient(to right, var(--color-primary), var(--color-secondary), var(--color-ternary));
}
.port-inner:hover .dbox-relative {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}

.port-box {
  display: block;
  padding: 60% 0;
  position: relative;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -moz-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -ms-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -o-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
}

.solution-body {
  margin-bottom: -1px;
}
.solution-body .port-box::after {
  display: none !important;
  height: 100%;
  width: 273%;
  display: block;
  content: "";
  position: absolute;
  background: #333;
  transform: rotate(45deg);
  top: -200%;
  right: -100%;
  -webkit-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  -moz-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  -ms-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  -o-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
}
.solution-body .port-inner:hover .port-box::after {
  top: -50%;
}

.single-solution .slider-mask {
  background: rgba(0, 73, 121, 0.85) none repeat scroll 0 0;
}

.port-short .slider-padding {
  padding: 39.5%;
}

.solution-type-four .slider-center-box > h3 {
  font-size: 30px;
}

.port-link {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}

.port-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.pagi-box {
  width: 100%;
}

.img-mask {
  z-index: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -moz-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -ms-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -o-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.mason-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.ani-width .img-mask {
  background: #fff none repeat scroll 0 0;
  height: 110%;
  position: absolute;
  right: -10px;
  top: -10px;
  bottom: -10px;
  width: 50%;
  transform: scale(1, 1);
  transform-origin: right;
  -ms-transform: scale(1, 1);
  -ms-transform-origin: right;
  -webkit-transform: scale(1, 1);
  -webkit-transform-origin: right;
}
.ani-width .width-img {
  opacity: 0;
}

.gray-bg .ani-width .img-mask {
  background: #fafafa;
}

.dark-page .ani-width .img-mask {
  background: #1f1f1f;
}
.dark-page .gray-bg .ani-width .img-mask {
  background: #1A1A1A;
}

.full-ani-width .img-mask {
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.full-ani-width .width-img {
  opacity: 1;
}

.width-img {
  -webkit-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  -moz-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  -ms-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  -o-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
}

.port-filter {
  list-style: outside none none;
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
  display: inline-block !important;
  line-height: 1rem;
  text-transform: uppercase;
}
.port-filter a.active {
  color: var(--color-main);
}
.port-filter a {
  background: transparent;
  display: inline-block;
  font-size: 14px;
  padding: 10px;
  z-index: 1;
  position: relative;
  overflow: hidden;
  color: #777777;
  border-radius: 50px;
}
.port-filter a:hover {
  color: var(--color-main);
}
.port-filter > li {
  display: inline-block;
  margin: 5px;
}

.dbox-relative {
  opacity: 0;
  padding: 15px 40px;
  z-index: 1;
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.dbox-relative h3 {
  font-size: 22px;
  margin: 0;
  text-transform: capitalize;
  color: #ffffff;
}
.dbox-relative p {
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 0;
}

.port-dbox {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.other-solution {
  text-align: center;
}
.other-solution .port-box {
  padding: 50% 0;
  background: var(--color-main);
}
.other-solution .port-item {
  float: left;
}

.port-detail {
  list-style: none;
  padding: 0;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
}
.port-detail li {
  display: inline-block;
  margin-right: 10px;
}

.port-gallery-body .col-md-12 .port-box {
  padding: 30% 0;
}

.port-top-gallery .port-box {
  padding: 35% 0;
}

.op-title {
  font-size: 32px;
  margin: auto;
  margin-bottom: 40px;
  line-height: 1;
  width: fit-content;
  text-align: center;
  background: linear-gradient(to right, var(--color-primary), var(--color-secondary), var(--color-ternary));
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}

.op-sub {
  margin: 0;
}

.single-work-title {
  font-size: 60px;
  margin: 0 0 30px;
  text-transform: capitalize;
}

.swork-line {
  margin-bottom: 25px;
  background: #000;
  height: 6px;
  width: 60px;
  margin-top: -15px;
}

/*----------------------------------- solution widget ------------------------------------*/
.iteck-solution .controls {
  text-align: center;
  margin-bottom: 50px;
}
.iteck-solution .controls button {
  border: 0;
  background: transparent;
  font-weight: bold;
  text-transform: capitalize;
  margin: 10px;
}
.iteck-solution .controls button.mixitup-control-active {
  color: var(--color-blue5);
}
.iteck-solution .content {
  padding: 0px;
}
.iteck-solution .content .project-card.style-1 {
  position: relative;
  overflow: hidden;
}
.iteck-solution .content .project-card.style-1 .img {
  height: 270px;
  border-radius: 0px;
  overflow: hidden;
}
.iteck-solution .content .project-card.style-1 .img img {
  transition: all 1s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.iteck-solution .content .project-card.style-1 .info {
  position: absolute;
  z-index: 5;
  bottom: 35px;
  left: 20px;
  background-color: #fbfbfb;
  border-radius: 0px;
  display: inline-block;
  padding: 20px 25px;
  transition: all 0.4s ease;
  transform: translateY(50%);
  opacity: 1;
}
.iteck-solution .content .project-card.style-1 .info .h5 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0;
    color: #004979;
}
.iteck-solution .content .project-card.style-1 .info .small {
  font-size: 11px;
  color: #999;
}
.iteck-solution .content .project-card.style-1:hover .img img {
  transform: scale(1.1) rotate(-5deg);
}
.iteck-solution .content .project-card.style-1:hover .info {
  opacity: 1;
  transform: translateY(0);
}
.iteck-solution .content .solution-card {
  background-color: #fff;
  border-radius: 7px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.iteck-solution .content .solution-card .img {
  height: 240px;
  overflow: hidden;
}
.iteck-solution .content .solution-card .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.iteck-solution .content .solution-card .info {
  padding: 30px;
}
.iteck-solution .content .solution-card .info h5 {
  font-size: 21px;
  margin-bottom: 0;
}
.iteck-solution .content .solution-card .info h5 a {
  color: #000;
  font-weight: bold;
}
.iteck-solution .content .solution-card .info .category {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
}
.iteck-solution .content .solution-card .info .category a {
  color: var(--color-main);
}
.iteck-solution .content .solution-card .info .text {
  color: #666;
  margin: 15px 0 20px;
  font-size: 14px;
  line-height: 1.6;
}
.iteck-solution .content .solution-card .info .text p {
  margin-bottom: 0;
}
.iteck-solution .content .solution-card .info .tags a {
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #eef4f8;
  color: #555;
}
.iteck-solution .content .solution-card:hover h5 a {
  color: var(--color-main);
}

/* ===============================================================
            [ * solution section ]
================================================================*/
.iteck-post-list-carousel .blog_slider {
  position: relative;
}
.iteck-post-list-carousel .blog_slider .swiper-button-next,
.iteck-post-list-carousel .blog_slider .swiper-button-prev {
  width: 35px;
  height: 35px;
  border-radius: 5px;
  background: #fff;
}
.iteck-solution-carousel .solution_slider .swiper-button-prev, 
.iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-next {
    left: 92%;
}
.iteck-post-list-carousel .blog_slider .swiper-button-next::after,
.iteck-post-list-carousel .blog_slider .swiper-button-prev::after {
  color: var(--color-main);
  font-size: 15px;
  font-weight: bold;
}
.iteck-post-list-carousel .blog_slider .swiper-button-next:hover,
.iteck-post-list-carousel .blog_slider .swiper-button-prev:hover {
  background: linear-gradient(to right, var(--color-main) 0%, var(--color-secondary) 100%);
}
.iteck-post-list-carousel .blog_slider .swiper-button-next:hover::after,
.iteck-post-list-carousel .blog_slider .swiper-button-prev:hover::after {
  color: #fff;
}
.iteck-post-list-carousel .blog_slider .swiper-button-next,
.iteck-post-list-carousel .blog_slider .swiper-container-rtl .swiper-button-prev {
  right: 120px;
  top: -63px;
}
.iteck-post-list-carousel .blog_slider .swiper-button-prev,
.iteck-post-list-carousel .blog_slider .swiper-container-rtl .swiper-button-next {
  right: 160px;
  left: auto;
  top: -63px;
}
.iteck-post-list-carousel .blog_box {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.iteck-post-list-carousel .blog_box .img {
  height: 350px;
  position: relative;
}
.iteck-post-list-carousel .blog_box .img::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-image: linear-gradient(to top, #000, transparent);
}
.iteck-post-list-carousel .blog_box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s ease;
}
.iteck-post-list-carousel .blog_box .tags {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
}
.iteck-post-list-carousel .blog_box .tags a {
  font-size: 11px;
  padding: 3px 7px;
  border-radius: 4px;
  background: linear-gradient(to right, var(--color-main) 0%, var(--color-secondary) 100%);
  color: #fff;
  text-transform: uppercase;
}
.iteck-post-list-carousel .blog_box .info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  z-index: 5;
}
.iteck-post-list-carousel .blog_box .info h6 {
  color: #fff;
  margin-bottom: 10px;
  border-bottom: 2px solid transparent;
  display: inline-block;
  line-height: 1.3;
  transition: all 0.3s ease;
  font-weight: 600;
}
.iteck-post-list-carousel .blog_box .info h6 a {
  color: #fff;
}
.iteck-post-list-carousel .blog_box .info .auther {
  display: flex;
}
.iteck-post-list-carousel .blog_box .info .auther span {
  padding: 0 10px;
  color: #fff;
}
.iteck-post-list-carousel .blog_box .info .auther span:first-of-type {
  padding-left: 0;
  border-right: 1px solid rgba(153, 153, 153, 0.2);
}
.iteck-post-list-carousel .blog_box .info .auther span a {
  color: #fff;
}
.iteck-post-list-carousel .blog_box .info .auther span .auther_img {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 3px;
}
.iteck-post-list-carousel .blog_box .info .auther span i {
  font-size: 11px;
  margin-right: 4px;
}
.iteck-post-list-carousel .blog_box .info .text {
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
  display: none;
}
.iteck-post-list-carousel .blog_box:hover .img img {
  transform: scale(1.3) rotate(-10deg);
}
.iteck-post-list-carousel .blog_box:hover .info h6 {
  border-color: rgba(255, 255, 255, 0.6);
}

@media screen and (max-width: 767px) {
  .iteck-post-list-carousel .blog_slider .swiper-button-prev, .iteck-post-list-carousel .blog_slider .swiper-container-rtl .swiper-button-next {
    right: 70px;
    top: -30px;
  }
  .iteck-post-list-carousel .blog_slider .swiper-button-next, .iteck-post-list-carousel .blog_slider .swiper-container-rtl .swiper-button-prev {
    right: 20px;
    top: -30px;
  }
}
/* ===============================================================
            [ * solution carousel section ]
================================================================*/
/* --------------- solution carousel styles --------------- */
.iteck-solution-carousel {
  position: relative;
}
.iteck-solution-carousel .content {
  padding: 0px;
}
.iteck-solution-carousel .solution_slider {
  position: relative;
  padding-bottom: 60px;
}
.iteck-solution-carousel .solution_slider .swiper-button-next,
.iteck-solution-carousel .solution_slider .swiper-button-prev {
  transform: translateY(-50%);
}
.iteck-solution-carousel .solution_slider .swiper-button-next,
.iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-prev {
  right: -70px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: #fff;
  transition: all 0.3s ease;
}
.iteck-solution-carousel .solution_slider .swiper-button-next::after,
.iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-prev::after {
  color: var(--color-main);
  font-size: 15px;
  font-weight: bold;
}
.iteck-solution-carousel .solution_slider .swiper-button-prev,
.iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-next {
  left: -70px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: #fff;
  transition: all 0.3s ease;
}
.iteck-solution-carousel .solution_slider .swiper-button-prev::after,
.iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-next::after {
  color: var(--color-main);
  font-size: 15px;
  font-weight: bold;
}
.iteck-solution-carousel .solution_slider .swiper-button-prev:hover,
.iteck-solution-carousel .solution_slider .swiper-button-next:hover {
  background: linear-gradient(to right, var(--color-main) 0%, var(--color-secondary) 100%);
}
.iteck-solution-carousel .solution_slider .swiper-button-prev:hover::after,
.iteck-solution-carousel .solution_slider .swiper-button-next:hover::after {
  color: #fff;
}
.iteck-solution-carousel .solution_slider .swiper-pagination {
  width: 100%;
  bottom: 0;
}
.iteck-solution-carousel .solution_slider .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.iteck-solution-carousel .solution_card {
  background-color: #fff;
  border-radius: 0px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.iteck-solution-carousel .solution_card .img {
  height: 240px;
  overflow: hidden;
}
.iteck-solution-carousel .solution_card .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.iteck-solution-carousel .solution_card .info {
  padding: 30px;
}
.iteck-solution-carousel .solution_card .info h5 {
  font-size: 21px;
  margin-bottom: 0;
}
.iteck-solution-carousel .solution_card .info h5 a {
  color: #000;
  font-weight: bold;
}
.iteck-solution-carousel .solution_card .info .category {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
}
.iteck-solution-carousel .solution_card .info .category a {
  color: var(--color-main);
}
.iteck-solution-carousel .solution_card .info .text {
  color: #666;
  margin: 15px 0 20px;
  font-size: 14px;
  line-height: 1.6;
}
.iteck-solution-carousel .solution_card .info .text p {
  margin-bottom: 0;
}
.iteck-solution-carousel .solution_card .info .tags a {
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #eef4f8;
  color: #555;
}
.iteck-solution-carousel .solution_card:hover h5 a {
  color: var(--color-main);
}
.iteck-solution-carousel.separated-image .solution_card {
  background-color: transparent;
  border-radius: 0px;
}
.iteck-solution-carousel.separated-image .img {
  border-radius: 0px;
  overflow: hidden;
  height: 100%;
}
.iteck-solution-carousel.separated-image .img img {
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.iteck-solution-carousel.separated-image .img:hover img {
  -webkit-transform: rotate(-10deg) scale(1.2);
  -ms-transform: rotate(-10deg) scale(1.2);
  transform: rotate(-10deg) scale(1.2);
}
.iteck-solution-carousel.separated-image .info {
  text-align: center;
}
.iteck-solution-carousel.separated-image .info h5 a {
  color: #fff;
  margin-top: 1.5rem;
}
.iteck-solution-carousel.separated-image .info small {
  color: #15f1ff;
  font-size: 0.875em;
}

.iteck-slider-tabs-solution.style-1 .content {
  padding-left: calc((100vw - 1170px) / 2);
}
.iteck-slider-tabs-solution.style-1 .top-title h5 {
  font-size: 16px;
  font-weight: bold;
  color: #a44cee;
  display: inline-block;
  text-transform: capitalize;
  margin: 0 10px;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs {
  position: relative;
  padding-bottom: 80px;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills {
  flex-wrap: nowrap;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item {
  list-style: none;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link {
  font-size: 16px;
  border-radius: 0;
  background: transparent;
  color: #000;
  margin: 5px 0;
  text-transform: capitalize;
  margin-left: -20px;
  transition: all 0.3s ease;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link i {
  opacity: 0;
  transition: all 0.5s ease;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link:hover, .iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link.active {
  text-decoration: underline;
  margin-left: 0;
  list-style: none;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link:hover i, .iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link.active i {
  opacity: 1;
  color: var(--color-main);
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-next,
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: #fff;
  color: #000;
  border-radius: 50%;
  top: auto;
  bottom: 0;
  transition: all 0.3s ease;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-next i,
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-prev i {
  line-height: 50px;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-next:hover,
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-prev:hover {
  background: var(--color-main) !important;
  color: #fff;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-next::after,
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-prev::after {
  display: none;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-next, .iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-container-rtl .swiper-button-prev {
  right: auto;
  left: 70px;
}
.iteck-slider-tabs-solution.style-1 .project-card {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}
.iteck-slider-tabs-solution.style-1 .project-card .info {
  padding: 55px;
}
.iteck-slider-tabs-solution.style-1 .project-card .info h6 {
  color: var(--color-main);
  font-weight: 400;
  margin-bottom: 10px;
}
.iteck-slider-tabs-solution.style-1 .project-card .info h3 {
  font-size: 24px;
}
.iteck-slider-tabs-solution.style-1 .project-card .img {
  height: 400px;
}
.iteck-slider-tabs-solution.style-1 .project-card .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom center;
}
.iteck-slider-tabs-solution.style-1 .project-card:hover .info h3 {
  color: #0a58ca;
}
.iteck-slider-tabs-solution.style-1 .tabs-btn {
  background: #FFFFFF;
  background-image: none;
  font-size: 12px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.7em;
  color: #000000;
  fill: #000000;
  border-radius: 49px 49px 49px 49px;
  padding: 7px 10px 7px 30px;
  display: inline-block;
  margin-top: 50px;
}
.iteck-slider-tabs-solution.style-1 .tabs-btn .iteck-button-icon {
  color: #000000;
  background-color: #F8F9FA;
  border-radius: 50px 50px 50px 50px;
  padding: 5px 7px 5px 7px;
  margin-left: 10px;
  font-size: 16px;
  display: inline-block;
}
.iteck-slider-tabs-solution.style-1 .tabs-btn:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.iteck-slider-tabs-solution.style-2 {
  position: relative;
}
.iteck-slider-tabs-solution.style-2::before {
  position: absolute;
  content: "";
  left: calc(50% - 300px);
  top: 0;
  width: 600px;
  height: 600px;
  background: linear-gradient(to bottom, #fff9ef, transparent);
  border-radius: 50%;
}
.iteck-slider-tabs-solution.style-2 .swiper-container {
  overflow: visible;
  width: 100%;
}
.iteck-slider-tabs-solution.style-2 .content {
  padding: 0;
}
.iteck-slider-tabs-solution.style-2 .links-tabs {
  position: relative;
  z-index: 10;
}
.iteck-slider-tabs-solution.style-2 .links-tabs .nav-item {
  list-style: none;
}
.iteck-slider-tabs-solution.style-2 .links-tabs .nav-item .nav-link {
  color: #000;
  text-transform: uppercase;
  border-radius: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.0666666667);
  font-size: 14px;
  font-weight: 500;
  padding: 10px 30px;
  margin: 10px;
  background-color: #fff;
}
.iteck-slider-tabs-solution.style-2 .links-tabs .nav-item .nav-link.active {
  background-color: var(--color-main);
  color: #fff;
}
.iteck-slider-tabs-solution.style-2 .project-card {
  position: relative;
  height: 430px;
  border-radius: 0px;
  overflow: hidden;
  display: block;
}
.iteck-slider-tabs-solution.style-2 .project-card .info {
  position: absolute;
  left: 30px;
  bottom: 30px;
  width: calc(100% - 60px);
  padding: 20px;
  background-color: #fff;
  border-radius: 0px;
  overflow: hidden;
  z-index: 10;
  transform: translateY(150%);
  transition: all 0.4s ease;
}
.iteck-slider-tabs-solution.style-2 .project-card .info::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.1;
}
.iteck-slider-tabs-solution.style-2 .project-card .info h6 {
  color: #999;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.7;
}
.iteck-slider-tabs-solution.style-2 .project-card .info h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
.iteck-slider-tabs-solution.style-2 .project-card .info .logo {
  max-width: 140px;
  padding: 0;
}
.iteck-slider-tabs-solution.style-2 .project-card:hover .info {
  transform: translateY(0);
}
.iteck-slider-tabs-solution.style-2 .links {
  margin-top: 80px;
}
.iteck-slider-tabs-solution.style-2 .links .links-content {
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.iteck-slider-tabs-solution.style-2 .links .links-content a {
  width: 125px;
  margin: 20px 0;
}
.iteck-slider-tabs-solution.style-2 .links p {
  margin-top: 20px;
}

/* ===============================================================
            [ * solution list section ]
================================================================*/
/*----------solution Style 1----------*/
.iteck-gallery .port-item {
  float: left;
  clear: none;
}

.port-inner {
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.port-inner:hover .port-box {
  opacity: 0.8;
  background: linear-gradient(to right, var(--color-primary), var(--color-secondary), var(--color-ternary));
}
.port-inner:hover .dbox-relative {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}

.port-box {
  display: block;
  padding: 60% 0;
  position: relative;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -moz-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -ms-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -o-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
}

.solution-body {
  margin-bottom: -1px;
}
.solution-body .port-box::after {
  display: none !important;
  height: 100%;
  width: 273%;
  display: block;
  content: "";
  position: absolute;
  background: #333;
  transform: rotate(45deg);
  top: -200%;
  right: -100%;
  -webkit-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  -moz-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  -ms-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  -o-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
}
.solution-body .port-inner:hover .port-box::after {
  top: -50%;
}

.single-solution .slider-mask {
  background: rgba(0, 73, 121, 0.85) none repeat scroll 0 0;
}

.port-short .slider-padding {
  padding: 39.5%;
}

.solution-type-four .slider-center-box > h3 {
  font-size: 30px;
}

.port-link {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}

.port-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.pagi-box {
  width: 100%;
}

.img-mask {
  z-index: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -moz-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -ms-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -o-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.mason-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.ani-width .img-mask {
  background: #fff none repeat scroll 0 0;
  height: 110%;
  position: absolute;
  right: -10px;
  top: -10px;
  bottom: -10px;
  width: 50%;
  transform: scale(1, 1);
  transform-origin: right;
  -ms-transform: scale(1, 1);
  -ms-transform-origin: right;
  -webkit-transform: scale(1, 1);
  -webkit-transform-origin: right;
}
.ani-width .width-img {
  opacity: 0;
}

.gray-bg .ani-width .img-mask {
  background: #fafafa;
}

.dark-page .ani-width .img-mask {
  background: #1f1f1f;
}
.dark-page .gray-bg .ani-width .img-mask {
  background: #1A1A1A;
}

.full-ani-width .img-mask {
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.full-ani-width .width-img {
  opacity: 1;
}

.width-img {
  -webkit-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  -moz-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  -ms-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  -o-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
}

.port-filter {
  list-style: outside none none;
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
  display: inline-block !important;
  line-height: 1rem;
  text-transform: uppercase;
}
.port-filter a {
  background: transparent;
  display: inline-block;
  font-size: 14px;
  padding: 10px;
  z-index: 1;
  position: relative;
  overflow: hidden;
  color: #777777;
  border-radius: 50px;
}
.port-filter a.active, .port-filter a:hover {
  color: var(--color-main);
}
.port-filter > li {
  display: inline-block;
  margin: 5px;
}

.dbox-relative {
  opacity: 0;
  padding: 15px 40px;
  z-index: 1;
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.dbox-relative h3 {
  font-size: 22px;
  margin: 0;
  text-transform: capitalize;
  color: #ffffff;
}
.dbox-relative p {
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 0;
}

.port-dbox {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.other-solution {
  text-align: center;
}
.other-solution .port-box {
  padding: 50% 0;
  background: var(--color-main);
}
.other-solution .port-item {
  float: left;
}

.port-detail {
  list-style: none;
  padding: 0;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
}
.port-detail li {
  display: inline-block;
  margin-right: 10px;
}

.port-gallery-body .col-md-12 .port-box {
  padding: 30% 0;
}

.port-top-gallery .port-box {
  padding: 35% 0;
}

.op-title {
  font-size: 32px;
  margin: auto;
  margin-bottom: 40px;
  line-height: 1;
  width: fit-content;
  text-align: center;
  background: linear-gradient(to right, var(--color-primary), var(--color-secondary), var(--color-ternary));
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}

.op-sub {
  margin: 0;
}

.single-work-title {
  font-size: 60px;
  margin: 0 0 30px;
  text-transform: capitalize;
}

.swork-line {
  margin-bottom: 25px;
  background: #000;
  height: 6px;
  width: 60px;
  margin-top: -15px;
}

/*----------------------------------- solution widget ------------------------------------*/
.iteck-solution-list .controls {
  text-align: center;
  margin-bottom: 50px;
}
.iteck-solution-list .controls button {
  border: 0;
  background: transparent;
  font-weight: bold;
  text-transform: capitalize;
  margin: 10px;
}
.iteck-solution-list .controls button.mixitup-control-active {
  color: var(--color-blue5);
}
.iteck-solution-list .content {
  padding: 0px;
}
.iteck-solution-list .content .project-card.style-1 {
  position: relative;
  overflow: hidden;
}
.iteck-solution-list .content .project-card.style-1 .img {
  height: 270px;
  border-radius: 0px;
  overflow: hidden;
}
.iteck-solution-list .content .project-card.style-1 .img img {
  transition: all 1s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.iteck-solution-list .content .project-card.style-1 .info {
  position: absolute;
  z-index: 5;
  bottom: 20px;
  left: 20px;
  background-color: #fff;
  border-radius: 0px;
  display: inline-block;
  padding: 20px 25px;
  transition: all 0.4s ease;
  transform: translateY(50%);
  opacity: 0;
}
.iteck-solution-list .content .project-card.style-1 .info .h5 {
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 0;
  color: #000;
}
.iteck-solution-list .content .project-card.style-1 .info .small {
  font-size: 11px;
  color: #999;
}
.iteck-solution-list .content .project-card.style-1:hover .img img {
  transform: scale(1.1) rotate(-5deg);
}
.iteck-solution-list .content .project-card.style-1:hover .info {
  opacity: 1;
  transform: translateY(0);
}
.iteck-solution-list .content .solution-card {
  background-color: #fff;
  border-radius: 7px;
  overflow: hidden;
  transition: all 0.3s ease;
  position: relative;
}
.iteck-solution-list .content .solution-card .img {
  overflow: hidden;
}
.iteck-solution-list .content .solution-card .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.iteck-solution-list .content .solution-card .info {
  padding: 23px 21px 6px 18px;
  height: 145px;
}
.iteck-solution-list .content .solution-card .info .wrap {
  position: relative;
  display: block;
  height: 100%;
}
.iteck-solution-list .content .solution-card .info h5 {
  font-size: 16px;
  margin-bottom: 0;
}
.iteck-solution-list .content .solution-card .info h5 a {
  color: #000;
  font-weight: 600;
}
.iteck-solution-list .content .solution-card .info .category {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
}
.iteck-solution-list .content .solution-card .info .category a {
  color: #999;
  font-weight: 500;
}
.iteck-solution-list .content .solution-card .info .text {
  color: #666;
  margin: 15px 0 20px;
  font-size: 14px;
  line-height: 1.6;
}
.iteck-solution-list .content .solution-card .info .text p {
  margin-bottom: 0;
}
.iteck-solution-list .content .solution-card .info .tags a {
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #eef4f8;
  color: #555;
}
.iteck-solution-list .content .solution-card:hover h5 a {
  color: var(--color-main);
}
.iteck-solution-list .content .solution-card .data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.iteck-solution-list .content .solution-card .data .cat {
  color: #999;
  text-transform: uppercase;
  font-size: 11px;
}
.iteck-solution-list .content .solution-card .data .sale {
  position: relative;
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  font-family: Heebo, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #999;
}
.iteck-solution-list .content .solution-card .data .sale:after {
  position: absolute;
  top: 5px;
  right: -1px;
  content: "";
  color: inherit;
  font-size: 12px;
  line-height: inherit;
  width: 1px;
  height: 12px;
  background-color: #ebebeb;
}

/*----------solution item----------*/
.iteck-solution-item .title {
  font-weight: 600;
}
.iteck-solution-item .content {
  padding-top: 20px;
}
.iteck-solution-item .content .desc img.thum {
  width: 100%;
  width: 100%;
  background-color: #fafafa;
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #e1e8ed;
}
.iteck-solution-item .content .desc .details {
  padding-top: 30px;
}
.iteck-solution-item .side {
  background-color: #fafafa;
  color: #666666;
  margin-bottom: 20px;
  padding: 90px 5px 5px 5px;
  border-radius: 4px;
  border: 1px solid #e1e8ed;
  position: relative;
}
.iteck-solution-item .side .data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  padding: 10px;
}
.iteck-solution-item .side .data .price {
  font-size: 34px;
  color: #000;
  font-weight: 500;
}
.iteck-solution-item .side .btn-buy {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-size: 12px;
  line-height: 2em;
  letter-spacing: 0.12em;
  font-weight: 500;
  text-transform: uppercase;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  border-radius: 26px;
  padding: 12px 46px;
  cursor: pointer;
  padding: 12px 41px;
  margin-bottom: 10px;
  color: #fff;
  background-color: #157efb;
  border: 1px solid #157efb;
  display: block;
  text-align: center;
}
.iteck-solution-item .side .btn-preview {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-size: 12px;
  line-height: 2em;
  letter-spacing: 0.12em;
  font-weight: 500;
  text-transform: uppercase;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  border-radius: 26px;
  padding: 12px 46px;
  cursor: pointer;
  padding: 12px 41px;
  margin-bottom: 10px;
  color: #111;
  background-color: #fff;
  border: 1px solid #e9e3e3;
  display: block;
  text-align: center;
}







/*----------solution Single----------*/
.iteck-solution-single .work-img-bg.slider-img-bg {
  background-size: cover;
}
.iteck-solution-single .slider-box.container-fluid {
  max-width: 100%;
  padding-left: 4em;
  padding-right: 4em;
}
.iteck-solution-single .slider > .slide {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.iteck-solution-single .slider > .slide:first-child {
  position: relative;
}
.iteck-solution-single .slider .slick-dots {
  position: absolute;
  bottom: 10px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.iteck-solution-single .slider-img-bg {
  z-index: -2;
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.iteck-solution-single .slider-img-bg:nth-child(2) {
  -moz-animation-delay: 10s;
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}
.iteck-solution-single .slider-img-bg:nth-child(3) {
  -moz-animation-delay: 20s;
  -webkit-animation-delay: 20s;
  animation-delay: 20s;
}
.iteck-solution-single .slider-img-bg:nth-child(4) {
  -moz-animation-delay: 30s;
  -webkit-animation-delay: 30s;
  animation-delay: 30s;
}
.iteck-solution-single .slider-img-bg:nth-child(5) {
  -moz-animation-delay: 40s;
  -webkit-animation-delay: 40s;
  animation-delay: 40s;
}
.iteck-solution-single .slider-line {
  margin-top: 0;
  background-color: var(--color-main);
  display: inline-block;
  height: 2px;
  margin-bottom: 0;
  position: relative;
  top: -15px;
  width: 100px;
}
.iteck-solution-single .slider-hidden {
  overflow: hidden;
}
.iteck-solution-single .slider-mask {
  height: 100%;
  left: 0%;
  position: absolute;
  top: 0%;
  width: 100%;
  z-index: -1;
  background: #fff;
  opacity: 0.8;
}
.iteck-solution-single .slider-box {
  padding-bottom: 8%;
  padding-top: 20%;
  position: relative;
  text-align: center;
}
.iteck-solution-single .slide {
  position: relative;
  overflow: hidden;
}
.iteck-solution-single .slider-text {
  color: #ccc;
  font-size: 16px;
  margin-bottom: 1.4em;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.iteck-solution-single .slider-subtitle {
  color: #eee;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 3px;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.iteck-solution-single .slider-style-2 .slider-title {
  font-size: 65px;
  letter-spacing: -1px;
  line-height: 1.2;
  font-weight: 700;
}
.iteck-solution-single .slider-style-2 .slider-subtitle {
  background: var(--color-main);
  max-width: 500px;
  padding: 0px 20px;
  display: inline-block !important;
}
.iteck-solution-single .home-slider .slick-arrow {
  -webkit-transition: all 0.4s ease-out 0s;
  background: rgba(255, 255, 255, 0.2392156863);
  top: 50%;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  margin-top: 0;
  opacity: 1;
  position: absolute;
  text-align: center;
  transition: all 0.4s ease-out 0s;
  width: 50px;
  z-index: 3;
  border-radius: 50%;
  font-weight: 800;
}
.iteck-solution-single .home-slider .slick-arrow.fa-angle-right {
  right: 50px;
}
.iteck-solution-single .home-slider .slick-arrow.fa-angle-left {
  left: 50px;
}
.iteck-solution-single .home-slider .slick-arrow:hover {
  background: #fff;
  color: var(--color-main);
}
.iteck-solution-single .btn-relative {
  overflow: hidden;
  display: inline-block;
}
.iteck-solution-single .slider-btn {
  -webkit-transition-duration: 1.5s;
  display: inline-block;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  color: #ffffff;
  padding: 16px 36px;
  transition-duration: 1.5s;
  letter-spacing: 1px;
  line-height: 20px;
  background: transparent;
  font-weight: 600;
}
.iteck-solution-single .slider-btn:hover {
  color: var(--color-main);
}
.iteck-solution-single .slider-btn:hover::after {
  -ms-transform: scale(4);
  opacity: 1;
  transform: scale(4);
  -webkit-transform: scale(4);
}
.iteck-solution-single .slider-btn:hover::before {
  -ms-transform: scale(4);
  opacity: 1;
  transform: scale(4);
  -webkit-transform: scale(4);
}
.iteck-solution-single .slider-btn::before {
  -ms-transform: scale(0);
  -webkit-transition-duration: 0.8s;
  -webkit-transition: all 0.4s ease-out 0s;
  opacity: 0.3;
  transform: scale(0);
  -webkit-transform: scale(0);
  background: transparent;
  border-radius: 200px;
  content: "";
  display: block;
  height: 200px;
  left: -50%;
  margin-top: -100px;
  position: absolute;
  top: 50%;
  transition-duration: 0.8s;
  transition: all 0.4s ease-out 0s;
  width: 200px;
  z-index: -1;
}
.iteck-solution-single .slider-btn::after {
  -ms-transform: scale(0);
  -webkit-transition: all 0.4s ease-in 0s;
  opacity: 0.3;
  transform: scale(0);
  transition-delay: 0.3s;
  -webkit-transform: scale(0);
  background: #fff none repeat scroll 0 0;
  border-radius: 200px;
  content: "";
  display: block;
  height: 200px;
  left: -50%;
  margin-top: -100px;
  position: absolute;
  top: 50%;
  transition: all 0.4s ease-in 0s;
  width: 200px;
  z-index: -1;
}
.iteck-solution-single .dsc-btn-style1 {
  color: #ffffff;
  background-color: var(--color-main);
  border: 2px solid var(--color-main);
  margin-right: 5px;
}
.iteck-solution-single .dsc-btn-style1:hover {
  color: #000000;
  background: transparent;
}
.iteck-solution-single .dsc-btn-style2 {
  color: var(--color-main);
  background: #fff;
  border: 2px solid #fff;
}
.iteck-solution-single .slider-content {
  display: inline-block;
  width: 100%;
  padding: 10px;
}
.iteck-solution-single .slider-content.left-box-slider {
  margin: 0;
}
.iteck-solution-single .left-box-slider .slider-line {
  background-color: var(--color-main);
  height: 5px;
  margin-bottom: 25px;
  margin-top: -15px;
  margin: 0;
  width: 150px;
}
.iteck-solution-single .center-box-slider .slider-line {
  background-color: var(--color-main);
  height: 15px;
  margin-bottom: 25px;
  margin: auto;
  top: -40px;
  width: 300px;
  background: linear-gradient(to right, var(--color-primary), var(--color-secondary), var(--color-ternary));
}
.iteck-solution-single .page-head-slider .slider-box {
  padding-bottom: 120px;
  padding-top: 200px;
}
.iteck-solution-single .custom-paging {
  position: absolute;
  right: 40px;
  left: auto;
  bottom: 30px;
  top: auto;
  width: auto;
  color: #fff;
}
.iteck-solution-single .custom-paging li {
  list-style-type: none;
  letter-spacing: 8px;
  font-size: 14px;
  font-weight: 300;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}
.iteck-solution-single .custom-paging li::first-letter {
  font-size: 18px;
}
.iteck-solution-single .custom-paging li:not(.slick-active) {
  display: none;
}


/* ===============================================================
      [ * solution carousel section ]
================================================================*/
/* --------------- solution carousel styles --------------- */
.iteck-solution-carousel {
  position: relative;
}
.iteck-solution-carousel .content {
  padding: 0px;
}
.iteck-solution-carousel .solution_slider {
  position: relative;
  padding-bottom: 60px;
}
.iteck-solution-carousel .solution_slider .swiper-button-next,
.iteck-solution-carousel .solution_slider .swiper-button-prev {
  transform: translateY(-50%);
}
.iteck-solution-carousel .solution_slider .swiper-button-next,
.iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-prev {
  right: -70px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: #fff;
  transition: all 0.3s ease;
}
.iteck-solution-carousel .solution_slider .swiper-button-next::after,
.iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-prev::after {
  color: var(--color-main);
  font-size: 15px;
  font-weight: bold;
}
.iteck-solution-carousel .solution_slider .swiper-button-prev,
.iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-next {
  left: -70px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: #fff;
  transition: all 0.3s ease;
}
.iteck-solution-carousel .solution_slider .swiper-button-prev::after,
.iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-next::after {
  color: var(--color-main);
  font-size: 15px;
  font-weight: bold;
}
.iteck-solution-carousel .solution_slider .swiper-button-prev:hover,
.iteck-solution-carousel .solution_slider .swiper-button-next:hover {
  background: linear-gradient(to right, var(--color-main) 0%, var(--color-secondary) 100%);
}
.iteck-solution-carousel .solution_slider .swiper-button-prev:hover::after,
.iteck-solution-carousel .solution_slider .swiper-button-next:hover::after {
  color: #fff;
}
.iteck-solution-carousel .solution_slider .swiper-pagination {
  width: 100%;
  bottom: 0;
}
.iteck-solution-carousel .solution_slider .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.iteck-solution-carousel .solution_card {
  background-color: #fff;
  border-radius: 0px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.iteck-solution-carousel .solution_card .img {
  height: 240px;
  overflow: hidden;
}
.iteck-solution-carousel .solution_card .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.iteck-solution-carousel .solution_card .info {
  padding: 30px;
}
.iteck-solution-carousel .solution_card .info h5 {
  font-size: 21px;
  margin-bottom: 0;
}
.iteck-solution-carousel .solution_card .info h5 a {
  color: #000;
  font-weight: bold;
}
.iteck-solution-carousel .solution_card .info .category {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
}
.iteck-solution-carousel .solution_card .info .category a {
  color: var(--color-main);
}
.iteck-solution-carousel .solution_card .info .text {
  color: #666;
  margin: 15px 0 20px;
  font-size: 14px;
  line-height: 1.6;
}
.iteck-solution-carousel .solution_card .info .text p {
  margin-bottom: 0;
}
.iteck-solution-carousel .solution_card .info .tags a {
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #eef4f8;
  color: #555;
}
.iteck-solution-carousel .solution_card:hover h5 a {
  color: var(--color-main);
}
.iteck-solution-carousel.separated-image .solution_card {
  background-color: transparent;
  border-radius: 0px;
}
.iteck-solution-carousel.separated-image .img {
  border-radius: 0px;
  overflow: hidden;
  height: 100%;
}
.iteck-solution-carousel.separated-image .img img {
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.iteck-solution-carousel.separated-image .img:hover img {
  -webkit-transform: rotate(-10deg) scale(1.2);
  -ms-transform: rotate(-10deg) scale(1.2);
  transform: rotate(-10deg) scale(1.2);
}
.iteck-solution-carousel.separated-image .info {
  text-align: center;
}
.iteck-solution-carousel.separated-image .info h5 a {
  color: #fff;
  margin-top: 1.5rem;
}
.iteck-solution-carousel.separated-image .info small {
  color: #15f1ff;
  font-size: 0.875em;
}

.iteck-slider-tabs-solution.style-1 .content {
  padding-left: calc((100vw - 1170px) / 2);
}
.iteck-slider-tabs-solution.style-1 .top-title h5 {
  font-size: 16px;
  font-weight: bold;
  color: #a44cee;
  display: inline-block;
  text-transform: capitalize;
  margin: 0 10px;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs {
  position: relative;
  padding-bottom: 80px;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills {
  flex-wrap: nowrap;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item {
  list-style: none;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link {
  font-size: 16px;
  border-radius: 0;
  background: transparent;
  color: #000;
  margin: 5px 0;
  text-transform: capitalize;
  margin-left: -20px;
  transition: all 0.3s ease;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link i {
  opacity: 0;
  transition: all 0.5s ease;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link:hover, .iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link.active {
  text-decoration: underline;
  margin-left: 0;
  list-style: none;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link:hover i, .iteck-slider-tabs-solution.style-1 .projects-tabs .nav-pills .nav-item .nav-link.active i {
  opacity: 1;
  color: var(--color-main);
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-next,
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: #fff;
  color: #000;
  border-radius: 50%;
  top: auto;
  bottom: 0;
  transition: all 0.3s ease;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-next i,
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-prev i {
  line-height: 50px;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-next:hover,
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-prev:hover {
  background: var(--color-main) !important;
  color: #fff;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-next::after,
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-prev::after {
  display: none;
}
.iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-button-next, .iteck-slider-tabs-solution.style-1 .projects-tabs .swiper-container-rtl .swiper-button-prev {
  right: auto;
  left: 70px;
}
.iteck-slider-tabs-solution.style-1 .project-card {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}
.iteck-slider-tabs-solution.style-1 .project-card .info {
  padding: 55px;
}
.iteck-slider-tabs-solution.style-1 .project-card .info h6 {
  color: var(--color-main);
  font-weight: 400;
  margin-bottom: 10px;
}
.iteck-slider-tabs-solution.style-1 .project-card .info h3 {
  font-size: 24px;
}
.iteck-slider-tabs-solution.style-1 .project-card .img {
  height: 400px;
}
.iteck-slider-tabs-solution.style-1 .project-card .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom center;
}
.iteck-slider-tabs-solution.style-1 .project-card:hover .info h3 {
  color: #0a58ca;
}
.iteck-slider-tabs-solution.style-1 .tabs-btn {
  background: #FFFFFF;
  background-image: none;
  font-size: 12px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.7em;
  color: #000000;
  fill: #000000;
  border-radius: 49px 49px 49px 49px;
  padding: 7px 10px 7px 30px;
  display: inline-block;
  margin-top: 50px;
}
.iteck-slider-tabs-solution.style-1 .tabs-btn .iteck-button-icon {
  color: #000000;
  background-color: #F8F9FA;
  border-radius: 50px 50px 50px 50px;
  padding: 5px 7px 5px 7px;
  margin-left: 10px;
  font-size: 16px;
  display: inline-block;
}
.iteck-slider-tabs-solution.style-1 .tabs-btn:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.iteck-slider-tabs-solution.style-2 {
  position: relative;
}
.iteck-slider-tabs-solution.style-2::before {
  position: absolute;
  content: "";
  left: calc(50% - 300px);
  top: 0;
  width: 600px;
  height: 600px;
  background: linear-gradient(to bottom, #fff9ef, transparent);
  border-radius: 50%;
}
.iteck-slider-tabs-solution.style-2 .swiper-container {
  overflow: visible;
  width: 100%;
}
.iteck-slider-tabs-solution.style-2 .content {
  padding: 0;
}
.iteck-slider-tabs-solution.style-2 .links-tabs {
  position: relative;
  z-index: 10;
}
.iteck-slider-tabs-solution.style-2 .links-tabs .nav-item {
  list-style: none;
}
.iteck-slider-tabs-solution.style-2 .links-tabs .nav-item .nav-link {
  color: #000;
  text-transform: uppercase;
  border-radius: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.0666666667);
  font-size: 14px;
  font-weight: 500;
  padding: 10px 30px;
  margin: 10px;
  background-color: #fff;
}
.iteck-slider-tabs-solution.style-2 .links-tabs .nav-item .nav-link.active {
  background-color: var(--color-main);
  color: #fff;
}
.iteck-slider-tabs-solution.style-2 .project-card {
  position: relative;
  height: 430px;
  border-radius: 15px;
  overflow: hidden;
  display: block;
}
.iteck-slider-tabs-solution.style-2 .project-card .info {
  position: absolute;
  left: 30px;
  bottom: 30px;
  width: calc(100% - 60px);
  padding: 20px;
  background-color: #fff;
  border-radius: 15px;
  overflow: hidden;
  z-index: 10;
  transform: translateY(150%);
  transition: all 0.4s ease;
}
.iteck-slider-tabs-solution.style-2 .project-card .info::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.1;
}
.iteck-slider-tabs-solution.style-2 .project-card .info h6 {
  color: #999;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.7;
}
.iteck-slider-tabs-solution.style-2 .project-card .info h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
.iteck-slider-tabs-solution.style-2 .project-card .info .logo {
  max-width: 140px;
  padding: 0;
}
.iteck-slider-tabs-solution.style-2 .project-card:hover .info {
  transform: translateY(0);
}
.iteck-slider-tabs-solution.style-2 .links {
  margin-top: 80px;
}
.iteck-slider-tabs-solution.style-2 .links .links-content {
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.iteck-slider-tabs-solution.style-2 .links .links-content a {
  width: 125px;
  margin: 20px 0;
}
.iteck-slider-tabs-solution.style-2 .links p {
  margin-top: 20px;
}

/* ===============================================================
      [ * solution list section ]
================================================================*/
/*----------solution Style 1----------*/
.iteck-gallery .port-item {
  float: left;
  clear: none;
}

.port-inner {
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.port-inner:hover .port-box {
  opacity: 0.8;
  background: linear-gradient(to right, var(--color-primary), var(--color-secondary), var(--color-ternary));
}
.port-inner:hover .dbox-relative {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}

.port-box {
  display: block;
  padding: 60% 0;
  position: relative;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -moz-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -ms-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -o-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
}

.solution-body {
  margin-bottom: -1px;
}
.solution-body .port-box::after {
  display: none !important;
  height: 100%;
  width: 273%;
  display: block;
  content: "";
  position: absolute;
  background: #333;
  transform: rotate(45deg);
  top: -200%;
  right: -100%;
  -webkit-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  -moz-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  -ms-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  -o-transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
  transition: all 0.7s cubic-bezier(0.5, 0, 0.4, 1);
}
.solution-body .port-inner:hover .port-box::after {
  top: -50%;
}

.single-solution .slider-mask {
  background: rgba(0, 73, 121, 0.85) none repeat scroll 0 0;
}

.port-short .slider-padding {
  padding: 39.5%;
}

.solution-type-four .slider-center-box > h3 {
  font-size: 30px;
}

.port-link {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}

.port-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.pagi-box {
  width: 100%;
}

.img-mask {
  z-index: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -moz-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -ms-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  -o-transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  transition: all 0.5s cubic-bezier(0.5, 0, 0.4, 1);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.mason-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.ani-width .img-mask {
  background: #fff none repeat scroll 0 0;
  height: 110%;
  position: absolute;
  right: -10px;
  top: -10px;
  bottom: -10px;
  width: 50%;
  transform: scale(1, 1);
  transform-origin: right;
  -ms-transform: scale(1, 1);
  -ms-transform-origin: right;
  -webkit-transform: scale(1, 1);
  -webkit-transform-origin: right;
}
.ani-width .width-img {
  opacity: 0;
}

.gray-bg .ani-width .img-mask {
  background: #fafafa;
}

.dark-page .ani-width .img-mask {
  background: #1f1f1f;
}
.dark-page .gray-bg .ani-width .img-mask {
  background: #1A1A1A;
}

.full-ani-width .img-mask {
  -ms-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.full-ani-width .width-img {
  opacity: 1;
}

.width-img {
  -webkit-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  -moz-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  -ms-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  -o-transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
  transition: all 0.6s cubic-bezier(0.9, 0, 0.3, 1);
}

.port-filter {
  list-style: outside none none;
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
  display: inline-block !important;
  line-height: 1rem;
  text-transform: uppercase;
}
.port-filter a {
  background: transparent;
  display: inline-block;
  font-size: 14px;
  padding: 10px;
  z-index: 1;
  position: relative;
  overflow: hidden;
  color: #777777;
  border-radius: 50px;
}
.port-filter a.active, .port-filter a:hover {
  color: var(--color-main);
}
.port-filter > li {
  display: inline-block;
  margin: 5px;
}

.dbox-relative {
  opacity: 0;
  padding: 15px 40px;
  z-index: 1;
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.dbox-relative h3 {
  font-size: 22px;
  margin: 0;
  text-transform: capitalize;
  color: #ffffff;
}
.dbox-relative p {
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 0;
}

.port-dbox {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.other-solution {
  text-align: center;
}
.other-solution .port-box {
  padding: 50% 0;
  background: var(--color-main);
}
.other-solution .port-item {
  float: left;
}

.port-detail {
  list-style: none;
  padding: 0;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
}
.port-detail li {
  display: inline-block;
  margin-right: 10px;
}

.port-gallery-body .col-md-12 .port-box {
  padding: 30% 0;
}

.port-top-gallery .port-box {
  padding: 35% 0;
}

.op-title {
  font-size: 32px;
  margin: auto;
  margin-bottom: 40px;
  line-height: 1;
  width: fit-content;
  text-align: center;
  background: linear-gradient(to right, var(--color-primary), var(--color-secondary), var(--color-ternary));
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}

.op-sub {
  margin: 0;
}

.single-work-title {
  font-size: 60px;
  margin: 0 0 30px;
  text-transform: capitalize;
}

.swork-line {
  margin-bottom: 25px;
  background: #000;
  height: 6px;
  width: 60px;
  margin-top: -15px;
}

/*----------------------------------- solution widget ------------------------------------*/
.iteck-solution-list .controls {
  text-align: center;
  margin-bottom: 50px;
}
.iteck-solution-list .controls button {
  border: 0;
  background: transparent;
  font-weight: bold;
  text-transform: capitalize;
  margin: 10px;
}
.iteck-solution-list .controls button.mixitup-control-active {
  color: var(--color-blue5);
}
.iteck-solution-list .content {
  padding: 0px;
}
.iteck-solution-list .content .project-card.style-1 {
  position: relative;
  overflow: hidden;
}
.iteck-solution-list .content .project-card.style-1 .img {
  height: 270px;
  border-radius: 0px;
  overflow: hidden;
}
.iteck-solution-list .content .project-card.style-1 .img img {
  transition: all 1s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.iteck-solution-list .content .project-card.style-1 .info {
  position: absolute;
  z-index: 5;
  bottom: 20px;
  left: 20px;
  background-color: #fff;
  border-radius: 0px;
  display: inline-block;
  padding: 20px 25px;
  transition: all 0.4s ease;
  transform: translateY(50%);
  opacity: 0;
}
.iteck-solution-list .content .project-card.style-1 .info .h5 {
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 0;
  color: #000;
}
.iteck-solution-list .content .project-card.style-1 .info .small {
  font-size: 11px;
  color: #999;
}
.iteck-solution-list .content .project-card.style-1:hover .img img {
  transform: scale(1.1) rotate(-5deg);
}
.iteck-solution-list .content .project-card.style-1:hover .info {
  opacity: 1;
  transform: translateY(0);
}
.iteck-solution-list .content .solution-card {
  background-color: #fff;
  border-radius: 7px;
  overflow: hidden;
  transition: all 0.3s ease;
  position: relative;
}
.iteck-solution-list .content .solution-card .img {
  overflow: hidden;
}
.iteck-solution-list .content .solution-card .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.iteck-solution-list .content .solution-card .info {
  padding: 23px 21px 6px 18px;
  height: 145px;
}
.iteck-solution-list .content .solution-card .info .wrap {
  position: relative;
  display: block;
  height: 100%;
}
.iteck-solution-list .content .solution-card .info h5 {
  font-size: 16px;
  margin-bottom: 0;
}
.iteck-solution-list .content .solution-card .info h5 a {
  color: #000;
  font-weight: 600;
}
.iteck-solution-list .content .solution-card .info .category {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
}
.iteck-solution-list .content .solution-card .info .category a {
  color: #999;
  font-weight: 500;
}
.iteck-solution-list .content .solution-card .info .text {
  color: #666;
  margin: 15px 0 20px;
  font-size: 14px;
  line-height: 1.6;
}
.iteck-solution-list .content .solution-card .info .text p {
  margin-bottom: 0;
}
.iteck-solution-list .content .solution-card .info .tags a {
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #eef4f8;
  color: #555;
}
.iteck-solution-list .content .solution-card:hover h5 a {
  color: var(--color-main);
}
.iteck-solution-list .content .solution-card .data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.iteck-solution-list .content .solution-card .data .cat {
  color: #999;
  text-transform: uppercase;
  font-size: 11px;
}
.iteck-solution-list .content .solution-card .data .sale {
  position: relative;
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  font-family: Heebo, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #999;
}
.iteck-solution-list .content .solution-card .data .sale:after {
  position: absolute;
  top: 5px;
  right: -1px;
  content: "";
  color: inherit;
  font-size: 12px;
  line-height: inherit;
  width: 1px;
  height: 12px;
  background-color: #ebebeb;
}

/*----------solution item----------*/
.iteck-solution-item .title {
  font-weight: 600;
}
.iteck-solution-item .content {
  padding-top: 20px;
}
.iteck-solution-item .content .desc img.thum {
  width: 100%;
  width: 100%;
  background-color: #fafafa;
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #e1e8ed;
}
.iteck-solution-item .content .desc .details {
  padding-top: 30px;
}
.iteck-solution-item .side {
  background-color: #fafafa;
  color: #666666;
  margin-bottom: 20px;
  padding: 90px 5px 5px 5px;
  border-radius: 4px;
  border: 1px solid #e1e8ed;
  position: relative;
}
.iteck-solution-item .side .data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  padding: 10px;
}
.iteck-solution-item .side .data .price {
  font-size: 34px;
  color: #000;
  font-weight: 500;
}
.iteck-solution-item .side .btn-buy {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-size: 12px;
  line-height: 2em;
  letter-spacing: 0.12em;
  font-weight: 500;
  text-transform: uppercase;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  border-radius: 26px;
  padding: 12px 46px;
  cursor: pointer;
  padding: 12px 41px;
  margin-bottom: 10px;
  color: #fff;
  background-color: #157efb;
  border: 1px solid #157efb;
  display: block;
  text-align: center;
}
.iteck-solution-item .side .btn-preview {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-size: 12px;
  line-height: 2em;
  letter-spacing: 0.12em;
  font-weight: 500;
  text-transform: uppercase;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  border-radius: 26px;
  padding: 12px 46px;
  cursor: pointer;
  padding: 12px 41px;
  margin-bottom: 10px;
  color: #111;
  background-color: #fff;
  border: 1px solid #e9e3e3;
  display: block;
  text-align: center;
}



/* ===============================================================
      [ * Responsive section  ]
================================================================*/
@media (max-width: 1199px) {
  .container {
    display: inherit;
  }
  .other-solution .port-item,
.port-gallery-body .port-item {
    width: 50%;
    float: left;
    font-size: 50px;
  }
  .iteck-gallery .col-md-6.port-item {
    float: left;
    width: 50%;
  }
  .dflex {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .iteck-projects-carousel .info {
    padding: 30px 0 0 0;
  }
  .iteck-info-box-carousel.hover-cards {
    position: relative;
  }
  .iteck-info-box-carousel.hover-cards .swiper-slide {
    width: 470px !important;
  }
  .iteck-careers .swiper-button-next, .iteck-careers .swiper-button-prev {
    top: calc(100% - 60px);
  }
  .iteck-tabs .nav.style-1 .nav-item {
    width: 100%;
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  }
  .iteck-tabs .nav.style-1 .nav-item .nav-link {
    width: 100%;
    text-align: start;
  }
  .iteck-slider-tabs-solution {
    position: relative;
  }
  .iteck-slider-tabs-solution .swiper-slide {
    width: 475px !important;
    margin-top: 50px;
  }
  .iteck-team .team_box_hover .avatar .social_icons a {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1;
  }
  .iteck-post-list .card .img {
    height: 150px;
    margin-bottom: 5px;
  }
  .iteck-post-list-carousel .blog_slider .swiper-button-prev,
.iteck-post-list-carousel .blog_slider .swiper-container-rtl .swiper-button-next {
    position: static;
    margin-top: 40px !important;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .iteck-post-list-carousel .blog_slider .swiper-button-next,
.iteck-post-list-carousel .blog_slider .swiper-container-rtl .swiper-button-prev {
    position: static;
    margin-top: 40px !important;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .iteck-header.style-5 {
    z-index: -1;
  }
  .iteck-header.style-5 .capt h1 {
    font-size: 45px;
  }
  .iteck-showcase.style-6 .parallax-slider .caption h1 {
    font-size: 50px;
    letter-spacing: 1px;
  }
  .iteck-contact-shortcode span.cell-phone, .iteck-contact-shortcode span.your-email, .iteck-contact-shortcode span.your-name {
    width: 100%;
  }
  .iteck-showcase.style-5 .controls {
    top: 100px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
  .iteck-solution.style-9 .gallery .items {
    padding: 0 10px;
    margin: 10px 0;
  }
  .iteck-fancy.style-3 .hero-bg {
    margin-bottom: 50px;
  }
  .iteck-slider.style-11 .parallax-slider .caption h1 {
    font-size: 50px;
    letter-spacing: 1px;
  }
  .iteck-slider.style-11 .parallax-slider .caption p {
    margin-left: 0;
  }
  .iteck-slider.style-11 .parallax-slider .explore {
    margin-left: 0;
    margin-top: 50px;
  }
  .solution.style-5 .iteck-gallery .items {
    padding: 0 10px;
    margin: 10px 0;
  }
  .iteck-slider.style-2 .swiper-slide .bg-img .container .caption .main-title {
    font-size: 50px;
    letter-spacing: 1px;
  }
  .iteck-solution.style-8 .gallery .items {
    padding: 0 10px;
    margin: 10px 0;
  }
  .iteck-testimonial.card-style .inf_content .icon {
    width: 25%;
  }
  .iteck-testim-2 {
    margin-bottom: 120px;
  }
  .slider-title,
.hero-title {
    font-size: 40px;
    text-align:  left;
  }
  .slider-style-3 .slider-title {
    font-size: 40px;
  }
  .cell-left-border {
    border: none;
  }
  .content-title,
.table-content h3 {
    font-size: 30px;
  }
  .container-fluid {
    max-width: 100%;
  }
  .top-slider {
    letter-spacing: 6px;
    font-size: 18px;
  }
  .blog-post-list [class^=col-md-] {
    width: 100%;
  }
  .slider-text,
.slider-line {
    display: none !important;
  }
  .port-item {
    width: 50%;
  }
  .table-cell-box,
.box-30,
.box-70,
.single-port-table .table-cell-box {
    width: 100%;
    display: block;
  }
  .top-logo {
    display: block;
    width: 50%;
    float: left;
  }
  .blog-list .blog-col-inner {
    display: flex;
    flex-direction: column;
  }
  .order2 {
    order: 2;
    -webkit-order: 2;
  }
  .blog-list .excerpt-box,
.blog-list .txt-lft {
    margin: 0;
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  .iteck-solution-carousel .solution_slider .swiper-button-prev,
.iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-next {
    left: 10px;
  }
  .iteck-solution-carousel .solution_slider .swiper-button-next,
.iteck-solution-carousel .solution_slider .swiper-container-rtl .swiper-button-prev {
    right: 10px;
  }
  .iteck-post-list.style-7 .item.full-img-size {
    display: block;
  }
  .iteck-post-list.style-7 .item.full-img-size .cont {
    padding-left: 15px;
  }
  .iteck-post-list.style-7 .item.full-img-size .img {
    margin-bottom: 50px;
    width: 100%;
  }
  .iteck-showcase.style-6 .parallax-slider .caption h1 {
    font-size: 40px;
  }
  .iteck-showcase.style-6 .parallax-slider .caption .discover {
    width: 120px;
    height: 120px;
    letter-spacing: 2px;
    text-transform: capitalize;
  }
  .iteck-solution.style-9 .gallery .items .cont h5 {
    font-size: 18px;
  }
  .iteck-slider.style-11 .parallax-slider .caption h1 {
    font-size: 40px;
  }
  .iteck-slider.style-11 .swiper-slide-active .caption h1 {
    font-size: 30px;
  }
  .iteck-post-list.style-8 .item .content .title h4 a {
    font-size: 20px;
  }
  .iteck-slider.style-2 .swiper-slide .bg-img .container .caption .main-title {
    font-size: 30px;
  }
  .iteck-header.style-6 .sec-head h3 {
    font-size: 30px;
  }
  .iteck-header.style-6 .sec-head h6 {
    font-size: 15px;
    letter-spacing: 5px;
  }
  .iteck-testimonial.style-4 .item p, .iteck-testimonial.style-5 .item p {
    font-size: 17px;
  }
  .pagi-nav-box {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .iteck-fancy.style-2 .img {
    padding: 0;
  }
  .admin-bar .is-sticky .stuck-nav,
.admin-bar .custom-absolute-menu,
.admin-bar .custom-fixed-menu,
.admin-bar .abs-header {
    margin-top: 46px;
  }
  .slider-content {
    max-width: 78%;
  }
  .content-title,
.table-content h3,
.hero-title {
    font-size: 28px;
  }
  .box-with-icon .fa {
    position: relative;
  }
  .box-with-icon .icon-title,
.box-with-icon .icon-subtitle {
    padding-left: 0;
  }
  .comment-form-email,
.comment-form-author,
.comment-form-url {
    width: 100%;
    padding-right: 0;
  }
  .slider-style-2 .slider-title {
    font-size: 30px;
  }
  .slider-style-2 .slider-title {
    font-size: 30px;
    letter-spacing: 5px;
  }
  .btn-relative {
    margin-right: 0;
  }
  span.your-name,
span.your-email,
span.cell-phone,
span.subject {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  span.wpcf7-form-control-wrap.your-message {
    padding-right: 10px;
  }
  .dsc-bottom-style1 p,
.dsc-bottom-style-2 p,
.dsc-bottom-style-3 p {
    margin-left: 0;
  }
  .port-filter {
    border: none;
  }
  .port-filter a {
    padding: 8px 10px;
  }
  .entry-title {
    font-size: 24px;
  }
  .error-title {
    font-size: 40px;
    padding: 10px 40px;
  }
  .post-style-3 .entry-header {
    padding: 120px 30px;
  }
  .post-style-3 .entry-header .entry-title {
    font-size: 25px;
  }
  .img-box-slider.imgbox-slider-2 .item .box-cont .feature-btn {
    background: none;
    border: none;
    padding: 4px 12px;
    color: var(--color-main);
    margin-top: 10px;
  }
  .tags-bottom,
.sharebox {
    width: 100%;
    margin-left: 0;
  }
  .share-box {
    float: left;
  }
  .sidebar .theiaStickySidebar {
    padding-left: 0;
  }
  .post.sticky {
    padding: 30px 30px 0 30px;
  }
  .post.sticky .spc-60 {
    height: 25px;
  }
  .mouse-cursor {
    display: none;
  }
}
@media (max-width: 600px) {
  .port-item,
.other-solution .port-item,
.port-gallery-body .port-item {
    width: 100%;
    float: none;
  }
  .iteck-gallery .col-md-6.port-item {
    float: none;
    width: 100%;
  }
  .other-solution .port-item .dbox-relative p {
    font-size: 18px;
    margin-top: 10px;
    color: #eee;
  }
  .cell-line {
    display: none;
  }
  .slider-title,
.hero-title {
    font-size: 36px;
  }
  .slider-style-3 .slider-title {
    font-size: 35px;
  }
  .slider-style-3 .slider-subtitle {
    font-size: 18px;
    color: #fff;
    background: transparent;
  }
  .slider-box {
    padding-bottom: 150px;
    padding-top: 150px;
  }
  .page-head-slider .slider-box {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .admin-bar .is-sticky .stuck-nav,
.admin-bar .custom-fixed-menu {
    margin-top: 0;
  }
  .top-slider {
    letter-spacing: 4px;
    font-size: 15px;
  }
  .nav-box .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 600px) {
  .wp-block-coblocks-pricing-table-item {
    background: rgba(140, 140, 151, 0.1);
  }
}
@media screen and (min-width: 991px) {
  .iteck-info-box-carousel.carousel .continued-slide .swiper-wrapper .swiper-slide {
    width: 370px !important;
  }
}
@media (max-width: 480px) {
  .iteck-showcase.style-6 .dots {
    display: none;
  }
  .iteck-solution.style-9 .gallery .items {
    padding: 0 15px;
    margin: 0 0 50px;
  }
  .iteck-post-list.style-8 .controls {
    display: none;
  }
  .blog-style-three .blog-link-img {
    width: 100%;
    display: block;
    min-height: 300px;
  }
  .blog-style-three .excerpt-box {
    width: 100%;
    display: block;
  }
  #related_posts .col-sm-4 {
    width: 100%;
  }
  .iteck-fancy.style-2 .img .stauts {
    display: none;
  }
  .iteck-header.style-6 .sec-head h3 {
    font-size: 20px;
  }
  .solution.style-5 .iteck-gallery .items {
    padding: 0 15px;
    margin: 0 0 50px;
  }
  .info-box.style-4 {
    display: block;
  }
  .info-box.style-4 .cont {
    padding-left: 0;
  }
  .iteck-post-list.style-7 .item {
    display: block;
  }
  .iteck-post-list.style-7 .item .cont {
    padding-left: 0;
    margin-top: 30px;
  }
  .iteck-post-list.style-7 .item .img {
    width: 100%;
  }
  .iteck-post-list.style-7 .item .img img {
    max-width: 100%;
  }
  .iteck-testimonial.style-4 .item, .iteck-testimonial.style-5 .item {
    display: block;
    padding: 60px 30px;
  }
  .iteck-testimonial.style-4 .item p, .iteck-testimonial.style-5 .item p {
    margin-left: 0;
    padding-left: 0;
    border: 0;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
  }
  .iteck-testimonial.style-4 .item .info, .iteck-testimonial.style-5 .item .info {
    min-width: auto;
    margin: auto;
    margin-bottom: 30px;
    display: block;
    text-align: center;
  }
  .iteck-testimonial.style-4 .item .info .img, .iteck-testimonial.style-5 .item .info .img {
    margin: auto;
  }
  .iteck-post-list.style-8 .item .content {
    padding: 30px 15px;
  }
  .iteck-fancy.style-3 .hero-bg {
    width: 290px;
    height: 290px;
  }
  .iteck-fancy.style-3 .exp {
    width: 230px;
    height: 230px;
  }
  .iteck-fancy.style-3 .exp h2 {
    font-size: 100px;
  }
  .iteck-showcase.style-5 .controls {
    top: 30px;
    right: 30px;
  }
  .iteck-showcase.style-5 .swiper-slide .cont h4 {
    font-size: 25px;
  }
  .iteck-post-list.style-9 .item {
    margin-bottom: 50px;
  }
  .iteck-post-list.style-9 .item h5 {
    font-size: 20px;
  }
}
/* ===============================================================
      [   The End   ]
================================================================*/


/* *****************
FOOTER STYLE
*******************/
.iteck-mc4wp.one-block .mc4wp-form-fields button[type=submit]::before{
	background: #ff7a09 !important;
}
.progress-wrap svg.progress-circle path {
    stroke: #ff5722 !important;
}
.progress-wrap::after {
    color: #ff5722 !important;
}




/* *****************
NAVIGATION ENTRE LES 4 SITES
*******************/

.groupe {
    font: 0.75em sans-serif;
    list-style: none;
    background: #004979;
    text-align: center;
}

.groupe p {
  margin: 0;
}

.groupe li {
  display: inline-block;
  margin-bottom: .2em;
}

.groupe li a {
  background-color: #006a97;
  box-sizing: border-box;
  color: #fff;
  display: block;
  max-height: 2em;
  padding: .5em 1em .5em 1.5em;
  position: relative;
  text-decoration: none;
  transition: .25s;
}

.groupe li a:before {
  border-top: 1em solid transparent;
  border-bottom: 1em solid transparent;
  border-left: 1em solid #fff;
  content: "";
  position: absolute;
  top: 0;
  right: -1.25em;
  z-index: 1;
}

.groupe li a:after {
  border-top: 1em solid transparent;
  border-bottom: 1em solid transparent;
  border-left: 1em solid #006a97;
  content: "";
  position: absolute;
  top: 0;
  right: -1em;
  transition: .25s;
  z-index: 1;
}

.groupe li a:hover {
  background-color: #ff7a09;
}
ul.groupe li a.active {
    background: #ff7a09;
}
ul.groupe li a.active:after {
    border-left-color: #ff7a09;
}

.groupe li a:hover:after {
  border-left-color: #ff7a09;
}

.groupe li:last-child a:hover:after {
  border-left-color: #ff7a09;

}


.groupe li:last-child a:after {
  border-left-color: #006a97;
}