@charset "utf-8";
/*---------------- Top header css start here-------------------*/
body {
    font: 14px/1.8571 Lato;
    color: #777;
    background-color: #222;
}
*{
    font-family: 'Fira Sans', sans-serif;
}
p{
  font-size: 14px;
  /*color: #555;*/
}
a:hover{
  text-decoration: none !important;
}
.header{ 
     background-color:#02186b;
     padding: 10px 0;
}
.font-ssd{
    font-size:1.2rem;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 0%!important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
     text-align: inherit!important; 
}
nav .navbar-nav li .active::after, nav .navbar-nav li .active::before, nav .navbar-nav > li > a:hover::after, nav .navbar-nav > li > a:hover::before {
    visibility: visible;
    right: 0;
    max-width: 100%;
    color: #0094da;
}
nav .navbar-nav > li > a::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -10px;
    right: 100%;
    height: 1px;
    background: #ffffff;
    border-bottom: 2px solid #fe3e01;
    visibility: hidden;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: 1;
}
.list_entri ul li{
   line-height: 30px;
   color: #555;
}
.social ul{ 
  list-style:none; 
  margin:0px; 
  padding:0px;
}
.shadow-box{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.entry-header .line-2 {
    height: 2px;
    width: 100px;
    background-color: #fe6228;
}
.mation_section ul li{
    line-height: 30px;
    color: #555; 
}
.fonts_heading h2{
    font-size:24px;
    font-family: "Poppins",Arial,Helvetica,sans-serif;
    font-weight: 600;
}
.produic img{
    width:100px;
}
.list-conert{
    max-width:950px;
    display:block;
    margin:0 auto;
    text-align: center;
}
.content_sectess h4 {
    font-size: 18px;
    text-align: center;
}
.py-3.max-withs {
    max-width: 650px;
    display: block;
    margin: 0 auto;
}
.content-setc p{
  font-size: 18px;
    text-align: justify;  
}
 .heading_lightss{
    width: 100%;
    display: block;
    background: #fff;
    box-shadow: 0 0 4px #ddd;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    border-radius: 10px;
    height: 100%;
}
.max-light{
    width: auto;
    position: relative;
    padding-bottom: 51%;
    margin-bottom: 10px;
}
.max-light img{
  width: 100%;
    height: 100%;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;  
}
.post_description h3{
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #003979;
     
}
.post-meta {
    padding: 10px 0 0px;
    
}
.career_btn {
    width: 200px;
    padding: 8px!important;
    color: #fff!important;
    font-size: 22px!important;
}
.post-details h3 {
    font-size:18px;
   
}
.post-details{
    padding:15px;
     height: 270px;
}
.post-meta a {
    color: #8ca0b4;
    margin-right: 20px;
}
.max-autoss.address_company.text-center {
    max-width: 255px;
    display: block;
    margin: 20px auto;
}
.post-details a.read-more {
    display: inline-block;
    margin-top: 20px;
}
.single-blog{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-bottom: 30px;
}
.post_description{
    padding:15px;
}
.social ul li{ 
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 5px;
    padding: 3px 0;
    border-radius: 50%;
    background-color: #e8e8e8;
    text-align: center;
    line-height: 30px;
}
.social ul li a{   
    display: block;
    font-size: 14px;
    color: #aaa;
}
.prodtfo span{
   color: #b288c2; 
}
.gallery-title h2 span{
  color: #b288c2;   
}
.event-conet h3{
    margin-top: 20px;
    margin-bottom: 17px;
    font-size: 18px; 
}
.event-conet h3 a{
  color: #000;
  
}
.event-conet p{
  margin-bottom: 27px;
  font-size: 15px;
  text-align: justify;
}
.b-events__subtitle {
    margin-top: 45px;
    margin-bottom: 24px;
    font-size: 14px;
}
.b-events__details {
    margin-bottom: 12px;
    font-size: 12px;
    font-weight: 700;
    color: #222;
    opacity: 0.8;
}
 .icon {
    color: #fe3e01 !important;
}
.b-events__details .icon {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    color: #777;
    vertical-align: middle;
}
.leader_ship h2{
 font-size: 24px;   
}
.leader_ship h3{
  font-size: 18px;  
}
.leader_ship h4{
  font-size: 16px;     
}
.border_redius img{
    border-radius: 10px;
} 
.social ul li a:hover{
  color:#fe3e01;  
}
.top-bar-contact__item {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin-right: 39px;
    line-height: 3;
}
.header ul{
    width: 100%;
 list-style: none;
 padding-left: 0px;
 margin-bottom: 0px;
}
.header-topbarbox-2{
    float: right !important;
}
.contact li a {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin-right: 0px;
    line-height: 3;
}
.contact li a:hover{
    text-decoration: none;
}
/*---------------- Dropdown css start -------------------*/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    border-radius: 0;
    padding: 10px 15px;
}
.dropdown-submenu:hover .dropdown-menu {
    top: 39px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    width: 250px;
    padding: 0px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li{
  border-bottom: solid 1px #ddd;
  padding: 7px 10px;
}
.mobile-logo{
  display: none;
}
.logo-section img{
  max-width: 250px;   
}
/*---------------- Dropdown css End-------------------*/

/*----------------Top header css end here-------------------*/

/*---------------- Navbar css start here-------------------*/

.main-header {
    position: relative;
    display: block;
    width: 100%;
    z-index: 99999;
}
.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
}
nav {
  background: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}
.c_add{
   font-size: 15px; 
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-right: 2.5rem;
    padding-left: 0;
}
.navbar-nav li a {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    display: block;
        text-transform: uppercase;
}
.navbar-nav li a:hover{
    text-decoration: none;
    color:#fe3e01;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.navbar-nav .nav-item {
    padding: 15px 12px 15px 10px;
}
.navbar-nav .dropdown {
    padding: 15px 12px  15px 10px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.navbar-nav li a.active {
    color:#fe3e01;
}
/*---------------- Navbar css end here-------------------*/
/*---------------- Slider css start here-------------------*/
.container-fluid.main-slider{
  padding-left: 0px;
  padding-right: 0px;
}
.main-slider{
    display:block;
    position:relative;
}
.slider-overlay{
    background-color: rgba(0,0,0,0.5);
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
}
.slider-content{
    max-width:700px;
    display:block;
    margin:0 auto;
}
.main-slider__btn{
    background-color: #fe3e01!important;
    margin: 35px 10px 0;
    color: #fff;
    text-transform: uppercase;
    width: 188px;
    border-radius: 100px!important;
    padding: 15px!important;
}
.slider-content h1{
   font-size: 48px;
    font-weight: 600;
    line-height: 1.1;
    color: #fff;
    letter-spacing: 0.02em;
    text-transform: capitalize; 
}
.carousel-caption{
  top: 20%;
}
.carousel-item{
	height: 550px;
}
.carousel-item img{
  height:550px;
  object-fit: cover;
}
.main-slider p{
  color: #fff;
  font-size: 20px;
  max-width: 500px;
}
.navbar{
  padding: 0.0rem 0rem!important;  
}
 .isss{
     font-weight: 600;
    font-size: 38px;
 }
/*---------------- Slider css end here-------------------*/
/*---------------- servies css satart here-------------------*/
.contet_services {
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 0px;
}
.section_serviece>.wpb_wrapper {
    position: relative;
}
.leader_ship p{
    font-size:18px;
    text-align:justify;
}
.captions {
    margin-bottom: 20px !important;
    color:#fff;
}
.icone_img{
    text-align:center;
    padding: 10px;
}
.icone_img .fa-user{
    font-size: 62px;
    color: #07b5dd;
}
.captions  h4{ 
    text-align: left;
    margin-top: 100px;
    margin-bottom: 3px;
    font-size: 29px;
    color: #ffffff;
    font-weight: normal;
    line-height: 33px;  
}
.serviceboxbox-readmore{
    color: #ffffff !important;
    font-weight: 500!important;
    font-size: 15px!important;
    padding: 15px 30px 15px 30px!important;
    background-color: #fe6228!important;
    border-radius: 25px;
}
.service_max-with{
    max-width:300px;
}
.captions p{
    color:#fff;
    line-height: 26px;
    margin-bottom: 30px;
}
.section_serviece{
  position: relative;
}
.section_serviece figure {
    position: relative;
    overflow: hidden;
}
.section_serviece img{
  transform-style: preserve-3d;
}
/*.section_serviece:hover figure img {*/
/*  -webkit-transform: scale3d(1.2, 1.2, 1);*/
/*  transform: scale3d(1.2, 1.2, 1);*/
/*}*/
.entry-header .line-1 {
   height: 2px;
    width: 100px;
    background-color: #fe6228;
    margin-top: 14.5px;
}
.entry-content p{
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #6e6e6e;
}
.ui-decor-1  h2{
  font-family: "Poppins",Arial,Helvetica,sans-serif; 
  font-weight: 600;
}
.tm-custom-heading{
  font-family: "Poppins",Arial,Helvetica,sans-serif; 
  font-weight: 600;
}
 
.infrastructure_learing {
    background-image: url(https://www.infomaticsventures.com/resources/media/1679571052_shutterstock_scaled_0.jpg);
    position: relative;
    display: block;
    background-repeat: repeat-x;
}
.infrastructure_learing:before {
    background-color: rgba(0,8,29,0.9);
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}   
.learning_headings h2{
    color:#fff;
}
.learning_headings .line-1{
   height: 2px;
    max-width: 194px;
    background-color: #fe6228;
    display: block;
    margin: 20px auto;
}
.heading_learings h5{
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
     line-height: 28px;
}
.heading_learings ul{
    color: #fff;
   
}
.heading_learings ul li{
   line-height: 25px;
    margin-bottom: 0px;
    font-size: 14px;
    text-align: justify;
}

/*---------------- servies css end here-------------------*/
/*---------------- Blogs css start here-------------------*/
.ui-title-block_lg {
    margin-bottom: 22px;
    font-size: 48px;
    font-weight: 600;
}
.ui-title-block_lg .text-primary {
    font-weight: 600;
    color: #fe3e01!important;
}
.ui-subtitle-block {
    margin-bottom: 22px;
    font-size: 18px;
    line-height: 1.67;
    color: #fff;
}
input.message_teat {
     overflow: auto;
    resize: vertical;
    height:auto;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
}
.form-controls{
    height: 45px;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    border: none;
    width: 100%;
     outline: 0;
     background-color: transparent;
    -webkit-appearance: none;
   font: italic 18px/1.5 'PT Serif';
    color: #fff;
    border-bottom: 1px solid #ddd !important;
    margin-bottom: 30px;
}
.form-controls ::placeholder { 
  color: #fff;
  opacity: 1;  
}

.form-controls :-ms-input-placeholder { 
  color: #fff;
}

.form-controls  ::-ms-input-placeholder {  
  color: #fff;
}
.en-color{
    border-color: #e8e8e8!important;
    color: #222!important;
    padding: 12px 26px!important;
    background-color: #fff!important;
} 
::-webkit-input-placeholder {  
  color: #fff;
}

:-ms-input-placeholder {  
  color: #fff;
}

::placeholder {
  color:#fff;
}
.blog-section figure img {
    height: 250px;
    object-fit: cover;
}
.blog-section .card figure{
	margin-bottom: 0px;
}
.blog-section .card h4 a {
    font-size: 1.2rem;
    color: #333;
}
.blog-section .card h4 a:hover{
	text-decoration: none;
}
.post-auth{
	list-style: none;
	display: inline-flex;
	padding-left: 0;
	border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.blog-section{
    position: relative;
    padding-top: 110px;
    padding-bottom: 110px;
}
.blog_name h4{
    margin-bottom: 20px;
    padding-right: 50px;
    font-size: 16px;
    line-height: 1.625;
    color: #222;
}
.ui-subtitle-blockss{
    margin-bottom: 22px;
    font-size: 18px;
    line-height: 1.67;
    color: #222;
}
.post-auth li{
	margin-right:15px;
}
.post-auth .fa {
    margin-right: 7px;
}
.blog-section.inner-page .title {
    display: none;
}
.post-image img {
    float: left;
    width: 500px;
    height: 300px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.content-box .post-auth{
	margin-bottom: 0px;
}

.comment-form{
  width: 100%;
}
.success{
	display: none;
}
.form-control {
    border-radius: 0 !important;
    padding: 1.4rem .75rem !important;
}
.post-auth li a {
    color: #333;
}
.int-banner-title h1 {
    margin-bottom: 0;
}
/*---------------- Blogs css end here-------------------*/
/*---------------- Team css start here-------------------*/
.team figure img {
    height: 220px;
    object-fit: cover;
}
.team-section h4 {
    font-size: 18px;
}
.team-section ul {
    list-style: none;
    padding-left: 0;
    display: inline-flex;
}
.team-icons ul li{
   background: #3e70af;
   margin: 0 5px;
}
.team-icons ul li:nth-child(2){
    background-color: #05acce;
}
.team-icons ul li:nth-child(3) {
    background-color: #e34c3c;
}
.team-icons ul li a {
    width: 35px;
    height: 35px;
    display: block;   
    color: #fff;
    line-height: 35px;
}
.team-section.inner-page .section-title {
    display: none;
}
.team-section h4 a {
    color: #333;
}
.team-detail figure{
  margin-bottom: 0px;
}
.team-detail ul{
     list-style: none;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin-top: 25px;
}
/*---------------- Team css end here-------------------*/
/*---------------- Gallery css start here-------------------*/
.gallery_section{

}
.gallery-section figure{
  margin-bottom: 0px;
}
.gallery-title{
	font-size: 1.2rem;
}
.card.gallery-item {
    margin-bottom: 20px;
}
.bg-image-section p {
    color: #fff;
}
.services_event{
    background-color:#f7f7f7;
}
.services_heading h2 span{
   color:#fe6228;  
}
.fonts {
    font-size: 18px;
}
.services_heading {
    max-width: 722px;
    display: block;
    margin: 0 auto;
}
.services_heading p{
   font: 14px/1.8571   Roboto, sans-serif !important;
    color: #777;  
}
.b-post_mr-rg_38 {
    margin-right: 38px;
}
.b-post_mr-lf_38 {
    margin-left: 38px;
}
.b-post-sm-1 .entry-title, .b-post-sm-1 .entry-title a {
    color: #222;
}
.b-post-sm-1 .entry-title {
    margin-top: 0;
    margin-bottom: 20px;
}
.b-post-sm-1 .entry-title a {
    color: #222;
}
.ui-title-inner {
    font-size: 18px;
}
.b-post-sm-1 .ui-decor-2 {
    margin-top: -6px;
    margin-bottom: 35px;
}
.b-post-sm-1 {
    margin-bottom: 52px;
}
/*---------------- Gallery css end here-------------------*/
/*---------------- Portfolio css start here-------------------*/
.page-section{
  width: 100%;
}
.portfolio-detail figure img {
    width: 500px;
    height: 300px;
    object-fit: cover;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.portfolio-detail figure {
    margin: 0;
}
.stunning-text p{
  margin-bottom: 0px;
}
.card{
    border:none!important;  
    border-radius:0rem!important;
}
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px!important;
    margin-left: -15px!important;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 0px!important;
    padding-left: 0px!important;
}
.card-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
}
.card-item:hover .card_info{
    top: 0;
    border-radius: 5px !important;
}
.card_img img{
    width: 100%;
}
.card_info {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -100%;
    color: #fff;
    height: 100%;
    width: 100%;
    transition: .3s;    
}
.card_info:before{
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: .7;
    content: "";
    border-radius: 5px;
}
.card_sec {
    position: absolute;
    left: 0;
    right: 0;
}
.card_title h3 {
    font-size: 17px;
    margin-top: 0px;
    color: #FFFFFF;
    background: #242424;
    padding: 10px 0;
    border-radius: 5px 5px 0 0;
    margin-bottom: 80px;
}
.btn-primary{
    background-color: #fe3e01!important;
    border-color: #fe3e01!important;
}
.b-isotope__btn{
    display: inline-block;
    margin-bottom: 0;
    user-select: none;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 10px 36px!important;
    font-size: 14px!important;
    font-weight: 600!important;
    border-radius: 25px!important;
    border: 2px solid transparent!important;
}
.b-isotope__info {
    display: inline-block;
    margin-right: 60px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: #222;
    vertical-align: middle;
}
.btn.btn-primary:after {
    background-color: #fff;
}
.card_title h3 a{
  color: #fff;
}
.card_title h3 a:hover{
  text-decoration: none;
}
.card_title li.read_more { 
    color: #FFAB00;
    list-style: none;
}
.card_title li.read_more a{
  color: #fff;
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
button.owl-prev {
    width: 40px;
    height: 40px;
    background-color:#c8b7d7 !important;
    line-height: 40px;
    z-index: 999999;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 50%;
    position: absolute;
    left: -50px;
    top: 35%;
    display:none;
}
button.owl-next {
    width: 40px;
    height: 40px;
    background-color:#c8b7d7 !important;
    line-height: 40px;
    z-index: 999999;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 50%;
    position: absolute;
    right: -50px;
    top: 35%;
    display:none;
}
.b-advantages-1 .b-advantages__title {
    margin: 10px 36px 32px 12px !important;
    padding-left: 46px;
}
.b-advantages-1 .b-advantages__info {
    padding-bottom: 21px;
    font: 14px/1.8571 Lato;
    color: #777;
}
.b-advantages-1 .btn {
    margin-top: 25px;
}
.btn .icon {
    display: inline-block;
    width: 20px;
    height: 3px;
    margin-right: 10px;
    margin-left: -5px;
    vertical-align: super;
    background-color: #ddd;
}
.btn-default {
    border-color: #e8e8e8!important;
    color: #222!important;
}
.b-advantages-1 .b-advantages__icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 38px;
    font-weight: 400;
    color: #bdabc5!important;
}
.b-advantages-1 {
    margin-top: 50px;
}
.icon-puzzle:before {
    content: "\e02d";
}
.b-advantages:before, .b-advantages:after {
    display: table;
    content: "";
}
.column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.b-advantages {
    position: relative;
}
.section-texture{
   background-color: rgb(124 148 212 / 98%);
   background-image: url(https://infomaticsventures.com/resources/media/products/1675929387_texture-1_0.png); background-position: -9px 23.5875px; 
}
.section-textures{
   background-color: rgb(179 142 193);
   background-image: url(https://infomaticsventures.com/resources/media/products/1675929387_texture-1_0.png); background-position: -9px 23.5875px; 
    
}
.column-inners {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.b-info__title {
    font-size: 30px;
    font-weight: 600;
    color: white;
}
.b-info__text {
    font-size: 16px;
}
.b-info__btn {
    margin-top: 37px;
    color: #fff!important;
    padding: 10px 36px;
    border-radius: 25px!important;
    text-transform: uppercase;
}
.b-info__btn:hover {
    background-color: red!important;
    border-color: red!important;
}
.btn-sm {
    padding: 10px 30px!important;
    font-size: 12px;
    border-width: 1px;
}
.block-table__cell {
    padding-right: 0!important;
    padding-left: 0!important;
    vertical-align: top;
    overflow: hidden;
}
.event_inquiry .container{
    padding-left: 0!important;
    padding-right: 0!important;
    max-width: 1350px;
    overflow: hidden;
}
.event_inquiry {
   background-image: url(https://www.infomaticsventures.com/resources/media/1679571784_shutterstock_scaled_0.jpg);
    position: relative;
    display: block;
    background-repeat: repeat-x; 
}
/*.event_inquiry:before {*/
/*    background-color: rgba(0,8,29,0.9);*/
/*    z-index: 0;*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/
.section-form-contact{
    height: 100%;
   padding: 94px 30px 30px 50px;
   color: white;
   background-image: linear-gradient(to right top, #d16ba5, #af68a4, #8e649c, #705e8f, #56577e, #506186, #4b6a8d, #477391, #4593b2, #42b5ce, #47d8e3, #5ffbf1);
}
 .ui-title-block {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 36px;
    color: #fff;
    text-transform: none;
}
.btn-default:hover {
  color: #fff;
}

.b-info {
    margin-right: -5px;
    margin-left: 5px;
    padding: 61px 20px 75px;
    color: white;
    text-align: center;
    border-radius: 20px 0;
}
/*---------------- Portfolio css end here-------------------*/
/*---------------- Testimonial css start here-------------------*/
.testimonial-bg{
   padding-top: 65px !important;
    padding-bottom: 50px !important;
    background-color: #f3f3f3 !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.max-widths{
    max-width:850px;
    display:block;
    margin:0 auto;
    text-align: center;
} 
.heading_textes p{
    font-size:16px;
}
.list-div img{
	max-width: 80px !important;
    height: 80px;
    border-radius: 50%;
    margin: -25px auto 20px;
    border: 3px solid #fff;
    
}
.list-div-bodys p{
    font-style: italic;
    font-weight: 400;
    text-align: center;
    background: transparent;
    border-left: none;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
}
.list-div-bodys{
    text-align:center;
}
/*blockquote {*/
/*    padding: 10px 20px;*/
/*    margin: 0 0 20px;*/
/*    font-size: 17.5px;*/
/*    border-left: 5px solid #eeeeee;*/
/*}*/
/*.b-blockquote-3_w_bg:before {*/
/*    background-color: #fff;*/
/*}*/
/*.b-blockquote-3:before {*/
/*    position: absolute;*/
/*    top: 25px;*/
/*    left: 122px;*/
/*    width: 40px;*/
/*    height: 3px;*/
/*    background-color: #ccc;*/
/*    content: '';*/
/*}*/
.blockquote{
  max-width: 35px; 
  height: 35px; 
  background-color:#263045;
  display:block;
  margin:0 auto;
  border-radius: 100%;
  position: relative;
    top: 25px;
    left: -40px;
}
.blockquote i{
    text-align: center;
    display: flex;
    justify-content: center;
    line-height: 33px;
}
.b-blockquote-3_w_bg {
    color: white;
}
/*.b-blockquote-3:after {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 45%;*/
/*    display: block;*/
/*    width: 67px;*/
/*    height: 52px;*/
/*    color: #000;*/
/*    font: 18px FontAwesome;*/
/*    content: '\f10d';*/
/*}*/
 
.b-blockquote-3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 0px;
   
}
.b-blockquote-3 p{
    font-size:16px;
   color: #000000;
}
.list-div-body{
    display: block;
    padding-left: 90px;
    font-style: normal;  
}
.testimonial-name{
    display: block;
    margin-bottom: 8px;
    font-size: 24px;
    color:#000;
}
.list-div-body .testimonial_category{
    display: block;
    font-family: Lato;
    font-size: 12px;
    font-weight: 700;
    opacity: 0.8;  
}
 .testimonial .button.owl-next{
    display:none!important;
}
.testimonial .button.owl-prev{
    display:none!important;
}

.stunning-text .line-1{
    height: 2px;
    max-width: 100px;
    background-color: #fe6228;
    display: block;
    margin: 10px auto; 
}
/*---------------- Testimonial css end here-------------------*/

/*---------------- Other css start here-------------------*/
.heading-section {
    text-align: center;
}
.accordate .nav-tabs{
  border-bottom:none;
}
.faq{
  width: 100%;
}
.panel-title a {
    color: #333;
}
.accordion .card-title {
    color: #333;
}
.accordion .card-header {
    margin-bottom: 15px;
    padding: 15px 20px;
}
.accordion .card{
	border: none;
}
.page-content-banner{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px;
}
.bg-image-section{
  position: relative;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.bg-image-section::before{
   content: '';
   position: absolute;
   width: 100%;
   height: 100%;
   background-color: #000;
   opacity: 0.5;
}
.bg-image-content{
  padding: 90px 30px;
  color: #fff;
  z-index: 9;
}
.accordate .card{
	width: 100%;
}
.fade:not(.show) {
    opacity: 1 !important;
}
ul.nav.nav-tabs.tabss li a{
    margin-right: 10px;
    margin-bottom: 2px;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
ul.nav.nav-tabs.tabss li a.active {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}

/*---------------- Other css end here-------------------*/
/*---------------- Logo carousel css start here-------------------*/
#clients {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap {
  display: block;
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
#clients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap ul li {
	background-color: #fff;
  display: block;
  float: left;
  position: relative;
  width: 200px;
  line-height: 100px;
  text-align: center; margin:0 5px 0 5px; border:solid 1px #ccc;
}
#clients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
}
#clients .clients-wrap ul li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1.0;
}
/*---------------- Logo carousel css end here-------------------*/
/*---------------- Footer css start here-------------------*/
.footer-section{
    position: relative;
    padding-top: 0px;
    padding-bottom: 80px;
    font-size: 13px;
    color: #aaa;
    background-color: #000000;
}
.footer .footer-section {
    
}
.footer-title{
    margin-bottom: 31px;
    font-size: 19px;
    font-weight: 500;
    color: white;
}
.footer .footer-form {
    position: relative;
    margin-bottom: 29px;
    padding-bottom: 5px;
    border-bottom: 1px solid #3d3d3d;
}
/*.footer-section:before {*/
/*    position: absolute;*/
/*    top: -20px;*/
/*    left: 50%;*/
/*    width: 400px;*/
/*    height: 100px;*/
/*    margin-left: -200px;*/
/*    border-radius: 50%;*/
/*    background-color: #1f1f1f;*/
/*    content: '';*/
/*}*/
.footer .footer-form__input {
    width: 100%;
    padding: 7px 26px;
    font-style: italic;
    border-left: 1px solid #3d3d3d!important;
}
input[type=email] {
  color: #fff;
}
input:focus {
    outline: none;
}
.footer .footer-form__input, .footer .footer-form__btn {
  border: none;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
  background-color: transparent;
}
.icons{
    font-size: 18px;
    color: #777;
    opacity: 0.8;
}
 input::placeholder{
  color: #fff;
}
.footer .footer-form__input, .footer .footer-form__btn {
    border: none;
    background-color: transparent;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.footer .footer-form__btn {
  font-size: 18px;
  color: #777;
  opacity: 0.8;
}
.footer .footer-form__input, .footer .footer-form__btn {
    border: none;
    background-color: transparent;
}
.footer .footer-form__title {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: white;
}
.footer .footer-form__info {
    font-size: 14px;
    color: #777;
}
.footer-section ul {
    list-style: none;
    padding-left: 0;
}
.footer-logo figure img {
    width: 190px;
    height: auto;
}
.footer-section ul li a{
	color: #fff;
}
.footer-section ul li a:hover{
  text-decoration: none;
}
.footer-section ul li{
	/*margin-right: 10px;*/
	line-height: 2em;
}
.footer-gallery {
    margin-right: -6px;
}
.footer-gallery__item {
    float: left;
    width: 33.3%;
    margin-top: 6px;
    overflow: hidden;
}
.footer-gallery__link {
    overflow: hidden;
}
.footer-gallery__link {
    display: block;
    margin-right: 6px;
}
.footer .footer-gallery img {
    max-width: inherit;
    width: auto;
}
.footer__contact {
    margin-bottom: 13px;
}
.footer__contact .icon {
    margin-right: 0;
    padding-right: 16px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
}
.icones{
  color: rgba(255, 255, 255, 0.8);  
}
i.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px;
}
.footer-sections {
    margin-top: 50px;
}
.section-bottom-bar{
	background: #000;
    color: #fff;
    padding: 10px;
}
.powered{
  text-align: end;   
}
.btn-xs{
    margin-top: 27px;
    color: #222!important;
    border-width: 1px;
    border-color: rgba(232, 232, 232, 0.3);
    background-color: #fff!important;
}
.foo-social ul {
    display: inline-flex;
}
.foo-social ul li{
	width: 30px;
    height: 30px;
    display: block;
    background: #3e70af;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    margin-left: 10px;
}
.widget-title {
   font-weight: 600;
    font-size: 19px; 
}
.footer-section ul li a:before {
    content: "\f101";
    font: normal normal normal 18px/1 FontAwesome;
    margin-right: 10px;
}
.foo-social ul li a:before {
    content: none;
}
.foo-social ul li:nth-child(2){
	    background-color: #05acce;
}
.foo-social ul li:nth-child(3){
	  background-color: #3fbde9;
}
.foo-social ul li:nth-child(4){
	background-color: #b8529e;
}
.foo-social ul li:nth-child(5){
	background-color: #e20017;
}
/*.footer .ui-decor-2 {*/
/*    width: 20px;*/
/*    margin-right: 8px;*/
/*    vertical-align: middle;*/
/*}*/
/*.ui-decor-2 {*/
/*    display: inline-block;*/
/*    width: 40px;*/
/*    height: 3px;*/
/*}*/
.bg-primarys{
  background-color: #ca5ddb;  
}
.list {
    margin-top: 48px;
    margin-bottom: 40px;
    padding-left: 0;
    list-style-type: none;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-mark-4 li {
    padding-left: 18px;
}
.list li {
    position: relative;
    margin-bottom: 5px;
    margin-bottom: 9px;
    padding-left: 30px;
}
.list-mark-4 li:before {
    top: 9px;
    /*content: "\e071";*/
    /*font: normal normal normal 18px/1 FontAwesome;*/
    font-size: 6px;
     
}
.list li:before {
    position: absolute;
    top: 5px;
    left: 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}
.footer-list__item:before {
    color: #ccc;
}
.footer-list__item {
    display: inline-block;
    width: 50%;
    margin-right: -3px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    vertical-align: top;
}
.footer-list .footer-list__link {
    display: block;
    color: #eee;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
/*---------------- Footer css end here-------------------*/

/*---------------- Contact css start here-------------------*/
.contact-information ul {
	position: relative;
}
.contact-information ul {
    list-style: none;
    padding-left: 30px;
}
.contact-information ul li span {
    position: absolute;
    left: 0;
}
.contact-information ul li {
    margin-bottom: 30px;
}
.contact-information ul li:last-child {
    margin-bottom: 0;
}
.address_company{
    background-color:#196fa8;
    padding:10px;
    color:#fff;
    margin-bottom:15px;
    height:200px;
}
.address_company .compa_add p{
    color:#fff;
}
.address_company .compa_email p a{
    color:#fff;
}
.heading_add h3{
    font-size:18px;
}
/*---------------- Contact css end here-------------------*/
.contact-block {
    background-image: linear-gradient(rgb(10, 38, 77), rgb(10, 38, 77), rgb(32, 82, 149));
    border-radius: 5%;
}

.contact-block {
    /*background: #1A374D;*/
    color: #fff!important;
    min-height: 280px;
    border: 2px solid transparent;
    font-size: 12px;
}
.contact-block p {
    font-size: 16px;
    font-weight: 400;
   
}
.contact-block:hover {
     background-image: linear-gradient(rgb(245, 251, 255), rgb(245, 251, 255), rgb(245, 251, 255));
}
.contact-block:hover {
  color: #1A374Dimportant;
}

.contact-block:hover {
    box-shadow: 1px 1px 4px 0 #666;
    background: #fffimportant;
    border: 2px solid #1A374D;
    color: #1A374D!important;
}
 
/*---------------- Portfolio filter css start here-------------------*/

.filtering {
    margin-bottom: 40px;
}
.filtering span {
    border-bottom: 2px solid transparent;
    color: #282b2d;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 5px;
}
.filtering span:last-child {
    margin: 0;
}
.filtering .active {
    border-color: #beabcb;
    color: #beabcb;
}
.portfolio-wrapper {
    position: relative;
    overflow: hidden;
}
.portfolio-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 500ms ease;
}
.portfolio-wrapper .portfolio-image img {
    transform: scale(1.2);
    will-change: transform;
    transition: all 0.5s ease;
    width: 100%;
}
.portfolio-wrapper:hover .portfolio-image img {
    transform: none;
}
.portfolio-overlay:before {
    position: absolute;
    display: inline-block;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.36);
    content: "";
    opacity: 0;
    transition: all 0.5s ease;
    transform: scale(0.85);
}
.portfolio-overlay .portfolio-content {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    padding: 0 35px;
}
.portfolio-content h4 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.portfolio-content p {
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.portfolio-content > a {
    line-height: 42px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 800;
}
.portfolio-wrapper:hover .portfolio-overlay {
    background-color: rgba(204, 222, 2, 0.85);
}
.portfolio-wrapper:hover .portfolio-overlay:before {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.portfolio-wrapper:hover .portfolio-overlay .portfolio-content {
    transform: translateY(50%);
    transition: transform 0.5s ease;
    opacity: 1;
}
@media screen and (max-width: 1199px) {
    .portfolio-content h4 {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .portfolio-content h4 {
        margin-bottom: 10px;
    }
    .portfolio-content p {
        font-size: 15px;
    }
    .portfolio-content > a {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .portfolio-content h4 {
        font-size: 17px;
    }
    .portfolio-content p {
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .portfolio-content h4 {
        font-size: 16px;
    }
}
.grid .grid-item {
    position: relative;
    overflow: hidden;
}
.grid .grid-item .portfolio-wrapper {
    position: relative;
    overflow: hidden;
}
.grid .grid-item .portfolio-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 500ms ease;
}
.grid .grid-item .portfolio-wrapper .portfolio-image img {
    transform: none;
    will-change: transform;
    transition: none;
    width: 100%;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-image img {
    transform: none;
}
.grid .grid-item .portfolio-overlay:before {
    position: absolute;
    display: inline-block;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.36);
    content: "";
    opacity: 0;
    transition: all 0.5s ease;
    transform: scale(0.85);
}
.grid .grid-item .portfolio-overlay .portfolio-content {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
}
.grid .grid-item .portfolio-content h4 {
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 10px;
}
.grid .grid-item .portfolio-content p {
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.grid .grid-item .portfolio-content a {
    line-height: 36px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 800;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay {
    background-color: rgba(204, 222, 2, 0.85);
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay:before {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay .portfolio-content {
    transform: translateY(50%);
    transition: transform 0.5s ease;
    opacity: 1;
}
.icone_section{
 box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
 padding:10px;
}
.content_sect{
    height:100px;
    padding-top: 10px;
}
.heading_text p{
    text-align:justify;
    font-size: 1em;
}
.icone_sections {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.icone_imgs{
    border-bottom:1px solid #ccc;
}
.content_sects{
    padding:10px;
    height: 200px;
}
.content_sects h4{
    color: #fe3e01!important;
    font-size: 22px;
    font-weight: 700;
}
.heading_text h2{
        font-size: 28px;
}
.content_sects p{
    font-size:16px;
}
.content_sect h4{
    font-size: 18px;
    text-align: center;
}
.content_sectes {
   height: 124px;    
}
.content_sectes p{
  font-size: 16px;
    text-align: center;
    padding-top: 10px;
}
.cl_head h4{
    font-size: 22px;
}
.heading_text .line-1 {
    height: 2px;
    width: 100px;
    background-color: #ff0000;
    margin-top: 6.5px;
    margin-bottom: 18px;
}
 
.heading_text .vission-1 {
    height: 2px;
    width: 100px;
    background-color: #ff0000;
    margin-top: 6.5px;
    margin-bottom: 28px;
}
.wprt-icon-box.icon-left {
    text-align: left;
    position: relative;
}
.heading_text h6{
    color:#121297;
}
.accent-background{
    background-color: #dfdfdf;
    padding: 20px;
    border-radius: 10px;
}
.dig_ser h2{
    font-size: 22px;
}
.dig_ser h4{
    font-size: 18px;
}
.dig_serss h2{
    color: #000000;
    font-size: 18px;
}
.dig_serss ul{
    list-style-type:none;
}
.conretsd h2{
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #07b5dd !important;
}
.dig_serss ul li{
   line-height: 32px; 
   font-size: 15px;
}
.mation_sections{
    background-color: #f8f8f8 !important;
}

.heading_texts h3{
    font-weight: 600;
    color: #0b9dcc;
    font-size: 38px;
    margin-left: 0px;
    margin-bottom: 20px;  
}
.wpcf7-submit{
     background-color: #0b9dcc !important;
    font-size: 18px !important;
    padding:10px 20px 10px 30px !important;
    outline: none!important;
    border: 1px solid #0b9dcc;
    color: #fff;
}
.heading_texts p{
    font-weight: 600;
    font-size: 18px;
}
.dig_serss ul li .tm-skincolor {
  color: #f26a3b !important;
}
.wprt-icon-box.icon-left .icon-wrap {
    position: absolute;
    left: 0;
    top: 0;
    line-height: normal;
    width: auto;
}
.accent-background .wprt-icon-box.icon-left img{
    display: inline-block;
    width: 50px;
    height: 44px;
   
}
.wprt-icon-box.icon-left .dd-title {
    margin-bottom: 10px;
}
.accent-background .wprt-icon-box.icon-left .content-wrap {
    padding-left: 76px;
}
.font-size-18 {
    font-size: 18px;
}
@media screen and (max-width: 1199px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .grid .grid-item .portfolio-content h4 {
        margin-bottom: 10px;
    }
    .grid .grid-item .portfolio-content p {
        font-size: 15px;
    }
    .grid .grid-item .portfolio-content a {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 17px;
    }
    .grid .grid-item .portfolio-content p {
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 16px;
    }
    .grid .grid-item .portfolio-overlay:before {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
    }
}
/*---------------- Portfolio filter css end here-------------------*/