/*--------------------------------------
*********** START RESET ***********
--------------------------------------*/
@font-face {
    font-family: 'Cairo-Regular';
    src: url(../fonts/Cairo-Regular.ttf)
}

@font-face {
    font-family: 'Cairo-Black';
    src: url(../fonts/Cairo-Black.ttf)
}

@font-face {
    font-family: 'Cairo-Bold';
    src: url(../fonts/Cairo-Bold.ttf)
}

@font-face {
    font-family: 'Cairo-ExtraLight';
    src: url(../fonts/Cairo-ExtraLight.ttf)
}

@font-face {
    font-family: 'Cairo-Light';
    src: url(../fonts/Cairo-Light.ttf)
}

@font-face {
    font-family: 'Cairo-SemiBold';
    src: url(../fonts/Cairo-SemiBold.ttf)
}
/**********/
.body-over {
    overflow-y: hidden !important;
}

::-webkit-scrollbar {
    width: 9px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: #fff;
}
::-webkit-scrollbar-thumb {
    background-color: #000060;
    outline: 1px solid #fff;
    border-radius: 30px;
}


::-moz-selection {
    background: #000060;
    color: #fff;
}
::selection {
    background: #000060;
    color: #fff;
}

* {
    border: 0;
    margin: 0;
    padding: 0;
    outline: none !important;
}
body {
    font-family: 'Cairo-Regular', sans-serif;
    padding: 0 !important;
    margin: 0 !important;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 1.6;
    color: #000060;
    direction: rtl;
    overflow-x: hidden !important;
    overflow-y: hidden;
}

.body-overlay {
    background-color: rgba(12, 12, 12, 0.75);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9999;
    opacity: 0;
    display: none;
}

.back {
/*
    transform: translateX(0px) !important;
    -webkit-transform: translateX(0px) !important;
    -moz-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    -o-transform: translateX(0px) !important;
*/
    opacity: 1;
    display: block;
}
.back-nav{
    margin-right: 0 !important;
        transform: none !important;
}
.body-over {
    overflow-y: hidden !important;
}
/** Form **/
.form-group {
    margin-bottom: 25px;
    position: relative;
}

.form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 2px solid transparent;
    padding: 9px !important;
    width: 100% !important;
    height: 40px !important;
    margin: 0 !important;
    border-radius: 5px;
    background-color: #EEEEEE;
    color: #212121;
    position: relative;
}

.form-control ~ .focus-border:before,
.form-control ~ .focus-border:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #e36c09;
    transition: 0.4s;
}

.form-control ~ .focus-border:after {
    top: auto;
    bottom: 0;
}

.form-control ~ .focus-border i:before,
.form-control ~ .focus-border i:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 2px;
    height: 0;
    background-color: #e36c09;
    transition: 0.6s;
}

.form-control ~ .focus-border i:after {
    left: auto;
    right: 0;
}

.form-control:focus ~ .focus-border:before,
.form-control:focus ~ .focus-border:after {
    left: 0;
    width: 100%;
    transition: 0.4s;
}

.form-control:focus ~ .focus-border i:before,
.form-control:focus ~ .focus-border i:after {
    top: 0;
    height: 100%;
    transition: 0.6s;
}

.form-control:focus {
    border-color: transparent;
    box-shadow: none !important;
    outline: 0 !important;
}
.input-lg {
    resize: none;
    height: 75px !important;
    overflow-y: auto;
    font-size: 14px;
}
/**/
label {
    color: #212121;
    margin: 0 0 6px 0;
    text-align: left;
}
/*************/
.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-border {
    border: 0 !important;
}

a,
button,
img,
i,
span,
li,
h4,
p,
#scroll-top,
.scaleimg,
.form-control,
.owl-carousel .owl-prev i,
.owl-carousel .owl-next i,
.owl-carousel .owl-prev,
.owl-carousel .owl-next,
ul.nav > li:after{
    transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    cursor: pointer;
}

button {
    border: 0;
    color: #fff;
}

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

li {
    display: inline-block;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.body-overlay.back {
    transform: translateX(0px) !important;
    -webkit-transform: translateX(0px) !important;
    -moz-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    -o-transform: translateX(0px) !important;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11 {
    float: right !important;
}
/* start loading */
.loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #020242;
    z-index: 100;
    height: 100%;
    font-size: 16px;
    z-index: 9999999;
}

.wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.text-container {
  position: absolute;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.animated-text {
  font-size: 3.5em;
  background: linear-gradient(45deg, #E58018, #ECC049);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation-name: text;
  animation-duration: 1.6s;
  animation-fill-mode: both;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  margin: 0px 1.5px;
}

@keyframes text {
  0% {
    transform: translateX(15vh) rotateX(90deg) scale3d(1.25,1.25,1.25) translateZ(100vh);
  }
  100% {
    transform: translateX(0) rotateX(0deg) translateZ(0) scale3d(1,1,1);
  }
}

.animated-text:nth-of-type(1) {
  animation-delay: 50ms;
}

.animated-text:nth-of-type(2) {
  animation-delay: 100ms;
}

.animated-text:nth-of-type(3) {
  animation-delay: 150ms;
}

.animated-text:nth-of-type(4) {
  animation-delay: 200ms;
}

.animated-text:nth-of-type(5) {
  animation-delay: 250ms;
}

.animated-text:nth-of-type(6) {
  animation-delay: 300ms;
}

.animated-text:nth-of-type(7) {
  animation-delay: 350ms;
}

.animated-text:nth-of-type(8) {
  animation-delay: 400ms;
}

.animated-text:nth-of-type(9) {
  animation-delay: 450ms;
}

.animated-text:nth-of-type(10) {
  animation-delay: 500ms;
}

.animated-text:nth-of-type(11) {
  animation-delay: 550ms;
}

.animated-text:nth-of-type(12) {
  animation-delay: 600ms;
}

.animated-text:nth-of-type(13) {
  animation-delay: 650ms;
}

.animated-text:nth-of-type(14) {
  animation-delay: 700ms
}

.animated-text:nth-of-type(15) {
  animation-delay: 750ms;
}
.animated-text:nth-of-type(16) {
  animation-delay: 800ms;
}
.animated-text:nth-of-type(17) {
  animation-delay: 850ms;
}
.animated-text:nth-of-type(18) {
  animation-delay: 900ms;
}
/************************************************* END LOADER *****************************************/


.back {
    opacity: 1;
    display: block;
}

.body-over {
    overflow-y: hidden !important;
}
/********************* Start Navbar **************************/
/* Nav Icon */
#nav-icon1 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    position: relative;
    top: -2px;
    width: 30px;
    height: 40px;
    margin: 0 auto;
    z-index: 999;
    left: 0;
    right: 0;
    display: none;
}

#nav-icon1 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 28px;
    background: #fff;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon1:hover span,
#nav-icon1:focus span,
#nav-icon1.open span {
    background: #e36c09 !important;
}

#nav-icon1 span:nth-child(1) {
    top: 12px;
}

#nav-icon1 span:nth-child(2) {
    top: 18px;
}

#nav-icon1 span:nth-child(3) {
    top: 24px;
}

#nav-icon1.open span:nth-child(2) {
    opacity: 0;
}
#nav-icon1.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 15px;
}
#nav-icon1.open span:nth-child(3){
    top: 16px;
}
#nav-icon1.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon1.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#nav-icon1.open {
    position: relative;
    z-index: 999999;
}

/*/////////////////*/
.navbar {
    width: 100%;
    border-radius: 0;
    height: 150px;
    line-height: 75px;
    padding: 0 80px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 9999;
    border: 0 !important;
    min-height: auto;
}
/*********** Nav Right ************/
.right-one{
    display: none;
}
.nav-right{
    text-align: center;
}
.logo-nav {
    width: 140px;
    display: inline-block;
    background-color: #fff;
    border-radius: 0 0 50% 50%;
    padding: 20px 24px 29px 24px;
}

.logo-nav img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
/* nav ul */
.navbar ul.nav{
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    margin: 30px auto 0 auto;
    line-height: 66px;
}
ul.nav > li {
    position: relative;
}

ul.nav > li > a {
    color: #fff;
    font-family: 'Cairo-Bold', sans-serif;
    padding: 0;
    font-size: 16px;
}

ul.nav > li > a:hover, ul.nav > li:hover > a, .nav.cf li.active a, .nav>li>a:focus{
    background-color: transparent;
    color: #e36c09 !important;
}

ul.nav > li:after {
    position: absolute;
    content: "";
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 0;
    width: 0%;
    opacity: 0;
    border-bottom: 3px solid #e36c09;
    border-radius: 15px;
}
.nav.cf li.active:after {
    width: 100%;
    opacity: 1;
}
/******************* FIXED NAVBAR *********************************/
.fixd-navbar {
    position: fixed;
    top: 0;
    padding: 0 !important;
    background: rgb(246, 246, 246);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(229, 229, 229, 0.8);
    -moz-box-shadow: 0px 5px 5px 0px rgba(229, 229, 229, 0.8);
    box-shadow: 0px 5px 5px 0px rgba(229, 229, 229, 0.8);
    height: 65px;
    line-height: 65px;
    overflow: hidden;
}

.fixd-navbar .logo-nav a {
    line-height: 75px;
}
.fixd-navbar ul.nav > li > a{
    color: #000060;
    font-size: 15px;
}


.fixd-navbar .logo-nav {
    width: 100px;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    transform: translateY(10px);
}
.fixd-navbar ul.nav{
    margin: 0 auto ;
    line-height: 63px;
}
/********************* End Navbar **************************/



/******************* Start Header **************************/
.header {
    position: relative;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 120vh;
}
.header-overlay {
    background-color: rgba(12, 12, 12, 0.35);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9;
}
.wave-wrapper{
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    display: table;
    height: 200px;
    width: 100%;
    z-index: 99;
}
.wave{
    background-image: url(../img/200.png);
    top: 0;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    display: table;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;

/*
    background-position: 0 bottom;
    transform-origin: center bottom;
*/
}
/******************* header Slider ***************/
.slide {
    position: relative;
    height: 100vh;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.header #owl-demo {
    display: block;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    overflow: hidden;
    height: 120vh;
}
#owl-demo .item{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
#owl-demo img {
    height: 140vh;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}



/* Carousel Caption */
.carousel-caption {
    width: 50%;
    text-align: right;
    padding: 80px 80px 0 0;
    right: 5%;
    top: 16.5%;
    left: auto;
    height: max-content;
    bottom: unset;
}
.carousel-caption h3{
    font-size: 32px;
    color: #fff;
    font-family: 'Cairo-Bold', sans-serif;
    margin: 0 0 15px 0;
}
.carousel-caption h4{
    font-size: 22px;
    color: #e36c09;
    font-family: 'Cairo-SemiBold', sans-serif;
    margin: 0 0 15px 0;
}
.carousel-caption p {
    font-size: 16px;
    color: #fff;
    margin: 0 0 15px 0;
}

/******** Anchor Hover ********/

.btn-3 {
    position: relative;
    display: block;
    overflow: hidden;
    height: 60px;
    width: 200px;
    border-radius: 12px;
    text-transform: uppercase;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-family: 'Cairo-SemiBold', sans-serif;
    font-size: 16px;
    margin: 0;
    -webkit-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.75);
}
.btn-3:hover {
    color: #c8edc5;
    outline-width: 0;
}
.btn-3:before, .btn-3:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 40px solid #e36c09;
    border-bottom: 40px solid #e36c09;
        box-sizing: border-box;
    transition: 0.5s ease-in-out;
    z-index: -1;
}
.btn-3:before {
  border-right: 40px solid transparent;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.btn-3:after {
  border-left: 40px solid transparent;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.btn-3:hover:before {
  -webkit-transform: translateX(-30%);
          transform: translateX(-30%);
}
.btn-3:hover:after {
  -webkit-transform: translateX(30%);
          transform: translateX(30%);
}
.btn-3 span{
    background-color: #000060;
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: -2;
}
.btn-3:hover span{
    background-color: transparent;
    color: #fff;width: auto;
    height: auto;
    position: static;
}
/************************** Owl Nav **************************/
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block;
}

#owl-demo .owl-prev,
#owl-demo .owl-next{
    position: absolute;
    top: 31%;
    width: 55px;
    line-height: 57px;
    height: 55px;
    font-size: 28px;
    color: #000060;
    text-align: center;
    border: 1px solid #000060;
    opacity: .7;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 11px -1px rgba(0,0,96,1);
    -moz-box-shadow: 0px 0px 11px -1px rgba(0,0,96,1);
    box-shadow: inset 0px 0px 10px -1px rgba(0,0,96,1);
}

#owl-demo .owl-prev {
    right: 30px;
}

#owl-demo .owl-next {
    left: 30px;
}

#owl-demo .owl-prev i,
#owl-demo .owl-next i{
    font-size: 25px;
}

#owl-demo .owl-prev:hover,
#owl-demo .owl-next:hover {
    opacity: 1;
    background-color: #000060;
    color: #fff;
}
/**********************  Header SVG Left   ***************************/
.header .svg-left {
    overflow: hidden;
    left: 2px;
    position: absolute;
    bottom: -65px;
    z-index: 999;
    width: 50%;
    text-align: center;
    background-image: url(../img/Layer1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 500px;
}
.header .svg-left img{
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

/******************* End Header **************************/




/********* Start Footer  ************/

.footer {
    font-size: 14px;
    background-color: #0A0A35;
    color: #fff;
}

.footer-content{
    padding: 45px 0;
}
.foot1{
    margin: 0 0 15px 0;
}

.footer h3{
    font-size: 15px;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.footer li{
    display: block;
    line-height: 2;
    color: #fff;
}
.footer li a{
    color: #fff;
}
.foot1 ul li span {
    margin: 0 0 5px 5px;
}
.footer li a:hover , .footer li a:focus{
    color: #e36c09;
}
.social li{
    display: block;
}
.social li a span{
    color: #000060;
    width: 24px;
    display: inline-block;
    height: 24px;
    font-size: 15px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
}
.social li:last-child a{
    margin: 0;
}
.social li a:hover span{
    background-color: #e36c09;
    color: #fff;
}
/********************** Copyright ********************/
.copyright{
    padding: 5px 0;
    text-align: center;
    direction: rtl;
    color: #9c9c9c;
    border-top: 1px solid #9c9c9c;
    font-size: 13px;
}
.copyright span{
    vertical-align: text-bottom;
}
.copyright a{
    color: #fff;
    vertical-align: middle;
    margin: 0 4px 0 0 ;
}
.copyright a:hover , .copyright a:focus{
    color: #e36c09
}
/********* End Footer  ************/


.all-sections {
    padding: 50px 0;
}
.h2-after{
    color: #17176d;
    font-size: 26px;
    text-align: center;
    margin: 0 auto 25px auto;
    text-transform: capitalize;
    font-family: 'Cairo-Bold', sans-serif;
    width: max-content;
    padding: 0 0 20px 0;
    position: relative;
}
.h2-after:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: 3px solid #18186e;
    width: 46%;
}

/**************************************** Start Tasks ************************************/
.panel-pane.pane-fieldable-panels-pane.d-persona h2 a {
    color: #0a0a35;
    cursor: unset;
    font-family: 'Cairo-Bold', sans-serif;
    font-size: 22px;
}
.panel-pane.pane-fieldable-panels-pane.d-persona .pane-graphic {
    max-width: unset;
    margin: 0;
    width: 255px;
    display: inline-block;
    position: relative;
}
.panel-pane.pane-fieldable-panels-pane.d-persona p {
    margin-bottom: 0;
    font-size: 14px;
}
.panel-pane.pane-fieldable-panels-pane.d-persona .field.field-name-field-cta-graphic {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: calc(50% - 35px);
    bottom: unset;
    width: 70px;
    height: 70px;
    transform: none;
}
.panel-pane.pane-fieldable-panels-pane.d-persona .pane-graphic .start {
    fill: #EFEFEF !important;
}
.panel-pane.pane-fieldable-panels-pane.d-persona h2 a:hover .panel-pane.pane-fieldable-panels-pane.d-persona .pane-graphic .start{
    filter: 0a0a35;
}
.panel-pane.pane-fieldable-panels-pane.d-persona .field.field-name-field-cta-graphic img {
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.pane-content {
    display: inline-block;
    width: calc(100% - 260px);
    vertical-align: top;
}
.panel-pane.pane-fieldable-panels-pane.d-persona h2 a::before{
    opacity: 0;
}
/*************** Link **************/
.link{
    text-align: center;
    color: #333;
    font-size: 18px;
    margin: 15px auto 0 auto;
    font-family: 'Cairo-SemiBold', sans-serif;
 }
.link a{
    color: #16167d;
    text-decoration: underline;
}
.link a:hover , .link a:focus{
    color: #e36c09;
}
/**************************************** End Tasks ************************************/


/************************************** Start View **************************************/
.theView{
    background-image: url('../img/theView.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding: 50px 0 0 0;
}
.theView:after{
    position: absolute;
    content: "";
    bottom: 0px;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 180px;
    background-color: #0A0A35;
}
.contentView{
    position: relative;
    z-index: 99;
}
.view{
    margin: 40px 20px 40px 0;
}
.title{
    color: #e36c09;
    font-family: 'Cairo-SemiBold', sans-serif;
    margin: 0 0 20px 0;
}
.view .h2-after{
    text-align: right;
    margin: 0 0 20px 0;
}
.view p {
    margin: 0 0 20px 0;
}
.viewimg{
    width: 460px;
    height: 400px;
    margin: 0 auto;
}
.viewimg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/****************************************** Start Gallery ****************************************************/
#owl-gallery {
    display: block;
    margin: 100px 0 0 0;
}
#owl-gallery .item{
    height: 400px;
}
#owl-gallery .owl-item {
    box-sizing: content-box;
/*    transform: perspective(600px) rotateY(-22deg) scale(.9);*/

}
#owl-gallery  .center ~ .owl-item , #owl-gallery .owl-item{
	transform: perspective(600px) translateY(38px) scale(1,.85);
}
#owl-gallery .owl-item a{
    display: block;
    height: 100%;
    width: 100%;
}
#owl-gallery .owl-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
/******* CENTER *********/
#owl-gallery  .center{
    transform: scale(1.5) !important;
    z-index: 9;
}
#owl-gallery  .center .item{
    width: 85%;
    margin: 0 auto;
    float: none !important;
}
/***********/
#owl-gallery .owl-item .item{
    width: 83%;
    float: right;
}
#owl-gallery  .center ~ .owl-item .item{
    width: 83%;
    float: left;
}

/************************** Owl Nav **************************/
#owl-gallery .owl-prev,
#owl-gallery .owl-next{
    position: absolute;
    top: calc(50% - 24px);
    width: 93px;
    line-height: 48px;
    height: 48px;
    font-size: 35px;
    background-color: #424242;
    color: #fff;
    text-align: center;
    opacity: 0;
    cursor: pointer;
}

#owl-gallery .owl-prev {
    border-radius:  0 35px 35px 0;
    right: calc(26.75% - 48px);
    transform: translateX(-92px);
}

#owl-gallery .owl-next {
    border-radius: 35px 0 0 35px;
    left: calc(26.2% - 48px);
    transform: translateX(92px);
}


#owl-gallery .owl-prev:hover,
#owl-gallery .owl-next:hover {
    background-color: #e36c09 ;
}
#owl-gallery:hover .owl-prev , #owl-gallery:hover  .owl-next{
    opacity: 1 !important;
    transform: translateX(0);
}
/****************************************** End Gallery ****************************************************/
/************************************** End View **************************************/

/*************************************************** Start Testimonials ****************************************************/
.theClients{
    background-color: #0A0A35;
    position: relative;
    z-index: 9;
    padding: 0 0 50px 0;
    -webkit-box-shadow: 0px -35px 32px 5px rgb(10, 10, 53);
    -moz-box-shadow: 0px -35px 32px 5px rgb(10, 10, 53);
    box-shadow: 0px -35px 32px 5px rgb(10, 10, 53);
}
.qoute{
    text-align: center;
    color: #fff;
    font-size: 37px;
    margin: 0 auto 20px auto;
    display: table;
}
#owl-testimon .item{
    text-align: center;
    color: #fff;
    width: 90%;
    margin: 0 auto;
}
#owl-testimon .item p{
    font-size: 16px;
    margin: 0 auto 25px auto;
}
#owl-testimon .item h3{
    font-family: 'Cairo-Bold', sans-serif;
}
/************ Testimonials NAV ***************/
#owl-testimon .owl-prev,
#owl-testimon .owl-next{
    position: absolute;
    top: calc(50% - 27.5px);
    width: 45px;
    line-height: 45px;
    height: 45px;
    font-size: 25px;
    color: #fff;
    text-align: center;
    background-color: #424242;
    border-radius: 50%;
    opacity: .7;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 8px 1px rgb(36, 36, 37);
    -moz-box-shadow: 0px 0px 8px 1px rgb(36, 36, 37);
    box-shadow: 0px 0px 8px 1px rgb(36, 36, 37);
}

#owl-testimon .owl-prev {
    right: 0;
}

#owl-testimon .owl-next {
    left: 0;
}

#owl-demo .owl-prev i,
#owl-demo .owl-next i{
    font-size: 25px;
}

#owl-testimon .owl-prev:hover,
#owl-testimon .owl-next:hover {
    opacity: 1;
    background-color: #e36c09;
    color: #fff;
}

.the-client-image {
    text-align: center !important;
    display: flex;
    width: 150px;
    height: 150px;
    margin: auto;
    background: #fff;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    box-shadow: 0px 10px 38px #555;
}

.the-client-image img {
    width: 130px !important;
    margin: auto;
}


/*************************************************** End Testimonials ****************************************************/



/*************************************************** Start System ****************************************************/
.our-system{
    background-image: url(../img/theView.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}
.system-in{
    position: relative;
    z-index: 9;
    height: 400px;
    margin: 80px auto 0 auto;
}
.system-in svg{
   position: absolute;
    display: inline-block;
    right: 0;
    left: 0;
    top: 50px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

/*
.line1{
    width: 100%;
    animation: scale 3s;
    transform-origin: 100% 50%;
    animation-delay: 2s;
}
@keyframes scale {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
*/
.step{
    position: absolute;
    width: 225px;
    text-align: center;
}
.step-num{
    background: #424242;
    font-size: 20px;
    width: 37px;
    height: 37px;
    line-height: 37px;
    border-radius: 50%;
    display: block;
    color: #fff;
    font-family: 'Cairo-Bold', sans-serif;
    margin: 0 25px 0 0;
}
.shape{
    background: #DADAEC;
    width: 150px;
    height: 150px;
    line-height: 150px;
    border-radius: 50%;
    margin: 0 auto;


}
.shape.bg-clr{

    animation: linear-bg 1s;
    animation-fill-mode:forwards;
    animation-timing-function:linear;
    transition: all .3s ease-in-out;
    box-shadow: 0px 0px 8px 2px rgb(201, 201, 201);
}
@keyframes linear-bg {
  0% {
    background: #DADAEC;
  }
  100% {
    background: linear-gradient(0deg, rgba(236,194,74,1) 0%, rgba(229,124,21,1) 100%);
  }
}
.shape img{
    width: 50%;
    height: 50%;
    object-fit: scale-down;
}
.step-body{
    text-align: center;
}
.step-body h3{
    color: #000060;
    font-family: 'Cairo-Bold', sans-serif;
    margin: 15px auto 20px auto;
}
.step-body p{
    color: #b7b5b5;
    font-size: 13px;
    margin: 0;
}
.toggle{
    display: none;
    background: linear-gradient(0deg, rgba(236,194,74,1) 0%, rgba(229,124,21,1) 100%);
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    margin: 0 auto;


    transition: all .3s ease-in-out;
    box-shadow: 0px 0px 8px 2px rgb(201, 201, 201);
}
.toggle img{
    width: 60%;
    height: 60%;
    object-fit: scale-down;
}
.step1{
    top: -36px;
    right: -49px;
}
/*
.step1 .shape.bg-clr{
    animation-delay: 1s;
}
*/
.step1 .slideInUp{
    animation-delay: 1.3s;
}

.step2{
    top: 8px;
    right: 25%;
}
.step2 .shape.bg-clr{
    animation-delay: 2s;
}
.step2 .slideInUp{
    animation-delay: 2.3s;
}

.step3{
    top: -36px;
    right: 53.5%;
}
.step3 .shape.bg-clr{
    animation-delay: 2.7s;
}
.step3 .slideInUp{
    animation-delay: 3s;
}

.step4{
    top: 8px;
    right: auto;
    left: -49px;
}
.step4 .shape.bg-clr{
    animation-delay: 4.3s;
}
.step4 .slideInUp{
    animation-delay: 4.6s;
}
/*************************************************** End System ****************************************************/


/*************************************************** Start Who-us ****************************************************/
.whoUs{
    background-image: url(../img/who-us.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding: 50px 0 330px 0;
    text-align: center;
}
.whoUs:after {
    position: absolute;
    content: "";
    background-image: url(../img/paper.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    bottom: 30px;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 280px;
}
.whoUs .h2-after:after , .our-system .h2-after:after , .goals .h2-after:after , .responsability .h2-after:after,
.speech .h2-after:after{
    left: 0;
    margin: 0 auto;
    bottom: -4px;
    width: 43%;
}
.logo-sm{
    width: 110px;
    margin: 30px auto;
}
.logo-sm img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.whoUs p{
    color: #4F4A49;
    font-size: 17px;
    font-family: 'Cairo-Bold', sans-serif;
    line-height: 1.8;
    margin: 0 auto;
}
/*************************************************** End Who-us ****************************************************/



/*************************************************** Start Contact ****************************************************/
.contact{
/*    height: 500px;*/
}
.map-content{
    position: relative;
    transition: all .5s ease-in-out;
    height: 500px;
}
#map{
    position: relative;
    width: 100%;
    height: 100%;
    transition: all .5s ease-in-out;
}
.map-content .header-overlay {
    background-color: rgba(12, 12, 12, 0.4);
    transition: all .5s ease-in-out;
}
.map-content:hover .header-overlay{
    opacity: 0;
}
.map-content:hover #map{
    z-index: 99;
}
/************* Left ******************/
.mailing{
   background-image: url('../img/map.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    position: relative;
    height: 500px;
}
.call{
    z-index: 99;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-height: 100%;
    padding: 0 30px;
}
.mailing .title{
    color: #fff;
    font-size: 16px;
}
.mailing .h2-after{
    margin: 0 0 25px 0;
    font-size: 22px;
}
.mailing p{
    color: #fff;
}
.form2{
    display: inline-block;
    margin: 25px 0 0 0;
    width: 80%;
}
.form2 .form-group{
    margin-bottom: 14px;
}
.form2 label{
    font-family: 'Cairo-SemiBold', sans-serif;
}
.form2 .form-control{
    border: 1px solid rgba(93, 93, 93, .8);
    border-radius: 0;
    background-color: #fff;
}
.form2 .form-control ~ .focus-border:before,
.form2 .form-control ~ .focus-border:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #000060;
    transition: 0.4s;
}

.form2 .form-control ~ .focus-border:after {
    top: auto;
    bottom: 0;
}

.form2 .form-control ~ .focus-border i:before,
.form2 .form-control ~ .focus-border i:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 2px;
    height: 0;
    background-color: #000060;
    transition: 0.6s;
}

.form2 .form-control ~ .focus-border i:after {
    left: auto;
    right: 0;
}

.form2 .form-control:focus ~ .focus-border:before,
.form2 .form-control:focus ~ .focus-border:after {
    left: 0;
    width: 100%;
    transition: 0.4s;
}

.form2 .form-control:focus ~ .focus-border i:before,
.form2 .form-control:focus ~ .focus-border i:after {
    top: 0;
    height: 100%;
    transition: 0.6s;
}

.form2 .form-control:focus {
    border-color: transparent;
    box-shadow: none !important;
    outline: 0 !important;
}

.form2 button{
    border-radius: 30px;
    background-color: #0a0a35;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
}
.form2 .btn-3 span{
    z-index: 1;
    background-color: transparent;
}
.form2 button:hover , .form2 button:focus{
    background-color: rgba(255, 94, 0, 0.8);
}
/*************************************************** End Contact ****************************************************/


/************************************************** Start Services.HTML ********************************************/
.sm-head{
    height: 250px;
    background-image: url('../img/header.jpeg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.crumbs{
    position: relative;
    height: 100%;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: rgba(46, 46, 46, .6);
    display: flex;
    vertical-align: middle;
    text-align: center;
    align-items: flex-end;
    padding: 0 0 30px 0;
}
.crumbs h4{
    text-align: center;
    margin: 0 auto;
    font-size: 26px;
}
.crumbs a{
    font-size: 15px;
    color: #fff;
    vertical-align: middle;
}
.crumbs a:hover , .crumbs a:focus{
    color: #000060;
}
/************************************************** End Services.HTML ********************************************/



/************************************************** Start Goals.HTML ********************************************/
/********* Start newGoals ***************/
.newGoals{
    padding: 50px 0;
}
.margin-sections{
    margin: 50px 0;
}
.newGoals:after{
    display: none;
}
/********* End newGoals ***************/

/*************************** Start Goals *********************/
.goal1{
    border-radius: 6px;
    text-align: center;
    padding: 5px 10px 18px 10px;
    box-shadow: 0px 0px 8px 2px rgba(212, 212, 212, 0.5);
    margin: 20px auto 0 auto;
    min-height: 250px;
}
.goal-img{
    border-radius: 50%;
    width: 110px;
    height: 110px;
    line-height: 150px;
    display: table;
    margin: 0 auto;
}
.goal-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.goal1 h3{
    font-family: 'Cairo-SemiBold', sans-serif;
    margin: 10px auto;
    font-size: 20px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.goal1 p{
    margin: 5px auto 0 auto;
    color: #b7b5b5;
    font-size: 13px;
}
.goals .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}
/*************************** End Goals *********************/

/************************************************** End Goals.HTML ********************************************/



/************************************************** Start responsability.HTML ********************************************/
.responsability p{
    color: #777777;
    text-align: center;
    font-size: 16px;
}
/************************************************** End responsability.HTML ********************************************/



/************************************************** Start Speech.HTML ********************************************/
/* Right */
.sideLogo{
    display: table;
    margin: 0 auto 25px auto;
    width: 150px;
    height: 150px;
}
.sideLogo img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Left */
.letter{
    position: relative;
    padding: 15px;
    display: inline-block;
}
.letter p{
    font-size: 16px;
    margin: 0;
    color: #777474;
    padding: 5px 15px;
}
.letter:before , .letter:after{
    position: absolute;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #808080;
    font-size: 18px;
}
.letter:before{
    top: 0;
    right: 0;
    content: "\f10e";
}
.letter:after{
    bottom: 0;
    left: 0;
    content: "\f10d";
}

.sign{
    float: left;
    font-family: 'Cairo-SemiBold', sans-serif;
}
.sign h2{
    text-align: center;
    font-size: 16px;
}
.sign .title{
    text-align: center;
    font-size: 15px;
}
/************************************************** End Speech.HTML ********************************************/



/*** Scroll to top *********/
/*Scroll-Top*/
#scroll-top {
    display: none;
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    background: #414648;
    font-size: 23px;
    color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: inset 0px -7px 8px 2px rgba(23, 23, 23, 0.5);
    -moz-box-shadow: inset 0px -7px 8px 2px rgba(23, 23, 23, 0.5);
    box-shadow: inset 0px -7px 8px 2px rgba(23, 23, 23, 0.5);
}

#scroll-top:hover {
    background: #e36c09;
    -webkit-box-shadow: inset 0px -7px 8px 2px rgb(208, 69, 0);
    -moz-box-shadow: inset 0px -7px 8px 2px rgb(208, 69, 0);
    box-shadow: inset 0px -7px 8px 2px rgb(208, 69, 0);
}


/************** ANIMATION ****************/
.wow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}


.carousel-caption .slideInDown:nth-child(2) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}
.carousel-caption .slideInDown:nth-child(1) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.tasks .slideInRight:nth-child(1) , .tasks .slideInRight:nth-child(3) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

/* Media Screen */
@media (max-width: 1450px) {

}

@media (max-width: 1050px) {


}

@media (max-width: 1199px) {
    /******** Start Header ***************/
    .header .svg-left {
        bottom: -105px;
    }
    #owl-demo .owl-prev,
    #owl-demo .owl-next{
        top: 30%;
    }
    /******** End Header ***************/


}

@media (max-width: 1024px) {
    /*************************************************** Start System ****************************************************/
    .shape {
        width: 120px;
        height: 120px;
        line-height: 120px;
    }
    .step {
        width: 140px;
    }
    .step1 {
        right: 0;
    }
    .step4 {
        left: 0;
    }
    /*************************************************** End System ****************************************************/

}

@media (max-width: 991px) {

   /************************** start navbar ****************/
    .navbar {
        padding: 0 20px;
    }
    ul.nav > li > a {
        font-size: 14px;
    }
   /************************** End navbar ****************/

    /******** Start Header ***************/
    .header .svg-left {
        width: 37%;
        height: 300px;
        bottom: 0;
    }
    .carousel-caption {
        width: 63%;
    }
    #owl-demo .owl-prev, #owl-demo .owl-next {
        top: 40%;
    }
    /******** End Header ***************/

    /**************************************** Start Tasks ************************************/
    .panel-pane.pane-fieldable-panels-pane.d-persona .pane-graphic {
        margin: 0 auto;
        width: 200px;
        display: block;
    }
    .panel-pane.pane-fieldable-panels-pane.d-persona .field.field-name-field-cta-graphic {
        top: calc(50% - 30px);
        width: 60px;
        height: 60px;
    }
    .pane-content {
        display: block;
        width: 100%;
        text-align: center;
    }
    .cta-text h2 {
        margin: 5px auto;
    }
    /**************************************** End Tasks ************************************/


    /************************************** Start View **************************************/
    .view {
        margin: 0;
    }
    .viewimg {
        width: 100%;
        height: auto;
    }
    #owl-gallery .owl-prev, #owl-gallery .owl-next {
        width: 80px;
        line-height: 42px;
        height: 42px;
        font-size: 33px;
    }
    /************************************** End View **************************************/


    /******************************* Start Testimonials ****************************/
    #owl-testimon .item{
        width: 100%;
    }
    #owl-testimon .owl-prev, #owl-testimon .owl-next {
        top: -60px;
    }
    /******************************* End Testimonials ****************************/


}


@media (max-width: 767px) {

    /******* Start Navbar ***********/
    .navbar {
        height: 57px;
        line-height: 51px;
        padding:0 20px;
    }
    .logo-nav {
        width: 70px;
        max-height: 70px;
        background-color: transparent;
        border-radius: 0;
        padding: 10px 0 0 0;
    }
    ul.nav > li > a {
        color: #fff;
    }

    .logo {
        text-align: center;
        margin-top: -38px;
    }
    .right-one{
display: inline-block;
    float: right;
    width: 50%;
    text-align: right;
    padding: 20px 20px 20px 0;
    line-height: 1;
    }
    .nav-right {
text-align: left;
    float: left;
    width: 50%;
    display: inline-block;
    padding: 0px 0 20px 20px;
}
    #nav-icon1 {
    display: block;
    text-align: right !important;
    float: right;
}

    /******** Fixed ****************/
    .fixd-navbar ul.nav > li > a {
        color: #fff;
    }
    .fixd-navbar {
        line-height: 1;
    }
    .fixd-navbar .logo-nav {
        width: 70px;
        line-height: 1;
        max-height: 56px;
    }
   .fixd-navbar .right-one {
       padding: 11px 20px 10px 0;

    }
    .fixd-navbar #nav-icon1 span {
        background: #002060;
    }
/***************/
    .navy {
        transition: all 0.6s cubic-bezier(0.945, 0.020, 0.270, 0.665);
    transform-origin: bottom left;
        position: fixed;
        bottom: 0px;
        right: 0;
        background: linear-gradient(45deg, #e36c09, #002060, #040e21);
        height: 100%;
        width: 260px;
        margin: 0;
        z-index: 99999;
        text-align: center;
        opacity: 1;
        margin-right: -250px;
        transform: rotateY(90deg);
    }
    .navy:before{
        content: "";
        background-image: url(../img/logo-sm.png);
        background-repeat: no-repeat;
        background-origin: unset;
        width: 105px;
        height: 77px;
        background-color: #fff;
        border-radius: 0 50% 50% 0;
        position: absolute;
        left: 0;
        top: 25px;
        z-index: 9999999999;
        background-size: 70% 50%;
        background-position: left 11px bottom 21px;
    }
    .navbar ul.nav {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        opacity: 1;
        width: 100%;
        display: block;
        margin: 30px auto 0 auto;
    }

    .navbar ul.nav li {
        display: block;
        margin: 0;
        line-height: 4;
        text-align: center;
        border-radius: 0;
        padding: 0 40px;
        border-bottom: 1px solid rgba(250, 250, 250, .4);
    }
    .navbar ul.nav li:last-child{
        border: 0 !important;
    }
    ul.nav > li:after{
    right: 0;
    left: auto;
    margin: 0;
    bottom: 0;
    width: 0%;
    height: 100%;
    opacity: 0;
    border-bottom: 0;
    border-radius: 0;
        background-color: #e36c09;
        opacity: 1;
    }
    ul.nav > li:hover:after, .nav.cf li.active:after {
    width: 100%;


}
    .navbar ul.nav li:hover , .navbar ul.nav li:focus , .navbar ul.nav li.active{
        background-color:  #e36c09;
    }
    ul.nav li a:hover, ul.nav li:hover > a, ul.nav li:hover > i, .nav.cf li.active a, .nav>li>a:focus {
        color: #fff !important;
        z-index: 9;
    }
    /********* End Navbar *********/

    /******************* start Header **************************/
    .carousel-caption {
        width: 100%;
        padding: 40px 10px 0 10px;
        text-align: center;
        margin: 0 auto;
        height: auto;
        right: 0;
        left: 0;
    }
    .carousel-caption h3 , .carousel-caption h4 , .carousel-caption p{
        margin: 0 0 10px 0;
    }
    .carousel-caption .btn-3 {
        height: 50px;
        line-height: 50px;
        width: 140px;
        margin: 0 auto;
    }
    .header .svg-left {
        width: 250px;
        height: 200px;
        bottom: -59px;
        max-width: 400px;
        margin: 0 auto;
        display: table;
        text-align: center;
        left: 0;
    }
    #owl-demo .slide-left {
        width: 100%;
        height: 180px;
        float: none;
    }
    .header, #owl-demo .item , .header #owl-demo , .slide{
        height: calc(100vh - 100px);
    }
    #owl-demo .owl-prev, #owl-demo .owl-next {
        width: 35px;
        line-height: 35px;
        height: 35px;
        font-size: 25px;
        top: 54%;
    }
    #owl-demo .owl-next {
        left: 15px;
    }
    #owl-demo .owl-prev {
        right: 15px;
    }
    .wave-wrapper {
        height: 120px;
    }
    /******************* End Header **************************/



    .all-sections {
        padding: 25px 0;
    }
    .h2-after {
        padding: 0 0 12px 0;
    }
    .width-70 , .width-90{
        width: 100%;
    }

   /*************************************************/

    /**************************************** Start Tasks ************************************/
    .tasks{
        padding: 50px 0;
    }
    /**************************************** End Tasks ************************************/

    /************************************** Start View **************************************/
    .viewimg {
/*
        float: left;
        width: 160px;
*/
        display: none;
    }
    .btn-3 {
        height: 54px;
        width: 180px;
        line-height: 54px;
    }
    .view p , .view .h2-after , .title {
        margin: 0 0 15px 0;
    }
    /************************************** End View **************************************/


    /******************************* Start Testimonials ****************************/
    #owl-gallery .item {
        height: 300px;
    }
    #owl-gallery .center ~ .owl-item, #owl-gallery .owl-item {
        transform: perspective(600px) translateY(55px) scale(1,.85);
    }
    #owl-gallery .owl-prev, #owl-gallery .owl-next {
        width: 80px;
        line-height: 36px;
        height: 36px;
        font-size: 30px;
        bottom: 0;
        top: auto;
        opacity: .85;
        transform: none;
    }
    #owl-gallery .owl-next {
        left: calc(50% - 80px);
    }
    #owl-gallery .owl-prev {
        right: calc(50% - 80px);
        background-color: #333;
    }
    #owl-gallery .owl-prev:hover, #owl-gallery .owl-next:hover {
        background-color: #e36c09;
        opacity: 1;
    }
    #owl-testimon .owl-prev, #owl-testimon .owl-next {
        width: 38px;
        line-height: 38px;
        height: 38px;
        font-size: 22px;
        top: auto;
        bottom: 0;
    }
    /******************************* End Testimonials ****************************/


    /***************************************** Start Who-us ****************************************************/
    .whoUs:after{
        height: 160px;
    }
    .whoUs {
        padding: 25px 0 210px 0;
    }
    .whoUs p {
        font-size: 16px;
    }
    .logo-sm {
        width: 90px;
    }
    /***************************************** End Who-us ****************************************************/


    /*************************************************** Start Contact ****************************************************/
    .mailing {
        height: auto  !important;
        background-size: 100% 100%;
    }
    .call {
        position: relative;
        top: 0;
        left: 0;
        margin-right: 0;
        right: 0;
        transform: none;
        padding: 20px 12px;
    }
    .form2 {
        width: 100%;
    }
    .map-content {
        height: 300px;
    }
    .map-content .header-overlay{
        display: none;
    }
    /*************************************************** End Contact ****************************************************/


    /*************************************************** Start System ****************************************************/
/*
    .system-in svg{
        display: none;
    }
    .step {
        width: 49%;
        position: static;
        display: inline-block;
        margin: 0 auto 20px auto;
        padding: 0 6px;
    }
    .system-in {
        height: auto;
        margin: 40px auto 20px auto;
    }
*/


    .step-num , .step-body , .shape {
        display: none;
    }
    .toggle{
        display: block;
        position: relative;
    }
    .system-in svg{
        top: 0;
    }
    .system-in{
        height: 230px;
    }
    .step1{
        top: 0;
    }
        .step{
        width: 25%;
    }
    .step-body {
        width: 146px;
        text-align: right;
        position: absolute;
        right: 0;
        margin: 0 auto;
        top: 50px;
    }
    .step4 .step-body {
        left: 0;
        right: auto;
    }
    /*************************************************** End System ****************************************************/


    /********************************************* Start Services.HTML ****************************************************/
    .sm-head {
        height: 140px;
    }
    .crumbs{
        padding: 0 0 15px 0;
    }
    /********************************************* End Services.HTML ****************************************************/

    /************************************************** Start Speech.HTML ********************************************/
    .letter p{
        padding: 0 15px;
    }
    .letter {
        padding: 25px 0;
    }

    /************************************************** End Speech.HTML ********************************************/

}

@media (max-width: 700px) {}

@media (max-width: 599px) {
    /********* Start View **********************************/
   #owl-gallery .owl-item .item {
        width: 100%;
    }
    /********* End View **********************************/
}

@media (max-width: 480px) {
    .animated-text {
        font-size: 2.5em;
    }

    h1,
    h2,
    h3,
    h4 {
        font-size: 16px !important;
        line-height: 1.5;
    }

    p,
    span,
    select,
    a,
    .button1 {
        font-size: 14px !important;
    }

    /***************************/

    /******************** Start Header ********************/
    .carousel-caption h3 {
        font-size: 20px !important;
    }
    .carousel-caption h4 {
        font-size: 18px !important;
    }
    .carousel-caption p {
        font-size: 16px !important;
    }
    /******************** End Header ********************/


    .h2-after {
        font-size: 18px !important;
    }

    /** Footer **/
    .footer h3 {
        font-size: 13px !important;
        margin: 0 0 10px 0;
    }
    .footer {
        font-size: 12px;
    }
    .footer a{
        font-size: 12px !important
    }

    /******************************* Start Testimonials ****************************/
    span.qoute {
        font-size: 30px !important;
    }
    #owl-testimon .item h3 {
        font-size: 18px !important;
    }
    /******************************* End Testimonials ****************************/

       /***************************************** Start Who-us ****************************************************/
    .whoUs:after{
        height: 100px;
    }
    .whoUs {
        padding: 25px 0 140px 0;
    }
    /***************************************** End Who-us ****************************************************/

    /*************************************************** Start System ****************************************************/
    .step-body p {
        font-size: 13px !important;
    }
    .step-body h3 {
        margin: 8px auto 12px auto;
    }
/*
    .shape {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
    .step-num {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0;
    }
*/
    .toggle {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    /*************************************************** End System ****************************************************/

    /********************************************* Start Services.HTML ****************************************************/
    .crumbs h4 {
        font-size: 18px !important;
    }
    /********************************************* End Services.HTML ****************************************************/



    /*************************** Start Goals.HTML *********************/
    .goals .col-xs-6{
        width: 100% !important;
    }
    /*************************** End Goals.HTML *********************/

}

/*Modifications*/
.consult-form form {
    width: 70%;
    margin-right: 15%;
}
.form2 textarea.form-control {
    height: 160px!important;
    resize: none;
}
/*Modifications*/
<<<<<<< HEAD

.header-overlay {
    background-color: rgba(12, 12, 12, 0.35);
}
.note1 {
    color: #e36c09;
    font-size: 20px;
}
.system-in {
    height: 300px;
}

.lg-orange {
    color: #e36c09;
    font-size: 21px;
}
@media (max-width: 767px)
{
    .system-in {
    height: 130px;
}
}
=======
/**************asmaa***********************/
.a-desc , span.qoute{
    display: none
}
a.skelton-bg {
    display: inline-block;
    width: 100%;
}
a.skelton-bg img{
    width: 100%;
}
>>>>>>> 8abd2633c23672b64d2130685e5ea136c36d6d56
