/*----------------------------------------------------------------------------------------

	Theme Name: shekih2021

	Theme URI: shekih2021

	Description:shekih2021

	Author: shekih2021

	Author URI: shekih2021

	Version: 1.0

*/

 
 

 
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700&display=swap');

 


 
*{
    font-family: 'Cairo', sans-serif;
    text-decoration: none;
    transition: all 0.2s ease-out 0s;
    font-size: 14px;
    padding-right: 0;
 
}
 
.shrink .lang_block li a {
    font-weight: bold;
    line-height: 80px;
    color: #6B1E10;
    font-size: 19px;
}
#wysija-2 h2{
  color: #fff;
  font-size: 19px;
  font-family: 'Cairo', sans-serif;
  margin-top: 30px;
}


.content-bkp li {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 34px;
}
.content-bkp ul {
padding-right: 20px;
}
 
*:hover{
     transition: all 0.2s ease-out 0s;
       text-decoration: none;
}
 
 
li{
    list-style-type: none;
}

 

.hme nav li ul {
width: 100% !important;
    top: 90px !important;

}
.hme li ul li:first-child {
    background-color: transparent !important;
}
.hme li ul li {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  min-height: 70px !important;
}


.hme nav li:hover{
  background-color: #242424;
  border-radius: 5px !important;
}


.foot2rmen li{
float: right;
 width: 43%;
  list-style-type: square !important;
  color: #fff;
}
.hme nav li:hover a{
color: #fff !important;
  text-shadow: 0px 0px 0px !important;
 
}



/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(images/Preloader_7.gif) center no-repeat #fff;
}
.arc2{
    background-color: #fff;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.arc{
    top: 40%;
	bottom:0;
    left: 0;
    right: 0;
    margin: 0 auto;
}


 
.visitor-footer{
	color: #EDBF31;
	font-weight: bold;
}


 


 
 
.hme li:first-child:hover{
  background-color: #000 !important;
}
.vfb-section-2 li#vfb-3{
  display: none;
}


.hme li:first-child a:before{
 
}
.aboutcontent2 ul{
  padding-left: 23px;
  margin-top: 30px;
}
.aboutcontent2 li{
list-style-type: disc;
color:#E9BD70;
line-height: 31px;
float: left;
margin-right: 71px;
}
.aboutcontent2 li a{
color: #fff;
line-height: 31px;
font-size: 16px;
}







 
 .header_tash div.container{
  width: 100%;
  
}

.hme li{
 
}

.hme li:first-child{
background-color: #EDBF34 !important;
}
.hme li:first-child a{
color: #1E1716;
 text-shadow: 0px 1px 0px #FFD965 !important;
}
.hme li a{
font-size: 15px !important;
  color: #6D6D6D;
}

 


.hme nav ul {
	-webkit-font-smoothing:antialiased;
 min-height: 49px;
  padding-top: 5px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
 text-align: center;
 padding-top: 6px;
}
.hme nav li {
float: none;
margin-top: 0px !important;
padding: 0;
position: relative;
min-height: 40px;
border-radius: 4px;
margin-right: 12px;
display: inline-block;
}
.hme nav li ul li a {
font-size:13px;
 
}
.hme nav{
  text-align: left;
}

.hme nav a i{
  font-size: 19px;
  vertical-align: middle;
  margin-left: 5px;
  color: #3C9FCF;
}
 







 /* The side navigation menu */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: #000;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}

.sidenav ul{
  padding: 0 !important;
}

/* The navigation menu links */
.sidenav a {
    padding: 9px 16px 9px 32px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    transition: .3s;
    border-bottom: 1px solid #1D1D1D;
    font-weight: normal;
 
    letter-spacing: 0px;
}
.mobmen i{
  cursor: pointer;
}
 
 
 
.sidenav li{
  border-bottom: 1px solid #252525;
}
.sidenav a:first-child{
  border-bottom: 0px !important;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: #F7EBD1;
}
.project_loop:hover{
  border: 1px solid #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
} 

 
 

 .hme nav a {
text-shadow: 0px 1px 0px #fff;
color: #1E1716;
display: block;
font-size: 15px !important;
line-height: 40px;
font-weight: 600 !important;
padding: 0 9px;
text-align: center;
text-decoration: none;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
letter-spacing: 0px;
}
.hme{
  margin-top: 0;
}
 
 .hme nav .dropdown:after {
    content: ' ▶';
}
 .hme nav .dropdown:hover:after{
	content:'\25bc'
}
 
 .hme nav li ul li a {
    background: #4791C4;
	border:0px;
	border-radius:0px;
}
 .hme nav li ul li:hover a {
 background-color:#56A0D3;
	border:0px;
	border-radius:0px;
}
 .hme nav li ul li:hover{
 
	border:0px;
	border-radius:0px;
}
.hme nav li ul li {
 
    border-bottom: 1px solid  #56A0D3;
}
.hme li ul li:first-child a {
    color: #fff;
    text-shadow: 0px 0px 0px !important;
    font-weight: normal !important;
}

.hme nav li ul li a{
  font-size: 17px !important;
}
 .hme nav li ul {
    float: right;
    right: 0;
	width: 200px;
    opacity: 0;
    position: absolute;
    top: 35px;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
 .hme nav li:hover ul {
    opacity: 1;
    top: 50px;
    visibility: visible;
}
 .hme nav li ul li {
    float: none;
    width: 100%;
}
 

/* Clearfix */

 .hme ul.cf:after,  .hme ul.cf:before {
    content:"";
    display:table;
}
 .hme ul.cf:after {
    clear:both;
}

.hme nav li:hover{
 
 
border-radius: 5px;
}












 




 

 #acaart_pagination{
  text-align: center;
  margin-bottom: 30px;
}

 
 
#commentform input{
  border: 1px solid #eee;
}
 
 
body {
 
    overflow-x: hidden;
}
a:focus, a:hover {
 
}
 
.cont i {
    color: #C11A21;
    font-size: 49px;
    margin-bottom: 20px;
}
.cont a {
    color: #232331;
    font-size: 33px;
    font-weight: bold;
    font-family: 'Droid Arabic Kufi',tahoma;
 
}
 
 
blockquote {
    background-color: #eee !important;
 
}
.commentsingle input{
  min-height: 50px !important;
}
.commentsingle div.vfb-legend h3 {
    margin: 0 !important;
        margin-bottom: 0px;
    margin-bottom: 0px;
    padding: 11px !important;
    font-size: 20px;
    line-height: 2.0em;
    margin-bottom: 37px !important;
}

.vfb-submit, input[type="submit"].vfb-submit {
    font-size: 1.1em;
    background-color: #C11A21;
    color: #fff;
    width: 154px;
    text-align: center !important;
    font-size: 17px !important;
}


input.vfb-medium, input[type="text"].vfb-medium, input[type="tel"].vfb-medium, input[type="email"].vfb-medium, input[type="url"].vfb-medium, select.vfb-medium {
    width: 100% !important;
}
.commentsingle input{
  text-align: left !important;
  padding-left: 10px !important;
}
.message_bs {
    background-color: #f9f9f9;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 17px !important;
font-weight: 700;
font-size: 15px !important;
padding-bottom: 11px !important;
text-align: right !important;
float: none !important;
width: 100% !important;
border-right: 9px solid
#eee !important;
padding-right: 10px !important;
border-bottom: 1px solid #eee !important;
 
margin-top: 16px;
font-weight: normal;
}
.commentsingle ul{
  padding: 0;
}
code {
 
    background-color: transparent !important;
 

}
.wtit2 ul{
  padding: 10px;
}

  
 
 
.title2-bkp {
background-color: #139ED2;
border-radius: 7px;
color: #fff;
font-size: 14px;
font-weight: bold;
height: 53px;
line-height: 53px;
margin: 0;
padding: 0;
text-align: center;
}

.sidebarbbk li:hover{
  background-color: #F6F6F6;
}
.sidebarbbk li {
padding-left: 17px;
    height: auto;
    line-height: 33px;
    padding-right: 17px;
border-bottom: 2px solid #F6F6F6;
}
.sidebarbbk li a{
	font-size: 13px;
	color: gray;
	text-shadow: 0px 1px 0px #fff;
}
.stat_b {
    border: 1px dashed #DFDFDF;
    margin-bottom: 9px;
    line-height: 36px;
    min-height: 50px;
    padding-top: 7px;
	background-color: #f9f9f9;
}
.title-bkp {
 
padding-right: 10px;
font-size: 23px;
 
 
 
margin-top: 0 !important;

background: #000;
 
padding: 13px;
color:#fff;
 
text-align: center;
 
margin-top: 122px;
}
.share_naz{
  margin-bottom: 40px;
}
.bkp{
  margin-top: 0px
}
.content-bkp input{
  padding-right: 10px !important;
  line-height: 36px !important;
}
.single, .category, .search {
  background-color: #fff;
}
#searchform{
  padding: 20px;
}

#searchform input{
border: 1px solid #eee;
  margin-top: 20px;
}
.block-inner aside{
background-color: #fff;
margin-bottom: 20px;
 
border-radius: 19px;
 
}

.pagetax .lefvtitle{
  margin-bottom: 30px;
}

.cd-faq-group2{
  margin-bottom: 10px;
  border: 1px solid #f1f1f1;
  text-align: right;
  line-height: 40px;
  padding-right: 10px;
   background-image: url(images/bgg2.png);
    background-position: left;
    background-repeat: no-repeat;
 
}
.cd-faq-group2 a:before{
  content: '-';
  padding-left: 10px;
}
.clothes_loop{
  margin-bottom: 10px;
  border: 1px solid #f1f1f1;
  padding: 10px;
  background-color: #fff;
}
.clothes_loop a
{
  color: #333;
  line-height: 40px;
  font-size: 16px;
  font-weight: normal;
}
.clothes_loop:hover img{
  transform: rotate(360deg)
}

.testo{
  margin-bottom: 10px;
border: 1px solid #f1f1f1;
padding: 10px;
background-color: brown;
  color: #fff;
  font-weight: bold;
}


.blog .all_page{
  background-color: transparent;
}

.all_page{
  background-color: #f9f9f9;
}


.pagetax{
  margin-top: 50px;
  margin-bottom: 50px;
}
.cd-faq-group{
text-align: center;
background-image: url(images/22_03.png);
background-repeat: repeat-x;
margin: 0 auto 12px;
background-position: bottom;
border-radius: 13px;
border: 1px solid #f1f1f1;
padding: 17px;
background-color: #fff;
min-height: 92px;
line-height: 20px;
padding-right: 3px;
padding-left: 3px;
}

.cd-faq-group2:hover{
  background-color: #f1f1f1;
}
.cd-faq-group2:hover a{
padding-right: 10px;
}
.cd-faq-group a{
font-weight: 600;
font-size: 16px;
color: #000;
}

 
.titlenews h2{
  font-size: 14px;
  border: 1px dashed #eee;
  padding: 10px;
  color: #001D37;
   background-color: #fff;
}

.news-post{
  border-bottom: 2px solid #f1f1f1;
  min-height: 230px;
   
}
.news-post:hover{
background-color: #F6F6F6;
   
}
.stat_b li {
    float: right;
    margin-right: 9px;
    display: inline;
}
.stat_b img {
    padding-left: 8px;
}
.content-bkp p {
font-size: 16px !important;
 
margin: 0;
line-height: 34px;
color:#666;
}

.slider_shek h1{
  text-align: center;
  font-size: 20px !important;
  font-weight: bold;
  text-shadow: 0px 1px 0px #fff;
  background-color: #f1f1f1;
  margin-top: 0;
  line-height: 70px;
}

#vfb-3{
  display: none !important;
}


.category div.container_uni{
  background-color: #FAFAFA;
  padding-bottom: 60px;
}

.content-bkp {
 
background-color: #fff;
border-bottom: 6px solid #f9f9f9;
border: 1px solid #f1f1f1;
padding: 27px;
}

.roomimgmore img{
  max-height: 400px;
}


.roomimgmore img{
  width: 100%;
}

.room_block{
  border: 1px solid #f1f1f1;
  border-bottom: 3px solid #f1f1f1;
  padding-bottom:20px;
}

.cattt{
  border: 1px solid #f1f1f1;
  padding: 20px;
  margin-bottom: 20px
}
.cattt a.bigtitle_seruni{
  color: #121F28 !important;
  font-weight: normal !important;
}
.cattt a.bigtitle_seruni2{
  color: gray !important;
}
.redmore_uni:hover{
  color: #fff;
}
 
.article3-img{
	text-align: center;
	margin-bottom: 14px;
}
.title-bkp2 {
    border: 1px solid #f1f1f1;
    font-size: 14px;
    padding: 20px;
    font-weight: bold;
    background-color: #f9f9f9;
}
.commentnametop, .commentnumber {
    background-color: #0F93C4;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    height: 46px;
    line-height: 37px;
    margin: 0;
 
    padding: 0;
    text-align: center;
 
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
.commentsingle p {
    border: 1px dashed #f5f5f5;
    border-radius: 5px;
    font-size: 16px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 99%;
    margin-top: 5px;
	background-color: #f9f9f9;
}
.bkp input[type="submit"] {
    background-color: #383838 !important;
    color: white;
    width: 164px !important;
    text-align: center;
    font-size: 14px;
}
.visual-form-builder fieldset {
 
    text-align: center !important;
}
 .searchwaz{
  padding-top: 70px !important;
}


.stat_bhs{
	font-size: 14px;
	color: #001740;
}
 

img{
max-width:100%;
}
textarea {
    width: 100%;
}
textarea {
    line-height: 22px;
    overflow: auto;
    resize: vertical;
}
input[type="text"], input[type="password"], textarea, select {
    width: 100%;
    font: 12px/1em 'Droid Arabic Kufi',Arial,Helvetica,sans-serif;
    margin: 0 0 10px;
    text-align: right;
    padding: 10px 8px 10px 10px;
    line-height: 39px;
    min-height: 39px;
    line-height: 30px;
    transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
}

.bookpdf ul{
  text-align: center;
}
.bookpdf li{
  display: inline-block;
  background-color: #000;
  min-width: 150px;
}
.bookpdf li a
{
  color: #fff;
  font-weight: bold;
  font-size: 19px;
}

.content-bkp iframe{
  margin: 0 auto;
  float:none;
  width: 100%;
  min-height: 400px
}

.share_naz a, .share_naz span{
  float: none !important;
  display: inline-block;
}
.share_naz{
  background-color: #fff;
  padding-top: 12px;
  border: 1px solid #f1f1f1;
  text-align: center;
}

.singleblock .verticalCarousel, .singleblock .verticalCarousel2, .singleblock .verticalCarousel3{
  margin-top: 5px !important;
}


textarea {
    overflow: auto;
    vertical-align: top;
}

.bkp input[type="submit"] {
    background-color: #001740;
    color: white;
    width: 120px;
  text-align: center !important;
}
input[type="submit"], input[type="reset"], button {
    background-color: #FFFFFF;
    border: 0px solid #3498db;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 10px 8px 10px 10px;
    color: #A2A2A2;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    font-weight: bold;
}

#commentform a{
	font-size: 14px;
	color: #000;
}
.commentsingle p textarea {
    border: 1px solid #f5f5f5;
 
    padding: 10px;
 
}
 
 
 
 
.textwidget{
  border: 0px solid #eee;
  border-radius: 10px;
  margin-top: 5px;
 
}
 

 
.visual-form-builder .vfb-legend {
 
    border-bottom: 0px solid #ccc !important;
 
}
.visual-form-builder fieldset {
 
    margin: 0px 0 !important;
 

}


.re_cont .vfb-legend h3{
  display: none;
}

.re_cont fieldset{
  background-color: transparent !important;
  border: 0 !important;
}

.re_cont label{
  display: none !important;
}
.re_cont{
  margin-top: 30px;
  max-width: 100%;
}
.re_cont input, .re_cont textarea{
  background-color: #fff !important;
  border: 0 !important;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.07) !important;
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.07) !important;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.07) !important;
  min-height: 50px !important;
  border-radius: 5px !important;
  padding-right: 20px !important;
  text-align: right;
}

.remova .vfb-item-secret{
  display: none !important;
}
input.vfb-text, input[type="text"].vfb-text, input[type="tel"].vfb-text, input[type="email"].vfb-text, input[type="url"].vfb-text, textarea.vfb-textarea, select.vfb-select {
    margin: 0 0 5px 0;
    height: auto;
    color: #808080 !important;
    font-size: 100%;
    font-family: inherit;
    line-height: normal;
    font-size: 15px !important;
}


input.vfb-text, input[type="text"].vfb-text, input[type="tel"].vfb-text, input[type="email"].vfb-text, input[type="url"].vfb-text, textarea.vfb-textarea, select.vfb-select {
 
    padding: 12px;
}
 
.popuptext p:hover{
  color: #000 !important;
}
.snote a:hover{
  color: black;
}
form.visual-form-builder {
  
    margin: 0px 0 !important;
 
}

.navigation2 li a{
color: #939393;
line-height: 30px;
font-size: 17px;
letter-spacing: 0px;
}
.navigation2 li{
display: inline;
width: auto;
color: #fff;
list-style-type: none;
margin-left: 12px;

padding-right: 20px;
}


 


.navigation2 li:last-child{
  border: 0;
}

  
 

 

 


 



 



 

#acaart_pagination a.inactive{
  background-color: #383838;
  width: 36px;
  height: 36px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  margin-left:5px;
  border-radius:5px;
  font-family: arial;
}
#acaart_pagination a{
  background-color: #000;
  width: 36px;
  height: 36px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  margin-left:5px;
  font-family: arial;
  border-radius:5px;
}

#acaart_pagination span.current{
  background-color: #CCA01A;
  width: 36px;
  height: 36px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  margin-left:5px;
  border-radius:5px;
  font-family: arial;
}
.vfb-legend h3 {
    background-color: #f9f9f9;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
    display: block;
    clear: both;
    padding: 20px;
    font-size: 21px;
 
    font-weight: normal;
}

 
.clear{
    clear:both;
}

 

 






 


.formsearch input.isearch {
    max-width: 20% !important;
float: left !important;
height: 61px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background-color: #242424;
background-image: url(images/2_03.png);
background-repeat: no-repeat;
background-position: center;
width: 73px;
border-radius: 0;
}
.formsearch{
  margin-top: 3px;
}
.formsearch input#searchtxt {
max-width: 71% !important;
float: right !important;
height: 61px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border: 0;
color: gray !important;
background-color: transparent;
margin: 0 !important;
text-align: right;
}
.formsearch {
border: 0px solid #E8E8E8;
border-radius: 5px;
height: 61px;
max-width: 100% !important;
margin-top: 0px;
margin-bottom: 0 !important;
background-color: #fff;
float: left;
border-radius: 0;
}



  

 
img{
    max-width: 100%;
}

 




.clear{
    clear:both;
}



 
 

.visual-form-builder .vfb-legend h3 {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 15px !important;
    line-height: 2.0em;
    color: #000 !important;
}

 .wysija-paragraph, .wysija-submit{
 display: inline-block !important;  
 float: left;
}
.wysija-paragraph{
width: 70%;
margin-left: 0px;
}

.wysija-paragraph input{
border: 0px;
}
.wysija-submit{
background-color:#E9BD70 !important;
color:#fff !important;
font-weight: bold !important;
font-size: 19px;
height: 50px;
text-shadow: 0px 1px 0px #C29442 !important;
border-radius: 5px !important;
margin-left: 5px;
}
.wysija-paragraph input{
height: 50px;
margin-top: 20px;
border-radius: 5px;
}
 .mailnews{
  padding-top: 8px;
}
.mailnews h2, .mailnews label{
  display: none !important;
}
.widget_wysija_cont .wysija-submit {
 
    width: 92px !important;
}
.widget_wysija_cont .allmsgs .updated {
 text-align: center;
 padding: 3px;
line-height: 28px;
font-size: 12px;
    margin-top: 16px !important;
}
 
 
 
 
 





.map_optima iframe{
  width: 100%;
  border: 0px;
    min-height: 450px;
}


.text_inner2 h1{
background-color:#383838;
color:#fff;
font-size: 20px;
text-align: center;
line-height: 50px;
 margin-top: 0 !important;
}
.text_inner2 p, .text_inner2 a{
  font-size: 16px;
   line-height: 40px;
  color: #383838;
   font-family: 'Cairo', sans-serif;
}
.text_inner2 p{
border-bottom: 1px solid #eee;
}
.text_inner2 strong{
    font-size: 15px;
   line-height: 40px;
  color: #383838;
  margin-left: 5px;
    
}
.wtit2 {
  margin-top: 0px;
}
.wtit2 input, .wtit2 textarea{
  border: 1px solid #eee;
}
.visual-form-builder .vfb-legend h3 {
 
padding: 0 !important;
font-size: 20px !important;
line-height: 58px !important;
color:#fff !important;
margin-bottom: 20px !important;
background-color:#6A1E10;
}
.vfb-submit, input[type="submit"].vfb-submit {
    font-size: 1.1em;
    background-color: #CCA01A !important;
    color: #fff;
    width: 154px;
    text-align: center !important;
    font-size: 17px !important;
    margin-top: 0px !important;
}


.re_cont li textarea{
  min-height: 170px;
}
.vfb-item-submit{
  text-align: left;
}
.visual-form-builder .vfb-legend {
    margin: 0 !important;
    padding: 0 !important;
 
}

.re_cont .visual-form-builder li.vfb-left-half, .re_cont .visual-form-builder li.vfb-right-half {
    width: 50% !important;
}



 


 
 



@-webkit-keyframes elastic {
  0%{
	-webkit-transform: scale(1);
	transform: scale(1);
  }
  30%{
	-webkit-transform: scaleX(1.25) scaleY(0.75);
	transform: scaleX(1.25) scaleY(0.75);
  }
  40%{
	-webkit-transform: scaleX(0.75) scaleY(1.25);
	transform: scaleX(0.75) scaleY(1.25);
  }
  60%{
	-webkit-transform: scaleX(1.15) scaleY(0.85);
	transform: scaleX(1.15) scaleY(0.85);
  }
  100%{
	-webkit-transform: scale(1);
	transform: scale(1);
  }
}

@keyframes elastic {
  0%{
	-ms-transform: scale(1);
	transform: scale(1);
  }
  30%{
	-ms-transform: scaleX(1.25) scaleY(0.75);
	transform: scaleX(1.25) scaleY(0.75);
  }
  40%{
	-ms-transform: scaleX(0.75) scaleY(1.25);
	transform: scaleX(0.75) scaleY(1.25);
  }
  60%{
	-ms-transform: scaleX(1.15) scaleY(0.85);
	transform: scaleX(1.15) scaleY(0.85);
  }
  100%{
	-ms-transform: scale(1);
	transform: scale(1);
  }
}


 
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
  
    top: 13px;
    font-size: 19px;
    -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;
}
#return-to-top:hover {
    background-color: #000;
 
}
#return-to-top:hover i {
    color: #fff;
    top: 12px;
}

  
.pulse {
  margin:100px;
  display: block;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: #6FA8A3;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 2s infinite;
    text-align: center;
    line-height: 77px;
}
.pulse i{
    color: #fff;
    font-size: 30px;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(111,168,163, 0.8);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(111,168,163, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(111,168,163, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(111,168,163, 0.8);
    box-shadow: 0 0 0 0 rgba(111,168,163, 0.8);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}




  
 
 
 
 
 
 
 
 
 
 
 
 
  



.shrink{
    position: fixed;
    width: 100%;
    background-color: #fff;
    top:0;
    z-index: 100;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
     
}



.shrink .logo_tash img{
  max-width: 70% !important;
}
.header_tash.shrink {
    min-height: 83px;
}
.header_tash.shrink .hme nav li{
     min-height: 83px;
}
.header_tash.shrink .hme nav a{
  line-height: 83px;
}
.shrink .logo_tash {
    line-height: 83px;
}










 .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 720px !important;
    
}






  
 .owl-theme .owl-nav [class*="owl-"]:hover {
    background: #000 !important;
    color: #FFF !important;
    text-decoration: none;
}
 
img{
    max-width: 100%;
}

 

 .hed_menu{
  background-image: url(images/22_03.png);
  background-repeat: repeat-x;
  max-width: 80%;
  margin: 0 auto;
  border-radius:5px;
  border-bottom:4px solid #AAAAAA;
  min-height: 58px;
}

#return-to-top {
    position: fixed;
    bottom: 100px;
    right: 20px;
 
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	text-align:center;
    /*! border-radius: 100%; */
      background-color: #CCA01A;
   
 
 /*! -webkit-animation: elastic 2s linear 0s 311 alternate forwards; */
 /*! animation: elastic 2s linear 0s 311 alternate forwards; */
 outline: 0;
    z-index: 1000;
}



@-webkit-keyframes elastic {
  0%{
	-webkit-transform: scale(1);
	transform: scale(1);
  }
  30%{
	-webkit-transform: scaleX(1.25) scaleY(0.75);
	transform: scaleX(1.25) scaleY(0.75);
  }
  40%{
	-webkit-transform: scaleX(0.75) scaleY(1.25);
	transform: scaleX(0.75) scaleY(1.25);
  }
  60%{
	-webkit-transform: scaleX(1.15) scaleY(0.85);
	transform: scaleX(1.15) scaleY(0.85);
  }
  100%{
	-webkit-transform: scale(1);
	transform: scale(1);
  }
}

@keyframes elastic {
  0%{
	-ms-transform: scale(1);
	transform: scale(1);
  }
  30%{
	-ms-transform: scaleX(1.25) scaleY(0.75);
	transform: scaleX(1.25) scaleY(0.75);
  }
  40%{
	-ms-transform: scaleX(0.75) scaleY(1.25);
	transform: scaleX(0.75) scaleY(1.25);
  }
  60%{
	-ms-transform: scaleX(1.15) scaleY(0.85);
	transform: scaleX(1.15) scaleY(0.85);
  }
  100%{
	-ms-transform: scale(1);
	transform: scale(1);
  }
}


 
#return-to-top i {
color: #fff;
margin: 0;
position: relative;
top: 9px;
font-size: 19px;
-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;
}
#return-to-top:hover {
    background-color: #3F3F3F;
 
}
#return-to-top:hover i {
    color: #fff;
    
}

 
 


 





.pulse {
  margin:100px;
  display: block;
 
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(255,255,255, 0.4);
  animation: pulse 2s infinite;
    text-align: center;
 
}
.pulse i{
    color: #D00113;
    font-size: 30px;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.8);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0.8);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.8);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}






 














  #owl-demo .item{
 
        color: #324554;
 
        text-align: center;
    }
    .customNavigation{
      text-align: center;
    }
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
.item h1 {
 
}
.customNavigation {
    display: none;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
 
	text-align: center;
	bottom: 44px;
	display: block;
	position: absolute;
	margin: 0 auto;
	text-align: center;
	left: 0;
	right: 0;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 0px;
	background: #A71B40;
    border-radius: 100%;
	filter: Alpha(Opacity=50);/*IE7 fix*/
 
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	background: #1E2D3B;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 4px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 0px;
	background: #fff;
}
.slider_list div.owl-one{
  direction: ltr;
}
.slider_list .active{
  background-color: transparent !important;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
    background-color: #F7B71E;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
#demo {
    direction: ltr;
}



.menutw span.bellows-subtoggle{
  display: none !important;
}






.owl-next:before {
    color: #fff;
 content:"\f105";
    display: block;
font-family: "Font Awesome 5 Free";
    font-size: 24px;
    font-weight: 700;
    line-height: 50px !important;
    text-align: center;
}
.owl-prev:before {
    color: #fff;
 content:"\f104";
    display: block;
font-family: "Font Awesome 5 Free";
    font-size: 26px;
    font-weight: 700;
    line-height: 50px !important;
    text-align: center;
}
.owl-next {
    float: right !important;
}
.owl-prev, .owl-next {
    background: #111 none repeat scroll 0 0;
    bottom: auto;
    cursor: pointer;
    display: block;
    font-size: 30px;
    height: 50px;
    margin: 0 ;
    opacity: 1;
    overflow: hidden;
    padding: 7px 3px 5px 5px;
    position: absolute;
    top: 67%;
    transition: all 0.4s ease-in-out 0s;
    width: 50px;
    z-index: 999;
}
.owl-next {
    right: 30px;
        background-color: #CCA01A !important;
    border-radius: 100% !important;
    left: auto;
}
.owl-prev {
    right: auto;
    background-color: #CCA01A !important;
    border-radius: 100% !important;
    left: 30px;
}
#demo img {
width: 100%;
height: 640px;
 
}


 
 




 


.shrink{
    position: fixed;
    width: 100%;
    background-color: #fff;
    top:0;
    z-index: 100;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
 opacity: 0.9;
 
   -webkit-transition: all 2s; 
    -moz-transition: all 2s;  
    -o-transition: all 2s;  
  
 
}

.shrink img{
max-width: 150px;
     
}
.hed2_syria.shrink{
    min-height: 80px !important;
    max-height: 80px !important;
}
.shrink .logo_syria{
    line-height: 80px;
}

 

























 



.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

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

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}



 




.topmenu .nav {
  display: inline-block;
  /*! background: #FFFFFF; */
  /*! border-radius: 3px; */
  
  height: 60px;
  margin-top: 12px;
}
.topmenu .nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.topmenu .nav ul li {
  position: relative;
  display: inline-block;
  height: 60px;
  border-left: 0px solid rgba(0, 0, 0, 0.05);
  vertical-align: middle;
  /*! float: left; */
}
.topmenu .nav ul li:first-child,
.topmenu .nav ul li:nth-child(2),
.topmenu .nav ul li:last-child {
  border-left: 0;
}
.topmenu .nav ul li:nth-child(2) a:before,
.topmenu .nav ul li:nth-last-child(2) a:before,
.topmenu .nav ul li:nth-child(2) a:after,
.topmenu .nav ul li:nth-last-child(2) a:after {
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.topmenu .nav ul li:nth-child(2) > a:before {
 
}
.topmenu .nav ul li:nth-last-child(2) a:after {
 
}
 
.topmenu .nav ul li:last-child a:hover {
  /*! background: #ffce54; */
}
.topmenu .nav ul li a {
  position: relative;
  display: block;
  padding: 0 12px;
  color: #fff;
  font-size: 16px;
  line-height: 60px;
  text-decoration: none;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  font-weight: bold;
}
.topmenu .nav ul li a:hover {
  background: #470D3C;
}
.topmenu .nav ul li a:hover:before {
  border-right: 15px solid #f2f2f2;
}
.topmenu .nav ul li a:hover:after {
  border-left: 15px solid #f2f2f2;
}
.topmenu .nav ul li a.logo {
  background: #ffce54;
  width: 30px;
  height: 30px;
  padding: 15px 30px 15px 15px;
  line-height: 1;
  vertical-align: middle;
}
.topmenu .nav ul li a.logo:hover {
  background: #ffce54;
}
.topmenu .nav ul li a.logo img {
  width: 100%;
}
.topmenu .nav ul li a i {
  margin: 0 7px 0 0px;
}
.topmenu .nav ul li .menu {
  display: none;
  position: absolute;
  background: #FFFFFF;
  top: 100%;
  width: 179px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #E3E3E3;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  left: auto;
  right: 0px;
    z-index: 10;
}
.topmenu .nav ul li .menu li {
  display: block;
  width: 100%;
  height: 45px;
  margin: 0;
  border-bottom: 1px solid #000 !important;
}
.topmenu .nav ul li .menu li:nth-child(2),
.topmenu .nav ul li .menu li:nth-last-child(2) {
  height: 45px;
}
.topmenu .nav ul li .menu li:nth-child(2) a:before,
.topmenu .nav ul li .menu li:nth-last-child(2) a:before,
.topmenu .nav ul li .menu li:nth-child(2) a:after,
.nav ul li .menu li:nth-last-child(2) a:after {
  content: '';
  display: none;
}
.topmenu .nav ul li .menu li a {
  background: #FFFFFF;
  padding: 0 15px 0 30px;
  color: #666666;
  line-height: 45px;
  text-align: right;
  border-bottom: 1px solid #f1f1f1 !important;
    font-size: 13px;
}
.topmenu .nav ul li .menu li a:hover {
  background: #f2f2f2;
}
.topmenu .info {
  width: 300px;
  margin: 50px auto;
  text-align: center;
}
.topmenu .info h1 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
}
.topmenu .info span {
  color: #666666;
  font-size: 12px;
}
.topmenu .info span a {
  color: #000000;
  text-decoration: none;
}
.topmenu .info span .fa {
  color: #ffce54;
}
.topmenu .info span .spoilers {
  color: #999999;
  margin-top: 5px;
  font-size: 10px;
}


.topmenu .nav li li a{
    border-top: 1px solid #f1f1f1;
}


.animated  {
  -webkit-animation-duration : 3s  ;
  animation-duration : 3s  ;

  -webkit-animation-delay : 500ms  ;
  animation-delay : 500ms  ;
}

.animate-out {
  -webkit-animation-delay : 0ms  ;
  animation-delay : 0ms  ;
}

.owl-item {
  display: table;
}

.owl-carousel .item {
  /*! height: 80vh; */
  background-color: transparent;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

 








.loader2 {
    background-color: #fff !important;
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    bottom: 0 !important;
    z-index: 100000;
}



.loader {
    background-color: #fff !important;
    width: 100%;
    height: 100%;
    top: 0;
	left:0;
	right:0;
    position: fixed;
    bottom: 0 !important;
    z-index: 100000;
}






.loading-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
}
.sk-chase,
.sk-chase-2 {
  width: 40px;
  height: 40px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}

.sk-chase-2 {
  top: -40px;
}

.sk-chase-2 .sk-chase-dot::before {
  position: absolute;
  bottom: 0;
  right: 0;
}
.sk-chase-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; 
  animation: sk-chase-dot 2.0s infinite ease-in-out both; 
}

.sk-chase-dot:before {
  content: '';
  display: block;
  width: 25%;
  height: 25%;
  background-color: #BD3540;
  border-radius: 100%;
  animation: sk-chase-dot-before 2.0s infinite ease-in-out both; 
}

.sk-chase-dot:nth-child(1) { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2) { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3) { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4) { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5) { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6) { animation-delay: -0.6s; }
.sk-chase-dot:nth-child(1):before { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2):before { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3):before { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4):before { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5):before { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6):before { animation-delay: -0.6s; }

@keyframes sk-chase {
  100% { transform: rotate(360deg); } 
}


@keyframes sk-chase-dot {
  80%, 100% { transform: rotate(360deg); } 
}

@keyframes sk-chase-dot-before {
  50% {
    transform: scale(0.4); 
  } 100%, 0% {
    transform: scale(0.8); 
  } 
}












.files_islamic a.moreitem:hover{
  background-color: #333 !important;
}

.files_islamic a.moreitem{
  margin-top: 5px !important;
  margin-bottom: 30px;
  padding: 0px;
  background-color: #CCA01A !important;
  line-height: 44px;
  max-width: 140px;
}
 


/* line 19, ../sass/style.scss */
.verticalCarousel {
  margin: 26px auto;
  max-width: 500px;
 
}
/* line 19, ../sass/style.scss */
.verticalCarousel2{
  margin: 26px auto;
  max-width: 500px;
 
}
/* line 19, ../sass/style.scss */
.verticalCarousel3{
  margin: 26px auto;
  max-width: 500px;
 
}

/* line 24, ../sass/style.scss */
.verticalCarouselHeader {
  background: #fff;
  border-width: 0px;
  border-style: solid;
  padding: 15px;
  border: 1px solid #E2E2E2;
  border-radius: 50px;
  padding-bottom: 12px;
}
/* line 27, ../sass/style.scss */
.verticalCarouselHeader:after {
  content: "";
  display: block;
  clear: both;
}
/* line 32, ../sass/style.scss */
.verticalCarouselHeader h3 {
  float: right;
  margin: 0px;
  font-weight: bold;
  font-size: 20px;
}
/* line 36, ../sass/style.scss */
.verticalCarouselHeader .vc_goUp, .verticalCarouselHeader .vc_goDown {
  float: left;
  display: block;
  width: 25px;
  height: 25px;
  /*! background: #fff; */
  text-align: center;
  color: #000;
  margin-left: 5px;
  line-height: 26px;
  margin-top: 3px;
}
/* line 45, ../sass/style.scss */
.verticalCarouselHeader .vc_goUp:active, .verticalCarouselHeader .vc_goDown:active {
  -moz-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  -webkit-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

/* line 52, ../sass/style.scss */
.verticalCarouselGroup.vc_list > li {
  margin: 15px;
  border-width: 0px;
  border-style: solid;
  padding: 12px;
 line-height: 30px !important;
  background-color: #fff;
 border-bottom: 1px solid #EDEDED;
  margin-top: 0px;
  padding-top: 0;
}

.verticalCarouselGroup.vc_list > li:last-child{
    border: 0;
}
/* line 57, ../sass/style.scss */
.verticalCarouselGroup.vc_list > li h4 {
  margin: 0px 0px 15px;
}
/* line 60, ../sass/style.scss */
.verticalCarouselGroup.vc_list > li p {
  margin: 0px 0px 0px;
    font-size: 14px;
  direction: rtl;
  color: #373737;
font-weight: 600;
}


/* line 14, ../sass/jQuery.verticalCarousel.scss */
.vc_goUp, .vc_goDown {
  display: block;
}
/* line 16, ../sass/jQuery.verticalCarousel.scss */
.vc_goUp.isDisabled, .vc_goDown.isDisabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  cursor: not-allowed;
}

/* line 21, ../sass/jQuery.verticalCarousel.scss */
.vc_container {
  overflow: hidden;
  -moz-transition: height 0.2s ease-in;
  -o-transition: height 0.2s ease-in;
  -webkit-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
  border: 1px solid #E2E2E2;
  border-radius: 15px;
  margin-top: 10px;
  padding-top: 10px;
  border-bottom: 4px solid #eee;
  min-height: 296px;
  background-color: #fff;
}

/* line 25, ../sass/jQuery.verticalCarousel.scss */
.vc_list {
  margin: 0;
  padding: 0;
  list-style: none;
  -moz-transition: -moz-transform 0.2s ease-in;
  -o-transition: -o-transform 0.2s ease-in;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
}


 


.hed1background{
    background-image: url(images/1_02.png);
    background-repeat: repeat-x;
    min-height: 23px;
}

.hed_logo{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.slider_islamic{
    direction: ltr;
    position: relative;
}


.itemtext{
  position: absolute;
    left: 0;
    right: 0;
    top: 57%;
}

.blog .header_islamic{
    position: absolute;
    z-index: 100;
    width: 100%;
}

.blog .header_islamic{
background-image: none;
    padding-bottom: 0px;
}

.header_islamic{
background-image: url(images/bigslide.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  padding-bottom: 20px;
}


.itemtitle{
    display: block;
    color: orange;
    font-size: 25px;
    font-weight: bold;
 
}
.itemtitle2{
    display: block;
    color: #fff;
    font-size: 17px;
    max-width: 60%;
    line-height: 40px;
    margin: 25px auto;
 
}

.itemtitle3{
    display: block;
    color: #fff;
background-color: #CCA01A;
    max-width: 152px;
    min-height: 51px;
    line-height: 51px;
    border-radius: 5px;
    margin: 0 auto;
    font-size: 17px;
    font-weight: bold;
 text-shadow: 0px 1px 0px #B28A11;
 
}


.slider_islamic .owl-item.active a.itemtitle{
        -webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
animation-name: fadeInDown;
animation-delay: 0.3s;
}

.slider_islamic .owl-item.active a.itemtitle2{
 -webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
animation-name: fadeInDown;
animation-delay: 0.6s;
}


.slider_islamic .owl-item.active a.itemtitle3{
    -webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
animation-name: fadeInUp;
animation-delay: 0.9s;
}


.rigabouttitle img{
    float: right;
    vertical-align: middle;
    padding-top: 20px;
    margin-left: 10px;
}

.rigabouttitle .ratext{
    float: right;
}
.ratext h1{
    font-size: 21px;
    font-weight: bold;
}
.ratext h2{
    font-size: 16px;
    color: #5B5B5B;
    font-weight: 600;
    margin-top: 10px;
}

.rigabouttitle{
    clear: both !important;
}

.rigaboutcontent a.abcon{
    font-size: 16px;
    line-height: 45px;
    color: #373737;
    max-width: 90%;
   
}

.about_islamic{
    padding-top: 50px;
    padding-bottom: 50px;
}

.rigaboutcontent{
    display: block;
    margin-top: 20px;
    max-width: 95%;
}
.rigaboutcontent .redmora{
    color: #B99D48;
    font-weight: bold;
    font-size: 15px;
}

.vc_goDown i{
    font-size: 25px;
    color: #393939;
     
    text-align: center !important;
}
.vc_goUp i{
    font-size: 25px;
    color: #393939;
     
}
.verticalCarouselGroup.vc_list > li p i{
    font-size: 15px;
    margin-left: 5px;
}


.videos_islamic{
    background-color: #FAFAFA;
}


.videos_islamic div.container{
    width: 100%;
    padding: 0;
}

.videos_islamic div.col-md-5{
 
    padding: 0;
}


.leftvideos{
    padding-top: 50px;
}

.lefvtitle a{
    font-size: 21px;
    color: #202020;
    font-weight: bold;
}
.lefvtitle img{
    margin-left: 10px;
}

.videoblock{
    background-color: #fff;
    margin-bottom: 10px;
    padding: 5px;
}
.lefvtitle{
    margin-bottom: 43px;
}

.videoicon, .videotext{
    display: inline-block;
}

.videoicon{
    background-color: #CCA01A;
    border-radius: 100%;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 53px;
    margin-right: -30px;
    margin-left: 10px;
    vertical-align: top;
    margin-top: 7px;
}
.videoicon i{
    color: #fff;
    font-size: 22px;
}

.videoblock{
    max-width: 90%;
    margin: 0 auto 30px;
    padding-top: 17px;
    padding-bottom: 17px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
    border-radius: 5px;
	min-height: 98px;
}
.videoicon{
    max-width: 17%;
    
}
.videotext{
    max-width: 80%;
}

.videotext a{
    font-size: 14px;
    color: #5B5B5B;
    line-height: 30px;
}

.moreitem{
    display: block;
    text-align: center;
    background-color: #5B5B5B;
    max-width: 167px;
    line-height: 54px;
    margin: 0 auto;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}


.fatwa_send{
    padding-top: 50px;
    padding-bottom: 50px;
}

.fattitle{
font-size: 21px;
color: #202020;
font-weight: bold; 
    margin-bottom: 30px;
}


.fatcontent li{
    margin-bottom: 10px;
    line-height: 30px;
    direction: rtl;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 14px;
}

.fatcontent li:last-child{
    border-bottom: 0px;
}

.fatcontent li a{
   font-size: 15px;
    color: #333;
   direction: ltr;
}

.fatcontent li a i{
    margin-left: 5px;
}

.footer_islamic1{
    background-color: #383838;
    padding-top: 40px;
    border-top: 5px solid #CCA01A;
    padding-bottom: 23px;
    min-height: 372px;
}

.foot1btitle a{
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    display:block;
 
}


.foot1btitle a:before{
    width: 7px;
    height: 25px;
 content: '';
    vertical-align: middle;
    margin-left: 9px;
    display:inline-block;
background-color: #CCA01A;
}

.foot1btitle{
    margin-bottom: 40px;
}

.foot1bcontent a{
    color: #fff;
    font-size: 14px;
    line-height: 39px;
    display: block;
    max-width: 89%;
}

.footer_islamic2{
    background-color: #1C1C1C;
}

.leftf2 li{
    display: inline-block;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    border: 2px solid #8D8D8D;
    text-align: center;
    line-height: 35px;
    margin-right: 3px;
    
}
.leftf2 li i{
    color: #8D8D8D;
    font-size: 16px;
    transform: rotate(0.03deg);
}
.leftf2 ul{
    text-align: left;
}
.footer_islamic2{
    min-height: 68px;
}

.rightf2 a{
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 68px;
}

.rightf2 span{
    color: #EDBF31;
    font-weight: 600;
    font-size: 14px;
    line-height: 68px;
}

.leftf2 ul{
    margin-top: 15px;
}
.leftf2 li:hover{
    border: 2px solid #CCA01A;
}

.leftf2 li:hover i{
    color: #CCA01A;
    transform: rotateX(360deg);
}


.rigaboutcontent .redmora:hover{
  color: #000;
}
.verticalCarouselGroup.vc_list > li p:hover{
  padding-right: 5px;
  color: #000;
}
.verticalCarouselGroup.vc_list > li p:hover i{
  padding-right: 5px;
  color: #CCA01A;
}

.videoblock:hover .videoicon{
  background-color: #000;
   
    -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: bounceIn;
  animation-delay: 0.1s;
}

.videoblock:hover a{
  color: #000;
}
.moreitem:hover{
  background-color: #000;
}

.fatcontent li:hover{
  padding-right: 5px;
}
.fatcontent li:hover i{
color: #CCA01A !important;
}


.foot1bcontent li a:hover{
  padding-right: 3px;
  color: #CCA01A !important;
}
.itemtitle3:hover{
  background-color: #000;
}
.vfb-submit, input[type="submit"].vfb-submit:hover{
  background-color: #000 !important;
}

.mobmen{
display:none;
}


.rightf2, .footercoundtre{
  display: inline-block;
}
.footercoundtre{
  margin-right: 10px;
}






















@media (max-width: 1100px) {
.hme nav a {
    text-shadow: 0px 1px 0px #fff;
    color: #1E1716;
    display: block;
    font-size: 14px !important;
    line-height: 40px;
    font-weight: 600 !important;
    padding: 0 8px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    letter-spacing: 0px;
}
.hme nav li {
    float: none;
    margin-top: 0px !important;
    padding: 0;
    position: relative;
    min-height: 40px;
    border-radius: 4px;
    margin-right: 7px;
    display: inline-block;
}
}





@media (max-width: 1000px) {
.hed_menu {
    background-image: url(images/22_03.png);
    background-repeat: repeat-x;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    border-bottom: 4px solid #AAAAAA;
    min-height: auto;
    display: none;
}
.blog .header_islamic {
    position: relative;
    z-index: 100;
    width: 100%;
    background-color: #000;
}
.itemtext {
    position: absolute;
    left: 0;
    right: 0;
  top: 18%;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 350px !important;
}
.itemtitle2 {
display: block;
color: #fff;
font-size: 16px;
max-width: 91%;
line-height: 40px;
margin: 16px auto;
}
.owl-theme .owl-nav {
 
    display: none;
}
.rightabout{
  text-align: center;
}
.ratext h2 {
 
    line-height: 32px;
}
.lefaboutpic{
  margin-top: 30px;
  text-align: center;
}
.righvimg{
  text-align: center;
}

.videos_islamic div.col-md-6 {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.lefvtitle {
    margin-bottom: 43px;
    text-align: center;
}
.fattitle {
    font-size: 21px;
    color: #202020;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}
.rightfatwa{
  margin-top: 30px;
}
.fatwa_send {
    padding-top: 24px;
    padding-bottom: 50px;
}
.videoicon {
    max-width: 20%;
}
.re_cont .visual-form-builder li.vfb-left-half, .re_cont .visual-form-builder li.vfb-right-half {
    width: 100% !important;
}
.foot1bcontent a {
 
    max-width: 100%;
}
.footer_islamic1 {
 
    text-align: center;
}
.foot2rmen li {
    float: none;
    width: 100%;
    list-style-type: none !important;
    color: #fff;
    border-bottom: 1px solid #4D4D4D;
 
}
.foot1bcontent a {
    color: #fff;
    font-size: 14px;
    line-height: 43px;
    display: block;
    max-width: 100%;
}
.foot1btitle {
    margin-bottom: 40px;
    margin-top: 38px;
}
.footer_islamic2{
  text-align: center;
}
.footer_islamic2 div.col-md-6{
  padding: 0;
}
.leftf2 ul {
    margin-top: 1px;
    margin-bottom: 17px;
}
.leftf2 ul {
    text-align: center;
}

#return-to-top {
 
    bottom: 113px;
 
}

.footer_islamic1 {
    background-color: #383838;
    padding-top: 9px;
    border-top: 5px solid #CCA01A;
    padding-bottom: 23px;
    min-height: 372px;
}
.rigabouttitle img {
    float: none;
 display: block;
margin: 0 auto;
}
.rigabouttitle .ratext {
    float: none;
}
.leftvideos {
    padding-top: 50px;
    padding-bottom: 33px;
}

.mobmen{
display:inline-block;
}
.hed_logo, .mobmen{
  display: inline-block;
}

.hed_logo{
  max-width: 80%;
 padding-right: 19px;
}
.mobmen{
  max-width: 20%;
  text-align: center;
  float: left;
  line-height: 208px;
  padding-left: 17px;
}

.mobmen i{
  font-size: 25px;
  color: #fff;
}

}











@media (max-width: 480px) {
.hed_menu {
    background-image: url(images/22_03.png);
    background-repeat: repeat-x;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    border-bottom: 4px solid #AAAAAA;
    min-height: auto;
    display: none;
}
.blog .header_islamic {
    position: relative;
    z-index: 100;
    width: 100%;
    background-color: #000;
}
.itemtext {
    position: absolute;
    left: 0;
    right: 0;
  top: 8%;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 350px !important;
}
.itemtitle2 {
display: block;
color: #fff;
font-size: 16px;
max-width: 91%;
line-height: 40px;
margin: 16px auto;
}
.owl-theme .owl-nav {
 
    display: none;
}
.rightabout{
  text-align: center;
}
.ratext h2 {
 
    line-height: 32px;
}
.lefaboutpic{
  margin-top: 30px;
}
.videoicon {
    max-width: 20%;
}
.re_cont .visual-form-builder li.vfb-left-half, .re_cont .visual-form-builder li.vfb-right-half {
    width: 100% !important;
}
.foot1bcontent a {
 
    max-width: 100%;
}
.footer_islamic1 {
 
    text-align: center;
}
.foot2rmen li {
    float: none;
    width: 100%;
    list-style-type: none !important;
    color: #fff;
    border-bottom: 1px solid #4D4D4D;
 
}
.foot1bcontent a {
    color: #fff;
    font-size: 14px;
    line-height: 43px;
    display: block;
    max-width: 100%;
}
.foot1btitle {
    margin-bottom: 40px;
    margin-top: 38px;
}
.footer_islamic2{
  text-align: center;
}
.footer_islamic2 div.col-md-6{
  padding: 0;
}
.leftf2 ul {
    margin-top: 1px;
    margin-bottom: 17px;
}
.leftf2 ul {
    text-align: center;
}

#return-to-top {
 
    bottom: 113px;
 
}

.footer_islamic1 {
    background-color: #383838;
    padding-top: 9px;
    border-top: 5px solid #CCA01A;
    padding-bottom: 23px;
    min-height: 372px;
}
.rigabouttitle img {
    float: none;
 
}
.leftvideos {
    padding-top: 50px;
    padding-bottom: 33px;
}

.mobmen{
display:inline-block;
}
.hed_logo, .mobmen{
  display: inline-block;
}

.hed_logo{
  max-width: 80%;
 padding-right: 19px;
}
.mobmen{
  max-width: 20%;
  text-align: center;
  float: left;
  line-height: 140px;
  padding-left: 17px;
}

.mobmen i{
  font-size: 25px;
  color: #fff;
}

.slider_shek h1 {
    text-align: center;
    font-size: 17px !important;
    font-weight: bold;
    text-shadow: 0px 1px 0px #fff;
    background-color: #f1f1f1;
    margin-top: 0;
    line-height: 34px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
}

.sin div.col-md-12{
  padding: 0;
}
.content-bkp{
  padding: 5px !important;
}
.content-bkp iframe{
 min-height: 200px !important;
}
.verticalCarouselHeader h3 {
    float: right;
    margin: 0px;
    font-weight: bold;
    font-size: 18px;
}
.clothes_loop a {
    color: #333;
    line-height: 40px;
    font-size: 15px;
    font-weight: normal;
}

.rightf2 a {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    padding-top: 22px;
    display: block;
    padding-bottom: 22px;
}
.rightf2 span {
    color: #EDBF31;
    font-weight: 600;
    font-size: 16px;
    line-height: 37px;
}

.videos_islamic div.col-md-6 {
    width: 100%;
    display: block;
    vertical-align: middle;
}

.footercoundtre {
    margin-right: 10px;
    margin-bottom: 20px;
}

}
