

/*------------------------------------------------------*/
/*----------------------BACKGROUND----------------------*/

.bg {position:absolute; left:0px; top:0px; width:100%; height:100%; overflow:hidden;}
.bg img{position:absolute; top: 0px; width: 100%; height: 100%;}
.bg video{position:absolute;}
.bg-bg {background-position: 50% 50%; background-repeat: no-repeat; background-attachment: scroll; -webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover;-ms-background-size: cover; background-size: cover; position:absolute;}
.clip{clip: rect(auto, auto, auto, auto); height: 100%; position: absolute; width: 100%;}
.full-width {position:relative; width:100%;}
.full-height {height: 100%; height: 100vmin; position:relative;}
.vertical-align {-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top: 50%; position: absolute; width: inherit;}
.table-view {height: 100%; width: 100%; display: table;}
.row-view {display: table-row;}

/*------------------------------------------------------*/
/*----------------------TEXT STYLE----------------------*/

body {font-family: 'ib-Arabic-Regular', sans-serif; overflow-x: hidden;}
.font-1 {font-family: 'ib-Arabic-Regular', serif;}
.font-2 {font-family: 'ib-Arabic-Regular', sans-serif;}
.font-3 {font-family: 'ib-Arabic-Regular', sans-serif;}
.font-4 {font-family: 'ib-Arabic-Regular', sans-serif;}
.font-5 {font-family: 'ib-Arabic-Regular', serif;}
.font-6 {font-family: 'ib-Arabic-Regular',cursive;}
.font-7 {font-family: 'ib-Arabic-Regular', sans-serif !important;}
.fr {position: relative; float: right; height: inherit;}
.fl {position: relative; float: left; height: inherit;}

/*------------------------------------------------------*/
/*----------------------SWIPER SLIDER----------------------*/

.swiper-container {margin:0 auto;position:relative;overflow:hidden;direction:ltr;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;height: inherit;}
.swiper-wrapper {position:relative;width:100%;-webkit-transition-property:-webkit-transform, left, top;-webkit-transition-duration:0s;
-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform, left, top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform, left, top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform, left, top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform, left, top;transition-duration:0s;
transform:translate3d(0px,0,0);transition-timing-function:ease;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;cursor:ew-resize;margin: 0 auto;height: inherit;float: left;}
.swiper-free-mode > .swiper-wrapper {-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-ms-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;margin: 0 auto;}
.swiper-slide {float: left; height: inherit; position: relative;}
.swiper-wp8-horizontal {-ms-touch-action: pan-y;}
.swiper-wp8-vertical {-ms-touch-action: pan-x;}

.pagination {position: absolute; left: 0px; bottom: 0px; width: 100%; text-align: center;}
.swiper-pagination-switch  {position: relative; display: inline-block; float: none; cursor: pointer; transition:all .35s ease-out;-webkit-transition:all .35s ease-out;-moz-transition:all .35s ease-out;-ms-transition:all .35s ease-out;}
.point-style-1 .swiper-pagination-switch {width: 7px; height: 7px; background: #5c5c5c; margin: 0px 6px; border: 2px solid rgba(0,0,0,0);}
.point-style-1 .swiper-pagination-switch.swiper-active-switch {border: 2px solid #84694e; background: none;}
.point-style-2 .swiper-pagination-switch {width: 7px; height: 7px; background: #5c5c5c; margin: 0px 6px; border: 2px solid rgba(0,0,0,0);}
.point-style-2 .swiper-pagination-switch.swiper-active-switch {border: 2px solid #b2a67b; background: none;}

.point-mod-vertical.pagination {width: auto; bottom: 50%; transform: translateY(50%); -webkit-transform: translateY(50%);-moz-transform: translateY(50%);-ms-transform: translateY(50%); left: 30px;}
.point-mod-vertical.point-style-1 .swiper-pagination-switch {margin: 6px 0px; display: block;}
.point-style-1.bg-style-1 .swiper-pagination-switch {background: #cacaca}
.point-style-1.bg-style-1 .swiper-pagination-switch.swiper-active-switch {background: none;}
.point-style-2.bg-style-2 .swiper-pagination-switch {background: #e5e5e5}
.point-style-2.bg-style-2 .swiper-pagination-switch.swiper-active-switch {background: none;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - HEADER STYLE */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------*/
/*----------------------Header style 1----------------------*/

.header {position: relative; width: 100%; height: 1500px; margin-bottom: 30px; overflow: hidden;}
.header header {position: fixed; left: 0px; top: 0px; width: 100%; color: #888; z-index: 100; height: 132px; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;border-bottom: 0 solid #f7941e;}
header .container, header .container-fluid {height: inherit;}
.table-cell {height: inherit; display: table-cell; vertical-align: middle;}
.logo {z-index: 50; height: inherit; position: relative; float: left;}
.navigation {position: relative; float: right; height: inherit;}
.navigation nav {position: relative; float: left; display: inline-block; height: inherit;}
.navigation nav > ul {height: inherit;}
.navigation nav ul li a i {display: none;}
.navigation nav ul li {position: relative; float: left; font-size: 11px; line-height: 11px; letter-spacing: 1px; height: 100%;}
.navigation nav > ul > li {line-height: 11px; text-transform: uppercase; color: #444; margin: 0px 25px; height: inherit;}
header .navigation nav > ul > li > a {height: inherit; vertical-align: middle; display: table-cell;}
header .navigation nav > ul > li > a:focus, header .navigation nav > ul > li > a:active { outline: none; color: #f7941e;}

.dropmenu {top: 100%; position: absolute; left: -30px; margin-top: -2px; box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.2); background: rgb(240, 240, 240); z-index: 1; padding: 5px 0px; backface-visibility: hidden; visibility: hidden; opacity: 0;
/*transform: scale(1.02); -webkit-transform: scale(1.02);-moz-transform: scale(1.02);-ms-transform: scale(1.02); -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;*/}
.dropmenu li {width: 100%; padding: 10px 15px;}
.dropmenu li a {color: #000000;}
.dropmenu li a:hover {color: #f7941e;}
.dropmenu li .dropmenu {left: 100%; margin-left: 2px; top: 0px; margin-top: -20px;}
.dropmenu li:hover .dropmenu {visibility: visible; opacity: 1; transform: scale(1); -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);}
.dropmenu.type-1 {min-width: 185px;}
.dropmenu.type-2 {min-width: 705px; padding: 0px;}
.dropmenu.type-2 > li {max-width: 235px; padding: 20px 0px;}
.dropmenu.type-2 ul > li b {color: #fff; font-weight: 800; margin-bottom: 10px; display: block;}
.navigation nav > ul > li:hover > .dropmenu {visibility: visible; opacity: 1; transform: scale(1); -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);}
nav > ul > li:last-child > .dropmenu {left: auto; right: -30px;}
nav > ul > li:last-child > .dropmenu li a {float: right;}
nav > ul > li:last-child > .dropmenu li .dropmenu {left: auto; right: 100%; top: 0px; margin-right: 2px; margin-left: 0px;}

.header-folow {position: relative; float: right; height: inherit; margin-right: 20px; margin-top: -71px;margin-left: 11px;left}
.header-folow a {position: relative; display: table-cell; vertical-align: middle; height: inherit;float: right;}
.header-folow a span {
  color: #f7941e;
  text-align: center;
  margin: 0 auto !important;
  margin: 0px;
  overflow: hidden;
  width: auto;
  line-height: 23px;
  text-align: center;
  height: auto;
  position: relative;
  float: none;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  font-size: 13px;
}
.folow-style-1 {margin-left: 10px;}
.folow-style-1 a span:after {content: ''; position: absolute; z-index: -1; left: -100%; top: 0px; width: 100%; height: 100%; background: #84694e; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
.folow-style-1 .serch-button span {margin-right: 25px;}
.folow-style-1 a span:hover:after {left: 0px;}
.folow-style-1 a span:hover {color: #fff;}

.folow-style-2 a span {color: #000;}
.folow-style-2 a:nth-child(2) span {/*margin-left: 30px;*/}
.folow-style-2 a:last-child span {margin-right: 20px;}
.folow-style-2 .serch-button {border-right: 1px solid #f3f3f3;border-left: 1px solid #f3f3f3;}
.folow-style-2 .serch-button span {margin: 0px 30px;}
.folow-style-2 .serch-button:hover {background: #f7941e;}
.folow-style-2 .serch-button:hover span {color: #fff;}
.folow-style-2 a span:hover {color: #f7941e;}

.nav-menu-icon {position: relative; display: none; float: right; height: inherit; overflow: hidden; width: 35px; z-index: 1005; transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
.nav-menu-icon a i {top: -7px; position: relative;display: inline-block;width: 35px;height: 1px; background: #84694e; transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
.nav-menu-icon a i:before, .nav-menu-icon a i:after {content:''; width: 35px;height: 1px;background: #84694e; position: absolute;left:0;transition:all .2s ease-out;}
.nav-menu-icon a i:before {top: -7px;}
.nav-menu-icon a i:after {bottom: -7px;}
.nav-menu-icon a:hover i:before {top: -10px;}
.nav-menu-icon a:hover i:after {bottom: -10px;}
.nav-menu-icon a.active i {background: none;}
.nav-menu-icon a.active i:before {top:0;-webkit-transform: rotateZ(45deg);-moz-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);-o-transform: rotateZ(45deg);transform: rotateZ(45deg);}
.nav-menu-icon a.active i:after {bottom:0;-webkit-transform: rotateZ(-45deg);-moz-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);-o-transform: rotateZ(-45deg);transform: rotateZ(-45deg);}
.nav-menu-icon.type-2 {text-align: center;}
.nav-menu-icon.type-2 i {width: 2px; height: 2px; top: -4px;}
.nav-menu-icon.type-2 a i:before, .nav-menu-icon.type-2 a i:after {content:''; width: 2px;height: 2px;}
header .nav-menu-icon.type-2 a.active i {background: #fff;}
.nav-menu-icon.type-2 a.active i:before {width: 35px; left: -11px; height: 1px;}
.nav-menu-icon.type-2 a.active i:after {width: 35px; left: -11px; height: 1px;}


.header-style-1 {padding: 0px 15px;}
.header-style-1 .hlogo-white {display: none;}
.header-style-1 nav > ul > li > a {position: relative; display: inline-block; overflow: hidden;}
.header-style-1 nav > ul > li > a:before {content: ''; position: absolute; left: -100%; top: 0px; width: 100%; height: 5px; background: #84694e; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
.header-style-1 nav > ul > li.active > a, .header-style-1 nav > ul > li > a:hover {color: #84694e;}
.header-style-1 nav > ul > li > a:hover:before, .header-style-1 nav > ul > li.active > a:before {left: 0px;}

.header-style-2 .logo {display: table; min-width: 120px;}
.header-style-2.type-1 .logo {text-align: center; min-width: 175px; left: 60px; }
.header-style-2.type-1 .logo.classic { left: 0; background-color: #ef3364; padding: 0 100px;}
.header-style-2 .img-scrll {display: none;}
.header-style-2 nav > ul > li > a {padding: 0px 5px; overflow: hidden; position: relative;    font: 17px 'ib-Arabic-Regular', sans-serif;}

.header-style-2 nav > ul > li > a:before {content: ''; position: absolute; right: -100%; width: 100%; height: 22px; z-index: -1; margin-top: 0px; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;border-top: 2px solid #f7941e;top: 0px;}
.active_li > a:before {content: ''; position: absolute; right: 0%; width: 100%; height: 22px; z-index: -1; margin-top: 0px; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;    border-top: 0px solid #f7941e !important;top: 0px;}
.activee {color:#f7941e !important;border-top: 2px solid #f7941e;}
.header-style-2 nav > ul > li.active > a, .header-style-2.modern nav > ul > li.active > a {color: #f7941e;}

.header-style-2 nav > ul > li > a:hover, .header-style-2.modern nav > ul > li > a:hover  {color: #f7941e;}
.header-style-2 nav > ul > li.active > a:before {right: 0px;}
.header-style-2 nav > ul > li:hover > a:before {right: 0px;}
.header-style-2 .navigation {float: none;}
.header-style-2 .navigation nav > ul > li {color: #fff; margin: 0px 23px;}
.header-style-2 .navigation nav > ul > li:last-child { margin: 0 20px;}
.header-style-2 .nav-menu-icon a i, .header-style-2 .nav-menu-icon a i:before, .header-style-2 .nav-menu-icon a i:after {background: #fff;}
.header-style-2 .nav-menu-icon a.active i:before, .header-style-2 .nav-menu-icon a.active i:after  {background: #f7941e;}
.header-style-2.type-1 .navigation {float: right;}
.header-style-2.type-1 nav { margin: 0px 23px 0px 0px; direction: rtl}
.header-style-2.type-1.scrol {background: #fff;}
.header-style-2.type-1.modern {background-color: transparent;}
.header-style-2.type-1.scrol.modern {background-color: rgba(51,51,51,0.9);}
.header-style-2.type-1.scrol .navigation nav > ul > li, .header-style-2.type-1.scrol .header-folow a span {color: #f7941e;}
.header-style-2.type-1.scrol.modern .navigation nav > ul > li, .header-style-2.type-1.scrol.modern .header-folow a span {color: #fff;}
.header-style-2.type-1.scrol.modern .navigation nav > ul > li {color: #fff;}
.header-style-2.type-1.scrol .header-folow .serch-button {/*border-left: 1px solid #f3f3f3; border-right: 1px solid #f3f3f3;*/}
.header-style-2.type-1.scrol {border-bottom: 1px solid #f7941e;}
.header-style-2.type-1.scrol .img-scrll {display: inline-block;}
.header-style-2.type-1.scrol .hlogo-white {display: none;}
.header-style-2.type-1.scrol .nav-menu-icon a i, .header-style-2.type-1.scrol  .nav-menu-icon a i:before, .header-style-2.type-1.scrol .nav-menu-icon a i:after {background: #f7941e;}
.header-style-2.type-1.scrol .nav-menu-icon a.active i {background: #fff;}

.header-style-2.type-2 {background: rgba(51,51,51,0.3);}
.header-style-2.type-2 .header-folow a span {color: #fff;}
.header-style-2.type-2 .header-folow a span:after, .header-style-2.type-2 nav > ul > li > a:before {background: #af9659;}
.header-style-2.type-2.scrol {background: rgba(51,51,51,0.9);}

.header-style-2.type-3 nav > ul > li > a {color: #888;}
.header-style-2.type-3 nav > ul > li > a:before {background: #000;}
.header-style-2.type-3 nav > ul > li.active > a, .header-style-2.type-3 nav > ul > li:hover > a {color: #fff;}
.header-style-2.type-3 .open-left-menu {margin-left: 35px;}
.header-style-2.type-3 .nav-menu-icon a i, .header-style-2.type-3 .nav-menu-icon a i:before, .header-style-2.type-3 .nav-menu-icon a i:after {background: #909090;}
.header-style-2.type-3 .nav-menu-icon.type-2 {text-align: right;}
.header-style-2.type-3 .nav-menu-icon.type-2 a.active i {left: -28px;}

.header-style-2.type-4 {box-shadow: 1px 1px 3px rgba(0,0,0,0.1); background: #fff;}
.header-style-2.type-4 .logo {text-align: center;}
.header-style-2.type-4 .open-left-menu {margin: 0px 30px 0px 35px;}
.header-style-2.type-4 .navigation {float: right;}
.header-style-2.type-4 .header-folow {margin-left: 10px;}
.header-style-2.type-4 nav > ul > li > a:before {background: #84694e;}
.header-style-2.type-4 nav > ul > li > a {color: #444;}
.header-style-2.type-4 nav > ul > li.active > a, .header-style-2.type-4 nav > ul > li:hover > a {color: #fff;}
.header-style-2.type-4 .nav-menu-icon.type-2 {margin-right: 15px;}
.header-style-2.type-4 .nav-menu-icon.type-2 a i, .header-style-2 .nav-menu-icon.type-2  a i:before, .header-style-2 .nav-menu-icon.type-2  a i:after {background: #909090;}
.header-style-2.type-4 .nav-menu-icon.type-2 a.active i {left: -12px; background: #fff;}

.header-style-2.type-5 {background: #fff;}
.header-style-2.type-5 .logo {margin-left: 30px;}
.header-style-2.type-5 .open-left-menu {background: #f6f6f6; width: 90px; text-align: center; display: table; text-align: center; z-index: 555;}
.header-style-2.type-5 nav {position: absolute; right: -100%;transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in; }
.header-style-2.type-5 .open-left-menu i {margin: 0 auto;}
.header-style-2.type-5 nav > ul > li > a {color: #444;}
.header-style-2.type-5 nav > ul > li > a:before {background: none;}
.header-style-2.type-5 nav > ul > li.active > a, .header-style-2.type-5 nav > ul > li:hover > a {color: #84694e; background: none;}
.header-style-2.type-5.active nav {right: 105px;}
.header-style-2.type-5.active {background: #f6f6f6;}

.header-style-3.type-1 .navigation {float: none;}
.header-style-3 .logo {float: none; display: inline-block;}
.botton-menu {width: 100%; text-align: center; height: 130px; border-bottom: 1px solid #eee;}
.botton-menu .serch-button {float: left; height: inherit;}
.header-style-3 .top-menu {background: #222; height: 50px;}
.header-style-3 .navigation nav > ul > li {color: #787878; margin: 0px 40px 0px 0px;}
.header-style-3 .navigation nav > ul > li > a { overflow: hidden; position: relative; z-index: 1; padding: 0px 5px;}
.header-style-3 .navigation nav > ul > li > a:before {content: ''; position: absolute; right: -100%; background: #fff; width: 100%; height: 22px; z-index: -1; margin-top: -6px; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
.header-style-3.type-1 .navigation nav > ul > li:hover > a:before, .header-style-3.type-1 .top-menu .navigation nav > ul > li.active > a:before  {right: 0px;}
.header-style-3.type-1 .top-menu .navigation nav > ul > li:hover > a, .header-style-3 .top-menu .navigation nav > ul > li.active > a {color: #222;}
.header-style-3 .header-folow a span {text-align: right;}
.header-style-3 .header-folow a:hover span {color: #fff;}
.header-style-3.type-1 .nav-menu-icon.type-2 {float: left; text-align: left;}
.header-style-3.type-1 .nav-menu-icon.type-2 a i:before, .header-style-3.type-1 .nav-menu-icon.type-2 a i:after, .header-style-3.type-1 .nav-menu-icon.type-2 a i {background: #909090;}
.header-style-3.type-1 .nav-menu-icon.type-2 a.active i {left: 4px; background: #fff;}

.header-style-3.type-2 {padding: 0px 30px;}
.header-style-3.type-2 .navigation {float: left;}
.header-style-3.type-2 .open-left-menu-wrap {float: right; height: inherit;}
.header-style-3.type-2 .menu-mail {height: inherit; position: relative; float: left; margin-right: 50px; font-size: 11px; color: #444;  text-transform: uppercase;}
.header-style-3.type-2 .menu-mail:hover {color: #9ca144;}
.header-style-3.type-2 .logo {position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); display: block; height: auto;}
.header-style-3.type-2 .navigation nav > ul > li > a:before {background: #9ca144;}
.header-style-3.type-2 .navigation nav > ul > li:hover > a:before, .header-style-3.type-2 .top-menu .navigation nav > ul > li.active > a:before  {right: 0px;}
.header-style-3.type-2 .navigation nav > ul > li:hover > a, .header-style-3.type-2 .top-menu .navigation nav > ul > li.active > a  {color: #fff;}

.header-style-3 .link a, .header-style-3 .link span {color: rgba(255,255,255,0.4); font-size: 11px;  display: table-cell; vertical-align: middle; height: inherit;}
.header-style-3 .link {position: relative; float: left; margin: 0px 50px 0px 0px; height: inherit;}
.link-wrap {position: relative; float: left; height: inherit;}
.header-style-3 .link:hover a {color: #be9739;}

.header-style-3.type-3 .top-menu {background: none; padding: 0px 30px; border-bottom: 1px solid rgba(255,255,255,0.1);transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.header-style-3.type-3 .logo {float: left;}
.header-style-3.type-3 nav {float: right;}
.header-style-3.type-3 .navigation {float: none; width: 100%; padding: 0px 30px; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.header-style-3.type-3 .navigation nav > ul > li {margin: 0px 0px 0px 50px; color: #fff; font-size: 12px;}
.header-style-3.type-3 .navigation nav > ul > li > a {padding: 0px;}
.header-style-3.type-3 .navigation nav > ul > li:hover > a, .header-style-3.type-3 .navigation nav > ul > li.active > a {color: #be9739;}
.header-style-3.type-3.scrol .top-menu {margin-top: -50px;}
.header-style-3.type-3.scrol .navigation {background: #393a48;}

.header-style-3.type-4 {background: rgba(51,51,51,0.5); height: 140px;}
.header-style-3.type-4 .navigation {height: 90px; width: 100%; float: none;}
.header-style-3.type-4 .link {font-style: italic; margin: 0px; padding: 0px 25px; border-right: 1px solid rgba(255,255,255,0.1);}
.header-style-3.type-4 .link:first-child {margin-left: 0px;}
.header-style-3.type-4.scrol {background: #5c5c5c;}
.header-style-3.type-4 .navigation nav {float: right;}
.header-style-3.type-4 .navigation nav > ul > li {color: #fff;}
.header-style-3.type-4 .top-menu {background: none; border-bottom: 1px solid rgba(255,255,255,0.1);}
.header-style-3.type-4 .logo {float: left; margin-left: 30px;}
.header-style-3.type-4 .link-shop span {font-size: 11px; padding-left: 10px; font-style: italic; text-transform: none;vertical-align: middle; display: inline-block; line-height: 11px;}
.header-style-3.type-4 .navigation nav > ul > li > a > img {vertical-align: middle;}
.header-style-3.type-4 .navigation nav > ul > li:hover > a {color: #444;}
.header-style-3.type-4 .navigation nav > ul > li:hover > a:before {right: 0px;}
.header-style-3.type-4 .header-folow {margin-right: 30px;}
.header-style-3.type-4 .header-folow .serch-button {border-left: 1px solid rgba(255,255,255,0.1); border-right: 1px solid rgba(255,255,255,0.1); padding: 0px 15px;}
.header-style-3.type-4 .navigation nav > ul > .link-like > a:before, .header-style-3.type-4 .navigation nav > ul > .link-shop > a:before {display: none;}
.header-style-3.type-4 .serch-button span {text-align: center;}
.header-style-3.type-4.scrol .top-menu {margin-top: -50px;}
.header-style-3.type-4.scrol {height: 90px;}

.header-style-4 {border-bottom: 1px solid #f3f3f3; padding: 0px; background: #fff;}
.header-style-4 .navigation nav > ul > li {margin: 0px; background: #fff; float: none; display: inline-block; vertical-align: bottom;}
.header-style-4 .navigation nav > ul > li > a {text-align: center; border-left: 1px solid #f3f3f3; font-size: 11px; padding: 42px 64px; border-bottom: 1px solid #f3f3f3; position: relative; float: left; line-height: 11px;}
.header-style-4 .navigation nav > ul > li:last-child > a {border-right: 1px solid #f3f3f3;}
.header-style-4 .navigation nav > ul > li > a:hover {background: #fafafa;}
.header-style-4 .navigation {width: 100%; padding-left: 190px; position: relative; float: left;}
.header-style-4 .logo {position: absolute; min-width: 190px; text-align: center; left: 0px; display: table;}
.header-style-4 .dropmenu {left: 0px; z-index: 1;}
.header-style-4 .open-left-menu {margin-right: 30px; position: absolute; top: 0%; right: 0px; z-index: 5; height: inherit;}
.header-style-4 .open-left-menu i, .header-style-4 .nav-menu-icon a i, .header-style-4 .nav-menu-icon a i:before, .header-style-4 .nav-menu-icon a i:after {background: #888;}
.more-menu {position: absolute; display: block; right: 0px; border-right: 1px solid #f3f3f3; border-left: 1px solid #f3f3f3; height: 95px; width: 30px; cursor: pointer; top: 0;}
.more-menu span {display: block; width: 3px; height: 3px; background: #888; margin: 0px auto; top: 50%; position: relative; margin-top: -1px;}
.more-menu span:before, .more-menu span:after {content: ''; position: absolute; width: 3px; height: 3px; background: #888;}
.more-menu span:before {top: -7px;}
.more-menu span:after {bottom: -7px;}
.header-style-4 .navigation nav {height: 95px; overflow: hidden; padding-right: 30px; margin-right: 90px; border-bottom: 1px solid #f3f3f3;}
.header-style-4 .navigation nav.act {overflow: visible;}
.header-style-4 .navigation nav:not(.act):hover > ul > li {margin-bottom: 5000000px;}
.header-style-4 .navigation nav:not(.act):hover {overflow: visible;}
.header-style-4 .nav-menu-icon.type-2 a.active i {margin-left: 10px;}
.header-style-4 .navigation nav > ul {text-align: right; font-size: 0px;}

.header-style-5 {text-align: center; height: 100%; position: absolute; overflow-y: auto;}
.header-style-5 .navigation {position: absolute; width: 100%; height: 100%; height: 100vmin; display: table; left: 0px; top: 0px;}
.header-style-5 .navigation nav {vertical-align: middle; display: table-cell; float: none; width: 100%;}
.header-style-5 .navigation nav > ul > li {color: #fff; font-size: 20px; padding:0px; width: 100%; text-align: center; margin: 0px; height: auto;}
.header-style-5 .navigation nav > ul {position: relative; display: inline-block; padding: 30px 0px; height: auto;}
.header-style-5 .navigation nav > ul > li.active {color: #b2a67b;}
.header-style-5 .navigation nav > ul > li > a {padding: 15px 0px; display: block;}
.header-style-5 .navigation nav ul li a i {display: inline-block; margin-left: 5px;}
.header-style-5 nav > ul > li > .dropmenu.type-1 {left: auto; right: auto;}
.header-style-5 nav > ul > li > .dropmenu.type-1 li .dropmenu {left: auto; right: auto; top: 0px; margin-right: 0px; margin-left: 0px;}
.header-style-5 .dropmenu li .dropmenu {margin-top: 15px;}
.header-style-5 .dropmenu li {font-size: 14px;}
.header-style-5 .dropmenu.type-2 ul > li b {margin-bottom: 0px;}
.header-style-5 .dropmenu.type-2 > li {max-width: 100%; padding: 0px;}
.header-style-5 .dropmenu {display: none; left: auto; visibility: visible; opacity: 1; transform: scale(1); -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1); background: none; position: relative; width: 100%; text-align: center; box-shadow: none; padding: 0px;}
.header-style-5 .dropmenu.act {display: block;}

.margin-menu-250 {margin-left: 250px; position: relative; height: 100%; height: 100vmin;}
.header-style-6 {width: 250px; background: #222; height: 100%; text-align: center; padding: 60px 30px 30px;}
.header-style-6 .logo {height: auto; float: none; display: inline-block; padding-bottom: 30px;}
.header-style-6 .navigation nav > ul > li {height: auto; padding: 17px 0px; margin: 0px; text-align: center; color: #787878; width: 100%; border-bottom: 1px dotted #373737; display: inline-block;}
.header-style-6 .navigation {width: 100%;}
.header-style-6 .navigation nav {background: #222; z-index: 5;}
.header-style-6 .navigation nav > ul > li:last-child {border-bottom: 0px none;}
.header-style-6 .navigation nav > ul > li.active > a {color: #e48850; font-weight: 700;}
.header-style-6 .navigation nav > ul > li:hover > a {color: #e48850;}
.header-style-6 .navigation nav > ul > li > a {display: inline-block;}
.header-style-6 .navigation nav > ul, .header-style-6 .navigation nav, .header-style-6 .navigation {height: auto;}
.header-style-6 .header-folow {width: 100%; padding-bottom: 35px;}
.header-style-6 .header-folow a {display: inline-block;}
.header-style-6 .header-folow a span {border-radius: 50%; color: #fff; width: 40px; height: 40px; line-height: 40px;}
.header-style-6 .header-folow a:hover span {background: #e48850;}
.header-style-6 .dropmenu {position: relative; background: #222; display: none; min-width: 100%;opacity: 1;visibility: visible;left: auto;top: auto; margin-top: 5px; transform: scale(1); -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1); box-shadow: none;}
.header-style-6 .dropmenu.type-2 ul > li b {color: #fff;}
.header-style-6 .dropmenu li .dropmenu {left: auto; margin-left: 0px; margin-top: 0px;}
.header-style-6 .dropmenu li {padding: 10px 0px;}
.header-style-6 .bottom-menu {position: absolute; bottom: 40px; left: 0px; padding: 0px 30px; width: 100%;}
.header-style-6 .bottom-menu .tel {font-size: 12px; letter-spacing: 2px; color: #fff; padding-bottom: 35px; display: inline-block;}
.header-style-6 .bottom-menu .tel:hover {color: #e48850;}
.header-style-6 .bottom-menu .copyright span {font-size: 12px; line-height: 22px; color: #787878;}
.header-style-6 .nav-menu-icon {position: absolute; right: -50px; top: 30px; display: block;}

/*----------------------------------------------------------*/
/*----------------------Container margins-----------------------*/

.header-style-1 + .container{margin-top:90px;}
.header-style-1 + .container .row:first-child .m_slider.style-1{margin-top:-90px;}

/*----------------------------------------------------------*/
/*----------------------Search popup-----------------------*/

.search-popup {position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 501; background: rgba(255,255,255,0.8); transform: scale(1.5); -webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5); visibility: hidden; opacity: 0; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
.search-popup.open {visibility: visible; opacity: 1; transform: scale(1); -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);}
.search-popup .vertical-align {width: 100%;}
form.search-form .input-field {position: relative;  width: 100%; font-size: 14px; line-height: 14px; overflow: hidden; padding-bottom: 20px; display: inline-block;}
form.search-form .input-field:before {content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 2px; background: #fff; z-index: 5; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
form.search-form .input-field:after {content: ''; position: absolute; bottom: 0px; left: -105%; width: 100%; height: 2px; background: #5c5c5c; z-index: 5; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
form.search-form .input-field.active:before {right: -105%;}
form.search-form .input-field.active:after {left: 0px;}
form.search-form .input-field .input {position: absolute; right: 0px; background: none;  color: #fff; width: 100%; padding-left: 50px; border: 0px; min-height: 19px; height: auto;}
form.search-form .input-field .wraper {position: relative; width: 100%;}
.search-form {position: relative; width: 100%; background: #f7941e; padding: 90px;direction: rtl}
.search-form .title {color: #fff; font-size: 20px; text-transform: uppercase; line-height: 20px; padding-bottom: 45px;}
.search-form .submit {color: #909090; position: relative; float: left;    transform: rotate(90deg);}
.submit input {position: absolute; top: 0px; right: 0px; width: 20px; height: 20px; z-index: 50; padding: 0px;}
.close {position: absolute; left: 0px; top: 0px; width: 40px; height: 40px; background: #fff; color: #787878; text-align: center; line-height: 40px;}
.close span {font-size: 24px; position: relative; backface-visibility: hidden; transform: rotate(45deg); -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg); display: block; font-family: Helvetica;}
form#newsletter_form .submit {
    transform: rotate(0deg);
}
/*----------------------------------------------------*/
/*---------------------Left menu----------------------*/

.open-left-menu {display: inline-block;position: relative; float: right; height: inherit; cursor: pointer;}
.open-left-menu i {position: relative; display: block; width: 32px; height: 1px; background: #909090; transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
.open-left-menu i:before, .open-left-menu i:after {content:''; width: 32px;height: 1px;background: #909090; position: absolute; left:0; transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
.open-left-menu i:before {top: -7px;}
.open-left-menu i:after {bottom: -7px;}
.open-left-menu.active i:before {transform: rotate(45deg); top: 0px;}
.open-left-menu.active i:after {transform: rotate(-45deg); bottom: 0px;}
.open-left-menu.active i {background: #F6F6F6;}

.open-left-menu.type-2 i, .open-left-menu.type-2 i:after, .open-left-menu.type-2 i:before {width: 3px; height: 3px;}
.left-menu {position: fixed; right: 0%; left: auto; top: 0px; height: 100%; min-width: 400px; padding-bottom: 40px; background: #fff; z-index: 5000; transform: translateX(100%); -webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%); transition: transform .6s cubic-bezier(.6,0,.3,1); -webkit-transition: transform .6s cubic-bezier(.6,0,.3,1);-moz-transition: transform .6s cubic-bezier(.6,0,.3,1);-ms-transition: transform .6s cubic-bezier(.6,0,.3,1);}
.left-menu.act {transform: translateX(0%); -webkit-transform: translateX(0%);-moz-transform: translateX(0%);-ms-transform: translateX(0%);}
.layer-black {position: fixed; z-index: 500; opacity: 0; visibility: hidden; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(51,51,51,0.4); transition: all .6s cubic-bezier(.6,0,.3,1); -webkit-transition: all .6s cubic-bezier(.6,0,.3,1);-moz-transition: all .6s cubic-bezier(.6,0,.3,1);-ms-transition: all .6s cubic-bezier(.6,0,.3,1);}
.layer-black.act {visibility: visible; opacity: 1;}
.left-menu .nav-menu-icon {display: block;}
.close-menu {position: absolute; right: 20px; top: 35px; height: 35px; width: 35px; cursor: pointer; z-index: 5;}
.close-menu i {position: relative;display: inline-block;width: 35px;height: 1px; background: none; transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
.close-menu i:before, .close-menu i:after {content:''; width: 35px;height: 1px;background: #909090; position: absolute;left:0;transition:all .2s ease-out;}
.close-menu i:before {top:0;-webkit-transform: rotateZ(0deg);-moz-transform: rotateZ(0deg);-ms-transform: rotateZ(0deg);-o-transform: rotateZ(0deg);transform: rotateZ(0deg); transition:all 0.45s ease-out 0.4s;-webkit-transition:all 0.45s ease-out 0.4s;-moz-transition:all 0.45s ease-out 0.4s;-ms-transition:all 0.45s ease-out 0.4s;}
.close-menu i:after {bottom:0;-webkit-transform: rotateZ(0deg);-moz-transform: rotateZ(0deg);-ms-transform: rotateZ(0deg);-o-transform: rotateZ(0deg);transform: rotateZ(0deg); transition:all 0.45s ease-out 0.4s;-webkit-transition:all 0.45s ease-out 0.4s;-moz-transition:all 0.45s ease-out 0.4s;-ms-transition:all 0.45s ease-out 0.4s;}
.left-menu.act .close-menu i:before {-webkit-transform: rotateZ(45deg);-moz-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);-o-transform: rotateZ(45deg);transform: rotateZ(45deg);}
.left-menu.act .close-menu i:after {-webkit-transform: rotateZ(-45deg);-moz-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);-o-transform: rotateZ(-45deg);transform: rotateZ(-45deg);}

.left-menu-wrap {position: relative; width:100%; text-align: center; padding: 35px 50px; height: 100%; overflow-y: auto;}
.left-menu-wrap .l-menu-logo {margin-bottom: 35px; display: block;}
.left-menu-wrap ul {padding-bottom: 55px;}
.left-menu-wrap ul li a {font-size: 11px; display: block; text-transform: uppercase; border-bottom: 1px solid #eee; color: #444; font-weight: 300; letter-spacing: 1px; padding: 20px 0px;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
.left-menu-wrap ul li a:hover {background: #84694e; color: #fff; border-color: #84694e;}
.l-menu-adress {margin-bottom: 25px;}
.l-menu-adress b {font-size: 12px; color: #222; padding-bottom: 13px; display: block; font-weight: 700; letter-spacing: 1px;}
.l-menu-adress span, .l-menu-adress a {font-size: 13px; color: #888; padding-bottom: 30px; display: block;}
.l-menu-adress a:hover {color: #84694e;}
.l-menu-follow a {width: 40px; height: 40px; border-radius: 50%; color: #787878; border: 1px solid #eee; text-align: center; line-height: 36px; position: relative; display: inline-block; margin: 0px 10px; float: none;}
.l-menu-follow a span {font-size: 14px;}
.l-menu-follow a:hover {background: #84694e; border-color: #84694e; color: #fff;}
.layer-dark {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.4);}
.layer-dark.style-2 {background: rgba(51,51,51,0.7);}

.center-menu {position: fixed; right: -100%; top: 95px; width: 100%; background: #fff; opacity: 0; backface-visibility: hidden; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
.center-menu.act {opacity: 1; right: 0px;}
.menu-slider .swiper-slide {padding: 0px 15px;}
.menu-item {height: 270px; position: relative; float: left;}
.center-menu-wrap {position: relative; width: 100%; padding: 30px 15px;}

.wrap.hold {overflow: visible;}
.wrap {overflow: hidden;}
.holder {position: fixed; width: 100%; height: 100%; background: rgba(51,51,51,0.6); left: 0px; top: 0px; visibility: hidden; opacity: 0; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
.holder.act {visibility: visible; opacity: 1;}
.black-layer {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(51,51,51,0.9); opacity: 0;}

.header-warap {padding: 30px 15px 0px;}
.menu-block {position: relative; width: 100%; min-height: 250px; margin-bottom: 30px;}
.center-title {text-align: center; position: relative; width: 100%;}
.center-title h1 {font-size: 30px; color: #222; text-transform: uppercase; font-weight: 700; line-height: 36px; font-family: 'ib-Arabic-Regular', serif; letter-spacing: 1px; margin-bottom: 10px;}
.center-title p {font-size: 13px; line-height: 24px; color: #888; font-style: italic;}
.center-title .open-left-menu {display: inline-block;width: 32px; height: 30px; position: relative; float: none; right: auto; margin-bottom: 5px;}

.bg-grey {background: #f6f6f6;}
.wrap {position: relative; width: 100%; height: inherit;}
.second-menu {background: #fff; position: relative; width: 100%; display: table; text-align: center; height: 65px; box-shadow: 1px 1px 3px rgba(0,0,0,0.05);}
.second-menu ul li {position: relative;padding-top: 5px; float: none; display: inline-block; margin: 0px 30px; overflow: hidden; letter-spacing: 1px;}
.second-menu ul li a {font-size: 10px; font-weight: 800; line-height: 24px; text-transform: uppercase; color: #444; position: relative;  padding-bottom: 5px;}
.second-menu ul li a:before {content: ''; position: absolute; left: -100%; bottom: 0px; width: 100%; height: 1px; background: #444; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
.second-menu ul li a:hover:before {left: 0px;}
.second-menu ul li.act a:before {left: 0px;}
.second-menu.type-2 {background: none; box-shadow: none;}
.second-menu.type-2 ul li {margin: 0px 35px;}
.second-menu.type-2 ul li:first-child {margin-left: 0px;}
.second-menu.type-2 ul li:last-child {margin-right: 0px;}

.left-menu.full-w {left: 0px; top: 0px; height: 100%; width: 100%; background: rgba(51,51,51,0.95); visibility: hidden; opacity: 0; transform: translateX(100%); -webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);}
.left-menu.full-w.act {visibility: visible; opacity: 1; transform: translateX(0); -webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);}
.left-menu.full-w .close-menu {background: #fff; top: 30px; right: 30px; width: 40px; height: 40px; z-index: 500; text-align: center; line-height: 40px;}
.left-menu.full-w .close-menu span {font-size: 24px; transform: rotate(45deg); -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg); display: block; font-family: Helvetica;}
.border {position: fixed;  z-index: 5000; background: #fff;}
.border-top {top: 0px; height: 30px; left: 0px; width: 100%;}
.border-top:after {position: fixed; right: 0px; top: 0px; height: 100%; content: ''; width: 30px; background: #fff;}
.border-bottom {bottom: 0px; width: 100%; height: 30px; right: 0px;}
.border-bottom:after {position: fixed; left: 0px; bottom: 0px; content: ''; width: 30px; height: 100%; background: #fff;}

@media screen and (min-width: 992px) {
    .header-style-6 .navigation nav > ul > li:hover .dropmenu {display: inline-block;}
    .navigation .menu-item .sub-menu .menu-item-has-children > a:after {
	    content: "\f105";
	    font: normal normal normal 14px/1 FontAwesome;
	    margin-left: 10px;
	}
}
@media screen and (max-width: 1600px) {
	.header-style-4 .navigation nav > ul > li > a {padding: 42px 40px;}
}
@media screen and (max-width: 1360px) {
    header nav > ul > li > .dropmenu.type-1 {left: auto; right: -30px;}
    header nav > ul > li > .dropmenu.type-1 li a {float: left;}
    header nav > ul > li > .dropmenu.type-1 li .dropmenu {left: auto; right: 100%; top: 0px; margin-right: 2px; margin-left: 0px;}
}
@media screen and (max-width: 1230px) {
	.header-style-2 .navigation nav > ul > li {margin: 0px 5px;}
	.header-style-2 .navigation nav > ul > li:last-child { margin: 0 5px;}
	.header-style-2 nav > ul > li > a {font-size: 17px;}
	.header-style-2.type-1 .logo {left: 30px;}
	.header-style-2 .logo {min-width: 120px;}
	.header-style-3 .navigation nav > ul > li {margin: 0px 20px 0px 0px;}
	.header-style-3 .link {margin-right: 15px;}

	.folow-style-1 .serch-button span {margin-right: 5px;}
	.folow-style-2 .serch-button span {margin: 0px 15px;}
	.folow-style-2 a:nth-child(2) span {margin-left: 15px;}
}
@media screen and (max-width: 992px) {
	header {height: 60px;}
	.dropmenu li {
    	padding-top: 2px;
    	padding-bottom: 2px;
    }
	.nav-menu-icon {display: table;}
	.navigation nav {position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; overflow-y: auto; overflow-x: hidden; z-index: 500; background: #fff; text-align: center; padding: 80px 0px 40px; transform: translateY(-100%); -webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
	.navigation nav.slide-menu {transform: translateY(0%); -webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);}\
	.navigation nav ul li {float: none;}
	.navigation nav > ul > li > a {padding: 15px 0px;}
	.navigation nav > ul > li > a:before {display: none;}
	.navigation nav > ul > li { width: 100%; text-align: center; margin: 0px; height: auto;}
	header nav > ul > li > .dropmenu.type-1 {left: auto; right: auto;}
    header nav > ul > li > .dropmenu.type-1 li a {float: none;}
    header nav > ul > li > .dropmenu.type-1 li .dropmenu {left: auto; right: auto; top: 0px; margin-right: 0px; margin-left: 0px;}
	header .navigation nav > ul > li > a {display: block;}
  .activee {color: red !important;}
	nav > ul > li:last-child > .dropmenu { left: auto; right: auto;}
	nav > ul > li:last-child > .dropmenu li a {float: none;}
	nav > ul > li:last-child > .dropmenu li .dropmenu { left: auto; right: auto; margin-top: 0;}
	.dropmenu {display: none; left: auto; visibility: visible; opacity: 1; transform: scale(1); -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1); background: none; position: relative; width: 100%; text-align: center; box-shadow: none; padding: 0px;}
	.dropmenu.act {display: block;}
	.dropmenu.type-2 {min-width: 100%; left: auto; padding: 0px;}
	.dropmenu.type-2 > li {max-width: none; padding: 0px;}
	.dropmenu.type-2 > li > ul > li {padding: 10px 0px;}
	.dropmenu.type-2 ul > li b {color: #000; margin-top: 10px;}
	.dropmenu li .dropmenu {padding: 10px 0px 0px; left: auto; margin-top: 0px;}
    .navigation nav ul li a i {display: inline-block;}
	.dropmenu li a:hover {color: #84694e;}
	.navigation nav ul li .dropmenu li {font-size: 10px;}
	.dropmenu.type-2 ul > li b {margin: 0px;}

	.folow-style-1 a span:after {display: none;}
    .folow-style-1 {margin: 0px 10px 0px 0px;}

	.header-style-1 .header-folow a:hover span {color: #84694E;}
	.header-style-1 .dropmenu > li > .dropmenu {padding: 15px 0px 0px 0px;}
	.header-style-2 .navigation nav > ul > li {color: #444;}
	.header-style-2.type-1.scrol .navigation nav > ul > li.active > a, .header-style-2.type-1.scrol .navigation nav > ul > li:hover > a {color: #f7941e;}
	.header-style-2.type-1 .navigation nav > ul > li.active > a, .header-style-2.type-1 .navigation nav > ul > li:hover > a {color: #f7941e;}
	.header-style-2.type-2 .navigation nav > ul > li.active > a, .header-style-2.type-2 .navigation nav > ul > li:hover > a {color: #AF9659;}
    .header-style-2.type-1 .nav-menu-icon {margin-right: 30px;}
	.header-style-2 .navigation nav > ul > li {margin: 0px;}
	.header-style-2.type-1.scrol .header-folow .serch-button {border-left: 0px none; border-right: 0px none;}
	.header-style-2.type-2 .nav-menu-icon a.active i:before, .header-style-2.type-2 .nav-menu-icon a.active i:after {
	background: #AF9659;}
	.header-style-2.type-3 nav > ul > li.active > a, .header-style-2.type-3 nav > ul > li:hover > a {color: #000;}
	.header-style-2.type-4 .logo {text-align: left; margin-left: 30px;}
	.header-style-2.type-5 nav {position: fixed; width: 100%; height: 100%; right: 0px; top: 0px; transform: translateY(-100%); -webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);}
	.header-style-2.type-5.active nav {transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);}
	.header-style-3 .navigation nav > ul > li {margin: 0px; float: left;}
	.header-style-3 .navigation nav > ul > li > a {padding: 15px 0px;}
	.header-style-3 .navigation nav ul li .dropmenu li {font-size: 10px;}
	.header-style-3.type-2 .logo {position: relative; float: left; top: auto; left: auto; transform: translateX(0) translateY(0); -webkit-transform: translateX(0) translateY(0);-moz-transform: translateX(0) translateY(0); -ms-transform: translateX(0) translateY(0); height: inherit;}
	.header-style-3.type-2 {padding: 0px 15px;}
	.header-style-3.type-2 .nav-menu-icon.type-2 a.active i {left: -12px;}
	.header-style-3.type-2 .navigation nav > ul > li:hover > a, .header-style-3.type-2 .navigation nav > ul > li.active > a {color: #9CA144;}
	.header-style-3.type-3 .top-menu {margin-top: -50px; display: none;}
	.header-style-3.type-3 .navigation nav > ul > li {color: #444;}
	.header-style-3.type-3 .navigation nav > ul > li > a{padding: 15px 0px;}
	.header-style-3.type-3 .navigation nav > ul > li {margin: 0px;}

	.header-style-3.type-4 .nav-menu-icon {right: 30px;}
	.header-style-3.type-4 .nav-menu-icon a i, .header-style-3.type-4 .nav-menu-icon a i:after, .header-style-3.type-4 .nav-menu-icon a i:before {background: #fff;}
	.header-style-3.type-4 .nav-menu-icon a.active i {background: #222;}
	.header-style-3.type-4 .navigation nav {background: #222;}
	.header-style-3.type-4 .dropmenu.type-2 ul > li b {color: #fff;}
	.header-style-3.type-4.scrol {height: 60px;}
	.header-style-3.type-4.scrol .navigation {height: 60px;}

	.botton-menu {height: 85px;}
	.header-style-4 .logo {min-width: 90px;}
	.more-menu {display: none;}
	.header-style-4 .navigation{margin: 0px; overflow: visible; height: 100%; float: none; width: auto;}
	.header-style-4 .navigation nav:not(.act):hover > ul > li {margin-bottom: 0px;}
    .header-style-4 .navigation nav:not(.act):hover {overflow: visible;}
	.header-style-4 .navigation nav ul li {float: left; width: 100%; text-align: center;}
	.header-style-4 .navigation nav > ul > li > a {padding: 15px 0px; width: 100%;}
	.header-style-4 .navigation {padding-left: 0px;}
	.header-style-4 .dropmenu {z-index: 0;}
	.header-style-4 .nav-menu-icon.type-2 a.active i {margin-left: -6px;}
	.header-style-4 .open-left-menu {display: table;}
	.header-style-4 .nav-menu-icon {right: 80px;}
	.header-style-4 .nav-menu-icon.type-2 i {top: -8px;}
	.header-style-4 .navigation nav {height: 100%; padding-right: 0px; padding-top: 60px;}
	.header-style-5 .navigation nav {position: relative; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0);-ms-transform: translateY(0); background: none;}
	.header-style-5 .dropmenu.type-2 ul > li b {color: #fff;}
	.header-style-5 .navigation nav > ul > li > a {padding: 10px 0px;}
	.header-style-5 .navigation nav > ul > li {font-size: 16px;}
	.header-style-5 .dropmenu.type-2 {padding-top: 0px;}
	.header-style-5 nav > ul > li > .dropmenu.type-1 {padding-top: 0px;}
	.header-style-5 .dropmenu li .dropmenu {margin-top: 0px;}
	.header-style-6 {left: -250px;}
	.header-style-6.act {left: 0px;}
	header nav > ul > li > .dropmenu.type-1 {padding: 0px 0px 0px; }
	.header-style-6 .navigation nav {position: relative; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0);-ms-transform: translateY(0); padding: 0px;}
	.header-style-6 .navigation nav > ul > li > a {padding: 0px;}
	.margin-menu-250 {margin-left: 0px;}
}
@media screen and (max-width: 768px) {
	.header-style-3.type-4 .link-wrap {display: none;}
	.header-style-3.type-4 {height: 110px;}
	.header-style-3.type-4 .navigation {height: 60px;}
}

@media screen and (max-width: 480px) {
	.navigation nav {padding: 40px 0px;}
	.header header {
    height: 141px;
	}
	.header-style-2.type-1 .logo {left: 0;}
	.header-style-2.type-1 .navigation, .header-folow {float: none;}
	.dropmenu.type-2 ul > li b {margin: 0px;}
	.search-form {padding: 30px;}
	.folow-style-2 .serch-button, .header-style-2.scrol .header-folow .serch-button {border: 0px none;}
	.folow-style-2 a:last-child span {margin-right: 10px;}
	.folow-style-2 a:nth-child(2) span {margin-left: 5px;}
	.folow-style-2 .serch-button span {margin: 0px 5px;}

	.header-style-1 {padding: 0px;}
	.header-style-2 .logo, .header-style-2.type-1 .logo {min-width: 80px;}
	.header-style-2 .navigation nav > ul > li {margin: 0px; color: #444;}
	.header-style-2.type-1 .nav-menu-icon {margin-right: 15px;}
	.header-style-2.type-4 .logo {margin-left: 15px;}
	.header-style-2.type-4 .nav-menu-icon.type-2 {margin-right: 5px;}
	.header-style-2.type-5 .logo {margin-left: 15px;}
	.header-style-3.type-1 .logo img {width: 140px;}
	.header-style-3.type-2 .menu-mail {display: none;}
	.header-style-3.type-3 .navigation {padding: 0px 15px;}

	.left-menu {min-width: 100%;}
	.left-menu-wrap ul li a {padding: 10px 0px;}
	.left-menu-wrap ul {padding-bottom: 25px;}
	.l-menu-adress {margin-bottom: 0px;}
	.l-menu-follow a {margin: 0px 5px;}

	.border-top, .border-bottom {height: 15px;}
	.border-top:after, .border-bottom:after {width: 15px;}
	.header-warap {padding: 15px 0px;}
	.menu-block {margin-bottom: 15px;}
	.left-menu.full-w .close-menu {right: 15px; top: 15px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - FOOTER STYLE */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.footer-type {position: relative; width: 100%; display: inline-block; padding: 60px 0px 0px;}
.footer-type h2 {font-size: 36px; text-transform: uppercase; color: #222; padding-bottom: 60px; text-align: center;}
.f-logo {display: inline-block; position: relative;}
.footer-style-1 {width: 100%; position: relative; text-align: center; padding: 50px 0px 90px;}
.footer-style-1 .f-logo {margin-bottom: 40px;}
.footer-style-1 .copyright {display: inline-block; text-align: center; width: 100%; font-size: 12px; color: #888; line-height: 14px; margin-bottom: 30px;}
.footer-style-1 .footer-folow {text-align: center;}
.footer-folow a {position: relative; width: 40px; height: 40px; margin: 0px 10px; border-radius: 50%; display: inline-block; line-height: 40px; text-align: center; color: #787878; font-size: 14px;}
.footer-style-1.type-2 .input-type-2 {border: 1px solid #eee;}
.footer-style-1 .footer-link a {color: #888;}
.footer-style-1 .footer-link a:hover {color: #5c5c5c;}

.footer-style-1.type-3 {background: #5c5c5c; padding: 90px 0px 0px;}
.footer-style-1.type-3 .footer-link-text {margin-bottom: 0px; display: block;}
.footer-style-1.type-3 .footer-link {margin-bottom: 45px;}
.footer-style-1.type-3 .copyright {margin-bottom: 85px;}
.footer-style-1.type-3 .footer-link-text a {background: #242424; border-right: 1px solid #5c5c5c; border-top: 0px none; border-bottom: 0px none;}
.footer-style-1.type-3 .footer-link-text a:hover {background: #9ca144;}
.footer-style-1.type-3 .footer-link a:hover {color: #fff;}

.f-form-label .input-type-2 {background: none; border-bottom: 2px solid #eee; margin-bottom: 45px;}
.f-form-label .input-type-2 .submit {text-align: right;}
.f-form-label .input-type-2 label {color: #fff; font-size: 12px; position: relative; float: left; line-height: 45px;}
.f-form-label .input-type-2 .email {position: relative; float: left; height: auto; width: auto; color: #fff; line-height: 45px;}

.footer-style-2 {width: 100%; position: relative; direction: rtl; text-align: right; padding: 90px 0px 0; font-family: 'ib-Arabic-Regular', serif;}
.footer-style-2.type-3 { padding: 50px 0px 0;}
.footer-style-2 .bg {display: none;}
.footer-style-2 .logo-dark {display: inline-block;}
.footer-style-2 .logo-white {display: none;}
.f-contact { width: 100%; position: relative;}
.f-contact .f-logo {margin-bottom: 15px;}
.f-contact p {font-size: 12px; color: #909090;line-height: 20px; display: block; margin-bottom: 35px; max-width: 460px;}
.title-s-1 {font-size: 11px; font-weight: 700; letter-spacing: 5px; text-transform: uppercase; padding-bottom: 10px; position: relative; overflow: hidden; display: inline-block;}
.title-s-1:before {content: ''; position: absolute; left: 0px; bottom: 0px; height: 5px; width: 100%; background: url(../img/title_patt.png) repeat-x;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
.title-s-1:hover:before {transform: scaleX(1.5); -webkit-transform: scaleX(1.5);-moz-transform: scaleX(1.5);-ms-transform: scaleX(1.5);}
.footer-style-2 .title-s-1 {color: #be9739;}
.footer-style-2 .footer-folow {text-align: left; display: none;}
.footer-style-2 .footer-folow a {margin: 0px 20px 0px 0px;}
.footer-style-2 .f-block {position: relative; width: 100%; text-align: left;}
.footer-style-2 .sm-block {padding-bottom: 18px;}
.sm-block h5 {font-size: 13px; font-weight: 700; color: #222; line-height: 16px; padding-bottom: 13px;}
.footer-style-2 .sm-block h5 {font-family: 'ib-Arabic-Regular', serif;}
.sm-block span, .sm-block a {font-size: 12px; color: #888; font-weight: 300; display: block; line-height: 20px;}
.footer-style-2 .sm-block a:hover {color: #222;}
.f-block .md.sm-block span {font-size: 13px; display: block; padding-bottom: 8px;}

.footer-style-2.type-2 {font-family: 'ib-Arabic-Regular', sans-serif;}
.footer-style-2.type-2 .logo-dark {display: none;}
.footer-style-2.type-2 .logo-white {display: inline-block;}
.footer-style-2.type-2 .title-s-1 {display: none;}
.footer-style-2.type-2 .footer-folow {display: block;}
.footer-style-2.type-2 .bg {display: block;}
.footer-style-2.type-2 .black-layer {opacity:1;}
.footer-style-2.type-2 .f-contact p {color: rgba(255,255,255,0.4);}
.footer-style-2.type-2 .sm-block h5 {color: #fff; font-family: 'ib-Arabic-Regular', sans-serif;}
.footer-style-2.type-2 .sm-block span, .footer-style-2.type-2 .sm-block a {color: rgba(255,255,255,0.4);}
.footer-style-2.type-2 .sm-block a:hover {color: #fff;}

.footer-style-2.type-3 .footer-folow {display: block;}
.footer-style-2.type-3 .sm-block a:hover {color: #fff;}
.footer-style-2.type-3 .sm-block h5 {color: #fff; font-family: 'ib-Arabic-Regular', sans-serif;}
.footer-style-2.type-3 .footer-bottom {background: #2a2a2a; display: block;}
.footer-style-2.type-3 .footer-top {border-bottom: 0px none;}
.footer-style-2.type-3 .footer-link {float: right;}
.footer-style-2.type-3 .footer-link li a {margin-left: 35px;}
.footer-style-2.type-3 .copyright {float: left; font-size: 12px; color: #787878;}

.footer-style-3 {position: relative; width: 100%; display: inline-block; padding: 90px 0px 85px; text-align: center;}
.footer-style-3 .f-logo {display: block; margin: 0 auto 35px; }
.footer-style-3 .button {display:inline-block; margin: 0 auto; position: relative; overflow: hidden; float: none; padding: 15px 60px; border: 2px solid #84694e; color: #84694e; font-size: 11px; text-transform: uppercase; line-height: 11px; font-weight: bold; margin-bottom: 30px; font-family: 'ib-Arabic-Regular', sans-serif; letter-spacing: 1px; z-index: 1;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
.footer-style-3 .button span {transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
.footer-style-3 .button:before {content: ''; position: absolute; left: -100%; top: 0px; height: 100%; width: 50%; background: #84694e; z-index: -1; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
.footer-style-3 .button:after {content: ''; position: absolute; right: -100%; top: 0px; height: 100%; width: 50%; background: #84694e; z-index: -1; -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
.footer-style-3 .button:hover {color: #fff;}
.footer-style-3 .button:hover:before {left: 0px;}
.footer-style-3 .button:hover:after {right: 0px;}
.footer-style-3 .button:hover span {letter-spacing: 3px;}
.footer-style-3 .copyright {font-size: 13px; line-height: 16px; color: #888; display: inline-block; position: relative; width: 100%;}

.footer-style-4 {position: relative; width: 100%; background: #5c5c5c;}
.footer-top {padding: 90px 0px 70px; border-bottom: 1px solid #4a4a4a;}
.f-lates-news {position: relative; width: 100%; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #4a4a4a; min-height: 80px;}
.f-lates-news:last-child {min-height: 100%;}
.f-lates-news img {position: absolute; left: 0px; top: 0px; max-width: 55px;}
.f-lates-news .text {position: relative; margin-left: 70px;}
.f-lates-news .text a {color: #fff; font-size: 11px; font-family: 'ib-Arabic-Regular', sans-serif; line-height: 16px; font-weight: 800; letter-spacing: 1px; display: block; padding-bottom: 8px;}
.f-lates-news .text span {font-style: italic; font-size: 10px; font-weight: 300; color: #787878; display: block;}
.f-lates-wrap .f-lates-news:last-child {border-bottom: 0px none; margin-bottom: 0px; padding-bottom: 0px;}
.sm-block.type-2 h5 {font-size: 12px; color: #fff; line-height: 14px;}
.sm-block.type-2 {padding-bottom: 20px;}
.sm-block-wrap .sm-block.type-2:last-child {padding-bottom: 0px;}
.footer-item {position: relative; width: 100%;}
.footer-item .f-logo {margin-bottom: 25px;}
.footer-item .title {font-weight: 700; color: #fff; font-size: 12px; padding-bottom: 35px; letter-spacing: 1px;}
.input-info {font-size: 11px; font-weight: 400; color: #787878;}
.footer-item .text-p {color: #787878; font-size: 12px; line-height: 20px; font-weight: 300; padding-bottom: 15px; display: block;}
.footer-bottom {display: block; width: 100%; height: 120px; position: relative;}
.footer-bottom > div {height: inherit;}
.footer-style-4 .copyright {float: left; height: inherit;}
.footer-style-4 .copyright span {font-size: 12px; line-height: 14px; color: #787878; font-weight: 300;}
.footer-style-4 .footer-folow {float: right; height: inherit;}
.footer-style-4 .footer-folow a {margin: 0px 0px 0px 15px;}

a.tags-b {position: relative; display: block; float: left; border: 1px solid #3f3f3f; color: #787878; font-size: 11px; padding: 8px; line-height: 11px; font-style: italic;}
.footer-style-4.type-2 {font-family: 'ib-Arabic-Regular', serif; background: #222;}
.footer-style-4.type-2 .footer-top {border-bottom: 1px solid #303030; padding: 80px 0px 60px;}
.footer-style-4.type-2 .footer-item .title {font-family: 'ib-Arabic-Regular', serif;}
.footer-style-4.type-2 .f-lates-news .text a {font-family: 'ib-Arabic-Regular', serif;}
.footer-style-4.type-2 .f-lates-news {border-bottom: 0px none; margin-bottom: 0px;}
.footer-style-4.type-2 a.tags-b {font-family: 'ib-Arabic-Regular', serif; margin: 0px 5px 5px 0px;}
.footer-style-4.type-2 a.tags-b:hover {color: #fff; border-color: #2A2A2A; background: #2A2A2A;}
.footer-style-4.type-2 .footer-bottom {border-bottom: 1px solid #303030;}
.footer-style-4.type-2 .f-form {width: 100%; padding-left: 120px;}
.footer-style-4.type-2 .f-form .title {position: relative; float: left;}
.footer-style-4.type-2 .footer-share {position: relative; float: right; height: 45px;}
.footer-style-4.type-2 .footer-share a {margin: 0px 0px 0px 30px; line-height: 45px;}
.footer-style-4.type-2 .input-type-2 {background: none; border: 1px solid #3f3f3f; margin-bottom: 0px; display: block;}
.footer-style-4.type-2 .input-type-2 .email {color: #fff;}
.copyright-block .footer-link a {margin: 0px 0px 0px 20px; text-transform: capitalize; font-weight: 300; font-size: 12px;}
.copyright-block .footer-link a:hover {color: #fff;}
.footer-item.inline .title {padding-bottom: 0px; display:inline-block;}
.copyright-block {height: 130px; position: relative; width: 100%;}

.input-type-2 {width: 100%; position: relative; background: #fff; height: 45px; display: inline-block; margin-bottom: 25px;}
.input-type-2 .email {outline: 2px solid rgba(34,34,34,0); outline-offset: 5px; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; text-align: left; font-size: 12px; color: #222; padding: 0px 40px 0px 15px; transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;}
.input-type-2 .email:focus {outline-offset: 0px; outline: 1px solid rgba(34,34,34,0.5);}

.input-type-2 .submit {position: absolute; left: 0px; top: 0px; width: 40px; text-align: center; line-height: 45px;}
.input-type-2 .submit input {width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: none;}
.input-type-2 .submit span {color: #909090; font-size: 16px;}
.input-type-2.sm {height: 40px; border: 1px solid #4a4a4a; background: none; margin-bottom: 7px;}
.input-type-2.sm .submit {line-height: 36px;}
.input-type-2.sm .submit span {font-size: 14px;}
.input-type-2.sm .email {font-size: 12px; color: #fff;}
.some-wrap a {position: relative; float: left; width: 33.333%; padding:0px 15px 15px 0px;}
.some-wrap a img {width: 100%; height: auto; display: block;}
.some-wrap a:hover {opacity: 0.7;}

.footer-folow a {overflow: hidden;}
.footer-folow a span {transition:all .35s ease-out;-webkit-transition:all .35s ease-out;-moz-transition:all .35s ease-out;-ms-transition:all .35s ease-out;}

.footer-folow.folow-type-1 a {background: #2a2a2a;}
.footer-folow.folow-type-1 a:hover {background: #b2995e; color: #fff;}
.footer-folow.folow-type-1 a .fa:after {opacity: 1; font-size: 16px;}
.footer-folow.folow-type-1 a .fa:before {display: block;transition:all .55s ease;-webkit-transition:all .55s ease;-moz-transition:all .55s ease;-ms-transition:all .55s ease; opacity: 0;}
.footer-folow.folow-type-1 a:hover .fa:before {transform: scale(2); -webkit-transform: scale(2);-moz-transform: scale(2);-ms-transform: scale(2); opacity: 1; color: #fff}
.footer-folow.folow-type-1 a:hover .fa:after {transform: scale(5); -webkit-transform: scale(5);-moz-transform: scale(5);-ms-transform: scale(5); opacity: 0;}

.footer-folow.folow-type-2 a {background: #fff;}
.footer-folow.folow-type-2 a .fa:after {color: #fff; font-size: 40px;}
.footer-folow a .fa:after {font-family: FontAwesome; opacity: 0; font-size: 40px; width: 100%; height: 100%; left: 0px; top: 0px; line-height: 40px; text-align: center; transition:all .35s ease-out;-webkit-transition:all .35s ease-out;-moz-transition:all .35s ease-out;-ms-transition:all .35s ease-out;}
.footer-folow a .fa:before {transition:all .35s ease-out;-webkit-transition:all .35s ease-out;-moz-transition:all .35s ease-out;-ms-transition:all .35s ease-out;}
.footer-folow a .fa-facebook:after {content: '\f09a'; position: absolute;}
.footer-folow a .fa-twitter:after {content: '\f099'; position: absolute;}
.footer-folow a .fa-google-plus:after {content: '\f0d5'; position: absolute;}
.footer-folow.folow-type-2 a:hover {background: #b2995e; color: #fff;}
.footer-folow.folow-type-2 a:hover .fa:before {opacity: 0;}
.footer-folow a:hover .fa:after {font-size: 16px; opacity: 1;}

.footer-folow.folow-type-3 a {border: 1px solid #eee; background: none;}
.footer-folow.folow-type-3 a .fa:after {color: #222; font-size: 20px; transform: translateX(-50%); -webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
.footer-folow.folow-type-3 a:hover .fa:after {transform: translateX(0%); -webkit-transform: translateX(0%);-moz-transform: translateX(0%);}
.footer-folow.folow-type-3 a:hover {border-color: #787878;}
.footer-folow.folow-type-3 a:hover .fa:before {opacity: 0;}


.footer-share a {font-size: 12px; color: #787878; font-family: 'ib-Arabic-Regular', serif; font-style: italic; font-weight: 400;}
.footer-share a:hover {color: #fff;}

.f-link {position: relative; float: left; width: 50%; text-align: left;}
.f-link:first-child {padding-right: 15px;}
.f-link:last-child {padding-left: 15px;}
.f-link li {font-size: 10px; color: #787878; overflow: hidden; line-height: 10px; padding-bottom: 10px; text-transform: uppercase; border-bottom: 1px solid #3f3f3f; padding-left: 20px; margin-bottom: 12px; font-weight: 400; position: relative; transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
.f-link li:before {content: ''; position: absolute; left: 0px; bottom: 14px; width: 2px; height: 2px; background: #787878; transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}
.f-link li:hover {padding-left: 10px; border-bottom: 1px solid rgba(0,0,0,0);}
.f-link li:hover:before {width: 100%; height: 1px;}

.f-link-2 li {font-size: 12px; line-height: 14px; color: #787878; font-weight: 300; text-transform: lowercase; padding-bottom: 13px; width: 100%;}
.f-link-2 li a span {font-size: 12; font-family: 'ib-Arabic-Regular', serif; font-style: italic; position: absolute; right: 0px;}
.f-link-2 li:hover {color: #fff;}
.f-link-2.dot-style a {padding-left: 20px; position: relative; display: inline-block; width: 100%;}
.f-link-2.dot-style a:before {content: ''; position: absolute; left: 0px; top: 5px; width: 2px; height: 2px; background: #787878;transition:all .35s ease-out 0.2s;-webkit-transition:all .35s ease-out 0.2s;-moz-transition:all .35s ease-out 0.2s;-ms-transition:all .35s ease-out 0.2s;}
.f-link-2 li a:hover:before {width: 100%; top: 100%; height: 1px; background: #fff;}

.footer-link li {position: relative; float: left;}
.footer-link li a {color: #787878; font-size: 11px; text-transform: uppercase;}
.footer-link li a:hover {color: #fff;}
.footer-link-text {position: relative; width: 100%; display: inline-block; margin-bottom: 40px;}
.footer-link-text a {position: relative; line-height: 80px; display: block; float: left; text-align: center; width: 25%; font-size: 12px; font-weight: 700; color: #787878; font-family: 'ib-Arabic-Regular', sans-serif; overflow: hidden; height: 80px; border-top: 1px solid #f3f3f3; border-bottom: 1px solid #f3f3f3; border-right: 1px solid #f3f3f3; letter-spacing: 1px;}
.footer-link-text a span {position: relative; display: inline-block; width: 100%;  -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
.footer-link-text a:before {content: attr(data-text); position: absolute; width: 100%; text-align: center; line-height: 80px; font-size: 12px; color: #fff; letter-spacing: 1px; transform: translateY(-100%); -webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%); -webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;}
.footer-link-text a:hover:before  {transform: translateY(0%); -webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);}
.footer-link-text a:hover span {transform: translateY(100%); -webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);}
.footer-link-text a:hover {background: #9ca144;}
.footer-style-1 .footer-link {display: inline-block; width: 100%; text-align: center; position: relative; margin-bottom: 55px;}
.footer-style-1 .footer-link li {float: none; display: inline-block; margin: 0px 45px;}

@media screen and (max-width: 1230px) {
	.footer-style-1 .footer-link li {margin: 0px 20px;}
}
@media screen and (max-width: 992px) {
	.footer-style-2 .f-block {padding-top: 30px;}
	.footer-style-2, .footer-style-2 .f-block, .footer-style-2 .footer-folow {text-align: center;}
	.footer-style-2 .footer-folow a {margin: 0px 10px;}
	.clear-sm {clear: left;}
	.footer-item {padding-bottom: 30px; display: inline-block;}
	.footer-top {padding: 60px 0px 40px;}
	.footer-style-2.type-3 .copyright {padding-bottom: 20px;}
	.footer-style-2.type-3 .footer-link {float: left;}
	.footer-style-2.type-3 .footer-link li a {margin: 0px 15px 0px 0px;}
	.footer-style-2.type-3 .f-contact {padding-bottom: 30px;}
	.footer-style-4.type-2 .footer-share {float: left;}
	.footer-style-4.type-2 .copyright {margin-bottom: 20px;}
	.footer-style-4.type-2 .footer-link.fr {float: left; position: relative; width: 100%;}
	.footer-style-4.type-2 .footer-link.fr a {margin: 0px 15px 0px 0px;}
	.footer-style-4.type-2 .footer-share a {line-height: 14px; margin: 0px 15px 0px 0px;}
	header nav > ul > li > .dropmenu.type-1 {padding-top: 0;}
}
@media screen and (max-width: 768px) {
    .f-contact p {max-width: none;}
	.some-wrap a {width: auto;}
	.some-wrap a {padding: 0px 5px 5px 0px;}
	.footer-item .title {padding-bottom: 20px;}
	.f-lates-wrap .f-lates-news:last-child {min-height: 55px;}
	.footer-bottom {text-align: center; height: auto; padding: 20px 0px;}
	.footer-style-4 .copyright {float: none; margin-bottom: 15px; height: auto; width: 100%;}
	.footer-style-4 .footer-folow {float: none; height: auto; width: 100%;}
	.footer-style-4 .footer-folow a {margin: 0px 5px;}
	.footer-item.inline .title {display: block; text-align: left; margin-bottom: 15px;}
	.footer-item .title.vertical-align {position: relative; top: auto; transform: translateY(0);}
	.footer-style-4.type-2 .f-form {padding-left: 0px; }
	.footer-style-4.type-2 .copyright {float: left;}
}
@media screen and (max-width: 480px) {
	.footer-style-1 {padding: 50px 0px;}
	.footer-link-text a {width: 50%;}
	.footer-style-1.type-3 {padding-top: 60px;}
	.footer-style-1.type-3 .copyright {margin-bottom: 60px;}
	.footer-style-1.type-3 .footer-link-text a {border-bottom: 1px solid #5c5c5c;}
	.footer-style-1 .footer-link li {float: left; margin: 0px 15px 0px 0px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - ELEMENTS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.elements-block {position: relative; padding: 120px 0px 0px;}
.elements-block .title-elem {text-align: center; padding-bottom: 60px; text-transform: uppercase;}
.service-block {position: relative; display: block; margin-bottom: 80px;}
.service-block .title {font-size: 14px; font-weight: 700; color: #222; line-height: 26px;}
.service-block.type-1 {text-align: center;}
.service-block.type-1 .image {margin-bottom: 15px;}
.service-block.type-1 .text {font-size: 13px; line-height: 24px; color: #888; letter-spacing: 0.7px;}
.service-block.type-1 .title {padding-bottom: 12px;}
.service-block.type-2 .image {min-width: 100px; position: absolute; left: 0px; top: 0px; height: 100%;}
.service-block.type-2 .image img {display: block; right: 0px; width: 110px;height: 110px;}
.service-block.type-2 .text {text-transform: uppercase; font-size: 11px; color: #444; font-weight: 300; letter-spacing: 2px;}
.service-block.type-2 .title {padding-bottom: 7px;}
.service-block.type-2 .desc {padding-left: 120px;}
.service-block.type-3 .image  {min-width: 70px; position: relative; display: block; float: left; padding-bottom: 15px;}
.service-block.type-3 .text {text-transform: uppercase; font-size: 11px; color: #a2a2a2; font-weight: 300; letter-spacing: 3px;}
.service-block.type-3 .desc {padding-left: 70px;}
.service-block.type-3 .title {padding-bottom: 5px;}
.service-block.type-3 .sub-text {font-size: 13px; line-height: 24px; color: #888; font-weight: 300; position: relative; display: block; clear: both;}

.item-block {position: relative; width: 100%; text-align: center;}
.item-block .image img {width: 100%; height: auto;}
.item-block .title {font-size: 16px; line-height: 26px; font-weight: 700;}
.item-block.type-1 .title {padding-bottom: 15px;}
.item-block.type-1 .sub-title {font-size: 11px; font-weight: 300; color: rgba(255,255,255,0.3); letter-spacing: 3px; text-transform: uppercase;}
.item-block.type-1 .desc {background: #5c5c5c; color: #fff; padding: 90px 75px;}
.item-block.type-1 .text {font-size: 13px; line-height: 24px; color: rgba(255,255,255,0.4); font-weight: 300;}
.item-block.type-1 .separate {margin-bottom: 12px;}

.image-item {position: relative; width: 100%; display: inline-block;}
.image-side .bg.right {right: 0px; left: auto; width: 66.666%;}
.text-side {background: #5c5c5c; padding: 130px 90px; text-align: center; width: 33.333%; z-index: 5; position: relative; float: right; color: rgba(255,255,255,0.4);}
.text-side p {font-size: 13px; line-height: 24px; padding-bottom: 30px;}
.text-side ul {padding-bottom: 25px;}
.text-side ul li {font-size: 11px; text-transform: uppercase; line-height: 40px; border-bottom: 1px solid rgba(255,255,255,0.1);}
.text-side ul li:last-child {border-bottom: 0px none;}
.slider-1 {padding-bottom: 100px;}

.image-item.type-2 {height: 650px;}
.image-item.type-2 .container {height: inherit;}
.image-item.type-2 .text-side {text-align: right; color: rgba(255,255,255,0.8); background: none; width: 55%;  padding: 50px 10px 10px 50px; }
.image-item.type-2 .text-side h6 {font-size: 12px; font-style: italic;}
.image-item.type-2 .text-side h2 {font-weight: 900; color: #fff; font-size: 32px; padding-bottom: 20px;}
.image-item.type-2 .image-side {width: 58.3333%; float: left; z-index: 5; height: inherit;}
.device-title {position: relative; z-index: 50;}
.device-title span {font-size: 130px; color: #fff; font-weight: 900; text-transform: uppercase; line-height: 120px; text-align: left; display: block;}
.device-title span b {color: #f7941e;}
.device-title .image {position: absolute; left: 0px; top: 0px; margin-left: 100px;}

/*remove style*/

.title-1 h6 {font-size: 13px; letter-spacing: 5px; padding-bottom: 5px;}
.title-1 h2 {color: #fff; font-size: 32px; font-weight: 800; text-transform: uppercase; line-height: 36px; padding-bottom: 10px;}
.title-1 .first {padding-bottom: 40px;}
.title-2 h6 {font-size: 11px; letter-spacing: 3px; padding-bottom: 5px; text-transform: uppercase; color: rgba(255,255,255,0.7);}
.title-2 h2 {color: #fff; font-size: 18px; font-weight: 800; text-transform: none; line-height: 26px; padding-bottom: 20px;}
.title-2 img {margin-bottom: 25px;}
.text-side .button-st-1 {background: #84694e; font-size: 11px; font-weight: 700; color: #fff; position: relative; display: inline-block; padding: 17px 60px; text-transform: uppercase; line-height: 11px;}
.text-side .button-st-2 {background: #f7941e; font-size: 11px; font-weight: 700; color: #fff; position: relative; display: inline-block; padding: 17px 60px; text-transform: uppercase; line-height: 11px;}

/* c-btn */

.c-btn{display:inline-block;}
.c-btn.type-2 span{position:relative;}
.c-btn.type-2 .fa{position:absolute;top:50%;right:-26px;opacity:0;height:0px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.c-btn.type-2:hover span{left:-13px;}
.c-btn.type-2:hover .fa{opacity:1;height:auto;}
.c-btn.type-3 .fa{margin-right:15px;}
.c-btn.type-4{position:relative;background:transparent!important;padding:0 0 2px 0!important;}
.c-btn.type-4:after{content:'';display:block;position:absolute;bottom:0px;left:0px;width:100%;height:1px;background:#fff;}
.c-btn.type-5{position:relative;background:transparent!important;padding:0!important;font-weight:700!important;}
.c-btn.type-6{font-size:14px;line-height:18px;font-weight:800;color:#fff;letter-spacing:1px;text-transform:uppercase;padding:11.5px 65.5px;margin:6px;border:1px solid rgba(255,255,255,0.4);outline:1px solid #fff;outline-offset:5px;}
.c-btn.type-6:hover{outline-color:transparent;background:#fff;color:#444;}
.c-btn.border-1{outline:1px solid #fff;outline-offset:-1px;}
.c-btn.border-2{outline:2px solid #fff !important;outline-offset:-2px;}
.c-btn.border-3{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.c-btn.border-3:hover{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.c-btn.size-1{font-size:11px;line-height:15px;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;padding:15px 62px;}
.c-btn.size-1.font-3{padding: 15px 37.5px;}
.c-btn.size-5.font-3{ padding: 26px 54.5px;font-size: 18px;text-transform: uppercase;letter-spacing: 1px; font-weight: 700;}
.c-btn.size-1.zoom-1:hover{letter-spacing:5.5px;padding:15px 37px;}
.c-btn.size-6.font-3 { font-size: 15px; font-weight: 700; padding: 23px 49.5px; letter-spacing: 1px; text-transform: uppercase;}
.c-btn.size-7.font-3 { font-size: 16px; font-weight: 700; padding: 23px 64.5px; letter-spacing: 0.6px; text-transform: uppercase;}
.c-btn.size-8.font-3 { padding: 13px 27.5px; font-size: 13px; text-transform: uppercase; font-weight: 800; letter-spacing: 0.9px;}
.c-btn.size-9.font-3 { padding: 20px 49.5px; font-size: 14px; min-width: 200px;font-weight: 800;text-transform: uppercase;letter-spacing: 0.9px; word-spacing: 1.5px;}
.c-btn.size-10.font-3 { font-size: 16px; font-weight: 700; padding: 22px 60.5px; letter-spacing: 0.6px; text-transform: uppercase;}
.c-btn.size-11.font-3 { font-size: 16px; font-weight: 700; padding: 22px 66.5px; letter-spacing: 0.6px; text-transform: uppercase;}
.c-btn.size-1.zoom-2{letter-spacing:5.5px;padding:15px 37px;}
.c-btn.size-1.zoom-2:hover{letter-spacing:0.5px;padding:15px 62px;}
.c-btn.size-2{font-size:11px;line-height:14px;font-weight:400;letter-spacing:0.5px;text-transform:uppercase;padding:7.5px 19.5px;}
.c-btn.size-3{font-size:11px;line-height:14px;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;padding:11.5px 27px;}
.c-btn.size-4{font-size:11px;line-height:15px;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;padding:12.5px 62px;}
.c-btn.full{width:100%;padding-left:10px;padding-right:10px;text-align:center;}
.c-btn.color-1{outline-color:#e5e5e5;color:#888;}
.c-btn.color-1:after{background:#888;}
.c-btn.color-2{outline-color:#af9659;background:#af9659;color:#fff;}
.c-btn.color-1:after{background:#fff;}
.c-btn.color-3{color:rgba(255,255,255,0.4);outline-color:rgba(255,255,255,0.4);}
.c-btn.color-3:after{background:rgba(255,255,255,0.4);}
.c-btn.color-4{color:#fff;outline-color:#fff;}
.c-btn.color-3:after{background:#fff;}
.c-btn.color-5{color:#fff;outline-color:#84694e;background:#84694e;}
.c-btn.color-3:after{background:#fff;}
.c-btn.color-6{color:#f7941e;outline-color:#f7941e;}
.c-btn.color-7{color:#fff;outline-color:#222;background:#222;}
.c-btn.color-8{color:#f7941e;outline-color:#fff;background:#fff;}
.c-btn.color-9{color:#fff;outline-color:#f7941e;background:#f7941e;}
.c-btn.color-10{color:#fff;outline-color:#9ca144;background:#9ca144;}
.c-btn.color-11{color:#9ca144;outline-color:#9ca144;background:transparent;}
.c-btn.color-11:after{background:#9ca144;}
.c-btn.color-12{color:#fff;outline-color:#222;background:#222;}
.c-btn.color-13{color:#222;outline-color:#222;background:transparent;}
.c-btn.color-14{color:#fff;outline-color:#819859;background:#819859;}
.c-btn.color-15{color:#819859;outline-color:#819859;background:transparent;}
.c-btn.color-16{color:#fff;outline-color:#ffba00;background:#ffba00;}
.c-btn.color-17{color:#ffba00;outline-color:#ffba00;background:transparent;}
.c-btn.color-18{color:#fff;outline-color:#444;background:#444;}
.c-btn.color-19{color:#444;outline-color:#444;background:transparent;}
.c-btn.color-20{color:#444;outline-color:#fff;background:#fff;}
.c-btn.color-21{color:#819859;outline-color:#fff;background:#fff;}
.c-btn.color-22{color:#fff;outline-color:#e48850;background:#e48850;}
.c-btn.color-23{color:#e48850;outline-color:#e48850;background:transparent;}
.c-btn.color-24{color:#e48850;outline-color:#fff;background:#fff;}
.c-btn.hover-1:hover{background:transparent;outline-color:#f7941e;color:#fff;}
.c-btn.color-1:hover:after{background:#fff;}
.c-btn.hover-2:hover{background:transparent;outline-color:#84694e;color:#84694e;}
.c-btn.color-2:hover:after{background:#84694e;}
.c-btn.hover-3:hover{background:#84694e;outline-color:#84694e;color:#fff;}
.c-btn.color-3:hover:after{background:#fff;}
.c-btn.hover-4:hover{background:#fff;outline-color:#fff;color:#84694e;}
.c-btn.color-4:hover:after{background:#84694e;}
.c-btn.hover-5:hover{background:#222;outline-color:#222;color:#fff;}
.c-btn.color-5:hover:after{background:#fff;}
.c-btn.hover-6:hover{background:#f7941e;outline-color:#f7941e;color:#fff;}
.c-btn.color-6:hover:after{background:#fff;}
.c-btn.hover-7:hover{background:#fff;outline-color:#fff;color:#222;}
.c-btn.color-7:hover:after{background:#be9739;}
.c-btn.hover-8:hover{ background: #f7941e; outline-color: #f7941e; color: #fff;}
.c-btn.color-8:hover:after{background:#f7941e; color: #fff}
.c-btn.hover-9:hover{background:transparent;outline-color:#f7941e !important;color:#f7941e;}
.c-btn.color-9:hover:after{background:#f7941e;}
.c-btn.hover-10:hover{background:transparent;outline-color:#9ca144;color:#9ca144;}
.c-btn.color-10:hover:after{background:#9ca144;}
.c-btn.hover-11:hover{background:#9ca144;outline-color:#9ca144;color:#fff;}
.c-btn.color-11:hover:after{background:#fff;}
.c-btn.hover-12:hover{background:transparent;outline-color:#222;color:#222;}
.c-btn.hover-13:hover{background:#222;outline-color:#222;color:#fff;}
.c-btn.hover-14:hover{background:transparent;outline-color:#819859;color:#819859;}
.c-btn.hover-15:hover{background:#819859;outline-color:#819859;color:#fff;}
.c-btn.hover-16:hover{background:transparent;outline-color:#ffba00;color:#ffba00;}
.c-btn.hover-17:hover{background:#ffba00;outline-color:#ffba00;color:#fff;}
.c-btn.hover-18:hover{background:transparent;outline-color:#444;color:#444;}
.c-btn.hover-19:hover{background:#444;outline-color:#444;color:#fff;}
.c-btn.hover-20:hover{background:transparent;outline-color:#e48850;color:#e48850;}
.c-btn.hover-21:hover{background:#e48850;outline-color:#e48850;color:#fff;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* M_SLIDER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.m_slider {position: relative;}
.m_slider .m_slider_entry{display:table;width:100%;-moz-background-size:cover;background-size:cover;background-position:center center;}
.m_slider .m_slider_inner{position:relative;display:table-cell;vertical-align:middle;height:100vh;text-align:center;z-index:2;}
.m_slider .m_slider_cat{ font-size: 13px; line-height: 22px; font-weight: 300; letter-spacing: 3.9px; color:#fff; margin-bottom: 15px;}
.m_slider .m_slider_title{ font-size: 60px; line-height: 60px; font-weight: 900; letter-spacing: 2.7px; color: #fff; margin-bottom: 21px;}
.m_slider .m_slider_desc{ font-size: 16px; line-height: 26px; font-weight: 300; letter-spacing: 0.8px; color: rgba(255,255,255,0.8); width:50%; margin: 0 auto 33px auto; }
.m_slider .swiper-arrow-left{position:absolute;top:50%;left:0px;-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer;}
.m_slider .swiper-arrow-right{position:absolute;top:50%;right:0px;webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer;}

.m_slider.style-1 .m_slider_entry:before{content:'';display:block;position:absolute;top:0px;left:0px;right:0px;bottom:0px;background:#111;opacity:0.25;}
.m_slider.style-1 .m_slider_entry:after{content:'';display:block;position:absolute;top:50%;left:50%;width:215px;height:215px;border:20px solid #84694e;opacity:0; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
.m_slider.style-1 .swiper-slide.active .m_slider_entry:after{width:430px;height:430px;opacity:0.6;}
.m_slider.style-1 .m_slider_inner{-webkit-transform: scale(0.5); -moz-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5);opacity:0;}
.m_slider.style-1 .swiper-slide.active .m_slider_inner{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);opacity: 1;}
.m_slider.style-1 .swiper-arrow-left,.m_slider.style-1 .swiper-arrow-right{width:50px;height:50px;background:#fff;display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.m_slider.style-1 .swiper-arrow-left:before,.m_slider.style-1 .swiper-arrow-right:before{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); -o-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);}
.m_slider.style-1 .swiper-arrow-left:before{content: "\f104";}
.m_slider.style-1 .swiper-arrow-right:before{content: "\f105";}
.m_slider.style-1 .pagination{bottom: 10px;display:none;}

.m_slider_inner.style-2 .cut_block_header.style-2 .cut_block_header_cat {font-size: 50px; padding-bottom: 10px;}
.m_slider_inner.style-2 .cut_block_header_desc {color: rgba(255,255,255,0.8);}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* BLOCK HEADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.cut_block_header{text-align:center;}
.cut_block_header_cat{font-family:'ib-Arabic-Regular';font-size:13px;line-height:16px;font-weight:300;color:#444;letter-spacing:4px;margin-bottom:13px;}
.cut_block_header_title{font-family: 'ib-Arabic-Regular';font-size:32px;line-height:32px;font-weight:900;color:#222;letter-spacing:1.5px;margin-bottom:16px;}
.cut_block_header_desc{font-family: 'ib-Arabic-Regular';font-size:14px;line-height:24px;font-weight:300;color:#888;letter-spacing:0.7px;width:55%;margin-left:auto;margin-right:auto;}

/*style-2*/
.cut_block_header.style-2 {display: block; position: relative;}
.cut_block_header.style-2 .cut_block_header_cat{font-family:'ib-Arabic-Regular';font-size:30px;line-height:26px;font-weight:400;letter-spacing:3px;color:#be9739;margin-bottom:8px;}
.cut_block_header.style-2 .cut_block_header_title{font-family: 'ib-Arabic-Regular';margin-bottom:25px;}
.cut_block_header_separator{width:120px;height:5px;background:url(../img/title_patt_2.png) repeat-x;margin:0 auto 21px auto;}

/*style-left*/
.cut_block_header.style-2.text-left {text-align:left;}
.cut_block_header.style-2.text-left .cut_block_header_separator {margin: 0px 0px 21px;}
.cut_block_header.style-2.text-left .cut_block_header_desc {float: left; width: auto;}

/*style-color-white*/
.cut_block_header.style-2.col-white .cut_block_header_title {color: #fff;}
.cut_block_header.style-2.col-white .cut_block_header_desc {color: rgba(255,255,255,0.8);}
.cut_block_header.style-1.col-white .cut_block_header_cat{color: rgba(255,255,255,0.7);}
.cut_block_header.style-1.col-white .cut_block_header_title {color: #fff;}
.cut_block_header.style-1.col-white .cut_block_header_desc {color: rgba(255,255,255,0.4);}

/*style-3*/
.cut_block_header.style-3{position:relative;display:table;margin-left:auto;margin-right:auto;overflow:hidden;}
.cut_block_header.style-3 .cut_block_header_cat{position:absolute;bottom:-5px;left:50%;font-family: 'ib-Arabic-Regular';font-size:13px;line-height:16px;font-weight:400;font-style:italic;color:#444;white-space:nowrap;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.cut_block_header.style-3 .cut_block_header_cat:before{content:'';display:block;position:absolute;top:50%;left:-1052px;width:1000px;height:1px;border-top:1px solid #819859;}
.cut_block_header.style-3 .cut_block_header_cat:after{content:'';display:block;position:absolute;top:50%;right:-1052px;width:1000px;height:1px;border-top:1px solid #819859;}
.cut_block_header.style-3 .cut_block_header_title{position:relative;display:inline-block;font-family: 'ib-Arabic-Regular';font-size:26px;line-height:26px;letter-spacing:1.1px;color:#819859;border:1px solid #819859;border-bottom:none;padding:26.5px 39px;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CUT ORDER BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.cut_order_block{display:block;position:relative;text-align: right;direction: rtl}
.cut_order_overlay{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%;}
.cut_order_block.style-1{position:relative;padding-top:58px;}
.cut_order_block.style-1 .cut_order_number{position:absolute;top:0px;left:0px;font-size:90px;line-height:90px;font-weight:700;color:#af9659;letter-spacing:6px;}
.cut_order_block.style-1 .cut_order_title{position:relative;display:inline-block;font-size:22px;line-height:26px;font-weight:700;color:#222;letter-spacing:0.8px;text-transform:uppercase;margin-left:64px;margin-bottom:12px;background:#fff;z-index:2;}
.cut_order_block.style-1 .cut_order_title:hover{color:#af9659;}
.cut_order_block.style-1 .cut_order_desc{font-size:11px;line-height:15px;font-weight:300;color:#a2a2a2;letter-spacing:3.2px;text-transform:uppercase;margin-left:64px;margin-bottom:27px;}
.cut_order_block.style-1 .cut_order_text{font-size:13px;line-height:24px;font-weight:300;color:#888;letter-spacing:0.5px;}

/*style-2*/
.cut_order_block.style-2{display:table;width:100%;height:350px;text-align:center;-moz-background-size:cover;background-size:cover;background-position:center center;}
.cut_order_block.style-2:before{content:'';display:block;position:absolute;top:21px;left:21px;right:21px;bottom:21px;outline:10px solid transparent;outline-offset:-10px;z-index:2;}
.cut_order_block.style-2:hover:before{outline-color:#fff;}
.cut_order_block.style-2 .cut_order_overlay{background:#111;opacity:0.35;}
.cut_order_block.style-2 .cut_order_entry{position:relative;display:table-cell;vertical-align:middle;width:100%;padding:45px;z-index:3;}
.cut_order_block.style-2 .cut_order_cat{font-size:13px;line-height:15px;font-weight:300;color:#fff;letter-spacing:4px;margin-bottom:13px;}
.cut_order_block.style-2 .cut_order_title{display:inline-block;font-size:20px;line-height:24px;font-weight:800;color:#fff;letter-spacing:1px;text-transform:uppercase;margin-bottom:15px;}
.cut_order_block.style-2 .cut_order_desc{font-size:13px;line-height:16px;font-weight:300;color:rgba(255,255,255,0.8);letter-spacing:0.6px;}

/*style-3*/
.cut_order_block.style-3{min-height:370px;text-align:center;}
.cut_order_block.style-3 .cut_order_image{display:block;position:relative;}
.cut_order_block.style-3 .cut_order_image:before{content:'';display:block;position:absolute;top:50%;left:50%;width:2px;height:32px;background:#fff;margin-top:-15.5px;opacity:0;z-index:4;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.cut_order_block.style-3 .cut_order_image:after{ content:'';display:block;position:absolute;top:50%;left:50%;width:32px;height:2px;background:#fff;margin-top:-15.5px;opacity:0;z-index:4;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.cut_order_block.style-3 .cut_order_overlay{background:#84694e;opacity:0;}
.cut_order_block.style-3 .cut_order_image:hover .cut_order_overlay{opacity:0.7;}
.cut_order_block.style-3 .cut_order_image:hover:before,.cut_order_block.style-3 .cut_order_image:hover:after{opacity:1;}
.cut_order_block.style-3 .cut_order_entry{position:relative;padding-top:25px;background:#333333;z-index:2;}
.cut_order_block.style-3 .cut_order_title{display:inline-block;font-size:14px;line-height:18px;font-weight:700;color:#fff;letter-spacing:0.8px;margin-bottom:13px;}
.cut_order_block.style-3 .cut_order_title:hover{color:#84694e;}
.cut_order_block.style-3 .cut_order_desc{font-size:11px;line-height:14px;font-weight:300;color:rgba(255,255,255,0.30);letter-spacing:3px;text-transform:uppercase;margin-bottom:14px;}
.cut_order_block.style-3 .cut_order_social a{display:inline-block;font-size:12px;margin:0 14px;color:rgba(255,255,255,0.4);height:0px;overflow:hidden;opacity:0;visibility:hidden;}
.cut_order_block.style-3 .cut_order_social a:hover{color:rgba(255,255,255,1);}
.cut_order_block.style-3:hover .cut_order_entry{margin-top:-31px;}
.cut_order_block.style-3:hover .cut_order_social a{height:100%;opacity:1;visibility:visible;}

/*style-4*/
.cut_order_block.style-4 .cut_order_image{display:block;position:relative;margin-bottom:23px;}
.cut_order_block.style-4 .cut_order_overlay{background:#84694e;opacity:0;}
.cut_order_block.style-4 .cut_order_image:hover .cut_order_overlay{opacity:0.7;}
.cut_order_block.style-4 .cut_order_image:hover:before,.cut_order_block.style-4 .cut_order_image:hover:after{opacity:1;}
.cut_order_block.style-4 .cut_order_image:before{content:'';display:block;position:absolute;top:50%;left:50%;width:2px;height:32px;background:#fff;opacity:0;z-index:4;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.cut_order_block.style-4 .cut_order_image:after{content:'';display:block;position:absolute;top:50%;left:50%;width:32px;height:2px;background:#fff;opacity:0;z-index:4; -webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.cut_order_block.style-4 .cut_order_overlay{background:#84694e;opacity:0;}
.cut_order_block.style-4 .cut_order_title{display:inline-block;font-size:14px;line-height:18px;font-weight:700;color:#222;letter-spacing:1.5px;margin-bottom:17px;}
.cut_order_block.style-4 .cut_order_title:hover{color:#84694e;}
.cut_order_block.style-4 .cut_order_desc{font-size:14px;line-height:24px;font-weight:300;color:#888;letter-spacing:0.2px;}
.cut_order_studio {font-size: 15px;}
/*style-5*/
.cut_order_block.style-5{text-align:center;}
.cut_order_block.style-5 .cut_order_entry{background:#5c5c5c;padding:87px 70px;}
.cut_order_block.style-5 .cut_order_title{display:inline-block;font-size:16px;line-height:22px;font-weight:800;color:#fff;letter-spacing:1.7px;margin-bottom:10px;}
.cut_order_block.style-5 .cut_order_desc{font-size:11px;line-height:15px;font-weight:300;color:rgba(255,255,255,0.3);letter-spacing:2.9px;text-transform:uppercase;margin-bottom:17px;}
.cut_order_block.style-5 .cut_order_devider span{display:inline-block;width:10px;height:1px;background:#84694e;margin-right:5px;}
.cut_order_block.style-5 .cut_order_devider{font-size:0;margin-bottom:16px;}
.cut_order_block.style-5 .cut_order_devider span:last-child{margin-right:0;}
.cut_order_block.style-5 .cut_order_text{font-size:13px;line-height:24px;font-weight:300;color:rgba(255,255,255,0.4);letter-spacing:0.2px;}
.cut_order_block.style-5 .c-btn{position:absolute;left:50%;bottom:66px;opacity:0;white-space:nowrap;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.cut_order_block.style-5:hover .cut_order_entry{background:#84694e;padding-top:58px;padding-bottom:101px;}
.cut_order_block.style-5:hover .cut_order_desc{margin-bottom:13px;}
.cut_order_block.style-5:hover .cut_order_devider{margin-bottom:0px;}
.cut_order_block.style-5:hover .cut_order_text{margin-bottom:35px;}
.cut_order_block.style-5:hover .c-btn{opacity:1;}

/*style-6*/
.cut_order_block.style-6{min-height:500px;text-align:center;-moz-background-size:cover;background-size:cover;background-position:center center;}
.cut_order_block.style-6:before{content:'';display:block;position:absolute;top:30px;left:30px;right:30px;bottom:30px;outline:2px solid transparent;outline-offset:-2px;z-index:2;}
.cut_order_block.style-6:hover:before{outline-color:#be9739;}
.cut_order_block.style-6 .cut_order_entry{position:absolute;top:50%;left:50%;width:100%;padding:45px;z-index:3;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.cut_order_block.style-6 .cut_order_cat{font-size:13px;line-height:15px;font-weight:300;color:#fff;letter-spacing:0px;margin-bottom:13px;opacity:0;}
.cut_order_block.style-6 .cut_order_title{display:inline-block;font-size:22px;line-height:24px;font-weight:800;color:#fff;letter-spacing:1px;text-transform:uppercase;margin-bottom:21px;}
.cut_order_block.style-6 .cut_order_desc{font-size:13px;line-height:16px;font-weight:300;color:rgba(255,255,255,0.8);opacity:0;}
.cut_order_block.style-6:hover .cut_order_cat{letter-spacing:4px;opacity:1;}
.cut_order_block.style-6:hover .cut_order_title{letter-spacing:4px;}
.cut_order_block.style-6:hover .cut_order_desc{letter-spacing:0.6px;opacity:1;}

/*style-7*/
.cut_order_block.style-7{text-align:center;}
.cut_order_block.style-7 .cut_order_entry{background:#333333;padding:83px 43px 90px 43px;}
.cut_order_block.style-7 .cut_order_title{font-size:16px;line-height:22px;font-weight:800;color:#fff;letter-spacing:0.5px;margin-bottom:10px;}
.cut_order_block.style-7 .cut_order_cat{font-size:11px;line-height:15px;font-weight:300;color:rgba(255,255,255,0.3);letter-spacing:3.2px;text-transform:uppercase;margin-bottom:20px;}
.cut_order_block.style-7 .cut_order_desc{font-size:12px;line-height:24px;font-weight:300;color:rgba(255,255,255,0.4);letter-spacing:1.1px;margin-bottom:32px;}

/*style-8*/
.cut_order_block.style-8{text-align:center;}
.cut_order_block.style-8 .cut_order_entry{padding-top:9px;padding-bottom:10px;}
.cut_order_block.style-8 .cut_order_cat{font-size:13px;line-height:16px;font-weight:400;font-style:italic;color:#fff;letter-spacing:3.7px;margin-bottom:8px;}
.cut_order_block.style-8 .cut_order_title{display:inline-block;font-size:18px;line-height:22px;font-weight:800;color:#fff;letter-spacing:1px;text-transform:uppercase;padding:5px 12px;margin-bottom:15px;}
.cut_order_block.style-8 .cut_order_desc{font-size:13px;line-height:16px;font-weight:400;color:rgba(255,255,255,0.8);letter-spacing:0.5px;}
.cut_order_block.style-8:hover .cut_order_cat{-webkit-transform:translateY(-9px);-moz-transform:translateY(-9px);-ms-transform:translateY(-9px);-o-transform:translateY(-9px);transform:translateY(-9px);}
.cut_order_block.style-8:hover .cut_order_title{background:#f7941e;}
.cut_order_block.style-8:hover .cut_order_desc{-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);}

/*style-9*/
.cut_order_block.style-9{display:table;width:100%;height:250px;text-align:center;-moz-background-size:cover;background-size:cover;background-position:center center;}
.cut_order_block.style-9:before{content:'';display:block;position:absolute;top:21px;left:21px;right:21px;bottom:21px;z-index:2;}
.cut_order_block.style-9:hover:before{background:#84694e;opacity:0.9;}
.cut_order_block.style-9 .cut_order_overlay{background:#111;opacity:0.35;}
.cut_order_block.style-9 .cut_order_entry{position:relative;display:table-cell;vertical-align:middle;width:100%;padding:30px;z-index:3;}
.cut_order_block.style-9 .cut_order_cat{font-size:13px;line-height:15px;font-weight:300;color:#fff;letter-spacing:4px;margin-bottom:13px;}
.cut_order_block.style-9 .cut_order_title{display:inline-block;font-size:20px;line-height:24px;font-weight:800;color:#fff;letter-spacing:1px;text-transform:uppercase;margin-bottom:15px;}
.cut_order_block.style-9:hover .cut_order_title{letter-spacing:4px;}
.cut_order_block.style-9 .cut_order_desc{font-size:13px;line-height:16px;font-weight:300;color:rgba(255,255,255,0.8);letter-spacing:0.6px;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* VIDEO BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.cut_video_block{position:relative;}
.cut_video_label{position:absolute;top:26px;left:32px;font-size:11px;line-height:15px;font-weight:800;color:#fff;letter-spacing:2px;text-transform:uppercase;}
.cut_video_btn{width:54px;height:54px;border:1px solid #fff;border-radius:100%;}
.cut_video_icon{position:absolute;top:50%;left:50%;idth:0;height:0;border-style:solid;border-width:9px 0 9px 12px;border-color:transparent transparent transparent #ffffff;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.cut_video_btn:hover{opacity:0.6;}
.cut_video_iframe{display:none;position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%;z-index:2;}
a.cut_video_close{display:none;position:absolute;top:0px;right:5px;color:#fff;z-index:3;}
.cut_video_block.style-1 .cut_video_btn{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.cut_video_block.active .cut_video_iframe{display:block;}
.cut_video_block.active a.cut_video_close{display:block;}
.cut_video_block.active .cut_video_cat{display:none;}

/*style-2*/
.cut_video_block.style-2{-moz-background-size:cover;background-size:cover;background-position:center center;}
.cut_video_block.style-2 .cut_video_content{position:relative;display:table;width:100%;text-align:center;z-index:2;}
.cut_video_block.style-2 .cut_video_inner{display:table-cell;vertical-align:middle;}
.cut_video_block.style-2 .cut_video_title{width:40%;font-size:32px;line-height:36px;font-weight:900;letter-spacing:1px;text-transform:uppercase;margin:0 auto;color:#fff;}
.cut_video_block.style-2:before{content:'';display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;bottom:0px;background:#111;opacity:0.3;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Removed WP */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.m_slider_margin{margin-top:-90px;}

@media screen and (max-width: 991px) {
	.m_slider .m_slider_inner{height: 720px;}
	.m_slider .m_slider_cat{margin-bottom: 12px;}
	.m_slider .m_slider_title{font-size: 45px; line-height: 45px; margin-bottom: 16px;}
	.m_slider .m_slider_desc{font-size: 14px; line-height:22px; margin: 0 auto 25px auto;}
}
@media screen and (max-width: 767px) {
	.m_slider .m_slider_inner{height: 600px;}
	.image-item.type-2 .text-side {text-align: center;}
	.m_slider .m_slider_cat{margin-bottom: 9px;}
	.m_slider .m_slider_title{font-size: 34px; line-height: 34px; margin-bottom: 12px;}
	.m_slider .m_slider_desc{font-size: 14px; line-height:22px; margin: 0 auto 17px auto;}
	.m_slider.style-1 .swiper-slide.active .m_slider_entry:after{width: 350px;height: 350px;}
}
@media screen and (max-width: 480px) {
	.m_slider .m_slider_desc{width:75%;}
	.m_slider.style-1 .swiper-slide.active .m_slider_entry:after{width: 100%;height: 100%;}
	.m_slider.style-1 .pagination{display:block;bottom:25px;}
	.m_slider.style-1 .swiper-arrow-left{display:none;}
	.m_slider.style-1 .swiper-arrow-right{display:none;}
}


/*transition*/
a,.cut_order_block:before,.cut_order_image:before,.cut_order_image:after,.cut_order_overlay,.cut_order_entry,.cut_order_cat,.cut_order_title,.cut_order_desc,.cut_order_text,.cut_order_devider,.cut_order_social,.cut_order_social a,.c-btn,.c-btn.type-4:after, .m_slider.style-1 .m_slider_entry:after, .m_slider.style-1 .m_slider_inner {
  -moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}

  .members-portal {
      cursor: pointer;
      position: fixed;
      right: 0px;
      margin-right: 0px;
      z-index: 999;
      top: 250px;
      margin-top: 50px;
      height: 130px;
      width: 41px;
      background-color: #f7941e;
      -webkit-transition: background-color 200ms linear;
      -moz-transition: background-color 200ms linear;
      -o-transition: background-color 200ms linear;
      -ms-transition: background-color 200ms linear;
      transition: background-color 200ms linear;
      -webkit-transition: margin-left 1s;
      -moz-transition: margin-left 1s;
      -o-transition: margin-left 1s;
      -ms-transition: margin-left 1s;
      transition: margin-left 1s;
      border: 1px solid #fff;
      border-right: none;
  }
  .members-portal h4 {
      -webkit-transform: rotate(270deg);
      transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
      color: #fff;
      font-size: 14px;
      width: 286px;
      margin-top: 46px;
      text-align: center;
      margin-left: -124px;
      padding: 8px 28px;
      line-height: 20px;
  }
  .members-portal h4 a {
      color: #fff;
  }
  .members-portal:hover {
      background-color: #86888b;
  }
  .works_carousel .item {
    margin-bottom: 30px;
    height: 180px;
    background: #ebebeb;
    padding-top: 27px;

  }
  .works_carousel .img_works {
    width: 100%;
    height: 130px;
    cursor: pointer;
    background-color: #ebebeb;
    background-size: contain !important;
    background-repeat: no-repeat;
    transition: all 0.6s;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    background-position-x: 50%;
}
.quotation{
  margin: 0 auto;
  quotes: "\201C""\201D""\2018""\2019";
}

.quotation:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  right: -10px;
  position: relative;
  top: 15px;
  color: #f7941e;
  font-size: 3em;
  font-family:none;
}
.quotation::after {
  content: close-quote;
  display: inline;
  height: 0;
  line-height: 0;
  right: 10px;
  position: relative;
  top: 25px;
  color: #f7941e;
  font-size: 3em;
  font-family:none;

}
.quotation2{
  margin: 0 auto;
  quotes: "\201C""\201D""\2018""\2019";
}
.quotation2:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: 0px;
  position: relative;
  top: 15px;
  color: #fff;
  font-size: 3em;
  font-family:none;
  text-align:center;
}
.quotation2::after {
  content: close-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: 10px;
  position: relative;
  top: 25px;
  color: #fff;
  font-size: 3em;
  font-family:none;

}
blockquote {
  font-size: 20px;
  border-left: 0;
  line-height:30px;
}
blockquote footer{
  margin:0;
  text-align: left;
  font-style: italic;color: #9e9e9e;
}

.calender_item {
    /*background: url(../img/calendar.png) !important;*/
    background-size: 100% 100% !important;
    /*padding: 10px !important;*/
    margin-bottom: 20px !important;
    background-repeat: no-repeat !important;
    color: #787875;
    min-height: 160px;
    text-align:center;
    border:2px solid #f7941e;
}
#homecontent h4 {
    color: #c00000;
    margin-bottom: 45px;
    text-align: center;
}
.calender_item h4 {
    margin: 0px;
    padding-top: 14px;
    color: #fff !important;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 16px !important;
    /*margin-bottom: 6px !important;*/
    text-align: center;
    font-weight: 500;
}
.calender_item h6 {
    color: #fff;
}
.calender_item p date {
    color: #787875;
    text-align: center;
    font-size: 10px;
}
.calender_item p{
  padding-bottom:0;
  margin-bottom:0;
  margin-top:30px;
}
.calender_item a{
  color: #f7941e;
  text-decoration: underline !important;
}
.ribbon {
    position: absolute;
    z-index: 1;
    width: 102px;
    height: 80px;
    overflow: hidden;
}
.ribbon.top-left {
  top: -7.2px;
  left: 14px;
}
.ribbon.top-left.ribbon-primary > small {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#f7941e', endColorstr='#cd7307');
    background-image: -moz-linear-gradient(-45deg, #f7941e 0, #cd7307 100%);
    background-image: -webkit-linear-gradient(-45deg, #f7941e 0, #cd7307 100%);
    background-image: linear-gradient(-45deg, #f7941e 0, #cd7307 100%);
    position: absolute;
    display: block;
    width: 100%;
    padding: 8px 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 65%;
    color: white;
    background-color: #f7941e;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
    top: 16px;
    left: -27px;
    color:#fff;
}
.ribbon.top-left.ribbon-primary > small:before, .ribbon.top-left.ribbon-primary > small:after {
    bottom: -3px;
    border-top: 3px solid #854c09;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}
.ribbon.top-left.ribbon-primary > small:before {
    left: 0;
}
.ribbon.top-left.ribbon-primary > small:before, .ribbon.top-left.ribbon-primary > small:after {
    position: absolute;
    content: " ";
}
.ribbon.top-left.ribbon-primary > small:after {
    right: 0;
}

.newsletter-sec {
    cursor: pointer;
    position: fixed;
    left: 0px;
    margin-left: 0px;
    z-index: 999;
    top: 250px;
    margin-top: 50px;
    height: 130px;
    width: 41px;
    background-color: #f7941e;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
    -webkit-transition: margin-left 1s;
    -moz-transition: margin-left 1s;
    -o-transition: margin-left 1s;
    -ms-transition: margin-left 1s;
    transition: margin-left 1s;
    border: 1px solid #fff;
    border-left: none;
}
.newsletter-sec h4 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    color: #fff;
    font-size: 14px;
    width: 286px;
    margin-top: 46px;
    text-align: center;
    margin-left: -124px;
    padding: 8px 28px;
    line-height: 20px;
}
.newsletter-sec h4 a {
    color: #fff;
}
.newsletter-sec:hover {
    background-color: #86888b;
}


/******************************************************
*******          CSS Added by Attaa'            ********
******************************************************/
/**** CSS for Team Page ****/
.section-page{
  padding: 70px 0px;
  width:100%;
  position: relative;
}
.breadcrumb{
  background: transparent !important;
  padding: 8px 0px;
}
li.breadcrumb-item a, .breadcrumb>li+li:before{
  color:#5c5c5c
}
li.breadcrumb-item a:hover, .breadcrumb>.active {
  color:#f7941e
}
.section-head{
  text-align: center;
  margin-bottom: 45px;
  padding: 0px 10%;
}
.section-head .section-name{
  font-size: 39px;
  font-weight: 900;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #5c5c5c;
}
.section-head .section-desc{
  margin-top: 12px;
  font-size: 16.5px;
  opacity: .8;
  line-height: 24px;
}
.our-team{
  padding: 30px 0 40px;
  background: rgb(245, 244, 244);
  text-align: center;
  overflow: hidden;
  position: relative;
}
.our-team .pic{
  display: inline-block;
  width: 130px;
  height: 130px;
  margin-bottom: 50px;
  z-index: 1;
  position: relative;
}
/**.our-team .pic:before{
  content: "";
  width: 100%;
  height: 0;
  border-radius: 50%;
  background: #f7941e;
  position: absolute;
  bottom: 135%;
  right: 0;
  left: 0;
  opacity: 0.2;
  transform: scale(3);
  transition: all 0.3s linear 0s;
}****/
.our-team:hover .pic:before{height: 100%; }
.our-team .pic:after{
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #f7941e;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.our-team .pic img{
  width: 100%;
  height: auto;
  border-radius: 50%;
  transform: scale(1);
  transition: all 0.9s ease 0s;
}
.our-team:hover .pic img{
  box-shadow: 0 0 0 14px #f7f5ec;
  transform: scale(0.7);
}
.our-team .team-content{margin-bottom: 30px; }
.our-team .title{
  font-size: 20.3px;
  font-weight: 700;
  color: #4e5052;
  letter-spacing: 0px;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.our-team .post{
  display: block;
  font-size: 15px;
  color: #4e5052;
  text-transform:capitalize;
}
.our-team .social{
  width: 100%;
  padding: 0;
  margin: 0;
  background: #f7941e;
  position: absolute;
  bottom: -100px;
  left: 0;
  transition: all 0.5s ease 0s;
}
.our-team:hover .social{ bottom: 0; }
.our-team .social li{ display: inline-block; }
.our-team .social li a{
  display: block;
  padding: 10px;
  font-size: 17px;
  color: #fff;
  transition: all 0.3s ease 0s;
}
.our-team .social li a:hover{
  color: #f7941e;
  background: #f7f5ec;
}
.our-team{ margin-bottom: 30px; }

/**** CSS for Contact Us Page  ****/
.contactBox {
  border: 1px solid rgba(112, 111, 111, 0.1);
  -webkit-box-shadow: 0px 30px 30px 0px rgba(112, 111, 111, 0.08);
  box-shadow: 0px 30px 30px 0px rgba(112, 111, 111, 0.08);
  background-color: #fff;
  padding: 70px;
  position: relative;
  z-index: 45;
  direction: rtl
}
.contactBox h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #f7941e;
  font-weight: 900;
  margin: 0 0 30px;
}
.mb-3, .my-3 {
  margin-bottom: 1rem!important;
}
.align-items-center {
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}
.contactBox .media i {
  height: 35px;
  width: 35px;
  border: 1px solid rgba(112, 111, 111, 0.41);
  color: #f7941e;
  border-radius: 3px;
  text-align: center;
  line-height: 35px;
  float: right;
}
.contactBox input {
  height: 46px;
}
[type='color'], [type='date'], [type='datetime'], [type='datetime-local'], [type='email'], [type='month'], [type='number'], [type='password'], [type='search'], [type='tel'], [type='text'], [type='time'], [type='url'], [type='week'], input:not([type]), textarea {
  border: 1px solid #eee;
  min-height: 46px;
}
.contactBox textarea {
  height: 150px;
  padding-top: 30px;
}
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn, .single-blog-post a.blg-link {
  font-size: 16px;
  line-height: 24px;
  border-radius: 3px;
  padding: 11px 35px;
  font-weight: 500;
  -webkit-transition: all 0.24s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.24s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  border-width: 2px;
  font-weight: 500;
}
.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.mb-3, .my-3 {
  margin-bottom: 1rem!important;
}
.mr-3, .mx-3 {
  margin-left: 1rem!important;
  margin-right: 0rem!important;
}
.contactBox p span, .contactBox p span a {
  display: block;
  color:#86888b;
  margin-right: 5px;
  direction: ltr;
}
.media-body p {
  color: #86888b;
  text-align: right;
  display: flex;
  direction: rtl;
  margin-bottom: 2px;
}
.media.align-items-center.mb-3 {
  margin-bottom: 2rem !important;
}
.form-row .col-md-6 {
  float: right;
  direction: rtl;
}
.contactBox p span a:hover{
  color: #f7941e
}
.form-row>.col, .form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-control {
  font-size: 12px;
  outline: 0 !important;
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-box-shadow: none !important;
  box-shadow:none !important;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control input, .form-contro textarea, .contactBox input, .contactBox textarea{
  -webkit-box-shadow: none !important;
  box-shadow:none !important;
  text-transform: capitalize !important;
  border-color: rgba(235, 235, 235, 0.2);
  background-color: rgba(235, 235, 235, 0.2);
}
.contactBox button{
  background: #f7941e;
  border: 1px solid #f7941e;
  padding: 8px 30px;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
}
.contactBox button:hover, .contactBox button:active, .contactBox button:focus-within{
  background: #87898c;
  background-color: #87898c !important;
  border: 1px solid #87898c !important;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  outline: 0px !important;
  outline-offset: 0 !important;
  box-shadow: 0px 15px 20px 0px rgba(2,43,147,0.15) !important;
}
.contactBox .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none !important;
  border-color: #f7941e !important;
  background-color: #fff;
}
.margin-b-35{
  margin-bottom: 35px;
}
.contactBox #err_message1{
  display:none;
}
.contactBox #err_message2{
  display:none;
}
.contactBox #success_message {
  display: none;
}
.contactBox .error{
  font-size: 11px;
  color: #da0303;
  margin-top: -8px;
  margin-bottom: 4px;
}
.contactBox .form-control input, .contactBox .form-contro textarea, .contactBox input, .contactBox textarea{
  text-transform: initial !important;
}
.contactBox .success {
  color: #149014;
  margin-top: 11px;
}
 img#contact_loading {
  display: none;
  width:40px;
  float:left;
  margin: 8px 0px 8px 15px;
}
/**** CSS for Reports Page ****/
.report-block {
  text-align: center;
  border: 1px dashed rgba(134, 136, 139, 0.4);
  padding: 17px;
  height: 480px;
  margin-bottom: 30px;
}
.report-block h5, .report-block h5 a{
  font-size: 19px;
  margin-bottom: 10px;
  color: #818285;
  text-transform: capitalize;
}
.report-block:hover a{
  color:#f7941e;
  transition: all 0.5s ease 0s;
}
.report-block:hover .report-img{
  background-color: #000;
  opacity: .91;
  transition: opacity .45s cubic-bezier(0.455,0.03,0.515,0.955) 0s;
}
.report-img {
  height: 340px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.report-img-block{
  padding: 15px;
}
.report-block:after {
  content: '';
  background: url(../img/dot-square.png)no-repeat;
  height: 120px;
  width: 120px;
  background-repeat: repeat;
  position: absolute;
  bottom: 44px;
  z-index: -1;
  left: 25px;
}
.header-folow a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: inherit;
  width: 25px;
  height: 25px;
  margin: 0px 5.422px;
  line-height: 23px;
  color: #101010;
  border-radius: 2px;
  background: transparent;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  text-align: center;
  border: 1px solid rgba(112, 111, 111, 0.11);
}
.header-folow a:hover {
  transform: rotate(360deg);
}
/**** CSS for Members Page ****/
.member-item.item {
  margin-bottom: 30px;
  height: 200px;
  background: #ebebeb;
  padding-top: 27px;
}
.member-item .img_member {
  background-size: cover;
  height: 100px;
  width: 100%;
  height: 150px;
  cursor: pointer;
  background-color: #ebebeb;
  background-size: contain !important;
  background-repeat: no-repeat;
  transition: all 0.6s;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  background-position-x: 50%;
}
.item.member-item:hover a .img_member {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
}
/**** CSS for News Page ****/
.news-block {
  background: #f9f9f9;
  border-top: 13px solid #f7941e;
  float: right;
  width: 100%;
  margin-bottom: 30px;
}
.news-block p {
    font-size: 15px;
}
.nb-top{
  padding: 3px 25px 15px 25px;
  height: 220px;
}
.nb-top h2 {
  margin-bottom: 20px;
  font-size: 22px;
  letter-spacing: 1;
  line-height: 1.3;
}
.nb-middle{
  width:100%;
  height: 254px;
}
.nb-middle .nb-img{
  background-size:cover !important;
  background-position: center;
  height: 100%;
  background-repeat: no-repeat;
}
.nb-bottom{
  text-align: left;
  margin: 2em 1.8em;
}
.nb-read-more{
  background: #f9a01f;
  display: inline-block;
  text-align: center;
  min-width: 127px;
  padding: 7px 7px;
  border: none;
  cursor: pointer;
  transform: skew(-20deg);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
}
.nb-rm-button{
  transform: skew(20deg);
}
.nb-read-more a{
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.nb-read-more:hover{
  background: #848689;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
}
/**** CSS for News Article Page ****/
.na-image-block {
  width: 100%;
  height: 400px;
  margin-bottom: 45px;
  position: relative;
}
.na-image {
  height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: middle;
  background-position: inherit;
}
.na-content h2 {
  margin-bottom: 20px;
  font-weight: 600;
  position: relative;
  padding-right: 20px;
  color: #5c5c5c;
}
.na-content h2:before {
    content: '';
    background: #f7941e;
    width: 6px;
    height: 100%;
    position: absolute;
    right: 0px;
}
.na-content p {
  line-height: 1.7;
  font-size: 17px;
  text-align: justify;
}
.na-image-block .blog-date-info {
  position: absolute;
  left: 46px;
  bottom: -41px;
  width: 70px;
  border-radius: 3px;
  text-align: center;
  background: #FFFFFF;
  overflow: hidden;
}
.na-image-block .blog-date-info label {
  display: block;
  color: #f7941e;
  font-size: 24px;
  margin-bottom: 0;
  font-weight: 600;
  padding: 8px 0;
}
.na-image-block .blog-date-info span {
  display: block;
  font-size: 16px;
  background: #f7941e;
  color: #FFFFFF;
  padding: 8px 0;
}
.na-right-sidebar{
  padding-right: 60px;
}
.na-become-member {
  background-color: #f7941e !important;
  margin-bottom: 40px;
}
.na-become-member-image {
  height: 300px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-color: #f7941e !important;
}
.na-bacome-member-title-image{
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    padding-top: 20%;
}
.na-bacome-member-title {
  font-size: 40px;
  line-height: 1.4;
  font-weight: 900;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-align: center;
}
.na-bacome-member-link{
  font-size:30px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: right;
  color:white
}
.na-publications{
  margin-bottom: 40px;
}
.na-publications h3{
  position: relative;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
  padding-bottom: 12px;
  text-transform: capitalize;
}
.na-publications h3:before {
  position: absolute;
  content: '';
  right: 0px;
  bottom: 0px;
  width: 50px;
  height: 3px;
  background-color: #f7941e;
}
.na-publications ul {
  margin-top: 26px;
}
.na-publications li {
  position: relative;
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #e9e9e9;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.na-publications li i{
  position: absolute;
  font-size: 15px;
  top: 4px;
  margin-right: -22px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  color: #88898c;
}
.na-publications li a {
  color: #87898c;
  font-size: 17px;
  font-weight: 400;
  display: inline-block;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  padding-right: 20px;
}
.na-publications li:hover a, .na-publications li:hover a:before {
    margin-left: 12px;
}
.na-publications li a:hover {
    color: #f7941e;
}
@media screen and (max-width: 991px) {
  .na-image-block .blog-date-info{
    bottom: 12px;
  }
  .na-image-block {
    margin-bottom: 15px;
    height: 300px;
  }
  .na-right-sidebar{
    padding-right: 15px;
  }
}
/**** CSS for Programs Page ****/
.swiper-slide.programs-item {
  margin-bottom: 60px;
}
.swiper-slide.programs-item .cut_order_block.style-4 .cut_order_desc{
  font-size: 15px;
}
.swiper-slide.programs-item .cut_order_studio {
  font-size: 18px;
  text-transform: capitalize;
  letter-spacing: 0px !important;
  font-weight: 700 !important;
  color: #5c5c5c !important;
}
.swiper-slide.programs-item .cut_order_block .cut_order_hover:hover .cut_order_studio {
  letter-spacing: 1px !important;
  color: #f7941e !important;
}
/**** CSS for Photo Gallery Article ****/
.margin-bottom-30{
  margin-bottom: 30px;
}
/**** CSS for Section Page****/
.margin-top-35 {
  margin-top: 45px;
}
.article-block{
  padding: 30px;
  margin-bottom: 60px;
  min-height: 300px;
}
.article-block.odd-article-block {
  background: rgb(250, 250, 250);
  border: 1px solid #f7941e;
  border-bottom: 3px solid #f7941e;
}
.article-block.even-article-block {
  background: white;
  border: 1px solid #5c5c5c;
  border-bottom: 3px solid #5c5c5c;
}
.article-icon{
  height: 90px;
  width: 90px;
  text-align: center;
  border-radius: 50%;
  display: block;
  -webkit-transition: all 0.24s ease-in-out;
  transition: all 0.24s ease-in-out;
  position: relative;
  top: -65px;
}
.article-block.odd-article-block .article-icon{
  background: #f7941e;
}
.article-block.even-article-block .article-icon{
  background: rgb(250, 250, 250);
}
.article-icon i {
  line-height: 90px;
  font-size: 38px;
  color: #fff;
}
.article-block.even-article-block .article-icon i {
  color: #f7941e;
}
.article-block:hover .article-icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.article-block h3{
  font-weight: 700;
  font-size: 28px;
  text-transform: capitalize;
  margin-bottom: 15px;
  margin-top: -47px;
}
.article-block.odd-article-block h3 a{
  color: #f7941e;
}
.article-block.even-article-block h3 a{
  color: #5c5c5c;
}
.article-block p{
  font-size: 16px;
  margin: 0 0 15px;
  padding: 0 0 0px;
  line-height: 26px;
}
.article-block.odd-article-block p{
  color: #818285;
}
.article-block.even-article-block p{
  color: #5c5c5c;
}
.ab-read{
  moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
.article-block.odd-article-block .ab-read{
  color: #f7941e;
}
.article-block.even-article-block .ab-read{
  color: #5c5c5c;
}
.ab-read i {
  padding-left: 5px;
  -webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform: rotate(180deg);
  vertical-align: middle;
}
.ab-read:hover i {
  padding-left: 10px;
  -webkit-transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.24s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
/**** CSS for Article Page ****/
.ap-title {
  margin-bottom: 30px;
}
.ap-title h1{
  font-weight: 600;
  position: relative;
  padding-right: 20px;
}
.ap-title h1:before {
  content: '';
  background: #f7941e;
  width: 6px;
  height: 100%;
  position: absolute;
  right: 0px;
}
.ap-content p{
  font-size: 18px;
  color: #5c5c5c;
  line-height: 28px;
  margin-bottom: 15px;
}
.ap-content ul, .ap-content ol{
  font-size: 17.4px;
  color: #5c5c5c;
  margin-right: 20px;
  margin-bottom: 15px;
}
.ap-content li{
  line-height: 26px;
  margin-bottom: 5px;
}
.ap-title {
  margin-bottom: 30px;
}
.section-page.article-page-1{
  position: relative;
}
.section-page.article-page-1::before, .section-page.article-page-1::after, .section-page.gallery-section::before, .section-page.gallery-section::after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-repeat: no-repeat;
}
.section-page.article-page-1::before, .section-page.gallery-section::before{
  background-image: url(../img/top-rectangle.png);
  background-position: right top;
  -webkit-background-size: 40% auto;
  background-size: 40% auto;
  margin-top: 10%
}
.section-page.article-page-1::after, .section-page.gallery-section::after {
  background-image: url(../img/bottom-rectangle.png);
  background-position: left bottom;
  -webkit-background-size: 50% auto;
  background-size: 50% auto;
}
/**** CSS for Photo Gallery2 ****/
.photo-item{
  margin-bottom: 30px;
  position: relative;
  display: block;
  width: 100%;
  height: 340px;
  overflow: hidden;
  cursor: pointer;
}
.no-result{
  text-align: right;
}
.photo-item .img-photo-item{
  background-size: cover !important;
  background-position: inherit !important;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
  -webkit-transition: -webkit-transform .7s cubic-bezier(0.215,0.61,0.355,1) .1s;
  -moz-transition: -moz-transform .7s cubic-bezier(0.215,0.61,0.355,1) .1s;
  -ms-transition: -ms-transform .7s cubic-bezier(0.215,0.61,0.355,1) .1s;
  -o-transition: -o-transform .7s cubic-bezier(0.215,0.61,0.355,1) .1s;
  transition: transform .7s cubic-bezier(0.215,0.61,0.355,1) .1s;
}
.photo-item-overlay{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: .5;
  transition: opacity .45s cubic-bezier(0.455,0.03,0.515,0.955) 0s;
}
.photo-item-title{
  position: relative;
  padding: 25px;
  color: #fff;
  font-family: 'ib-Arabic-Regular', sans-serif !important;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all .45s cubic-bezier(0.455,0.03,0.515,0.955) 0s;
}
.photo-item-title h2.photo-item-name {
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  font-size: 24px;
  position: absolute;
  top: 50px;
  right: 0;
  padding: 0 25px;
  display: block;
  line-height: 1.7;
}
.photo-item-title h2.photo-item-name:before {
  content: '';
  width:70px;
  height: 1px;
  color:#f7941e;
  background:#f7941e;
  position: absolute;
  bottom: 0px;
  right: 25px;
}
.photo-item-title h2.photo-item-name:after {
  content: '';
  width:25px;
  height: 3px;
  color:#f7941e;
  background:#f7941e;
  position: absolute;
  bottom: -1px;
  right: 25px;
}
.photo-item-title h6.photo-item-name {
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
  font-size: 21px;
  position: absolute;
  top: 50px;
  right: 0;
  padding: 0px 27px 10px 27px;
  display: block;
  line-height: 1.4;
}
.photo-item-title h6.photo-item-name:before {
  content: '';
  width: 60px;
  height: 1px;
  color: #f7941e;
  background: #f7941e;
  position: absolute;
  bottom: 0px;
  right: 25px;
}
.photo-item-title h6.photo-item-name:after {
  content: '';
  width: 25px;
  height: 3px;
  color: #f7941e;
  background: #f7941e;
  position: absolute;
  bottom: -1px;
  right: 25px;
}
.photo-item-desc{
  position: absolute;
  top: 130px;
  right: 0;
  padding: 0 25px;
  display: block;
  margin-top:2em;
}
.photo-item-desc p{
  font-size: 17px;
  color: #fff;
  line-height: 1.4;
}
.photo-item:hover .img-photo-item{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.photo-item:hover .photo-item-overlay {
  opacity: 0;
}
.photo-item:hover .photo-item-title {
  -webkit-transform: scale(0.92);
  -ms-transform: scale(0.92);
  transform: scale(0.92);
  opacity: 0;
}
p.read-more-photo-item{
  color:#f7941e;
  position: absolute;
  bottom: 35px;
  font-weight: bold;
  left: 20px;
}
p.read-more-photo-item i{
   transform: rotate(180deg);
   vertical-align: middle;
}
/**** CSS for Responsive Menu ****/
header.responsive_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: .5rem 0;
  background: rgb(255, 255, 255);
  z-index: 3;
  will-change: transform;
  transition: background 0.3s, -webkit-transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1), background 0.3s;
  transition: transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1), background 0.3s, -webkit-transform 0.5s cubic-bezier(0.694, 0.048, 0.335, 1);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  border-bottom: 0px
}
@media (max-width: 990px) {
  header.header-style-2.type-1 {
    display: none;
  }
  .p-ppan-header {
    height: auto;
    z-index: 999999
  }
  header.responsive_header ul {
    clear: both;
  }
  header.responsive_header ul li {
    padding: .65em 0;
  }
  header.responsive_header .logo {
    height: 120px;
  }
}
@media (min-width: 990px) {
  header.responsive_header{
    display: none;
  }
}
header.responsive_header .menu-left a {
  display: inline-block;
  position: relative;
  padding-bottom: 0px;
  transition: color .35s ease;
  font-size: 14px;
  letter-spacing: 1px;
}
header.responsive_header .menu-left a:hover, header.responsive_header .menu-left a:focus{
  color:  #f7941e;
}
header.responsive_header nav ul {
  list-style: none;
  padding-right: 0;
  margin: 0;
}
header.responsive_header nav ul li {
  float: none;
  margin-right: 0;
  text-align: right;
}
header.responsive_header nav ul li a {
 display: block;
}
@media (min-width: 576px) {
  header.responsive_header nav ul li a {
    display: block;
    padding: .425rem 0rem;
  }
}
.hide-nav {
transform: translateY(-120% !important); -webkit-transform: translateY(-120%) !important; }
header.responsive_header ul.menu-left {
  display: block;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 10;
}
header.responsive_header ul.menu-left:before {
  content: '';
  display: table;
  clear: both;
}
header.responsive_header ul.menu-left.collapse {
  max-height: 35em !important;
  padding: 10px 15px;
  direction: rtl;
  box-shadow: 0px 27px 20px 0px rgba(0, 0, 0, 0.08);
}
header.responsive_header .nav-toggle {
  display: block;
  border-radius: 5px;
  background-color: transparent;
  float: right;
  height: 38px;
  width: 38px;
  cursor: pointer;
  padding: 8px 8px;
  margin-top: 33px;
}
header.responsive_header .nav-toggle span {
  position: relative;
  display: block;
  height: 2px;
  width: 100%;
  margin-top: 4px;
  background-color: #000;
  transition: all .25s;
}
.hp_gallery_block .heading-title{
  color: #5c5c5c !important
}
.change_color{
  color: #f7941e !important
}
.hp-photo-section{
  overflow: hidden;
  position: relative;
  -webkit-transition: -webkit-transform .7s cubic-bezier(0.215,0.61,0.355,1) .1s;
  -moz-transition: -moz-transform .7s cubic-bezier(0.215,0.61,0.355,1) .1s;
  -ms-transition: -ms-transform .7s cubic-bezier(0.215,0.61,0.355,1) .1s;
  -o-transition: -o-transform .7s cubic-bezier(0.215,0.61,0.355,1) .1s;
  transition: transform .7s cubic-bezier(0.215,0.61,0.355,1) .1s;
}
.hp-photo-section .hp-photo-item-overlay{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(92, 92, 92, 0.6);
  opacity: .5;
  transition: opacity .45s cubic-bezier(0.455,0.03,0.515,0.955) 0s;
}
.hp-photo-section:hover .hp-photo-item-overlay {
    opacity: 0;
}
.hp-photo-section a{
  z-index: 99;
  position: absolute;
  color: white
}
.wrap-footer a:hover{
  color: #f7941e
}
.section-page .section-head{
  padding: 0px 1%;
  direction: rtl
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
  background-color: #f7941e;
  border-color: #f7941e;
}
.pagination>li>a, .pagination>li>span{
  border-radius: 0px;
  margin: 0px 2px;
  color: #5c5c5c !important;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
  color: #5c5c5c
}
.margin-top-20{
  margin-top: 20px;
}
@media screen and (min-width: 991px) {
  .gallery-section .frame{
    height: 240px;
  }
}
@media screen and (max-width: 990px) {
  .gallery-section .frame{
    height: 200px;
  }
}
@media screen and (max-width: 650px) {
  .gallery-section .frame{
    height: 160px;
  }
}
/****   CSS for Member Article Page  ****/
.member-page-block{
  border: 1px solid rgba(112, 111, 111, 0.1);
  -webkit-box-shadow: 0px 30px 30px 0px rgba(112, 111, 111, 0.08);
  box-shadow: 0px 30px 30px 0px rgba(112, 111, 111, 0.08);
  background-color: #fff;
  padding: 70px;
  position: relative;
  z-index: 45;
  text-align: center;
  border-radius: 2%;
}
.member-page-block h2{
  text-align: right;
  margin-bottom: 30px;
  color: #5c5c5c;
  position: relative;
  padding-right: 15px;
  font-size: 26px;
}
.member-page-block h2:before{
  content: '';
  background: #f7941e;
  width: 6px;
  height: 100%;
  position: absolute;
  right: 0px;
}
.member-page-block img{
  max-height: 300px;
  max-width: 100%;
  margin-bottom: 30px;
}
.member-page-block p{
  font-size: 17.5px;
  text-align: justify;
}
@media screen and (max-width: 670px) {
  .member-page-block{
    padding: 48px;
  }
  .member-page-block h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 530px) {
  .member-page-block{
    border-radius: 0px;
    padding: 40px;
  }
  .member-page-block h2 {
    font-size: 23px;
  }
}
/****  CSS for Media Section  ****/
.item-course.item-4 {
  margin-bottom: 50px;
}
.media-section .icon-circle {
  position: relative;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  margin: 0 auto;
}
.media-section .icon-circle .icon-background {
  position: absolute;
  bottom: 12px;
  width: 146px;
  left: 50%;
  margin-left: -73px;
  height: 146px;
  border-radius: 50%;
  background-color: #f7941e;
  color: #fff;
  z-index: 11;
  display: table;
  transition: all .5s ease-in-out;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.media-section .icon-circle .icon-background i {
  text-align: center;
  margin: 0 auto;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  font-size: 70px;
  line-height: 1;
  transition: all 0.4s ease;
}
.media-section .icon-circle .icon-background:after {
  position: absolute;
  content: '';
  top: -2px;
  left: -2px;
  bottom: -2px;
  right: -2px;
  border: 3px solid #fff;
  border-radius: 50%;
  transition: all 0.4s ease;
}
.media-section .icon-circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.media-section .icon-circle .info .info-back {
  opacity: 1;
  border-radius: 50%;
  background-color: #242c42;
  width: 100%;
  height: 100%;
  display: table;
  position: relative;
  transition: all 0.3s ease;
}
.media-section .icon-circle .info .info-back:before {
  position: absolute;
  z-index: 20;
  content: '';
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  border: 12px solid #f7941e;
  border-radius: 50%;
}
.media-section .icon-circle .info .info-back a {
  color: #fff;
  vertical-align: middle;
  padding: 20px;
  display: table-cell;
  position: relative;
  z-index: 2;
  transition: all 0.7s ease;
}
.media-section .icon-circle:hover .icon-background {
  background-color: #f7941e;
  bottom: 90%;
}
.media-section .icon-circle:hover .icon-background:after {
  border: 2px solid #fff;
}
.media-section .name-course {
  margin-top: 25px;
  color: #49575f;
  text-align: center;
  font-size: 16px;
}
.media-section .name-course a, .media-section .name-course p, .media-section .name-course span {
  color: #49575f;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s linear;
}
.media-section .name-course i {
  margin-right: 5px;
  transition: all 0.2s linear;
  transform: rotate(180deg);
}
.media-section .name-course a:hover{
  color: #f7941e;
}
.media-section .icon-circle:hover .info .info-back a {
  transition-delay: 1s;
  z-index: 99;
  cursor: pointer;
}
.media-section .icon-circle:hover .info .info-back:before {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.6);
}
/**** CSS for default section ****/
.default-section .mb-30 {
  margin-bottom: 30px;
}
.default-section .single-item {
  overflow: hidden;
}
.default-section .single-item .text {
  background: rgba(92, 92, 92, 0.85) none repeat scroll 0 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  height: 100%;
  width: 100%;
}
.default-section .d-table {
  display: table;
  width: 100%;
  height: 100%;
}
.default-section .d-tablecell {
  display: table-cell;
  vertical-align: middle;
  direction: rtl
}
.default-section .d-tablecell i {
  transform: rotate(180deg);
  vertical-align: middle;
}
.default-section .single-item > img {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 350px;
}
.default-section .single-item .text img {
  display: inline-block;
  margin-bottom: 25px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  max-width: 62px;
}
.default-section .weight-regular {
  font-weight: 400;
}
.default-section .weight-light {
  font-weight: 300;
}
.default-section .single-item:hover > img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.default-section .single-item:hover .text {
  background: rgba(247, 148, 30, 0.95) none repeat scroll 0 0;
}
.default-section .single-item:hover .text img {
  -webkit-filter: brightness(0) invert(1);
  filter: url(data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><f…e="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter);
  filter: brightness(0) invert(1);
}
.white-color {
  color: #ffffff;
}
.default-section .mb-15 {
  margin-bottom: 15px;
}
.default-section .sd-item{
  position: relative;
}
.default-section .sd-content{
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.default-section .sd-item .sd-content p{
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  margin-bottom: 22px;
}
.default-section .sd-item .sd-content a{
  color: #f7941e;
  font-weight: 600;
  text-transform: uppercase;
  z-index: 99;
  letter-spacing: 1px;
  cursor: pointer;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.default-section .single-item:hover > .sd-content a {
  color: white !important;
}
/**** CSS for Membership Application Form Page ****/
.membership-application-form {
  position: relative;
  background: rgba(128, 128, 128, 0.17);
  padding: 40px 20px;
  color: #5c5c5c;
  margin: 25px 0px;
  float: left;
  width: 100%;
}
.membership-application-form .table thead tr th {
  text-align: right !important;
}
.font-size-16{
  font-size: 16px
}
.font-size-17{
  font-size: 17px
}
.membership-application-form label{
  font-weight: normal
}
.membership-application-form table tr td{
  border-top: 0px !important;
  font-size: 15px !important
}
.membership-application-form table tr th{
  font-size: 16px !important;
  font-weight: 600
}
.maf-label{
  background: rgb(135, 137, 140);
  width: 100%;
  padding: 7px 14px;
  color: white;
  font-size: 19px;
  margin-bottom: 15px;
}
.membership-application-form .table-bordered, .membership-application-form .table-bordered>tbody>tr>td, .membership-application-form .table-bordered>tbody>tr>th, .membership-application-form .table-bordered>tfoot>tr>td, .membership-application-form .table-bordered>tfoot>tr>th, .membership-application-form .table-bordered>thead>tr>td, .membership-application-form .table-bordered>thead>tr>th {
  border: 2px solid #dddddd
}
.membership-application-form textarea{
  resize:vertical;
}
.membership-application-form button, .application-form2 button{
  background: #f7941e;
  float: left;
  text-transform: capitalize;
  border: 1px solid #f7941e;
  padding: 8px 30px;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
}
.membership-application-form button:hover, .application-form2 button:hover, .membership-application-form button:active, .application-form2 button:active, .membership-application-form button:focus-within, .application-form2 button:focus-within {
  background: #87898c;
  background-color: #87898c !important;
  border: 1px solid #87898c !important;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  outline: 0px !important;
  outline-offset: 0 !important;
  box-shadow: 0px 15px 20px 0px rgba(2,43,147,0.15) !important;
}
.file-field .btn-floating {
  box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  transition: all .2s ease-in-out;
  margin: 10px;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  width: 47px;
  height: 47px;
}
.file-field .btn-floating i {
  font-size: 22px;
  line-height: 47px;
}
.file-field a.waves-effect, .file-field a.waves-light {
  display: inline-block;
}
.file-field .btn-floating i {
  display: inline-block;
  width: inherit;
  text-align: center;
  color: #fff;
}
.file-field{
  margin-bottom: 20px;
}
.file-field .peach-gradient {
  background: linear-gradient(40deg,#ffd19a,#dc8319)!important;
}
.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
}
.file-field .file-path-wrapper {
  overflow: hidden;
  padding-right: 10px;
  height: 5rem;
}
.file-field input.file-path {
  width: 100%;
  height: 36px;
}
.membership-application-form .file-field input[type=text]:not(.browser-default), .attachments-block .file-field input[type=text]:not(.browser-default){
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ced4da;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.membership-application-form .file-field .validate, .attachments-block .file-field .validate{
  margin-bottom: 2.5rem;
}
.membership-application-form .file-field input[type=text]:not(.browser-default):focus:not([readonly]), .attachments-block .file-field input[type=text]:not(.browser-default):focus:not([readonly]){
  border-bottom: 1px solid #f7941e;
  box-shadow: 0 1px 0 0 #f7941e;
}
.membership-application-form .form-control:focus, .attachments-block .form-control:focus {
  border-color: #f7941e !important;
}
.membership-application-form .form-control{
  font-size: 14px;
}
/**** CSS for Initiatives Program Application Form Page****/
.application-form .ap-label{
  background: rgb(135, 137, 140);
  color: white;
  padding: 13px;
  text-align: center;
  font-size: 19px !important;
  text-transform: capitalize;
  font-weight: normal;
}
.application-form .table-bordered, .application-form .table-bordered>tbody>tr>td, .application-form .table-bordered>tbody>tr>th, .application-form .table-bordered>tfoot>tr>td, .application-form .table-bordered>tfoot>tr>th, .application-form .table-bordered>thead>tr>td, .application-form .table-bordered>thead>tr>th {
  border: 1px solid #dddddd;
}
.application-form textarea{
  resize:vertical;
}
.attachments-block {
  float: left;
  position: relative;
  width: 100%;
  margin: 0px 0px 35px 0px;
}
.attachments-block h2{
  margin: 20px 0px 25px 0px;
}
.application-form2 .notes-block {
  padding: 17px 16px;
  float: left;
  position: relative;
  width: 100%;
  margin: 3px 0px 40px 0px;
  background: rgba(247, 148, 30, 0.21176470588235294);
}
.application-form2 .notes-block p{
  margin-bottom: 0px;
}
.application-form2 .notes-block i{
  margin-right: 4px;
}
.upload_files_input {
  height: 60px;
  margin-bottom: 15px;
}
.upload_files_input .upload-button {
  box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  overflow: hidden;
  transition: all .2s ease-in-out;
  margin: 10px 0px 10px 20px;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  width: 47px;
  height: 47px;
  float: left;
  background: linear-gradient(40deg,#ffd19a,#dc8319)!important;
}
.upload_files_input .upload-button i{
  display: inline-block;
  width: inherit;
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 47px;
  padding-right: 0px;
  padding-left: 0px;
  font-weight: 600;
}
::-webkit-file-upload-button {
  width: 47px;
  height: 47px;
  opacity: 0;
}
.upload_files_input input{
  background-color: transparent;
  border: none;
  color: #757575;
  text-align: right;
  position: relative;
  border-radius: 0;
  z-index: 1;
  box-shadow: none;
  margin-bottom: 2.5rem;
  width: 100%;
  height: 58px;
  line-height: 4.3;
  outline: 0px !important;
  padding-right: 15px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  cursor: pointer;
}
.upload_files_input input:after {
  content: '';
  position: absolute;
  width: 92%;
  background: #ced4da;
  height: 1px;
  bottom: 0px;
}
.upload_files_input input:focus:after, .upload_files_input input:active:after{
  height: 2px;
  background: #f7941e;
}
@media screen and (max-width: 767px){
  .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
      white-space: unset;
  }
}
/*****************************************************/
.hp-about-block{
  text-align: right;
  padding:10px;
  margin-bottom:65px
}
/**** CSS for Events Section Page ****/
.active-years {
  position: fixed;
  left: 0px;
  margin-left: 0px;
  z-index: 999;
  top: 250px;
  margin-top: 0px;
  height: auto;
  display: inline-block;
  width: 36px;
  background-color: #f7941e;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
  -webkit-transition: margin-left 1s;
  -moz-transition: margin-left 1s;
  -o-transition: margin-left 1s;
  -ms-transition: margin-left 1s;
  transition: margin-left 1s;
  border: 1px solid #fff;
  border-left: none;
}
ul.years-of-events {
  display: inline-block;
  padding: 15px 0px;
  margin: 0px;
}
ul.years-of-events li {
  transform: rotate(-90deg);
  text-align: center;
  width: 100%;
  padding: 5px 0px;
  color: #efefef;
}
ul.years-of-events li:last-child.dash-year {
  display: none
}
ul.years-of-events li a{
  color: white;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
ul.years-of-events li a:hover{
  color: #5c5c5c;
}
ul.years-of-events li:hover{
  cursor: pointer;
}
.timeline-events-content {
  position: relative;
  width: 100%;
  float: left;
  margin: 15px 0px;
}
.timeline-events-content .all-months{
  position: relative;
  direction: rtl;
  text-align: center;
}
.timeline-events-content .all-months li {
  position: relative;
  display: inline-block;
  height: 88px;
  width: 150px;
  border-radius: 20px;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  color: #f7941e;
  font-weight: 600;
  text-align: right;
  padding: 6px 10px;
  padding-top: 17px;
  padding-right: 82px;
  cursor: pointer;
  margin: 0 5px 10px;
  border: 1px solid #dddddd;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.timeline-events-content .all-months li.active {
  box-shadow: 0 0px 30px rgba(247, 148, 30, 0.32);
  border: 1px solid #f7941e !important;
  background: #f7941e;
  color: white
}
.timeline-events-content .all-months li.active .number-events, .timeline-events-content .all-months li.active a.odd-month, .timeline-events-content .all-months li.active a.even-month{
  color: white
}
.timeline-events-content .all-months li.active .word-event{
  color: #f7f7f7;
}
ul.all-months a {
  font-size: 20px;
  font-weight: normal;
}
ul.all-months a.odd-month {
  color: #f7941e;
}
ul.all-months a.even-month{
  color: #f7941e;
}
ul.all-months .number-events {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 36px;
  line-height: 18px;
  font-weight: 600;
  color: #f7941e;
}
ul.all-months li .word-event{
  margin-top: 5px;
  font-weight: normal;
  font-size: 11px;
  display: block;
  text-align: center;
  color: #9e9e9e;
}
ul.all-months .month {
  display: block;
  font-size: 18px;
  line-height: 1em;
  font-weight: 600;
  color: #5c5c5c;
  text-transform: uppercase;
  min-height: 36px;
  margin-bottom: 4px;
}
.event-per-month{
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin: 40px 0px;
}
.monthly-event-timeline{
  position: relative;
  float: left;
  width: 100%;
}
.monthly-event-block {
  position: relative;
  margin-bottom: 30px;
  width: 100%;
  float: right;
}
.monthly-event-block .inner-box {
  position: relative;
  float: right;
  width: 50%;
  text-align: left;
}
.monthly-event-block .inner-box .inner {
  position: relative;
  padding: 13px 30px 13px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: 0 0 30px rgba(0,0,0,0.05);
  margin-left: 80px;
  border-radius: 20px;
}
.monthly-event-block.odd-event .day-event, .monthly-event-block.odd-event .inner:before {
  border-color: #f7941e;
  color: #5c5c5c;
}
.monthly-event-block .inner:before {
  position: absolute;
  top: 0;
  bottom: -30px;
  right: 100%;
  border-left: 2px dashed #dddddd;
  content: "";
  margin-right: 80px;
}
.monthly-event-block .day-event {
  position: absolute;
  left: -132px;
  width: 100px;
  top: 0px;
  height: 100px;
  background-color: #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #212639;
  font-weight: 500;
  padding: 15px 15px;
  display: grid;
  border-radius: 50%;
  text-transform: uppercase;
  border: 2px dashed #dddddd;
  box-shadow: 0 0 30px rgba(0,0,0,0.05);
}
.monthly-event-block .speaker-info {
  position: relative;
  padding-left: 80px;
  padding-top: 10px;
  min-height: 60px;
}
.monthly-event-block.even .inner-box {
  float: left;
  text-align: left;
}
.monthly-event-block.even .inner-box .inner {
  margin-left: 0;
  margin-right: 80px;
}
.monthly-event-block.even-event .day-event, .monthly-event-block.even-event .inner:before {
  border-color: #5c5c5c;
  color: #f7941e;
}
.monthly-event-block.even .inner:before {
  right: auto;
  left: 100%;
  margin-left: 80px;
  margin-right: 0;
}
.monthly-event-block.even .day-event {
  left: auto;
  right: -132px;
}
.monthly-event-block.even .speaker-info {
  padding-left: 0;
  padding-right: 80px;
}
.block-event-info {
  border-bottom: 1px dashed #ccc;
  padding: 17px 0px 8px 0px;
  text-align: right;
}
.block-event-info:last-child {
  border-bottom: 0px dashed #ccc;
}
.block-event-info h3, .block-event-info h3 a{
  color: #5c5c5c;
  margin-bottom: 11px;    font-weight: 600;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.block-event-info h3 a:hover{
  color: #f7941e
}
.block-event-info p {
  margin-bottom: 5px;
  position: relative;
  padding-right: 16px;
}
.block-event-info .block-event-info p{
  margin-bottom: 4px;
}
.list-events .block-event-info  i{
  color: #f7941e;
  margin-right: 4px;
}
.block-event-info h3 {
  color: #5c5c5c;
  margin-bottom: 13px;
  font-size: 18px;
}
.block-event-info img {
  width: 13px;
  vertical-align: baseline;
  margin-left: 5px;
  right: 0px;
  position: absolute;
  top: 4px;
}
.monthly-event-block .day-event b{
  font-size: 36px;
  line-height: 1;
}
.monthly-event-block .inner:after {
  position: absolute;
  right: 100%;
  top: 35px;
  border-top: 15px solid transparent;
  border-right: 20px solid #ffffff;
  border-bottom: 15px solid transparent;
  content: "";
}
.monthly-event-block.even .inner:after {
  right: auto;
  left: 100%;
  border-right: 0;
  border-left: 20px solid #ffffff;
}
@media only screen and (max-width: 1023px){
  .monthly-event-block .inner-box {
    width: 100%;
  }
  .monthly-event-block .inner-box .inner {
    margin-left: 140px;
  }
  .monthly-event-block .inner:before{
    display: none;
  }
  .monthly-event-block.even .inner-box .inner {
    margin-right: 140px;
  }
}
@media only screen and (max-width: 599px){
  .monthly-event-block.even .inner-box .inner,
  .monthly-event-block .inner-box .inner {
      margin: 0;
  }
  .monthly-event-block .day-event{
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    right: 0;
    top: 0;
    direction: rtl;
    padding: 0;
    border: 0;
    box-shadow: none;
    height: auto;
    width: auto;
    left: auto;
  }
  .monthly-event-block.even .day-event{
    left: 0;
  }
}
/**** CSS for Event Article Page ****/
.event-details {
  width: 100%;
  margin: 40px 0px;
  position: relative;
  float: left;
}
.EvDe-event-time{
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 1em;
  color: #5c5c5c;
  font-weight: 400;
  text-transform: uppercase;
}
.EvDe-event-time strong {
  font-size: 80px;
  line-height: 1em;
  color: #f7941e;
  margin-left: 15px;
}
.time-to-event .col-md-4.col-sm-12.col-xs-12.margin-top-21{
  float: right;
}
.time-to-event .EvDe-location {
  display: block;
  font-size: 18px;
  line-height: 1.2em;
  color: #5c5c5c;
  font-weight: 600;
  margin-top: 5px;
  text-transform: capitalize;
}
.padding-left-45{
  padding-right: 45px;
}
.margin-top-21{
  margin-top: 21px;
}
.time-to-event {
  position: relative;
  float: left;
  width: 100%;
  direction: rtl;
  padding: 20px 0px;
  border-top: 7px solid #f7941e;
  border-radius: 0px 0px 5px 5px;
  padding: 70px 70px 45px;
  -webkit-box-shadow: 0 40px 100px rgba(14,16,48,0.10);
  -ms-box-shadow: 0 40px 100px rgba(14,16,48,0.10);
  box-shadow: 0 40px 100px rgba(14,16,48,0.10);
  margin-bottom: 40px;
}
.EvDe-content{
  margin: 20px 0px;
  float: left;
  position: relative;
  width:100%
}
.EvDe-content h2{
  font-size: 15px;
  line-height: 1em;
  color: #ff8a01;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 15px;
}
.EvDe-content h1{
  font-size: 33px;
  line-height: 44px;
  padding-bottom: 0;
  margin-bottom: 30px;
  font-weight: 600;
  text-transform: capitalize;
  color: #5c5c5c;
}
.EvDe-content p{
  font-size: 18px;
  line-height: 32px;
  color: #5c5c5c;
  font-weight: 400;
}
.margin-bottom-30{
  margin-bottom: 30px;
}
.EvDe-image-block {
  position: relative;
  padding-bottom: 0px;
  padding-right: 50px;
}
.EvDe-image-block:before {
  position: absolute;
  height: 100%;
  width: 270px;
  left: -30px;
  top: 50px;
  background: rgb(255,138,1);
  background: -moz-linear-gradient(45deg, rgba(255,138,1,1) 0%, rgba(225,19,123,1) 100%);
  background: -webkit-linear-gradient(45deg, rgba(255,138,1,1) 0%,rgba(225,19,123,1) 100%);
  background: linear-gradient(45deg, rgba(247, 148, 30, 0.85)0%,rgb(253, 239, 222) 100%);
  content: "";
  z-index: 0;
}
.EvDe-image-block .EvDe-image{
  background-size: cover !important;
  height: 470px;
  position: relative;
  z-index: 1;
  border: 12px solid #ffffff;
  -webkit-box-shadow: 0 20px 30px rgba(14,16,48,.10);
  -ms-box-shadow: 0 20px 30px rgba(14,16,48,.10);
  box-shadow: 0 20px 30px rgba(14,16,48,.10);
}
.blockquote.event-by {
  position: relative;
  padding: 50px;
  background-color: #f7f7f7;
  margin: 30px 0px;
  font-size: 1.25rem;
}
.blockquote.event-by:before {
  position: absolute;
  content: "\f10e";
  font-size: 40px;
  right: 65px;
  color: rgba(135, 137, 140, 0.15);
  font-weight: 400;
  font-family: FontAwesome;
  top: 36px;
}
.blockquote.event-by:after {
  position: absolute;
  left: 30px;
  bottom: 8px;
  content: "\f10e";
  font-size: 72px;
  line-height: 1em;
  color: rgba(135, 137, 140, 0.26);
  font-weight: 400;
  font-family: FontAwesome;
  transform: rotate(180deg);
}
.blockquote.event-by p {
  position: relative;
  font-size: 20px;
  line-height: 30px;
  color: #5c5c5c;
  font-weight: 400;
}
.blockquote.event-by p b{
  color: #f7941e;
  font-size: 23px;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .margin-top-21 {
    margin-top: 0px;
  }
  .time_circles > div > h4{
    font-size: 32px;
  }
  .time_circles > div > span{
    font-size: 13px;
  }
  .time-to-event{
    padding: 70px 15px 45px
  }
  .EvDe-image-block {
    padding-right: 0px;
  }
  .EvDe-image-block:before {
    display: none
  }
}
@media screen and (max-width: 767px) {
  .CountDownTimer-block.CountDownTimer_block {
    margin-top: 30px;
  }
  .time-to-event{
    padding:45px 15px 45px
  }
}
@media screen and (max-width: 650px) {
  .EvDe-content h1{
    font-size: 30px
  }
}
@media screen and (max-width: 575px) {
  .padding-left-45 {
    padding-right: 15px;
  }
}
/**** CSS for Error Page ****/
.error-page {
  text-align: center;
  margin: 0 auto;
  direction: rtl;
}
.error-page h1{
  font-size: 290px;
  line-height: 1;
  margin-bottom: 1.875rem;
  position: relative;
  display: inline;
  z-index: 1;
  font-weight: 600;
  color: #5c5c5c;
  font-family: 'Raleway', sans-serif;
}
.error-page h1:before{
  top: auto;
  bottom: 5.25rem;
  border-radius: 0.625rem;
  position: absolute;
  content: '';
  width: 87%;
  height: 16px;
  border-radius: 5px;
  left: -6px;
  opacity: 0.6;
  z-index: -1;
  background: -webkit-linear-gradient(left, rgb(247, 148, 30) 0%, rgba(249,249,249,0) 100%);
  background: -o-linear-gradient(left, rgba(54,242,227,1) 0%, rgba(249,249,249,0) 100%);
  background: linear-gradient(to right, rgb(247, 148, 30) 0%, rgba(249,249,249,0) 100%);
}
.error-page h1:after{
  content: '';
  display: block;
  padding-bottom: 1.65rem;
}
.error-page strong{
  margin-bottom: 30px;
  color: #5c5c5c;
  font-size: 22px;
  display: block;
}
.error-page p{
  font-size: 18px;
  color: #777777;
}
.error-page a{
  font-size: 20px;
  background-position: 0% 23px;
  color: #f7941e;
}
.error-page a:not(.mad-ln--independent):not(.btn) {
  color: #f7941e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f7941e), to(#f7941e));
  background-image: linear-gradient(to bottom, #f7941e 100%, #f7941e 100%);
}
.error-page a:not(.btn){
  display: inline;
  background-repeat: no-repeat;
  background-size: 0px 1px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.error-page a:hover:not(.btn){
  background-size: 100% 1px;
}
@media screen and (max-width: 630px) {
  .error-page h1{
    font-size: 250px
  }
}
@media screen and (max-width: 380px) {
  .error-page h1{
    font-size: 200px
  }
}
/**** CSS for Search Page ****/
.search_block{
  position: relative;
  margin: 20px 0px;
  direction: rtl;
}
.search_block h5 {
  font-size: 22px;
  color: #5c5c5c;
  font-weight: 600;
  margin-bottom: 25px;
}
.search_block h5 span{
  font-family: 'ib-Arabic-Regular', sans-serif !important;
  font-size: 30px;
  font-weight: 600;
  color: #f7941e;
}
ul.search_resultss li {
  padding: 10px 0px;
  border-bottom: 1px solid #efefef;
}
.search_block i{
  color: #f7941e;
  line-height: 26px;
  margin: 0px 5px;
  transform: rotate(180deg);
  vertical-align: middle;
}
.search_block a{
  font-size: 19px;
  color: #5c5c5c;
}
.search_block a:hover{
  color: #f7941e;
}
.no-result h3{
  color: #5c5c5c;
  margin-bottom: 25px;
  direction: ltr
}
/***********************/
.newsletter-form .error {
  display: none;
  width: 100%;
  float: left;
  position: relative;
  margin-top: 13px;
  color: #ab0000fa;
}
/**** CSS for Success Page ****/
.success-page {
  text-align: center;
  margin: 0 auto;
}
.success-page h2 {
  font-size: 72px;
  line-height: 1;
  margin-bottom: 1.875rem;
  position: relative;
  display: inline;
  z-index: 1;
  font-weight: 600;
  width: 100%;
  color: #5c5c5c;
}
.success-page h2:before {
  top: auto;
  bottom: 1.25rem;
  border-radius: 0.625rem;
  text-align: center;
  position: absolute;
  content: '';
  width: 348px;
  height: 16px;
  border-radius: 5px;
  left: -6px;
  opacity: 0.6;
  z-index: -1;
  background: -webkit-linear-gradient(left, rgb(247, 148, 30) 0%, rgba(249,249,249,0) 100%);
  background: -o-linear-gradient(left, rgba(54,242,227,1) 0%, rgba(249,249,249,0) 100%);
  background: linear-gradient(to right, rgb(247, 148, 30) 0%, rgba(249,249,249,0) 100%);
}
.success-page h2:after {
  content: '';
  display: block;
  padding-bottom: 1.65rem;
}
.success-page strong {
  margin-bottom: 30px;
  color: #5c5c5c;
  font-size: 25px;
  display: block;
}
.success-page p {
  font-size: 20px;
  color: #777777;
  text-transform: uppercase;
}
.success-page a {
  font-size: 20px;
  background-position: 0% 23px;
  color: #f7941e;
}
.success-page a:not(.mad-ln--independent):not(.btn) {
  color: #f7941e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #f7941e), to(#f7941e));
  background-image: linear-gradient(to bottom, #f7941e 100%, #f7941e 100%);
}
.success-page a:not(.btn) {
  display: inline;
  background-repeat: no-repeat;
  background-size: 0px 1px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.success-page a:hover:not(.btn) {
  background-size: 100% 1px;
}
@media (min-width: 1200px){
  .col-lg-offset-1 {
    margin-right: 8.33333333%;
  }
}
.breadcrumb{
  direction: rtl
}
.container.margin-top-35.direction-rtl-class, .container.direction-rtl-class, .EvDe-content.direction-rtl-class {
  direction: rtl;
}
.article-content-1{
  direction: rtl
}
.video-image-gallery .slick-slide.slick-current .inner .caption{
  text-align: right;
  direction: rtl;
}
.video-image-gallery .video-buttons{
  direction: rtl
}
.video-image-gallery .video-buttons .previous span {
  transform: rotate(0deg);
  margin-right: 0px;
  margin-left: 10px;
}
.video-image-gallery .video-buttons .next:before{
  margin-right: 0px;
  margin-left: 20px;
}
.video-image-gallery .video-buttons .next span{
  transform: rotate(180deg);
  background-position: 0;
  background-size: 15px;
  background-repeat: no-repeat;
  height: 15px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 20px;
  display: inline-block;
  margin-right: 10px;
}
.EvDe-content.direction-rtl-class .col-md-7.col-sm-12.col-xs-12.margin-bottom-30{
  float: right;
}
/**** CSS for Members Portal Page ****/
.members_portal_form label{
  font-size: 16px;
  font-weight: normal;
}
.members_portal_form input , .members_portal_form input:focus{
  margin-bottom: 4px;
  border: 1px solid #dcdcdc !important;
}
.members_portal_form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #5c5c5c;
  opacity: 1; /* Firefox */
}
.members_portal_form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #5c5c5c;
}
.members_portal_form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #5c5c5c;
}
.members_portal_form button{
  color: white
}
.hiddden{
  display: none;
}
div#result{
  margin: 50px 0px !important;
  position: relative !important;
}
.filtereddata-table-top {
  background: rgba(221, 221, 221, 0.21);
  color: #f7941e;
  font-size: 18px;
  height: 60px;
}
table.table.table-hover.filtereddata-table th {
  padding: 14px 10px;
  text-transform: capitalize;
  font-weight: 600;
  text-align: right;
}
.empty-field {
  width: 23px;
  height: 1px;
  margin: 10px 20px;
  background: #87898c;
}
.errorr_message1{
  text-align: center;
  font-size: 23px;
  text-transform: capitalize;
  color: #de0000;
}
table.table.table-hover.filtereddata-table {
  font-size: 15px;
  color: #5c5c5c;
  text-align: right;
  direction: rtl;
  text-transform: initial;
}
.FilterBox input{
  height: 42px !important;
  line-height: 42px !important
}
.table i{
  font-weight: 600;
  padding-left: 5px;
  color: #f7941e;
}
.table a:hover, .table a:active, .table a:focus{
  color: #f7941e;
}
.logout-memberportal{
  cursor: pointer;
  position: fixed;
  right: 0px;
  margin-right: 0px;
  z-index: 999;
  top: 250px;
  margin-top: 50px;
  height: 130px;
  width: 41px;
  background-color: #f7941e;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
  -webkit-transition: margin-left 1s;
  -moz-transition: margin-left 1s;
  -o-transition: margin-left 1s;
  -ms-transition: margin-left 1s;
  transition: margin-left 1s;
  border: 1px solid #fff;
  border-right: none;
}
.logout-memberportal h4 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  color: #fff;
  font-size: 14px;
  width: 286px;
  margin-top: 46px;
  text-align: center;
  margin-left: -124px;
  padding: 8px 28px;
  line-height: 20px;
}

ul.years-of-events, footer.p-ppan-footer.footer-style-2.type-2 ul, footer.p-ppan-footer.footer-style-2.type-2 ol, .na-publications ul, .na-publications ol, .text-side ul, .text-side ol {
  list-style: none;
}
.event-details ul, .event-details ol, .section-desc ul, .section-desc ol, .article-content-1 ul, .article-content-1 ol, .na-content ul, .na-content ol {
  font-size: 17.46px;
  color: #5c5c5c;
  margin-right: 20px;
  margin-bottom: 15px;
}
.event-details ul li, .event-details ol li, .section-desc ul li, .section-desc ol li, .article-content-1 ul li, .article-content-1 ol li, .na-content ul li, .na-content ol li{
  line-height: 23px;
  margin-bottom: 5px;
}
form#become_member_form #btn_form {
  float: left;
}
.membership-application-form i {
  padding-right: 0px;
  padding-left: 0px;
}
a.btn-floating.peach-gradient.mt-0.float-left{
  float: right !important
}
/**** CSS for POPUP****/
.popScroll{
  position: fixed;
  z-index: 10;
  right: 43px;
  float: right;
  z-index: 9999;
  bottom: 10px;
  display: table;
  width: auto;
  height: auto;
}
.popScroll .logo-wrapper{
  margin-top:20px;
}
.popScroll .popup{
  z-index: 10;
  width: 318px;
  height: 354px;
  position:relative;
  display:block;
  text-align:center;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color: #fff; /* layer fill content */
  -moz-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
  -o-box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
  box-shadow: 0 0 10px rgba(0,0,0,.18); /* drop shadow */
  -webkit-transform-origin:top center;
  -moz-transform-origin:top center;
  -o-transform-origin:top center;
  transform-origin:top center;
  -webkit-animation: iconosani 1.2s forwards;
  animation: iconosani 1.2s forwards;
  -moz-animation: iconosani 1.2s forwards;
  -o-animation: iconosani 1.2s forwards;
}
@-webkit-keyframes iconosani {
  0% {
    -webkit-transform: perspective(800px) rotateX(-90deg);
    -moz-transform: perspective(800px) rotateX(-90deg);
    -o-transform: perspective(800px) rotateX(-90deg);
    opacity: 1;
  }
  40% {
    -webkit-transform: perspective(800px) rotateX(30deg);
    -moz-transform: perspective(800px) rotateX(30deg);
    -o-transform: perspective(800px) rotateX(30deg);
    opacity: 1;
  }
  70% {
    -webkit-transform: perspective(800px) rotateX(-10deg);
    -moz-transform: perspective(800px) rotateX(-10deg);
    -o-transform: perspective(800px) rotateX(-10deg);
  }
  100% {
    -webkit-transform: perspective(800px) rotateX(0deg);
    -moz-transform: perspective(800px) rotateX(0deg);
    -o-transform: perspective(800px) rotateX(0deg);
    opacity: 1;
  }
}
.popScroll h1{
  height: 60px;
  position: relative;
  color: #fff;
  font-size: 21px;
  line-height: 2.9;
  text-align: center;
  text-transform: uppercase;
  background: #f7941e;
}
.popScroll form{
  margin:10px auto;
}
.popScroll p{
  font-size: 17px;
  margin-bottom: 25px;
}
.popScroll #option{
  position: relative;
}
.popScroll .boxi{
  display: inline-block;
  width: 133px;
  line-height: 42px;
  color: #fff;
  font-size:14px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
}
.popScroll #home{
  background: #f7941e;
}
.popScroll #close{
  background: #5c5c5c;
}

.popScroll em{
  width: 42px;
  display: inline-block;
  position: relative;
  margin: 0 -20px;
  line-height: 42px;
  background: #fff;
  color: #777;
  text-align: center;
  border-radius: 50px;
}
.popScroll #home:hover { background: #5c5c5c; color:white;  }
.popScroll #close:hover { background: #f7941e; color:white;  }
.popScroll .ribbon {
  position: absolute;
  z-index: 100;
  width: 119px;
  height: 100px;
  overflow: hidden;
}
.popScroll .ribbon.top-left {
  top: -2.6px;
  left: -5px;
}
.popScroll .ribbon.top-left.ribbon-primary > small {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF428BCA', endColorstr='#FF2A6496');
  background-image: -moz-linear-gradient(top, #f7941e 0%, #d8821b 100%);
  background-image: -webkit-linear-gradient(top, #f7941e 0%, #d8821b 100%);
  background-image: linear-gradient(to bottom, #f7941e 0%, #d8821b 100%);
  position: absolute;
  display: block;
  width: 100%;
  padding: 8px 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 65%;
  color: white;
  background-color: #ebebeb;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
  top: 16px;
  left: -27px;
}
.popScroll .ribbon.top-left.ribbon-primary > small:before, .ribbon.top-left.ribbon-primary > small:after {
  position: absolute;
  content: " ";
}
.popScroll .ribbon.top-left.ribbon-primary > small:before {
  left: 0;
}
.popScroll .ribbon.top-left.ribbon-primary > small:after {
  right: 0;
}
.popScroll .ribbon.top-left.ribbon-primary > small:before, .ribbon.top-left.ribbon-primary > small:after {
  bottom: -3px;
  border-top: 3px solid #d8821b;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}

@media screen and (max-width: 600px) {
.popScroll .popup {
    width: 318px;
    height: 354px;
  }
  .popScroll h1 {
    height: 40px;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  .popScroll .popup{
    width: 318px;
    height: 354px;
  }
  .popScroll h1{
    height: 40px;
    font-size: 18px ;
  }
}
@-webkit-keyframes fade {
  0% {
    box-shadow: 0 0 0 0 transparent;
  }
  66% {
    box-shadow: 0 0 0 10px #f7941e, 0 0 0 12px white;
  }
  100% {
    box-shadow: 0 0 0 20px  transparent, 0 0 0 22px  transparent;
  }
}
@-moz-keyframes fade {
  0% {
    box-shadow: 0 0 0 0 transparent;
  }
  66% {
    box-shadow: 0 0 0 10px #f7941e, 0 0 0 12px white;
  }
  100% {
    box-shadow: 0 0 0 20px  transparent, 0 0 0 22px  transparent;
  }
}
@-o-keyframes fade {
  0% {
    box-shadow: 0 0 0 0 transparent;
  }
  66% {
    box-shadow: 0 0 0 10px #f7941e, 0 0 0 12px white;
  }
  100% {
    box-shadow: 0 0 0 20px  transparent, 0 0 0 22px  transparent;
  }
}
@keyframes fade {
  0% {
    box-shadow: 0 0 0 0 transparent;
  }
  66% {
    box-shadow: 0 0 0 10px #f7941e, 0 0 0 12px white;
  }
  100% {
    box-shadow: 0 0 0 20px  transparent, 0 0 0 22px  transparent;
  }
}
