/*
Theme Name: majedatwi
Theme URI: http://www.baianat.com/
Author: Baianat Team
Author URI: hhttp://www.baianat.com/
Description: Wordpress Theme
Version: 9.0

 */
/*!
========== BASE 
*/
/* ===== PROJECT ===== */
/* _____ VARIABLES _____ */
/* _____ FONTS _____ */
@import url(//fonts.googleapis.com/earlyaccess/notonaskharabic.css); 
 
 @font-face {
  font-family: "font-main";
  src: url("fonts/main/FrutigerBlack.eot");
  /* IE9*/
  src: url("fonts/main/FrutigerBlack.eot?#iefix") format("embedded-opentype"), url("fonts/main/FrutigerBlack.woff2") format("woff2"), url("fonts/main/FrutigerBlack.woff") format("woff"), url("fonts/main/FrutigerBlack.ttf") format("truetype"), url("fonts/main/FrutigerBlack.svg#FrutigerBlack") format("svg");
  /* iOS 4.1- */
  font-weight: 900;
}

@font-face {
  font-family: "font-main";
  src: url("fonts/main/FrutigerBold.eot");
  /* IE9*/
  src: url("fonts/main/FrutigerBold.eot?#iefix") format("embedded-opentype"), url("fonts/main/FrutigerBold.woff2") format("woff2"), url("fonts/main/FrutigerBold.woff") format("woff"), url("fonts/main/FrutigerBold.ttf") format("truetype"), url("fonts/main/FrutigerBold.svg#FrutigerBold") format("svg");
  /* iOS 4.1- */
  font-weight: 700;
}

@font-face {
  font-family: "font-main";
  src: url("fonts/main/SwissraLight.eot");
  /* IE9*/
  src: url("fonts/main/SwissraLight.eot?#iefix") format("embedded-opentype"), url("fonts/main/SwissraLight.woff2") format("woff2"), url("fonts/main/SwissraLight.woff") format("woff"), url("fonts/main/SwissraLight.ttf") format("truetype"), url("fonts/main/SwissraLight.svg#SwissraLight") format("svg");
  /* iOS 4.1- */
  font-weight: 400;
}

@font-face {
  font-family: 'baianat';
  src: url("fonts/icons/baianat.eot?gpsda6");
  src: url("fonts/icons/baianat.eot?gpsda6#iefix") format("embedded-opentype"), url("fonts/icons/baianat.ttf?gpsda6") format("truetype"), url("fonts/icons/baianat.woff?gpsda6") format("woff"), url("fonts/icons/baianat.svg?gpsda6#baianat") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'baianat' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-business:before {
  content: "\e901";
}

.icon-crisis:before {
  content: "\e902";
}

.icon-key:before {
  content: "\e903";
}

.icon-plus2:before {
  content: "\e904";
}

.icon-quote:before {
  content: "\e905";
}

.icon-risk:before {
  content: "\e908";
}

.icon-s1:before {
  content: "\e909";
}

.icon-s2:before {
  content: "\e90a";
}

.icon-s3:before {
  content: "\e90b";
}

.icon-s4:before {
  content: "\e910";
}

.icon-training:before {
  content: "\e911";
}

.icon-world:before {
  content: "\e912";
}

.icon-arrow-right:before {
  content: "\e913";
}

.icon-arrow-right22:before {
  content: "\e914";
}

.icon-load:before {
  content: "\e900";
}

.icon-search:before {
  content: "\e906";
}

.icon-arrow-down:before {
  content: "\e90c";
}

.icon-right:before {
  content: "\e916";
}

.icon-share3:before {
  content: "\e91a";
}

.icon-arrow-left2:before {
  content: "\e91f";
}

.icon-arrow-bottom:before {
  content: "\e90d";
}

.icon-arrow-left3:before {
  content: "\e90e";
}

.icon-arrow-right2:before {
  content: "\e90f";
}

.icon-close2:before {
  content: "\e931";
}

.icon-minus2:before {
  content: "\e932";
}

.icon-plus:before {
  content: "\e933";
}

.icon-check:before {
  content: "\e907";
}

.icon-delete:before {
  content: "\e92d";
}

.icon-remove:before {
  content: "\e92e";
}

.icon-close:before {
  content: "\e92f";
}

.icon-add:before {
  content: "\e930";
}

/* _____ GLOBAL DEFAULTS _____ */
html {
  font-size: 10px;
}

body {
  background: #efeff4;
  line-height: 1.6;
  color: #000000;
  font-family: "font-main", sans-serif;
  font-size: 14px;
  overflow: hidden;
  overflow-y: auto !important;
  font-weight: 400;
  position: relative;
}

ul,
li,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

pre {
  background: #fff;
  padding: 10px;
}

p {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "font-main", sans-serif;
  font-weight: 700;
  margin: 0;
}

pre {
  font-family: consolas, monospace;
}

:-moz-any-link:focus {
  outline: none;
}

input[type='submit'], button {
  transition: all 200ms ease-in-out;
  outline: 0;
}

input:focus, input:active {
  outline: 0;
  box-shadow: none !important;
}

input {
  box-shadow: none;
}

a {
  transition: all 200ms ease-in-out;
  color: inherit;
}

a:visited {
  text-decoration: none;
  outline: none;
  color: none;
}

a:focus {
  text-decoration: none;
  outline: none;
  color: none;
}

a:hover {
  text-decoration: none;
}

input::-moz-focus-inner {
  border: 0;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

select {
  outline: none;
}

*:focus {
  outline: 0;
}

/* _____ LAYOUT _____ */
.mb-10 {
  margin-bottom: 1rem !important;
}

.mb-20 {
  margin-bottom: 2rem !important;
}

.mb-30 {
  margin-bottom: 3rem !important;
}

.mb-40 {
  margin-bottom: 4rem !important;
}

.mb-50 {
  margin-bottom: 5rem !important;
}

.mb-60 {
  margin-bottom: 6rem !important;
}

.mb-70 {
  margin-bottom: 7rem !important;
}

.mb-80 {
  margin-bottom: 8rem !important;
}

.mb-90 {
  margin-bottom: 9rem !important;
}

.mb-100 {
  margin-bottom: 10rem !important;
}

.mb-110 {
  margin-bottom: 11rem !important;
}

.mb-120 {
  margin-bottom: 12rem !important;
}

.mb-130 {
  margin-bottom: 13rem !important;
}

.mb-140 {
  margin-bottom: 14rem !important;
}

.mb-150 {
  margin-bottom: 15rem !important;
}

.mb-160 {
  margin-bottom: 16rem !important;
}

.mb-170 {
  margin-bottom: 17rem !important;
}

.mb-180 {
  margin-bottom: 18rem !important;
}

.mb-190 {
  margin-bottom: 19rem !important;
}

.mb-200 {
  margin-bottom: 20rem !important;
}

.mt-10 {
  margin-top: 1rem !important;
}

.mt-20 {
  margin-top: 2rem !important;
}

.mt-30 {
  margin-top: 3rem !important;
}

.mt-40 {
  margin-top: 4rem !important;
}

.mt-50 {
  margin-top: 5rem !important;
}

.mt-60 {
  margin-top: 6rem !important;
}

.mt-70 {
  margin-top: 7rem !important;
}

.mt-80 {
  margin-top: 8rem !important;
}

.mt-90 {
  margin-top: 9rem !important;
}

.mt-100 {
  margin-top: 10rem !important;
}

.mt-110 {
  margin-top: 11rem !important;
}

.mt-120 {
  margin-top: 12rem !important;
}

.mt-130 {
  margin-top: 13rem !important;
}

.mt-140 {
  margin-top: 14rem !important;
}

.mt-150 {
  margin-top: 15rem !important;
}

.mt-160 {
  margin-top: 16rem !important;
}

.mt-170 {
  margin-top: 17rem !important;
}

.mt-180 {
  margin-top: 18rem !important;
}

.mt-190 {
  margin-top: 19rem !important;
}

.mt-200 {
  margin-top: 20rem !important;
}

.pt-10 {
  padding-top: 1rem !important;
}

.pt-20 {
  padding-top: 2rem !important;
}

.pt-30 {
  padding-top: 3rem !important;
}

.pt-40 {
  padding-top: 4rem !important;
}

.pt-50 {
  padding-top: 5rem !important;
}

.pt-60 {
  padding-top: 6rem !important;
}

.pt-70 {
  padding-top: 7rem !important;
}

.pt-80 {
  padding-top: 8rem !important;
}

.pt-90 {
  padding-top: 9rem !important;
}

.pt-100 {
  padding-top: 10rem !important;
}

.pb-10 {
  padding-bottom: 1rem !important;
}

.pb-20 {
  padding-bottom: 2rem !important;
}

.pb-30 {
  padding-bottom: 3rem !important;
}

.pb-40 {
  padding-bottom: 4rem !important;
}

.pb-50 {
  padding-bottom: 5rem !important;
}

.pb-60 {
  padding-bottom: 6rem !important;
}

.pb-70 {
  padding-bottom: 7rem !important;
}

.pb-80 {
  padding-bottom: 8rem !important;
}

.pb-90 {
  padding-bottom: 9rem !important;
}

.pb-100 {
  padding-bottom: 10rem !important;
}

.w-100 {
  width: 100%;
}

.pa-30 {
  padding: 3rem;
}

.no-pb {
  padding-bottom: 0px !important;
}

.no-pt {
  padding-top: 0px !important;
}

.no-mt {
  margin-top: 0px !important;
}

.no-mb {
  margin-bottom: 0px !important;
}

/*Bootsrap Edits*/
/*5-Col*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-15 {
  width: 20%;
  float: right;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: right;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: right;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: right;
  }
}

.container--p .col-xs-1, .container--p .col-xs-2, .container--p .col-xs-3, .container--p .col-xs-4, .container--p .col-xs-5, .container--p .col-xs-6, .container--p .col-xs-7, .container--p .col-xs-8, .container--p .col-xs-9, .container--p .col-xs-10, .container--p .col-xs-11, .container--p .col-xs-12, .container--p .col-sm-1, .container--p .col-sm-2, .container--p .col-sm-3, .container--p .col-sm-4, .container--p .col-sm-5, .container--p .col-sm-6, .container--p .col-sm-7, .container--p .col-sm-8, .container--p .col-sm-9, .container--p .col-sm-10, .container--p .col-sm-11, .container--p .col-sm-12, .container--p .col-md-1, .container--p .col-md-2, .container--p .col-md-3, .container--p .col-md-4, .container--p .col-md-5, .container--p .col-md-6, .container--p .col-md-7, .container--p .col-md-8, .container--p .col-md-9, .container--p .col-md-10, .container--p .col-md-11, .container--p .col-md-12, .container--p .col-lg-1, .container--p .col-lg-2, .container--p .col-lg-3, .container--p .col-lg-4, .container--p .col-lg-5, .container--p .col-lg-6, .container--p .col-lg-7, .container--p .col-lg-8, .container--p .col-lg-9, .container--p .col-lg-10, .container--p .col-lg-11, .container--p .col-lg-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.container--p .row {
  margin-right: 0;
  margin-left: 0;
}

.container--p-3 .col-xs-1, .container--p-3 .col-xs-2, .container--p-3 .col-xs-3, .container--p-3 .col-xs-4, .container--p-3 .col-xs-5, .container--p-3 .col-xs-6, .container--p-3 .col-xs-7, .container--p-3 .col-xs-8, .container--p-3 .col-xs-9, .container--p-3 .col-xs-10, .container--p-3 .col-xs-11, .container--p-3 .col-xs-12, .container--p-3 .col-sm-1, .container--p-3 .col-sm-2, .container--p-3 .col-sm-3, .container--p-3 .col-sm-4, .container--p-3 .col-sm-5, .container--p-3 .col-sm-6, .container--p-3 .col-sm-7, .container--p-3 .col-sm-8, .container--p-3 .col-sm-9, .container--p-3 .col-sm-10, .container--p-3 .col-sm-11, .container--p-3 .col-sm-12, .container--p-3 .col-md-1, .container--p-3 .col-md-2, .container--p-3 .col-md-3, .container--p-3 .col-md-4, .container--p-3 .col-md-5, .container--p-3 .col-md-6, .container--p-3 .col-md-7, .container--p-3 .col-md-8, .container--p-3 .col-md-9, .container--p-3 .col-md-10, .container--p-3 .col-md-11, .container--p-3 .col-md-12, .container--p-3 .col-lg-1, .container--p-3 .col-lg-2, .container--p-3 .col-lg-3, .container--p-3 .col-lg-4, .container--p-3 .col-lg-5, .container--p-3 .col-lg-6, .container--p-3 .col-lg-7, .container--p-3 .col-lg-8, .container--p-3 .col-lg-9, .container--p-3 .col-lg-10, .container--p-3 .col-lg-11, .container--p-3 .col-lg-12 {
  padding-left: 1.5px;
  padding-right: 1.5px;
}

.container--p-3 .row {
  margin-right: -1.5px;
  margin-left: -1.5px;
}

.img-center img {
  max-width: 100%;
  display: inline-block;
}

.max-container:before,
.max-container:after {
  /* 1 */
  display: table;
  /* 2 */
  content: ' ';
}

.max-container:after {
  clear: both;
}

.max-container:before,
.max-container:after {
  /* 1 */
  display: table;
  /* 2 */
  content: ' ';
}

.max-container:after {
  clear: both;
}

.container-250 {
  margin-right: -26rem;
  margin-left: -25rem;
}

.container-100 {
  margin-right: -10rem;
  margin-left: -10rem;
}

.container--400 {
  margin-left: -40rem;
}

.background-bg {
  background: #efeff4;
}

.full-screen {
  height: 100%;
  min-height: 100vh;
  overflow: auto;
}

.content-wrapper {
  padding: 10rem 0;
}

.content-wrapper2 {
  padding-right: 10rem 0;
  padding-left: 10rem 0;
}

.content-wrapper-xs {
  padding: 5rem 0;
}

.content-wrapper-sm {
  padding: 8rem 0;
}

.content-wrapper-lg {
  padding: 12rem 0;
}

.content-wrapper-8-5 {
  padding-top: 8rem;
  padding-bottom: 5rem;
}

.shaddow-wrapper {
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
}

.mb--30 {
  padding-bottom: 7rem;
}

.mb--20 {
  padding-bottom: 8rem;
}

.block {
  display: block;
}

.relative {
  position: relative;
}

.fl-left {
  float: left;
}

.fl-right {
  float: right;
}

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

.raduis {
  border-radius: 3px;
}

.shaddow-lg {
  box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.05);
}

.overFl {
  overflow: hidden;
}

.font-bold {
  font-family: "font-main", sans-serif !important;
}

.font-reg {
  font-family: "font-main", sans-serif !important;
}

.font-light {
  font-family: "font-main", sans-serif !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-16 {
  font-size: 16px !important;
}

.font-48 {
  font-size: 48px !important;
}

.font-60 {
  font-size: 60px !important;
}

.font-400 {
  font-weight: 400 !important;
}

.font-700 {
  font-weight: 700 !important;
}

.font-900 {
  font-weight: 900 !important;
}

.white-bg {
  background: #fff;
}

.white-color {
  color: #fff;
}

.grey-color {
  color: #616161;
}

.grey-p-color p {
  color: #616161;
}

.gray-bg {
  background: #efeff4;
}

.main-color {
  color: #25242a;
}

.dark-bg {
  background: #061117;
}

.darken-bg {
  background: #000;
}

.grey-bg {
  background: #f0f0f0;
}

.grey2-bg {
  background: #e6ecf0;
}

.secondary-bg {
  background: #217fe8;
}

.blue-bg {
  background: #217fe8;
}

.pink-bg {
  background: #df136c;
}

.yellow-bg {
  background: #bfc914;
}

.orange-bg {
  background: #ef8f06;
}

.pat-blue {
  background: url(images/pat.png) #217fe8;
}

.pat-yellow {
  background: url(images/pat.png) #ff9e1f;
}

/*animate spin*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}

@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.br-b {
  border-bottom: 2px solid #e8e8e8;
}

.font-22 {
  font-size: 22px;
}

.list-1col li {
  margin-bottom: 1rem;
  margin-right: 20px;
}

.list-1col li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #061117;
  display: inline-block;
  border-radius: 50%;
  margin: 0 -15px 0 10px;
  vertical-align: middle;
}

.list-1col.white-color li:before {
  background-color: #fff;
}

.list-1col.grey-color li:before {
  background-color: #1f323c;
}

.list-1col.list-mb-10 li {
  margin-bottom: 10px;
}

.list-1col.list-mb-20 li {
  margin-bottom: 20px;
}

.list-1col.list-mb-30 li {
  margin-bottom: 30px;
}

.list-2col li {
  display: inline-block;
  width: calc(50% - 40px);
  margin-right: 20px;
}

.list-2col li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #061117;
  display: inline-block;
  border-radius: 50%;
  margin: 0 -15px 0 10px;
  vertical-align: middle;
}

.list-2col.white-color li:before {
  background-color: #fff;
}

.list-2col.grey-color li:before {
  background-color: #1f323c;
}

.list-2col.list-mb-10 li {
  margin-bottom: 10px;
}

.list-2col.list-mb-20 li {
  margin-bottom: 20px;
}

.list-2col.list-mb-30 li {
  margin-bottom: 30px;
}

.blue2-bg .list-1col.white-color li::before {
  background-color: #7095ca;
}

/*!
========== COMPONENTS
*/
/* _____ components _____ */
/* _____ cards _____ */
.pagintaion-grid {
  width: 100%;
}

.blog-card {
  background: #fff;
  margin-bottom: 3rem;
  transition: all ease-in-out 300ms;
  border: 1px solid #efeff4;
  border-radius: 4px;
  overflow: hidden;
}

.blog-card figure {
  position: relative;
  overflow: hidden;
}

.blog-card figure img {
  width: 100%;
  height: auto;
}

.blog-card h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}

.blog-card h4:hover {
  color: #fff;
}

.blog-card h4 a {
  padding: 2rem;
  display: block;
}

.blog-card:hover {
  background: #217fe8;
  border-color: #217fe8;
}

.blog-card:hover h4 {
  color: #fff;
}

.book-card {
  border-radius: 4px;
}

.book-card .book-form {
  padding: 0 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.book-card .book-form .gform_wrapper {
  width: 100%;
}

/* _____ buttons _____ */
.btn-sm:hover, .btn-md:hover, body .gform_button:hover, .btn-lg:hover, .btn-circle:hover {
  box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.2);
}

.btn-sm {
  display: inline-block;
  font-family: "font-main", sans-serif;
  color: #fff;
  border-radius: 100px;
  padding: 8px 2rem 8px;
  transform: all 200ms ease-in-out;
  border: none;
  white-space: nowrap;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
}

.btn-md, body .gform_button {
  display: inline-block;
  font-family: "font-main", sans-serif;
  color: #fff;
  border-radius: 100px;
  padding: 10px 3rem 12px;
  transform: all 200ms ease-in-out;
  border: none;
  white-space: nowrap;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
}

.btn-lg {
  display: inline-block;
  font-family: "font-main", sans-serif;
  color: #fff;
  border-radius: 100px;
  padding: 13px 4rem 13px;
  transform: all 200ms ease-in-out;
  white-space: nowrap;
  border: none;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
}

.btn-wide {
  padding-right: 4rem;
  padding-left: 4rem;
}

.btn-circle {
  background: #ff0808;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  vertical-align: text-bottom;
}

.btn-circle:hover {
  background: #ff3b3b;
}

.btn-black, body .gform_button {
  background: #000000;
}

.btn-black:hover, body .gform_button:hover {
  background: #1a1a1a;
  color: #fff;
}

.btn-secondary {
  background: #217fe8;
}

.btn-secondary:hover {
  background: #4f9aed;
  color: #fff;
  padding-right: 4rem;
  padding-left: 4rem;
}

.btn-secondary i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 12px;
}

.btn-transparent {
  background: rgba(0, 0, 0, 0.1);
}

.btn-transparent:hover {
  background: #faa62e;
  color: #fff;
}

.btn-yellow {
  background: #ff9e1f;
}

.btn-yellow:hover {
  background: #ffb452;
  color: #fff;
}

.btn-normal {
  background: #217fe8;
}

.btn-normal:hover {
  background: #4f9aed;
}

.btn-normal2 {
  background: #139fda;
}

.btn-normal2:hover {
  background: #33b6ed;
}

.btn-ghost {
  border: 2px solid #217fe8;
  color: #217fe8;
}

.btn-ghost:hover {
  background: #217fe8;
  color: #fff;
  border-color: #217fe8;
}

.btn-red {
  background: #ff0808;
  color: #fff;
}

.btn-red:hover {
  background: #ff3b3b;
}

.btn-url {
  color: #217fe8;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  display: inline-block;
}

.btn-url:before {
  color: #1466c2;
  content: attr(data-hover);
  position: absolute;
  opacity: 0;
  -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
}

.btn-url:hover, .btn-url:focus {
  outline: none;
}

.btn-url:hover:before, .btn-url:focus:before {
  -webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  -moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  opacity: 1;
}

.mr-10 {
  margin-right: 10px;
}

.mr-5 {
  margin-right: 5px;
}

/* _____ inputs _____ */
.form-center {
  max-width: 280px;
  margin: 0 auto;
  padding: 10rem 0;
}

.form-group label {
  font-weight: normal;
  color: #000000;
}

.form-group input[type='text'], .form-group input[type='tel'], .form-group input[type='email'], .form-group input[type='password'], .form-group select {
  height: 36px;
  border-radius: 100px;
  border: 2px solid #dddddd;
  position: relative;
  box-shadow: none;
  color: #000000;
  padding: 0 10px !important;
  background: #fff;
}

.form-group input[type='text']:focus,
.form-group input[type='tel']:focus,
.form-group input[type='email']:focus,
.form-group input[type='password']:focus,
.form-group textarea:focus {
  border-color: #217fe8;
  box-shadow: none;
}

.form-group textarea {
  min-height: 200px;
  max-width: 100%;
  background: #fff;
  border: 2px solid #dddddd;
  position: relative;
  padding: 10px !important;
  box-shadow: none;
  color: #000000;
  border-radius: 20px;
}

.form-control::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #000000;
}

.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000000;
  opacity: 1;
}

.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000000;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

.form-control:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #000000;
}

.dark-bg .form-group input[type='text'], .dark-bg .form-group input[type='email'], .dark-bg .form-group input[type='password'], .dark-bg .form-group input[type='tel'] {
  color: #fff;
}

.dark-bg .form-group textarea {
  color: #fff;
}

.dark-bg .form-group label {
  color: #fff;
}

.dark-bg .form-group select {
  height: 45px;
  border-radius: 3px;
  background: none;
  border: 2px solid #dddddd;
  position: relative;
  box-shadow: none;
  color: #fff;
  padding: 0 10px;
}

.feed-form label {
  display: block;
}

.feed-form input[type='email'] {
  width: calc(100% - 105px);
  float: right;
}

.feed-form .btn-red {
  width: 90px;
  float: left;
  padding: 13px 0rem 13px;
  background: #217fe8;
}

.feed-form .btn-red:hover {
  background: #25242a;
}

.social-forms label {
  width: 30%;
  text-align: left;
  padding-left: 1.5rem;
  margin-top: 5px;
}

.social-forms label span {
  display: inline-block;
  float: right;
}

.social-forms input {
  width: 70%;
}

.alert-success {
  background: #00d968;
  color: #fff;
  border: none;
  font-family: "font-main", sans-serif;
}

.alert-success .icon {
  font-size: 26px;
  vertical-align: middle;
  margin-left: 1.5rem;
}

.alert-success button.close {
  color: #fff;
  opacity: 1;
}

.alert-success button.close:hover {
  color: #000000;
}

.alert-info {
  background: #29b3e3;
  color: #fff;
  border: none;
  font-family: "font-main", sans-serif;
}

.alert-info .icon {
  font-size: 26px;
  vertical-align: middle;
  margin-left: 1.5rem;
}

.alert-info button.close {
  color: #fff;
  opacity: 1;
}

.alert-info button.close:hover {
  color: #000000;
}

.alert-warning {
  background: #eabc15;
  color: #fff;
  border: none;
  font-family: "font-main", sans-serif;
}

.alert-warning .icon {
  font-size: 26px;
  vertical-align: middle;
  margin-left: 1.5rem;
}

.alert-warning button.close {
  color: #fff;
  opacity: 1;
}

.alert-warning button.close:hover {
  color: #000000;
}

.alert-danger {
  background: #f1362f;
  color: #fff;
  border: none;
  font-family: "font-main", sans-serif;
}

.alert-danger .icon {
  font-size: 26px;
  vertical-align: middle;
  margin-left: 1.5rem;
}

.alert-danger button.close {
  color: #fff;
  opacity: 1;
}

.alert-danger button.close:hover {
  color: #000000;
}

.ginput_container_fileupload {
  display: none;
}

.gform_wrapper .gfield.gupload .gfield_label {
  display: none;
}

.up-trigger span {
  display: inline-block;
}

body .gform_wrapper .top_label .gfield_label {
  font-weight: normal;
  margin: .625em 0 0;
}

body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none;
  background: none;
}

body .gform_wrapper .gfield_error .gfield_label {
  color: #ff0808;
}

body .gform_wrapper .validation_message {
  font-weight: normal;
  font-family: "font-main", sans-serif;
  color: #ff0808;
}

body .gform_wrapper div.validation_error {
  border: 2px solid #217fe8;
  color: #217fe8;
  font-size: 14px;
  padding: 2rem;
  font-weight: 500;
  font-family: "font-main", sans-serif;
  border-radius: 4px;
  text-align: center;
  background: #fff;
}

body .gform_wrapper li.gfield_error input[type="email"], body .gform_wrapper li.gfield_error input[type="number"], body .gform_wrapper li.gfield_error input[type="password"], body .gform_wrapper li.gfield_error input[type="tel"], body .gform_wrapper li.gfield_error input[type="text"], body .gform_wrapper li.gfield_error input[type="url"], body .gform_wrapper li.gfield_error textarea {
  border: 2px solid #dddddd;
}

body .gform_confirmation_message {
  background: #217fe8;
  color: #fff;
  text-align: center;
  font-family: "font-main", sans-serif;
  padding: 4rem;
  border-radius: 20px;
}

body .gform_wrapper ul li.gfield {
  clear: none;
}

body .gform_wrapper textarea.large {
  width: 100%;
  height: 200px;
}

body .gform_wrapper .hidden_label input.large, body .gform_wrapper .hidden_label select.large, body .gform_wrapper .top_label input.large, body .gform_wrapper .top_label select.large {
  width: 100%;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, body .gform_wrapper li.gfield_html {
  width: 100%;
  max-width: 100%;
}

body .gform_button {
  padding: 13px 50px;
  font-size: 14px !important;
}

body .gform_button:hover {
  background: #217fe8;
}

body .gform_wrapper .top_label .gfield_error {
  width: auto;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-left: 0;
}

body .gform_wrapper b, body .gform_wrapper strong {
  font-weight: 500;
}

body .submit-left .gform_footer {
  text-align: left;
  margin-top: 40px;
}

body .contact-form .btn-black, body .contact-form .gform_button {
  background: #217fe8;
  width: 100%;
  display: block;
  padding: 13px 20px !important;
}

.up-trigger {
  margin-top: 15px;
}

.up-trigger .btn-green {
  cursor: pointer;
}

body .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), body .gform_wrapper li.gfield_error textarea {
  border: 2px solid #ff0808;
}

html[dir="rtl"] div.gform_wrapper ul.gform_fields li.gfield.gfield_error {
  padding-right: 0 !important;
}

/* _____ Wrappers _____ */
/*Slider*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.post-head figure figcaption {
  background-color: rgba(21, 21, 25, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
}

.post-head figure figcaption h1 {
  max-width: 730px;
  margin: 0 auto;
}

.post-head .entry-thumbnail img {
  width: 100%;
  height: auto;
}

.post-head .content h1 {
  font-size: 30px;
  margin: 7rem 0 3rem;
}

.post-meta {
  padding: 20px 0 25px;
  font-size: 14px;
  color: #fff;
}

.post-meta P {
  display: inline-block;
  margin: 0 2rem;
}

.entry-content p {
  margin-bottom: 2rem;
}

.entry-content * {
  max-width: 100%;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content .h1,
.entry-content .h2,
.entry-content .h3,
.entry-content .h4,
.entry-content .h5,
.entry-content .h6 {
  margin-bottom: 2rem;
}

.pagination {
  margin: 100px auto;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background: #217fe8;
}

.pagination > li > a, .pagination > li > span {
  background: #25242a;
  border: none;
  color: #fff;
  padding: 0;
  width: 50px;
  height: 50px;
  margin: 0 5px;
  border-radius: 3px !important;
  line-height: 50px;
  text-align: center;
}

.pagination > li {
  float: right;
}

.pagintaion-grid {
  width: 100% !important;
  text-align: center;
  height: auto;
}

.pagintaion-grid .pagination {
  margin: 0 auto;
}

.entry-thumbnail img {
  max-width: 100%;
  height: auto;
}

.post-comments input[type='text'] {
  border: 2px solid #dddddd;
  border-radius: 100px;
  margin-bottom: 20px;
  width: 100%;
  background: #fff;
  padding-right: 1.5rem;
  font-size: 12px;
  height: 45px;
  transition: all ease-in-out 200ms;
}

.post-comments textArea {
  border: 2px solid #dddddd;
  border-radius: 24px;
  margin-bottom: 20px;
  width: 100%;
  background: #fff;
  padding: 10px 15px;
  font-size: 12px;
  max-width: 100%;
  transition: all ease-in-out 200ms;
  min-height: 100px;
}

.post-comments input[type='text']:focus, .post-comments textArea:focus {
  border-color: #217fe8;
}

.post-comments {
  padding: 10rem 0 0;
}

.post-comments #reply-title {
  margin-bottom: 4rem;
  font-size: 24px;
  font-family: "font-main", sans-serif;
}

.post-comments #submit {
  background-color: #217fe8;
  border-radius: 100px;
  color: #fff;
  border: 2px solid transparent;
  box-shadow: none;
  font-family: "font-main", sans-serif;
  padding: 5px 30px;
}

.post-comments #submit:hover {
  background: #25242a;
}

.comment-btns span {
  background: #bec1c9;
  color: #fff;
  font-size: 12px;
  font-family: "font-main", sans-serif;
  display: inline-block;
  line-height: 1;
  padding: 4px 10px 6px;
  transition: all ease-in-out 200ms;
  margin-left: 10px;
  border-radius: 3px;
}

.comment-btns span:hover {
  background: #217fe8;
}

.comment-content {
  margin-bottom: 20px;
}

.comment-content p {
  color: #888888;
}

.post-comments .avatar {
  border-radius: 50%;
}

.post-comments .comment-avartar {
  margin-left: 15px;
}

.comment-list .comment-body {
  margin-bottom: 6rem;
}

.comment-list .children {
  margin-right: 20px;
}

.comments-area .comment-author {
  font-family: "font-main", sans-serif;
  margin-bottom: 1rem;
  display: inline-block;
  font-size: 18px;
}

.comments-area .comment-respond {
  margin: 10rem 0 0;
}

.comments-area .comment-awaiting-moderation {
  color: #d6002f;
  margin-top: 10px;
}

.comments-area .comments-title {
  margin-bottom: 4rem;
}

.comment-list li {
  border: 1px solid #edece3;
  padding: 4rem;
}

.comment-list li:not(:first-child) {
  border-top: none;
}

.comment-list li .comment-body {
  margin: 0;
}

.comment-list li ul li {
  border: none;
}

.owl-dots {
  text-align: center;
  margin-top: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  margin: 4px;
  background: #efeff4;
  float: right;
}

.owl-dot.active {
  background-color: #217fe8;
}

.blog-slider .owl-next {
  position: absolute;
  top: 0;
  right: -55px;
  bottom: 70px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  transition: all 200ms ease-in-out;
}

.blog-slider .owl-prev {
  position: absolute;
  top: 0;
  left: -55px;
  bottom: 70px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  transition: all 200ms ease-in-out;
}

.blog-slider:hover .owl-next {
  right: -20px;
}

.blog-slider:hover .owl-next:hover {
  background: #000;
  right: 0;
}

.blog-slider:hover .owl-prev {
  left: -20px;
}

.blog-slider:hover .owl-prev:hover {
  background: #000;
  left: 0;
}

/*Share*/
.share, .share:before, .share:after, .fab {
  height: 56px;
  width: 56px;
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
}

.share {
  position: absolute;
  bottom: -28px;
  left: 0;
  z-index: 5;
}

.share:before, .share:after {
  content: '';
  will-change: transform;
}

.share:before {
  z-index: 5;
  transition: 0.3s;
  font-family: "baianat";
  content: "\e901";
  text-align: center;
  line-height: 56px;
  color: #fff;
  font-size: 20px;
}

.share:after {
  background: #217fe8;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  z-index: -1;
  transition: 0.39s;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.share.active:before {
  transform: rotate(90deg);
}

.fab {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: 0.3s;
  animation: 0.3s down forwards;
  opacity: 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 56px;
  will-change: animation;
}

.fab:nth-child(1) {
  background: #1DA1F2;
  top: -132px;
}

.fab:nth-child(2) {
  background: #46629E;
  top: -66px;
}

.fab:nth-child(3) {
  background: #DB4437;
}

.fab.active {
  animation: 0.48s up forwards;
}

.fab.active:nth-child(1) {
  animation-delay: 0.39s;
}

.fab.active:nth-child(2) {
  animation-delay: 0.2s;
}

.fab.no {
  animation: none;
}

@keyframes up {
  50% {
    transform: translateY(-170%);
  }
  100% {
    opacity: 1;
    transform: translateY(-130%);
  }
}

@keyframes down {
  0% {
    opacity: 1;
    transform: translateY(-130%);
  }
  100% {
    opacity: 0;
    transform: translateY(0);
    top: 0;
  }
}

.career-card {
  background: #fff;
  padding: 4rem;
  transition: all 200ms ease-in-out;
}

.career-card:hover {
  box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.05);
  transform: translateY(-5px);
}

/*Website Service Page*/
.text-center .img-responsive {
  margin-right: auto;
  margin-left: auto;
}

.pad-40 {
  padding: 4rem;
}

.content-404 {
  width: 100%;
  padding-bottom: 30px;
  /*margin-top: calc(50vh - 164px);*/
  position: relative;
  z-index: 3;
}

.content-404 img {
  max-width: 100%;
  display: block;
}

.content-404 p {
  color: #979da0;
  font-size: 20px;
}

.shape-404 {
  position: absolute;
  top: -60px;
  right: -240px;
}

.home-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 960px;
  overflow: hidden;
  position: relative;
  z-index: 3;
  background: url(images/home-bg.png) fixed #efeff4;
}

.home-wrapper h2 {
  font-size: 48px;
  margin-bottom: 2rem;
  line-height: 1.25;
}

.home-wrapper .majed-ch {
  position: absolute;
  bottom: -10px;
  left: 25%;
  z-index: -1;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.sec-head {
  text-align: center;
}

.sec-head h2 {
  float: none;
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
}

.sec-head h2 small {
  color: #25242a;
  text-transform: none;
  font-weight: 400;
  font-size: 13px;
  display: block;
  max-width: 430px;
  line-height: 1.5;
  margin: 20px auto 0;
}

.page-head {
  padding: 8rem 0 8rem;
  position: relative;
  color: #25242a;
  text-align: center;
  z-index: 0;
}

.page-head h1 {
  color: #217fe8;
}

.page-head .bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
}

.share-wrap span {
  margin-right: 10px;
  display: inline-block;
}

.share-wrap a {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.share-wrap a:hover {
  color: #217fe8;
}

.plus-circle {
  width: 34px;
  height: 34px;
  border: 2px solid #25242a;
  border-radius: 50%;
  text-align: center;
  line-height: 29px;
  display: inline-block;
}

.plus-circle:hover {
  color: #217fe8;
  border-color: #217fe8;
}

.quotes-wrapper .quotes-slider {
  border-radius: 50px;
  box-shadow: 0px 2px 35px 0px rgba(0, 0, 0, 0.41);
  padding: 9rem 8rem 6rem;
}

.quotes-wrapper h3 {
  font-size: 18px;
  margin-bottom: 2rem;
  font-weight: 400;
  max-width: 750px;
  line-height: 1.6;
}

.quotes-wrapper h3 i {
  display: inline-block;
  padding-right: 1rem;
}

.quotes-wrapper span {
  font-size: 16px;
  font-weight: 700;
}

.quotes-wrapper .title {
  position: relative;
  bottom: -25px;
  z-index: 3;
  left: 80px;
}

.quotes-wrapper .owl-dots {
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  margin: 0;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.quotes-wrapper .owl-dots .owl-dot {
  display: block;
  width: 10px;
  height: 10px;
  background: none;
  border: 1px solid #ffffff;
}

.quotes-wrapper .owl-dots .owl-dot.active {
  background: #fff;
}

.arrow-link i {
  font-size: 8px;
  display: inline-block;
  vertical-align: middle;
}

.arrow-link:hover {
  padding-left: 5px;
}

.training-index-wrapper {
  background: #bfc914;
  position: relative;
  z-index: 3;
}

.training-index-wrapper .bg {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.training-index-wrapper h3 {
  margin-bottom: 2rem;
}

.training-index-wrapper p {
  margin-bottom: 4rem;
  line-height: 1.747;
  font-size: 16px;
}

.single-page-head h1 {
  font-size: 48px;
}

.single-page-content {
  font-size: 16px;
}

.single-page-content p {
  color: #616161;
}

.single-page-content ul {
  color: #616161;
  list-style-type: square;
}

.single-page-content ul li {
  list-style-type: square;
  margin-bottom: 5px;
}

.m-overlay {
  background: transparent;
  position: relative;
  width: 100%;
  height: 450px;
  /* your iframe height */
  top: 450px;
  /* your iframe height */
  margin-top: -450px;
  /* your iframe height */
}

.font-500 {
  font-weight: 500;
}

.list-circle {
  list-style-type: disc;
}

.list-circle li {
  list-style-type: disc;
}

/*New css*/
.entry-content table {
  border: 2px solid #0a0a0a;
  width: 100%;
}

.entry-content table td {
  border-top: 2px solid #0a0a0a;
  border-left: 2px solid #0a0a0a;
  padding: 10px;
}

.entry-content table th {
  border-left: 2px solid #0a0a0a;
  padding: 10px;
}

.entry-content blockquote {
  margin-bottom: 4rem;
}

.entry-content table .button {
  font-size: 12px;
  background: #000000;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Level", sans-serif;
  color: #fff;
  border-radius: 0;
  padding: 13px 2.5rem 13px;
  border: none;
  white-space: nowrap;
  line-height: 1;
  font-weight: 700;
}

.entry-content table .button:hover, .entry-content table .button:focus, .entry-content table .button:active {
  background: #27a8df;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #080810;
  opacity: 0.9;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: 0px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 11px;
  margin-left: 11px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  content: '';
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 21px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
  border-right: none;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 29px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
  border-left: none;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* 

====== Move-horizontal effect ======

*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}

.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px);
}

.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.9;
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/*Custom Edits*/
button.mfp-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #4a4a59;
  font-size: 20px;
  width: 70px;
  height: 70px;
  border: 2px solid #2f2f37;
  border-radius: 6px;
  margin: 0 6rem;
  opacity: 1;
}

button.mfp-arrow:hover {
  background: #217fe8;
  color: #fff;
  border-color: #217fe8;
}

/*! 
========== SPECIFICS
*/
/* _____ Header _____ */
.normal-header {
  min-height: 88px;
  position: relative;
}

.normal-header .navigation .header {
  background: #fff;
  box-shadow: 0px 0px 40px 0px rgba(160, 186, 164, 0.2);
  padding: 30px 0;
}

.normal-header:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  width: 100%;
}

.navigation {
  transition: all 200ms ease-in-out;
  position: fixed;
  width: 100%;
  z-index: 999;
}

.navigation .header {
  position: relative;
  margin: 0 auto;
  -webkit-transition: padding 300ms ease-in-out  , background ease-in-out 300ms;
  transition: padding 300ms ease-in-out , background ease-in-out 300ms;
  padding: 80px 0;
}

.navigation .icon-search {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin: 4px 15px 0 0;
  float: left;
  color: #25242a;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.navigation .icon-search:hover {
  color: #217fe8;
}

.fixed {
  position: fixed;
  z-index: 999;
  width: 100%;
}

.fixed .header {
  box-shadow: 0px 3px 7px 0px rgba(156, 169, 189, 0.02);
  background: #fff;
  padding: 20px 0;
}

.fixed.navigation:after {
  opacity: 0;
  transform: translateY(-100%);
}

.logo {
  float: right;
  display: inline-block;
}

.logoWrap {
  position: relative;
  display: block;
  float: right;
}

.pinning-nav {
  left: 0;
  right: 0;
  top: 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.pinning-nav.unpinned {
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

/*
 * We are hiding the invisible nav outside the screen
 * so we need to avoid the horizontal scroll
 */
body.okayNav-loaded {
  overflow-x: hidden;
}

.okayNav:not(.loaded) {
  visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.okayNav {
  display: inline-block;
  float: left;
  margin-top: 0px;
}

.okayNav ul {
  /* We want two navigations - one hidden and one visible */
  float: left;
}

.okayNav a {
  /* Links general styling */
  position: relative;
  z-index: 1;
  font-family: "font-main", sans-serif;
  white-space: nowrap;
  margin: 26px 0;
  text-transform: capitalize;
  font-size: 14px;
}

.okayNav a:hover, .okayNav a:focus {
  color: #217fe8;
}

.okayNav__nav--visible {
  /*  overflow: hidden;*/
  white-space: nowrap;
}

.okayNav__nav--visible li {
  display: inline-block;
}

.okayNav__nav--visible a {
  /* Link styling for the visible part of the nav */
  display: block;
  transition: color 200ms cubic-bezier(0.55, 0, 0.1, 1);
  margin: 2px 15px;
  color: #25242a;
}

.okayNav__nav--visible a:hover, .okayNav__nav--visible a:focus {
  color: #217fe8;
}

/* Link styling for the off-screen part of the nav */
.okayNav__nav--invisible {
  position: fixed;
  top: 140px;
  /*  bottom: 0;*/
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.okayNav__nav--invisible a {
  background: #217fe8;
  width: 240px;
  display: block;
  padding: 15px;
  margin: 0;
  color: #fff;
}

.okayNav__nav--invisible a:hover {
  color: #25242a;
}

.okayNav__nav--invisible a:before {
  display: none;
}

.okayNav__nav--invisible.nav-left {
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.okayNav__nav--invisible.nav-right {
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.okayNav__nav--invisible.transition-enabled {
  transition: -webkit-transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 400ms cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
}

.okayNav__nav--invisible.nav-open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/* Kebab icon */
.okayNav__menu-toggle {
  position: relative;
  transition: -webkit-transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: transform 400ms cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 400ms cubic-bezier(0.55, 0, 0.1, 1);
  cursor: pointer;
  width: 40px;
  height: 20px;
  float: left;
  z-index: 1;
  top: 2px;
}

.okayNav__menu-toggle:before {
  display: none;
}

.okayNav__menu-toggle.okay-invisible {
  position: absolute;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.okayNav__menu-toggle span {
  display: block;
  position: absolute;
  margin: auto;
  height: 4px;
  width: 4px;
  background: #25242a;
  border-radius: 50%;
  left: 0;
  right: 0;
  pointer-events: none;
}

.okayNav__menu-toggle span:nth-child(1) {
  top: 0;
}

.okayNav__menu-toggle span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.okayNav__menu-toggle span:nth-child(3) {
  bottom: 0;
}

.okayNav__menu-toggle.icon--active {
  /* Kebab icon when off-screen nav is open */
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.okayNav__menu-toggle.icon--active span {
  background: #217fe8;
}

.main-search {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  padding: 3rem;
  margin: 9.8rem 0 10rem;
  text-align: right;
}

.main-search.form-group input {
  height: 46px;
}

.main-search.form-group .search-input {
  width: calc(64% - 30px);
  margin: 0 15px;
  float: right;
  padding: 0px 10px 6px !important;
  color: #fff !important;
  font-family: "font-main", sans-serif;
  border-color: #c477fa;
}

.main-search.form-group .search-input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}

.main-search.form-group .search-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}

.main-search.form-group .search-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}

.main-search.form-group .search-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.main-search.form-group .search-input:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #fff;
}

.main-search.form-group .search-submit {
  float: right;
  width: 9%;
  padding: 0 0 2px;
}

.main-search .select2-container .select2-selection--single {
  height: 46px;
}

.main-search .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}

.main-search .index-search .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}

.main-search .select2-container {
  float: right;
}

.main-search .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
  font-family: "font-main", sans-serif;
}

.main-search .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
  top: 5px;
}

.main-search .select2-container--default .select2-selection--single {
  border-color: #c477fa;
}

.admin-bar .bi-nav-container, .admin-bar .index-header .navigation, .admin-bar .main-header .navigation {
  top: 30px;
}

.okayNav__menu-toggle {
  margin: 1px 0 !important;
}

/* _____ Footer_____ */
.bi-main {
  margin-bottom: 689.8px;
}

#footer {
  overflow: hidden;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
  background: url(images/footer.jpg) no-repeat center center/cover fixed;
}

#footer .footer-overlay {
  background-color: #39445d;
  opacity: 0.9;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

#footer .footer-rights {
  padding: 6rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

#footer .footer-book {
  padding: 10rem 0;
}

#footer .footer-book h3 {
  margin: 4rem 0;
  font-size: 100px;
  line-height: 1;
}

.socials li {
  margin: 0 1rem 0 0rem;
  display: inline-block;
}

.socials li a {
  transition: all 200ms ease-in-out;
  display: inline-block;
  text-align: center;
  display: inline-block;
  z-index: 2;
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 34px;
  border-radius: 50%;
  color: #fff;
}

.socials li a:hover {
  color: #fff;
  transform: scale(1.06);
}

.f-menu {
  overflow: hidden;
}

.f-menu li {
  float: left;
  width: calc(100%  / 3);
  margin-bottom: 10px;
}

.f-menu a {
  display: inline-block;
}

.f-menu a:hover {
  color: #217fe8;
}

.contact-footer p {
  margin-bottom: 10px;
}

.contact-details p {
  margin-bottom: 0.5rem;
}

.overlay-fade {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s, all ease-in-out 200ms;
  transition: a opacity 0.3s, visibility 0s 0.3s, all ease-in-out 200ms;
  transform: translateY(-100%);
  overflow: hidden;
}

.overlay-fade.open {
  opacity: 1;
  visibility: visible;
  overflow: hidden;
  z-index: 999;
  transform: translateY(0);
}

.overlay-hugeinc.open nav ul {
  display: block;
}

.overlay nav ul.bi-overlay-menu {
  text-align: center;
  position: relative;
  margin-top: 160px;
  top: 50%;
  height: 60%;
  transform: translateY(-50%);
}

.overlay nav ul.bi-overlay-menu li {
  display: block;
  float: none;
}

.overlay nav ul.bi-overlay-menu li a {
  font-size: 24px;
  display: inline-block;
  color: #000 !important;
  transition: color 0.2s ease 0s;
  margin: 0px 0 2rem !important;
  padding: 6px 0 !important;
  background: none !important;
  text-transform: capitalize;
  border: 3px solid transparent !important;
}

.overlay nav ul.bi-overlay-menu li a:hover {
  border: 3px solid #000 !important;
}

/* Overlay style */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 999;
  overflow: auto;
  overflow-x: hidden;
  /* Overlay closing cross */
}

.overlay .overlay-close {
  width: 60px;
  height: 52px;
  position: absolute;
  right: 10rem;
  top: 10rem;
  display: inline-block;
  border: none;
  background: transparent;
  color: #000000;
  outline: none;
  z-index: 100;
  font-size: 46px;
  line-height: 1;
  font-family: 'arial';
}

.overlay .overlay-close i {
  line-height: 1px;
  display: inline-block;
  top: 22px;
  position: absolute;
  left: 15px;
  font-style: normal;
}

.overlay .overlay-close:hover {
  transform: rotate(90deg);
  color: #25242a;
}

.overlay#search-overLay {
  height: 110px;
}

.overlay#search-overLay .overlay-close {
  top: -3px;
  left: -7px;
}

.admin-bar #search-overLay.overlay {
  top: 30px;
}

/* Effects */
.overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-hugeinc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.overlay-hugeinc.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.overlay-hugeinc nav {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.overlay-hugeinc nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}

.overlay-hugeinc.close nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}

@media screen and (max-height: 30.5em) {
  .overlay nav {
    height: 70%;
    font-size: 34px;
  }
  .overlay ul li {
    min-height: 34px;
  }
}

.overlay-menu li {
  font-family: "font-main", sans-serif;
  font-size: 2.4rem;
  margin-bottom: 3rem;
}

.overlay-menu li a:hover {
  color: #25242a;
}

.searchWrapper {
  position: relative;
  margin-top: 40px;
}

.searchWrapper .sb-search-submit {
  float: right;
  background: none;
  box-shadow: none;
  border: none;
  font-family: "font-main", sans-serif;
  width: 120px;
  height: 36px;
  background: #217fe8;
  border-radius: 40px;
  color: #fff;
}

.searchWrapper .sb-search-submit:hover {
  background: #25242a;
}

.searchWrapper input.sb-search-input {
  width: calc(100% - 141px);
  margin: 0 10px;
}

.searchWrapper .select2-container {
  float: right;
}

.main-rights {
  font-family: "font-main", sans-serif;
}

.main-rights a:hover {
  color: #d6002f;
}

.main-rights .heart {
  position: relative;
  width: 15px;
  overflow: inherit;
  display: inline-block;
  -webkit-animation: animateHeart 2.5s infinite;
  animation: animateHeart 2.5s infinite;
  top: -8px;
}

.main-rights .heart:before, .main-rights .heart:after {
  position: absolute;
  content: '';
  top: 0;
  left: 7px;
  width: 7px;
  height: 10px;
  background: #d6002f;
  border-radius: 50px 50px 0 0;
  -webkit-transform: rotate(-45deg) translateZ(0);
  transform: rotate(-45deg) translateZ(0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.main-rights .heart:after {
  left: 0;
  -webkit-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

@-webkit-keyframes animateHeart {
  0% {
    -webkit-transform: scale(1);
  }
  5% {
    -webkit-transform: scale(1.2);
  }
  10% {
    -webkit-transform: scale(1.1);
  }
  15% {
    -webkit-transform: scale(1.3);
  }
  50% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes animateHeart {
  0% {
    transform: scale(1);
  }
  5% {
    transform: scale(1.2);
  }
  10% {
    transform: scale(1.1);
  }
  15% {
    transform: scale(1.3);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}

.footer-bottom {
  padding: 5rem 0;
  color: #8f96a0;
}

@media (min-width: 992px) and (max-width: 1169px) {
  .home-wrapper .majed-ch {
    left: 10%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .home-wrapper .majed-ch {
    left: 5%;
  }
  .entry-content {
    padding: 6rem 3rem;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .home-wrapper {
    display: block;
    padding-top: 180px;
    height: auto;
    text-align: center;
  }
  .home-wrapper .majed-ch {
    position: static;
    margin-top: 4rem;
    margin-bottom: -10px;
  }
  .home-wrapper h1 {
    font-size: 24px;
  }
  .navigation .header {
    padding: 40px 0;
  }
  #footer .footer-book {
    padding: 4rem 2rem;
  }
  #footer .footer-book h2 {
    font-size: 18px;
  }
  #footer .footer-book h3 {
    font-size: 60px;
    margin: 2rem 0;
  }
  #footer .footer-rights {
    padding: 2rem 0;
  }
  .bi-main {
    margin-bottom: 390.6px;
  }
  .entry-content {
    padding: 6rem 3rem;
  }
  #search-overLay.overlay .overlay-close {
    left: auto;
    right: 0;
  }
  .okayNav__nav--invisible {
    top: 88px;
  }
}

@media (max-width: 600px) {
  .admin-bar .main-header .navigation {
    position: absolute !important;
    transform: none !important;
  }
  body {
    margin-top: -46px !important;
  }
}

@media (max-width: 480px) {
  .home-wrapper {
    display: block;
    padding-top: 180px;
    height: auto;
    text-align: center;
  }
  .home-wrapper .majed-ch {
    position: static;
    margin-top: 4rem;
    margin-bottom: -10px;
    max-width: 100%;
  }
  .home-wrapper h1 {
    font-size: 24px;
  }
  .navigation .header {
    padding: 40px 0;
  }
  #footer .footer-book {
    padding: 4rem 2rem;
  }
  #footer .footer-book h2 {
    font-size: 18px;
  }
  #footer .footer-book h3 {
    font-size: 60px;
    margin: 2rem 0;
  }
  #footer .footer-rights {
    padding: 2rem 0;
  }
  .bi-main {
    margin-bottom: 390.6px;
  }
  .entry-content {
    padding: 6rem 3rem;
  }
  #search-overLay.overlay .overlay-close {
    left: auto;
    right: 0;
  }
  .searchWrapper .sb-search-submit {
    width: 70px;
  }
  .searchWrapper input.sb-search-input {
    width: calc(100% - 91px);
  }
  .okayNav__nav--invisible {
    top: 88px;
  }
}

.ginput_container_email{
font-family: 'arial';
}

.rating-container .caption {
    margin-left: 5px;
    margin-right: 0;
    display: none !important;
}
.rating-container .clear-rating {
    padding-right: 5px;
    display: none !important;
}



/*new 19-8-2017*/
.bi-main {
    position:relative;
    z-index:2;
}
#footer{
    z-index: unset;
}
.blog-card h4 a:hover{
    color:#fff;
}
.entry-thumbnail img{
    width:100%;
}
.post-comments{
    padding-top:0;
}
.u-number{
    font-family:'arial';
}

#single-wrap{
    

font-size: 16px;
font-family: 'Noto Naskh Arabic', serif; 


}


.book-body img ,
.book-body iframe{
    max-width:100%;
    height:auto;
}