﻿/********************************/
/*        Font                  */
/********************************/
@import url('https://fonts.googleapis.com/css2?family=ABeeZee&family=Noto+Serif+Bengali:wght@300;400;500;600;700&family=Roboto+Flex:opsz,wght@8..144,400;8..144,500;8..144,600;8..144,700&family=Roboto:wght@300;400;500;700&display=swap');
 
  
/********************************/
/*        Body                  */
/********************************/
@-ms-viewport {
  width: device-width;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html,
body {
  font: 400 15px/1.8 vardana, sans-serif;
  font-family: 'ABeeZee', sans-serif !important;
  font-family: 'Noto Serif Bengali', serif;
  font-family: 'Roboto', sans-serif !important;
  font-family: 'Roboto Flex', sans-serif !important;
  font-family: 'AdorshoLipi', Arial, sans-serif !important;
  font-family: 'AponaLohit', Arial, sans-serif !important;
  font-family: 'Bangla', Arial, sans-serif !important;
  font-family: 'Kalpurush', Arial, sans-serif !important;
  font-family: 'SolaimanLipi', Arial, sans-serif !important;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  height: 100%;
  overflow-wrap: break-word;
  font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
  }
/********************************/
/*       Typography             */
/********************************/
h1, h2, h3, h4, h5, h6 {
  font-family: 'ABeeZee', sans-serif;
  font-weight: 400;
  line-height: 1;
  margin: 20px 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}
h1 {
  font-family: 'ABeeZee', sans-serif;  
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-family: 'ABeeZee', sans-serif;
  font-size: 30px;
  font-size: 1.875em; 
  }
h3 { 
   font-size: 24px;
   font-size: 1.5em; 
 }
h4 {
   font-size: 20px;
    font-size: 1.125em; 
 }
h5 {
   font-size: 18px;
   font-size: 0.875em;
 }
h6 {
   font-size: 16px;
   font-size: 0.75em;
   line-height: 1.8;
   color: #818181;
 }

hr {
  height: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
/********************************/
/*       Button                 */
/********************************/
.btn-transparent {
  background-color:#0000FF; 
  opacity:0.8;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#36653F;
  font-weight:bold;
  opacity:0.8;
  color:#CCCCCC;
}
.btn-rounded {
  border-radius: 1px;
}
.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}  
/********************************/
/*       Container              */
/********************************/ 
.container {
  padding: 0px 14vh; 
 } 
 /********************************/
/*       Navbar                 */
/********************************/
.navbar {
  margin-bottom: 0;
  background-color: transparent; /* Transparent background */
  z-index: 9999;
  border: 0;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 2px;
  border-radius: 0;
  color:#FFFFFF;
  font-family:roboto,sans-serif;
  font-weight:bold;
  text-shadow: 1px 1px 1px #000;
  text-transform:uppercase;
  height:14vh;  
  }
.navbar li a, .navbar .navbar-brand { 
  font-family: roboto, sans-serif;
  text-transform:uppercase;
  color: #ffffff !important;
  background-color:#ffffff !important;
  }
.navbar-nav li a:hover {
    color:#f1f1f1 !important;
    font-family: roboto,sans-serif;
    text-transform:uppercase;
    background-color:transparent !important;
    text-shadow: 1px 1px 1px #000;
 }
.navbar-nav li.active a {
    color:#F3F3F3 !important;
    text-transform:uppercase;
    background-color:#cccccc !important;
  }
.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #ffffff !important;
    background-color:transparent !important;  
  }
.open .dropdown-toggle {
    color: #fff;
    font-weight:normal;
    background-color:transparent !important;
    font-family: roboto,sans-serif;
  }
.dropdown-menu li a {
    color:#ffffff !important;
    font-weight:normal;
    font-family: roboto, sans-serif;
    text-shadow: 1px 1px 1px #000;
    background-color:transparent !important;
  }
.dropdown-menu li a:hover {
    background-color: transparent; /* Transparent background */
    font-family: roboto, sans-serif;
    text-shadow: 1px 1px 1px #ffffff;
  }
.nav-tabs li a {
    color:#F1f1f1 !important;
    background-color:transparent !important;
}
.icon-bar {
  color:#999999 !important;
  background-color: transparent; /* Transparent background */
}    
  @media (max-width: 300px) {
.carousel-caption {
      display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
    }
}
/********************************/
/*       Footer                 */
/********************************/

footer {
    background-color: #2d2d30;
    color: #f5f5f5;
    padding: 32px;
  }
footer a {
    color: #f5f5f5;
  }
footer a:hover {
    color: #777;
    text-decoration: none;
  }
/********************************/
/*       Form-control           */
/********************************/
    
.form-control {
    border-radius: 0;
  }
/********************************/
/*       Textarea               */
/********************************/
  
textarea {
    resize: none;
  }
/********************************/
/*       text-Decoration        */
/********************************/
.as{
  font-family:roboto,sans-serif;
  color:#FF8409;
  font-weight:bold;
  font-size:25px;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as0 {
  color:#FFFFFF;
  font-size:30px;
  font-size: 1.875em;  
  font-family:  ABeeZee, sans-serif; 
  font-weight: bold;  
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as1 {
  color:#FFFFFF;
  font-size:30px;
  font-size: 1.875em;
  font-family: 'ABeeZee', sans-serif; 
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as2 {
  color:#FFffff;
  font-size:30px;
  font-size: 1.875em;
  font-family: 'ABeeZee', sans-serif;  
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
 }

/**
 * Change animation duration
 */
 .animated {
   -webkit-animation-duration: 1.5s;
   azimuth: animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
  
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
from {
  opacity: 0;
  -webkit-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
  }

 to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
} 
/********************************/
/*       List-group             */
/********************************/
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
/********************************/
/*       Thumbnail              */
/********************************/
.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
  }
.thumbnail p {
    margin-top: 15px;
    color: #555;
  }
/********************************/
/*       thumbnail              */
/********************************/
.modal-header, h4, .close {
    background-color: #333;
    color: #fff !important;
    text-align: center;
    font-size: 30px;
  }
.modal-header, .modal-body {
    padding: 40px 50px;
  }
/********************************/
/*       Carousel               */
/********************************/
.carousel,
.item,
.active {
 height: 100%;
}
.carousel-inner {
  height: 100%;
  background:#EBEBEB;
}
.carousel-caption{
  padding-bottom:80px;
}

h2{font-size: 30px;
  font-family:roboto;
}
p{padding:10px}
/********************************/
/*       Twtilogo               */
/********************************/
@media screen and (min-width: 100px) {
.twtilogo {
  width:50vw;
  height:auto;
  }
.as0 {
  font-family: 'ABeeZee', sans-serif;
  color:#FFFFFF;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as{
  font-family:roboto,sans-serif;
  color:#FF8409;
  font-weight:bold;
  font-size:30px;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
h1 {
  font-family:'ABeeZee', sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-size: 30px;
  font-size: 1.875em; 
  }
h3 { 
   font-size: 24px;
   font-size: 1.5em; 
 }
h4 {
   font-size: 20px;
   font-size: 1.125em; 
 }
h5 {
   font-size: 18px;
   font-size: 0.875em;
 }
h6 {
   font-size: 16px;
   font-size: 0.75em;
   line-height: 1.8;
   color: #818181;
 }
hr {
  height: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
ins {
  color: #000 !important;
  background-color: rgba(119, 25, 0, 0) !important;
}
  }
@media screen and (min-width: 200px) {
.twtilogo {
  width:40vw;
  height:auto;
  }  
.as0 {
  font-family: 'ABeeZee', sans-serif;
  color:#FFFFFF;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as{
  font-family:roboto,sans-serif;
  color:#FF8409;
  font-weight:bold;
  font-size:30px;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
h1 {
  font-family: 'ABeeZee', sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-size: 30px;
  font-size: 1.875em; 
  }
h3 { 
   font-size: 24px;
   font-size: 1.5em; 
 }
h4 {
   font-size: 20px;
   font-size: 1.125em; 
 }
h5 {
   font-size: 18px;
   font-size: 0.875em;
 }
h6 {
   font-size: 16px;
   font-size: 0.75em;
   line-height: 1.8;
   color: #818181;
 }

hr {
  height: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
ins {
  color: #000 !important;
  background-color: rgba(119, 25, 0, 0) !important;
}
  }

@media screen and (min-width: 300px) {
.twtilogo {
  width:30vw;
  height:auto;
  }
.as0 {
  font-family: 'ABeeZee', sans-serif;
  color:#FFFFFF;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as{
  font-family:roboto,sans-serif;
  color:#FF8409;
  font-weight:bold;
  font-size:30px;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
h1 {
  font-family:  ABeeZee, sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-size: 30px;
  font-size: 1.875em; 
  }
h3 { 
   font-size: 24px;
   font-size: 1.5em; 
 }
h4 {
   font-size: 20px;
   font-size: 1.125em; 
 }
h5 {
   font-size: 18px;
   font-size: 0.875em;
 }
h6 {
   font-size: 16px;
   font-size: 0.75em;
   line-height: 1.8;
   color: #818181;
 }

hr {
  height: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
ins {
  color: #000 !important;
  background-color: rgba(119, 25, 0, 0) !important;
}
  }

@media screen and (min-width: 400px) {
.twtilogo {
  width:20vw;
  height:auto;
  }
.as0 {
  font-family: 'ABeeZee', sans-serif;
  color:#FFFFFF;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as{
  font-family:roboto,sans-serif;
  color:#FF8409;
  font-weight:bold;
  font-size:30px;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
h1 {
  font-family:'ABeeZee', sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-size: 30px;
  font-size: 1.875em; 
  }
h3 { 
   font-size: 24px;
   font-size: 1.5em; 
 }
h4 {
   font-size: 20px;
   font-size: 1.125em; 
 }
h5 {
   font-size: 18px;
   font-size: 0.875em;
 }
h6 {
   font-size: 16px;
   font-size: 0.75em;
   line-height: 1.8;
   color: #818181;
 }

hr {
  height: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
ins {
  color: #000 !important;
  background-color: rgba(119, 25, 0, 0) !important;
}
  }
@media screen and (min-width: 1000px) {
.twtilogo {
  width:14vw;
  height:auto;
  }
.as0 {
  font-family: 'ABeeZee', sans-serif;
  color:#FFFFFF;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as{
  font-family:roboto,sans-serif;
  color:#FF8409;
  font-weight:bold;
  font-size:30px;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
h1 {
  font-family:'ABeeZee', sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-size: 30px;
  font-size: 1.875em; 
  }
h3 { 
   font-size: 24px;
   font-size: 1.5em; 
 }
h4 {
   font-size: 20px;
   font-size: 1.125em; 
 }
h5 {
   font-size: 18px;
   font-size: 0.875em;
 }
h6 {
   font-size: 16px;
   font-size: 0.75em;
   line-height: 1.8;
   color: #818181;
 }

hr {
  height: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
ins {
  color: #000 !important;
  background-color: rgba(119, 25, 0, 0) !important;
}
  }

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  }
