
footer h6{color:#bf9f62;}
footer p{    color: black;}
footer .ic i{    color: #154799;
font-size: 19px;}
footer .ic i:hover{    color: #fff;}
footer .ico i{color:white;}
footer .clrh6{color:#fff;}
footer a{color:#000;
text-decoration:none!important;
    }
footer .footer-copyright{
  color: #000;
}
.footer-copyright a{
  color: #bf9f62;
}
.footer-copyright a:hover{
  color: #fff;
}
footer a:hover{
  color: #bf9f62;
}
*{
  margin: 0;
  padding: 0;
  
}
body{
  overflow-x: hidden;
}
#loader{
  width: 100%;
  height: 100vh;
  background: #fff url('images/loader.gif') no-repeat center;
}
/* header section */
#header{
  background-image: url('images/background1.html');
  background-size: cover;
  background-position: center;
  
  height: 80vh;
}
.navbar{
  background: #000;
}
.navbar-nav li a{
  float: right;
  color: #fff !important;
  font-family: 'rubik';
  font-size: 12px;
  font-weight: 800;
}
.navbar img{
  width: 140px;
  margin-left: 30px;
}
.navbar-toggler{
  border: none !important;
  outline: none !important;
}
nav .fa-bars{
  color: #fff;
  font-size: 23px;
}
/*-----------------welcome Text-----------------------*/
h2.heading{
  font-family: playball;
  font-size: 44px;
  text-shadow: 2px 2px 2px #00000057;
}
.headtitle h2 span {
    color: #bf9f62;
    display: block;
    font-family: "playball", cursive;
    font-size: 66px;
    line-height: 60px;
    margin-bottom: 20px;
}
.headtitle h2 {
    
    color: #505050;
    display: inline-block;
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 25px;
    margin-top: 40px;
    padding-bottom: 10px;
    position: relative;
    text-align: left;
    z-index: 5;
}
 input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #f6f6f6;
    border: 1px solid #d9b76e;
    box-shadow: none;
    color: #000;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    height: 45px;
    line-height: 20px;
    margin: 0 0 15px;
    padding: 4px 10px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    width: 100%;
}
textarea {
    height: 100px;
    max-width: 100%;
    min-width: 100%;
}
input[type="submit"] {
    background-color: #bf9f62!important;
    border: 1px solid #bf9f62;
}
input[type="submit"] {
    background-color: #054d8e;
    border: 1px solid #054d8e;
    color: #FFF;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 400;
    height: 46px;
    line-height: 46px;
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-align: center;
    width: 100%;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #f6f6f6;
    border: 1px solid #d9b76e;
    box-shadow: none;
    color: #000;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    /*height: 45px;*/
    line-height: 20px;
    margin: 0 0 15px;
    padding: 4px 10px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    width: 100%;
}
input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #f6f6f6;
    border: 1px solid #d9b76e;
    box-shadow: none;
    color: #000;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    height: 45px;
    line-height: 20px;
    margin: 0 0 15px;
    padding: 4px 10px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    width: 100%;
}
@media screen and (max-width: 767px) {
  #carouselExampleFade{
    /*margin-top: 75px;*/
  }
  .offset-1{
    margin: 0 !important;
  }
}

/*-----------------------about-----------------------------*/
#about{
  
  background-image: url(images/floral_bg.png);
  background-position: center top;
  background-size: 1200px;
  background-repeat: repeat-x;
  position: relative;
  top: 82px;
  margin-bottom: 30px;

}
.b2 p{
  text-align: justify;
}
#about .col-md-6{
  padding: 20px 10px;
}
#about h3{
  margin: 20px auto;
}
/*#about img{
      border-radius: 50%;
    
    width: 350px;
    visibility: visible;
    animation-name: fadeInLeft;
    background-image: url(images/rn1.png);
    background-size: cover;
    
    background-repeat: no-repeat;
    padding: 69px;
}*/
.sub-head{
  
    color: #444;
    font-size: 19px;
   
    font-family: 'Rubik', sans-serif;
}
.lowerBorder {
    bottom: 0;
    height: 282px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.lowerBorder::before {
    background-image: url(images/bottm_left_pettles.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 270px;
    z-index: -1;
}
.lowerBorder::after {
    background-image: url(images/bottm_right_pettles.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    width: 270px;
    z-index: -1;
}
/*-------------------------service-----------------------*/
#service{
  background-color: #efefef;
  
  padding-bottom: 80px;
}
#service .col-md-4{
  padding-top: 30px;
}
#service .btn{
  border-radius: 20px;
  }
#service .col-md-4 h5{
  padding: 5px;
  font-size: 20px;

}
h5.card-title{
  font-family: playball;
  font-size: 30px;
}
#service .col-md-4 p{
  text-align: justify;
  padding: 5px;
  font-size: 13px;
}
/*----------------------feature---------------------*/
#feature{
  padding-top: 50px;
  background-image: linear-gradient(rgba(192, 160, 98, 0.77),rgba(255, 255, 255, 0.89)), url(images/gold-flower.png);
  background-size: cover;
  
}
#feature .col-md-6{
  padding: 0;
}
#feature p{
  color: #444;
    font-weight: 500;
}
#feature .col-md-6 img{
  width: 600px;
}
.feature-box{
  height: 120px;
}
.featured-box .featured-left{
  height: 120px;
  width: 20%;
  float: left;
}
.featured-box .featured-left .fa{
  padding: 15px;
  font-size: 50px;
}

.featured-box .featured-right{
  height: 120px;
  width: 80%;
  float: left;
}
.featured-box .featured-right h4{
  padding-top: 10px;
  padding-left: 15px;
  text-align: left;
}
.featured-box .featured-right p{
  
  padding-left: 15px;
  text-align: left;
}
/*==========================Testimonials----------------------------*/
#testimonial{
  padding-top: 100px;
  padding-bottom: 100px;
}
#testimonial h1{
  margin-bottom: 20px;
  color: #013f7e;
}
#testimonial p{
  padding-bottom: 20px;
}
#testimonial .col-md-4{
  padding: 10px 30px;
}
.review{
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.2);
  padding: 10px 10px 10px 30px;
  font-size: 16px;
  border-radius: 10px;
}

#testimonial .col-md-4 img{
  height: 60px;
  width: 60px;
  border-radius: 50%;
  margin-left: -30px;
  margin-top: -45px;
  border: 5px solid #fff;
  margin-bottom: 30px;
}
.review .fa-twitter{
  color: #013f7e;
  font-size: 20px;
}
.review span{
  color: #013f7e;
  font-weight: 600;
  font-size: 18px;
  font-family: sans-serif;
}
#testimonial .middle{
  margin-top: -30px;
  margin-bottom: -30px;
}
/*-------------------------------subscribe-------------------------*/
.subscribe{
  background-color: #013f7e;
  padding: 50px 20px;
  margin-bottom: -160px;
  box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.2);
  position: relative;
}
.subscribe h3, .subscribe p{
  color: #fff;
}
.subscribe .input-group{
  border-radius: 30px;
  margin: 20px auto 10px;
  max-width: 500px;
  padding: 5px;
  background-color: #fff;
}
.subscribe .form-control{
  border: none;
  background: transparent;
}
.subscribe .form-control:focus{
  box-shadow: none;
  background: transparent;
}
.subscribe .input-group-append{
  background-image: linear-gradient(to right, #1c03b5, #5c8bef);
  border-radius: 30px;
}
.subscribe .input-group-text{
  background: transparent;
  border: none;
  color: #fff;
}
.subscribe .btn:focus{
  box-shadow: none;
}
.subscribe .btn:hover{
  font-weight: bold;
  color: #fff;
}
/*--------------------------footer--------------------------*/
#footer{
  margin-top: 80px;
  padding: 100px;
  background: #efefef;
  color: #013f7e;
}
.footer-logo{
  width: 150px;
  margin-bottom: 15px;
}
#footer .col-md-3 p{
  text-align: justify;
}
#footer h1{
  font-size: 18px;
  text-align: left;
  margin-top: 25px;
  margin-bottom: 25px;
}
#footer p{
  font-size: 15px;
  text-align: left;

}
#footer .col-md-3 .fa{
  font-size: 18px;
  padding-right: 20px;
}
#footer .city{
  margin-left: 37px;
}
#footer hr{
  margin-top: 10px;
}
#footer .fa-heart-o{
  color: red;
  font-size: 17px;
}
#footer .copyright{
  margin-bottom: -90px;
  font-size: 15px;
}
.rot{
  padding-bottom: 100px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(images/slides/slide4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.vertical{
  background-image: url(images/p16hguc983d4dav53ttma1ber9-details.jpg);
  background-size: contain;
  padding: 50px 0;
}

/*rotate*/
#wrapper {
  width: 960px;
  margin: 0 auto;
}

#wrapper {
  perspective: 2500;
  -webkit-perspective: 2500;
  width: 800px;
  margin: 80px auto 0 auto;
  perspective-origin: 50% 150px;
  -webkit-perspective-origin: 50% 150px;
  transition: perspective, 1s;
  -o-transition: -o-perspective, 1s;
  -moz-transition: -moz-perspective, 1s;
  -webkit-transition: -webkit-perspective, 1s;
}

#image:hover {
  animation-play-state:paused;
  -o-animation-play-state:paused;
  -moz-animation-play-state:paused;
  -webkit-animation-play-state:paused;
}


@-webkit-keyframes spin {
  from {
    transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -webkit-transform: rotateY(0);
  }
  to {
    transform: rotateY(-360deg);
    -o-transform: rotateY(-360deg);
    -ms-transform: rotateY(-360deg);
    -moz-transform: rotateY(-360deg);
    -webkit-transform: rotateY(-360deg);
  }
}

#image {
  margin: 0 auto;
  height: 300px;
  width: 400px;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  animation: spin 24s infinite linear;
  -moz-animation: spin 24s infinite linear;
  -o-animation: spin 24s infinite linear;
  -webkit-animation: spin 24s infinite linear;
}

.image {
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 20em;
  color: #fff;
}

#image > .i1 {
  background-image: url('images-new/rot-1.jpg');
  transform: translateZ(485px);
  -moz-transform: translateZ(485px);
  -o-transform: translateZ(485px);
  -ms-transform: translateZ(485px);
  -webkit-transform: translateZ(485px);
}
#image > .i2 {
    background-image: url('images-new/rot-2.jpg');
  transform: rotateY(45deg) translateZ(485px);
  -moz-transform: rotateY(45deg) translateZ(485px);
  -o-transform: rotateY(45deg) translateZ(485px);
  -ms-transform: rotateY(45deg) translateZ(485px);
  -webkit-transform: rotateY(45deg) translateZ(485px);
}
#image > .i3 {
  background-image: url('images-new/rot-3.jpg');
  transform: rotateY(90deg) translateZ(485px);
  -moz-transform: rotateY(90deg) translateZ(485px);
  -o-transform: rotateY(90deg) translateZ(485px);
  -ms-transform: rotateY(90deg) translateZ(485px);
  -webkit-transform: rotateY(90deg) translateZ(485px);
}
#image > .i4 {
  background-image: url('images-new/rot-4.jpg');
  transform: rotateY(135deg) translateZ(485px);
  -moz-transform: rotateY(135deg) translateZ(485px);
  -o-transform: rotateY(135deg) translateZ(485px);
  -ms-transform: rotateY(135deg) translateZ(485px);
  -webkit-transform: rotateY(135deg) translateZ(485px);
}
#image > .i5 {
  background-image: url('images-new/ver-3.jpg');
  transform: rotateY(180deg) translateZ(485px);
  -moz-transform: rotateY(180deg) translateZ(485px);
  -o-transform: rotateY(180deg) translateZ(485px);
  -ms-transform: rotateY(180deg) translateZ(485px);
  -webkit-transform: rotateY(180deg) translateZ(485px);
}
#image > .i6 {
  background-image: url('images-new/rot-6.jpg');
  transform: rotateY(225deg) translateZ(485px);
  -moz-transform: rotateY(225deg) translateZ(485px);
  -o-transform: rotateY(225deg) translateZ(485px);
  -ms-transform: rotateY(225deg) translateZ(485px);
  -webkit-transform: rotateY(225deg) translateZ(485px);
}
#image > .i7 {
  background-image: url('images-new/rot-7.jpg');
  transform: rotateY(270deg) translateZ(485px);
  -moz-transform: rotateY(270deg) translateZ(485px);
  -o-transform: rotateY(270deg) translateZ(485px);
  -ms-transform: rotateY(270deg) translateZ(485px);
  -webkit-transform: rotateY(270deg) translateZ(485px);
}
#image > .i8 {
  background-image: url('images-new/rot-8.jpg');
  transform: rotateY(315deg) translateZ(485px);
  -moz-transform: rotateY(315deg) translateZ(485px);
  -o-transform: rotateY(315deg) translateZ(485px);
  -ms-transform: rotateY(315deg) translateZ(485px);
  -webkit-transform: rotateY(315deg) translateZ(485px);
}


/*top menu style*/
.menu-bar {
    background: #fff;
    box-shadow: 0 0 13px 0 #ccc;
    position: absolute;
    width: 100%;
    z-index: 9999;
        height: 90px;
}
.menu-bar .logo {
    background-image: none !important;
    position: absolute;
    top: 0px;
    visibility: visible;
}
.logo img {
      /* top: 15px; */
    left: 0px;
    position: absolute;
    z-index: 999;
    /* height: 88px; */
    /* width: 195px; */
    background: white;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
}
.about_bg {
    background-image: url(images/bg-blue.jpg);
    background-position: center center;
    height: 160px;
    background-repeat: repeat;
    background-size: contain;
        position: relative;
    top: 80px;
}
.b1{
  color: white;
    text-align: center;
    position: relative;
    top: 38px;
    font-family: 'Playball';
    font-size: 64px;
}
@media(max-width: 768px){
  .logo img{
    left: 0px;
    position: absolute;
    z-index: 999;
    height: 69px;
   top: 2px;
  }
  .logo img{
    background: none !important;
  }
}
.mobile_nav_btn {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 34px;
    top: 30px;
    width: 30px;
    display: none;
}
.mobile_nav_btn>img {
    width: 100%!important;
}
.menu-bar .main-nav {
    float: right;
}
.menu-bar .main-nav ul {
    display: inline-table;
    float: left;
    margin: 0;
    padding: 0;
}
.menu-bar .main-nav ul li {
    float: left;
    list-style: none;
   /* text-align: center;*/
}
.menu-bar .main-nav ul li a {
        color: black;
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 14px;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    padding: 39px 13px 9px;
    font-family: 'Rubik', sans-serif;
    /*left: -76px;*/
}
.menu-bar .main-nav ul li a:hover {
color: #a9ca40;
}


/*#top-nav a::after {
    background-color: #fff;
    bottom: -3px;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 0;
}*/
.menu-bar .main-nav ul li:first-child a:hover{
  color: #eace97;
  border: none;
}
.menu-bar .main-nav ul li a:hover {
   
    border-bottom:3px solid #3eb5b1;
}
/*.current {
    background: transparent;
    height: auto;
    padding: 0;
    border-bottom: 3px solid #eace97;
}*/
.menu-bar .main-nav ul li.current a{
  color: #eace97;
  font-size: 15px;
}
li.current {
    padding-bottom: 0 !important;
}
@media screen and (max-width: 767px){
.menu-bar {
    height: 75px;
    width: 100%;
    position: fixed;
    top: 0;
}
}
@media screen and (max-width: 900px){
.mobile_nav_btn {
    display: block!important;
}
}
@media screen and (max-width: 767px){
.menu-bar .main-nav {
    clear: both;
    display: block;
    float: none;
}
}
@media screen and (max-width: 900px){
#top-nav.top-nav {
    position: absolute;
    z-index: 99999999999;
    background-color: #215f9c;
    left: 0;
    width: 100%;
    top: 77px;
}
}
@media screen and (max-width: 767px){
.menu-bar .main-nav ul {
    float: none;
    display: none;
    margin: 0;
    /* overflow: hidden; */
    z-index: 9999999999999999;
    position: initial;
    height: 500px;
    overflow: scroll;
}
}
@media screen and (max-width: 900px)
{
#top-nav>li {
    position: relative;
    width: 100%;
}
.drop2{
  height: 200px;
  overflow: scroll;
}
}
@media screen and (max-width: 767px){
.menu-bar .main-nav ul li {
    clear: both;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    float: none;
    list-style: none;
    text-align: left;
    overflow: hidden;
}
}
@media screen and (max-width: 900px){
#top-nav.top-nav li a {
    color: #fff;
    padding: 10px;
}
#top-nav>li a {
    margin: 0!important;
}
}
@media screen and (max-width: 767px){
.menu-bar .main-nav ul li a {
    font-size: 12px;
    position: relative;
    line-height: 12px;
    padding: 10px 0;
    margin: 0;
}
}

@media only screen and (max-width: 767px){
  .hidden-xs{
    display: none;
  }
}

/* Footer style*/
footer {
    background: #01abab;
}
h5.copy_right {
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    margin: 15px 0;
}
footer .sm_links {
    position: relative;
    top: 15px;
}
ul.sm_links {
    float: right;
    margin: 0;
    padding: 0;
}
ul.sm_links li {
    float: left;
    list-style: none;
    position: relative;
    z-index: 9;
    margin: 0;
}
ul.sm_links li a {
    border-bottom: 4px solid transparent;
    color: #FFF;
    float: left;
    border-right: 1px solid #316fac;
    width: 31px;
}
footer .sm_links .fa {
    font-size: 13px!important;
    text-align: center;
}
@media screen and (max-width: 767px){
footer {
    text-align: center;
}
}
@media screen and (max-width: 480px) and (min-width: 300px){
footer .sm_links {
    position: relative;
    top: 0;
    display: inline-block;
}
}
@media screen and (max-width: 480px){
ul.sm_links {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    vertical-align: bottom;
}
}
@media screen and (max-width: 767px){
ul.sm_links {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    vertical-align: bottom;
}
}
@media screen and (max-width: 480px) and (min-width: 300px){
footer .sm_links li:first-child {
    display: block;
}
}
@media screen and (max-width: 480px) and (min-width: 300px){
ul.sm_links li a {
    border-bottom: 4px solid transparent;
    border-right: 1px solid #ff8181;
    color: #fff;
    float: left;
    width: 26px;
}
}
/*.embed-iframe iframe{
  left: 30px !important;
}
.embed-iframe2 iframe{
  right: 30px !important;
}*/
.se-about{
  font-size: 18px;
  line-height: 2;
}
@media only screen and (max-width: 767px){
  .se-about{
  margin-top: 0px;
}
}
.se-about a{
  color: #000;
  font-weight: 700;
}
.mt-5{
  margin-bottom: 50px;
}
.mb-10{
  margin-bottom: 100px;
}
.pt-5{
  padding-bottom: 50px;
}
.pb-10{
  padding-bottom: 100px;
}
.dropdown .dropdown-menu{display: none!important;}
.dropdown:hover .dropdown-menu{display: block!important;}
.dropdown .dropdown-menu{width: 168px;}
.dropdown .dropdown-menu li{
  margin-bottom: 4px;
}
.dropdown .dropdown-menu li a{
  padding: 8px 9px 9px!important;
}

.dropdown-menu .drop1{    width: 175px;
    margin: -5px;}
.drop1 .drop2{display: none!important;}
.drop1:hover .drop2{display: block!important;}
.drop1 .drop2{
  position: absolute;
    left: 166px;
    top: 0px;
    width: 200px;
   /*background: #ebe3e3;*/
    height: 110%;
}
.drop1 .drop2 li {
      background: white;

    float: none !important;
    /* display: inline-block; */
    text-align: left !important;
}
.drop1 .drop2 li:hover a{
  color: black!important;
}
.drop1 .drop2 li a{
  color: black!important;
}





.b2 p{
      padding: 5px;
    line-height: 26px;
    margin-top: 24px;
}
.gal-img{
  margin-top: 30px;

}
@media(max-width: 768px){
  .carousel-item img{
  height: 176px;
  width: 100%;
}
.dropdown-menu{
      width: 100% !important;
      display: block!important;
      position: relative!important;
}
.dropdown .dropdown-menu{display: block!important;}
.dropdown-menu li a{color: black!important; }
.drop1 .drop2{display: block!important;}
}


.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999999;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 15px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}
#myBtn{border-radius: 2px !important;}
.dropdown li a{font-size: 12px !important;}
@media(max-width: 768px){
  .menu-bar .main-nav ul li{
    /*overflow: inherit!important;*/
  }
  #about{
    position: relative;
   /*top: 2px !important;*/
 }
  .slider-main{padding-top: 76px !important;}
  .d1{display: none !important;}
  h1.heading {
    font-family: playball;
    font-size: 34px !important;
    text-shadow: 2px 2px 2px #00000057;
}
  .b1 {
    color: white;
    text-align: center;
    position: relative;
    top: 38px;
    font-family: 'Playball';
    font-size: 40px !important;
}

}
