.tour.three {
       width: 31%;
    margin-right: 1.5%;
}
.shema {
	text-align:center;	
	}
.tour .opt-row .opt {
    display: inline-block;
    width: 53%;
    white-space: nowrap;
    font: 18px / normal "OpenSansSemibold",sans-serif;
}
.tour {
    float: left;
    position: relative;
    background: #f3f3f3;
    margin-bottom: 15px;
	    padding-bottom: 15px;
}
.hidden-title {
    display: none;
}
.element-hidden {
    display: none;
}
.dolar {
    font-family: Verdana!important;
    margin-top: -8px;
}
.tour .header {
    background: #fcb614;
    color: #000;
    text-align: center;
}
.tour .header h3 {
    display: block;
   font-family: "OpenSansSemibold",sans-serif;
    font-size: 22px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 0;
}
.tour .dates, .popup .dates {
    display: inline-block;
    border-top: 1px solid #ffd36e;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-top: -5px;
}
.tour .date, .popup .date {
    display: inline-block;
    white-space: nowrap;
}
.tour .date div, .popup .date div {
    float: left;
    text-align: left;
}
.tour .date .day, .popup .date .day {
    display: block;
    float: left;
    padding-left: 0px;
    font-size: 46px;
    margin: -8px 7px 0 0;
    font-family: MyriadProCondRegular,sans-serif;
}

.tour .date span, .popup .date span {
    display: block;
    font: 18px / normal "OpenSansSemibold",sans-serif;
}
.tour .date:first-child::after, .popup .date:nth-child(1)::after {
    content: "-";
    float: left;
    font: 42px/30px latobold;
    padding: 0px 15px;
}
.tour .photo {
    /*display: table;*/
	height: 228px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.tour .photo div {
    width: 100%;
    height: 228px;
    font: 40px / 228px "OpenSansSemibold",sans-serif;
    text-align: center;
    background: rgba(252, 182, 20, 0.5);
    color: #fff;
    display: none;
}
.tour .photo div span {
    border-bottom: 1px solid #dae8ec;
    padding-bottom: 5px;
}
.tour .opt-row {
    margin: 0 10px;
    border-bottom: 1px solid #ececec;
   /* height: 80px; */
    line-height: 80px;
}
.tour .opt-row > span {
    display: inline-block;
    width: 29%;
    font-size: 16px;
    font-family: MyriadProCondRegular,sans-serif;
    line-height: 24px;
    vertical-align: middle;
}
#visa > span{
width: 45%;
}
.tour .opt-row .opt.period img {
    display: inline-block;
    margin-right: 10px;
}
.tour .opt-row .opt img {
/*    width: 50px;*/
    vertical-align: middle;
	    display: inline-block;
}
.tour .opt-row .opt.period span {
    padding-left: 0;
}
.tour .opt-row .opt.food span {
    font: 17px / 20px "OpenSansSemibold",sans-serif;
}
.tour .opt-row .opt.strs, .tour .opt-row .opt.cur {
    text-align: left;
}
.tour .opt-row .opt.strs img {
    width: auto;
}
.tour .opt-row .opt.cur {
    font-size: 30px;
}
.tour .opt-row .opt.cur span.dolar {
    color: #fcb614;
}
.tour .opt-row:last-child {
    border-bottom: none;
}

.tour .opt-row .opt span {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    font-family: "OpenSansSemibold",sans-serif;
}
.tour .opt-row .opt p {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    font-family: "OpenSansSemibold",sans-serif;
}
.program-row-content {
margin-top: 30px;	
	}
.tour .opt-row .opt.strs img.half {
    opacity: 0.3;
}
.tourpage {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
}
.tour:hover .photo div {
  display: block;
}

.tour:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.18);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.18);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.18);
}	
.title_top {
    color: #FFF;
}
.title_top h1 {
    font-size: 78px;
    color: #FCB614;
}
.eTimer {
display: block!important;
text-align: center;
}
.successfully, .utp .successfully {
    color: #009600;
}
.utp .redd {
    text-align: left;
}
.redd, .utp .redd {
    display: none;
    text-align: center;
    line-height: 20px;
}
.modal .error, .utp .error {
    color: #ff4040;
}
.modal .redd, .utp .redd {
    display: none;
    text-align: center;
    line-height: 20px;
}
.title_top h1 {
       font-size: 46px;
    color: #FCB614;
    text-align: right;
	    margin-bottom: 15px;
}
.title_top p {
        font-size: 22px;
    line-height: 30px;
    margin-top: 20px;
}
.title_top p span {
    background-color: #FCB614;
    padding: 10px;
    color: #000;
	    font-size: 30px;
}
.title_top p.second_date {
    margin: 10px 0 10px 0;
}
.title_top p.second_date2 {
    margin: 10px 0 10px 0;
}
ul {
    padding-left: 20px;
}
li {
    font-size: 20px;
    line-height: 30px;
}
.title_top .numbs {
position: absolute;
    top: 260px;
    display: table;
    left: 52%;
    z-index: 1;
}
.title_top .numbs {
position: absolute;
    top: 260px;
    display: table;
    left: 52%;
    z-index: 1;
}
.title_top .numbs {
position: absolute;
    top: 260px;
    display: table;
    left: 52%;
    z-index: 1;
}
.title_top .numbs2 {
position: absolute;
    top: 330px;
    display: table;
    left: 52%;
    z-index: 1;
}
.title_top .numbs3 {
position: absolute;
    top: 400px;
    display: table;
    left: 52%;
    z-index: 1;
}
.title_top .numbs2 p, .title_top .numbs3 p {
    line-height: 1;
    letter-spacing: 0;
    margin: 0;
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}
.title_top .numbs3 span, .title_top .numbs2 span {
    display: table;
    font-size: 35px;
    background-color: #0594F9;
    padding: 0 8px;
    text-align: center;
    border-radius: 4px;
}
.title_top .numbs p {
    line-height: 1;
    letter-spacing: 0;
    margin: 0;
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}
.title_top .numbs span {
    display: table;
    font-size: 32px;
    background-color: #0594F9;
    padding: 0 8px;
    text-align: center;
    border-radius: 4px;
}
.right_side {
    float: right;
    border: 7px solid #fff;
    padding: 30px;
	    margin-top: 15px;
}

.utp_form {
    width: 300px;
}
.right_side form h4 {
    margin-bottom: 30px;
    font-size: 16px;
}
.right_side form h4 span {
   display: block;
    font-size: 30px;
    font-weight: 600;
	    margin-bottom: 10px;
}
.rline {
    border: 2px solid #fff;
    border-top: none;
    display: table;
    padding: 10px 5px 5px;
    position: relative;
    margin: 0 auto 20px;
}
.rline::before {
    content: '';
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.rline::after {
    content: '';
    width: 84px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}
.rline p {
   font-size: 26px;
    position: absolute;
    top: -13px;
    color: #fff;
    left: 25px;
    margin: 0;
    line-height: 1;
    letter-spacing: 0;
}
.btn1 {
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 28px;
    display: table;
    padding: 9px 30px;
    background-color: #0594F9;
    border: 0;
    border-bottom: 3px solid #195F90;
    border-radius: 5px;
    margin: 0 auto;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.btn1:hover{background-color:#067ACC}.btn1:active{position:relative;top:2px}
.law.white {
    color: #fff;
}
.law {
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
}
.clr {
    clear: both;
}
#u111410-2 {
    font-size: 46px;
    line-height: 55px;
    padding-top: 1px;
    color: #FFFFFF;
    text-align: center;
}
#u111410-2 {
       font-size: 32px;
    line-height: 55px;
    padding-top: 1px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 600;
}
.field {
    outline: 0;
    font-size: 20px;
    padding: 5px;
    background: transparent;
    width: 270px;
    color: #fff;
}
.actsia {
    width: 55%;
    float: left;
    margin-bottom: 30px;
}
.actsia li {
    color: #ffffff;
}

/*counter*/
.counter .main_title span { font-family: "OpenSansBold",sans-serif; } 
.counter .text {
    display: table;
    margin: -16px auto 0px;
    font-family: "OpenSansRegular",sans-serif;
    font-size: 16px;
    color: #1a1a1a;
    line-height: 1.1;
    text-align: center;
}
.counter .text .number {   
    display: table;
    margin: 0px 8px;
    padding: 6px 12px;
    border: 3px solid #26b;
    font-family: "OpenSansBold",sans-serif;
    font-size: 32px;
    color: #1a1a1a; 
}
.counter .text div { float: left; }
.counter .text .left, .counter .text .days  { display: table; padding: 18px 0px; }


/*umrah*/
.text-st1 {
	font-family: "OpenSansRegular", sans-serif; 
    font-size: 14px;
    color: #1a1a1a; 
    line-height: 20px;
}

/*nav-pills*/
.nav-pills { display: table; padding-bottom: 12px; border-bottom: 1px solid #f2f2f2; margin: 0px auto; }
.nav-pills>li>a {
    margin-bottom: 0px;
    background: transparent!important;
    font-family: "OpenSansRegular", sans-serif; 
    font-size: 18px;
    color: #1a1a1a;
    border-radius: 0;
    border: 3px solid #fff;     
    padding: 14px 16px 16px;
}
.nav-pills>li>a:hover, .nav-pills>li>a:focus { 
    border: 3px solid #ccc; 
    color: #428bca;
}
.nav-pills>li+li { margin: 0!important; }
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus { 
    border: 3px solid #ffa834; 
    color: #808080;
}

.umrah_content { display: table; padding: 15px 16px 0px; }
.umrah_content .title {
    margin:20px auto;
    font-family: "OpenSansSemiBold", sans-serif; 
    font-size: 32px;
    color: #000;   
	text-align:center;
    padding: 16px 28px 20px;
	max-width:195px;
    border: 3px solid #ffa834;
    text-transform: uppercase;
}
.umrah_content .title:hover {
border:3px solid #ffa834;background:#ffa834;color:#111;
}


.umrah_content .text {
    margin-bottom: 16px;
    font-family: "OpenSansRegular", sans-serif; 
    font-size: 14px;
    color: #1a1a1a; 
    line-height: 20px;    
}
.umrah_content .price_includes {
    margin-bottom: 16px;
    font-family: "OpenSansBold", sans-serif; 
    font-size: 18px;
    color: #ffa834; 
	padding-top:38px;
    text-transform: uppercase;
}
.umrah_content li {
    padding-left: 24px;
    margin-bottom: 6px;
    font-family: "OpenSansRegular", sans-serif; 
    font-size: 16px;
    color: #1a1a1a; 
    line-height: 24px; 
    list-style: none;
    position: relative;
}
.umrah_content li:before {
    width: 12px;
    height: 12px;
    background: #f2f2f2;
    position: absolute;
    top: 8px;
    left: 0px;
    content: "";
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    behavior: url(border-radius.htc);
}
.umrah_content li span { font-family: "OpenSansSemiBold", sans-serif;  }
.umrah_content li span { font-family: "OpenSansSemiBold", sans-serif;  }
.umrah_content .price { font-size: 20px; }
.umrah_content .price span { font-family: "OpenSansBold", sans-serif; color: #ffa834; }
.umrah_content .price_text {
    margin-top: 16px;
    font-family: "OpenSansRegular", sans-serif; 
    font-size: 13px;
    color: #1a1a1a;  
    line-height: 1.3;
}
.umrah_photos > div { padding: 8px; }
.umrah_content .img { 
    display: table;
    position: relative;    
}
.umrah_content .img:before { 
    width: 48px;
    height: 48px;
    background: rgba(0,0,0,.75) url('../img/zoomin.png') no-repeat center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -24px;
    content: "";
    z-index: 10;
    -moz-border-radius: 48px; 
    -webkit-border-radius: 48px;
    -khtml-border-radius: 48px;
    border-radius: 48px;
    behavior: url(border-radius.htc);
    opacity: 0;
	-webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.umrah_content .img:hover:before {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1;
}
.arr {
    width: 129px;
    height: 101px;
    background-image: url(../img/arr.png);
    position: absolute;
       top: 110px;
    left: 52%;
}
.bgw { background: #fff; padding: 32px 15px 36px; } 
.pu_head { background: url('../img/bg.jpg') center; background-size: cover; }
.pu_head .text:before {
    display: block;
    width: 48px;
    height: 38px;
    margin: 0px auto 24px;
    background: url('../img/pu_quotes.png') center no-repeat;
    background-size: cover;
    content: "";
}
.main_field1 .signature {
  font-family: "OpenSansRegular", sans-serif;
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 1.4;
}
.main_field1 .main_title:before {
    display: block;
    width: 48px;
    height: 38px;
    margin: 0px auto 24px;
    background: url('../img/pu_quotes.png') center no-repeat;
    background-size: cover;
    content: "";
}
.pu_head {
   padding-top: 30px;
    padding-bottom: 32px;
}
.pu_head .title {
    margin-bottom: 36px;
    font-family: "OpenSansBold", sans-serif;

    font-size: 32px;
    color: #fff;
    line-height: 1;
    text-align: center;
}
.pu_head .text {    
    margin-bottom: 18px;
	font-family: "OpenSansSemiBold", sans-serif; 
    font-size: 24px;
    color: #fff;  
    text-align: center;
    line-height: 1.4;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.pu_head .signature {    
	font-family: "OpenSansRegular", sans-serif; 
    font-size: 18px;
    color: #fff;  
    text-align: center;
    line-height: 1.4;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

/*pu_documents*/
.pu_documents { background: #f2f2f2; }
.pu_documents .img {
    width: 124px;
    height: 124px;
    background: #f2f2f2;
    margin: 0px auto;
    background-size: cover!important;
    -moz-border-radius: 62px; 
    -webkit-border-radius: 62px;
    -khtml-border-radius: 62px;
    border-radius: 62px;
    behavior: url(border-radius.htc);
}
.pu_documents .img1 { background: url('../img/pu_documents_img1.jpg'); }
.pu_documents .img2 { background: url('../img/pu_documents_img2.jpg'); }
.pu_documents .img3 { background: url('../img/pu_documents_img3.jpg'); }
.pu_documents .img4 { background: url('../img/pu_documents_img4.jpg'); }
.pu_documents .item .bg24 { padding: 24px; background: #fff; }
.pu_documents .item .bg {
    display: table;    
    width: 100%;    
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
}
.pu_documents .title {
    margin-top: 16px;
    margin-bottom: 10px;
	font-family: "OpenSansSemiBold", sans-serif; 
    color: #26b;
    font-size: 20px;
    text-align: center;
}
.pu_documents .text {
    display: table;
	font-family: "OpenSansRegular", sans-serif; 
    color: #1a1a1a;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
}

/*gallery*/
.sliderhajj {    
    margin-bottom: 32px;
    background: #fff;
	position: relative;
	width: 100%;
}
.sliderhajj li { list-style: none; }
.sliderhajj { 
    padding-left: 176px;
    padding-right: 176px;
}
.sliderhajj img {
    width: 480px;
    margin-right: 32px;
    float: left;
}
.sliderhajj .title {
    margin-bottom: 16px;
    font-family: "OpenSansSemiBold", sans-serif; 
    font-size: 24px;
    color: #1a1a1a; 
    line-height: 1;     
}
.sliderhajj .text {
    font-family: "OpenSansRegular", sans-serif; 
    font-size: 14px;
    color: #1a1a1a; 
    line-height: 20px;    
}
.sliderhajj .textblock {
    padding-left: 32px;
}
.sliderhajj .flex-direction-nav .flex-nav-prev, .sliderhajj .flex-direction-nav .flex-nav-next {
    width: 164px;
    height: 100%;
    background: #f2f2f2;
    position: absolute;
    top: 0;
    z-index: 9;
}
.sliderhajj .flex-direction-nav a {
    display: table;
    width: 48px;
    height: 48px;
    font-size: 26px;
    line-height: 46px;
    color: #ffa834;
    text-align: center;
}
.sliderhajj .flex-direction-nav .flex-nav-prev {
    left: 0px;   
}
.sliderhajj .flex-direction-nav .flex-nav-next {
    right: 0px; 
}
.sliderhajj .flex-direction-nav .flex-prev, .sliderhajj .flex-direction-nav .flex-next {
    width: 54px;
    height: 54px;
    margin-top: -27px;
    border: 2px solid #ffa834;
    background: rgba(255,255,255,.0);
    position: absolute;
    top: 50%;   
    box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
    overflow: hidden;
    z-index: 9;
    opacity: 1;   
}
.sliderhajj .flex-direction-nav .flex-nav-prev:hover .flex-prev, .sliderhajj .flex-direction-nav .flex-nav-next:hover .flex-next {
    opacity: .75;
}
.sliderhajj .flex-direction-nav .flex-prev {
    left: 50%; 
    margin-left: -27px;
}
.sliderhajj .flex-direction-nav .flex-next {
    right: 50%;
    margin-right: -27px;
}
.sliderhajj .flex-control-nav {
    width: 100%;
    margin-left: -176px;
    position: absolute;
    bottom: -38px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
}
.flex-control-paging li a.flex-active {
    background: #ffa834;
    cursor: default;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}


/*news_question_answer*/
.news_question_answer { background: #f2f2f2; }
.news_question_answer .text-st1 { 
	padding: 0px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
}
.news_question_answer .first_news .bg { background: #fff; padding-bottom: 24px; }
.news_question_answer .first_news { 
	padding: 0 15px;
}
.news_question_answer .first_news a.news:hover img { transform: scale(1.05); }
.news_question_answer img {	
	-ms-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
	border: 0;
}
.news_question_answer .img {
    display: block;
    width: 100%;  
	height: 248px;
    margin-bottom: 17px;
    position: relative;
	overflow: hidden;
}
.news_question_answer .first_news .title { 
    padding: 0px 20px;
	font-family: "RobotoBold", sans-serif; 
	font-size: 20px;
    color: #fff;   
    line-height: 1.25;
	position: absolute;
	bottom: 16px;
	left: 0px;
	z-index: 5;
	transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; 
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.news_question_answer .img:before {
	width: 100%;
    height: 100%;
    background: rgba(0,0,25,0.4);
    background: -o-linear-gradient(top,  transparent 0%, rgba(0,0,25,.8) 85%, rgba(0,0,25,1) 100%);
    background: -ms-linear-gradient(top,  transparent 0%, rgba(0,0,25,.8) 85%, rgba(0,0,25,1) 100%);
    background: -moz-linear-gradient(top,  transparent 0%, rgba(0,0,25,.8) 85%, rgba(0,0,25,1) 100%);
    background: -webkit-linear-gradient(top,  transparent 0%,rgba(0,0,25,.8) 85%,rgba(0,0,25,1) 100%);
    background: linear-gradient(to bottom,  transparent 0%,rgba(0,0,25,.8) 85%,rgba(0,0,25,1) 100%);   
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
	content: "";	
	overflow: hidden;
    opacity: .8;
}
.news_question_answer .img:hover:before {
	transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out; 
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    opacity: .5;
}
.news_question_answer .first_news a.news:hover .btn_news   { 
	bottom: 16px;
	transition: all .3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; 
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.news_question_answer .first_news a.news:hover .title {
	bottom: 77px;
	transition: all .1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out; 
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}
.btn_news {
	display: table;
	height: 38px;
	padding: 14px 16px;
    background: #ffce00;
    font-family: "OpenSansBold", sans-serif; 
    font-size: 14px;
	color: #1a1a1a;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	text-decoration: none;
	outline: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	position: absolute;
	left: 20px;
	bottom: -64px;
	z-index: 5;
	transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out; 
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}
.btn_news:hover { 
	cursor: pointer;
}
.news_question_answer .all_news {
	display: table;
	border-bottom: 1px dotted #26b;
	font-family: "RobotoRegular", sans-serif; 
	font-size: 15px;
    color: #26b;	
	margin: 10px 20px 0px;
}
.news_question_answer .all_news:hover { color: #808080; border-bottom: 1px dotted transparent; }


/*faq */
.question_answer { padding-left: 36px; }
.question_answer .question {
    display: table;
    height: 20px;
    font-family: "OpenSansSemiBold", sans-serif;
    font-size: 17px;
    line-height: 1.2;
    -webkit-transition:  all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    padding-left: 24px;
	margin-bottom: 16px;
	position: relative;
}
.question_answer .question:before {
	width: 12px;
	height: 12px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 5px;
	content: "";
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    behavior: url(border-radius.htc);	
}
.question_answer .question span { color: #1a1a1a; border-bottom: 1px dotted #666666; }
.question_answer .question span:hover { color: #428bca; border-bottom: 1px dotted #428bca; }
.question_answer .question:hover { 
    color: #0143ff;
    -webkit-transition:  all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
 }
.question_answer .answer {
    font-family: "OpenSansRegular", sans-serif;
    font-size: 14px;
    color: #1a1a1a;
    line-height: 22px;
    margin: -6px 0px 18px;
}
.question_answer .answer span { font-family: "OpenSansSemiBold", sans-serif; }
.question_answer .open:before { background: #ffa834; }
.question_answer .open span { border-bottom: 1px dotted #26b; color:#26b!important; }
.btn-style-3 {
	font-size: 17px;
	text-transform: uppercase;
    padding: 15px 20px 16px;
    margin: 32px auto 0px;
	border: 3px solid #ffa834;
}
.btn-style-3:hover {
	border: 3px solid #ffa834;
	background: #ffa834;
	color: #111;
}

/*umrah_reviews*/
.umrah_reviews .img {
	width: 96px;
	height: 96px;
	background: #ccc;
	background-position: center!important;
	border: 4px solid #fff;
	float: left;
    -moz-border-radius: 48px; 
    -webkit-border-radius: 48px;
    -khtml-border-radius: 48px;
    border-radius: 48px;
    behavior: url(border-radius.htc);
	position: absolute;
	top: 0px;
	left: -112px;
}
.umrah_reviews .reviews {
	margin-top: 24px;
	margin-left: 112px;
	padding: 24px;
	background: #f2f2f2;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    border-radius: 4px; 
    behavior: url(border-radius.htc);
	position: relative;	
}
.umrah_reviews .name {
	margin-bottom: 14px;
	font-family: "OpenSansBold", sans-serif; 
    font-size: 18px;
    color: #1a1a1a; 	
}
.umrah_reviews .url_reviews .name {
    display: table;
    border-bottom: 1px dotted #26b;
    color: #26b!important; 
}
.umrah_reviews .url_reviews:hover .name {
    display: table;
    color: #428bca!important;
    border-bottom: 1px dotted #428bca!important;    
}
.umrah_reviews .text {    
	font-family: "OpenSansRegular", sans-serif; 
    font-size: 14px;
    color: #1a1a1a; 
	line-height: 20px;
}
.umrah_reviews .date {
	font-family: "RobotoRegular", sans-serif; 
    font-size: 14px;
    color: #808080; 
	line-height: 20px;
	position: absolute;
	top: 24px;
	right: 24px;
}
.umrah_reviews .main_title { margin-bottom: 12px; }


/*tours_hajj*/
.umrah_hajj {
    background: #1e4592;
    padding: 24px;
}
.umrah_hajj .text span { line-height: 48px; }
.umrah_hajj .text {
    display: table;
    margin: 0px auto;
	font-family: "OpenSansSemiBold", sans-serif; 
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.umrah_hajj .btn {
	font-size: 15px;
	text-transform: uppercase;
    color: #fff;
    padding: 15px 20px 16px;
    margin: 0px 0px 0px 32px;
	border: 3px solid #ffa834;
    float: right;
}
.umrah_hajj .btn:hover {
	border: 3px solid #ffa834;
	background: #ffa834;
	color: #111;
}


/*320 - 767*/
@media (min-width: 320px) and (max-width: 767px) {  
    
    .btn-style-3 { font-size: 15px; }    
	.listnews .text-st1 { 
		height: auto;
		overflow: none;
	}	
	.question_answer { padding-left: 15px; }
    .mb24-xs { margin-bottom: 24px; }
    
    .umrah_content .title { text-align: center; }
    .umrah_content .price_includes { text-align: center; margin-top: 24px; }
    .umrah_content { padding: 32px 0px 0px; }
    .umrah_content li { font-size: 14px; margin-bottom: 3px; }
    .umrah_content li:before { top: 6px; }
    .mb24xs { margin-bottom: 24px; }
    .mb24 { margin-bottom: 24px; }
    
    .sliderhajj img {
        width: 100%;
        max-width: 480px;
        margin: 0px auto 22px;
        float: none;
    }
    .sliderhajj .textblock {
        width: 100%;
        padding: 0;
        float: left;
    }
    
}


/*320 - 479*/
@media (max-width: 479px) {
    
    .counter .text .left { width: 100%; }
    .counter .nd { display: table; margin: 0px auto; float: none!important; }    
    
    .pu_head .text { font-size: 18px; margin-bottom: 18px; }
    .pu_head .signature { font-size: 15px; }
	
	.news_question_answer .img { height: 216px; }	
	.news_question_answer .question_answer  { padding-top: 48px; padding-bottom: 0px; }
	.umrah_reviews .reviews {
		margin-top: 148px;
		margin-left: 0px;
	}
	.umrah_reviews .img {
		margin-left: 50%;
		top: -112px;
		left: -48px;
	}
	.umrah_reviews .main_title { margin-bottom: -12px; }
    .umrah_hajj .text span { line-height: 1; }
    .umrah_hajj .btn {
        margin: 14px auto 0px;
        float: none;
    }  
    .pu_documents .img { display: block; margin: 0px auto 12px; float: none; }
    .pu_documents .title { display: table; width: 100%; text-align: center; }
    .pu_documents .text { text-align: center; }
    
    .sliderhajj { 
        padding-left: 0px;
        padding-right: 0px;
    }   
    .sliderhajj .flex-direction-nav { display: none; }
    .sliderhajj .flex-control-nav { margin-left: 0px; }
    
	   
}

/*480 - 767*/
@media (min-width: 480px) and (max-width: 767px) {
	
	.news_question_answer .first_news .bg { display: table; padding-bottom: 0!important; }
	.news_question_answer img { max-width: none; height: 100%; max-height: 360px; }
	.news_question_answer .img {
		height: 300px;
		width: 53%;  
		margin-bottom: 0px;
		float: left;
	}
	.news_question_answer .text-st1 {
		max-height: 244px;
		padding: 20px 20px 0px;
		width: 47%;
		float: left;
		overflow: hidden;
	}
	.news_question_answer .all_news  { float: left; }
	.news_question_answer .question_answer  { padding-top: 56px; padding-bottom: 0px; }  
    .mb24 { margin-bottom: 24px; }

    .pu_documents .img { float: left; margin:0; margin-right: 16px; }
    .pu_documents .title { text-align: left; }
    .pu_documents .text { text-align: left; }
    
    .sliderhajj { 
        padding-left: 96px;
        padding-right: 96px;
    }   
    .sliderhajj .flex-direction-nav .flex-nav-prev, .sliderhajj .flex-direction-nav .flex-nav-next { width: 84px; }
    .sliderhajj .flex-control-nav { margin-left: -96px; }
    .sliderhajj img { margin-right: 24px; }
    
}


/*768 - 991*/
@media (min-width: 768px) and (max-width: 991px) {  
  
	.news_question_answer img {	
		max-width: none;
		height: 100%;
		max-height: 360px;
	} 
    .pu_documents .img { 
        width: 96px;
        height: 96px;
    }
    .pu_documents .bg { height: 100%; }
    .umrah_content .title { text-align: center; }
    .umrah_content .price_includes { text-align: center; margin-top: 24px; }
    .umrah_content { padding: 32px 0px 0px; }
    .mb24 { margin-bottom: 24px; }
    
    /*hajj gallery*/
    .sliderhajj { 
        padding-left: 96px;
        padding-right: 96px;
    }
    .sliderhajj img { width: 320px; }    
    .sliderhajj .flex-direction-nav .flex-nav-prev, .sliderhajj .flex-direction-nav .flex-nav-next { width: 84px; }
    .sliderhajj .flex-control-nav { margin-left: -96px; }
    .sliderhajj img { margin-right: 24px; }

}


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

	.news_question_answer img {	
		max-width: none;
		height: 100%;
		max-height: 360px;
	}
    
    /*hajj gallery*/
    .sliderhajj { 
        padding-left: 96px;
        padding-right: 96px;
    }
    .sliderhajj img { width: 400px; }
    
    .sliderhajj .flex-direction-nav .flex-nav-prev, .sliderhajj .flex-direction-nav .flex-nav-next {
        width: 84px;
    }
    .sliderhajj .flex-control-nav { margin-left: -96px; }
	
}
	
	
/*1200*/
@media (min-width: 1200px) {


}