/*--------------------------------------client logo--------------------------*/

.section-padding{
  padding:60px 0;
}
.brand-carousel {
  background: #eee;
  margin-top: 10%;
}
.owl-dots{
  text-align: center;
}

.owl-dot {
  display: inline-block;
  height: 15px !important;
  width: 15px !important;
  background-color: #222222 !important;
  opacity: 0.8;
  border-radius: 50%;
  margin: 0 5px;
}

.owl-dot.active {
  background-color: #FF170F !important;
}
.col-zero h3{
    font-size: 20px;
    margin-top: 25px;
    font-weight: bold;
    color: #283263;
    float: right;
}
.main_setionn{
   padding: 70px 0;
}
.content_sec p{
    font-size:16px;
    line-height: 26px;
    color: #777777;
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.pt-5, .py-5 {
    padding-top: 3rem!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}
.pl-4, .px-4 {
    padding-left: 1.5rem!important;
}
.give-content p{
  font-size: 16px;
  color: #777777;
    max-width: 930px;
    display: block;
    margin: 0 auto;
}
.gallery-title h1 {
    font-size: 28px;
    font-weight: 900;
    color: #003478;
}
.nonwovenindian{
    padding:30px 0px;
}
.vedio-titles{
    text-align: center;
    padding: 20px 0;   
}
.vedio-titles h3{
 font-size: 35px;
    color: #048cbe;   
}
.vedio-titles h3 span{
    font-weight: bold;
}
.col-zero h3:before{
    content: "";
    background-image: url(http://localhost/anmol/resources/media/newbanner/1600341488_call_0.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 40px;
    display: block;
    position: absolute;
    left: -60px;
    border-right: solid 1px #ccc; 
}
.col-zero h3 small{
    display: block;
    padding-bottom: 5px;
    color: #283263;
    font-size: 14px;
    text-transform: uppercase;
}



.col-zero1{
  display: none;
}
.col-zero1 h3{
    font-size: 20px;
    margin-top: 25px;
    font-weight: bold;
    color: #283263;
    float: right;
}
.col-zero1 h3:before{
    content: "";
    background-image: url(http://localhost/anmol/resources/media/newbanner/1600341488_call_0.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 40px;
    display: block;
    position: absolute;
    left: -60px;
    border-right: solid 1px #ccc; 
}
.col-zero1 h3 small{
    display: block;
    padding-bottom: 5px;
    color: #283263;
    font-size: 14px;
    text-transform: uppercase;
}



.bg-pic {
    background: url(http://localhost/anmol/resources/media/newbanner/1600407524_about-3_0.jpg) 
    center center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    height: 270px;
}
.bg-pic-2 {
    background: url(http://localhost/anmol/resources/media/newbanner/1600407524_about-4_1.jpg)
     center center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    height: 270px;
}
.bg-pic:before, .bg-pic-2:before {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    z-index -1: ;
}
.registration_form {
    max-width: 450px;
    display: block;
    margin: 0 auto;
    background: #fff;
    padding: 0;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 50%);
    border-radius: 10px;
}
.regis_hrading {
    color: #fff;
    max-width: 450px;
    display: block;
    margin: 0 auto;
    background-color: #d8232a;
}
.pb-2, .py-2 {
    padding-bottom: 0.5rem!important;
}
.pt-2, .py-2 {
    padding-top: 0.5rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.pt-5, .py-5 {
    padding-top: 3rem!important;
}
.form_registre {
    padding: 30px 30px 66px 30px;
}
ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.opening-hours ul li {
    border-bottom: 1px solid #eeeeee;
    padding: 10px 0;
    margin-bottom: 0 !important;
}
.dark .list-border li {
    border-bottom: 1px dashed #fff!important;
}
.opening-hours ul li .value {
    float: right;
    color: White;
}
.opening-hours ul li span {
    float: left;
    color: #fff;
}
.opening-hours ul li {
    padding-bottom: 10px !important;
}
.form_registre .form-control {
    display: block;
    width: 100%;
    padding: 2.4rem 0.75rem!important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-outline-red {
    background: red;
    color: #fff;
    max-width: 180px;
    display: block;
    margin: 0 auto;
    width: 100%;
    font-size: 18px;
    border: 1px solid red!important;
    padding: 10px;
    border-radius: 10px;
}
.bg-pic:before {
    background-color: rgba(0, 0, 0, 0.83);
}
.bg-pic:before, .bg-pic-2:before {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    z-index -1: ;
}
.bg-pic-2:before {
    background: #00adef;
}
.bg-pic-2:before {
    opacity: 0.8;
}
.section-bar .section-bar-text {
    position: relative;
    z-index: 1;
    color: #fff;
}
.section-bar .section-bar-text h3{
    margin-top: 0;
    font-size: 20px;
}
.icon-wrap {
    width: 58px;
    height: 58px;
    font-size: 58px;
    line-height: 58px;
    background-color: transparent;
    color: #00adef;
    display: inline-block;
    margin-bottom: 15px;
}
.bg-pic-2 .icon-wrap span{
    color: #fff;
}
.icon-wrap span{
    color: #00adef;
}
.ptb-40 {
    padding-bottom: 40px;
    padding-top: 40px;
}
.col-zero h4{
    width: 220px;
    height: 50px;
    background: #d52b1c;
    line-height: 15px;
    padding-top:10px;
    text-align: center;
    float: right;
    margin-top: 0;
    margin-bottom: 0px;
    margin-right: -19px;
}
.col-zero h4 a{
   color: #fff;
}
.col-zero h4 a:hover{
   color: #fff;
   text-decoration: none;
}



/* ignore the code below */


.link-area
{
  position:fixed;
  bottom:20px;
  left:20px;  
  padding:15px;
  border-radius:40px;
  background:tomato;
}
.link-area a
{
  text-decoration:none;
  color:#fff;
  font-size:25px;
}

/*--------------------------------------client logo--------------------------*/
.about_content li{
    line-height: 28px;
    font-size: 15px;
    list-style-type: disc;
    margin-left: 30px;  
}
.icone_whatsapp{
    background-color: #03a84e;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.icone_whatsapp a{
    position: relative!important;
    left: 0px!important;
    top: -2px!important;
    color: #fff!important;
    font-size: 40px;
}
.footer-section .footer-third .address .fa {
    font-size: 17px;
    margin-right: 0px;
}
.footer-section .footer-third .address {
    position: relative;
    display: block;
    color: #fff;
    font-weight: 300;
    font-size: 15px;

}
.address ul li span{
    position: absolute;
    
}
.top-contact-detail ul li .icon-area a{
    text-decoration:none;
}
.bread_title{
    position: relative;
    top: 30px; 
}
.breadcrumb-section:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}
.footer-section .footer-third .address .fa-fw {
    width: 11px;
}
.outindia{
 position: relative; 
    left: 68px;   
}
.gallery_section{
        padding: 0 0 40px 0;
}
.section-bottom-bar{
    padding: 15px;   
    background-color: #29333c;
    width: 100%;
    margin: auto;
}
.collapse.in {
    display: block;
    padding: 15px;
}
.foo-list ul li p i {
     color: #ff5e14; 
     font-size: 18px; 
     margin-right: 18px; 
}
.tabmenu{
    width: 100% !important;
}
button.owl-prev {
    width: 40px;
    height: 40px;
    background-color: #fbba42 !important;
    line-height: 40px;
    z-index: 999999;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 50%;
    position: absolute;
    left: -50px;
    top: 35%;
}
button.owl-next {
    width: 40px;
    height: 40px;
    background-color: #fbba42 !important;
    line-height: 40px;
    z-index: 999999;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 50%;
    position: absolute;
    right: -50px;
    top: 35%;
}
.accordate{
     width: 100% !important;
}
.list-div-left img {
    width: 100px!important;
    border-radius: 50px;
}
.testimonial-div {
    padding: 10px 120px;
}
.testimonial-bg {
    background-image: linear-gradient(rgba(21,65,110,0.6), rgba(21,65,110,0.6)),
    url(https://themenick.in/project/national-computers/cms/resources/media/newbanner/1668769328_maxresdefault-2_0.jpg);
    background-repeat: repeat;
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: cover;
}
.list-div img {
    width: 100px !important;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto 20px;
}
#accordion ul {
    padding-left: 0;
}
.footer-address i, .footer-address em {
    color: #ff5e14;
    font-size: 25px;
    margin-right: 18px;
}
.footer-address span {
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
}
.footer-address .city {
    margin-left: 38px;
}
.footer-address div {
    margin-bottom: 5px;
}
.footer-address .address-padding {
    margin-bottom: 20px;
}
.follow-us {
    font-size: 26px;
    font-weight: 500;
    letter-spacing: -0.01em;
    color: #ffffff;
    position: relative;
    left: -26%;
}
.footer-links .links li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #9ca5af;
    display: block;
    margin-bottom: 15px;
    transition: all 0.5s ease;
    text-transform: initial;
    text-decoration: none;
}
.footer-links .links li a:hover {
    color: #ff5e14 !important;
}
.footer-links .links li {
    display: block;
}

.addresss{
    position: relative;
    top: -35px;  
}
.drop_icone{
       float: right!important; 
}

.donpro-banner {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-image: url(http://themenick.com/project/superlite/cms/resources/media/1590221282_bgff_0.jpg);
    background-size: cover;
    background-position: center;
    color: #004f70;
}
.testimonial-text p{
    text-align:center!important
}

.menu-item-type-post_type{

 padding: 15px;
 margin-top: -9px;
}
.top-menu li.menu-item-type-post_type {
   padding: 10px 18px 8px 18px;
}
.meta.cat a, .searchSubmit, a.hoverstuff, .ribbon, .ribbon a, .post-password-form p>input, #header li.special a, .top-menu li.special a i, li.special div.sub, a#navtrigger, .widgetable ul.menu>li.current-menu-item>a, .flex-direction-nav a, #hometab li.current a, a.mainbutton, .blogger .format-quote, .blogger .format-quote a, .products li .button.add_to_cart_button, a.mainbutton, a.morebutton, #foliosidebar a.mainbutton, #submit, #comments .navigation a, .tagssingle a, .contact-form .submit, .wpcf7-submit, a.comment-reply-link, .wrapper .wp-review-show-total, #footer a.comment-reply-link {
    color: #ffffff;
}
.menu-item-type-post_type a{
    color:#777;
     text-decoration: none;
     position: relative;
    top: -8px;
}
.menu-bar:after {
    border-bottom-color: #363b4c;
}
.social-media{
    background-color: #3498db;
    padding: 12px;
    position: relative;   
    left: -30px;
    width: 458px;
    height: 75px;
}
.top-social ul li {
    height: 30px;
    width: 30px;
    background: #363b4c;
   
    margin-right: 5px;
}
.top-social ul {
    list-style: none;
    display: flex;
    margin-top: 6px;
}
.top-social ul li a i {
    position: relative;
    top: 6px;
}
.top-social {
    padding: 5px 53px;
    text-align: center;
    float: right;
}
.top-social ul li a {
    color: #3498db;
}
.menu-section:after {
    border-bottom-color: #363b4c;
}
.menu-section:after {
    content: '';
    position: absolute;
    top: -10px;
    right: -43px;
    display: block;
    height: 100%;
    overflow: hidden;
    border-right: 58px solid rgba(255,255,255,0);
    border-bottom: 75px solid #363b4c;
    font-size: 0;
    line-height: 0;
    width: 0;
    z-index: 99;
    display:none;
}

 .service-single-content {
    margin-bottom: 42px;
}
.service-single-content .img {
    position: relative;
    overflow: hidden;
}

.service_text{
 background: #fbbb00;   
}
.service_text a h3 {
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    margin-top: 12px;
    position: relative;
    padding-left: 40%;
    font-weight:600;
    
}
.service_text a span {
    /*display: block;*/
    /*width: 45px;*/
    /*height: 45px;*/
    line-height: 45px;
    text-align: center;
    /*float: right;*/
    font-size: 20px;
    color: #232323;
}
.service-single-content .servicesimg a h3 {
    display: inline-block;
    color: #fbbb00;
    text-transform: uppercase;
     margin-left: 101px;
    position: absolute;
    margin-top: -60px;
    font-weight: 600;
}
 .service-single-content .servicesimg a span {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    /*text-align: center;*/
    float: right;
    font-size: 35px;
   color: #fbbb00;
    position: relative;
    top: -39px;
    left: -45px;
}
.service-single-content .servicesimg img{
 height: 198px;   
}
.service-single-content:hover .img img {
    opacity: 0.5;
    -webkit-transform: scale3D(1.1,1.1,1);
    -moz-transform: scale3D(1.1,1.1,1);
    -ms-transform: scale3D(1.1,1.1,1);
    -o-transform: scale3D(1.1,1.1,1);
    transform: scale3D(1.1,1.1,1);
}
.service-single-content .img img {
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    height: 150px;
}
img {
    max-width: 100%;
    display: block;
}
.about_indestory{
    background-color:#0a1229;
    padding: 0px 0px 35px 0px;
    max-width: 1366px;
    margin: auto;
    margin-top: -40px;
}
.company_about h1{
  color: #fff;
    text-align: center;  
}
.company_about:before {
    content: "";
    position: absolute;
    top: 65px;
    left: 46%;
    width: 119px;
    height: 5%;
    background: #fac012;
}
.company_about:after {
    content: "";
    position: absolute;
    top: 50px;
    left: 50%;
    width: 6px;
    height: 3px;
    background: #333333;
    transform: skewX(-30deg);
}
.company_slide h1{
  color: #000;
    text-align: center; 
    font-size: 30px;
}
.company_slide:before {
    content: "";
    position: absolute;
    top: 77px;
    left: 46%;
    width: 119px;
    height: 1%;
    background: #fac012;
}
.company_slide:after {
    content: "";
    position: absolute;
    top: 50px;
    left: 50%;
    width: 6px;
    height: 3px;
    background: #333333;
    transform: skewX(-30deg);
}
.about_text{
   padding: 20px 0px; 
}
.text-box p{
    color:#fff;
   margin-bottom: 35px;
}
.font-20 p {
    font-size: 18px !important;
    color: #d6d6d6;
    line-height: 34px !important;
    letter-spacing: -0.5px;
}
.image-responcive{
    width:100%;
}
.btn-primarys {
    color: #fff;
   background: #fac012;
    border-color: #fac012;
}
.btns {
    position: relative;
    line-height: 33px;
    text-align: center;
    padding: 13px 32px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border: 2px solid transparent;
    border-radius: 3px;
    z-index: 1;
    transition: .3s ease;
}
.section-gap {
    padding: 50px 0;
}
.market_sectors h1{
    color: #222222;
    line-height: 1.2em !important;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600;
}
.feature-service .thumb {
    background: #15416e;
    width: 60px;
    height: 60px;
    display: block;
    padding: 12px;
}
.feature-service .thumb img {
    width: 35px;
    height: 35px;
    object-fit: contain;
}
/*.feature-service:hover .thumb img {*/
/*    transform: scale(1.1) rotate(-2deg);*/
/*}*/

/*------------------------------------client logo--------------------------*/
.client_logo{
    background-color:#f1f1f1;
    padding:50px 0px;
    max-width: 1366px;
    margin: auto;
}
/*------------------------------------client logo--------------------------*/

.acymailing_form {
    margin-top: 20px;
    margin-left: 0;
}
/*table.acymailing_form {*/
/*    margin: auto;*/
/*    border: 0px !important;*/
/*}*/
.acy_requiredField {
    padding-bottom: 20px!important;
    vertical-align: top;
}
.acymailing_fulldiv tr, .acymailing_fulldiv td {
    border: 0px;
}
 .acymailing_form .inputbox {
    border-radius: 0;
    border: 0;
    font-size: 16px;
    color: #9ca5af;
    background: #080e21;
    height: 52px;
    margin-left: -2px;
    padding-left: 25px;
    box-shadow: none !important;
    font-weight: 400;
    text-transform: capitalize;
}
.btens-primary {
    color: #ffffff;
    background-color: #ff5e14;
    border-color: #fa4f00;
}
.btens {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-backface-visibility: hidden;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 1px;
    padding: 13px 43px 15px;
    border: none;
    position: relative;
    z-index: 2;
}
.sppb-text-left {
    text-align: left;
}
.caption-box {
    position: relative;
    padding: 15px 30px;
    background: #fac012;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8em;
}
.pb-30{
    padding-bottom: 30px;
}
.market_sectors p{
   padding-top: 15px;  
}
/*---------------------------------------textamonial-----------------------------------*/
.feedback-area {
    background: url(http://themenick.com/project/superlite/cms/resources/media/1588226326_feedback-bg_0.jpg) center;
    background-size: cover;
    max-width: 1366px;
    margin: auto;
}
.section-gap {
    padding: 50px 0;
}
.overlay-bg {
    background-color: #000;
    opacity: .7;
    max-width: 1366px;
    margin: auto;
}
.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.page-content-banner:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}
.align-items-center {
    align-items: center!important;
}
.justify-content-center {
    justify-content: center!important;
}
.feedback-left {
    background: url(http://themenick.com/project/superlite/cms/resources/media/1588226669_video-bg_0.jpg) center;
    background-size: cover;
    padding: 130px 0;
}
.text-white {
    color: #fff!important;
}
.feedback-left .overlay-bg {
    background-color: rgba(250,183,0,.7);
}
.d-flex {
    display: flex!important;
}
.feedback-left .play-btn {
    z-index: 2;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.feedback-right .star .checked {
    color: orange;
}
.feedback-right .star {
    margin-left: 20px;
}
.feedback-right .star {
    margin-left: 20px;
}
.feedback-right .owl-dots {
    text-align: left;
    bottom: 5px;
    margin-top: 20px;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
/*---------------------------------------textamonial-----------------------------------*/
.slider_text{
    margin-top: -100px;
    position: absolute;
    top: -300px;
    left: 90px;
}
.slider_text h2{
   line-height: 42px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 45px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}
.slider_text p{
    color:#fff;
    margin: 50px 0;
    padding: 0 0;
    font-size: 110%;
}

.team-block .team-upper-block {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.team-upper-block {
    background: #fff;
    padding: 0 0 20px;
    border-radius: 5px;
    box-shadow: 1px 1px 8px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: 1px 1px 8px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 8px 2px rgba(0,0,0,.2);
    margin: 0 15px;
}
.team-upper-block img {
    padding: 50px;
    margin-top: -20px;
}
.border-theme-colored2 {
    height: 144px;
    margin-top: -43px;
    margin-bottom: -30px;
}
.team-lower-block h3 {
    margin-bottom: 0px;
    margin-top: 0;
    position: relative;
    top: 8px;
}
.about_chairman h2{
  font-size: 29px!important;  
  left: 0px!important;
}
.about_chairman p{
    font-size: 17px;
    text-align: justify;  
}
.section-title h1{
    padding-bottom:0px!important; 
    padding-top: 0px!important;
}
.gallery-section h1 {
    font-size: 25px;
    text-align: center;
}
.prodtfo {
    font-size: 25px;
    text-align: center;
}
@media only screen and (min-width:320px) and (max-width:768px) {
.team-content {
     padding: 0px 0px; 
    line-height: 21px;
}  
.mixed-grid .nav li, .work-section .nav li {
   padding: 7px 7px;
    margin: 0 0px 3px -7px;
    border-radius: 3px;
    border: 1px solid transparent;
    /* color: #fff; */
    text-transform: capitalize;
}

.slider_text h2{
   line-height: 42px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 18px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}
.slider_text p{
    color:#fff;
    margin: 0px 0;
    padding: 0 0;
    font-size: 110%;
}
.banner-section {
    overflow: hidden!important;
    width: 100%;
    position: relative;
    top: 0px;
}
.btns {
   top: -18px; 
}
.market_sectors h1 {
    font-size: 22px;
}
.company_about:before {
    content: "";
    position: absolute;
    top: 35px;
    left: 42%;
    width: 90px;
    height: 10%;
    background: #fac012;
}
.company_about h1 {
    color: #fff;
    text-align: center;
    font-size: 22px;
}
.service-single-content .servicesimg img {
  height:100%;
}
.too-mailing .acymailing_form {
    width: 215px;
}
.service-single-content .servicesimg a h3 {
    display: inline-block;
    color: #fbbb00;
    text-transform: uppercase;
     margin-left: 20px; 
    position: absolute;
    margin-top: -60px;
    font-weight: 600;
    font-size: 33px;
    margin-top: -74px;
}
  
 .service-single-content .servicesimg a span {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    /* text-align: center; */
    float: right;
    font-size: 35px;
    color: #fbbb00;
    position: relative;
    top: -39px;
    left: -100px;
} 
    .social-media {
    background-color: #3498db;
    padding: 12px;
    position: relative;
    /* z-index: -1111; */
    left:0px;
    width: 100%;
    height: 75px;
}
.menu-section:after {
    border:none;
}
.top-contact-detail ul li {
    list-style-type: none;
    float: left;
    /* border-left: 1px solid #eee; */
     padding-left: 30px; 
    margin-left: 0px;
    padding-bottom: 10px;
    border: none;
}
.top-menu li.menu-item-type-post_type {
    padding: 18px 0px 6px 30px;
   
}
 .menu-section ul ul {
        top: auto;
        left:0px;
        display:none!important;
    }
    .menu-section ul li:hover  ul{
        display:block!important;
    }
    .menu-section ul ul ul{
        display:none!important;
    }
    .top-contact-detail ul li:before {
    display:none;
}
    }
/************************** 
* 4. banner styles 
***************************/

#minimal-bootstrap-carousel {
  margin-top: 0px;
  position: relative;
  z-index: 991;
}

#minimal-bootstrap-carousel .carousel-caption {
  position: absolute;
  top: 42%;
  right: 0;
  left: 30%;
  bottom: 0;
  padding: 0;
  width: 600px;
  text-align: right;
  text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption .container {
  display: table;
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
  display: table-cell;
  text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
  vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
  vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
  vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .container .box .content {
  display: block;
  padding-top:170px;
}

#minimal-bootstrap-carousel .carousel-control {
  background: none;
  width: 59px;
  height: 59px;
  font-size: 48px;
  line-height: 59px;
  color: #fff;
  background: transparent;
  visibility: visible !important;
  opacity: 1;
  font-weight: normal;
  margin-top: -20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 50%;
  z-index: 99;
}
@media (max-width: 667px) {
  #minimal-bootstrap-carousel .carousel-control {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
  }
}


.carousel-inner{
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 550px;
}

}

#minimal-bootstrap-carousel .carousel-control.left {
  left: 1%;
}

#minimal-bootstrap-carousel .carousel-control.right {
  right: 1%;
}

#minimal-bootstrap-carousel .carousel-control:hover {
  opacity: 1;
}

/* processing for fadeing effect styles */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/* fixing slider height */
#minimal-bootstrap-carousel .custom-navigation {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 999;
  margin: 0;
}
#minimal-bootstrap-carousel .custom-navigation, #minimal-bootstrap-carousel .custom-navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#minimal-bootstrap-carousel .custom-navigation li {
  border: 0;
  border-radius: 0;
  text-indent: 0;
  width: 30px;
  height: 2px;
  background: #fff;
  opacity: .3;
  cursor: pointer;
}
#minimal-bootstrap-carousel .custom-navigation li + li {
  margin-left: 10px;
}
#minimal-bootstrap-carousel .custom-navigation li.active {
  opacity: 1;
}
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
  min-height: 820px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #34424F;
}

#minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {
  min-height: 450px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #34424F;
  object-fit: cover;
}
#minimal-bootstrap-carousel.slider-home-two .carousel-inner .item::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background: linear-gradient(to right, rgba(50, 115, 251, 0.6) 40%, rgba(255, 0, 0, 0) 100%);
    z-index: 0;
}

#minimal-bootstrap-carousel.slider-home-three .carousel-inner .item {
  min-height: 895px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #34424F;
}

.slider-home-one {
  position: relative;
  background-color: #34424F;
}
.slider-home-one .content {
  padding-top: 140px;
}
.slider-home-one .content h2,
.slider-home-one .content h3,
.slider-home-one .content p {
  margin: 0;
}
.slider-home-one .content h2 {
  font-family: 'Lato', sans-serif;
  color: #FFFFFF;
  font-size: 72px;
  font-weight: bold;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}
.slider-home-one .content h3 {
  color: #F9B522;
  font-family: 'Lato', sans-serif;
  font-size: 48px;
  font-weight: 500;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.slider-home-one .content p {
  color: #FFFFFF;
  font-size: 22px;
  font-family: 'Lato', sans-serif;
  margin-top: 30px;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.slider-home-one .content a.banner-btn {
  background: #FFFFFF;
  color: #F9B522;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 163px;
  height: 45px;
  border-radius: 4px;
  margin-top: 50px;
  line-height: 45px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.slider-home-one .content a.banner-btn:hover {
  background: #242C33;
}

.slider-home-two {
  position: relative;
}
.slider-home-two .content h2,
.slider-home-two .content h3,
.slider-home-two .content p {
  margin: 0;
}
.slider-home-two .content h2 {
  color: #FFFFFF;
  font-size: 45px;
  line-height: 55px;
  letter-spacing: -0.025em;
  font-weight: bold;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}
.slider-home-two .content p {
  color: #FFFFFF;
  font-size: 22px;
  line-height: 30px;
  margin-top: 15px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
          padding-bottom: 20px;
}
.slider-home-two .content a.banner-btn {
    background: #e82859;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 135px;
    height: 45px;
    border-radius: 4px;
    margin-top: 30px;
    line-height: 45px;
    font-weight: 500;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    text-transform: uppercase;
}
.slider-home-two .content a.banner-btn:hover {
  background: #fff;
  color: #F9B522;
}

#minimal-bootstrap-carousel .carousel-control .fa-chevron-left{
    width: 50px;
    height: 60px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 25px;
    line-height: 60px;
    margin-left: 15px;
}
#minimal-bootstrap-carousel .carousel-control .fa-chevron-right{
    width: 50px;
    height: 60px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 25px;
    line-height: 60px;
    margin-right: 15px;
}
.slider-home-two .content p::after {
    content: "";
    width: 100px;
    height: 2px;
    display: block;
    background: #e82859;
    line-height: 2px;
    margin-top: 10px;
}
.slider-home-three {
  position: relative;
}
.slider-home-three .content {
  padding-top: 110px;
}
.slider-home-three .content h2,
.slider-home-three .content h3,
.slider-home-three .content p {
  margin: 0;
}
.slider-home-three .content h2 {
  font-family: 'Lato', sans-serif;
  color: #FFFFFF;
  font-size: 60px;
  line-height: 72px;
  letter-spacing: -0.025em;
  font-weight: bold;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}
.slider-home-three .content p {
  color: #FFFFFF;
  font-size: 22px;
  line-height: 30px;
 font-family: 'Lato', sans-serif;
  margin-top: 15px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.slider-home-three .content a.banner-btn {
  background: #F9B522;
  color: #242C33;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 135px;
  height: 45px;
  border-radius: 4px;
  margin-top: 50px;
  line-height: 45px;
 font-family: 'Lato', sans-serif;
  font-weight: 500;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.slider-home-three .content a.banner-btn:hover {
  background: #fff;
  color: #F9B522;
}
.gray-bg {
  background: #f0f0f0;
}

.dark-bg {
  background: #171717;
}

.light-dark-bg {
  background: #212121;
}

.blue-bg {
  background: #201940;
}

.dark-blue-bg {
  background: #1B1537;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------tab-------------------------------*/
.tabss li a {
  font-size: 15px!important;  
}
.newtabss{
 padding: 0px 15px!important; 
 
}
.tabss li.active a {
    border: 1px solid #eee;
    color: red!important;
    border-bottom: 1px solid #fff;
    cursor: default;
    background-color: #fff;
    box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
    -o-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
    -moz-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
}
.tabss li a:hover {
    color: #000!important;
}
.newtabss ul li ul {
   margin-left: 30px; 
   list-style-type: none;
    
}
.newtabss ul li  {
   margin-left: 20px; 
    
}
.newtabss ul li ul li::before {
  content: "-";
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-right: 7px;
}
.newtabss h3{
  margin-top: 10px!important;  
}

/*--------------------------------------------------------------tab-------------------------------*/

.toggle {
  font-family: 'Lato', sans-serif;
}
.toggle .tabs {
  border-bottom: 1px solid grey;
  width: 100%;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
}
.toggle .tabs .tab {
  float: left;
  background: white;
  color: #777777;
  height: 31px;
  margin: 2px 8px 0;
  padding: 0 8px;
  cursor: pointer;
}
.toggle .tabs .tab.active {
  color: #dd4b39;
  border-bottom: 3px solid #dd4b39;
}
.toggle .panels .panel {
  padding: 20px 10px;
  display: none;
}
.toggle .panels .panel:first-child {
  display: block;
}

.about-company{
    background-color: #fff;    
    padding: 70px 0;
}
.about-company h2{
    color: #05487c;
    font-size: 35px;
    font-weight:800;
    padding-bottom: 10px;
}
.contnet_inform {
    text-align: end;
    font-size: 18px;
}
.contnet_inform a{
  margin-right: 15px;  
}
.about-company h2 span{
    font-weight: bold;
    color:#d52b1c;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}
figure {
    margin: 0 0 1rem;
}
.p-3 {
    padding: 1rem!important;
}
.team-section h4 {
    font-size: 18px;
}
.team figure img {
    height: 220px;
    object-fit: cover;
}
.about-company aside{
    background-color: #05487c;
    padding: 30px;
    border: 6px solid #d52b1c;
}
.about-company .about-btn{
    width: 150px;
    height: 45px;
    display: block;
    background: #d52b1c;
    color: #fff;
    line-height: 45px;
    text-align: center;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 40px;
}
.about-company .about-btn:hover{
    text-decoration: none;
    background-color: #05487c;
}
.our_services li{
   margin-bottom: 10px; 
}
.about-company p{
    color: #000;
    font-size: 15px;
    letter-spacing: 0.2px;
    text-align: justify;
    line-height: 28px;
}
.about-company aside h2{
    color: #fff;
    text-align: center;
    border: dashed;
    padding: 4px 0 8px;
    margin-top: 0;
    border-width: thin;
    margin-bottom: 20px;
}
.about-company aside h2 span{
    font-weight: bold;
    color: #fff;
}
.about-company .submit{
  background-color: #fff;
  color: #d52b1c;
  width: 120px;
  height: 45px;
  text-transform: uppercase;
  font-weight: bold;
  float: right;
} 
.about-company .form-control{
    background: transparent;
    border: solid 1px #fdfffe;
    color: #fff;
    height: 40px;
}
.about-company .form-control::placeholder { /* Firefox */
  color: #fff;
  opacity: 1;
}
.about-company .form-control::-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}
.about-company .form-control::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
#message{
    padding: 25px 0 120px 15px;
}
.infrastructure{
    background-color: #f0f8fb;
    text-align: center;
    padding: 70px 0;
}
.infrastructure h2{
    color: #048cbe;
    font-size: 35px;
    margin-top: 0;
    padding-bottom: 40px;
}
.infrastructure h2 span{
    font-weight: bold;
}
.infrastructure h3{
    color: #0087be;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0 5px 0;
}
.infrastructure p{
    font-size: 16px;
    color: #999;
    padding-bottom: 20px;
}
.infrastructure a{
    color: #e80841;
     font-size: 16px;
     font-weight: bold;
}
.infrastructure a:hover{
    text-decoration: none;
}
.infrastructure figure{
    width: 120px;
    height: 120px;
    display: block;
    border: solid 2px #e80841;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 116px;
}
.infrastructure figure img{
    margin: 0 auto;
    vertical-align: middle;
    display: -webkit-inline-box;
}
.second-item figure::before{
    position: absolute;
    width: 31%;
    height: 1px;
    background: #e80841;
    content: "";
    right: 0;
    top: 60px;
}
.second-item figure::after{
    position: absolute;
    width: 31%;
    height: 1px;
    background: #e80841;
    content: "";
    left: 0;
    top: 60px;
}

.first-item figure::after{
    position: absolute;
    width: 31%;
    height: 1px;
    background: #e80841;
    content: "";
    right: 0;
    top: 60px;
}
.last-item figure::before{
    position: absolute;
    width: 31%;
    height: 1px;
    background: #e80841;
    content: "";
    left: 0;
    top: 60px;
}
.our-product{
    background-color: #f7f7f7;
    padding-bottom: 50px;
}
.our-product .main{
    background: #048cbe;
    color: #fff;
    padding: 70px 60px 70px 30px;
    height: 412px;
}
.our-product .main h3{
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 25px;
    font-weight: normal;
}
.our-product .read-more{
     width: 120px;
    height: 40px;
    display: block;
    background: #e82859;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 6px;
    text-decoration: none;
}
.our-product .read-more:hover{
    text-decoration: none;
    background-color: #d62754;
}
.our-product h3{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0px;
}
.our-product article{
    background-color: #fff;
    border: 1px solid #ececec;
}
.our-product article figure img{
  width: 100%;
}
.our-product article p{
    padding: 5px 0;
    color: #555;
}
.our-product article figcaption{
    padding: 25px 25px;
}
.latest-news{
    background-color: #fff;
    padding: 70px 0;
}
.latest-news .recent-post-big .recent-post-contant h2 {
    margin-top: 10px;
}
.latest-news .recent-post-big .recent-post-contant h2 a{
    color: #344755;
    font-size: 16px;
    font-weight: bold;
}
.latest-news .recent-post-big .recent-image-big {
    padding: 0 0;
    position: relative;
}
.latest-news .read-more{
    width: 40%;
    height: 40px;
    display: block;
    border: solid 1px #e82859;
    line-height: 38px;
    color: #e82859;
    text-align: center;
    border-radius: 25px;
    margin: 15px 0; 
}
.latest-news .read-more:hover{
    text-decoration: none;
    background-color: #e82859;
    color: #fff;
}
.latest-news .post-auth{
position: absolute;
    bottom: 0px;
    color: #fff;
    right: 0px;
    background: #048cbe;
    width: 60%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 0px;
}
.latest-news .post-auth span{
    background: #e82859;
    width: 70px;
    height: 40px;
    display: inline-block;
    float: right;
}
.latest-news h3 {
    text-align: center;
    font-size: 35px;
    color: #048cbe;
    margin-top: 0px;
}
.latest-news h3 span{
    font-weight: bold;
}
.latest-news .chapter-titles{
    margin-top: 0px;
}
section.latest-news.list-page{
    padding:0px 0 70px 0;
    background: transparent;
}
section.latest-news.list-page .recent-post-contant{
    background-color: #fff;
}
.blog-post .post-detail{
    border-radius: 0px;
    position: absolute;
    bottom: 5px;
    background: #048cbe;
    padding: 0px;
    width: 210px;
    left: 19px;
}
.blog-post .post-detail ul{
  list-style: none;
  display: inline-flex;
  padding-left: 0px;
}
.blog-post .post-detail ul li{
    padding: 0px;
    width: 140px;
    justify-content: center;
    display: inline-flex;
}
.blog-post .post-detail ul li span{
    background: #e82859;
    width: 70px;
    height: 50px;
    display: block;
    line-height: 50px;
    text-align: center;
    padding-left: 0px;
}
.blog-post .post-detail ul li a {
    color: #fff;
    line-height: 40px;
}
.blog-post .post-detail ul li a:hover{
    text-decoration: none;
}
.blog-post .content-box h4{
     font-size: 25px;
    color: #048cbe;
    font-weight: bold;
    margin-bottom: 0px;
}
.pd50{
    padding-top: 50px;
}
#comment{
    height: 120px;
}
section.our-product.pd50 h3 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.footer-first h3{
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
}
.footer-first ul li{
    margin-bottom: 15px;
}

.footer-first ul li span{
    position: absolute;
    left: -15px;
    font-size: 20px;
}
.footer-second .latest-blog {
    display: inline-flex;
    margin-bottom: 20px;
}
.footer-second .latest-blog figure{
    width: 50%;
    margin-right: 5%;
}
.footer-second .latest-blog figcaption p{
  color: #fff;
}
.footer-second .latest-blog time{
    color: #afaaaa;
}
/* Style the input container */
.input-container {
  display: flex;
  width: 300px;
  margin-bottom: 15px;
  border-radius: 25px;
  background: #d52b1c;
  padding: 7px 0;
  margin-top: 30px
}

/* Style the form icons */
.icon {
  padding: 8px;
  background: #d52b1c;
  color: white;
  width: 30px;
  text-align: center;
  border-radius: 25px;
}

/* Style the input fields */
.input-field {
    width: 100%;
    padding: 0px 10px;
    outline: none;
    background: #d52b1c;
    margin-left: 10px;
}
.input-container .input-field::placeholder{
    color: #fff;
}

.input-field:focus {
  border:none;
}

/* Set a style for the submit button */
.btn {
  background-color: dodgerblue;
  color: white;
  padding: 15px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
}

.btn:hover {
  opacity: 1;
}
.about-company.innner{
    background-color: transparent;
    padding: 50px 0;
}
.about-company.innner h2{
    margin-top: 0px;
}
.mission{
    background-color: #048cbe;
    text-align: center;
    padding:100px 0 50px 0;
        margin-left: -20px;
    margin-right: -20px;

}
.mission article{
    background-color: #fff;
    padding: 0px 50px 50px 50px;
    box-shadow: #777 2px 1px 3px 0px;
    height: 450px;
}
.mission article figure{
    width: 140px;
    height: 140px;
    background: #fff;
    border-radius: 50%;
    box-shadow: #ccc 0px 3px 3px 0px;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
}
.mission article figure img{
    width: 60px;
    height: 60px;
    margin: 40px auto;
}
.mission article h3{
    font-weight: bold;
    padding: 120px 0 10px 0;
}
.mission article p{
    letter-spacing: 0.3px;
}
.mission h2{
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 4px;
}
.mission h2 span{
    color: #0099ff;
}
.form-sec{
    background-color: #fff;
    padding: 20px;
    box-shadow: #ddd 0 0 10px;
}
 .contact-sec{
    background-color: #fff;
    padding: 20px;
    box-shadow: #ddd 0 0 10px;
 }
 .con-submit{
    width: 30%;
    margin-top: 20px;
 }
  .mg-2{
  margin-bottom: 15px;
  }
