﻿

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */

body
{
    background-color: #ededdc;
}



.title-barp {
    padding: 5px;
    font-family: 'myFirstFont' , 'Candara' , Calibri;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #007ba9;
    border-radius: 10px;
}




@font-face {
   font-family: myFirstFont;
   src: url(SolaimanLipi_20-04-07.ttf);
}

@font-face {
   font-family: myFirstFont;
   src: url(SolaimanLipi_20-04-07.ttf);
   font-weight: bold;
}

* {
   font-family: myFirstFont;
}


.story-desc>p {
    font-size: 18px;
}

h1, h2, h3, h4, h5 {
    font-family:'myFirstFont', 'Candara' , Calibri;
    color: #41464b;
    text-transform: uppercase;
}


body h2 h3 h1
{
    font-family:'myFirstFont', 'Candara' , Calibri;
    font-size:20px;
    color: #333;
    text-align:justify;
}

.title-bar .heading-border
 {
    width: 60px;
    height: 10px;
    background-color: #059342;
    margin: 0 auto 20pxauto;
}


p
{
    
    font-family:'myFirstFont', 'Candara' , Calibri;
    font-size:25px;
    color: #333;
    text-align:justify;
    
    
}

.home-p.pages-head1mdm {
      background: url(../PageTitle/Slider-4.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.home-p.pages-head1 {
    background: url(../PageTitle/Slider-4.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.home-p.pages-headstyle {
    background: url(../PageTitle/Slider-4.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}


.story-descb h6 {
    font-size: 18px;
    color: #666;
    padding: 5px 0 1px;
}


.story-descb {
    padding: 10px 10px 10px 10px;
    margin: 10px 0;
    background: #d9ecf2;
    text-align: center;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}





#shop-p1 .row:last-child {
    padding: 25px 0 0 0;
}



.redbtn {
    font-weight: 400;
    margin: 0 auto;
    color: #fff;
    border: 0;
    border-radius: 5px;
    background-color: #b30070;
    height: auto;
}



address.address-details-f, address.address-details-f a {
    color: White;
    font-size: 15px;
}

.footer-bottom {
    background-color: #001e55;
    padding: 30px 0;
}
.footer-s1 .footer .comp-desc-f p {
    margin-top: 10px;
    color: White;
    font-size: 15px;
}
a {
    font-family: 'Hind', sans-serif;
    color: #ffffff;
}
.footer-s1 .heading-footer h2 {
    color: #ffffff;
    font-size: 18px;
    text-transform: none;
    text-transform:uppercase;
}

.footer-s1 .footer .link-list li a
{
    color: #FFFFFF;
    font-size: 15px;
    margin-bottom: 3px;
    display: inline-block;
}

header .topmenu .top-contacts i {
    color: #fff;
    font-size: 13px;
    margin-right: 3px;
}

.nav-link smooth-scroll :hover
{
    background-color: #CCCC00;
}

header .topmenu
{
    background: #001e55;
    border-top: solid 0px #ffffff;
    border-bottom: solid 0px #f0f0f0;
    color: #FFFFFF;
}
header .topmenu .top-contacts li 
{
    color: #fff;
    font-weight:normal;
    padding: 5px 0;
    font-size: 13px;
    margin-right: 15px;
    display: inline-block;
}



.navbar-nav>li {
    height: 65px;
    line-height: 40px;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    transition: all .5s ease-in-out;
}







header .topmenu .top-contacts li a {
    color: #fff;
    font-weight:bold;
    text-decoration:none;
}

.navbar
{
    padding: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background: #001e55;
    font-size: 18px;
    color: #FFFFFF;
}

.navbar-nav > li > a
{
    color: #FFFFFF;
    font-size:18px;
    font-weight: 700;
    font-family: 'myFirstFont' , 'Candara' , Calibri;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 10px;
}

.dropdown-cust .dropdown-item:hover, .dropdown-cust .dropdown-item.active {
     background: ##007ba9;
     font-family: 'myFirstFont' , 'Candara' , Calibri;
}

.dropdown-cust .dropdown-item
{
    display: block;
    width: 100%;
    padding: 0px 1rem;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    clear: both;
    font-weight: 400;
    color: #000000;
    text-align: inherit;
    white-space: nowrap;
    text-transform: uppercase;
    background: 0 0;
    border-bottom: 1px solid #44525d;
   background-color: #007ba9;
     font-family: 'myFirstFont' , 'Candara' , Calibri;
     color:White;
}

.dropdown-cust .dropdown-item:hover, .dropdown-cust .dropdown-item.active
{
    background: #c8b782;
    color: White;
    font-family: 'myFirstFont' , 'Candara' , Calibri;
    background-color: #007ba9;
}


.navbar-nav>li>a {
    color: #f8f9fa !important;
    
   

}


===========


#carousel-example {
  max-width: 1100px;
}

.carousel .carousel-caption {
  background: #059342;
  opacity: 0.75;
  border-radius: 5px;
}

.carousel .carousel-caption p {
  opacity: 1 !important; 
  z-index: 20;
}

a.carousel-control:hover {
  cursor: pointer;
}

.title-bar {
    padding: 10px 0;
}

#service-h {
     padding: 10px 0 50px; 
}

#story {
    padding-bottom: 10px;
}



#footer-copyrights p {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}

#footer-copyrights p a:last-child {
     border-left: 0px solid #fff; 
    padding-left: 10px;
    margin-left: 10px;
}

#comp-offer
{
    padding: 40px 0 20px 0;
}



#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* 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.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

.story-descb {
    padding: 10px 10px 10px 10px;
    margin: 10px 0;
    background: #f7f7f7;
    text-align: center;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.story-descb:hover
{
    box-shadow: 2px 2px 6px 1px rgba(158, 158, 158, 0.77);
    border-bottom: 5px solid #2196f3;
    margin-top: 10px;
    cursor: pointer;
    color: #FFFFFF;
}

.home-p h1
{
    color: #FFFFFF;
    font-size:50px;
    line-height: 50px;
    font-weight: bold;
    text-transform: uppercase;
}

.about-p3 .container {
    padding-top: 10px;
}


.img-fluid {
    max-width: 100%;
    height: auto;
    padding-bottom: 10px;
}

.footer-s1 .footer .link-list li {
    padding: 0px 0px;
    border-bottom: solid 1px #333;
}



.navbar-nav>li:hover, .navbar-nav>li:active {
    border-bottom: 2px solid ##007ba9;
    background: #001e55;
    

.footer-s1 .footer {
    padding: 50px 0 20px 0;
    background: #007ba9;
}

#footer-bottom {
    background-color: rgb(0 30 85);
    padding: 30px 0;
}
.dropdown-cust {
    margin-top: 0px;
    min-width: 220px;
    padding: 0;
    border-top: 2px solid #2196f3;
    border-left: 2px solid rgba(1, 1, 1, 0);
    border-right: 2px solid rgba(1, 1, 1, 0);
    border-bottom: 2px solid #001e55;
    border-radius: 0;
}
