@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Podkova:wght@400;500;600;700;800&display=swap');

* {
  margin: 0px; 
  padding: 0px; 
  box-sizing: border-box;
}



html, body {
  height: 100%;
  font-size: 1rem;
}

body {
  height: 100%;
  font-family: 'Roboto' , 'SolaimanLipi';
}

.login-bg {
  display: grid;
  align-items: center;
  background-image: url(../images/login-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100%;
}

.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}

.form-signin .checkbox {
  font-weight: 400;
}

.form-control , .input-group-text {
  border: 1px solid #ced4da87!important;
}

.input-group-text {
  background-color: #e9ecef5c!important;
}

.form-signin .form-floating:focus-within {
  z-index: 2;
}

.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bg-gray {
  background-color: #eef1f2!important;
}

.bg-color1 {
  background: #e3e8f5!important;
  color: #1287B9!important;
}

.bg-color2 {
  background: #e6efff!important;
  color: #28497d!important;
}

.bg-color3 {
  background: #fef9e6!important;
  color: #736523!important;
}

.bg-color4 {
  background: #EBEBED!important;
}

.rule-list li {
  font-size: 14px;
  padding-left: 15px;
  padding-right: 0;
  color: #444;
  position: relative;
}

.help-list li {
  font-size: 14px;
  padding-left: 0px;
}

.help-list i {
  background: #9A9470;
  color: #fff;
  height: 20px;
  width: 20px;
  border-radius: 3px;
  padding: 3px;
  text-align: center;
  margin-right: 5px;
}

.more-btn {
  font-size: 12px;
  border-color: #28497d5c;
}

.rule-list li:before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #28497d5c;
  width: 5px;
  height: 10px;
  top: 13px;
}

.rule-list li:last-child:before {
  background-color: transparent;
}

.f-k {
  color: #683392;
}

.f-k:hover {
  color: #F78B00;
}

.s-up {
  color: #F78B00!important;
}

.pl-2 {
  padding-left: 10px;
}

.log-r-box {
  padding: 30px 25px 23px;
  background-color: white;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.log-b-box {
  padding: 17px 25px 10px;
  margin-top: -5px;
  background-color: white;
  z-index: -1;
  font-size: 13px;
  color: #777;
}

.form-control , .dont , .btn {
  font-family: 'Roboto';
  font-size: 1rem;
}

.mt-10 {
  margin-top: 5rem;
}

.dk-col {
  background: #1287B9!important;
  color: #fff!important;
}

.carousel {
  margin-bottom: 4rem;
}

@media (min-width: 40em) {
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

.nav , .col-form-label {
  font-size: 1rem;
}

ul.navbar-nav li.nav-item a.nav-link {
  color: #000;
}
ul.navbar-nav li.nav-item a.nav-link:hover , .active{
  color: #1287B9;
}
ul.navbar-nav li.active a.nav-link {
  color: #1287B9;
}

.bor-top {
  padding: 0.2rem 1rem;
  background-color: #1287B9!important;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1.5rem!important;
}

.card {
  background: #ffffff75;
}

.la-co {
  color: #594a42!important;
}

.btn-run , .fa-ad-btn {
  background: #594a42!important;
  color: #fff!important;
}

.fa-ad {
  vertical-align: middle!important;
  margin-right: 7px;
}

.fa-ad-btn {
  padding-top: 8px;
  padding-bottom: 5px;
}

.p-0 {
  padding: 0!important;
}
.w-7{width: 70%!important;}
.w-5{width: 50%;}

.b-color{color: #1287B9!important;}
.banner{
  background-image: url(../images/banner-right.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: right center;
}
.banner-text{
  font-family: 'Podkova';
  font-weight: 700;
  font-size: 40px; padding-top: 140px; padding-bottom: 170px;
}
h1, h2, h3, h4, h5, h6{font-family: 'Podkova';  font-weight: 700;}
.h-btn1 , .h-btn2{
  background: #4EACDF; font-family: 'Podkova'; border-radius: 0; border: 0; padding: 7px 13px;
}

.h-btn2{ background: #7E00FC; }
.h-second-bg{ background: url(../images/h2-bg.png) no-repeat; display:inline-block; width: 100%; min-height: 690px; 
  background-size: cover; }

.h-second-bg h2{ font-size: 34px; }
.h-second-bg p{ font-size: 20px; }

.bg-white{ background: #fff; color: #0C76C9; }
.bg-white:hover{ color: #000; }

.service-box{ padding: 30px 0 40px; }
.s-box{ border-radius: 10px; min-height: 200px; padding: 30px 25px; margin-bottom: 15px; }
.s-box:hover{ box-shadow: 0px 1px 5px #0000003d; }
.s-box p{ color: #666; }

.shadow{box-shadow: 0px 0px 4px #0000003d;}

.work-tab li a{ border: none!important; background: #00000080; color: #fff; 
  position: relative; z-index: 3; }
.work-tab li a.active{ background-color: #1287b9bd!important; color: #fff!important; } 

.tab-pane .carousel-item img{ position: relative; z-index: 1; }
.tab-pane .carousel-item:before{ content: ""; z-index: 2; position: absolute; width: 100%; height: 100%;
/* background: rgb(0,0,0); 
background: linear-gradient(0deg, rgba(0,0,0,0.7033735857624299) 0%, rgba(255,255,255,0) 100%);  */
}

.work-text{ position: absolute; z-index: 3; padding: 25px 35px; bottom: 0; min-height: 70px; }
.badge { font-weight: 100!important; }
.dribb{ background-color: #ea4c89; }

/*==========================header===============================*/
.header-part{
  position: fixed;
  _height: 90px;
  background: #fff;
  width: 100%;
  top: 0;
  z-index: 999;
}
.navbar-collapse{
  background:#fff;
  padding:15px;
}
.navbar{
  padding:0px !important;
}

#myForm h1{
    font-size:24px;
}

.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  _position: fixed;
  _bottom: 23px;
  _right: 28px;
  width: 250px;
}

/* The popup form - hidden by default */
.form-popup {
    display: none;
    position: fixed;
    left: 28%;
    width: 600px;
    top: 10%;
    right: 15px;
    border: 3px solid #f1f1f1;
    border-radius: 10px;
    z-index: 9999;
}
.cancel{
    position: absolute;
    padding: 10px 28px 10px 16px !important;
    top: 0;
    right: 0px;
    width: 30px !important;
    border-radius: 50%;
}

/* Add styles to the form container */
.form-container {
  _max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
    width: 100%;
    padding: 5px 15px;
    margin: 5px 0 15px 0;
    border: none;
    background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #1287B9;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
.textForm{
    width:100%;
    padding:5px 15px;
}
/*==========================End header===============================*/

/*==========================about us===============================*/
.whyChoose{
  overflow: scroll; 
  height: 300px; 
  width:100%;
  margin-bottom: 15px;
}

/*==========================End about us===============================*/

/*==========================testimonial===============================*/
.carousel .carousel-item {
  color: #999;
  overflow: hidden;
    min-height: 120px;
  font-size: 13px;
}
.carousel .media {
  position: relative;
  padding: 0 0 0 20px;
  margin-left: 20px;
}
.carousel .media img {
  width: 75px;
  height: 75px;
  display: block;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    border: 2px solid #fff;
}
.carousel .testimonial {
    color: #fff;
    position: relative;  
    height: 190px;  
    background: #9b9b9b;
  padding: 15px;
  margin: 0 0 20px 20px;
}
.carousel .testimonial::before, .carousel .testimonial::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -20px;
}
.carousel .testimonial::before {
    width: 20px;
    height: 20px;
  background: #9b9b9b;
  box-shadow: inset 12px 0 13px rgba(0,0,0,0.5);
}
.carousel .testimonial::after {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
}
.carousel .carousel-item .row > div:first-child .testimonial {
  margin: 0 20px 20px 0;
}
.carousel .carousel-item .row > div:first-child .media {
  margin-left: 0;
}
.carousel .testimonial p {
  text-indent: 40px;
    line-height: 21px;
  margin: 0;
}
.carousel .testimonial p::before {
  content: "\201D";
    color: #fff;
    font-weight: bold;
    font-size: 68px;
    line-height: 70px;
    position: absolute;
    left: -25px;
    top: 0;
}
.carousel .overview {
  padding: 3px 0 0 15px;
}
.carousel .overview .details {
  padding: 5px 0 8px;
}
.carousel .overview b {
  text-transform: uppercase;
  color: #4EACDF;
}
.t-carousel-control-prev, .t-carousel-control-next {
  width: 30px;
  height: 30px;
    background: #666;
    text-shadow: none;
  top: 4px;
}
.t-carousel-control-prev i, .t-carousel-control-next i {
  font-size: 16px;
}
.t-carousel-control-prev {
  left: auto;
  right: 40px;
}
.t-carousel-control-next {
  left: auto;
}
.carousel-indicators {
  bottom: -60px;
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 17px;
    height: 17px;
  border-radius: 0;
  margin: 1px 5px;
    box-sizing: border-box;
}
.carousel-indicators li { 
    background: #e2e2e2;
    border: 4px solid #fff;
}
.carousel-indicators li.active {
  color: #fff;
    background: #4EACDF;
    border: 5px double;    
}
.star-rating li {
  padding: 0 2px;
}
.star-rating i {
  font-size: 14px;
  color: #ffdc12;
}

/*==========================testimonial===============================*/

.vid-box h1{ font-size: 3.3rem; }
.text-gray{ color: #999!important; }
.blue-bg{ background-color: #157DCC; }
.orange-bg{ background-color: #FCA100; }
.foot-bg{ background-color: #0C245A; }

@media (max-width:767.98px) {
  .banner { background-image: url(../images/banner-right-mob.png); }
}

/*============================About===================================*/

.about-banner{
  background-image: url(../images/about-banner.jpg); 
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 90px;
}

.about-banner h1 , .services-banner h1, .team-banner h1, .blog-banner h1 , .contact-banner h1{
  font-size: 60px; font-weight: 900; color: #fff;
}

.services-banner , .blog-banner , .contact-banner{
  background-image: url(../images/services-banner.png); 
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 90px;
}

.ser-img img{ position: relative; z-index: 1; }
.ser-img:before{ 
    content: "";
    z-index: 2;
    position: absolute;
    width: 89.5%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.7033735857624299) 0%, rgba(255,255,255,0) 100%);
}
.ser-text { position: absolute; z-index: 3; padding: 20px 25px; bottom: 0; }
.ser-text a{ color: #fff; }

.pro-cat-bg{ background-color: #0C245A; margin-top: 13%; }

.recom-box{ position: absolute; z-index: 2; background: #000000b5; 
  color: #fff; bottom: 25px; left: 25px; right: 25px; padding: 10px 10px 0;
}

.team-banner{
  background-image: url(../images/team-bg.jpg); 
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.se-btn{ background-color: #0C245A; color: #fff!important; }
.se-btn:hover{ color:#0C245A ; }
.carousel-multi-item .controls-top {
    text-align: right;
    margin-bottom: 1rem;
}
.carousel-multi-item .controls-top .btn-floating {
    background: #4285f4;
}
.btn-floating {
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
    width: 28px;
    height: 28px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
}

.btn-floating i {
    font-size: 0.8rem;
    line-height: 28px;
    display: inline-block;
    width: inherit;
    text-align: center;
    color: #fff;
}
.portfo-box{ position: relative; }

.portfo-box:before { content: ""; z-index: 2; _position: absolute; width: 100%; height: 100%;
background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0.7033735857624299) 0%, rgba(255,255,255,0) 100%); }

.port-body{ position: absolute; z-index: 3; padding: 20px 25px; bottom: 0; display: flex; }

.port-btn{ font-size: 0.6rem; padding: 5px 8px; }

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

.mod-text{
  line-height: 30px;
  padding: 20px;
  text-align: justify;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.blog-banner{ background-image: url(../images/blog-banner.png); }
.contact-banner{ background-image: url(../images/contact-bg.jpg); }

.b-post{ background: #fff; margin-top: -4%; margin-right: 10%; padding-left: 10%; padding-top: 3%; }

.bl-btn{ text-decoration: underline; }


