@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


/*.roboto-light-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.roboto-regular-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.roboto-medium-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.roboto-bold-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: italic;
}
*/


/*top sec start*/
.mail-sec {
    display: flex;
    justify-content: space-between;
	line-height:40px;
}
.top-sec{
	background:#deece7;
	padding:14px 10px;
}
.email-location a{
	text-decoration:none;
	color:#000;
	font-family: "Roboto", sans-serif;
    font-weight: 400;
	margin: 0px 10px;
}
.email-location a i{
	margin-right:5px;
	font-size:20px;
}
.top-icon a i{
	display:inline-black;
	width:40px;
	height:40px;
	border:1px solid #56a38eb3;
	border-radius:50%;
	line-height:40px;
	text-align:center;
	margin:0px 5px;
	transition:0.4s;
}
.top-icon a i:hover{
	background:#000;
	color:#fff;
}
.top-icon a {
	color:#000;
}
/*end*/

.over{
	overflow:hidden;
}

/*nabar  start*/
.mylogo img{
	height:221px;
}

.navbar{
	height:128px;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{
	color:#5fb99f;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.mynav{
	background:#f1f6f4;
}
.nav-item .nav-link{
	font-size:18px;
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	margin:0px 5px;
}
.more-info a{
	text-decoration:none;
	font-size:19px;
	font-size: 19px;
    border: 2px solid #54bea2;
    padding: 11px 32px;
    border-radius: 23px;
    text-transform: capitalize;
    color: #000;
	transition:0.4s;
}
.more-info a:hover{
	background:#54bea2;
	color:#fff;
}
/*navbar end*/

/*slider start*/
.bg-one{
	background-image:url(../img/h2.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:auto;	
}
.overlay{
	width:100%;
	height:750px;
	background:#00000073;
	display:flex;
	justify-content:center;
	align-items:center;
}
.overlay-one{
	width:100%;
	height:auto;
	background:#00000073;
	display:flex;
	justify-content:center;
	align-items:center;
}
.bg-tow{
	background-image:url(../img/house1.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:585px;
}
.bg-three{
	background-image:url(../img/house3.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:585px;
}
.mycontent h1{
	color:#fff;
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.myform {
    background: #ffffffb0;
    padding: 20px 20px;
    border-radius: 10px;
}

#sele{
	display:block;
	width:100%;
	padding:20px;
	margin-top:10px;
}
#sele2{
	display:block;
	width:100%;
	padding:20px;
	margin-top:10px;
}
#sele3{
	display:block;
	width:100%;
	padding:20px;
	margin-top:10px;
}
#sele4{
	display:block;
	width:100%;
	padding:20px;
	margin-top:10px;
}
#sele0{
	display:block;
	width:100%;
	padding:20px;
	margin-top:10px;
	border:none;
	outline:none;
}
.myform{
		margin-bottom:20px;
	}
.mybtn{
	display: block;
    width: 100%;
    padding: 12px;
    background: #56c0a5;
    color: #fff;
    border: 0;
    font-size: 20px;
    text-transform: capitalize;
}
.smae{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	color:black;
}
.mycontent h1{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	font-size:50px;
}
.mycontent h1 span{
	color:#5fb99f;
}
.mycontent p{
	color:#fff;
	font-family: "Roboto", sans-serif;
	text-transform:capitalize;
}
.sec-content{
	text-align:center;
}
.sec-content h1{
	color:#fff;
	font-family: "Roboto", sans-serif;
	font-weight:600;
	text-transform:capitalize;
	font-size:50px;
}
.sec-content h5{
	color:#fff;
}
.sec-content p{
	color:#fff;
}
/*end*/

/*next section*/
.heading-one h1{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight:500;
	font-size:50px;
}
.heading-one h1 span{
	color:#5fb99f;
}
.heading-one p{
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
  word-spacing:2px;
}
.img-second{
	position:relative;
}
.img-sec-box {
    box-shadow: 0px 3px 3px;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	overflow:hidden;
}

.img-overlay{
	position:absolute;
	width:0%;
	height:0%;
	background:#22bba25c;
	
	left:0;
	bottom:0;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	transition:0.4s;
}
.img-sec-box:hover .img-overlay{
	width:100%;
	height:100%;
}
.img-sec-box:hover .img-second img{
	transform:scale(0.9);
}

.img-second img{
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	transition:0.4s;
	height: 257px;
}


.btn-top {
    position: absolute;
    top: 10px;
	right:8px;
}
.btn-top a{
	margin:14px 7px;
	text-transform:capitalize;
	text-decoration:none;
	color:#fff;
	background:#5fb99f;
	padding:3px 14px;
	border-radius:20px;
}

.content-of-box h5{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	margin-top:10px;
}
.content-of-box span{
	font-weight:bold;
	color:grey;
	
}
.content-of-box span i{
	font-size:20px;
	color:#000;
	margin:0px 5px;
	color:#5fb99f;
}
.line{
	display:flex;
	justify-content:space-between;
}
/*end*/

/*slide content*/
.img-sec{
	position:relative;
}
.cricle img{
	position:absolute;
	top: -43px;
    left: -49px;
	 animation: crescendo 1.4s alternate infinite ease-in;
	 opacity:0.5s;
}
@keyframes crescendo {
/*   0%   {transform: scale(.8);} */
  100% {transform: scale(1.2);}
}


.wrapper {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}

.video-main {
  position: relative;
  display: inline-block;
}

.video {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #fff;
  display: inline-block;
  background: #000000;
  z-index: 999;
}

@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.fa-play:before {
  content: "\f04b";
}

.waves {
  position: absolute;
  width: 150px;
  height: 150px;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  right: -50px;
  bottom: -50px;
  z-index: -1;
   -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
        
.wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.head-play h1{
	text-transform:capitalize;
	 font-family: "Roboto", sans-serif;
	font-weight: 500;
}
.head-play h1 span{
	color:#5fb99f;
}
.side-sec h3{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}
.side-sec p{
	text-transform:capitalize;
	text-align:justify;
	font-style:italic;
	font-family: "Roboto", sans-serif;
}
.side-sec li{
	list-style:none;
	color:grey;
	font-family: "Roboto", sans-serif;
	line-height: 36px;
}
.side-sec li i{
	color:#5fb99f;
	margin-right:10px;
}
.side-sec a{
	text-transform:capitalize;
	border: 2px solid #5fb99f;
    text-decoration: none;
    padding: 14px 43px;
    font-size: 18px;
    color: #000;
	font-family: "Roboto", sans-serif;
	font-weight:bold;
	position:relative;
	z-index:1;
}
.side-sec a:before{
	content:"";
	position:absolute;
	width:0%;
	height:0%;
	background:#5fb99f;
	bottom:0;
	left:0;
	z-index:-1;
	transition:0.4s;
}
.side-sec a:hover{
	color:#fff;
}
.side-sec a:hover:before{
	width:100%;
	height:100%;
}
.top-bluid-sec{
	position:relative;
}
/*end*/

/*slider*/
.img-new img{
	width:100%;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.slide-img-sec {
    box-shadow: 0px 3px 6px;
    padding: 15px;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	overflow:hidden;
	width: 373px !important;
	margin-left:30px;
}
.img-content p{
	color:grey;
	font-family: "Roboto", sans-serif;
	font-weight:bold;
	float: right;
    position: relative;
    bottom: 33px;
}
.slide-i i{
	display:inline-block;
	width:50px;
	height:50px;
	background:black;
	color:#fff;
	border-radius:50%;
	line-height:50px;
	text-align:center;
	font-size:20px;
	transform:translate(-50px);
	opacity:0;
	transition:0.4s;
}

.img-new img{
	transition:0.4s;
}

.slide-img-sec:hover .img-new img{
	transform:scale(0.9);
	filter: brightness(0.5);
}

.slide-img-sec:hover .slide-i i{
	transform:translate(0px);
	opacity:1;
}
.img-content h4{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight:bold;
}
.slider-h-one h1{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight:bold;
}
.slider-h-one h1 span{
		color:#5fb99f;
}
.slick-prev, .slick-next{
	color:#black !important;
	background:#22bba2 !important;
	width:50px !important;
	height:50px !important;
}
/*end*/

/*box*/

.contact_bx {
    background: #fff;
    margin: auto;
    padding: 10px;
    border-radius: 4px 30px 4px 30px;
    text-align: center;
    width: 100%;
    box-shadow: 0px 4px 20px #cfdbe6;
    transition: all linear .7s;
    height: 252px;
}
.contact_bx:hover{
	box-shadow: 0px 4px 20px #083d5f;
}
.focus-h h1{
	font-family: "Roboto", sans-serif;
	font-weight:bold;
	text-transform:capitalize;
}

.focus-h h1 span{
		color:#5fb99f;
}
.box_content {
    padding-top: 39px;
}
.box_content h4{
	color:black;
	font-family: "Roboto", sans-serif;
	font-weight:400;
	text-transform:capitalize;
	margin-bottom:10px;
}
.box_content p{
	font-family: "Roboto", sans-serif;
	color:grey;
	font-style:italic;
}
.box_content a{
	text-decoration:none;
	color:#000;
	text-transform:capitalize;
}
.box_content i{
	color:#fff;
	margin-left:10px;
	font-size:20px;
	position:relative;
	top:3px;
	display:inline-block;
	width:50px;
	height:50px;
	border:2px solid #000;
	line-height:50px;
	text-align:center;
	background:#000;
	border-radius:50%;
	transform:rotate(-51deg);
	transition:0.4s;
}
.contact_bx:hover .box_content i{
	transform:rotate(0deg);
}
/*end*/


/*banner*/
.what-looking{
	background-image:url(../img/h-bg.jpg);
	background-position:relative;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:auto;
}
.dark-look{
	width:100%;
	height:auto;
	background:#3c5d538c;
	position:relative;
}
.look-main {
    background: #22bba2;
    padding: 26px;
    border-radius: 16px;
}
.my-img img{
	position:absolute;
	bottom:0;
	height:450px;
}
.my-new-main-txt h1{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight:500;
	color:#fff;
}
.my-new-main-txt p{
	color:#fff;
	font-family: "Roboto", sans-serif;
	font-weight:400;
	font-style:italic;
}
.look-content i{
	color:#fff;
	font-size:50px;
} 
.look-content h4{
	color:#fff;
	font-weight:500;
	font-family: "Roboto", sans-serif;
}
.look-content p{
	color:#fff;
	font-weight:300;
	font-family: "Roboto", sans-serif;
	font-style:italic;
}
.look-content i{
	transition:1s;
}
.look-content:hover i{
	transform:rotatey(360deg);
}
/*end*/


/* -------------------------------------------------------------------------- */
.testimonial3{
    position: relative;
   }
  .testimonial3::after{
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 400px;
    top: 0;
    left: 0;
    background-color: transparent;
    opacity: 0.4;
  }
  .cardtestimon3{
  position: relative;
  z-index: 0;
  height: 220px;
  width: 500px;
  border-radius: 5px;
  background:#fff;
  box-shadow: 0px 3px 6px;
  /* gap: 10px; */
  margin-left: 70px;
  
  }
  
  .cardtestimon3 img {
    bottom: 2px;
    border-radius: 50%;
    /* display: block; */
    height: 120px;
    width: 120px;
    position: absolute;
    top: 28px;
    left: -52px;
    /* z-index: -1; */
  }
  
  
  .cardtestimon3:hover img {
    transform: rotateY(360deg);
    transition: 0.5s;
  }
  
  .card-body {
    margin-left: 7px;
    padding-top: 29px!important;
  }
  
  .card-body h3 {
    font-size: 1.5rem!important;
    font-weight: 400;
    margin-left: 72px;
  }
  
  .card-body p {
    margin-left: 72px;
    font-weight: 400;
  }
  
  .mukesh {
    height: 275px;
    width: 560px;
  }
  .rating{
    margin-left: 72px;
  }
  .responsive{
  padding-top: 75px;
  }
  
.slick-slide{
	margin-top:10px !important;
	margin-bottom:10px !important;
}  
.test-txt h1{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight:bold;
}
.test-txt h1 span{
	color:#00c499;
}

/*footer*/
.rs-footer {
     background-image: url(../img/house2.jpg);
    background-size: cover;
}
.dark-footer{
	background:#0000007a;
}
.widget-title{
	color:#fff;
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight:500;
}
.white-color{
	color:#fff;
	font-family: "Roboto", sans-serif;
	font-weight:300;
}
.address-widget li{
	list-style:none;
}
.desc{
	text-decoration:none;
	color:#fff;
	
}
.myquick{
	position:relative;
	left:20px;
}
.myicons a{
	text-decoration:none;
	color:#fff;
}
.myicons a i{
	display:inline-block;
	width:40px;
	height:40px;
	line-height:40px;
	border:2px solid #00c499;
	border-radius:50%;
	text-align:center;
	margin:0px 5px;
	background:transparent;
	transition:0.4s;
}
.myicons a i:hover{
	background:#00c499;
}
.my_bx i{
	font-size:30px;
	color:#00c499;
}
.copyright p{
	color:#fff;
	font-weight:400;
	font-family: "Roboto", sans-serif;
}
.textwidget iframe{
	width:100%;
	height:250px;
}
.site-map li{
	list-style:none;
	border-bottom:2px solid #fff;
}

.site-map li a{
	text-decoration:none;
	color:#fff;
	font-family: "Roboto", sans-serif;
	font-weight:300;
}

/*end*/

/*aboout*/

.bg-banner{
	background-image:url(../img/bg.webp);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:350px;
}
.banner-dark{
	width:100%;
	height:350px;
	background:#000000a3;
	display:flex;
	justify-content:center;
	align-items:center;
}
.banner-dark h1{
	color:#fff;
	font-family: "Roboto", sans-serif;
	font-weight:500;
	text-transform:capitalize;
}
.mycouner{
	display:inline-block;
	width:200px;
	height:200px;
	text-align:center;
	border:2px solid #22bba2;
	border-radius:50%;
	border-width:9px;
	padding: 54px 0px;
}
.mycouner span{
	font-size:40px;
}
.mycouner p{
	text-transform:capitalize;
	color:grey;
}
.mycounter-h h1{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight:500;
}
.mycounter-h h1 span{
	color:#22bba2;
}
.bluid{
	position:relative;
}
.img-bluid img{
	position:absolute;
	top:-123px;
	right:20px;
	opacity:0.5;
}
.btn-new a{
		text-transform: capitalize;
    border: 2px solid #5fb99f;
    text-decoration: none;
    padding: 14px 43px;
    font-size: 18px;
    color: #000;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
.btn-new a:before{
	content: "";
    position: absolute;
    width: 0%;
    height: 0%;
    background: #5fb99f;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: 0.4s;
}
.btn-new a:hover:before{
	width:100%;
	height:100%;
}
.btn-new a:hover{
	color:#fff;
}

.dropdown-toggle::after{
	display:none;
}


.search h1{
	 font-family: "Roboto", sans-serif;
	 text-transform:capitalize;
	 font-weight:400;
}
.search p{
	text-transform:capitalize;
	color:grey;
	 font-family: "Roboto", sans-serif;
	font-style:italic;
}
/*end*/
.sale-h h1{
	font-family: "Roboto", sans-serif;
	 text-transform:capitalize;
	 font-weight:500;
}
.sale-h h1 span{
	color:#5fb99f;
}

.details {
    display: flex;
    justify-content: space-around;
}
.mycard{
	border:2px solid #22bba2;
	height: 400px;
}
.img-card img{
	width:100%;
	transition:0.4s;
	overflow:hidden;
	height: 257px;
}
.card-sale{
	position:relative;
}
.bt span{
	background:#22bba2;
	padding:5px 14px;
	color:#fff;
	font-weight:bold;
	font-family: "Roboto", sans-serif;
	bottom:0px;
	position:absolute;
}
.content-txt {
    padding: 14px;
}
.content-txt h4{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight:400;
}
.content-txt span{
	text-transform:capitalize;
}
.mytxt{
	color:grey;
	font-family: "Roboto", sans-serif;
}
.content-txt span i{
	font-size:25px;
	color:#5fb99f;
	margin-bottom:5px;
}
.rate{
	color:#5fb99f;
	font-weight:bold;
	margin-left:20px;
}
.details span  p{
	font-family: "Roboto", sans-serif;
	font-weight:600;
	font-size:18px;
}

.gallery-txt{
	border:2px solid;
	overflow:hidden;
}
.img-txt-one h1{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight:500;
}
.img-txt-one h1 span{
	color:#5fb99f;
}
.g-h{
	position:relative;
}
.mynew span{
	position:absolute;
	top:10px;
	left:20px;
	background: #22bba2;
    padding: 5px 14px;
    color: #fff;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
}
.top-content-new h4{
	position:absolute;
	bottom:0;
	left:20px;
	color:#fff;
	font-family: "Roboto", sans-serif;
	font-weight:400;
	text-transform:capitalize;
}
.right h4{
	position:absolute;
	bottom:0;
	right:20px;
	color:#fff;
	font-family: "Roboto", sans-serif;
	font-weight:400;
	text-transform:capitalize;
}
.g-h img{
	transition:0.4s;
	position:relative;
	height: 257px;
    width: 100%;
}
.g-h img:before{
	content:"";
	position:absolute;
	width:90%;
	height:90%;
	border-left:2px solid #fff;
	border-bottom:2px solid #fff;
}
.gallery-txt:hover .g-h img{
	transform:scale(1.2);
	filter: brightness(0.5);
}
.f-txt h1{
	font-family: "Roboto", sans-serif;
	font-weight:400;
	text-transform:capitalize;
}
.about-us-txt h1{
	font-family: "Roboto", sans-serif;
	font-weight:400;
	text-transform:capitalize;
}

.about-us-txt p{
	text-transform:capitalize;
	font-family: "Roboto", sans-serif;
	font-weight:300;
	font-style:italic;
	color:#000;
	text-align:justify;
	margin-top:20px;
}

.mymap iframe{
	width:100%;
	height:400px;
}

#myarea{
	display:block;
	width:100%;
}
.myform-content input[type="text"] {
    display: block;
    width: 100%;
    padding: 13px;
}

.error {
    color: red;
    font-weight: bold;
    font-size: 18px;
}

.text-form {
    color: black;
    text-transform: capitalize;
    font-size: 17px;
    margin-top: 10px;
}

.myform-content input[type="submit"] {
    margin-top: 16px;
    background: transparent;
    font-size: 18px;
    text-transform: capitalize;
    padding: 10px 46px;
    border-radius: 29px;
    border: 2px solid #02c89f;
    border-width: 3px;
}





    .swiper {
      width: 100%;
      padding-top: 50px;
      padding-bottom: 50px;
    }

    .swiper-slide {
      background-position: center;
      background-size: cover;
      width: 300px;
      height: 300px;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
    }
	.swiper-slide img{
		width:100%;
		height:100%;
	}


@media only screen and (max-width: 600px){
	.slide-img-sec{
		width:93% !important;
		margin-left: 7px;
	}
	.my-img img{
		display:none;
	}
	.heading-one h1{
		font-size: 23px;
	}
	.myquick{
		left:0;
	}
	.img-sec-new img{
		margin-top:20px;
	}
	.img-sec img{
		margin-top:20px;
	}
	.more-info{
		display:none;
	}
	
	
	.navbar-collapse{
	position: absolute;
    z-index: 9999;
    background: #ffff;
    top: 89px;
    width: 90%;
    padding: 10px 20px;
}

}
@media only screen and (max-width: 768px){
	.my-img img{
		display:none;
	}
	.img-sec-new img{
		margin-top:20px;
	}
	.img-sec img{
		margin-top:20px;
	}
	.img-second img{
		width:100%;
	}
	.more-info{
		display:none;
	}
	
	.navbar-collapse{
	position: absolute;
    z-index: 9999;
    background: #ffff;
    top: 89px;
    width: 90%;
    padding: 10px 20px;
}

}

@media only screen and (min-width: 993px){
	.dropdown:hover .dropdown-menu{
		display:block !important;
	}
	.dropdown:focus .dropdown-menu{
		display:block !important;
	}
	.dropdown .dropdown-menu.show{
		display:none !important;
	}
}