.picker_close {
  display:none;
}

.welcome-section2 .welcome-box > i {
    margin-top: 30px;
}

.welcome-section2 .welcome-box {
    padding-top: 20px;
}

.vc_video-bg {
    padding-left: 15px;
}

.about-content {
    padding-bottom: 0px;
    padding-top: 0px;
  	margin-top:40px;
}

.bg_snow {
    background-color: #fff;
}

/** .custom_btn {
  display:none !important;
} **/

.page-banner-content {
 display:none; 
}

.widget_nav_menu ul li a {
    padding: 2px 0;
		border-style: dashed;
  	border-width: 1px;
   	border-bottom: 0px;
  	border-left: 0px;
  	border-right: 0px;
  	border-color: #e3b033;
}

@media (max-width: 991px)
.ownavigation .dropdown-menu {
    display: block !important;
}

.ddl-switch {
 		display: none !important;
}

@media (min-width: 1200px)
.container {
    width: 1400px !important;
}

h1 {
  color:#ff8c63 !important;
}