body{

}

.custom_header,.custom_title,.custom_title_ar,.btn,.sub_text,.sub_text1,.description,.btn_confirm{
    font-style: Calibri !important;
}
.custom_image
{
    width:100%;
    height:auto;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bottm
{
    background-image:  linear-gradient(to bottom,#7E7E7E, #0D0D0D 35%);


}

.custom_header{
    width:100%;

    text-align:center;  
    background-color: rgba(44, 39, 39, 0.69);
    opacity: 1;
    position: fixed;
    top:0px;
    display: inline-block;

}
.custom_header span{
    display: inline-block;
    height: 100%;

    vertical-align: middle;
}


.header_tbl
{
    width: 100%;
    border-color: red;
}
.custom_logo
{
    float:left;  
    margin-left: 5px;

}
.custom_title
{
    float:right;
    color:#f5a905;
    margin-right: 5px;


}
.custom_logo_ar
{
    float:right;  
    margin-right: 5px;

}
.custom_title_ar
{
    float:left;
    color:#f5a905;
    margin-left: 5px;


}
.btn1{
    width: 44vw !important;
    color: #fff;
    border: 1px solid #6daa52;
    margin-top: 8px !important;
    background: #6daa52;
    border-radius: 4px;
}
.btn{
    width: auto !important; 
    color:#f5a905;
    border:1px solid #f5a905;
    /*    border-radius: 30px !important;
        background-color: #FFC000; background-image: -webkit-gradient(linear, left top, left bottom, from(#FFC000), to(#FEBF04));
        background-image: -webkit-linear-gradient(top, #FFC000, #FEBF04);
        background-image: -moz-linear-gradient(top, #FFC000, #FEBF04);
        background-image: -ms-linear-gradient(top, #FFC000, #FEBF04);
        background-image: -o-linear-gradient(top, #FFC000, #FEBF04);
        background-image: linear-gradient(to bottom, #FFC000, #FEBF04);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFC000, endColorstr=#FEBF04);*/
    margin-top:8px !important;


}
.btn_ref
{
    width:64vw !important; height:2vh !important;
    color:#000000;

    border-top-left-radius: 30px !important; border-top-right-radius:30px !important; 

    background-color: #FFC000; background-image: -webkit-gradient(linear, left top, left bottom, from(#FFC000), to(#FEBF04));
    background-image: -webkit-linear-gradient(top, #FFC000, #FEBF04);
    background-image: -moz-linear-gradient(top, #FFC000, #FEBF04);
    background-image: -ms-linear-gradient(top, #FFC000, #FEBF04);
    background-image: -o-linear-gradient(top, #FFC000, #FEBF04);
    background-image: linear-gradient(to bottom, #FFC000, #FEBF04);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFC000, endColorstr=#FEBF04);   

}


.btn_confirm {
    width:90vw !important; height:7vh;
    color:#000000;
    border:2px solid #52AF00;  
    border-radius: 30px !important;
    background-color: #66DB00; background-image: -webkit-gradient(linear, left top, left bottom, from(#66DB00), to(#66DB00));
    background-image: -webkit-linear-gradient(top, #66DB00, #66DB00);
    background-image: -moz-linear-gradient(top, #66DB00, #66DB00);
    background-image: -ms-linear-gradient(top, #66DB00, #66DB00);
    background-image: -o-linear-gradient(top, #66DB00, #66DB00);
    background-image: linear-gradient(to bottom, #66DB00, #66DB00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#66DB00, endColorstr=#66DB00);
    margin-top:8px !important;
    border: 2px solid #FEBF04;
}

.btn_confirm1 {
    /*background-color: #6a2c97 !important ;*/
    width:90vw !important; 
    height:7vh;
    color:#000000;
    border:2px solid #52AF00;  
    border-radius: 30px !important;
    background-color: #6a2c97; background-image: -webkit-gradient(linear, left top, left bottom, from(#6a2c97), to(#6a2c97));
    background-image: -webkit-linear-gradient(top, #6a2c97, #6a2c97);
    background-image: -moz-linear-gradient(top, #6a2c97, #6a2c97);
    background-image: -ms-linear-gradient(top, #6a2c97, #6a2c97);
    background-image: -o-linear-gradient(top, #6a2c97, #6a2c97);
    background-image: linear-gradient(to bottom, #6a2c97, #6a2c97);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#66DB00, endColorstr=#66DB00);
    margin-top:8px !important;
    border: 2px solid #6a2c97;
}

.btn_ref_confirm {
    width:70vw !important; height:2vh !important;
    color:#000000;
    border:2px solid #52AF00;  
    border-top-left-radius: 30px !important; border-top-right-radius:30px !important; border-bottom-left-radius: 2px !important; border-bottom-right-radius:2px !important; 
    background-color: #66DB00; background-image: -webkit-gradient(linear, left top, left bottom, from(#66DB00), to(#66DB00));
    background-image: -webkit-linear-gradient(top, #66DB00, #66DB00);
    background-image: -moz-linear-gradient(top, #66DB00, #66DB00);
    background-image: -ms-linear-gradient(top, #66DB00, #66DB00);
    background-image: -o-linear-gradient(top, #66DB00, #66DB00);
    background-image: linear-gradient(to bottom, #66DB00, #66DB00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#66DB00, endColorstr=#66DB00);

}



.description
{
    width:95%;
    margin-left:10px;
    margin-right:10px;



    color:#DAA475;
}
.sub_text1
{
    margin-top:-3px; 
    font-size:10px;
    color:#DAA475 !important;
}
.sub_text a,.separator{
    color:#fff !important;
}
.reflection {
    width:100vw; 
    position:relative;
}
.reflection div{
    opacity:0.20;
    filter: alpha(opacity='20'); 
}

.main
{
    width:100vw; 
    text-align:center; 
    height: 90px;
}
#gallery-white span{
    width:70vw ;
    /*font-weight: 600;*/
}

.yellow {
    background: rgb(255,214,94);

    background: -moz-linear-gradient(top,  rgba(255,214,94,1) 0%, rgba(254,191,4,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,214,94,1)), color-stop(100%,rgba(254,191,4,1)));
    background: -webkit-linear-gradient(top,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%);
    background: linear-gradient(top,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 );
}

.yellow:hover {
    background: rgb(254,191,4);

    background: -moz-linear-gradient(top,  rgba(254,191,4,1) 0%, rgba(255,214,94,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,191,4,1)), color-stop(100%,rgba(255,214,94,1)));
    background: -webkit-linear-gradient(top,  rgba(254,191,4,1) 0%,rgba(255,214,94,1) 100%);
    background: -o-linear-gradient(top,  rgba(254,191,4,1) 0%,rgba(255,214,94,1) 100%);
    background: -ms-linear-gradient(top,  rgba(254,191,4,1) 0%,rgba(255,214,94,1) 100%);
    background: linear-gradient(top,  rgba(254,191,4,1) 0%,rgba(255,214,94,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf04', endColorstr='#ffd65e',GradientType=0 );
}


.green {
    background: rgb(143,200,0);

    background: -moz-linear-gradient(top,  rgba(143,200,0,1) 0%, rgba(102,142,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,200,0,1)), color-stop(100%,rgba(102,142,0,1)));
    background: -webkit-linear-gradient(top,  rgba(143,200,0,1) 0%,rgba(102,142,0,1) 100%);
    background: -o-linear-gradient(top,  rgba(143,200,0,1) 0%,rgba(102,142,0,1) 100%);
    background: -ms-linear-gradient(top,  rgba(143,200,0,1) 0%,rgba(102,142,0,1) 100%);
    background: linear-gradient(top,  rgba(143,200,0,1) 0%,rgba(102,142,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#668e00',GradientType=0 );
}
.blue1
{
    background: rgb(106, 44, 151);
    background: -moz-linear-gradient(top,  rgba(106, 44, 151,1) 0%, rgba(106, 44, 151,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(106, 44, 151,1)), color-stop(100%,rgba(106, 44, 151,1)));
    background: -webkit-linear-gradient(top,  rgba(106, 44, 151,1) 0%,rgba(106, 44, 151,1) 100%);
    background: -o-linear-gradient(top,  rgba(106, 44, 151,1) 0%,rgba(106, 44, 151,1) 100%);
    background: -ms-linear-gradient(top,  rgba(106, 44, 151,1) 0%,rgba(106, 44, 151,1) 100%);
    background: linear-gradient(top,  rgba(106, 44, 151,1) 0%,rgba(106, 44, 151,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#668e00',GradientType=0 );
}
.green:hover {
    background: rgb(102,142,0);

    background: -moz-linear-gradient(top,  rgba(102,142,0,1) 0%, rgba(143,200,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,142,0,1)), color-stop(100%,rgba(143,200,0,1)));
    background: -webkit-linear-gradient(top,  rgba(102,142,0,1) 0%,rgba(143,200,0,1) 100%);
    background: -o-linear-gradient(top,  rgba(102,142,0,1) 0%,rgba(143,200,0,1) 100%);
    background: -ms-linear-gradient(top,  rgba(102,142,0,1) 0%,rgba(143,200,0,1) 100%);
    background: linear-gradient(top,  rgba(102,142,0,1) 0%,rgba(143,200,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#668e00', endColorstr='#8fc800',GradientType=0 );
}






@media (min-device-width: 500px)
{
    .btn span,.btn_confirm span{font-size: 13px !important;}
    .custom_title,.custom_title_ar{font-size: 16px !important;}
    .sub_text1,.description,.sub_text{font-size: 16px !important;}
    /*.btn{height:100px !important;}*/
    .btn span {line-height: 35px;}
    .custom_logo img,.custom_logo_ar img{ width:100px !important;}
    #gallery-white{height:165px;}
    .custom_header{height:60px; line-height: 55px;}
    .btn_ref{ width:85vw !important;}
    .btn_ref_confirm{ width:68vw !important; } 

}
@media (min-device-width: 240px) and (max-device-width: 499px)
{
    .btn span,.btn_confirm span {font-size: 14px !important;}
    .custom_title,.custom_title_ar{font-size: 16px !important;}
    .sub_text1,.description,.sub_text{font-size: 12px !important;}
    .btn{height:40px !important;}
    /*.btn span {line-height: 0px;}*/
    .custom_logo img,.custom_logo_ar img{ width:100px !important; }
    #gallery-white{height:90px;}
    .custom_header{height:50px; line-height: 50px;}
    .btn_ref{ width:84vw !important;}
    .btn_ref_confirm{ width:64vw !important; } 
}
@media (min-device-width: 140px) and (max-device-width: 239px)
{
    .btn span,.btn_confirm span {font-size: 17px;}
    .custom_title,.custom_title_ar{font-size: 14px !important;}
    .sub_text1,.description,.sub_text{font-size: 10px !important;}
    .btn{height:30px !important;}
    .btn span {line-height: 10px;}
    .custom_logo img,.custom_logo_ar img{ width:70px !important; }
    #gallery-white{height:40px;}
    .custom_header{height:30px; line-height: 30px;}
    .btn_ref{ width:64vw !important;}
    .btn_ref_confirm{ width:64vw !important; } 
}
.heart {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(96,226,1), rgb(65, 137, 1)) repeat scroll 0 0;*/
    background:rgb(96,226,1);
    background: -moz-linear-gradient(top,  rgb(96,226,1) 0%, rgb(65, 137, 1) 100%);
    background: -webkit-linear-gradient(top,  rgb(96,226,1) 0%,rgb(65, 137, 1) 100%);
    background: linear-gradient(to bottom,  rgb(96,226,1) 0%,rgb(65, 137, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60E201', endColorstr='#418901',GradientType=0 );
    box-shadow: 0px 5px 5px rgb(16,75,0);
    border-radius: 55px;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    padding-top: 10px;
    font-weight: 200;
    height: 60px;
    text-shadow: #fff 1px 1px 0px;
    letter-spacing: 0.7px;
    min-width: 275px;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 11px;
    border-style: none;
}
.heart_external {
    /*background-color:#FFD65E;
  //background: rgba(0, 0, 0, 0) linear-gradient(rgb(235, 204, 37) 25%,rgb(203,144,7) 70%,rgb(204,62,0) 118%) repeat scroll 0 0;*/

    background:rgb(235, 204, 37);
    background: -moz-linear-gradient(top,  rgb(235, 204, 37) 0%, rgb(203,144,7) 70%,rgb(204,62,0) 118%);
    background: -webkit-linear-gradient(top,  rgb(235, 204, 37) 0%,rgb(203,144,7) 70%,rgb(204,62,0) 118%);
    background: linear-gradient(to bottom,  rgb(235, 204, 37) 0%,rgb(203,144,7) 70%,rgb(204,62,0) 118%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EBCC25', endColorstr='#CB9007',GradientType=0 );
    box-shadow: 0px 5px 5px rgb(102,54,0);
    padding-top: 10px;
    border-radius: 55px;
    color: black;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    height: 60px;
    letter-spacing: 0.7px;
    min-width: 275px;
    /* padding: 0px 0px; */
    text-decoration: none;
    text-shadow: #333 1px 1px 0px;
    text-transform: uppercase;
    vertical-align: middle;
    animation: beat 0.75s infinite alternate;
    margin-top: 11px;
    border: 2px solid #b37d09;
}
/* Heart beat animation */
@keyframes beat{
    to { transform: scale(1.1); }
}

.blue_btn
{
    background-color: #66DB00;
    color: #000;
    font-size: 1em;
    padding: 2%;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    border: 0px none;
    border-radius: 50px;
    border: 2px solid #52AF00;
    font-weight: bold;
    padding-top: 7px !important;
    height: 55px !important;
    padding: 0% 2% 2% 2%;
}
.green_btn
{
    background-color: #6A2C97;
    color: #000;
    font-size: 1em;
    padding: 2%;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    border: 0px none;
    border-radius: 50px;
    border: 2px solid #7B31B1;
    font-weight: bold;
    padding-top: 7px !important;
    height: 55px !important;
    padding: 0% 2% 2% 2%;
}

.wholeContainer {
    max-width: 480px !important;
    text-align: center !important;
    margin: 0 auto;
}

/*.subRedButton {
    background-color: #28ACDE;
    color: #ffffff;
    font-size: 1em;
    padding: 2%;
    width: 100%;
    margin: 4px auto;
    text-align: center;
    border: 0px none;
    border-radius: 10px;
    border: 2px solid #0075A1;
    font-weight: bold;
    padding-top: 7px !important;
    height: auto !important;
    padding: 0% 2% 2% 2%;    
}*/


@font-face {
    font-family: 'BurmeseFont';
    src: url('ZawgyiOne.ttf') format('truetype');
}


.heart_subscribe {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(96,226,1), rgb(65, 137, 1)) repeat scroll 0 0;*/
    background:rgb(96,226,1);
    background: -moz-linear-gradient(top,  rgb(96,226,1) 0%, rgb(65, 137, 1) 100%);
    background: -webkit-linear-gradient(top,  rgb(96,226,1) 0%,rgb(65, 137, 1) 100%);
    background: linear-gradient(to bottom,  rgb(96,226,1) 0%,rgb(65, 137, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60E201', endColorstr='#418901',GradientType=0 );
    box-shadow: 0px 5px 5px rgb(16,75,0);
    border-radius: 55px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 10px;
    font-weight: 200;
    height: 60px;
    text-shadow: #fff 1px 1px 0px;
    letter-spacing: 0.7px;
    min-width: 275px;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 11px;
    border-style: none;
}


.heart_subscribe_new{
    background:rgb(96,226,1);
    background: -moz-linear-gradient(top,  rgb(96,226,1) 0%, rgb(65, 137, 1) 100%);
    background: -webkit-linear-gradient(top,  rgb(96,226,1) 0%,rgb(65, 137, 1) 100%);
    background: linear-gradient(to bottom,  rgb(96,226,1) 0%,rgb(65, 137, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60E201', endColorstr='#418901',GradientType=0 );
    box-shadow: 0px 5px 5px rgb(16,75,0);
    border-radius: 5px;
    color: #000000;
    display: inline-block;
    font-size: 18px;
    font-weight: 200;
    height: 40px;
    min-width: 275px;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 11px;
    border-style: none;    
    padding-top: 5px;
    padding-bottom: 5px	
}

/*html,body{
margin:0;
padding:0;
        font-family: sans-serif;
}
*{
        box-sizing:border-box;
outline:none;
}*/

.wifi_nmber .phno {
    border: 1px solid #212020;
    height:35px;
    padding: 5px;
    border-radius: 5px;
    color: #777;
}

.ext{
    width: 60px !important;
    border: 1px solid #212020;
    height:35px;
    padding: 5px;
    border-radius: 5px;
    color: #777;
}
button.wifi_btn {
    border: 0;
    padding: 7px 20px;
    background: #29803C;
    color: #fff;
    font-size: 17px;
    border-radius: 5px;
    margin-top:1%;


}
.col-md-12,.col-md-6{
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.subscription_btn {
position: fixed;
bottom: 0px;
right: 0px;
width: 100%;
text-align: center;
background-color: #72d903;
height: 50px;
font-size: 18px;
padding: 13px;
color: white;cursor: pointer;
}
.menu, .menu-overlay {
    top: 0;
    left: 0;
    bottom: 0;
}
.menu {
    position: absolute;
    z-index: 110;
    overflow: auto;
    background: #FFF;
    -webkit-transition: all .3s cubic-bezier(.215,.61,.355,1);
    -moz-transition: all .3s cubic-bezier(.215,.61,.355,1);
    -o-transition: all .3s cubic-bezier(.215,.61,.355,1);
    transition: all .3s cubic-bezier(.215,.61,.355,1);
    right: auto;
    -webkit-transform: translate(-100%,0);
    -moz-transform: translate(-100%,0);
    -o-transform: translate(-100%,0);
    -ms-transform: translate(-100%,0);
    transform: translate(-100%,0);
    opacity: 1;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: 10%;
    width: 80%;
    height:230px;
    text-align:center;
    border-radius: 0px;
    border: 0px;
}