/*************header***/
.p-1{
    padding:50rem;
}
 .top-bar-style1 {
    background-color: #242424;
    padding: 25px;
}
.top-bar-style1 .top-bar-left p {
    color: #b1b1b1;
    margin-top: 10px;
}
.top-bar-style1 .top-bar-right {
    text-align: right;
    color: #b1b1b1;
}
.top-bar-style1 .top-bar-right ul li {
    padding-right: 0;
    display: inline-block;
    margin-left: 15px;
    position: relative;
}
.top-bar-style1 .top-bar-right ul li .login-btn {

    color: #b1b1b1;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.top-bar-style1 .top-bar-left p i {
    margin-right: 10px;
    color: #fcaf01;
}
.top-bar-style1 .top-bar-right ul li .login-btn i {
    padding-right: 10px;
    font-size: 14px;
    color: #fcaf01;
}
.top-bar-style1 .top-bar-right ul li .login-btn:hover {
    color: #fcaf01;
}
@media (min-width: 992px){
     .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: 0;
      padding-left: 1.5rem;
}
          
      }
#main-header {
    line-height: 23px;
    font-weight: 500;
    top: 0;
    background-color: #ffc107;
    width: 100%;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    position: sticky;
    z-index: 99999;
}
/**********footer**************/
footer {
    background: url(../img/footer-bg.png) no-repeat center center;
    background-size: cover;
    
}
.col_white_amrc { color:#FFF;}
footer { width:100%; background-color:#242424; min-height:250px; padding:10px 0px 25px 0px ;    margin-top: 5rem;}
.pt2 { padding-top:40px ; margin-bottom:20px ;}
footer p { font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {padding:0px 0px 8px 0px;}
.footer_ul_amrc li a{ color:#CCC;}
.footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.bottom_border { padding-bottom:20px;}
.foote_bottom_ul_amrc {
	list-style-type:none;
	padding:0px;
	display:table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline;}
.foote_bottom_ul_amrc li a { color:#999; margin:0 12px;}

.social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
.social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;}
.social_footer_ul li i {  width:20px; height:20px; text-align:center;}
.headin5_amrc.col_white_amrc.pt2:before {
    content: "";
    height: 3px;
    width: 40px;
    background: #ff6c22;
    position: absolute;
   top: 72px;
    left: 14px;
    z-index: 1;
}
.btn55 {
    background: transparent;
    border-right: 4px solid #ff6c22;
    border-bottom: 1px solid #ccc3;
    border-left: 1px solid #ccc3;
    border-top: 1px solid #ccc3;
    color: #818182;
    padding: 9px;
}

.btn55:hover {
    background: #ff6c22;
    color: #fff;
    text-decoration: none;
}
/***********index****************/
.row.align-items-center{
            color:white;
        }
        
.mycol {
    padding-left: 0;
    padding-right: 0
}
.myform{
    padding: 10px 35px;
}
.xcol {
    padding-left: 10px;
    padding-right: 10px;
    background: #eaeaea;
}

.title {
    font-weight: bold;
    color: #ff6c22;
}

.btn span {
    font-size: 15px;
    font-weight: bold
}


.form-control {
border: none;
box-shadow: 8px 0.1px 6px 0px #dae0e5;
border-radius: 0;
}
.form-contro input [type="text"],
.form-control input [type="email"],
.form-control input [type="password"] {
    color: black
}

.form-control:focus {
    outline: 0;
    box-shadow: 0px 0.5px 0px 0px #dae0e5 !important
}

.form-control-placeholder {
    position: absolute;
    top: 0;
    padding: 7px 0 0 0;
    transition: all 300ms;
    opacity: 0.5
}

.form-control:focus+.form-control-placeholder,
.form-control:valid+.form-control-placeholder {
    font-size: 80% !important;
    transform: translate3d(0, -100%, 0) !important;
    opacity: 1 !important
}
.mod_button:hover {
    text-decoration: none;
    color: #ff6c22;
    border: 2px solid #ff6c22;
     background-color:#fff;
}

.mod_button {
    padding: 5px;
    margin-left: 22px;
    color: #fff;
    background-color:#ff6c22;
    border: #ff6c22;
}
input.form-control {
    height: 45px;
}
p{    text-align: justify;}

/* --------------- */
.services div {
    margin-bottom: 70px;
}
.service-item img.full-width {
    height: 200px;
}
img.full-width {
    width: 100%;
}
.service-item > h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
     margin: 20px 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.bg-image{
        background-image: linear-gradient(rgb(0 0 0 / 55%),rgb(37 35 35 / 68%)),url(../img/Marina-Dhow-Cruise.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    margin: 0 auto;
    padding: 70px 0;
}
.phoneno {
    font-size: 35px;
    display: block;
    padding-top: 10px;
    font-weight: 700;
    color: #fff;
}
/* --------------- */

/* --------------- */
.grid-margin {
    margin-top: 30px
}

.bg {
    background: #dff0d8
}

.icon-md {
    font-size: 2.2rem
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
}
.bus{
    font-size: xxx-large;
    color: #ff6c22;
}
.card.bg.d-flex.align-items-center {
    background: #e9ecef;
}
/*************************************/
.page-title1{
            color: #fff;
            padding: 75px 0;
            background-image: linear-gradient(rgb(0 0 0 / 69%),rgb(125 89 6 / 98%)),url('<?PHP echo $hositng_name;?>/img/home_fleet001.jpg');
        }
.bg-image1 {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-title1 a{
    color: #fff;
}
.page-title1 a, .page-title a:hover{
        text-decoration: none;
}
.page-title1 h1 {
    display: inline-block;
    margin-bottom: 0px;
}
.page-title1 h1 {
    margin-top: 0px;
    font-size: x-large;
}
.pull-right {
    float: right!important;
}
/**********************************/
 .gallery-title {
     font-size: 36px;
     color: #FFA500;
     text-align: center;
     font-weight: 500;
     margin-bottom: 70px
 }

 .gallery-title:after {
     content: "";
     position: absolute;
     width: 22.5%;
     left: 38.5%;
     height: 45px;
     border-bottom: 1px solid #5e5e5e
 }

 .filter-button {
     font-size: 18px;
     border: 1px solid #FFA500;
     border-radius: 5px;
     text-align: center;
     color: #FFA500;
     margin-bottom: 30px
 }

 .filter-button:hover {
     font-size: 18px;
     border: 1px solid #FFA500;
     border-radius: 5px;
     text-align: center;
     color: #ffffff;
     background-color: #FFA500
 }

 .btn-default:active .filter-button:active {
     background-color: #FFA500;
     color: white
 }

 .port-image {
     width: 100%
 }

 .gallery_product {
     margin-bottom: 30px
 }
