/* #e96300 */

body{
	    font-family: 'Open Sans';
	    
}
header {
    background: #e96300;
padding: 20px 0px;
}
.dnone{
	display:none;
}
.h_c{
	    justify-content: space-between;
    align-items: center;
	position: initial;
}
header h3{
	color:#fff;
	text-align:center;
}
.h_phone a{
	color:#fff;
	font-size: 24px;
}
.h_menu{
	    position: absolute;
    left: 0px;
	    top: 70px;
		    
}
.h_menu .fa{
	    padding-left: 20px;
	color:#fff;    cursor: pointer;
	    font-size: 50px;
}
.hidden-menu{
	display:none;
}
.h_menu_c{
width: 300px;
    position: absolute;
    /* top: 90px; */
	    top: 58px;
    background: rgba(0, 0, 0, 0.8);
z-index: 999999;
}
.h_menu_tab.d-flex {
    text-align: center;
	    color: #fff;
		    justify-content: space-around;
}
.h_m_t{
    width: 100%;
    cursor: pointer;
	padding: 10px 0px;
}
.hm_active {
    background: #e96300;
    border-bottom: 2px solid;
}
.tabs nav li {
    padding: 10px 0px;
}
.tabs nav li a {
    color: #fff;
}
.tabs nav .current-menu-item a {
    color: #e96300;
}
.tabs nav {
    list-style: none;
}
.hm_bottom.d-flex {
    flex-direction: column;
    align-items: center;
	padding-bottom: 15px;
}
.order_item {
    background: #e96300;
    color: #fff;
    border-radius: 13px;
    border: 0px;
    padding: 3px 23px;
    font-weight: 500;
	cursor:pointer;    font-style: italic;
}
.hm_bottom>a {
    padding: 16px 0px;
    color: #fff;
}
.h_social a {
    padding: 0px 33px;
}
section#section-1 {
    background-size: cover;
	color: #fff;
}
#section-1 .textwidget h3 span{
	    font-style: initial;
    text-decoration: underline;
}
#section-1 .textwidget p span{
	    text-decoration: underline;
}
#section-1 .textwidget>div{
	
}
#section-1 .textwidget .order_item{
	    margin-bottom: 35px;
}
#section-1 .textwidget p{
	
}
#section-1 .textwidget h3{
	font-style: italic;
	    margin-bottom: 25px;
}
#section-1 .textwidget {
    padding-top: 170px;
}
section h2 {
    text-align: center;
    margin-top: 35px;
}
section h2 span {
    font-weight: 800;
}
.s_2_c {
    flex-direction: row;
    flex-wrap: wrap;
}
.s_2_c .textwidget.custom-html-widget {
    width: 320px;
    text-align: center;
    margin: 0 auto;
}
.s_2_i h3 {
    font-size: 23px;
    padding: 12px 0px;
}
.s_2_i p{
	
}
.s_2_i a{
	    color: #e96300;
}
section#section-3 {
    background-size: cover;
    color: #fff;
    padding: 30px 0px;
    margin-top: 30px;
}
#section-3 .textwidget {
	    width: 630px;
}
#section-3 .textwidget h3{
	
}
#section-3 .textwidget h3 span{
	    font-weight: 800;    color: #000;
}
#section-3 .textwidget p{
	    color: #000;
}
#section-3 .textwidget ul{
	    list-style: none;
    padding: 0px;
}
#section-3 .textwidget li span{
	color: #e96300;
}
#section-3 .textwidget li {
    padding-bottom: 5px;
}
#section-4 .textwidget ul{
	    list-style: none;
    padding: 0px;
}
#section-4 .textwidget li span{
	color: #e96300;
}
#section-4 .textwidget li {
    padding-bottom: 14px;
    font-size: 20px;
}
#section-4 .textwidget h3{
    font-weight: 800;
    text-align: center;
    margin-bottom: 25px;
}
section#section-4 {
    padding: 30px 0px;
    margin-top: 30px;
}
.section-5 .container{
	
}

.home_products.d-flex {
    flex-direction: column;
    margin-top: 40px;
}
.h_p_info h3 a{
	color: #e96300;
}
.h_p_img  img{
	    height: 129px;
}
.h_p_img {
	width: 25%;
}
.h_p_item.d-flex {
    justify-content: space-between;
    margin-bottom: 30px;
}
.h_p_info {
    width: 50%;
}
.h_p_price {
width: 15%;
    align-items: flex-end;
    margin-bottom: 26px;
    font-size: 25px;
}
.h_p_buy {
    width: 15%;
    text-align: center;
    flex-direction: column;
    align-items: center;
}
a.get_instruction {
    border: 1.3px solid #000;
    border-radius: 8px;
    padding: 0px 10px;
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.h_p_buy i {
	    font-size: 39px;
    color: #000;
    padding-right: 7px;
}
.get_instruction:hover{
	color: #fff;
	background:#000;
	
}
.get_instruction:hover  i{
	color: #fff;
}
a.buy_btn {
text-transform: uppercase;
    font-style: italic;
    color: #e96300;
    border: 1px solid;
    border-radius: 30px;
    padding: 5.5px 52px;
    margin-top: 25px;
    text-decoration: none;
}
a.buy_btn:hover {
	    background: #e96300;
    color: #fff;
    border: 1px solid #e96300;
}
.h_p_item.h_p_i_last.d-flex {
    border: 1px solid #e96300;
    padding: 10px 0px;
}
.h_p_i_last a.buy_btn:hover {
	    background: #fff;
    color: #e96300;
    border: 1px solid #e96300;
}
.h_p_i_last a.buy_btn {
	background: #e96300;
    color: #fff;
    border: 1px solid #e96300;
	
    text-transform: uppercase;
    font-style: italic;
    color: #fff;
    border-radius: 30px;
    padding: 5.5px 25px;
    margin-top: 75px;
    text-decoration: none;
}
.h_p_i_last .h_p_info h3 a {
    color: #e96300;
}
.h_p_i_last .h_p_img{
	    width: 5%;
}
section#section-7 {
    min-height: 650px;
    color: #fff;
    background-size: cover;
}
.s_7_c.d-flex {
    width: 50%;
    float: right;
}
.s_r_text span{
	
}
.s_r_text p{
	    font-size: 15px;
    font-style: italic;
}
.s_r_text h4{
	    margin: 20px 0px;
    font-size: 20px;
    font-weight: 600;
}
.s_r_bottom{
    text-align: right;
    color: #e96300;
    margin-top: 40px;
}
.s_r_bottom p{
	    margin-bottom: 0px;
}
.s_doctor_item {
    display: flex !important;
}
.s_d_image img {
    width: 400px;
}
.s_8_c {
    margin-top: 40px;
}
.s_d_text p:last-child{
	font-style: italic;
}
.s_d_text p{
	
}
.s_d_text span{
    font-weight: 800;
    margin: 10px 0px;
    display: block;
}
.s_d_text h4{
	    font-weight: 800;
}

ul.f_contacts {
    list-style: none;
    padding: 0px;
	    font-weight: 800;
}
.f_contacts img{
	    width: 38px;
    margin-right: 20px;
}
li.f_c_i {
    padding-bottom: 10px;
}
.f_f_order{
	    flex-direction: row;
		    flex-wrap: wrap;
}
.f_f_order input{
    width: 40%;
    margin-right: 10%;
    margin-bottom: 15px;
    height: 40px;
    border-radius: 12px;
    padding: 7px;
    border: 1px solid #c1bebe;
}
.f_f_order button{
	    height: 40px;
}
.f_line {
    height: 25px;
    background: #e96300;
    margin-top: 20px;
}
.o_f_order{
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
}
.o_f_order input{
    width: 40%;

    margin-bottom: 15px;
    height: 40px;
    border-radius: 12px;
    padding: 7px;
    border: 1px solid #c1bebe;
}
.o_f_order button{
	    height: 40px;
}
.order_products.d-flex {
    flex-direction: column;
    margin-top: 40px;
    width: 100%;
}
.o_p_price.d-flex {
    width: 25%;
	    flex-direction: column;
	    text-align: center;
}
.o_p_price span{
	    color: #e96300;
    font-size: 25px;
}
.o_p_price p{
	    font-weight: 800;
}
.o_p_calc.d-flex {
    justify-content: center;
}
.o_p_plus {
    font-size: 20px;
}
.o_p_minus {
    border: 1px solid #e96300;
    font-size: 18px;
    padding: 0px 5px;
    border-radius: 100px;
    color: #e96300;
	cursor: pointer;
	    height: 31px;
}
.o_p_minus:hover, .o_p_plus:hover {
	color: #fff;
	border: 1px solid #e96300;
	background:#e96300;
}
.o_p_calc span.o_p_result {
    line-height: 1.2;
    margin: 0px 16px;
}
.o_p_plus {
    border: 1px solid #e96300;
    font-size: 28px;
    padding: 0px 6px;
    border-radius: 100px;
    color: #e96300;
    cursor: pointer;
    height: 31px;
    line-height: 1;
}
.all_o_price {
    text-align: right;
    font-weight: 600;
}
.all_o_price span{
    color: #e96300;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #e96300 !important;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
color: #e96300 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.go_up{
		cursor: pointer;
    position: fixed;
    right: 30px;
    bottom: 40px;
    z-index: 9999999;
    font-size: 66px !important;
    color: #e96300;
}
.content_section.d-flex {
    text-align: center;
	    flex-wrap: wrap;
}
.news_img img{
	width:320px;
}
.new_img {
    text-align: center;
}



















@media (max-width: 992px){
	.s_7_c.d-flex {
		width: 100%;
		float: right;
	}
	.s_doctor_item {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    text-align: center;
}
	.h_c {
		flex-wrap: wrap;
		justify-content: center;
	}
	#section-1 .textwidget {
		padding-top: 100px;
	}
	#section-3 .textwidget {
		width: 100%;
	}
	.slick-prev, .slick-next {
		display:none !important;
	}
	video{
		    width: 325px !important;
	}
	.go_up {
		display:none !important;
	}
	.h_p_item.d-flex {
		justify-content: space-between;
		margin-bottom: 30px;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.s_d_image img {
		width: 100%;
	}
	.h_p_i_last .h_p_img {
		width: 100%;
	}
	.s_r_text p {
		font-size: 11px;
		font-style: italic;
	}
	.h_p_img {
    width: 100%;
}
.h_p_info {
    width: 100%;
}
.h_p_price {
    width: 100%;
    justify-content: center;
}
	.h_p_buy {
    width: 100%;

}
}