html {
    scroll-behavior: smooth;
}

body {
    background-color: black;
}

.videoimage {
    background-image: url('images/video_image1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.banner_border
{
    border: 1px solid grey!important;
    margin-bottom: 20px!important;
}
.blog
{
    color: #ffa34d!important;
    direction: rtl!important;
    
}
.center {
    margin: auto;
    width: 60%;
    font-size: 15px!important;
    text-align: left!important;

  }

  .readmore
  {
    color: #db9c61!important;
    padding: 10px!important;
    padding-left: 0px!important;
    text-transform: none!important;
    text-decoration: none!important;  
}
.readmore:hover
{
  color: #e1e1e1!important;

}

.blog_head
{
    float: right!important;
    direction: rtl!important;
    text-align: right!important;
}

.blog_cont_head
{
    
    direction: rtl!important;
    text-align: right!important;
    font-size: 30px;
    color: rgb(252, 178, 81)!important;
}


.blog_head_en
{
    
    float: left!important;
    direction: ltr!important;
    text-align: left!important;
}

.blog_cont_desc
{
    float: left!important;
    direction: ltr!important;
    text-align: left!important;
}
.blog_desc
{
    float: right!important;
    direction: rtl!important;
    text-align: right!important;
}

.blog_desc_en
{
    float: left!important;
    direction: ltr!important;
    text-align: left!important;
}


.blogback
{
    background-color: #3d3d3d!important;
   border: 15px solid black; 
  

   
}
.blogback:hover
{
    background-color: #505050!important;
   border: 15px solid black; 
  

   
}

  
input::placeholder {
    color: #a78464!important;
    font-style: italic;
    background-color: white;
}
.link:hover
{
color: wheat;
text-transform: none;
text-decoration: none;
}
.dot {
    height: 25px;
    width: 25px;
    background-color: #d3b47c;
    border-radius: 50%;
    display: inline-block;
}

.mobile_back {
    background-image: url('images/back.jpg');
    position: fixed;
    background-attachment: local;
    background-size: contain;
    height: 100%;
}

.boxa {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.animate_quot:hover {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    transition: .6s ease;
}

.animate_quot {
    transition-duration: 0.3s!important;
    transition-property: transform!important;
    transition-timing-function: ease!important;
}

.links {
    color: burlywood!important;
    text-decoration: none;
    text-transform: none;
}

.mrali {
    background-image: url('images/ali.png');
    background-attachment: local;
    background-size: 570px;
    background-position: right;
    background-repeat: no-repeat;
}

.links:hover {
    color: rgb(252, 178, 81)!important;
    text-decoration: none;
    text-transform: none;
}

.box1 {
    background-image: url('images/back2.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    height: 500px;
}

.quotes_back {
    background-image: url('images/main.jpg');
    background-size: contain;
    background-position: center;
}

.container-mine {
    max-width: 1500px;
}

.profile_back {
    background-image: url('images/myprofile_back.jpg');
    position: relative;
    background-attachment: local;
    background-size: cover;
    background-position: center;
}

.profile_back2 {
    background-image: url('images/myprofile_back2.jpg');
    position: relative;
    background-attachment: local;
    background-size: cover;
    background-position: center;
}

.profile_back3 {
    background-image: url('images/myprofile_back3.jpg');
    position: relative;
    background-attachment: local;
    background-size: cover;
    background-position: center;
}

.profile_back4 {
    background-image: url('images/myprofile_back4.jpg');
    position: relative;
    background-attachment: local;
    background-size: cover;
    background-position: center;
}

.profile_back5 {
    background-image: url('images/myprofile_back5.jpg');
    position: relative;
    background-attachment: local;
    background-size: cover;
    background-position: center;
}

.grey {
    background-color: #b4a171!important;
}

.profile_back6 {
    background-image: url('images/myprofile_back6.jpg');
    position: relative;
    background-attachment: local;
    background-size: cover;
    background-position: center;
}

.profile_back7 {
    background-image: url('images/myprofile_back7.jpg');
    position: relative;
    background-attachment: local;
    background-size: cover;
    background-position: center;
}

.profile_back8 {
    background-image: url('images/myprofile_back8.jpg');
    position: relative;
    background-attachment: local;
    background-size: cover;
    background-position: center;
}

.profile_back88 {
    background-image: url('images/myprofile_back8.jpg');
    position: relative;
    background-attachment: local;
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
}

.profile_back9 {
    background-image: url('images/myprofile_back9.jpg');
    position: relative;
    background-attachment: local;
    background-size: cover;
    background-position: center;
}

.headings {
    color: black;
    font-size: 30px;
    background-color: #d3b47c;
}

.font_text {
    font-size: 40px;
}

.quotes {
    left: 20px;
    top: 45px;
    font-size: 40px;
    color: white;
    font-family: 'Caudex', serif;
    margin-left: 50px;
}

.quotes_small {
    top: 20px;
    font-size: 10px;
    color: white;
    font-family: 'Caudex', serif;
}

.ownlink_drpdn {
    border-radius: 7px 15px;
}

.ownlink {
    background-image: linear-gradient(#9f7c5f, #f2d487, #7e674c);
    height: 100px;
    color: black!important;
    font-size: 20px;
    border: solid black!important;
    min-width: 170px!important;
    border-radius: 10px 20px;
}

.ownlink_m {
    background-image: linear-gradient(#9f7c5f, #f2d487, #7e674c);
    height: 80px;
    width: 130px;
    color: black!important;
    padding-right: 1.2rem!important;
    font-size: 20px;
    border: solid black!important;
}

.ownlink2 {
    background-image: linear-gradient(#9f7c5f, #f2d487, #7e674c);
    color: black!important;
    width: 50px;
    border-radius: 3px 7px;
}

.ownlink_drpdn {
    background-image: linear-gradient(#7e7e7e, #b7b7b7, #7e7e7e);
    height: 50px;
    color: black!important;
    font-size: 20px;
    border: solid black!important;
    min-width: 170px!important;
}

.ownlink_drpdn:hover {
    background-image: linear-gradient(#9f7c5f, #f2d487, #7e674c);
    height: 50px;
    color: white!important;
    color: black!important;
}

.ownlink2:hover {
    background-image: linear-gradient(#050000, #424242, #424242);
    color: white!important;
}

.ownlink:hover {
    background-image: linear-gradient(#050000, #424242, #424242);
    height: 100px;
    color: white!important;
}

.nav-link {
    margin-right: 5px;
}

.line_black {
    background-image: linear-gradient(#f2d487, #7c6145);
    height: 2px;
    width: 100%;
}

.icon_size {
    font-size: 25px;
}

.dropdown-menu {
    padding: 0px;
}

.gradient-line {
    background-image: linear-gradient(-90deg, #362921, #f7f6b6, #9f7c5f, #9f7c5f, #f2d487, #9f7c5f);
    height: 7px;
    width: 100%;
}

.gradient-line-gallery {
    background-image: linear-gradient(-90deg, #464646, #464646, #6b6b6b, #464646, #3b3b3b, #919191);
    height: 5px;
    width: 100%;
    border-radius: 1px;
}

.circle {
    background-color: black;
    border-radius: 50%;
    border: solid 5px;
}

.navbar-brand {
    color: #f2d487;
    font-size: 25px;
}

.navbar-brand :hover {
    color: grey;
    font-size: 25px;
}

.backdrop {
    background-color: black;
    border-radius: 10px 30px;
}

.btn {
    background-color: #383838;
    border: none;
    color: white;
    cursor: pointer;
}

.btn:hover {
    background-color: burlywood;
    color: black;
}

.intext {
    color: white;
    font: bold;
    font-size: 20px;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: black;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 4px;
    border-color: white;
    border: solid;
}

#myBtn:hover {
    background-color: burlywood;
    color: black;
}

.grid-item {
    border: solid black 4px;
}

.article_text {
    color: white;
    font-size: 15px;
    font-weight: 700;
}

.articles_border {
    height: auto;
    border-radius: 0px 30px 30px;
    background-color: grey;
    background-image: url('images/myprofile_back8.jpg');
    position: relative;
    background-attachment: local;
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
}

.container222 {
    position: relative;
    width: 100%;
    max-width: 400px;
    border: #c79f65 double 9px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: black;
}

.container222:hover .overlay {
    opacity: 0.7;
}

.icon {
    color: white;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.fa-user:hover {
    color: #eee;
}

.fa-camera {
    color: #af8c6b;
}

.sub_btn {
    background-color: burlywood;
    color: black !important;
}

.sub_btn:hover {
    background-color: grey;
    color: white !important;
}

.quotes_author {
    font-family: 'Qwigley', cursive;
    color: #e9cc83;
}

@media screen and (min-width: 601px) {
    .font {
        font-size: 60px;
    }
}

@media screen and (max-width: 600px) {
    .font {
        font-size: 30px;
    }
}

.all_quotes {
    background-color: black;
    font-family: 'Merriweather', serif;
    color: #e9cc83;
    font-size: 30px;
    padding: 10px;
    margin-bottom: 0px!important;
}

.all_quotes:hover {
    color: white;
}

@media screen and (min-width: 601px) {
    .font_q_a_name {
        color: #ffffff !important;
        border: #e9cc83 1px double;
        font-size: 15px;
    }
}

@media screen and (max-width: 600px) {
    .font_q_a_name {
        color: #ffffff !important;
        border: #e9cc83 1px double;
        font-size: 10px;
    }
}

.number {
    font-size: 18px;
    color: rgb(184, 184, 184);
}

.box-border {
    border: solid;
    color: #e9cc83;
}

.rumana {
    position: relative;
    width: 100%;
}

.rumana img {
    width: 100%;
    height: auto;
}

.rumana .rumana_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #555;
    color: white;
    font-size: 16px;
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

.rumana .rumana_btn:hover {
    background-color: black;
}

#loaderr {
    background-color: black;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url('images/logo_load.png');
    background-position: center;
    background-repeat: no-repeat;
}