.cource-btn {
  padding: 7px;
  background-color: #F46F22;
  color: white;  
  border: none;
}
.cource-btn:hover {
  background-color: white;
  color: #F46F22;  
  border: 1px solid #F46F22;
}
#head-frame {
    height: 134px;
}
.header-one-right {
    min-height: 82px;
}
.header-one {
    min-height: 82px;
}
.strong-view.default .testimonial-heading {
    display: none;
}
.strong-view.default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport {
    border: 0px solid #E6E6E6;
}
input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="password"], input[type="search"] {
    width: 100%;
}
.site-header {
    border-bottom: 2px solid #F46F22 !important;
}
.site-header {
    background-color: #F46F22 !important;
}
textarea {
    color: #545454;
    border: 2px solid #f2f2f2;
    border-radius: 28px;
    height: 110px;
    width: 100%;
}
select {
    color: #545454;
    border: 2px solid #f2f2f2;
    border-radius: 28px;
    width: 100%;
}
.ztl-header-image {
    background-color: #F46F22 !important;
    border-top: 1px solid white;
}
.custom-header-title, .page-title .entry-title {
    FONT-WEIGHT: BOLD;
    font-size: 30px;
}
.main-navigation li, .main-navigation li a {
    font-size: 14px;
}
.strong-view.default .testimonial-name {
    color: white;
}
.strong-view.default .testimonial-content p:last-of-type {
    color: white;
}
.vp-filter__style-default {
    display: none !important;
}
.sidebar-ztl .widget_text li:before {
    display:none;
}
#nav-wrapper {
    float: right;
}
.main-navigation > div > ul > li > a {
    text-align: right;
}
.main-navigation li a {
    padding: 17px 16px 10px 16px;
    line-height: 20px;
    color: white !important;
    font-weight: 500;
}
.main-navigation > div > ul {
   height: 11px;
}