*{
  margin: 0px;
  padding: 0px;
}

body{
  font-family: Verdana, Geneva, sans-serif;
  font: 15px/1.5;
  padding:0;
  margin:0;
 }

/* Global */
.container{
  width:100%;
  margin:auto;
  overflow:hidden;
}

/* wrapper **/
#wrapper{

    width:1000px;
    height: auto;
    margin:0 auto;
    padding:10px;
    border: 1px solid #333;
    background-color: #f4f4f4;


}
/*** categories **/
.dropcatbtn {
    background-color:#083851  ;
    color: white;
    padding: 16px;
    font-size: 20px;
    border: none;
    cursor: pointer;
    width: 300px;
}

.dropcatbtn:hover, .dropcatbtn:focus {
    background-color: #05527A;
}

.dropcatdown {
    position: relative;
    display: inline-block;
}

.dropcatdown-content {
    display: none;
    position: absolute;
    background-color:#CFE2EC;
    min-width: 1000px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
        right: 0;
        border-radius: 30px;
}

.dropcatdown-content a {
    color: #114D6D;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
   float: left;
    font-size: 20px;
}

.dropcatdown a:hover {background-color: #f1f1f1}

.show {display:block;}
/*** logo****/
#logo img{
  display: inline-block;
  width: 1000px;
  height: 180px;
    border-bottom:#85C1E9   3px solid;
}
#tbl{
  font-size: 20px;
}
/** menu bar**/

.navbar {
    overflow: hidden;
    background-color:  #1A5276;
    font-family: Arial;
}

.navbar a {
    float: left;
    font-size: 20px;
    color: white;
    text-align: center;
    padding: 18px 16px;
    text-decoration: none;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 20px;
    border: none;
    outline: none;
    color: white;
    padding: 18px 16px;
    background-color: inherit;
}

.navbar a:hover, .dropdown:hover .dropbtn {
    background-color: #0E6CA5;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}


.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}
/*** marquee*/


.ticker-left li {
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  min-width:50%;
}
/*** slideshow**/
/* jssor slider loading skin spin css */
       .jssorl-009-spin img {
           animation-name: jssorl-009-spin;
           animation-duration: 1.6s;
           animation-iteration-count: infinite;
           animation-timing-function: linear;
       }

       @keyframes jssorl-009-spin {
           from {
               transform: rotate(0deg);
           }

           to {
               transform: rotate(360deg);
           }
       }


       .jssora061 {display:block;position:absolute;cursor:pointer;}
       .jssora061 .a {fill:none;stroke:#fff;stroke-width:360;stroke-linecap:round;}
       .jssora061:hover {opacity:.8;}
       .jssora061.jssora061dn {opacity:.5;}
       .jssora061.jssora061ds {opacity:.3;pointer-events:none;}

#block_1{

  display: inline-block;
  border: 1px solid orange;
}

  #block_1 marquee {
    background: #f4f4f4 ;

    display: block;
    color: #333;
    width:100%;
    height:300px;
  }
  #block_1 img{

    height: 300px;
    width: 500px;

  }

  /**** slide_2 and video**/
  #slideshow_2{
    display: inline-block;
    width: 1000px;
    height:350px;

  }

  #shop{
    width: 1000px;
    height: 50px;
    display: inline-block;
    background-color: orange;
    text-align: center;
  }
  #marquee_slide{
        float:left;
        display: inline-block;
        width: 600px;
        height:300px


  }
  #marquee_slide marquee{
    background: #f4f4f4 ;

    display: block;
    color: #333;
    width:580px;
    height:300px;
        margin-bottom: 30px;
  }
  .ticker-left img {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    min-width:50%;
  }
  #marquee_slide img{

      height: 300px;
      width: 480px;
      display:inline-block;
      margin-bottom: 30px;
  }
  #minakshitheatre{

    float: right;
    width:400px;
    height: 300px;
    display: inline-block;
    background-color: #91CCEC;
  }
  #minakshitheatre h2{

  background-color:#64bb5d ;
  text-align: center;
  }
  #minakshitheatre img{
    width:400px;
    height: 269px;

  }

  /*** blocks**/

  #block_left {
    display: inline-block;
    float: left;
  margin-top: 10px;

  }
  #block_right{
    display: inline-block;
    float: right;
      margin-top: 10px;

  }
    #block_left img{
      width:600px;
      height:100px;
  }
    #block_right img{
      width:400px;
          height:100px;
    }

/**** footer***/
#ftr{

  margin-top: 20px;
  background-color: #092638;

}

#ftr img{
  width: 40px;
  display: inline-block;

}
#ftr img:hover{

  background: rgba(255,255,255,1);
  	color: #64bb5d;
}


.foot{

    float:right;

}
#ftr{
      background-color: #154360;
      font-size: 15px;
      color: white;
      text-align: left;
}

/**** about **/

#about{

  float: left;
  display: inline-block;
  height: 1200px;
  width: 580px;
  margin-top: 10px;
  background-color: #D7DBDD;
  color: #333;

}
#about h1{

  background-color: #82E0AA;
  font-size: 30px;
  text-align: center;
}

#about h2{
  font-size: 20px;

}

#about p{
  font-size: 20px;
}
#about img{

  display: inline-block;
  width: 580px;
  height: 300px;
  text-align: center;
}
#imgbustime img{
  width: 580px;
  height: 700px;
}
#sidebar{

  margin-top: 10px;
  float: right;

  display:inline-block;
  height: 1200px;
  width:400px;
}
#sidebar img{

  margin-top: 2px;
  width: 400px;
  height: 190px;
  display: inline-block;
  border: 2px solid black;
  float: right;
}
/** visitors**/


/**** NEWS UPDATE***/

#new{
  height:700px;
  width: 580px;
  border:1px solid #333;
}
#new h2{

  font-size: 30px;
  text-align: center;
  background-color: #F09F57;
}
#new img{

   height:660px;
  width: 580px;
}

#links{
  display:inline-block;
  width: 580px;
  height: 210px;
  text-align: center;
}
#links img{

  width: 50px;
  height: 50px;
  padding: 10px;
}
#links img:hover{

  background: rgba(255,255,255,1);
    color: #64bb5d;
}

#patil_tower{
  display: inline-block;
  width: 580px;
  height: 400px;
  border: 1px solid black;
  text-align: center;
}
#patil_tower h1{
  font-size: 30px;
  background-color: #82E0AA;
}
#patil_tower img{
  width: 580px;
  height: 370px;
}

/**** box**/
#boxes{

  display: inline-block;
  width: 1000px;
}

#box{

  display: inline-block;
  height: 700px;
  width: 700px;
  margin-top: 10px;
  background-color: #D7DBDD  ;
  color: #333;
   box-shadow: 10px 10px 5px #888888;
}
#side_box{
  margin-top: 10px;
  float: right;
  border:1px solid black;
  display:inline-block;
  height: 800px;
  width:400px;
}

/*** shops ***/

button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 330px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
      border-bottom:3px solid #076EA4  ;
    margin-left: 10px;
}

button.accordion.active, button.accordion:hover {
    background-color: #ccc;
}

div.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
}


$black: lighten(#282828, 5%);

#counter {
  text-align: center;
  margin: 50px auto;
  display: block;
  font-size: 2em;
  color: #282828;
  @media (max-width: 500px) {
    font-size: 1.5em;
  }
  span, i {
    display: inline-block;
    vertical-align: middle;
  }
  span {
    font-family: sans-serif;
    text-align: center;
    min-width: 45px;
    text-rendering: optimizeLegibility;
    position: relative;
    background-color: $black;
    margin: 0 2px;
    padding: 5px;
    color: white;
    border-radius: 5px;
    box-shadow: inset 0 1px 0.5px rgba(white, 0.4);
    border: 1px solid black;
    text-shadow: 0 0 2px black;
    &.days {
      margin-right: 20px;
      &:before {
        content: "DAYS";
      }
    }
    &.hours:before {
      content: "HOUR";
    }
    &.minutes:before {
      content: "MIN";
    }
    &.seconds:before {
      content: "SEC";
    }
    &:before {
      top: -20px;
      position: absolute;
      left: 0;
      right: 0;
      display: block;
      color: black;
      font-size: 0.35em;
      text-shadow: none;
    }
    &:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      height: 1px;
      margin-top: 0.5px;
      background-color: black;
      box-shadow: 0 -1px 0 rgba(black, 0.1), 0 1px 0 rgba(white, 0.1);
    }
  }
  i {
    font-style: normal;
  }
}$black: lighten(#282828, 5%);

#counter {
  text-align: center;
  margin: 50px auto;
  display: block;
  font-size: 2em;
  color: #282828;
  @media (max-width: 500px) {
    font-size: 1.5em;
  }
  span, i {
    display: inline-block;
    vertical-align: middle;
  }
  span {
    font-family: sans-serif;
    text-align: center;
    min-width: 45px;
    text-rendering: optimizeLegibility;
    position: relative;
    background-color: $black;
    margin: 0 2px;
    padding: 5px;
    color: white;
    border-radius: 5px;
    box-shadow: inset 0 1px 0.5px rgba(white, 0.4);
    border: 1px solid black;
    text-shadow: 0 0 2px black;
    &.days {
      margin-right: 20px;
      &:before {
        content: "DAYS";
      }
    }
    &.hours:before {
      content: "HOUR";
    }
    &.minutes:before {
      content: "MIN";
    }
    &.seconds:before {
      content: "SEC";
    }
    &:before {
      top: -20px;
      position: absolute;
      left: 0;
      right: 0;
      display: block;
      color: black;
      font-size: 0.35em;
      text-shadow: none;
    }
    &:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      height: 1px;
      margin-top: 0.5px;
      background-color: black;
      box-shadow: 0 -1px 0 rgba(black, 0.1), 0 1px 0 rgba(white, 0.1);
    }
  }
  i {
    font-style: normal;
  }
}$black: lighten(#282828, 5%);

#counter {
  text-align: center;
  margin: 50px auto;
  display: block;
  font-size: 2em;
  color: #282828;
  @media (max-width: 500px) {
    font-size: 1.5em;
  }
  span, i {
    display: inline-block;
    vertical-align: middle;
  }
  span {
    font-family: sans-serif;
    text-align: center;
    min-width: 45px;
    text-rendering: optimizeLegibility;
    position: relative;
    background-color: $black;
    margin: 0 2px;
    padding: 5px;
    color: white;
    border-radius: 5px;
    box-shadow: inset 0 1px 0.5px rgba(white, 0.4);
    border: 1px solid black;
    text-shadow: 0 0 2px black;
    &.days {
      margin-right: 20px;
      &:before {
        content: "DAYS";
      }
    }
    &.hours:before {
      content: "HOUR";
    }
    &.minutes:before {
      content: "MIN";
    }
    &.seconds:before {
      content: "SEC";
    }
    &:before {
      top: -20px;
      position: absolute;
      left: 0;
      right: 0;
      display: block;
      color: black;
      font-size: 0.35em;
      text-shadow: none;
    }
    &:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      height: 1px;
      margin-top: 0.5px;
      background-color: black;
      box-shadow: 0 -1px 0 rgba(black, 0.1), 0 1px 0 rgba(white, 0.1);
    }
  }
  i {
    font-style: normal;
  }
}
/** patiltowerpage**/
#headpawartower{
  text-align: center;
  background-color: orange;
  display: inline-block;
  width: 1000px;
  border-bottom: 3px solid red;
  height: 35px;
}
#about_pawartower{
  width: 1000px;
  height: 800px;
  background-color: #f4f4f4;
  display: inline-block;
  border: 1px solid #333;
}

/** contacts **/

#service{
    min-height:150px;
    background:url(../images/services.JPG) no-repeat 0 -300px;
    text-align:center;
    color:#ffffff;
    font-size: 25px;
}
#service-con{

  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  background-color: #154360  ;


}

#services_content{

  display: inline-block;
  font-size: 18px;
  color: #333;
}

#services_content img{

  display: inline-block;
  width: 30%;
  padding: 10px;
  margin:5px;
  float:left;
}

#contact{

  min-height:150px;
  background:url(../images/services.JPG) no-repeat 0 -300px;
  text-align:center;
  color:#ffffff;
  font-size: 25px;

}

#web img{
  width: 200px;
  height: 400px;
  padding: 20px;
}
#newspaper img{

width: 280px;
height: 70px;
border-radius: 27px;
border:1px solid black;
  box-shadow: 10px 10px 5px #888888;
      background-color: white;

}

/*** shivshanakar theatre **/

#shiv h2{

      text-align: center;
      background-color: #2ECC71  ;
}

.content{
  background-color:#ABEBC6;
}