@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/eot/IRANSansWeb_Black.eot');
	src: url('../fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Black.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Black.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/eot/IRANSansWeb_Bold.eot');
	src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/eot/IRANSansWeb_Medium.eot');
	src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/eot/IRANSansWeb_Light.eot');
	src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');
	src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/eot/IRANSansWeb.eot');
	src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
}


* {
    color: #fff;
    font-family: IRANSans;
    font-size: 15px;
}

a {
    color: #000;
    transition: ease 0.2s;
}

a:hover {
    color: #1e45a0;
}

.letter_spacing {
    letter-spacing: 3px;
}

body ul {
    margin: 0;
    padding: 0;
    direction: rtl;
}

body li {
    list-style: none;
    text-decoration: none;
    display: inline-block;
}

body li a {
    color: #000;
}

body li a:hover {
    text-decoration: none;
}

.header_menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header_menu li {
    margin: 0 5px;
}

.header_menu li a:hover {
    border-bottom: 3px solid #3a6cdc;
    color: #000;
}

.header_search {
    background-color: #ebebeb;
    border-radius: 50%;
    padding: 4px;
    color: #818181;
    font-size: 20px !important;
    font-weight: bold !important;
    transform: scaleX(-1);
    cursor: pointer;
}

.catalog_header {
    color: #000;
    background-color: #ebebeb;
    padding: 2px 10px;
    border-radius: 20px;
    margin-right: 5px;
}

.catalog_header a {
    padding: 0 !important;
    display: block;
}

.catalog_header i {
    color: #000;
    vertical-align: middle;
    font-weight: bold;
    margin: 0 5px;
}

.slider {
    bottom: 30px;
    z-index: -1;
}

.background_header {
    position: absolute;
    z-index: 0;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

.background_header h1 {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 95%;
    font-size: 36px;
}

.background_header h2 {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 105%;
    font-size: 16px;
}

.background_header p {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 95%;
    font-size: 16px;
}

.slider_button_back {
    position: absolute;
    bottom: 0;
    top: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 16px;
}

.slider_button {
    padding: 8px 45px;
    border-radius: 20px;
    font-size: 19.4px;

    background: -webkit-linear-gradient(110deg, #3286d2, #5ab5d2);
    background: -moz-linear-gradient(110deg, #3286d2, #5ab5d2);
    background: -o-linear-gradient(110deg, #3286d2, #5ab5d2);
    background: linear-gradient(110deg, #3286d2, #5ab5d2);

    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;

    background-size: 1px 200px;
}

a:hover {
    text-decoration: none !important;
}

.height_slider {
    min-height: 650px;
}

.our_work_back {
    padding: 150px 0;
}

.our_work_back span {
    color: #000;
    font-size: 26px;
    background-color: #f8f8f8;
    padding-left: 40px;
    position: relative;
    z-index: 1;
    font-weight: 500;
}

.border {
    position: absolute;
    bottom: 50%;
    width: 30%;
    right: 0;
    z-index: 0;
}

.icon_work {
    width: 12px;
    height: 13px;
    background: linear-gradient(110deg, #5b8ee0, #5b71d0);
    position: absolute;
    left: 0;
    bottom: 40%;
    margin-left: 10px;
}

.back_work {
    background-color: #ebebeb;
    padding: 35px 40px;
    border-radius: 25px;
}

.back_work p {
    font-size: 14px;
    color: #666666;
    text-align: justify;
    direction: rtl;
    margin: 0;
}

.back_work h2 {
    color: #000;
    font-size: 24px;
    margin-bottom: 15pt;
    font-weight: normal;
}

.back_work_2 {
    background: linear-gradient(150deg, #4595dc, #4290d4, #3d7ebd, #5b71d0);
    padding: 35px 40px;
    width: 85%;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 25px;
}

.back_work_2 h2 {
    font-size: 20px;
    font-weight: normal;
}

.back_work_2 p {
    font-size: 13px;
    margin: 0;
}

.work_img_border {
    border: 2px solid #c6c2a9;
    width: 70px;
    height: 70px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.img_work img {
    position: relative;
    top: 0;
    z-index: 2;
}

.img_tooltip {
    width: 460px;
    right: 50px;
    margin: 0 auto;
}

.header_menu a {
    color: #000 !important;
}

.dropdown {
    position: static !important;
    right: 0;
}

.navbar {
    width: 100%;
}

.navbar-nav .dropdown-menu {
    width: 100%;
    right: 0;
    border: 0;
    border-radius: 0;
    background-color: #ebebeb;
    top: 98%;
}

#menu_dropdown .menu22 {
    position: relative !important;
}

#menu_dropdown .menu2 {
    width: 50%;
    right: 0;
    border: 0;
    border-radius: 0;
    background-color: #ebebeb;
    top: 98%;
    position: absolute;
    padding: 0 !important;
}

#menu_dropdown .menu2 a {
    font-size: 14px;
    display: block;
    padding: 7px;
    margin: 5px 0;
}

#menu_dropdown .menu2 a:hover {
    background-color: #ddd;
    border-bottom: none;
}

.color_work_back {
    background-color: #f8f8f8;
}

.header_menu nav {
    direction: rtl;
    padding: 0;
}

.header_menu form {
    direction: ltr;
}

.header_menu ul {
    padding: 0 20px 0 80px;
}

.menu_header_category span {
    color: #000;
    font-size: 17px;
}

.menu_header_category ul {
    padding: 0;
}

.menu_header_category li {
    width: 100%;
    border-radius: 0 10px 10px 0;
    margin: 0;
    height: auto !important;
}

.menu_header_category li:hover {
    background-color: #fff;

}

.menu_header_category a {
    font-size: 14px;
    width: 100%;
    padding: 7px 10px;
}

.menu_header_category a:hover {
    border: none !important;
}

.title_product_category {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    width: 100%;
}

.category_details_product h3 {
    color: #000;
    font-size: 17px;
    margin: 15px 0;

}

.category_details_product p {
    color: #000;
    font-size: 14px;
    line-height: 2.3;
}

.our_project_back span {
    color: #000;
    font-size: 26px;
    text-align: center;
    z-index: 1;
    font-weight: 500;
}

.our_project_back {
    padding: 150px 0;
}

.border_2 {
    width: 300px;
    border: 1px solid #dee2e6 !important;
    position: absolute;
    bottom: 50%;
    z-index: 0;
}

.icon_work_2 {
    width: 12px;
    height: 13px;
    background: linear-gradient(110deg, #5b8ee0, #5b71d0);
    margin: 20px 0;
    z-index: 2;
}

.icon_work_3 {
    width: 30px;
    height: 16px;
    background-color: #fff;
    margin: 20px 0;
    z-index: 1;
    position: absolute;
}

.icon_work_4 {
    width: 30px;
    height: 16px;
    background-color: #f8f8f8;
    margin: 20px 0;
    z-index: 1;
    position: absolute;
}

.our_project_back p {
    color: #000;
    min-height: 150px;
    text-align: justify;
    direction: rtl;
}

.swiper_perv_next {
    background-color: #4276c9;
    width: 50px;
    height: 130px;
    top: 40%;
}

.swiper-next {
    left: 0 !important;
}

.swiper-prev {
    right: 0 !important;
}

.back_project_level {
    background: linear-gradient(150deg, #4696de, #4784d4, #4676cb);
    width: 90%;
    height: 100%;
    margin: 0 auto;
    padding: 55px 35px 45px 35px;
    cursor: pointer;
    border-radius: 20px;
}

.back_project_level span {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.back_project_level p {
    color: #cccccc;
    font-size: 13px;
    min-height: auto;
    margin: 0;
    margin-top: 15px;
    text-align: justify;
    direction: rtl;
}

.back_level_image {
    background-image: url("../img/Line.png");
    width: 911px;
    height: 256px;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: -42px;
    z-index: 0;
}

.back_project_level:hover {
    background: linear-gradient(150deg, #0973d3, #0b5fc8, #0a46b9);
}

.zindex {
    z-index: 1;
}

.last_news h2 {
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
}

.last_news p {
    color: #000;
    font-size: 13px;
    text-align: justify;
    direction: rtl;
    min-height: auto;
}

.last_news span {
    font-size: 20px;
    border-bottom: 1px solid #b8b8b8;
    padding-bottom: 5px;
}

.last_article span {
    font-size: 20px;
    border-bottom: 1px solid #b8b8b8;
    padding-bottom: 5px;
}

.back_article {
    background-color: #f6f6f6;
    padding: 50px 25px;
}

.ps-top-to-bottom {
    position: relative;
    border-top: 2px solid #338ffb;
    border-radius: 25px;
}



.ps-top-to-bottom:before {
    left: 0;
}

.ps-top-to-bottom:after {
    right: 0;
}

.back_article h2 {
    color: #000;
    font-size: 22px;
    margin-bottom: 15px;
}

.back_article p {
    font-size: 13px;
    text-align: justify;
    direction: rtl;
    line-height: 1.8;
}

.slider_text span {
    position: absolute;
    bottom: 15%;
    color: #fff;
    font-size: 24px;
    left: 0;
    right: 0;
}

.slider_text p {
    position: absolute;
    min-height: auto;
    bottom: -150px;
    color: #fff;
    font-size: 13px;
    padding: 0 25px;
    z-index: 2;
    text-align: center;
}

.slider_text {
    display: flex;
    justify-content: center;
    align-items: center;
}

.overlay {
    position: relative;
}

.overlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: ease .2s;
}

.overlay:hover:after {
    opacity: .4;
}

.blue:after {
    background-color: #007bff;
}

.back_article span {
    right: 0;
    left: 0;
    color: #fff;
    background: -webkit-linear-gradient(110deg, #3793fb, #43a1fb, #59bafb);
    background: -moz-linear-gradient(110deg, #3793fb, #43a1fb, #59bafb);
    background: -o-linear-gradient(110deg, #3793fb, #43a1fb, #59bafb);
    background: linear-gradient(110deg, #3793fb, #43a1fb, #59bafb);

    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;

    background-size: 1px 200px;
    font-size: 16px;
    width: 30%;
    margin: 0 auto;
    padding: 12px 0;
    border-radius: 30px;
    bottom: -22px;
    border: 1px solid #358bd2;
}

.active_image_article, .article_image a:focus {
    border: 4px solid #338ffb;
    border-radius: 50%;
}

.article_image img {
    cursor: pointer;
    margin: 0 5px;
    width: 85px;
    display: block;
    border-radius: 50%
}

.swiper-slide img {
    width: 100%;
}

.back_news_light {
    position: absolute;
    width: 100%;
}

.blur {
    background-image: -webkit-linear-gradient(to top right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 45%, rgb(255, 255, 255) 60%);
    background-image: -moz-linear-gradient(to top right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 45%, rgb(255, 255, 255) 60%);
    background-image: -o-linear-gradient(to top right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 45%, rgb(255, 255, 255) 60%);
    background-image: linear-gradient(to top right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 45%, rgb(255, 255, 255) 60%);
    position: absolute;
    width: 110%;
    -webkit-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
    bottom: 0;
    height: 120px;
    z-index: 1;
}

.icon_news span {
    border: none;
}

.icon_news {
    bottom: 50px;
    z-index: 2;
}

.icon_news i {
    font-weight: bold;
    background: linear-gradient(150deg, #49a9fb, #3d9afb, #3996fb);
    padding: 15px;
    border-radius: 50%;
    font-size: 12px;
    width: auto;
    position: inherit;
}

.back_question {
    background-color: #555555 !important;
    position: relative;
    margin: 5px 20px 5px 10px !important;
    width: 100%;
}

.back_question p {
    min-height: auto;
    color: #fff;
    padding: 10px 20px;
    padding-top: 0;
    font-size: 13px;
    direction: rtl;
}

.back_question i {
    font-weight: bold;
    font-size: 20px;
    margin: 15px 10px 0 0;
}

.back_answer {
    background-color: #fff;
    padding: 55px 25px;
    direction: rtl;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
}

.back_answer span {
    font-size: 14px;
    direction: rtl;
}

.back_answer p {
    font-size: 13px;
    min-height: auto;
    direction: rtl;
    line-height: 1.8;
}

#myTab_2 li > a:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #555555;
    border-bottom: 10px solid transparent;
    z-index: 2;
    position: absolute;
    left: -10px;
    top: 39%;
}

.back_company {
    background-color: #898989;
    padding: 55px;
}

.back_company span {
    padding: 10px;
    margin: 0 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

.footer_style input {
    direction: rtl;
    background-color: #ebebeb;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    outline: none;
    color: #000;
    width: 300px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #d6d6d6;
    opacity: 1; /* Firefox */
    font-size: 13px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #d6d6d6;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #d6d6d6;
}

.footer_style button {
    border: none;
    background: -webkit-linear-gradient(110deg, #3793fb, #43a1fb, #59bafb);
    background: -moz-linear-gradient(110deg, #3793fb, #43a1fb, #59bafb);
    background: -o-linear-gradient(110deg, #3793fb, #43a1fb, #59bafb);
    background: linear-gradient(110deg, #3793fb, #43a1fb, #59bafb);

    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;

    background-size: 1px 200px;
    padding: 0 25px;
    height: 44px;
    border-radius: 20px 0 0 20px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    cursor: pointer;
    outline: none;
}

.menu_footer li {
    margin: 0 7px;
}

.menu_footer a {
    font-size: 13px;
}

.footer_social i {
    color: #fff;
    background-color: #484848;
    border-radius: 50%;
    padding: 10px;
    font-size: 13px;
    margin: 0 2px;
    transition: ease .2s;
    cursor: pointer;
}

.footer_social i:hover {
    background-color: #376bca;
}

.azarin_web {
    color: #000;
    font-size: 12px;
}

.our_project_back_padding {
    padding: 90px 0;
}

.style_p {
    min-height: auto !important;
}

.image_slider {
    background-image: url("http://arshianlift.com/uploads/slider01-min.png");
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.article_image li a {
    border: none !important;
    padding: 0;
}

.article_image li a.active img {
    border: 3px solid #338ffb;
    border-radius: 50%;
}

.nav-tabs {
    border: none !important;
}

.slider_3_height {
    height: 550px;
}

.back_question a {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    height: 100%;
}

#myTab_2 li > a.active {
    background: linear-gradient(150deg, #3799d6, #1976d6, #0c66d6);
}

#myTab_2 li > a.active:after {
    content: "";
    border-right: 10px solid #2e8bd6;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: 2;
    position: absolute;
    left: -10px;
    top: 39%;
}

.slider_4_height {
    height: 400px;
}

.tooltip_1 {
    background-image: url(../img/icon-2.png);
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    left: 65px;
    top: 82px;
}

.tooltip_2 {
    background-image: url(../img/icon-2.png);
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 2;
    bottom: 210px;
    left: 35px;
    cursor: pointer;
}

.tooltip_3 {
    background-image: url(../img/icon-2.png);
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 2;
    bottom: 39px;
    left: 120px;
    cursor: pointer;
}

.tooltip_4 {
    background-image: url(../img/icon-2.png);
    width: 35px;
    height: 35px;
    position: absolute;
    bottom: 350px;
    z-index: 2;
    right: 20px;
    cursor: pointer;
}

.tooltip-inner {
    background-color: rgba(255, 255, 255, 0.87);
    padding: 15px;
    border-radius: 10px;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: rgba(255, 255, 255, 0.87) !important;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: rgba(255, 255, 255, 0.87) !important;
}

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    border-left-color: rgba(255, 255, 255, 0.87) !important;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: rgba(255, 255, 255, 0.87) !important;
}

.tooltip-inner span {
    color: #000;
    text-align: right;
    display: block;
}

.tooltip-inner p {
    color: #000;
    text-align: right;
    font-size: 13px;
    direction: rtl;
    font-weight: lighter;
}

.slider_text span, .slider_text p {
    transition: all 0.4s;
}

.slider_text a:hover > span {
    bottom: 45%;
}

.slider_text a:hover > p {
    bottom: 27%;
}

.header_menu_height {
    height: 130px;
}

.header_menu_height ul {
    align-items: center;
    height: 100%;
}

.header_menu_height li {
    display: flex;
    align-items: center;
    height: 100%;
}

.modal-header {
    direction: rtl;
}

.modal-header h5 {
    color: #000;
}

.modal-header span {
    color: #000;
    font-size: 25px;
}

.modal-body input {
    border: none;
    direction: rtl;
    background-color: #ebebeb;
    padding: 10px 15px;
    width: 100%;
    border-radius: 20px;
    outline: none;
    color: #000;
}

.textin {
    border: none;
    direction: rtl;
    background-color: #ebebeb;
    padding: 10px 15px;
    margin: 2px;
    width: 100%;
    border-radius: 5px;
    outline: none;
    color: #000;
}

.btn_search {
    background: linear-gradient(110deg, #59bafb, #43a1fb, #3793fb);
    margin: 0 auto;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    width: 40%;
    cursor: pointer;
    outline: none;
}

.btn_search:focus {
    outline: none;
}

.bbcodes {
    background: linear-gradient(110deg, #59bafb, #43a1fb, #3793fb);
    margin: 0 auto;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    width: auto;
    cursor: pointer;
    outline: none;
}

.bbcodes:focus {
    outline: none;
}

.modal-header button:focus {
    outline: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: transparent;
    border: none;
}

.nav-tabs .nav-item {
    margin-bottom: 0 !important;
}

#myTab_3 .nav-item a {
    border: 0 !important;
}

#myTab_3 .nav-item a:hover {
    border: 0 !important;
}

#myTab_4 .nav-item a {
    border: 0 !important;
}

#myTab_3 .nav-item a:hover {
    border: 0 !important;
}

.image_product {
    position: absolute;
    left: 30px;
    opacity: 0;
    transition: all .5s;
}

.image_product.active {
    opacity: 1;
}

.details_product {
    opacity: 0;
    transition: all .5s;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0 20px;
}

.details_product.active {
    opacity: 1;
}

#myTabContent_3 .scroll::-webkit-scrollbar {
    width: 4px;
    position: absolute;
    right: 0;
}

#myTabContent_3 .scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

#myTabContent_3 .scroll::-webkit-scrollbar-thumb {
    background-color: #6f6f6f;
    outline: 1px solid slategrey;
}

#myTabContent_3 {
    direction: ltr;
}

.scroll {
    overflow-y: scroll;
    height: 225px;
    direction: ltr;
}

.slider_button:hover {
    background-position: 100px;
}

.swiper-slide img {

}

.image_news figure {
    position: relative;
}

.image_news figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 0;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(
            left,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.3) 100%
    );
    background: linear-gradient(
            to right,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.3) 100%
    );
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.image_news figure:hover::before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.catalog_header .dropdown-menu {
    top: 95px;
    width: 300px;
    background-color: #ebebeb;
    border: none;
    border-radius: 10px;
}

.catalog_header .dropdown-menu a:active {
    background-color: transparent;
}

.catalog_header h4 {
    color: #000;
    font-size: 17px;
}

.catalog_header span {
    color: #000;
    font-size: 15px;
}

.catalog_header .dropdown-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 10px solid #ebebeb;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    z-index: 2;
    position: absolute;
    left: 50px;
    top: -10px;
}

.dropdown-toggle::after {
    display: none !important;
}

.o-phone-2 {
    font-weight: bold;
    font-size: 22px;
    margin-right: 5px;
}

.o-email-83 {
    font-weight: bold;
    font-size: 22px;
    margin-right: 5px;
}

.back_project_level i {
    font-weight: bold;
    font-size: 28px;
    margin-left: 10px;
}

.icons_article {
    direction: rtl;
    margin-bottom: 20px;
    display: flex;
}

.image_news .icons_article {
    justify-content: center;
}

.icons_article span {
    color: #000;
    background: none;
    border: none;
    font-size: 14px;
    display: inline-flex;
    margin: 0;
    margin: 0 12.5px;
    width: auto;
    padding: 0;
}

.icons_article span i {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    margin-left: 3px;
}

.o-like-2 {
    transform: scaleX(-1);
}

.news_icons {
    position: relative;
    bottom: 9px;
    text-align: center;
}

#myTab_3 .active {
    background-color: #fff;
    border-radius: 0 10px 10px 0;
}

#myTab_3 li {
    margin: 5px 0;
}

.scroll li:hover {
    background-color: transparent;
}

.back_article span:hover {
    background-position: 100px;
}

.footer_style button:hover {
    background-position: 100px;
}

#slider_4 .swiper-slide {
    height: auto;
}

.modal-footer button {
    background: -webkit-linear-gradient(110deg, #3286d2, #5ab5d2);
    background: -moz-linear-gradient(110deg, #3286d2, #5ab5d2);
    background: -o-linear-gradient(110deg, #3286d2, #5ab5d2);
    background: linear-gradient(110deg, #3286d2, #5ab5d2);

    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;

    background-size: 1px 200px;
}

.modal-footer button:hover {
    background-position: 100px;
}

.white a{color:#fff}

/*---A quick search on the website---*/
#searchsuggestions {
    direction: rtl;
    z-index: 2200;
    width: 466px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 8px 40px -10px rgba(0,0,0,0.3);
    border: 1px solid #ddd; border-color: rgba(0,0,0,0.2);
    background-clip: padding-box;
    font-size: .9em;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
#searchsuggestions a, #searchsuggestions span.notfound { padding: 15px 25px; display: block; text-decoration: none; border-bottom: 1px solid #e5e5e5;color:#000 }
#searchsuggestions a { color:#000 }
#searchsuggestions a:hover { background-color: #f7f7f7; }
#searchsuggestions a span { display: block; cursor: pointer; color:#000}
#searchsuggestions span.searchheading { display: block; font-weight: bold; margin-bottom: .2em;color:#000 }
#searchsuggestions span.seperator { display: block; }
#searchsuggestions span.seperator a { padding: 10px 0; text-align: center; border: 0 none; background-color: transparent; color: #919191; }
#searchsuggestions span.notfound { padding: 15px 25px; display: block; }
#searchsuggestions .break { display: none; }

.searchtable {direction:rtl}
.search, .search legend, .search div, .search labe {color:#000}
.search_result_num{direction:rtl;color:#000}

#homeslider {
    background: rgba(0, 0, 0, .49);
}
#video-background {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
}
.background_header h1 {
    text-shadow: #000 1px 0 3px;
}
.highslide-image {background: #fff}
.static-text * {
    color: #454545;
}
        
        