*{margin:0px;padding:0px;box-sizing: border-box;}
html,body{font-family: 'Muli', sans-serif;background-color: #151515; scroll-behavior: smooth;}
ul li{list-style: none;}
a{text-decoration: none;color:#fff;}
a:hover{text-decoration: none;color:#fff;}
h1,h2,h3,h4,h5,h6{color:#fff;}
p{color:#a1a1a1;font-weight: 400;}

/* header css start */
.navbar {
    /* padding: 1.5rem 1rem !important; */
    padding-left: 34px !important;
    padding-right: 34px !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
    font-size:18px;
    font-weight: 600;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    padding: 16px !important;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}
.bg-dark {
    background-color:transparent!important;
}
.header .active .nav-link{-background-color: #4caf50;color:#ababab!important;font-weight: 600;}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  -z-index: 10000;
  transition: all 0.2s ease-in-out;
  height: auto;
  background-color:transparent;  
  
  text-align:left;
  line-height: 30px;
}

.header.active {
  background: #151515 !important;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.btn-outline-success:hover {
  color: #fff;
  background-color:transparent !important;
  border-color: #414141 !important; 
}
.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color:transparent !important;
  border-color: #414141 !important;
}
/* .navbar-dark .navbar-toggler-icon {
    background-image: url('../image/menu.png')!important;
} */
/* .navbar-dark .navbar-toggler {
    
    border-color:#c2c2c2;
} */
/* header css end */
/* privacy_policy css start */
.policy{padding-top:100px;}
.policy p{color:#545454;font-size: 18px;}

.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
}
 
.clearfix {
    display:block;
}

.iconbb {
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 3%;
  width: 25%;
} 


.textbb {
    margin: 5px;
    padding-left:25%;
    width: auto;
} 
.ad_app{padding:80px;}
/* privacy_policy css end */
/* footer css start */
.footer{background-color: #232121;}
.footer_image{display: flex;
    justify-content: flex-end;}
    .footer p{font-size: 18px;}
/* footer css end */
.jumbotron {
    margin-bottom: 0px;
    color: #fff;
    /*background:url(../image/testimonials-quote-img-4.jpg) top center no-repeat;*/
    width: 100%;
    height:100vh;
    background-size: 100%;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center center;
}
.jumb_about{
    margin-bottom: 0px;
    color: #fff;
    background: url("../image/background.png") top center no-repeat;
    width: 100%;
    height: 70%!important;
    background-size: cover;
    overflow: hidden;
    padding-top:50px;
    padding-bottom:50px;
}
.jumb_contact{
   margin-bottom: 0px;
    color: #fff;
    background: url("../image/background.png") top center no-repeat;
    width: 100%;
    height: 70%!important;
    background-size: cover;
    overflow: hidden;
    padding-top:50px;
    padding-bottom:50px;
}
.jumb_contacts{
   margin-bottom: 0px;
    color: #fff;
    background: url("../image/background.png") no-repeat;
    width: 100%;
    height: 100%!important;
    background-size: cover;
    overflow: hidden;
    padding-top:50px;
    padding-bottom:50px;
}
.policy_banner
{
   margin-bottom: 0px;
    color: #fff;
    background: url("../image/background.png") no-repeat;
    width: 100%;
    height: 70%!important;
    background-size: cover;
    overflow: hidden;
    padding-top:50px;
    padding-bottom:50px;
}
.work_banner{
   margin-bottom: 0px;
    color: #fff;
    background: url("../image/background.png") no-repeat;
    width: 100%;
    height: 70%!important;
    background-size: cover;
    overflow: hidden;
    padding-top:50px;
    padding-bottom:50px;
}
.privacy_conatin{background-color: #2c2c2c;}

/*start 23-Feb-2023*/
/*.subscribe_contain{background-color: #ffffff;}*/
.subscribe_contain #subscribe-form .custom-form-control{
   background: #ffffff;
   color: #2c2c2c;
   border: 2px solid;
   border-radius:0;
}
p#smbl,p#seml,p#stc {color: #d20000;margin-bottom:0;font-size: 15px;}
.subscribe_contain #subscribe-form .custom-form-control:focus{border-color:#2c2c2c !important;}
.subscribe_contain #subscribe-form .custom-form-control.is-validate{border:2px solid #d20000;}
.subscribe_contain #subscribe-form label.form-check-label.is-validate:before{border:2px solid #d20000;}
.subscribe_contain p{color:#fff;}
.subscribe_contain h2,.subscribe_contain #subscribe-form label{color:#ffffff;}
.subscribe_contain #subscribe-form sup.require{margin-left:3px;font-size:16px;top:0;}
.subscribe_contain #subscribe-form input[type=checkbox] {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.subscribe_contain #subscribe-form label.form-check-label {
  position: relative;
  cursor: pointer;
}
.subscribe_contain #subscribe-form label.form-check-label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #ef5a0a;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 15px;
  border-radius:50%;
  vertical-align: bottom;
}
.subscribe_contain #subscribe-form input:checked + label.form-check-label:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 9px;
  width: 6px;
  height: 12px;
  border: solid #ef5a0a;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.subscribe_contain #subscribe-form .btn.btn-black{
    background: #343a40;
    display: inline-block;
    color: #fff;
    width: 170px !important;
    padding: 10px !important;
    border-radius: 0;
    font-size: 16px;
    border:0;
}
.subscribe_contain #subscribe-form .btn.btn-black:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%);
}
.subscribe_contain #subscribe-form .btn.btn-black:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
/*end 23-Feb-2023*/
.world_text{padding-top:10%;
    font-size: 70px;
    font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
  
    letter-spacing: 0.05em;
    line-height: 1.5em;
    text-align: center;
    font-weight: 600;
    color: #ea0b0b;
    padding-left:7px;
  }
  .text_small{
    font-size: 25px;
    font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
  
    letter-spacing: 0.05em;
    line-height: 1.5em;
    text-align: center;
    font-weight: 600;
  }
    /*.about_text{padding-top:6%;}*/
    .about_text{padding-top:0;}
  .new_join{padding-top:22%;}
.client{padding-right:0px !important;padding-left:0px !important;}
.client img{width:100%;-height:100%;margin-top:0px;padding:50px;}
.ad_p{font-size: 20px;
    line-height: 37px;}
.bac_card{box-shadow: 5px 0px 5px 0px #f1f1f1;border:1px solid #f1f1f1;}
.card img{margin-left: auto;
    margin-right: auto;
    margin-top: 40px;}

/*-=-=-=-=-=-=-=-=-=-=-=- */
/* Column Grids */
/*-=-=-=-=-=-=-=-=-=-=-=- */
.coun_back{background-color: #2c2c2c;}

.counter {
  background-color: #fff;
  padding: 100px 0;
  border-radius: 0px;
}
.count-title {
  font-size: 60px;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 0;
  text-align: center;
}
.count-text {
  font-size: 18px;
  font-weight: light;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #4ad1e5;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:30%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:70%;
    width:100%;
    position:absolute;
}
.form-control{padding: 12px !important;padding: 12px !important;
    background: #2c2c2c;
    border-color: #2c2c2c;color:#757575;}
.inner_text p{font-size: 16px;}
.column {
  float: left;
  width: 33%;
  padding: 0 10px;
}
.flckty-slide {
/*     background-color: red; */
    width: 290px;
    padding: 0;
    /* ensuring proper layout when js is missing*/
    float: left;
}

.product-card {
    /* background: #fff; */
    color: #3498db;
    font-size: 36px;
    line-height: 364px;
    margin: 10px 15px 30px 15px;
    /* padding: 15px 0px; */
    /* height: 360px; */
    width: 246px;
    /* text-align: center; */
    /* border-radius: 10px; */
    -webkit-box-shadow: inset 0px 0px 0px 1px #dfdfda;
    -moz-box-shadow: inset 0px 0px 0px 1px #dfdfda;
    box-shadow: inset 0px 0px 0px 1px #dfdfda;
}

.product-card img {
    width: 258px;
    vertical-align: top;
}

.product-card:hover {
    color: #e64461;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}

.flickity-page-dots {
    position: relative;
    width: 100%;
    bottom: 0px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #f4f4ef;
    border-radius: 50%;
    opacity: 1;
    cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
    background: #232121;
}

.flickity-button {
    background: #232121;
}

.flickity-button:hover {
    background: #232121;
}

.flickity-prev-next-button {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #232121;
}

.flickity-prev-next-button:hover {
    background-color: #232121;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}


/* icon color */

.flickity-button-icon {
    fill: rgba(255, 255, 255, 0.87);
}

.flickity-button-icon:hover {
    fill: rgba(255, 255, 255, 1);
}


/* position outside */

.flickity-prev-next-button.previous {
    left: -30px;
}

.flickity-prev-next-button.next {
    right: -30px;
}
.main-wrapper{background-color: #2c2c2c;padding-top:30px;padding-bottom: 30px;}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align:center;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 6px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* width: 15%; */
    color: #fff;
    text-align: center;
    opacity: .5;
    background: transparent;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #757575;
    margin-top: auto;
    margin-bottom: auto;
}
/*.carousel {
    position: relative;
    -background: linear-gradient(50deg, rgba(102,123,230,1) 24%, rgba(117,79,166,1) 100%);
    background: linear-gradient(10deg, rgb(20, 17, 60), rgb(24, 59, 129));
    padding: 50px;
}*/
/* .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #232121;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #757575;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #232121;
} */
/* Hide Dropdowns by Default */
/* Dropdown Button */

	
/* Display Dropdowns on Hover */

  .dropdown {
    float: left;
   -overflow: hidden;
  }
  
  .dropdown .dropbtn {
    font-size: 16px;  
    border: none;
    outline: none;
    color: white;
    -padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
  }
  
  .navbar a:hover, .dropdown:hover .dropbtn {
    -background-color: red;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #232121;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  .dropdown-content a {
    float: none;
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
  }
  
  .dropdown-content a:hover {
    background-color: #232121;
  }
  .dropdown:hover .dropdown-content {
    display: block;
  }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem 0rem -1rem auto;
    color: #fff;
}
.modal-header{border:none;}
.modal-content{background-color: #151515}
.form-control:focus {
    color: #495057;
    background-color: #2c2c2c;
    border-color: #2c2c2c !important;
    outline: 0;
    box-shadow:none;
}
.sign_back img{margin-left:40%;margin-right:40%;margin-top: 20px;margin-bottom: 20px;}
.round {
  position: relative;
}

.round label {
  background-color: #151515;
  border: 2px solid #2c2c2c;
  border-radius: 50%;
  cursor: pointer;
  height: 28px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
}

.round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 12px;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
  background-color: #66bb6a;
  border-color: #66bb6a;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.search{
	position: absolute;
	text-align: center;
	width: 100%;
	left: 50%;
	-top: 50%;
	transform: translate(-50%, -50%);
}

.searchbox{
	transition: border .2s linear;
	font-size: 14px;
	width: 50%;
	background: #2c2c2c;
	color: #000;
	padding: 8px 32px 8px 12px;
	height: 50px;
	border: 1px solid #e6ecf0;
	border-radius: 10px;
	outline: none;
}

.searchbox:focus{
	transition: border .2s linear;
	border: 2px solid #66bb6a;
}

.searchbtn{
	position: absolute;
	font-size: 20px;
	color: #66bb6a;
	background-color: transparent;
	border:none;
	right: 27%;
	top: 11px;
	outline: none;
	padding: 4px;
}

.tab-content {
  padding: 0;
}

.card {
  border-radius: 0 0 .25rem .25rem;
  border-top: 0;
}

.nav-tabs {
  height: 42px;
  padding: 0;
  position: relative;
}
.nav-tabs .nav-item {
  margin-left: 0;
}
.nav-tabs .nav-item a {
  color: #fff;
  display: block;
  padding: 8px 25px;
}
.nav-tabs .nav-item.overflow-tab {
  background-color: white;
  display: none;
  position: absolute;
  right: 0;
  width: 150px;
  z-index: 1;
}
.nav-tabs .nav-item.overflow-tab a {
  border: 1px solid lightgray;
  border-radius: 0;
  padding: 6px 10px;
}
.nav-tabs .nav-item.overflow-tab a:hover, .nav-tabs .nav-item.overflow-tab a:focus, .nav-tabs .nav-item.overflow-tab a:active, .nav-tabs .nav-item.overflow-tab a.active {
  background-color: lightgray;
}
.nav-tabs .nav-item.overflow-tab:last-child {
  border-radius: 0 0 0 4px;
}
.nav-tabs .nav-item.overflow-tab-action {
  position: absolute;
  right: 0;
}
.nav-tabs {
  border-bottom: 1px solid #414141;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #469f4a;
    border-color: #469f4a;
}
.table-dark {
  color: #fff;
  background-color: #2c2c2c !important;
}


.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
 
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 80%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
 
}
.popup .close {
  position: absolute;
  top: 6px;
  right: 19px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
.content p{color:#2c2c2c;font-size:18px;font-weight:600;}
.hiddenfield {
	display:none;
  }
  select {
    width: 100%;
    padding: 9px;
    background: transparent;
    color: #fff;
    margin-top: 10px;
}
#countries{font-size:18px;}
#text{display:none;}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}

@media screen and ( max-width: 1240px) {
    /* show prev next buttons on large devices */
    .flickity-prev-next-button {
        display: none;
    }
}

@media (max-width:1024px) {
  .jumbotron {height:auto;}
.policy_banner{height:auto !important;}
.work_banner{height:auto !important;}
.world_text {
    padding-top: 10%;
    font-size: 60px;
}
.jumb_about{height:auto!important;}
.jumb_contact{height:auto!important;}
.res_header{background-color: #151515 !important;}
.navbar-dark .navbar-nav .nav-link {
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
}
.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
  padding: 12px !important;
}
.ad_app{padding:0px;}
}
@media(max-width:812px){
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .world_text{font-size:36px;}
   .column {
    width: 50%;
    display: block;
    margin-bottom: 20px;
  }
  .navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
    font-size: 10px;
    font-weight: 600;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    padding: 7px !important;
  }
}
@media(max-width:768px){
    .footer_image{display: flex;
        justify-content: flex-start;}
        .navbar-dark .navbar-nav .nav-link {
          color: #fff !important;
          font-size: 9px;
          font-weight: 600;
        }
        .navbar-expand-md .navbar-nav .nav-link {
          padding-right: 1.5rem !important;
          padding-left: 1.5rem !important;
          padding: 7px !important;
        }
}
@media(max-width:736px){
  .navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 600;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    padding: 16px !important;
  }
}
.btn{padding:14px !important;width:100px !important;font-size:20px;}
@media screen and (max-width: 736px) {
  .column {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
    body .row.mt-5 .mt-2 .d-inline-block {
        max-width: 100%;
        min-width: 60%;
    }
    .col-md-4.mt-4.mb-4.col-12{
        text-align: center;
    }
}

/* Style the counter cards */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: left !important;
  background-color: #2c2c2c !important;
  color:#757575 !important;
}
/* responsive start */
@media(max-width:414px){
    .nav-tabs {
        height:auto;
    }
    .text-center.pb-5.ads-sec {
        display: none;
    }
    
}
/* responsive end */

@media screen and (min-width: 800px) {
    body div#navbarCollapse {
        text-align: center;
        display: flex;
        justify-content: center;
    }
}

/*hasnain CSS May 16*/
body div#navbarCollapse {
    text-align: center;
    /*display: flex;*/
    /*justify-content: center;*/
}
body ul.navbar-nav.ml-auto {
    margin: 0 !important;
Success!
}
body .row.mt-5 {
    display: flex;
    justify-content: center;
}
body .row.mt-5 .mt-2{
    text-align:center;
}