.navbar-light .navbar-brand {
    color: rgb(209 110 116);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(209 110 111);
}
a{
   
   color: #D16E6F;
  display: inline-block;
    font-size: 15px
 
}
a:hover{
    text-decoration: none;
}



.clear{
    clear: both;
}
.head {
     font-size: 20px;
    float: right;
    margin-top: 50px;
    margin-left: 20%
}
.head a{
    font-size: 20px;
     margin: 14px;
}
.content{
        margin-right: -19%;
}
.left_content{
   margin-right: 20%;
}
.right_content{
           margin-right: 20%;
}
.logo img{
       width: 20%;
    height: 179px;
    display: inline-block;
    vertical-align: middle;
    border-style: none;
    float: left;
    position: absolute;
      bottom: 12%;
    /* top: 21%; */
    left: -19%;
}
/*
.image{
        margin-right: -21%;
}
.image img{
    width: 100%
}
*/
.cont{
    background-image: url(back.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
    margin-right: -22%;
 
}

.cont span{
    width: 30%
}
.mn{
     background-color: #ececec;
    box-shadow: 10px white;
    width: 40%;
    float: left;
        margin-left: -23%;

    margin-top: 26%;
    padding: 46px;
    
}
p{
    line-height: 30px;
    font-size: 17px;
    color:  #5a2e2f
}
h3{
   
        border-bottom: 1px solid #5a2e2f;
    /* width: 14%; */
    float: left;
    padding-bottom: 10px;
    
    color: #5a2e2f
}
h1{
    color: #D37274
}
.bg-light {
    background-color: transparent;
}
.form-inline{
          margin-right: 155px;
}
.bg-light {
    background-color: #ffffff!important;
}
@media (max-width: 1000px){
    .logo img {
        left: -52%;
    }
}
/*******************************************/
.secondnav{
    display: none
}
@media (max-width: 970px  ){
 
    .head{
        display: none
    }
    .navbar{
        display: none
    }
       .secondnav{
         display: block;
    }
    .navbar-brand{
           position: relative;
    left: 75%;
    }
    .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    position: relative;
        left: -17%;}
      .mn {
     background-color: #ececece0;
    box-shadow: 10px white;
    width: 108%;
    /* height: 73%; */
    /* float: left; */
    margin-left: -30%;
    margin-block: auto;
    }
    h1{
        font-size: 27px
    }
    h3{
        font-size: 19px;
    }
    p{
        font-size: 15px
    }
    .sd{
        background-image: url(back.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
  
}
    .mn {
    background-color: #ececece0;
    box-shadow: 10px white;
    width: 70%;
    float: left;
        margin-left: -5%;}
    
}

@media (max-width:554px){
       .head{
        display: none
         }
    .navbar{
        display: none
           }
       .secondnav{
         display: block;
               }
        .navbar-brand{
        position: relative;
    left: 62%;
    }
    .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    position: relative;
        left: -15%;}
    .cont {
    direction: rtl;
    background-image: url(back.jpg);
        width: 97%;}
    h1{
        font-size: 27px
    }
    h3{
        font-size: 19px;
    }
    p{
        font-size: 15px
    }
     .sd{
        background-image: url(back.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
  
}
    .mn {
    background-color: #ececece0;
    box-shadow: 10px white;
    width: 108%;
    /* height: 73%; */
    /* float: left; */
    margin-left: -30%;
    margin-block: auto;}
}
@media (max-width:550px){
       .head{
        display: none
         }
    .navbar{
        display: none
           }
       .secondnav{
         display: block;
               }
        .navbar-brand{
        position: relative;
        left: 51%;
    }
    .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    position: relative;
        left: -15%;}
    .cont {
    direction: rtl;
    background-image: url(back.jpg);
        width: 97%;}
    .mn {
    background-color: #ececece0;
    box-shadow: 10px white;
    width: 108%;
    /* height: 73%; */
    /* float: left; */
    margin-left: -30%;
    margin-block: auto;}
    h1{
        font-size: 27px
    }
    h3{
        font-size: 19px;
    }
    p{
        font-size: 15px
    }
        .sd{
        background-image: url(back.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
  
}
    .mn {
     background-color: #ececece0;
    box-shadow: 10px white;
    width: 108%;
    /* height: 73%; */
    /* float: left; */
    margin-left: -30%;
    margin-block: auto;}
}

