/*****************************************************************
/***** Qistas Website CSS file, 20-06-2018 By Feras Abualrub
/****************************************************************/

@CHARSET "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Libre+Franklin');
@font-face {
    font-family: 'HakamReg';
    src: url(../fonts/HakamReg.ttf);
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'GE_SS_TEXT_LIGHT';
    src: url("../fonts/GE_SS_Text_Light.otf");
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'GE-SS-Text-Medium';
    src: url("../fonts/GE-SS-Text-Medium.otf");
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}
body {
    font-size: 16px;
    font-family: 'GE_SS_TEXT_LIGHT';
    font-weight: 300;
    color: #1b365d;
    line-height: 1.6;
    letter-spacing: 0em;
    overflow-x: hidden;
    background-color: #fff;
    font-display: auto;
}

.en {
    font-family: 'Libre Franklin', sans-serif !important;
    font-display: auto;
}


/*****************************************************************
/***** General
/****************************************************************/

.center-image {
    max-width: 100%;
    margin: 0 auto;
}
/*
* {
    color: #1b365d;
}
*/
a {
    text-decoration: none !important;
}

.mt5 {
    margin-top: 5px;
}

.justify-text {
    text-align: justify;
}

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

.dark-gray {
    color: #656565;
}

.white {
    color: #fff;
}

.blue {
    color: #2781b0;
}

.white-bg {
    background-color: #fff;
}

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 20px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.width100 {
    width: 100%;
}

.border0 {
    border: 0px;
}


/*****************************************************************
/***** Main Nav bar
/****************************************************************/

.navbar {
    margin-bottom: 0px;
}

.navbar-toggle {
    border: 1px solid #000;
    color: #000;
}

.navbar-nav li {
    border-left: 1px solid #000;
}


/*.navbar-nav li.left-righ-border{border-left: 1px solid #000; border-right: 1px solid #000;}*/

.navbar-nav li a {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #000;
}

.navbar li.last-menu-item {
    border-left: 0px;
}

.mainnav {
    min-height: 30px;
}


/*feras: to be checked */

.top-nav {
    min-height: 33px !important;
}


/*feras: to be checked */

.mainnav ul li a {
    color: #1b365d;
    font-weight: bold;
}

.mainnav ul>li.nohover>a:focus,
.mainnav ul>li.nohover>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

.navbar-brand {
    padding: 5px !important;
}

.nohover a:hover {
    color: #d8b747
}

.nohover a.current {
    color: #d8b747
}


/*****************************************************************
/***** Top Nav bar
/****************************************************************/

.top-nav li {
    border-left: 1px solid #000;
}

.top-nav li.last-menu-item {
    border-left: 0px;
}

.top-nav li a {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #000;
}

.top-nav .dropdown-menu {
    min-width: 100px;
}

.top-nav .dropdown-menu li {
    border: 0px;
}

ul.top-nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

ul.top-nav li {
    float: right;
}

.top-nav ul>li.nohover>a:focus,
.top-nav ul>li.nohover>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}


/*
ul.top-nav li a {
    display: block;
    color: #000;
    text-align: center;
    padding: 16px;
    text-decoration: none;
}
*/


/*** end Top Nav bar **/


/*****************************************************************
/***** Home Page
/****************************************************************/

.outer-bg-image {
    z-index: 0;
    color: #fff;
}

.outer-bg-image:before {
    background-image: url("../img/public-pages/home/icons/video/image-video.png");
    background-repeat: no-repeat;
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    /*width: 999em;*/
    width: 90%;
    /* allow for bootstrap column padding */
    top: -15px;
    left: 0;
    bottom: -5px;
    height: 100vh;
}


/*
#main-banner{
	background-image:url("../img/public-pages/home/slider-images-final-01.png");
    background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 420px;
	
}*/

.main-banner-mobile {
    min-height: 420px;
    background-color: #2678a5;
}

#about-banner {
    background-image: url("../img/public-pages/home/slider-images-final-02.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 420px;
    /*style="background-image: url(<?=$this->basepath('img/public-pages/home/slider-images-final-01.png') ?>) no-repeat center center fixed; background-size: cover;"*/
}

#why-banner {
    background-image: url("../img/public-pages/home/slider-images-pain-blue.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 420px;
    /*style="background-image: url(<?=$this->basepath('img/public-pages/home/slider-images-final-01.png') ?>) no-repeat center center fixed; background-size: cover;"*/
}

#contact-banner {
    background-image: url("../img/public-pages/home/slider-images-final-contactus.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 420px;
    /*style="background-image: url(<?=$this->basepath('img/public-pages/home/slider-images-final-01.png') ?>) no-repeat center center fixed; background-size: cover;"*/
}

.counter-section-cont .count {
    color: #1b365d;
    font-family: arial;
    font-size: 40px;
}

.counter-section-cont {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

.counter-section-cont {
    text-align: center;
    border-left: 1px solid #a6a6a6;
}

.counter-section-cont.last-one {
    border: none;
}

.main-features-item {
    margin-top: 20px;
}

.main-features-item-title {
    color: #a17f21;
    font-size: 18px;
}

.main-features-item-desc {
    font-size: 15px;
    margin-top: 30px;
    padding: 5px;
}

#bgbg {
    /*background:url('../img/public-pages/back.jpg') no-repeat center center;
	background-size:100% auto;
	min-height: 300px;
	height: auto;*/
    /*background-image: url('../img/public-pages/back.jpg');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;*/
    background-image: url("../img/public-pages/home/01-min.png"), linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    /*background-color: blue;*/
    /*height: 100vh;*/
    width: 100%;
}

#bgbg2 {
    background-image: url("../img/public-pages/home/cta_section.png"), linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    /*background-color: blue;*/
    /*height: 100vh;*/
    width: 100%;
}

.home-subs-item {
    margin-top: 25px;
}

.home-subs-item .home-subs-title {
    color: #fff;
    font-size: 18px;
}

.home-subs-item .home-subs-line {
    width: 150px;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    padding: 0;
}

.home-subs-item .home-subs-desc {
    font-size: 18px;
    margin-top: 10px;
    color: #fff;
}

.home-subs-btn {
    padding: 10px 80px 10px 80px;
    color: #fff;
    background-color: #d8b747;
    text-decoration: none;
    font-size: 22px;
}

.home-subs-btn2 {
    padding: 10px 50px 10px 50px;
    color: #fff;
    background-color: #d8b747;
    text-decoration: none;
    font-size: 20px;
}


/*** end Home Page **/


/*****************************************************************
/***** About Page
/****************************************************************/

.about-section2-desc {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
}

.solution-logo img {
    max-width: 100px;
}

.solution-text {
    margin-top: 10px;
}

.solution-download-text {
    font-size: 18px;
}

a.solution-download-link {
    color: #fff;
    margin: 3px 1px;
    padding: 7px 18px 7px 18px;
    background-color: #2678a5;
    font-size: 20px;
    display: inline-block;
}

a.solution-download-link:hover {
    color: #fff;
}

div.solution-download-link {
    color: #fff;
    margin: 3px 1px;
    padding: 7px 18px 7px 18px;
    background-color: #2678a5;
    font-size: 20px;
    display: inline-block;
}

div.solution-download-link:hover {
    color: #fff;
}

.solution-download-link .fa {
    color: #fff
}

#about-page-s3 .other-services li {
    font-size: 18px;
}


/**end About Page **/


/*****************************************************************
/***** features/Why Page
/****************************************************************/

.download-app-icon {
    width: 200px;
    margin: 5px;
}

.download-app-big-image {
    display: none;
}

.download-app-valign-div {
    text-align: center;
    display: table;
    /*height: 300px;*/
    height: 230px;
    overflow: hidden;
    width: 100%;
}

.download-app-valign-div .download-app-valign-div-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.download-app-doc-header {
    font-size: 25px;
}

.download-app-doc-header2 {
    font-size: 45px;
    font-weight: bold
}

.clients-qoutes .item {
    text-align: center;
    margin-right: 15px;
}

.client-name {
    font-size: 14px;
    color: #414244;
    font-weight: bold;
}

.client-position {
    font-size: 14px;
    color: #414244;
}

.client-co {
    color: #656565
}

a.features-subscribe-link {
    width: 250px;
    background-color: #d8b747;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 10px;
    font-size: 30px;
}

a.features-subscribe-link:hover {
    color: #fff;
}


/** end features Page **/


/*****************************************************************
/***** Subscribtions Page
/****************************************************************/

#custom-container {
    position: relative;
}

#navi,
#infoi {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 150px;
    left: 0;
}

#infoi {
    z-index: 10;
}

.main-subs-page-header {
    min-height: 550px;
}

.indv-subs-top {
    background-color: #d8b747;
    text-align: center;
    color: #fff;
    font-size: 25px;
}

.subs-price {
    font-size: 18px;
    padding: 10px;
    text-align: center;
}

.indv-subs-footer {
    background-color: #d8b747;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}

.subs-body {
    font-size: 18px;
    padding: 10px;
    /*min-height: 350px;*/
    /*min-height: 295px;*/
    min-height: 440px;
}

.subs-for {
    text-align: center;
    font-size: 18px;
    padding: 10px;
}

.comp-subs-top {
    background-color: #2678a5;
    text-align: center;
    color: #fff;
    font-size: 25px;
}

.comp-subs-footer {
    background-color: #2678a5;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}

.group-subs-top {
    background-color: #1b365d;
    text-align: center;
    color: #fff;
    font-size: 25px;
}

.group-subs-footer {
    background-color: #1b365d;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}

.subs-line1 {
    height: 10px;
    background-color: #b9b9b9;
}


/** end subscribtions Page **/


/*****************************************************************
/***** Support Page
/****************************************************************/

.support-tabs-cont {
    background-color: #2781b0;
    color: #fff;
}

.support-tab-item {
    text-align: center;
    color: #fff;
    display: inline-block;
    padding: 20px;
}

.support-tab-item .fa {
    font-size: 50px;
    color: #fff;
}

.support-tab-item .support-tab-title {
    color: #fff;
}

.active-tab-support {
    color: #2781b0;
    background-color: #fff;
}

.active-tab-support .fa {
    font-size: 50px;
    color: #2781b0;
}

.active-tab-support .support-tab-title {
    color: #2781b0;
}

.active-video {
    background-color: #b6b6b6;
}

.active-video .mobile-center-text div {
    color: #fff;
}

.support-v-thumb {
    float: right;
    max-width: 50%
}

.support-v-link {
    padding: 10px;
    display: inline-block;
}

.support-v-link-valign-text {
    display: table;
    height: 150px;
    overflow: hidden;
}

.support-v-link-valign-text .support-v-link-valign-title {
    display: table-cell;
    vertical-align: middle;
}

a.support-types-ask-link {
    padding: 10px;
    background-color: #d8b747;
    color: #fff;
    min-width: 150px;
    text-align: center;
    display: inline-block;
}

a.support-types-ask-link:hover {
    color: #fff;
}

.support-type-title {
    min-height: 80px;
}

.support-type-text {
    min-height: 80px;
}


/** end Support Page **/


/*****************************************************************
/***** contactus Page
/****************************************************************/

.border-left {
    border-left: 1px solid #808080;
}

.border-right {
    border-right: 1px solid #808080;
}

.contactus-item.border-left-right {
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
}

.contactus-item .contactus-item-title {
    font-size: 28px;
}

.contactus-item .contactus-item-desc {
    font-size: 25px;
}

.contactus-comp-phone-num {
    color: #d8b747;
    font-size: 25px;
}

#map_wrapper {
    height: 350px;
}

#map_canvas {
    width: 100%;
    max-width: 100%;
    height: 350px;
}

.contactus-address-cont-valign {
    display: table;
    height: 300px;
    overflow: hidden;
}

.contactus-address-cont-valign .contactus-address-cont-valign-inner {
    display: table-cell;
    vertical-align: middle;
}


/** end contactus Page **/


/*****************************************************************
/***** Mscroll : Scroll Bar
/****************************************************************/

.mscroll-content {
    overflow: auto;
    position: relative;
    /*padding: 0px 20px;*/
    /*background: #333;*/
    /*margin: 10px;*/
    width: 740px;
    max-width: 99%;
    height: 600px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 767px) {
    .mscroll-content {
        height: 350px;
    }
}


/** endof mscroll **/


/***********************meshaal*******************************************************/

.subs-form-section input[type='number'] {
    -moz-appearance: textfield;
}

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

.subs-form-section .underline,
.underline:link {
    text-decoration: underline;
}

.subs-form-section .greay-bk {
    background-color: #eee;
}

.subs-form-section .form-control,
.qistas-forms-input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 24px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #555;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.subs-form-section .form-control:focus,
.qistas-forms-input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.subs-form-section .form-control::-moz-placeholder,
.qistas-forms-input::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.subs-form-section .form-control:-ms-input-placeholder,
.qistas-forms-input:-ms-input-placeholder {
    color: #999;
}

.subs-form-section .form-control::-webkit-input-placeholder,
.qistas-forms-input::-webkit-input-placeholder {
    color: #999;
}

.subs-form-section .checkbox label:after {
    content: '';
    display: table;
    clear: both;
}

.subs-form-section .checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0px;
    width: 1em;
    height: 1em;
    float: right;
    margin-left: .5em;
}

.subs-form-section .checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 8%;
}

.subs-form-section .checkbox label input[type="checkbox"] {
    display: none;
}

.subs-form-section .checkbox label input[type="checkbox"]+.cr>.cr-icon {
    opacity: 0;
}

.subs-form-section .checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
    opacity: 1;
}

.subs-form-section .checkbox label input[type="checkbox"]:disabled+.cr {
    opacity: .5;
}

.subs-form-section hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ccc;
}

.qistas-send-btn {
    background-color: #2678a5;
    color: #fff;
    border: 1px solid #2678a5;
    padding: 5px;
    text-align: center;
    width: 100px;
}

.crm-form-inline .qistas-send-btn {
    background-color: #d8b747;
    color: #fff;
    border: 1px solid #d8b747;
    padding: 5px;
    text-align: center;
    width: 100px;
}


/*****************************************************************
/***** Footer
/****************************************************************/

.footer-line {
    width: 100%;
    height: 10px;
    background-color: #b9b9b9
}

.footer-top-item-con {
    color: #fff;
}

.footer-top-item-con .footer-top-item-icon {
    color: #fff;
    font-size: 65px;
    float: right;
    width: 20%;
}

.footer-top-item-con .footer-top-item-desc {
    float: left;
    color: #fff;
    text-align: right;
    width: 80%;
    font-size: 18px;
    margin-top: 30px;
}

ul.footer-botm-list {
    list-style: none;
    color: #fff;
    padding: 0;
    font-size: 15px;
}

.footer-botm-item {
    color: #fff;
    text-decoration: none;
}

.footer-line2 {
    background-color: #2a465d;
    height: 10px;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: rtl;
}

.number {
    font-family: arial;
}

.footer-top-item-desc {
    float: left;
    color: #fff;
    text-align: right;
    width: 80%;
    font-size: 15px;
    margin-top: 30px;
}

.footer-top-item-con .footer-top-item-address {
    float: left;
    color: #fff;
    text-align: right;
    width: 80%;
    font-size: 13px;
    margin-top: 30px;
}

.footer-botm-list a:hover {
    color: #d8b747;
}

.footer-botm-item:hover {
    color: #d8b747;
}


/** end footer **/


/*****************************************************************
/***** Tahnk you Pages
/****************************************************************/

.circle {
    border-radius: 50%;
    margin: 0.15em;
    font-size: 22px;
    border: 1px solid #fff;
}

.circle.fa-facebook {
    background: #2678a5;
    color: #FFFFFF;
    padding: 0.2em 0.35em;
}

.circle.fa-linkedin {
    background: #2678a5;
    color: #FFFFFF;
    padding: 0.2em 0.35em;
}


/** end Tahnk you pages **/


/*****************************************************************
/***** revolution slider
/****************************************************************/

.rev_slider_wrapper,
.rev_slider_wrapper * {
    direction: ltr;
    font-family: 'GE_SS_TEXT_LIGHT';
}

.tp-bullets {
    top: 96% !important;
    margin: 0 auto !important;
    left: 45% !important;
}


/*.tp-bullet {
background: rgba(0, 0, 0, 0.5) !important;
-webkit-border-radius: 0px;
border-radius: 0px;
width: 40px !important;
height: 40px !important;
top: auto !important;
}
.tp-bullet.default:after {
color: #999;
font-size: 25px;
position: absolute;
z-index: 10;
width:40px;
line-height:40px;
text-align:center;
font-weight: 300;
top:0px; left:0px;
font-family: 'fontello';
}
.tp-rightarrow.tp-bullet.default:after { content: 'e75e'; }
.tp-leftarrow.tp-bullet.default:after { content: 'e75d'; }
*/


/** end revolution slider **/


/*****************************************************************
/***** SOCIAL Media BUTTONS
/****************************************************************/


/**social icons default size**/

.social-icon {
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

.social-icon:hover {
    border-color: transparent;
}

.social-icon i {
    display: block;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 40px;
    position: relative;
}

.social-icon i:last-child {
    color: #FFF !important;
}

.social-icon:hover i:first-child {
    margin-top: -40px;
}


/***social icons lg (big)***/

.social-icon-lg {
    margin: 0 5px 5px 0;
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 60px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

.social-icon-lg:hover {
    border-color: transparent;
}

.social-icon-lg i {
    display: block;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 60px;
    position: relative;
}

.social-icon-lg i:last-child {
    color: #FFF !important;
}

.social-icon-lg:hover i:first-child {
    margin-top: -60px;
}


/***social icons small***/

.social-icon-sm {
    margin: 0 5px 5px 0;
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

.social-icon-sm:hover {
    border-color: transparent;
}

.social-icon-sm i {
    display: block;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 30px;
    position: relative;
}

.social-icon-sm i:last-child {
    color: #FFF !important;
}

.social-icon-sm:hover i:first-child {
    margin-top: -30px;
}

.si-border {
    border: 1px solid #AAA !important;
}

.si-border-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    item -ms-border-radius: 50%;
    border-radius: 50%;
    revolution slider
}

.si-dark-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.si-gray-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.si-gray {
    background: #f3f3f3;
    border: 0px;
}

.si-dark {
    background-color: #333;
    border: 0px !important;
    color: #fff !important;
}


/**icons hover colored**/

.si-colored-facebook,
.si-facebook:hover {
    background-color: #3B5998 !important;
}

.si-colored-twitter,
.si-twitter:hover {
    background-color: #00ACEE !important;
}

.si-colored-google-plus,
.si-g-plus:hover {
    background-color: #DD4B39 !important;
}

.si-colored-skype,
.si-skype:hover {
    background-color: #00AFF0 !important;
}

.si-linkedin:hover,
.si-colored-linkedin {
    background-color: #0E76A8 !important;
}

.si-pin:hover,
.si-colored-pinterest {
    background-color: #C8232C !important;
}

.si-rss:hover,
.si-colored-rss {
    background-color: #EE802F !important;
}

.si-pinterest:hover,
.si-colored-pinterest {
    background-color: #C8232C !important;
}

.si-tumblr:hover,
.si-colored-tumblr {
    background-color: #34526F !important;
}

.si-vimeo:hover,
.si-colored-vimeo {
    background-color: #86C9EF !important;
}

.si-digg:hover,
.si-colored-digg {
    background-color: #191919 !important;
}

.si-instagram:hover,
.si-colored-instagram {
    background-color: #3F729B !important;
}

.si-flickr:hover,
.si-colored-flickr {
    background-color: #FF0084 !important;
}

.si-paypal:hover,
.si-colored-paypal {
    background-color: #00588B !important;
}

.si-yahoo:hover,
.si-colored-yahoo {
    background-color: #720E9E !important;
}

.si-android:hover,
.si-colored-andriod {
    background-color: #A4C639 !important;
}

.si-appstore:hover,
.si-colored-apple {
    background-color: #000 !important;
}

.si-dropbox:hover {
    background-color: #3D9AE8 !important;
}

.si-dribbble:hover,
.si-colored-dribbble {
    background-color: #EA4C89 !important;
}

.si-soundcloud:hover,
.si-colored-soundcoloud {
    background-color: #F70 !important;
}

.si-xing:hover,
.si-colored-xing {
    background-color: #126567 !important;
}

.si-phone:hover,
.si-colored-phone {
    background-color: #444 !important;
}

.si-behance:hover,
.si-colored-behance {
    background-color: #053eff !important;
}

.si-github:hover,
.si-colored-github {
    background-color: #171515 !important;
}

.si-stumbleupon:hover,
.si-colored-stumbleupon {
    background-color: #F74425 !important;
}

.si-email:hover,
.si-colored-email {
    background-color: #6567A5 !important;
}

.si-wordpress:hover,
.si-colored-wordpress {
    background-color: #1E8CBE !important;
}


/***********************************Preloader****************************************/

.loader,
.loader:before,
.loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

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

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


/*****************************************************************
/***** Preloader style
/****************************************************************/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2678a5;
    z-index: 99999;
}

#preloader-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 5px;
    width: 5em;
    height: 5em;
    margin: -25px 0 0 -25px;
    text-indent: -9999em;
    border-top: 0.5em solid #1499de;
    border-right: 0.5em solid rgba(245, 245, 245, 0.5);
    border-bottom: 0.5em solid rgba(245, 245, 245, 0.5);
    border-left: 0.5em solid rgba(245, 245, 245, 0.5);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

#preloader-inner,
#preloader-inner:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

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

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

#btnFormSubmit {
    border-radius: 0px;
    background-color: #1b365d;
    color: #fff;
    font-size: 18px
}

#btnFormSubmit:hover {
    background-color: #d8b747 !important;
}


/** end of preloader **/


/*****************************************************************
/***** Responsive style
/****************************************************************/


/* Large desktops and laptops */

@media (min-width: 1200px) {
    /*.footer-botm-list li{padding-left: 70px;}*/
}


/* Landscape tablets and medium desktops */

@media (min-width: 992px) and (max-width: 1199px) {}


/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {
    .navbar li {
        border-left: 0px;
    }
    .counter-section-cont {
        border: 0px !important
    }
    /*.r:before {background-image: non	.counter-section-cont{border: 0px !important}e;}*/
    /***support page **/
    .mscroll-content {
        height: 270px;
    }
    .support-v-thumb {
        float: none;
        max-width: 100%
    }
    /***contactus****/
    .contactus-item.border-left-right {
        border: 0px !important;
    }
}


/* Landscape phones and portrait tablets */

@media (max-width: 767px) {
    .navbar li {
        border-left: 0px;
    }
    .counter-section-cont {
        border: 0px !important
    }
    h1.join-text-header {
        line-height: 50px;
    }
    /*.r:before { background-image: none;}*/
    /***support page **/
    .mscroll-content {
        height: 270px;
    }
    .support-v-thumb {
        float: none;
        max-width: 100%
    }
    #video-link-title {
        font-size: 20px;
    }
    #video-link-desc {
        font-size: 17px;
    }
    /***contactus****/
    .contactus-item.border-left-right {
        border: 0px !important;
    }
    .mainnav {
        min-height: 70px;
    }
    .mainnav .transparent {
        margin-top: 30px;
    }
}


/* Portrait phones and smaller */

@media (max-width: 480px) {
    .navbar li {
        border-left: 0px;
    }
    .counter-section-cont {
        border: 0px !important
    }
    /*.r:before {background-image: none;} this was the section2 videoimage in home page*/
    /***contactus****/
    .contactus-item.border-left-right {
        border: 0px !important;
    }
}

.icn-spinner {
    animation: spin-animation 0.5s infinite;
    display: inline-block;
}

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

.blue-hover:hover {
    background-color: #174e6b !important;
    border-color: #174e6b !important;
    color: #fff !important;
}

.yellow-hover:hover {
    background-color: #c4a62a !important;
    border-color: #c4a62a !important;
    color: #fff !important;
}

.azur-hover:hover {
    background-color: #c0ccd8 !important;
    border-color: #c0ccd8 !important;
    color: #17314A !important;
}

.lightblue-hover:hover {
    background-color: #1c5b7d !important;
    border-color: #1c5b7d !important;
    color: #fff !important;
}

.crm-form-inline label {
    font-size: 12px;
}

.yellow-bg {
    background-color: #d8b747;
}

.blue-bg {
    background-color: #1b365d;
}

.lightblue-bg {
    background-color: #2678a5;
}

.white-border {
    border: 1px solid #fff;
}

.yellow-btn {
    background-color: #d8b747;
    color: #fff;
    border: 1px solid #d8b747;
}

.blue-btn {
    background-color: #1b365d;
    color: #fff;
    border: 1px solid #1b365d;
}

.lightblue-btn {
    background-color: #2678a5;
    color: #fff;
    border: 1px solid #2678a5;
}

.btn-qistas {
    border-radius: 0px;
    padding: 10px 50px;
    font-size: 18px;
}

.blue-hover-white:hover {
    background-color: #174e6b !important;
    border-color: #fff !important;
    color: #fff !important;
}

.lightblue-hover-white:hover {
    background-color: #82c1e3 !important;
    border-color: #fff !important;
    color: #fff !important;
}

.yellow-hover-white:hover {
    background-color: #c4a62a !important;
    border-color: #fff !important;
    color: #fff !important;
}

.demo-home-btn {
    border-radius: 0px;
    color: #fff;
    margin: 3px 1px;
    padding: 7px 18px 7px 18px;
    background-color: #d9b645;
    font-size: 20px;
    display: inline-block;
}

.demo-home-btn:hover {
    color: #fff;
}


/**Txt colors**/

.white-text {
    color: #fff;
}

.azure-text {
    color: #DBE2E9
}

.banner-h1 {
    font-size: 50px;
}

.bold {
    font-weight: bold;
}

.banner-tagline {
    font-size: 19px;
}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("//i.imgur.com/TxzC70f.png") no-repeat;
    cursor: pointer;
}

.has-feedback .form-control {
    padding: 6px 12px;
}

a.lang-header-href:hover,
a.lang-header-href:focus {
    background-color: #fff !important;
}


/*****************************************************************
/***** Careers : Noorhan 23-06-2019
/****************************************************************/

#career-banner {
    background-image: url("../img/public-pages/home/careers-header.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 420px;
}

.section-1 h1 {
    color: #2678a5;
}

.jobTitleDesc {
    margin-right: 1%;
    margin-bottom: 5%;
    width: 90%;
    border-right: 5px solid #2778A6;
    background-color: #e8e7e7;
    margin-bottom: 5%;
}

.fa-2x {
    padding-top: 60%;
}

.cv {
    margin-bottom: 10px;
}

input[type="file"] {
    display: none;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}


/* Portrait phones and smaller */

@media (max-width: 480px) {
    .fa-2x {
        padding-top: 75%;
    }
    .details {
        padding: 20px;
    }
    .jobImg,
    .jobImgCont {
        width: 100%;
        height: 50%;
    }
}


/* Landscape phones and portrait tablets */

@media (max-width: 767px) and (min-width: 479px) {
    .fa-2x {
        padding-top: 35%;
    }
    .jobImg {
        width: 60%;
        margin-right: 17%
    }
    .details {
        padding: 20px;
    }
    .cv {
        margin-bottom: 10px;
    }
}


/* Portrait tablets and small desktops */

@media (min-width: 766px) and (max-width: 991px) {
    .details {
        padding: 20px;
    }
    .fa-2x {
        padding-top: 30%;
    }
    .jobTitleDesc {
        padding: 0px;
        margin-right: 1%;
        margin-bottom: 5%;
        width: 80%;
    }
    .jobImg {
        width: 100%;
        margin-right: 50%;
    }
    .jobsCont {
        margin-top: 70%;
    }
}


/*Large devices (desktops, 992px and up)*/

@media (min-width: 992px) {
    .details {
        padding: 0px;
    }
    .jobImg {
        width: 80%;
        margin-top: 14%;
    }
    .jobsCont {
        margin-right: -47%;
    }
}

@media (min-width: 1200px) {
    .jobImg {
        margin-top: 120px;
    }
    .jobsCont {
        margin-right: -48%;
    }
}


/***subscribtion***/

.sub-box-shadow {
    -webkit-box-shadow: 10px 10px 97px 0px rgba(125, 123, 125, 1);
    -moz-box-shadow: 10px 10px 97px 0px rgba(125, 123, 125, 1);
    box-shadow: 10px 10px 97px 0px rgba(125, 123, 125, 1);
}

ul.liststyle-subs {
    text-align: center;
    list-style: none;
}

ul.liststyle-subs li {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e6e6e6;
    color: #666666;
    font-size: 16px;
}

ul.liststyle-subs li.last {
    border-bottom: 0px;
}

ul.flags-ul {
    list-style: none;
}

ul.flags-ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}




.qswal-success-title{
	
	/*color:#D8B747;*/
	color:#8F8F8F;
	font-weight:600;
	font-size:20px;
	margin-top:30px
	
}

.qswal-info-title{
	
	font-size:20px;
	font-weight:600;
	color:#636465;
	
}

.qswal-error-title{
	
	
	font-size:20px;
	color:#8F8F8F;
}

.swal-footer {
  text-align: center;
}

.sweet-success-btn{
	
	color:red;
}

.swal-button--confirm{
	
	background-color:#2678A5;
	font-size:20px;
	
}