.header-wrapper{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
}
.header{
    max-width: 1150px;
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
    min-height: 80px;
}
.logo{
    position: relative;
    float: right;
}
.main-menu{
    max-width: 670px;
    margin: auto;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    font-family:NeoSansArabic;
}
.navigation{
    display: block;
}
.main-menu .first-level{
    display: inline-block;
    float: none;
    position: relative;
    border-bottom: 1px solid #ff0000;
    padding-bottom: 5px;
}
.main-menu .nav-dropdown{
    position: absolute;
    right: 0;
    left: 0;
    margin: 10px auto;
    border-top: 1px solid #000000;
}
.main-menu .sub-drop{
    display: inline-block;
    position: relative;
    margin-top: 5px;
}
.main-menu .sub-drop li:after{
    content: ' ';
    width: 2px;
    height: 2px;
    background: #000000;
    display: inline-block;
    margin: 0 5px;
}
.main-menu .sub-drop li:last-child:after{
    content: '';
    width: 0;
    height: 0;
}
.aside-menu{
    float: left;
    display: inline-block;
    min-width: 200px;
}
.main-menu .nav>li>a{
    color:#111;
}
.main-menu .nav>li>a:focus, .main-menu .nav>li>a:hover,.nav>li>a:hover ,.nav>li>a.active{
    text-decoration: none;
    background-color: #ff0000;
    color: #ffffff;
    border-radius: 0px;
    border-radius: 3px;
    color:#fff;
}

.navbar-nav > li{
    position: initial;
}
.aside-menu .navbar-nav>li>a {
     padding-top: 6px;
     padding-bottom: 6px;
     font-size: 14px;
     color: #000000;
    text-align: right;
    font-family: NeoSansArabic;
    font-size: 16px;
    padding: 6px;


}

.aside-menu .navbar-nav>li:first-child
{
    padding-left: 20px;
    padding-right: 20px;
}

.aside-menu .navbar-nav>li>a:hover
{
    color:#fff;
}
.main-menu .first-level>li>a {
    font-size: 16px;
    font-weight: 600;
    text-align: right;
    padding:6px 32px ;
    margin: 0 2px ;
}
.main-menu .sub-drop {
    position: absolute;
    display: none;

}

.capcha-img{
    display: block;
    height: 54px;
    margin-bottom: 10px;
    position: absolute;
    top: 23px;
    left: 18px;
}

.navigation2{
    width: 100%;
    max-width: 670px;
    text-align: center;
}
.navigation2 ul{
    padding: 1px 0;
    list-style-type: none;
    text-align: right;
    margin: auto;
    /*
    background: rgba(255, 255, 255, 0.7) !* 70% opaque red *!  ;
    */
}
.navigation2 ul.active{
    padding: 1px 0;
    list-style-type: none;
    text-align: right;
    margin: auto;
    margin-top: -4px;
    background: rgba(255, 255, 255, 0.7) /* 70% opaque red */;
    height: 30px;
}

.navigation2 ul li{
    padding: 2px 2px 0 10px;
    text-align: right;
    float: right;
    position: relative;
    font-size:14px;
}
.navigation2 ul li:after{
    content: ' . ';
    font-size: 18px;
    line-height: 16px;
    padding-right: 10px;
}
.navigation2 ul li:last-child:after{
    position: absolute;
    left: 5px;
    content: '  ';
}
.navigation2 ul li a{
    color:#111;
}

.navigation2 ul li a.active{
    color: #ff0000;
}

body table {
    direction: ltr;
}

.sub-drop>li>a{
    font-size: 15px;
    color: #000000;
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
}
.page-wrapper{
    margin: 0 auto;
}
.carousel-inner .item img{
    width: 100%;
}

/******************* Short Navigation ************/

#nav-bar{
    background: #f2f2f2;
}
#nav-bar.activeMode
{
    background: #ff0000;

}
.short-navigation{
    font-family: NeoSansArabic;
    width: 100%;
    height: 65px;
    margin: 0;
}
.short-navbar{
margin-right:5px; ;
}
.short-navbar .item{
    width: 16.7%;
    display: inline-block;
    height: 65px;
    margin: 0 -2px;
    vertical-align: top;
    position: relative;
    border-left:2px solid #fff;
}
.clearborder {
    border-left: 0px !important;;
}
.short-navbar .item:hover,.short-navbar .item.active{
    background: #ff0000;
    text-decoration: none;
    cursor: pointer;
}
.short-navbar .odd{
    background: #666666;
}
.short-navbar .even{
    background: #4d4d4d;
}
.short-navbar .item a{
    padding: 7px 0;
    text-align: center;
    display: inline-block;
    color: #ff0000;
    width: 100%;
    font-size: 17px;
    text-decoration: none;
    font-family: NeoSansArabic;
}
.short-navbar .item.active  a{
  max-width: 50px;
}


.short-navbar .item:hover a{

    color: #fff;

}

.short-navbar .item:last-child{

    border: 0;

}
.short-navbar .item > a:hover.short-navbar .item > a:active,.short-navbar .item  >a:focus{
    text-decoration: none;
    color:#fff;
}
.short-navbar .item a img{
    margin: 0 15px;
}
.short-navbar .item .widget-inner{
    width: 0%;
    display: inline-block;
    /*float: left;*/
    height: 65px;
    overflow: hidden;
    background: #fff;
    vertical-align: middle;
    position: absolute;
    left: 0;
}

.call-us-container{
    margin: 30px auto 0;
    text-align: center;
    color: #ff0000;
}
.call-us-container span{
    font-family: NeoSansArabic;
    font-size: 13px;
    padding: 0 10px;
}

a:hover{
    text-decoration: none;
}
a{
    text-decoration: none;
}
button {
    background: none;
    border: 0;
    color: inherit;
    /* cursor: default; */
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-appearance: button; /* for input */
    -webkit-user-select: none; /* for button */
    -moz-user-select: none;
    -ms-user-select: none;

    border: none;
    outline:none;
}


#color, #centered {
    padding: 1em;
    background: #fff;
    float: left;
    width: 50%;
    box-sizing: border-box;
}
#color .nanobar, #centered .nanobar {
    margin-bottom: 2em;
}

#color .nanobar .bar {
    background: #38f;
    border-radius: 4px;
    box-shadow: 0 0 10px #59d;
    height: 6px;
    margin: 0 auto;
}

#centered .nanobar .bar {
    background:#ff0000;

    height: 9px;
}
.barColor{

}



/*
 ############            Tabs       #################*/



#tabsTemp ul.nav{
    list-style-type: none;
    text-align: center;
    border-bottom: 0;
}


#tabsTemp table{

   /* direction: ltr!important;*/
   direction: ltr;
}
#tabsTemp .nav-tabs>li{

    float: inherit;
    display: inline-block;
    width:auto;
    font-size: 24px;
    text-align: center;
    border-bottom: 2px solid #808080;


}
#tabsTemp  .nav-tabs>li>a{
    color:#808080;

}
#tabsTemp .nav-tabs {
    margin: auto;

}
#tabsTemp  .nav-tabs>li.active>a{
    border:0px;
    color:#ff0000;

    border-bottom: 2px solid #ff0000;


}

#tabsTemp  .main-menu .nav>li>a:focus,#tabsTemp  .main-menu .nav>li>a:hover,#tabsTemp  .nav>li>a:hover
{
    background: #f4f4f4;


    transition: .5s linear;

}

#tabsTemp .nav-tabs>li.active{
    border-bottom: 0;
}
#tabsTemp .nav-tabs>li:after{
    position: absolute;
    left:-3px;
    top:0;
    line-height: 56px;
    content: '|';
    color: #808080;
    border-bottom: 2px solid #808080;

}
#tabsTemp .nav-tabs>li.active:after{
    top:-1px;
}

#tabsTemp .nav-tabs>li:last-child:after{
    content: '';
    color: #808080;

}
#tabsTemp .tab-pane.active{
    -webkit-animation-name: fade-in;
    -moz-animation-name: fade-in;
    -o-animation-name: fade-in;
    animation-name: fade-in;
    animation-duration: 1s;
}

@keyframes fade-in {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}



.service_link{
    font-size: 16px!important;
    max-width: none!important;
    display: inline!important;
}

.service_link:hover{
    color:#ff0000;
}



/* +++++++++++++++++++  group wedgit  ++++++++++++++++++++  */

.groupTemplate{
    border-bottom: 3px solid #ff0000;
}
.groupTemplate.fixed-header{
    position: fixed;
    width: 100%;
    top: 90px;
    background: #fff;
    z-index: 99;

}
.groupTemplate .headSection
{

    font-family: NeoSans-Bold;
}

.groupTemplate .headSection .text,.groupTemplate .headSection .text h1
{

    display: inline;
    color:#ff0000;
    padding: 15px 0;
    padding-left:55px;

    font-size: 22px;
    line-height: 60px;
}

.groupTemplate .headSection .scrollToSection
{
    position: relative;

    float :left;
    z-index: 999999999999;

    cursor:pointer;

}
.groupTemplate.fixed-header .headSection .scrollToSection
{
    margin-top: 6px;

}

.groupTemplate .headSection .scrollToSection .optionText
{

    position: relative;
    background: #ececec;
    color: #ff0000;
    padding: 10px 22px;
    line-height: 31px;
    font-size: 19px;
    border-bottom: 1px solid #ff0000;
    padding-left: 50px;


}

.groupTemplate .headSection .scrollToSection .optionText:before
{
    position: absolute;
    top:17px;
    left:10px;
    font: normal normal normal 14px FontAwesome;
    content: "\f107";
    font-size: 25px;
    padding: 0 7px;
    line-height: 20px;

}
.groupTemplate .headSection .scrollToSection ul
{
    position: absolute;
    top:45px;
    background:#ff0000 ;
    display: none;
    width: 100%;
    color:#fff;
    list-style-type: none;
    margin: 0;
    padding: 0;


}
.groupTemplate .headSection .scrollToSection ul li
{
    line-height: 50px;
    cursor:pointer;
    padding:0 10px ;

}
.groupTemplate .headSection .scrollToSection ul li:hover
{
    background: #b40705;

}


.contact-us{
    font-family: paltel-font;
    font-size: 18px;
    margin: 20px 0;
}

.contact-us .header{
    font-weight: bold;
    padding:15px 0;
}

.contact-us .body
{
    text-align: right;
    padding: 5px 0px;
    font-size: 16px;


}
#map_canvas {
    margin: 0;
    padding: 0;
}
#map_canvas.popup {
    font-size: 14px;
    margin: 0;
    width: 270px;
}
#map_canvas.popup p {
    background-color: #FFF;
    color: #333;
    font-size: 12px;
    line-height: 15px;
}
#map_canvas.popup p a {
    color: #1122CC;
}


/* +++++++++++++++++++  group wedgit  ++++++++++++++++++++  */

.groupTemplate{
    border-bottom: 3px solid #ff0000;
}
.groupTemplate.fixed-header{
    position: fixed;
    width: 100%;
    top: 80px;
    background: #fff;
    z-index: 99;

}
.groupTemplate .headSection
{

    font-family: NeoSans-Bold;
}

.groupTemplate .headSection .text
{

    display: inline;
    color:#ff0000;
    padding: 15px 0;
    padding-left:55px;

    font-size: 22px;
    line-height: 60px;
}

.groupTemplate .headSection .scrollToSection
{
    position: relative;

    float :left;
    z-index: 999999999999;

    cursor:pointer;

}
.groupTemplate.fixed-header .headSection .scrollToSection
{
    margin-top: 6px;

}

.groupTemplate .headSection .scrollToSection .optionText
{

    position: relative;
    background: #ececec;
    color: #ff0000;
    padding: 10px 22px;
    line-height: 31px;
    font-size: 19px;
    border-bottom: 1px solid #ff0000;
    padding-left: 50px;



}

.groupTemplate .headSection .scrollToSection .optionText:before
{
    position: absolute;
    top:17px;
    left:10px;
    font: normal normal normal 14px FontAwesome;
    content: "\f107";
    font-size: 25px;
    padding: 0 7px;
    line-height: 20px;

}
.groupTemplate .headSection .scrollToSection ul
{
    position: absolute;
    top:45px;
    background:#ff0000 ;
    display: none;
    width: 100%;
    color:#fff;
    list-style-type: none;
    margin: 0;
    padding: 0;


}
.groupTemplate .headSection .scrollToSection ul li
{
    line-height: 50px;
    cursor:pointer;
    padding:0 10px ;

}
.groupTemplate .headSection .scrollToSection ul li:hover
{
    background: #b40705;

}


.contact-us{
    font-family: paltel-font;
    font-size: 18px;
    margin: 20px 0;
}

.contact-us .header{
    font-weight: bold;
    padding:15px 0;
}

.contact-us .body
{
    text-align: right;
    padding: 5px 0px;
    font-size: 16px;


}
#map_canvas {
    margin: 0;
    padding: 0;
}
#map_canvas.popup {
    font-size: 14px;
    margin: 0;
    width: 270px;
}
#map_canvas.popup p {
    background-color: #FFF;
    color: #333;
    font-size: 12px;
    line-height: 15px;
}
#map_canvas.popup p a {
    color: #1122CC;
}


/* +++++++++++++++++++  group wedgit  ++++++++++++++++++++  */

.groupTemplate{
    border-bottom: 3px solid #ff0000;
}
.groupTemplate.fixedHeader{
    position: fixed;
    width: 100%;
    top: 55px;
    background: #fff;
    z-index: 99;

}
.groupTemplate .headSection
{

    font-family:NeoSansArabic;
}

#nav-bar{
    background: #f1f1f1;
}

.groupTemplate .headSection .text
{

    color:#ff0000;
    padding: 15px 0;
    padding-left:55px;

    font-size: 22px;
    line-height: 60px;
}

.groupTemplate .headSection .scrollToSection
{
    position: relative;

    z-index: 89;

    cursor:pointer;
    min-width: 250px;

}

.bg-header{
    /*
    background: #fff;
    */
    opacity: .6;
    position: absolute;
    top:0;
    height: 80px;
    width: 100%;
}

#st-2{
    z-index: 89!important;
}
.groupTemplate.fixed-header .headSection .scrollToSection
{
    margin-top: 6px;


}

.groupTemplate .headSection .scrollToSection .optionText
{

    position: relative;
    background: #ececec;
    color: #ff0000;
    padding: 10px 22px;
    line-height: 31px;
    font-size: 19px;
    border-bottom: 1px solid #ff0000;
    padding-left: 50px;


}
.groupTemplate .headSection .scrollToSection .optionText:before
{
    position: absolute;
    top:17px;
    left:10px;
    font: normal normal normal 14px FontAwesome;
    content: "\f107";
    font-size: 25px;
    padding: 0 7px;
    line-height: 20px;

}
.groupTemplate .headSection .scrollToSection ul
{
    position: absolute;
    top:52px;
    background:#ff0000 ;
    display: none;
    width: 100%;
    color:#fff;
    list-style-type: none;
    margin: 0;
    padding: 0;


}
.groupTemplate .headSection .scrollToSection ul li
{
    line-height: 25px;
    cursor:pointer;
    padding:10px 15px;

}
.groupTemplate .headSection .scrollToSection ul li:hover
{
    background: #b40705;

}


.contact-us{
    font-family: paltel-font;
    font-size: 18px;
    margin: 20px 0;
}

.contact-us .header{
    font-weight: bold;
    padding:15px 0;
}

.contact-us .body
{
    text-align: left;
    padding: 5px 0px;
    font-size: 16px;


}
#map_canvas {
    margin: 0;
    padding: 0;
}
#map_canvas.popup {
    font-size: 14px;
    margin: 0;
    width: 270px;
}
#map_canvas.popup p {
    background-color: #FFF;
    color: #333;
    font-size: 12px;
    line-height: 15px;
}
#map_canvas.popup p a {
    color: #1122CC;
}


section {
    width: 100%;
}

.groupTemplateTitle,.groupTemplateTitle h3{
    color: #ff0000;
    padding: 30px 0!important;
    font-size: 22px;
}

.table1{
    border:1px solid gray;
    background: #ffffff!important;
    font-size: 14px;

}
.table1 tr td
{
    border:1px solid #dfdfdf !important;
    font-size: 14px;
}
.table1 tr:nth-child(1)
{
    height: 50px;
    border:1px solid #b3b3b3!important;
    background: #ff0000  !important;
    color: #ffffff !important;;
    font-weight: bold;
    font-size: 14px;

}

.table1 tr:nth-child(1) *
{

    color: #ffffff !important;;
}



.table2{
    border:1px solid gray;
    background: gray!important;
    font-size: 14px;
}

.table2 tr td
{
    font-size: 14px;

    border:1px solid #FFF !important;
}

.table2 tr:not(:nth-child(1)) td
{
    background: #f2f2f2 !important;
    font-size: 14px;

}
.table2 tr:nth-child(1)
{
    height: 50px;
    border:1px solid #b3b3b3!important;
    background: #ff0000  !important;
    color: #ffffff !important;;
    font-weight: bold;
    font-size: 16px;

}

.table2 tr:nth-child(1) *
{

    color: #ffffff !important;;
}

section[id^="Section-"] table tr td {

  text-align: center;
}


section[id^="Section-"] ul {

    list-style: none;
     list-style-position: inside;

 }

section[id^="Section-"] li {
     padding:0 7px;

     /*padding-left: 1em;
    text-indent: -.7em;*/
}

section[id^="Section-"] ul li::before {
     position: absolute;
     margin-right:-31px;
     margin-top: 5px;
    content: " • ";
    color: red; /* or whatever color you prefer */
     padding: 0 14px;

 }

section[id^="Section-"] .english ul li::before {
     position: absolute;
     margin-left:-31px;
     margin-top: 5px;
    content: " • ";
    color: red; /* or whatever color you prefer */
     padding: 0 14px;

 }

section[id^="Section-"] ul li ul {
    content:' ';
    list-style-type: circle;
    list-style-position: inside;

    margin: 0 12px;
    color: red; /* or whatever color you prefer */
    padding: 0 0px;
}



section[id^="Section-"] ul li ul li {

    padding: 0 0;
}

section[id^="Section-"] ul li ul li:before{
    content:'. ';
    color: red; /* or whatever color you prefer */
}


table p {

    margin: 5px 0!important;
}


 .footer{
     font-family: NeoSansArabic;
     background: #f0f0f0;
     margin-top: 10px;
     padding:50px 0;
 }

.footer .link{

    color:#808080;
}


.footer .link:before{

    content: ' - ';
}

.footer .left-line{

    border-left:1px solid #d3d3d3;
}
.footer .text{
    background: #bbbdbf;
    color:#111;
    border-radius: 0px 5px  5px 0;
    display: inline-block;
    margin: 0;
    line-height: 37px;
    padding: 0 15px;
    float:right;
    font-weight: bold;


}
.footer .icon{
    background: #e81d26;
    color:#fff;
    border-radius: 5px 0px  0  5px ;
    display: inline-block;
    padding: 5px;
    float:right;
    line-height: 18px;


}
.footer .copy-right{

    color:#808080;
    text-align: right;

}
.footer .icon-color{
    color:#fff;
    border-radius: 50% ;
    font-size: 11px;
    padding: 2px 5px;
    margin: 0 2px;
    border:2px solid #fff;
    line-height: 17px;

}
.footer .icon-color:hover{

    background: #fff;
    color: #e81d26;
    transform: scale(1.2);
    transition: .3s linear;

}


.footer .facebook{
    padding:3px 8px;


}

#social-media
{
    position: fixed;
    top: 30%;
    right: 18px;
    transform-origin: right;
    transform: translateY(-100% ) rotate(-90deg);
    font-family: NeoSansArabic;z-index: 5001;

}

#social-media .text{
    background: #bbbdbf;
    color:#111;
    border-radius: 0px 5px  5px 0;
    display: inline-block;
    margin: 0;
    line-height: 37px;
    padding: 0 15px;
    float:right;
    font-weight: bold;


}
#social-media .icon{
    background: #e81d26;
    color:#fff;
    border-radius: 5px 0px  0  5px ;
    padding: 5px;
    float:right;
    line-height: 18px;


}
#social-media .icon .fa{
    transform: rotate(90deg);



}
#social-media .copy-right{

    color:#808080;

}
#social-media .icon-color{
    color:#fff;
    border-radius: 50% ;
    font-size: 11px;
    padding: 2px 5px;
    margin: 0 2px;
    border:2px solid #fff;
    line-height: 17px;

}
#social-media .icon-color:hover{

    background: #fff;
    color: #e81d26;
    transform: scale(1.2) rotate(90deg);
    transition: .3s linear;


}


#social-media .facebook{
    padding:3px 8px;


}

body{
    font-family: NeoSansArabic;
}

.tooltip{
}
/*   .tooltip-inner{
       background: #e81d26;

   }
   .tooltip-arrow{
       border-top-color: #e81d26!important;

   }*/

.float-r{
    float:left;
}

.result
{
    /*
    background: #ff786e;
    */
    color: #1d000c;
    padding: 20px 0;
    display: none;
    -webkit-transition-duration: 5s; /* Safari */
    transition-duration: 5s;

}
/* buttons animation */



.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.carousel-indicators .active{
    background-color: #ff0000;
}
.carousel-indicators li{

}

#firstWidget2{
    overflow: hidden;
}

.titleHide{
display: none!important; 
}
.acc-angle-collapse{
    float: left;
}

.rc .help-button {
    height: 60px;
    width: 60px;
    cursor: pointer;
    background-color: rgb(190, 5, 5);
    border-radius: 60px;
    display: block;
    border: 3px solid #b90a3f;
    border: 3px solid var(--themeColor, #ffcd00);
    position: relative;
    -webkit-box-shadow: 0 0 2px 1px rgb(127 127 127 / 50%);
    box-shadow: 0 0 2px 1px rgb(127 127 127 / 50%);
}

#si-wrapper.si-livechat .silc-btn-button 
{
	background-image: url(https://www.yourwebsite.com/yourimage.jpg) !important;
	background-size: 55px !important;
	background-color: transparent !important;
}

.rc .sonar, .rc .sonar2 {
    display: block;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: transparent;
    border: none;
    width: 100%;
    height: 100%;
}

.rc.help-button .icon {
    -webkit-transform: rotate(
88deg
);
    -ms-transform: rotate(-130deg);
    transform: rotate(
83deg
);
    position: absolute;
    font-family: "RCIcons";
    font-style: normal;
    line-height: 1;
    font-weight: normal;
    text-decoration: inherit;
    text-align: center;
    vertical-align: middle;
    speak: none;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 2.2em;
    display: inline-block;
    opacity: 1;
    padding: .35em .28em;
}