@font-face {

    font-family: 'barlowregular';

    src: url('../fonts/Barlow-Regular.eot');

    src: url('../fonts/Barlow-Regular.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Barlow-Regular.woff2') format('woff2'),

        url('../fonts/Barlow-Regular.woff') format('woff'),

        url('../fonts/Barlow-Regular.ttf') format('truetype'),

        url('../fonts/Barlow-Regular.svg#Barlow-Regular') format('svg');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}

@font-face {

    font-family: 'barlowbold';

    src: url('../fonts/Barlow-Bold.eot');

    src: url('../fonts/Barlow-Bold.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Barlow-Bold.woff2') format('woff2'),

        url('../fonts/Barlow-Bold.woff') format('woff'),

        url('../fonts/Barlow-Bold.ttf') format('truetype'),

        url('../fonts/Barlow-Bold.svg#Barlow-Bold') format('svg');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}

@font-face {

    font-family: 'barlowextrabold';

    src: url('../fonts/Barlow-ExtraBold.eot');

    src: url('../fonts/Barlow-ExtraBold.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Barlow-ExtraBold.woff2') format('woff2'),

        url('../fonts/Barlow-ExtraBold.woff') format('woff'),

        url('../fonts/Barlow-ExtraBold.ttf') format('truetype'),

        url('../fonts/Barlow-ExtraBold.svg#Barlow-ExtraBold') format('svg');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}

@font-face {

    font-family: 'barlowblack';

    src: url('../fonts/Barlow-Black.eot');

    src: url('../fonts/Barlow-Black.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Barlow-Black.woff2') format('woff2'),

        url('../fonts/Barlow-Black.woff') format('woff'),

        url('../fonts/Barlow-Black.ttf') format('truetype'),

        url('../fonts/Barlow-Black.svg#Barlow-Black') format('svg');

    font-weight: 900;

    font-style: normal;

    font-display: swap;

}


@font-face {
    font-family: neosansarabic;
    src: url(../fonts/NeoSansArabic-Black.ttf);
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: neosansarabic;
    src: url(../fonts/NeoSansArabic-Bold.ttf);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: neosansarabic;
    src: url(../fonts/NeoSansArabic-Regular.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: neosansarabic;
    src: url(../fonts/NeoSansArabic-Light.ttf);
    font-weight: 200;
    font-style: normal
}


*{margin:0px;padding:0px;border:none;outline:none;font-size:100%}

body{font-size:14px;color:#666;line-height:1.7em;font-weight:400;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-family: 'barlowregular', sans-serif;}
.arabic-version{
     font-family: 'neosansarabic', sans-serif;
}
a{text-decoration:none;cursor:pointer;color:#3d61cb}

a:hover,a:focus,a:visited{text-decoration:none;outline:none}

h1,h2,h3,h4,h5,h6{position:relative;font-weight:normal;margin:0px;background:none;line-height:1.2em; font-family: 'barlowbold', sans-serif;}
.arabic-version h1,
.arabic-version h2,
.arabic-version h3,
.arabic-version h4,
.arabic-version h5,
.arabic-version h6,
.arabic-version .first-lvl-para p,.arabic-version pre{
     font-family: 'neosansarabic', sans-serif !important;
}
.arabic-version .first-lvl-para p{
    font-weight: bold;
}
textarea{overflow:hidden}

button{outline:none !important;cursor:pointer}

::-webkit-input-placeholder{color:inherit;}

::-moz-input-placeholder{color:inherit;}

::-ms-input-placeholder{color:inherit;}

.page-wrapper{position:relative;margin:0 auto;width:100%;min-width:300px;overflow:hidden;z-index:99}

ul,li{list-style:none;padding:0px;margin:0px;font-family: 'barlowregular', sans-serif;}



.theme-btn{display:inline-block;-webkit-transition:all 0.5s ease-in;   -moz-transition:all 0.5s ease-in; -ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;transition:all 0.5s ease-in;font-family: 'barlowbold', sans-serif;}
.arabic-version .theme-btn{
     font-family: 'neosansarabic', sans-serif;
}
.centered{text-align:center !important}

.btn-style-one{position:relative;font-size:16px;line-height:22px;color:#2D2D2D;padding:14px 35px;background:none;font-weight:400;border:1px solid #A3A3A3}

.btn-style-one:hover{background:#FF5E14;color:#FFF;border:1px solid #FF5E14}

.btn-style-two{position:relative;font-size:16px;line-height:20px;color:#fff;padding:14px 35px;background:transparent;font-weight:400;border:1px solid #fff}

.btn-style-two:hover{background:#fff;color:#222;border:1px solid #fff}

.list-style-one{position:relative;display:block;margin-bottom:30px}

.list-style-one li{position:relative;font-size:14px;line-height:25px;color:#fff;font-weight:400;padding-left:20px}

.list-style-one li:before{position:absolute;left:0;top:0;font-size:14px;line-height:25px;color:#fff;font-weight:400;font-family:"Fontawesome";content:"\f14a"}

.list-style-two{position:relative;display:block;margin-bottom:30px}

.list-style-two li{position:relative;font-size:14px;line-height:25px;color:#777;font-weight:400;padding-left:20px}

.list-style-two li:before{position:absolute;left:0;top:0;font-size:14px;line-height:25px;color:#ff679a;font-weight:400;font-family:"Fontawesome";content:"\f138"}

.theme_color{color:#3d61cb}

img{display:inline-block;max-width:100%;height:auto}

.scroll-to-top{position:fixed;bottom:20px;right:20px;width:60px;height:60px;color:#fff;font-size:24px;line-height:60px;text-align:center;z-index:100;cursor:pointer;background:#DA251C;display:none;border-radius:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}

.scroll-to-top:hover{background:#173978;}

.main-header {

    position: relative;

    z-index: 999;

    width: 100%;

    background: #D4D4D4;

}
.lang-sw-btn {
    color: #ffffff !important;
}
.header-menu,.sticky-header .auto-container{display: table;height: 59px; width: 100%;    padding: 0px 50px;}

.sticky-header .auto-container{padding: 10px 15px;height: auto;}

.main-header .header-upper {

    position: relative;

    z-index: 5;

    padding: 40px 0px;

}

.main-header .header-upper .logo-outer,.sticky-header .logo{position:relative;float:none;z-index:25;display: table-cell;vertical-align: middle;}

.main-header .logo{position:relative;padding:0px 0px;}

.main-header .logo-outer .logo img{position:relative;display:inline-block;max-width:100%}

.main-header .header-upper .logo img{position:relative;display:inline-block;max-width:100%}

.main-header .header-upper .upper-right,.sticky-header .upper-right{position:relative;float:none;padding:0;display: table-cell;text-align: right;vertical-align: middle;}

.main-header .header-lower{position:relative;background-color:#3d61cb}

.main-header .nav-outer{position:relative}

.main-header .header-lower .outer-box{position:relative;float:right;padding:24px 0}

.social-icon-one{position:relative}

.social-icon-one li{position:relative;display:inline-block;margin:0px}

.social-icon-one li a{display:inline-block;font-size:16px;color:#fff;line-height:25px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}

.social-icon-one li a:hover{color:#ff679a}

.btn.focus, .btn:focus{box-shadow:none}

.sticky-header {

    position: fixed;

    visibility: hidden;

    opacity: 0;

    left: 0px;

    top: -1px;

    width: 100%;

    padding: 0px 0px;

    background: #D4D4D4;

    z-index: 0;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

}

.sticky-header .logo img{padding:3px 0px;}

.main-header .sticky-header .main-menu .navigation{position:relative;padding:3px 0px;}

.fixed-header  {

    z-index: 99999;

    opacity: 1;

    visibility: visible;

    padding: 20px 0px;

}

.main-header .sticky-header .main-menu .navigation > li{padding:6px 8px;}

.main-header .sticky-header .main-menu .navigation > li.enquiry{padding:6px 15px;}

.main-header .sticky-header .main-menu .navigation > li > a{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}

.main-header .sticky-header .main-menu .navigation > li:hover > a,.main-header .sticky-header .main-menu .navigation > li.current > a,.main-header .sticky-header .main-menu .navigation > li.current-menu-item > a{}

.sticky-header .main-menu .navigation > li.dropdown > a:after{}

.main-slider{position:relative;z-index:10}

.main-slider .tp-caption{z-index:5 }

.text p{position:relative;}

.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;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;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-nav.disabled,  .owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,  .owl-carousel .owl-nav .owl-next,  .owl-carousel .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{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.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-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.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;transition:-webkit-transform 100ms ease;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3, 1.3);-ms-transform:scale(1.3, 1.3);transform: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;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.slotholder{transform:translate3d(0px,0px, 0px)!important}

.navbar-header{display:none;}

.header-left{padding:5px 0;float:left}

.header-right{float:right;}

.header-left ul, .header-right ul{display:inline-block}

.header-left li{padding:0px;display:inline-block;position:relative;line-height:25px;font-size:13px;color:#FFFFFF;}

.header-left li a{color:#fff;font-size:14px}

.header-left li a:hover{color:#a9cf46}

h2{display:block;font-size:32px;line-height:40px;color:#000;font-weight:400;margin:0px;padding:0;}

p {

    position: relative;

    font-size: 24px;

    line-height: 34px;

    color: #2C2C2C;

    padding: 0px 0px 25px;

    margin: 0;

}

.text p{padding:0px 0px 32px;}

.text p img{padding-left:250px;}

.more{text-align:center;margin:0px}

.more a{font-size:18px;color:#FFFFFF;padding:12px 29px;text-decoration:none;font-weight:400;border:0px solid #A9CF46;border-radius:6px;line-height:20px;background: rgb(33,56,113);background: -moz-linear-gradient(top, rgba(33,56,113,1) 0%, rgba(12,17,46,1) 100%);background: -webkit-linear-gradient(top, rgba(33,56,113,1) 0%,rgba(12,17,46,1) 100%);background: linear-gradient(to bottom, rgba(33,56,113,1) 0%,rgba(12,17,46,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#213871', endColorstr='#0c112e',GradientType=0 );-webkit-transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;transition:all 0.5s ease-in;}

.more a:hover, .more a:focus{background:#F26524;color:#fff;border:0;}

.scroll-to-top {

    position: fixed;

    bottom: 40px;

    right: 20px;

    width: 50px;

    height: 50px;

    color: #452d8d;

    font-size: 40px;

    line-height: 50px;

    text-align: center;

    z-index: 100;

    cursor: pointer;

    background: #00beb0;

    display: none;

    border-radius: 0;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

}

.auto-container{position:static;max-width:1200px;padding:0px 15px;margin:0 auto}

.scroll-to-top:hover{background-color:#223870;color:#fff}

.list-style-one{position:relative;margin-bottom:26px}

.list-style-one li{position:relative;font-size:16px;font-weight:300;color:#FFFFFF;padding-left:40px;margin-bottom:18px;line-height:150%}

.list-style-one li:first-child .icon{top:3px}

.list-style-one li .icon{position:absolute;left:0px;top:2px;color:#848484;font-size:22px;font-weight:400;line-height:1em}

.list-style-one li a{color:#FFFFFF;}

.navbar-toggler{

	display: none;

}

ul.top-nav {

    margin-bottom: 10px;

}

.navbar{

	margin-bottom: 0px;

	min-height: auto;

}

.navbar-collapse{

	padding:0px;

	float: right;

}

.menu-item {

    padding: 0px 24px;

    vertical-align: middle;

    position: relative;

    display: inline-block;

    float: none !important;

}

.menu-item a {

    color: #0D375D;

    font-size: 24px;

    line-height: 1 !important;

    transition: .5s;

    vertical-align: middle;

    text-transform: uppercase;

    font-family: 'barlowbold', sans-serif;

}

.arabic-version .menu-item a {
    font-family: 'neosansarabic', sans-serif;
    font-weight: 600;
}


.menu-item:hover a{

	color: #ef3741;

}

.theme-btn {

    font-size: 24px !important;

    line-height: 24px !important;

    letter-spacing: 0px !important;

    text-transform: uppercase;

    color: #ffffff !important;

    background-color: #EF3741;

    border-color: #EF3741;

    transition: .5s !important;

    border-radius: 15px;

    text-align: center;

    padding: 22px 40px 22px 22px !important;

    overflow: hidden;

   position: relative;

}

.theme-btn span{

    position: relative;

    z-index: 1;

}

.theme-btn:before {

    content: "";

    position: absolute;

    z-index: 0;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background: #29BBB0;

    -webkit-transform: scaleX(0);

    transform: scaleX(0);

    -webkit-transform-origin: 0 50%;

    transform-origin: 0 50%;

    -webkit-transition-property: transform;

    transition-property: transform;

    -webkit-transition-duration: 0.5s;

    transition-duration: 0.5s;

    -webkit-transition-timing-function: ease-out;

    transition-timing-function: ease-out;

}

.theme-btn:hover:before{

    -webkit-transform: scaleX(1);

    transform: scaleX(1);

    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);

    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);

}

.theme-btn i {

    color: #eba921;

    display: inline-block;

    position: relative;

    right: -10px;

    transition: .5s;

}

.org-color i {
    color: #3d2683;
}

.theme-btn:hover::before{

	background-color: #0D375D;

  border-color: #0D375D;

  color: #ffffff;

}

.org-color:hover::before {
    background-color: #29bbb0;
    border-color: #29bbb0;
}

.org-color {

    background: #EBA921;

    border-color: #EBA921;

}

.theme-btn:hover i {

    right: -12px;

    color: #2ABBAE;

}

.org-color:hover i{

    color: #EBA921;

}

.side-menu.side-menu-active, .side-menu.before-side {

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}

.side-menu {

    width: 35%;

    position: fixed;

    right: -1px;

    top: 0;

    background: #00ada3;

    z-index: 9999999;

    height: 100%;

    -webkit-transform: translate3d(100%, 0, 0);

    transform: translate3d(100%, 0, 0);

    -webkit-transition: -webkit-transform .5s ease;

    transition: -webkit-transform .5s ease;

    -o-transition: -o-transform .5s ease;

    transition: transform .5s ease;

    transition: transform .5s ease, -webkit-transform .5s ease, -o-transform .5s ease;

    transition: transform .5s ease, -webkit-transform .5s ease;

    overflow: hidden;

}

.side-menu .inner-wrapper {

    padding: 3.5rem 5rem;

    height: 100%;

    position: relative;

    overflow-y: auto;

    display: -webkit-box;

    display: -webkit-flex;

    display: -moz-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -moz-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    text-align: left;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

}

.side-menu .btn-close {

    height: 33px;

    width: 33px;

    display: inline-block;

    text-align: center;

    position: absolute;

    top: 30px;

    right: 15px;

    cursor: pointer;

}

.side-menu .btn-close::before, .side-menu .btn-close::after {

    position: absolute;

    left: 16px;

    content: ' ';

    height: 24px;

    width: 2px;

    background: #fff;

    top: 5px;

}

.side-menu .btn-close:before {

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

}

.side-menu .btn-close:after {

    -webkit-transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    -o-transform: rotate(-45deg);

    transform: rotate(-45deg);

}

.side-menu .side-nav {

    margin-bottom: 30px;

    display: block;

}

.side-menu .navbar-nav {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-direction: column;

    flex-direction: column;

    padding-left: 0;

    margin-bottom: 0;

    list-style: none;

}

.side-menu.side-menu-active .side-nav .navbar-nav .menu-item {

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);
    transform: translateY(0) !important;
    opacity: 1 !important;
    visibility: visible !important;

}

.side-nav .navbar-nav .menu-item:first-child {

    -webkit-transition-delay: .1s;

    -o-transition-delay: .1s;

    transition-delay: .1s;

}

.side-nav .navbar-nav .menu-item:nth-child(2) {

    -webkit-transition-delay: .2s;

    -o-transition-delay: .2s;

    transition-delay: .2s;

}

.side-nav .navbar-nav .menu-item:nth-child(3) {

    -webkit-transition-delay: .3s;

    -o-transition-delay: .3s;

    transition-delay: .3s;

}

.side-nav .navbar-nav .menu-item:nth-child(4) {

    -webkit-transition-delay: .4s;

    -o-transition-delay: .4s;

    transition-delay: .4s;

}

.side-nav .navbar-nav .menu-item:nth-child(5) {

    -webkit-transition-delay: .5s;

    -o-transition-delay: .5s;

    transition-delay: .5s;

}

.side-nav .navbar-nav .menu-item:nth-child(6) {

    -webkit-transition-delay: .6s;

    -o-transition-delay: .6s;

    transition-delay: .6s;

}

.side-nav .navbar-nav .menu-item:nth-child(7) {

    -webkit-transition-delay: .7s;

    -o-transition-delay: .7s;

    transition-delay: .7s;

}

.side-nav .navbar-nav .menu-item:nth-child(8) {

    -webkit-transition-delay: .8s;

    -o-transition-delay: .8s;

    transition-delay: .8s;

}

.side-nav .navbar-nav .menu-item:nth-child(9) {

    -webkit-transition-delay: .9s;

    -o-transition-delay: .9s;

    transition-delay: .9s;

}

.side-nav .navbar-nav .menu-item:nth-child(10) {

    -webkit-transition-delay: .10s;

    -o-transition-delay: .10s;

    transition-delay: .10s;

}

.side-nav .navbar-nav .menu-item {

    display: block;

    margin: 5px 0;

    padding: 0 !important;

    opacity: 0;

    -webkit-transition: all 0.8s ease 500ms;

    -o-transition: all 0.8s ease 500ms;

    transition: all 0.8s ease 500ms;

    -webkit-transform: translateY(30px);

    -ms-transform: translateY(30px);

    -o-transform: translateY(30px);

    transform: translateY(30px);

}

.side-nav .navbar-nav .nav-link {

    display: inline-table;

    color: #fff;

    padding: 2px 0 3px 0 !important;

    font-size: 1.5rem;

    font-weight: 300;

    line-height: normal;

    position: relative;

    -webkit-border-radius: 0;

    border-radius: 0;

}

.side-nav .navbar-nav .nav-link::after {

    content: "";

    position: absolute;

    background: #fff;

    display: inline-block;

    width: 0;

    height: 3px;

    bottom: 0;

    left: 0;

    overflow: hidden;

    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);

    -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);

    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);

}

.side-nav .navbar-nav .nav-link:hover::after, .side-nav .navbar-nav .nav-link:focus::after, .side-nav .navbar-nav .nav-link.active::after {

    width: 100%;

}



:root{

  /* animations constants */

  --steps: 10;

  --saturation: 80%;

  --lightness: 60%;

  --hue-offset: 320;

  --duration: 5000ms;



  /* generate some colors */

  --color-01: hsl( calc( 360 / var(--steps) *  1 + var(--hue-offset)), var(--saturation), var(--lightness) );

  --color-02: hsl( calc( 360 / var(--steps) *  2 + var(--hue-offset)), var(--saturation), var(--lightness) );

  --color-03: hsl( calc( 360 / var(--steps) *  3 + var(--hue-offset)), var(--saturation), var(--lightness) );

  --color-04: hsl( calc( 360 / var(--steps) *  4 + var(--hue-offset)), var(--saturation), var(--lightness) );

  --color-05: hsl( calc( 360 / var(--steps) *  5 + var(--hue-offset)), var(--saturation), var(--lightness) );

  --color-06: hsl( calc( 360 / var(--steps) *  6 + var(--hue-offset)), var(--saturation), var(--lightness) );

  --color-07: hsl( calc( 360 / var(--steps) *  7 + var(--hue-offset)), var(--saturation), var(--lightness) );

  --color-08: hsl( calc( 360 / var(--steps) *  8 + var(--hue-offset)), var(--saturation), var(--lightness) );

  --color-09: hsl( calc( 360 / var(--steps) * 9 + var(--hue-offset)), var(--saturation), var(--lightness) );

  --color-10: hsl( calc( 360 / var(--steps) * 10 + var(--hue-offset)), var(--saturation), var(--lightness) );

  --color-11: hsl( calc( 360 / var(--steps) * 11 + var(--hue-offset)), var(--saturation), var(--lightness) );

  --color-crayon: #202036;



  /* build some backgrounds */

  --bg-01-a: no-repeat left       0% top    / 11%   0% linear-gradient(to right, var(--color-01), var(--color-02));

  --bg-01-b: no-repeat left       0% top    / 11% 100% linear-gradient(to right, var(--color-01), var(--color-02));

  --bg-02-a: no-repeat left   11.11% bottom / 11%   0% linear-gradient(to right, var(--color-02), var(--color-03));

  --bg-02-b: no-repeat left   11.11% bottom / 11% 100% linear-gradient(to right, var(--color-02), var(--color-03));

  --bg-03-a: no-repeat left   22.22% top    / 11%   0% linear-gradient(to right, var(--color-03), var(--color-04));

  --bg-03-b: no-repeat left   22.22% top    / 11% 100% linear-gradient(to right, var(--color-03), var(--color-04));

  --bg-04-a: no-repeat left   33.33% bottom / 11%   0% linear-gradient(to right, var(--color-04), var(--color-05));

  --bg-04-b: no-repeat left   33.33% bottom / 11% 100% linear-gradient(to right, var(--color-04), var(--color-05));

  --bg-05-a: no-repeat left   44.44% top    / 11%   0% linear-gradient(to right, var(--color-05), var(--color-06));

  --bg-05-b: no-repeat left   44.44% top    / 11% 100% linear-gradient(to right, var(--color-05), var(--color-06));

  --bg-06-a: no-repeat left   55.55% bottom / 11%   0% linear-gradient(to right, var(--color-06), var(--color-07));

  --bg-06-b: no-repeat left   55.55% bottom / 11% 100% linear-gradient(to right, var(--color-06), var(--color-07));

  --bg-07-a: no-repeat left   66.66% top    / 11%   0% linear-gradient(to right, var(--color-07), var(--color-08));

  --bg-07-b: no-repeat left   66.66% top    / 11% 100% linear-gradient(to right, var(--color-07), var(--color-08));

  --bg-08-a: no-repeat left   77.77% bottom / 11%   0% linear-gradient(to right, var(--color-08), var(--color-09));

  --bg-08-b: no-repeat left   77.77% bottom / 11% 100% linear-gradient(to right, var(--color-08), var(--color-09));

  --bg-09-a: no-repeat left   88.88% top    / 11%   0% linear-gradient(to right, var(--color-09), var(--color-10));

  --bg-09-b: no-repeat left   88.88% top    / 11% 100% linear-gradient(to right, var(--color-09), var(--color-10));

  --bg-10-a: no-repeat left   99.99% bottom / 11%   0% linear-gradient(to right, var(--color-10), var(--color-11));

  --bg-10-b: no-repeat left   99.99% bottom / 12% 100% linear-gradient(to right, var(--color-10), var(--color-11));

}



.rainbow-marker-loader {

    height: 3rem;

    width: 15rem;

    max-width: 100%;

    border: 3px solid #000000;

    border-radius: .5rem;

    animation: infinite alternate rainbow-fill var(--duration) ease-in-out;

    box-sizing: border-box;

    position: relative;

    margin: 1rem;

    background: var(--bg-01-a), var(--bg-02-a), var(--bg-03-a), var(--bg-04-a), var(--bg-05-a), var(--bg-06-a), var(--bg-07-a), var(--bg-08-a), var(--bg-09-a), var(--bg-10-a);

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.rainbow-marker-loader::after{

  content:'';

  display:block;

  position:absolute;

  top:0;

  left:0;

  width:100%;

  height:100%;

  transform-origin:left center;

  border-radius:.5rem;

  box-sizing:border-box;

  margin-top:-7.5%;

  margin-left:-2.5%;

  animation: infinite alternate move-marker var(--duration) ease-in-out;

    background: url('../images/loader-pencil.png') !important;

}



@keyframes move-marker{

  10%{

    transform: translate(5%, 100%) rotate(2.5deg);

  }

  20%{

    transform: translate(20%, 0) rotate(-5deg);

  }

  30%{

    transform: translate(30%, 100%) rotate(2.5deg);

  }

  40%{

    transform: translate(40%, 0) rotate(-5deg);

  }

  50%{

    transform: translate(50%, 100%) rotate(2.5deg);

  }

  60%{

    transform: translate(60%, 0) rotate(-5deg);

  }

  70%{

    transform: translate(70%, 100%) rotate(2.5deg);

  }

  80%{

    transform: translate(80%, 0) rotate(-5deg);

  }

  90%{

    transform: translate(90%, 100%) rotate(2.5deg);

  }

  100%{

    transform: translate(100%, 0) rotate(-5deg);

  }

}



@keyframes rainbow-fill{

  0%{

    background:

      var(--bg-01-a),

      var(--bg-02-a),

      var(--bg-03-a),

      var(--bg-04-a),

      var(--bg-05-a),

      var(--bg-06-a),

      var(--bg-07-a),

      var(--bg-08-a),

      var(--bg-09-a),

      var(--bg-10-a);

  }

  10%{

    background:

      var(--bg-01-b),

      var(--bg-02-a),

      var(--bg-03-a),

      var(--bg-04-a),

      var(--bg-05-a),

      var(--bg-06-a),

      var(--bg-07-a),

      var(--bg-08-a),

      var(--bg-09-a),

      var(--bg-10-a);

  }

  20%{

    background:

      var(--bg-01-b),

      var(--bg-02-b),

      var(--bg-03-a),

      var(--bg-04-a),

      var(--bg-05-a),

      var(--bg-06-a),

      var(--bg-07-a),

      var(--bg-08-a),

      var(--bg-09-a),

      var(--bg-10-a);

  }

  30%{

    background:

      var(--bg-01-b),

      var(--bg-02-b),

      var(--bg-03-b),

      var(--bg-04-a),

      var(--bg-05-a),

      var(--bg-06-a),

      var(--bg-07-a),

      var(--bg-08-a),

      var(--bg-09-a),

      var(--bg-10-a);

  }

  40%{

    background:

      var(--bg-01-b),

      var(--bg-02-b),

      var(--bg-03-b),

      var(--bg-04-b),

      var(--bg-05-a),

      var(--bg-06-a),

      var(--bg-07-a),

      var(--bg-08-a),

      var(--bg-09-a),

      var(--bg-10-a);

  }

  50%{

    background:

      var(--bg-01-b),

      var(--bg-02-b),

      var(--bg-03-b),

      var(--bg-04-b),

      var(--bg-05-b),

      var(--bg-06-a),

      var(--bg-07-a),

      var(--bg-08-a),

      var(--bg-09-a),

      var(--bg-10-a);

  }

  60%{

    background:

      var(--bg-01-b),

      var(--bg-02-b),

      var(--bg-03-b),

      var(--bg-04-b),

      var(--bg-05-b),

      var(--bg-06-b),

      var(--bg-07-a),

      var(--bg-08-a),

      var(--bg-09-a),

      var(--bg-10-a);

  }

  70%{

    background:

      var(--bg-01-b),

      var(--bg-02-b),

      var(--bg-03-b),

      var(--bg-04-b),

      var(--bg-05-b),

      var(--bg-06-b),

      var(--bg-07-b),

      var(--bg-08-a),

      var(--bg-09-a),

      var(--bg-10-a);

  }

  80%{

    background:

      var(--bg-01-b),

      var(--bg-02-b),

      var(--bg-03-b),

      var(--bg-04-b),

      var(--bg-05-b),

      var(--bg-06-b),

      var(--bg-07-b),

      var(--bg-08-b),

      var(--bg-09-a),

      var(--bg-10-a);

  }

  90%{

    background:

      var(--bg-01-b),

      var(--bg-02-b),

      var(--bg-03-b),

      var(--bg-04-b),

      var(--bg-05-b),

      var(--bg-06-b),

      var(--bg-07-b),

      var(--bg-08-b),

      var(--bg-09-b),

      var(--bg-10-a);

  }

  100%{

    background:

      var(--bg-01-b),

      var(--bg-02-b),

      var(--bg-03-b),

      var(--bg-04-b),

      var(--bg-05-b),

      var(--bg-06-b),

      var(--bg-07-b),

      var(--bg-08-b),

      var(--bg-09-b),

      var(--bg-10-b);

  }

}

.preloader{

    position:fixed;

    left:0px;

    top:0px;

    width:100%;

    height:100%;

    z-index:999999;

    background-color:#fff;

}



.nav-link.theme-btn {

    padding-left: 80px !important;

}

.section-title {

    position: relative;

    font-size: 120px;

    line-height: 1;

    display: inline-block;

    color: #29BBB0;
    font-weight: bold;

}

.section-title span {

    position: relative;

    z-index: 1;

    display: inline-block;

}

.shadow {

    position: absolute !important;

    color: #000000;

    left: 7px;

    top: 7px;

    z-index: 0 !important;
    width: 100%;

}

.clr-white{

    color: #ffffff;

}

.main-footer {

    padding: 50px 0px;
    position: relative;
    background:#001D31;

}

.copyrit-txt p {

    padding: 0px;

}

.social-links img {
    width: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.social-links ul li {

    display: inline-block;

    padding: 0px 20px;

}

.social-links ul li a {
    display: block;
    padding: 0px;
    border-radius: 50%;
    transition: all 0.5s ease;
    width: 70px;
    height: 70px;
    position: relative;
}

.social-links ul li a:hover{

  background-color: #452d8d;

}

.social-links{

    text-align: right;

}

.footer-img-area {

    position: absolute;

    text-align: right;

    right: -5px;

    bottom: 0px;

}

.copyrit-txt {
    padding-top: 120px;
}

.intro-img {
    bottom: -1px;
    position: relative;
    max-width: 900px;
    left: -100px;
}

.calc {

    position: absolute;
    right: 0%;
    bottom: 0px;
    width: 1280px;
    max-width: max-content;
}

.footer-icons {

    max-width: 700px;

}

.navbar-toggler {

    padding: .25rem .75rem;

    font-size: 14px;

    line-height: 1;

    background-color: #5ccbc2;

    border: 1px solid #ffffcc;

    border-radius: .25rem;

    margin-right: 0px !important;

    transition: .5s;

}

.navbar-toggler-icon {

    display: inline-block;

    width: 1.5em;

    height: 1.5em;

    vertical-align: middle;

    content: "";

    background: no-repeat center center;

    background-size: 100% 100%;

}

.navbar-toggler-icon {

    background-image: url('../images/bar.svg');

}

.navbar-toggler:hover {

    background: #e7b13c;

}

.side-nav .navbar-nav .theme-btn {

    padding: 10px 15px !important;

    border-radius: 6px !important;

}


p.clr-white{

  padding-left: 0px;

}


.line0{
 stroke-dasharray: 10000px;
 stroke-dashoffset: 10000px;
}
.drawLine{
    animation: move 5.2s linear; 
    animation-fill-mode: forwards;
    animation-delay: 0s;
}
@keyframes move {
  0% {
        stroke-dashoffset: 10000px;
    }
    50% {
        stroke-dashoffset: 5000px;
    }
    100% {
        stroke-dashoffset: 0px;
    }
}

.lang-sw-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 10px !important;
}

.lang-sw-click-btn {
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background-color: #f9f9f9;
    width: auto;
    padding: 5px 10px;    
    z-index: 1;
}

.lang-sw-item:hover .lang-sw-click-btn {
  opacity: 1;
  visibility: visible;
}
.lang-sw-btn {
    font-size: 16px !important;
    line-height: 27px !important;
    background: #0D375D !important;
    padding: 7px 20px !important;
    border-radius: 100px;
    text-transform: uppercase;
}
.lang-sw-btn i {
    transform: rotate(90deg);
    color: #ef3741;
    position: relative;
}
.lang-sw-click-btn {
    width: 100%;
    top: 30px;
    text-align: center;
    padding: 5px !important;
    background: #d74958 !important;
    width: 115px;
}
.lang-sw-item.mob-btn{
    display: none;
}
.menu-item.current-menu-item a {
    color: #ef3741;
}
.menu-top-menu-container,.nav-btn-area {
    display: inline-block;
}
.footer-bar a {
    color: #fff;
}
.footer-menu {
    margin-top: 10px;
}
.mob-btn {
    display: none;
}
.home-slide-section {
    background: #00263E;
    position: relative;
}
.first-slider {
    display: flex;
}
.slidequote {
    position: relative;
    max-width: 49%;
    margin-top: 180px;
}
.slidequote p{
    font-size: 48px;
    line-height: 58px;
    color: #ffffff;
}
.big-quote {
    position: absolute;
    top: -90px;
    left: -60px;
}
.small-quote {
    position: absolute;
    bottom: 45px;
}
.slidequote h2 {
    font-size: 24px;
    line-height: 34px;
    color: #ffffff;
    font-weight: bold;
}
#home-slide .carousel-indicators li {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    border: 3px solid #EBA921;
    margin: 0px 7px;
    transition: .5s;
}
#home-slide .carousel-indicators li.active {
    border: 3px solid #EF3741;
    background: #EF3741;
}
.slide-img {
    position: relative;
    margin-top: 50px;
}
.first-slide-dots {
    position: absolute;
    width: 100%;
    height: 100%;
    right: -30%;
    bottom: 0px;
    z-index: -1;
}
.pencil-area {
    position: absolute;
    width: 100%;
    bottom: -15%;
    transform: rotate(-50deg);
    height: 100%;
    left: -10%;
    z-index: -1;
}
.light-area {
    position: absolute;
    top: -50%;
    width: 75%;
    z-index: -1;
    left: 10%;
}
.second-slid .slide-img img {
    height: auto;
}
.second-slid .slidequote p {
    padding-right: 22%;
    margin-top: 30px;
}
.clr-red{
    color: #EF3742;
}
.third-slid .slide-img {
    width: 51%;
}
.third-slid {
    align-items: center;
}

#home-slide .item,.one-area svg {
    height: 915px;
}
.home-video-section {
    background: #00263e;
    position: relative;
}
.video-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    /*background: url(../images/video-bg.jpg);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 99;
    top: 0px;
    left: 0px;
    text-align: center;
    box-shadow: inset 0px 0px 100px 0px #000000;
}
.play-vid {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    font-size: 24px;
    line-height: 1;
    color: #fff;
    font-family: 'barlowbold';
    cursor: pointer;
}
.arabic-version .play-vid{
     font-family: 'neosansarabic', sans-serif;
}
.watch-vtitle {
    background: #EF3741;
    display: inline-block;
    padding: 18px 100px 18px 50px;
    border-radius: 10px;
    transition: .5s;
}
.play-btn span {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-55%, -50%);
    text-transform: uppercase;
    display: none !important;
}
.play-btn {
    width: 140px;
    height: 140px;
    background: #EBA921;
    border-radius: 100%;
    margin-left: -65px;
    text-align: left;
    position: relative;
    cursor: pointer;
    transition: .5s;
}
.play-vid:hover .watch-vtitle{
    background: #EBA921;
}
/*.play-btn i {
    font-size: 21px;
    position: absolute;
    right: 25px;
    top: 50px;
    color: #EF3741;
    transition: .5s;
}*/
.play-btn i {
    font-size: 41px;
    position: absolute;
    right: unset !important;
    left: 50% !important;
    top: 50% !important;
    color: #EF3741;
    transition: .5s;
    transform: translate(-50%, -50%);
}
.play-vid:hover .play-btn{
    background: #EF3741;
}
.play-vid:hover .play-btn i {
    color: #EBA921;
    right: 20px;
}
.tagline {
    font-size: 48px;
    line-height: 1.2;
    margin: 10px 0px;
    color: #fff;
}
svg text, svg tspan {
    font-family: 'barlowregular' !important;
}
.arabic-version svg text, .arabic-version svg tspan{
     font-family: 'neosansarabic', sans-serif !important;
}
.third-slid-sec {
    background: url(../images/people.png);
    background-position: left;
    background-size: cover;
}
.video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ds-design-section {
    position: relative;
    background: #00253D;
    padding: 80px 0px 0px;
}
.ds-design-comp-section{
    position: relative;
    background: #00253D; 
    padding-bottom: 200px;
    margin-top: -2px;
}
.ds-design-section:before,.ds-design-comp-section:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background:url('../images/dsdesign-bg.png');
    background-size: cover;
    background-position: center;
    top: 0px;
    left: 0px;
}
.ds-design-section .container,.ds-design-comp-section .container{
    position: relative;
    z-index: 1;
}
.arrow-design-area {
    position: relative;
    text-align: center;
    max-width: 1000px;
    width: 100%;
    margin-top: -18%;
    margin-left: 35%;
}
.ad-comm {
    position: absolute;
}
.ad-comm p {
    color: #ffffff;
    text-align: left;
    font-weight: bold;
}
.stu-centric {
    width: 330px;
    height: 330px;
    position: absolute;
    left: 50%;
    top: 57%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.three-arrows {
    max-width: 1200px;
    width: 100%;
}
.ad-one,.ad-two {
    width: 20%;
    top: 20%;
    left: 10%;
}
.ad-two {
    left: unset;
    right: 10%;
}
.ad-three {
    bottom: 8%;
    width: 40%;
    left: 50%;
    transform: translate(-50%, 0px);
}
.design-comp-first {
    padding-top: 40px;
    position: relative;
}
.dc-box {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}
.dc-icon,.dc-contents,.divider{
    display: table-cell;
    vertical-align: top;
}
.dc-icon {
    width: 125px;
}
.dc-contents {
    width: 75%;
    padding-left: 20px;
}
.dc-icon img {
    width: 120px;
}
.divider {
    width: 3px;
    height: 215px;
    background: #EBA921;
    margin: 10px 0px;
}
.dc-contents h4 {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    margin-bottom: 10px;
}
.dc-contents p {
    color: #fff;
    padding-bottom: 0px;
    line-height: 1.4 !important;
    font-family: 'barlowregular',sans-serif;
}
.alliance-section p,.alliance-sec p{
    font-family: 'barlowbold',sans-serif;
}
.comp-img {
    text-align: center;
}
.design-comp-secnd .dc-icon, .design-comp-secnd .dc-contents, .design-comp-secnd .divider{
    vertical-align: bottom;
}
.alliance-section {
    padding: 100px 0px 150px;
    background: #E72B37;
    position: relative;
}
.alliance-section .shadow {
    color: #CA111D;
}
.alli-img {
    width: 800px;
    position: absolute;
    right: 0px;
    bottom:-10px;
}
svg.alli-svg {
    width: 100%;
}
.alli-dots {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.top-social-links {
    position: fixed;
    top: 230px;
    right: -6px;
    width: 85px;
    background: #EF3741;
    z-index: 9999;
    border-radius: 10px;
}
.top-social-links li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 10px;
    position: relative;
    transition: .5s;
    border-radius: 5px;
}
.top-social-links img {
    width: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.top-social-links li a:hover {
    background: #0d375d;
}
#trp-floater-ls {
    display: none;
}
.trp-ls-shortcode-current-language,.trp-ls-shortcode-language {
    padding: 0px !important; 
    background: transparent !important;
    border: 0px !important;
    width: 100% !important;
}
.trp-ls-shortcode-current-language a,.trp-ls-shortcode-language a{
    text-transform: uppercase;
    font-size: 16px !important;
    line-height: 27px !important;
    padding: 7px 20px !important;
    color: #ffffff !important;
    text-align: center;
    border-radius: 100px !important;
    background: #0D375D !important;
    border-radius: 100px;
    transition: .5s !important;
}
.trp-ls-shortcode-disabled-language.trp-ls-disabled-language{
    background: #0D375D !important;
}
.trp-ls-shortcode-language a {
    background: #ef3741 !important;
}
.trp-ls-disabled-language:after {
    content: "\f04b";
    font-family: 'FontAwesome';
    display: inline-flex;
    transform: rotate( 90deg);
    color: #ef3741 !important;
    position: relative;
}
ul#menu-top-menu {
    position: relative;
    top: 4px;
}

.pencil0,.pencil1,.pencil2{
    width: 0px;
    transition: .5s;
}
.pencil1{
    transition-delay: 1.5
}
.pencil2{
    transition-delay: 2
}
.drawLine{
    animation: draw 5.2s linear;
    animation-iteration-count: 1;
    width: 100%;
}
@keyframes draw {
  0% {
        width: 0%;
    }
    25% {
        width: 25%;
    }
    50% {
        width: 50%;
    }
    75% {
        width: 75%;
    }
    100% {
        width: 100%;
    }
}
.rotate-settings {
/*    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
    transform-origin: 50% 50%;*/    
}
@-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); 
    } 
}
.arabic-one,
.arabic-version .english-one, 
.arabic-stu-centric,
.arabic-version .english-stu-centric,
.arabic-three-arrow,
.arabic-version .english-three-arrow{
    display: none;
}
.arabic-version .arabic-one,
.arabic-version .arabic-stu-centric,
.arabic-version .arabic-three-arrow{
    display: block;
}
.comp-img img{
    width: 100%;
    max-width: 1100px;
}
.second-slid .slide-img img{
    width: auto;
}
.second-slid .first-slide-dots {
    left: 0px;
    right: unset;
}
.alliance-section .section-title {
    margin-bottom: 0px;
}
.scroll-to-top span{
    display: block;
    line-height: 1.2;
}

/* Arabic Version */

.arabic-three-arrow {
    margin: 0px auto;
}
.arabic-version .footer-menu .menu-item a{
    font-size: 18px;
}
.arabic-version .slidequote {
    text-align: right;
}
.arabic-version .second-slid .slidequote {
    padding-right: 10%;
}
.arabic-version .second-slid .slidequote p {
    padding-right: 0% !important;
}
.arabic-version .big-quote {
    position: absolute;
    top: -90px;
    right: -60px;
    left: unset !important;
    transform: rotateY(180deg);
}
.arabic-version .small-quote{
    display: none !important;
}
.arabic-version .ds-design-section,
.arabic-version .ad-comm p,.arabic-version .alliance-section{
    text-align: right;
}
.arabic-version .dc-box {
    direction: rtl;
}
.arabic-version .dc-contents {
    padding-right: 20px;
    text-align: right;
    padding-left: 0px;
}
.arabic-version .design-comp-secnd {
    position: relative;
}
.arabic-version .play-vid{
    direction: rtl;
}
.arabic-version .watch-vtitle {
    padding: 18px 50px 18px 100px;
}
.arabic-version .play-btn {
    margin-right: -65px;
}
.arabic-version .play-btn span {
    right: 5%;
    left: unset !important;
}
.arabic-version .play-btn i {
    transform: translate(-50%, -50%) !important;
}
.arabic-version .dc-icon {
    text-align: center;
}
.third-slid .first-slide-dots {
    width: 50%;
    height: 50%;
}

.second-slid .slide-img,
.second-slid .slidequote h1,
.second-slid .slidequote p,
.third-slid-sec .slide-img,
.third-slid-sec .slidequote h1{
    opacity: 0;
    visibility: hidden;
}
.sub-header {
    background: #151B31;
    padding: 50px 0px;
    position: relative;
}
.sub-header .row {
    display: flex;
    align-items: center;
}
.about-sec{
    position: relative;
    background: #EBA921;
    padding: 50px 0px 100px;
    overflow: hidden;
}
.about-sec:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/about-bg.png);
    background-size: cover;
    background-position: center;
    top: 0px;
    left: 0px;
}

.first-lvl-para p{
    font-size: 26px;
    line-height: 46px;
    font-family: 'barlowbold', sans-serif;
}
.about-sec p{
    color: #ffffff;
}
.about-with-dots .star-dots {
    position: absolute;
    right: -35%;
    top: 0px;
    z-index: 0;
}
.about-with-dots {
    position: absolute;
    right: -100px;
    bottom: 0px;
    width: 900px;
}
.about-with-dots img {
    position: relative;
    z-index: 1;
}
.vmv-sec {
    padding: 200px 0px;
    background: #EF3741;
    position: relative;
}
.vbox .shadow{
    color:#BF8611;
}
.vlbox .shadow{
    color:#1C9C92;
}
.mbox .shadow{
    color:#2D1968;
}
.vbox {
    background: #EBA921;
    border-top-left-radius: 180px;
    border-top-right-radius: 180px;
    padding: 0px 15% 50px 20%;
    position: relative;
}
.vmv-box {
    width: 80%;
    margin: 0px auto;
    position: relative;
}
.vmv-box:before {
    content: "";
    width: 50%;
    height: 0px;
    margin-left: 5px;
    display: block;
    position: absolute;
    z-index: 0;
    -webkit-box-shadow: 10px 10px 40px 4px #444444;
    -moz-box-shadow: 10px 10px 40px 4px #444444;
    box-shadow: 10px 10px 40px 4px #444444;
    bottom: -30px;
    border-radius: 100%;
    left: 50%;
    transform: translate(-50%, 0px);
}
.vbox-inner{
    margin-top: -45px;
    display: inline-block;
}
.vlbox-inner {
    margin-top: -45px;
    display: inline-block;
}
.vlbox {
    position: relative;
    background: #29BBB0;
    padding: 0px 15% 75px 25%;
    margin-left: 5%;
    margin-right: -5%;
}
.vision-icon {
    width: 160px;
    position: absolute;
    top: -30px;
    right: 38%;
}
.values-icon {
    position: absolute;
    left: 12%;
    top: -40px;
    width: 130px;
}
.mbox {
    background: #462E8D;
    border-bottom-left-radius: 180px;
    border-bottom-right-radius: 180px;
    padding: 0px 3% 50px 15%;
    position: relative;
    margin-left: 2%;
    margin-right: -2%;
}
.mbox-inner {
    display: inline-block;
    margin-top: -48px;
}
.mission-icon {
    position: absolute;
    right: 120px;
    top: -70px;
    width: 150px;
}
.change-sec {
    background: #452D8D;
    padding: 30px 0px 0px;
    position: relative;
    overflow: hidden;
}
.stitle-tagline {
    position: relative;
    font-size: 40px;
    line-height: 1;
    font-family: 'barlowregular',sans-serif;
    left: 0px;
    top: 20px;
}
.change-sec .shadow{
    color: #26135D;
}
.change-img {
    width: 400px;
    position: relative;
    left: 150px;
    margin-bottom: -1px;
}
.change-sec p {
    line-height: 2;
    margin-top: 0px;
    padding-left: 100px;
    font-size: 30px;
    font-family: 'barlowregular',sans-serif;
}
.change-sec p span{
    font-family: 'barlowbold',sans-serif;
}
.operate-img {
    width: 100%;
}
.operate-sec {
    position: relative;
    padding: 160px 0px 60px;
    background: #001D31;
}
.operate-area {
    position: absolute;
    top: -140px;
    right: 50px;
}
.operate-img-area {
    position: relative;
}
.map-icon-one {
    position: absolute;
    left: 17%;
    bottom: 50%;
}
.map-icon-two {
    position: absolute;
    left: 40%;
    bottom: 55%;
}
.map-icon-three {
    position: absolute;
    left: 52%;
    bottom: 53%;
}
.map-icon-four {
    position: absolute;
    left: 54%;
    bottom: 59%;
}
.map-icon-five {
    position: absolute;
    left: 59%;
    bottom: 66%;
}
.map-icon-six {
    position: absolute;
    left: 71%;
    bottom: 60%;
}
.map-icon-seven {
    position: absolute;
    left: 55%;
    bottom: 67%;
}
.map-icon-eight {
    position: absolute;
    left: 66%;
    bottom: 70%;
}
.operate-area h3 {
    left: 110px;
    top: 50px;
}
.bm-sec {
    position: relative;
    padding: 100px 0px;
    background: #01253d;
}
.title-area .stitle-tagline {
    top: 0px;
    left: 110px;
}
.no-padd {
    padding: 0px;
}
.bm-item-img {
    width: 379px;
    height: 379px;
}
.bm-item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.bm-item-details h2 {
    font-size: 30px;
    line-height: 40px;
    color: #EF3742;
    font-family: 'barlowbold',sans-serif;
    margin-bottom: 10px;
}
.flex-center{
    display: flex;
    align-items: center;
}
.bm-item-details h3 {
    font-size: 18px;
    line-height: 1.6;
    color: #ffffff;
    font-family: 'barlowregular',sans-serif;
}
.bm-item-details {
    padding: 20px;
}
.title-area {
    margin-top: -100px;
}
.about-sec p {
    padding-right: 10%;
}
.ds-design-section:before{
    display: none;
}
.sub-header h3 {
    font-family: 'barlowregular',sans-serif;
}
.vmv-box h2 {
    font-size: 110px;
}
.change-sec h2{
    z-index: 1;
}
.mob-shw{
    display: none;
}
.change-img-mob{
    display: none;
}

.arabic-version .sub-header .row,.arabic-version .about-sec, .arabic-version .bm-sec{
    direction: rtl;
}
.arabic-version .bm-item-details h2{
    font-weight: bold;
}
a.prev.page-numbers, a.next.page-numbers, .page-numbers {
    display: inline-block;
    color: #ffffff;
    margin: 0px 2px;
    text-decoration: none;
    padding: 14px 0px;
    line-height: 1;
    font-weight: bold;
    transition: .5s;
    text-align: center;
    border-radius: 10px;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    font-size: 21px;
    position: relative;
}
a.prev.page-numbers, a.next.page-numbers{
  color: #ffffff;
  font-size: 0px;
}
span.page-numbers.dots {
    background: 0px;
    border: 0px;
    padding: 0px;
    min-width: auto;
    line-height: 2 !important;
}
span.page-numbers.dots:hover {
    background: transparent !important;
    color:#555F5E !important;
}
.prev.page-numbers:before {
    content: "\f104";
    font-family: 'FontAwesome';
    transition: .5s;
    font-size: 30px;
    line-height: .6;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.next.page-numbers:after {
    content: "\f105";
    font-family: 'FontAwesome';
    transition: .5s;
    font-size: 30px;
    line-height: .6;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.page-numbers:hover,.page-numbers.current{
    background: #EF3741 !important;
    color:#ffffff !important;
}
.pagination-sec {
    padding-top: 10px;
}
.media-centre-sec {
    background: #00263E;
    position: relative;
    padding: 100px 0px;
}
.mc-head-img .star-dots {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.mc-svg{
    position: relative;
    z-index: 1;
}
.mc-tab-sec {
    position: relative;
    background: #00263e;
    margin-top: -1px;
    margin-bottom: -1px;
}
.mc-list ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px;
}
.mc-list ul li a {
    display: block;
    padding: 20px 50px;
    font-size: 24px;
    line-height: 34px;
    background: #083551;
    border-radius: 10px;
    color: #fff;
    transition: .5s;
    font-family: 'barlowbold',sans-serif;
}
.mc-list ul li a:hover,.mc-list ul li.active a {
    background: #EF3741;
}
.mc-head-img {
    position: absolute;
    right: 100px;
    bottom: -120px;
    z-index: 1;
}
.mc-head-img,.mc-svg {
    width: 470px;
}
.mc-header .container{
    position: relative;
}
.mc-header{
    background: #00263e;
    padding-top: 200px;
}
.media-centre-sec h1 {
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 50px;
    color: #ffffff;
}
.mc-box {
    margin-bottom: 100px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}
.mc-img-box {
    border: 16px solid #ffffff;
    width: 650px;
    height: 390px;
    box-shadow: 16px 16px #001828;
}
.mc-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.mc-content {
    padding: 10px 30px;
}
.mc-content .date {
    font-size: 24px;
    line-height: 34px;
    font-family: 'barlowbold';
    color: #EF3742;
    margin-bottom: 10px;
}
.mc-content h3 {
    font-size: 48px;
    line-height: 58px;
    font-family: 'barlowbold';
    color: #ffffff;
    margin-bottom: 10px;
}
.mc-content p {
    font-size: 24px;
    line-height: 34px;
    font-family: 'barlowregular';
    color: #ffffff;
}
.smc-img {
    margin-bottom: 30px;
    box-shadow: 16px 16px #001828;
}
.media-centre-sec .smc-title{
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 0px !important;
}
.smc-content p,.smc-content h2 {
    color: #ffffff;
}
.smc-content h2 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 20px;
}
.smc-details {
    font-size: 24px;
    line-height: 34px;
    margin: 30px 0px;
    color: #EF3742;
    font-family: 'barlowbold';
}
.smc-content img {
    width: 100%;
    box-shadow: 16px 16px #001828;
    margin: 30px 0px;
}


/* Vaisakh */
.faq-sub-header{
  background-color: #E62B37;
  padding: 0px 0px 50px;
}
.faq-sub-header .shadow{
  color: #CD1621;
}
.faq-image{
  height: 400px;
  position: relative;
}
.faq-image .faq-banner{
  position: absolute;
  top: 50px;
  right: 30%;
  z-index: 1;
  width: 500px;
  height: auto;
}
.faq-sec, .connect-sec{
  position: relative;
  background: #01253d;
  overflow: hidden;
  padding-top: 15%;
  padding-bottom: 5%;
}
.accordion {
  position: relative;
  color: #ffffff;
    text-transform: none;
  cursor: pointer;
  padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 20px;
  text-align: left;
  outline: none;
  transition: 0.4s;
    margin-top: 20px;
    width: 100%;
}
.accordion.active{
  border-bottom: none;
}
.accordion:after {
  content: '';
  background-image: url(../images/dropdown-arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 18px;
}
.accordion.active:after {
  content: '';
  background-image: url(../images/dropup-arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 18px;
}
.accordion-content{
  width: 90%;
  margin-left: 0px;
  margin-right: auto;
}
.accordion-content p{
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 48px;
  line-height: 1.3;
  color: #ffffff;
  font-family: 'barlowbold', sans-serif;
}
.accordion-panel {
  width: 100%;
    color: #ffffff;
    padding-left:20px;
    padding-right: 10px;
  padding-bottom: 10px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
.accordion-panel p{
    padding: 10px 30px 10px 0px;
  margin: 0px;
  position: relative;
  color: #ffffff;
}
.accordion-panel-content{
  width: 100%;
  padding-bottom: 20px;
}

.connect-sub-header .tagline{
  text-align: right;
  padding-bottom: 50px;
  font-family: 'barlowregular',sans-serif;
}
.connect-image{
  text-align: center;
  position: relative;
  z-index: 1;
}
.connect-image .connect{
  width: 370px;
  height: auto;
}
.connect-line{
  position: absolute;
  left: -57%;
  bottom: -65%;
  z-index: 1;
  max-width: 100%;
  height: auto;
}
.connect-sub-header .section-title{
  color: #EBA921;
}
.connect-sub-header{
  background-color: #E62B37;
  padding: 50px 0px 10px;
}
.connect-sub-header .shadow{
  color: #CD1621;
}
.form{
  width: 80%;
  margin: 0 auto;
}
.frm_style_formidable-style.with_frm_style .form-field{
  margin-bottom: 40px;
}
.frm_style_formidable-style.with_frm_style .frm_top_container, .frm_style_formidable-style.with_frm_style .vertical_radio{
  border: 1px solid #ffffff;
  border-radius: 10px;
  position: relative;
}
.frm_dropzone .frm_upload_icon:before{
  color:#ffffff !important;
}
.frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], .frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], .frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_style_formidable-style.with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single, .frm_style_formidable-style.with_frm_style .frm_opt_container {
    font-family: 'barlowregular', sans-serif !important;
    font-size: 24px;
    line-height: 34px;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    border: 1px solid #ffffff;
    border-radius: 20px;
    padding-left: 30px;
    padding-bottom: 10px;
    height: 70px;
    color: #ffffff;
    grid-column: 3 / span 8;
    vertical-align: text-top;
}
.frm_style_formidable-style.with_frm_style textarea{
  height: 200px;
  padding-top: 15px;
}
.frm_style_formidable-style.with_frm_style .frm_visible{
  transform: translateY(20px);
}
.with_frm_style .frm_top_container .frm_primary_label, .frm_style_formidable-style.with_frm_style .vertical_radio .frm_primary_label{
  height: auto;
  font-size: 20px;
}
.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus, .frm_style_formidable-style.with_frm_style .form-field select:focus, .frm_style_formidable-style.with_frm_style .form-field textarea:focus, .frm_style_formidable-style.with_frm_style .form-field input[type=text]:focus, .frm_style_formidable-style.with_frm_style .form-field input[type=password]:focus, .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email]:focus,
.frm_style_formidable-style.with_frm_style .form-field input[type=number]:focus, .frm_style_formidable-style.with_frm_style .form-field input[type=url]:focus, .frm_style_formidable-style.with_frm_style .form-field input[type=tel]:focus, .frm_style_formidable-style.with_frm_style .form-field input[type=search]:focus, .frm_form_fields_active_style, .frm_style_formidable-style.with_frm_style .form-field .frm-card-element.StripeElement,
.frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single, .frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices, .frm_style_formidable-style.with_frm_style .frm_form_field :invalid {
  background-color: transparent;
  border: 1px solid #ffffff;
  box-shadow: none;
}
.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email],
.frm_style_formidable-style.with_frm_style .frm_blank_field textarea, .frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe, .frm_style_formidable-style.with_frm_style .frm_blank_field select, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe, .frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe, .frm_style_formidable-style.with_frm_style .frm_blank_field .frm-card-element.StripeElement, .frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-multi .chosen-choices,
.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-single .chosen-single, .frm_style_formidable-style.with_frm_style .frm_form_field :invalid{
  background-color: transparent;
  box-shadow: none;
}
.frm_style_formidable-style.with_frm_style input[type=text]::placeholder, .frm_style_formidable-style.with_frm_style input[type=password]::placeholder, .frm_style_formidable-style.with_frm_style input[type=email]::placeholder, .frm_style_formidable-style.with_frm_style input[type=number]::placeholder, .frm_style_formidable-style.with_frm_style input[type=url]::placeholder, .frm_style_formidable-style.with_frm_style input[type=tel]::placeholder,
.frm_style_formidable-style.with_frm_style input[type=search]::placeholder, .frm_style_formidable-style.with_frm_style select::placeholder, .frm_style_formidable-style.with_frm_style textarea::placeholder{
  color: #ffffff;
  opacity: 0.7;
}
.with_frm_style .frm_message, .frm_success_style{
  background-color: #29BBB0;
  border: none;
  padding: 5px 10px;
}
.frm_style_formidable-style.with_frm_style .frm_error_style{
  background-color: #E62B37;
  border: none;
  color: #ffffff;
  margin-bottom: 10px;
}
.frm_style_formidable-style.with_frm_style .frm_blank_field label{
  color: #ffffff;
}
.frm_style_formidable-style.with_frm_style .frm_error
{
  height: 20px;
}
.with_frm_style .frm_message p{
  color: #FFFFFF;
  margin-bottom: 0;
}
.with_frm_style .frm_submit{
  text-align: right;
}
.frm_style_formidable-style.with_frm_style .frm_submit button{
  font-family: 'barlowbold', sans-serif;
  font-size: 24px;
  line-height: 34px;
  z-index: 1;
  background-color: #EF3741;
  border-color: #EF3741;
  box-shadow: none;
  transition: .5s !important;
  border-radius: 8px;
  padding: 13px 70px 13px 15px;
  position: relative;
  display: inline-block;
      color: #ffffff;
}
.frm_style_formidable-style.with_frm_style .frm_submit button::before{
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  background: #29BBB0;
  border-color: #29BBB0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:focus{
  background-color: transparent;
  border-color: transparent;
  color: #FFFFFF;
  box-shadow:none;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover::before{
  webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.frm_style_formidable-style.with_frm_style .frm_submit button::after {
    font-family: "FontAwesome";
    content: "\f04b";
    color: #EBA921;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    font-weight: 900;
    transition: transform 0.5s;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover::after{
  transform: translateX(-5px) translateY(-50%);
}

.alliance-sub-header{
  background-color: #E62B37;
  padding-bottom: 0px;
  padding-top: 250px;
}
.alliance-sub-header .shadow{
  color: #C60410;
}
.alliance-image{
  background-image: url(../images/alliance-banner-red.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 100px;
  width: 50%;
  height: auto;
  position: absolute;
  right: 0px;
  bottom: -110px;
}
.alliance-banner{
  z-index: 1;
  position: relative;
  width: 430px;
}
.alliance-hand{
  position: absolute;
  left: 15%;
  bottom: -20%;
  z-index: 0;
  width: 100%;
}
.alliance-sec{
  position: relative;
  background: #ffffff;
  overflow: hidden;
}
.alliance-sec .content{
  padding-top: 30px;
}
.alliance-sec p{
  /*color: #ffffff;*/
}
.alliance-sec .section-title{
  font-size: 120px;
  color: #ECAA22;
}
.alliances-row{
  text-align: center;
  margin-top: 5%;
  margin-bottom: 10%;
}
.nav-tabs{
  margin-top: 30px;
  border-bottom: none;
  width: 100%;
  text-align: center;
}
.nav-pills>li{
  border: none;
  border-bottom: 6px solid #00263E;
  display: inline-block;
  float: none;
}
.nav-pills>li.active, .nav-pills>li:hover{
  border-color: #E72B37;
}
.nav-tabs li a{
  font-family: 'barlowbold', sans-serif;
  color: #00263E;
  font-size: 32px;
  text-transform: uppercase;
  border: none;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover,.nav-tabs li:hover a{
  background: none;
  border: none;
  color: #e72b37;
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus{
  background: none;
  border: none;
}
.alliances{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.alliance-col{
  flex-basis: 33%;
  margin-top: 5%;
}
.alliance-logo {
    background-color: #ffffff;
    border-radius: 30px;
    width: 320px;
    height: 160px;
    padding: 15px 30px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #efefef;
    box-shadow: 0px 0px 4px 0px #efefef;
}
.alliance-logo img{
  width: auto;
  height: auto;
  max-height: 100%;
}
/* Vaisak End */
.alliance-star-dots {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: -50%;
}
.side-bar h2 {
    font-size: 48px;
    line-height: 48px;
    color: #ECAA22;
    margin-bottom: 30px;
}
.rp-area p {
    font-size: 24px;
    line-height: 34px;
    color: #EF3742;
    font-family: 'barlowbold';
    padding-bottom: 10px;
}
.rp-area {
    position: relative;
    margin-bottom: 30px;
}
.rp-area h3 a {
    font-size: 36px;
    line-height: 46px;
    color: #ffffff;
    display: block;
    transition:.5s;
}
.rp-area h3 a:hover,.b-tags a:hover{
    color:#00beb0;
}
.smc-img img {
    width: 100%;
}

.b-tags strong, .b-tags a {
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    transition: .5s;
}
.b-tags a,.b-tags span {
    color: #DA3541;
}
.b-tags span:last-child {
    display: none;
}
.video-post-link a i{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.mc-vid-icon i {
    position: absolute;
    left: 55%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
}
.video-post-link a {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: relative;
    margin-left: 10px;
    vertical-align: middle;
    background: #ef3741;
    border-radius: 100%;
    color: #ffffff;
    transition: .5s;
    font-size: 20px;
}
.video-post-link a:hover {
    background: #00beb0;
}
.mc-vid-box{
    display: block;
}
.mc-vid-box .mc-content{
    padding-left: 0px !important;
}
.mc-vid-box .mc-img-box{
    position: relative;
}
.mc-vid-icon {
    border: 6px solid #ffffff;
    width: 107px;
    height: 107px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    background: rgba(0, 38, 62, 0.5);
    font-size: 50px;
    color: #ffffff;
    transition: .5s;
}
.mc-vid-icon:hover {
    border-color:#29bbb0;
    color: #ffffff;
}
.mc-vid-box .mc-content p {
    margin-top: 20px !important;
}
.frm_style_formidable-style.with_frm_style select:focus {
    color: #9a9a9a !important;
}
.di-block{
    display: inline-block;
}
.connect-line .st2{
  stroke-dasharray: 54px;
  stroke-dashoffset: 54px;
}
@keyframes fly {
  0% {
    stroke-dashoffset: 54px;
  }
  50% {
    stroke-dashoffset: 30px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}
.flyPlane{
  animation: fly 3s Linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  width: 100%;
}

.faq-banner .st1, .faq-banner .st3, .faq-banner .st4{
  opacity: 0;
}
@keyframes violetPencil {
  0% {
    stroke-dashoffset: 960px;
  }
  25% {
    stroke-dashoffset: 790px;
  }
  50% {
    stroke-dashoffset: 560px;
  }
  75% {
    stroke-dashoffset: 320px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}
.faq-banner .drawVioletPencil{
  opacity: 1;
  animation: violetPencil 2s linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  width: 100%;
  stroke-dasharray: 960px;
  stroke-dashoffset: 960px;
}
@keyframes bluePencil {
  0% {
    stroke-dashoffset: 960px;
  }
  25% {
    stroke-dashoffset: 600px;
  }
  50% {
    stroke-dashoffset: 300px;
  }
  75% {
    stroke-dashoffset: 110px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}
.faq-banner .drawBluePencil{
  opacity: 1;
  animation: bluePencil 2s linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  width: 100%;
  stroke-dasharray: 960px;
  stroke-dashoffset: 960px;
}
@keyframes yellowPencil {
  0% {
    stroke-dashoffset: 960px;
  }
  25% {
    stroke-dashoffset: 540px;
  }
  50% {
    stroke-dashoffset: 185px;
  }
  75% {
    stroke-dashoffset: 25px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}
.faq-banner .drawYellowPencil{
  opacity: 1;
  animation: yellowPencil 2s linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  width: 100%;
  stroke-dasharray: 960px;
  stroke-dashoffset: 960px;
}
.change-sec .row {
    align-items: center;
    display: flex;
}
.arabic-version .arabic-right {
    display: inline-block;
    text-align: right;
}
.arabic-version .bm-item-details.text-right {
    text-align: left;
}
.arabic-version .title-area .stitle-tagline {
    top: 0px;
    left: 0px;
}
.arabic-version .vmv-box h2 {
    margin-bottom: 30px;
    line-height: 1.1;
}
.arabic-version .change-sec h2 {
    margin-top: 45px;
}
.arabic-version .change-img {
    right: 0px;
    left: unset !important;
    transform: rotateY(180deg);
    top: 30px;
    margin-bottom: 20px;
}
.arabic-version .change-sec .row {
    direction: rtl;
}
.arabic-version .change-sec p {
    text-align: right;
}
.arabic-version .vbox-inner,
.arabic-version .vlbox-inner,
.arabic-version .mbox-inner {
    text-align: right;
}
.arabic-version .vbox {
    padding: 0px 20% 50px 15%;
}
.arabic-version .vlbox {
    padding: 0px 30% 75px 10%;
}
.arabic-version .mbox {
    padding: 0px 22% 50px 3%;
}
.arabic-version .values-icon {
    right: 16%;
    left: unset !important;
}
.arabic-version .vision-icon {
    left: 44%;
}
.arabic-version .mission-icon{
    left: 120px;
    right: unset !important;
}
.arabic-version .operate-area h3 {
    right: 0px !important;
    top: 10px;
    left: unset !important;
    text-align: right;
}
.arabic-version .alliance-sec .row:first-child {
    display: flex;
    direction: rtl;
}
.arabic-version .alliance-image {
    left: 0px;
    /*transform: rotateY(180deg);*/
}
.arabic-version .nav-tabs li a{
    font-family: 'neosansarabic', sans-serif;
    font-weight: bold;
}
.arabic-version .accordion-content {
    width: 100%;
    padding-left: 10% !important;
    text-align: right;
}
.arabic-version .accordion:after{
    left: 20px;
    right: unset;
}
.arabic-version .accordion-panel p {
    padding: 10px 0px 10px 30px;
    text-align: right;
    direction: rtl;
}
.arabic-version .connect-image {
    transform: rotateY(180deg);
    z-index: 1;
    left: -20%;
}
.arabic-version .frm_message p {
    direction: rtl;
    text-align: right;
    padding: 10px 0px;
}
.arabic-version .form input, .arabic-version .form select, .arabic-version .form textarea {
    direction: rtl;
}
.arabic-version .with_frm_style .frm_submit {
    text-align: left;
}
.arabic-version .mc-head-img{
    left: 100px;
    right: unset;
    transform: rotateY(180deg);
    z-index: 1;
}
.arabic-version .mc-list {
    direction: rtl;
}
.arabic-version .media-centre-sec h1{
    text-align: right;
    direction: rtl;
}
.arabic-version .mc-box {
    direction: rtl;
}
.arabic-version .mc-content p, .arabic-version .mc-content .date{
    font-family: 'neosansarabic', sans-serif;   
}
.arabic-version .mc-content .date{
    font-weight: bold;
}
.arabic-version .mc-content .theme-btn{
    font-family: 'neosansarabic', sans-serif;   
    direction: ltr; 
}
.arabic-version .smc-details{
    font-family: 'neosansarabic', sans-serif;   
    font-weight: bold;
}
.arabic-version .mc-list ul li a{
    font-family: 'neosansarabic', sans-serif;   
    font-weight: bold;
}
.arabic-version .eng-smc-title,
.arabic-version .eng-smc-content,
.arabic-smc-title,
.arabic-smc-content{
    display: none;
}

.arabic-version .arabic-smc-title,
.arabic-version .arabic-smc-content{
    display: block;
}
.arabic-version .media-centre-sec .row {
    display: flex;
    direction: rtl;
}
.arabic-version .rp-area p{
    direction: ltr;
    text-align: right;
}
.arabic-version .mc-header .section-title {
    margin-bottom: 20px;
}
.abt-svg-img {
    margin-bottom: -10px;
    position: relative;
    z-index: 1;
}
.mc-header-svg{
    position: relative;
    z-index: 1;
}
.operate-area .section-title {
    z-index: 1;
}
.arabic-version .stu-centric{
    top: 63%;
}
.pos-top,.mc-header .section-title {
    position: relative;
    top: -50%;
    transform: translate(0px, -50%);
}
.map-icon-area span {
    position: absolute;
    top: -60px;
    background: black;
    display: block;
    padding: 10px 30px;
    display: block;
    font-size: 20px;
    line-height: 30px;
    background: #ef3742;
    border-radius: 10px;
    color: #fff;
    transition: .5s;
    font-family: 'barlowregular';
    z-index: 1;
    left: 50%;
    transform: translate(-50%, 0px);
    opacity: 0;
    visibility: hidden;
}
.arabic-version .map-icon-area span{
    font-family: 'neosansarabic', sans-serif; 
}
.map-icon-area:hover span{
    opacity: 1;
    visibility: visible;
}
.arabic-version ul,.arabic-version li,.arabic-version p{
    font-family: 'neosansarabic', sans-serif;
}
.arabic-version .change-sec p{
    font-weight: normal;
}
.arabic-version .change-sec p span{
    font-weight: bold;
}
.arabic-version .abt-svg-img{
    max-width: 750px;
}
.trp-ls-shortcode-language a[title="Arabic"],.trp-ls-shortcode-current-language a[title="Arabic"]{
    font-family: 'neosansarabic', sans-serif !important;
    font-weight: 400 !important;
}
.trp-ls-shortcode-language a[title="Arabic"] span,
.trp-ls-shortcode-current-language a[title="Arabic"] span {
    position: relative;
    top: -2px;
}
.arabic-version .slidequote p{
    direction: rtl;
}
.arabic-version .ds-design-section .tagline {
    opacity: 0 !important;
    visibility: hidden !important;
}
.arabic-version.page-template-template-about .sub-header h3{
    display: none;
}
.arabic-txt,.arabic-version .eng-txt{
    display: none;
}
.arabic-version .arabic-txt{
    display: block !important;
    position: relative;
    z-index: 2;
}
.change-sec .arabic-txt{
    margin-top: 10px;
}
.arabic-version .bm-sec .title-area .section-title{
    line-height: 1.2;
}
.frm_style_formidable-style.with_frm_style textarea:focus, 
.frm_style_formidable-style.with_frm_style input:focus,
.frm_full > input:not([type='checkbox']):not([type='radio']):not([type='button']) {
    color: #ffffff !important;
}
.fn-ln-sec {
    display: flex !important;
}
.arabic-version .fn-ln-sec {
    flex-direction: row-reverse;
}
.arabic-version .eng-logo,.arabic-logo{
    display: none !important;
}
.arabic-version .arabic-logo{
    display: inline-block !important;
}
.logo-area {
    display: flex;
    align-items: center;
    width: 650px;
}
.first-logo, .second-logo{
    max-width: 290px !important;
}
.logo {
    width: 50%;
    padding: 0px 10px !important;
}
.change-sec h2,.operate-sec h2 {
    line-height: 1.2;
}
.arabic-version .arrow-design-area{
    margin-right: 35%;
    margin-left: 0px;
}
.arabic-version .ds-design-comp-section .tagline{
    direction: rtl;
}
.arabic-version .vmv-box h2 {
    font-size: 100px;
}
.ara-lp-btn,.arabic-version .eng-lp-btn{
    display: none;
}
.arabic-version .ara-lp-btn{
    display: block !important;
}
.change-para-arabic,.arabic-version .change-para-eng{
    display: none;
}
.arabic-version .change-para-arabic{
    display: block;
}
.alliances-row .shadow {
    color: #E0D5D5;
}
.acm-sec{
    background: #ffffff !important;
    padding: 30px 0px !important;
}

.acm-sec .bm-item-details h3{
    color:#00263E !important;
}
.acm-btn {
    font-size: 18px;
    background: transparent;
    color: #EF3742;
    font-family: 'barlowbold',sans-serif;
    margin-top: 5px;
    transform: scale(0);
    transition: .5s;
    border-bottom: 2px solid;
    position: absolute;
}
.acm-details:hover .acm-btn, .acm-btn-show .acm-btn{
    transform: scale(1);
}
.bm-item-details.text-right .acm-btn {
    right: 20px;
}
.arabic-version .acm-btn {
 font-family: 'neosansarabic', sans-serif !important;
 font-weight: bold;
}
.modal-backdrop.fade.in {
    display: none;
}
.acm-modal .modal-dialog {
    width: 70%;
}
.acm-modal .modal-content {
    border-radius: 30px;
    background: #00253D;
}
.acm-modal .modal-body {
    padding: 6%;
    padding-bottom: 3%;
}
.acm-modal .bm-item-details {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.acm-desc p {
    color: #ffffff;
    font-size: 18px;
    line-height: 38px;
}
.acm-desc {
    padding: 0px 20px;
    max-height: 590px;
    overflow-x: auto;
    overflow-y: auto;
}
.acm-desc::-webkit-scrollbar {
    width: 7px;
}
.acm-desc::-webkit-scrollbar-track {
  background-color: #1D4B69;
}
.acm-desc::-webkit-scrollbar-thumb {
    background-color: #EBA921;
    outline:1px solid transparent;
}

.btn-close.close {
    margin: 0;
    border: 0;
    padding: 0;
    background: #1D4B69;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 150ms;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
}
.arabic-version .btn-close.close{
    left: 20px;
    right: unset;
}
.btn-close.close .icon-cross {
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    position: relative;
    width: 20px;
    height: 20px;
}
.btn-close.close .icon-cross:before {
    transform: rotate(45deg);
}
.btn-close.close .icon-cross:after {
    transform: rotate(-45deg);
}
.btn-close.close .icon-cross:before, .btn-close.close .icon-cross:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    height: 4px;
    background: #fff;
    border-radius: 6px;
}
.btn-close.close:hover, .btn-close.close:focus {
    transform: rotateZ(90deg);
    background: #EF3741;
}

.arabic-version .acm-sec .bm-item-details.text-left {
    text-align: right;
    direction: rtl;
}
.arabic-version .bm-item-details.text-right .acm-btn {
    right: unset;
    left: 20px;
}
.arabic-version .acm-modal .row {
    display: flex;
    direction: rtl;
}
.arabic-acm-desc,.arabic-version .eng-acm-desc{
    display: none;
}
.arabic-version .arabic-acm-desc{
    display: block;
}
.acm-modal .bm-item-img {
    width: 100%;
}



/* Language Switcher Edit Start */
.trp-ls-shortcode-current-language {
    display: none !important;
}
.trp-ls-shortcode-language {
    display: block !important;
    visibility: visible !important;
    overflow: visible !important;
    height: auto !important;
    position: relative !important;
}
.trp-ls-shortcode-language a {
    display: block !important;
    background: #0D375D !important;
}
.trp-ls-shortcode-language a:hover {
    background: #EF3741 !important;
}
.trp-ls-shortcode-language .trp-ls-shortcode-disabled-language {
    display: none !important;
}
/* Language Switcher Edit End */


