@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap');

@import  "navbar.css";
@import "homegallery.css";
@import "featurcompany.css";
@import "projects.css";
@import "partners.css";
@import "ready.css";
@import "fixed.css";
/* General */
body{
font-family: 'PT Sans', sans-serif;
margin: 0 auto;

padding: 0;

}

img{
width:100%;
height:auto
}

:root{
 --maincolor:#0f3772;
 --mainlightop:.7;
 --secondcolor:#fceec7;
 --thirdcolor:#b6d2dd;
 --fourthcolor:#044842;
 --fifthcolor:#000000;
/* 
 --maincolor:#140504;
 --secondcolor:#6f5b5c;
 --thirdcolor:#da7f27;
 --fourthcolor:#53424c;
 --fifthcolor:#6c4c2c;*/
 
}


.owl-theme .owl-nav [class*='owl-']:hover,
.owl-theme .owl-nav [class*='owl-']:focus{
 outline: 0;
 border: 0;
 background: 0 !important
}

a{
 text-decoration: none
}

/*
=========== Home Sections Css ============

[1] NAVBAR SECTION
[2] HOME GALLERY
[3] OUR SERVICES
[4] OUR FEATURES
[5] ABOUT US
[6] OUR PARTNERS
[7] FOOTERS
*/






/* END [3] OFFERS SECTION*/





/* START [7] FOOTERS */

.footer{
background: #282828
 
 
}

.footer h5{
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 50px auto 10px auto;
}

.footer .quick .navbar-nav .nav-link{
    color: #565658;
    margin: auto;
    transition: 2s;
    font-size: 15px;
  
}

.footer .quick .navbar-nav .nav-link:hover{
 color: #fff
}



.footer .contact ul {
    text-align: left;
    margin: auto;
    padding: 0;
}

.footer .contact ul li {
    list-style: none;
    margin: 15px 0;
}


.footer .contact ul li a{
    color: #c5c2c2;
    font-size: 15px;
    transition: 2s;
}

.footer .contact ul li a:hover{
 color: #fff;
 text-decoration: none
}
.footer .contact ul li i{
     margin-right: 5px;
}

.footer .find ul {
    text-align: left;
    margin: auto;
    padding: 0;
}

.footer .find ul li {
    list-style: none;
    margin: 15px 0;
}

.footer p{
	    color: #eee;
    font-size: 15px;
}


.footer .hours ul{
	list-style: none;
	margin:auto;
	padding:0
}
.footer .hours ul li{
    color: #fff;
    font-size: 15px;
    margin: 10px auto;
}


.footer .hours a {
    color: #ffb37d;
    font-size: 15px;
    text-transform: uppercase;
}


.footer .hours a:hover{
 text-decoration: none
}

.footer .quick ul{
	font-size:15px
}

.footer .social{
    display: flex;
    justify-content: center;
    margin: 25px  auto;
}

.footer .social a {
    margin: 10px;
    padding: 10px 20px;
    border-radius: 50%;
    color: #424242;
    font-size: 25px;
    transition: 2s;
}

.footer .social a:hover{
    color: #fff;
}

.footer .copy-rights {
    background: #000;
    padding: 26px 0;
    margin: auto;
    text-align: center;
}
.footer .copy-rights p{



}

.footer .copy-rights p:nth-child(2){

}
.footer .copy-rights a{
    color: #ffb37d;
    font-weight: 600;
}
}

.footer .copy-rights a:hover{

}

.footer .copy-rights img{

}

/*
.footer .copy-rights{
	
	    background: #080808;
    padding: 20px 0;
    margin-top: 20px;
}
.footer .copy-rights p{
    color: #fff;
    font-size: 12px;
    font-weight: 200;
    margin: auto;
	display:inline-block;
    text-align: center;
    padding-left:10px;


}

.footer .copy-rights p:nth-child(2){
	float:right;
	padding-right:10px
}
.footer .copy-rights a{
 color: #ffa500
}

.footer .copy-rights a:hover{
 text-decoration: none
}

.footer .copy-rights img{
	width:16px
}
*/
/* END [7] FOOTERS */
/*
==========SINGLE POSTS TEMPLATES==========
[1] FINISHING PROJECTS SINGLE
[2] ARCHAEOLOGICAL SITES SINGLE
[3] VIDEO FRIENDS SINGLE
[4] REVIEWS SINGLE
*/

/* START  [1] FINISHING PROJECTS SINGLE */

.finshed-progects .top{
	
}



.finshed-progects .top .breadcrumb-cat{
	
}

.finshed-progects .top-single{
	    background: #eee;
    padding: 20px 0;
}
.finshed-progects .top-single h1{
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 300;
}

.finshed-progects  .cramb{
	background: #fff;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.finshed-progects .top-single h1 span{
font-size:12px
}

.finshed-progects .cramb ul{
    display: flex;
    margin: auto;
    padding: 0;
}

.finshed-progects .cramb ul li{
list-style: none;
    font-size: 13px;
    margin-right: 10px;
    text-transform: uppercase;
    padding: 20px 0;
}

.finshed-progects .cramb ul i{
	font-size: 10px;
    color: #9c9c9c;
    margin: auto 5px;
}
.finshed-progects .cramb ul li a{
	    color: #9c9c9c;
}

.finshed-progects .cramb ul li a:hover{
	
}

.finshed-progects .cramb ul .activ{
	color:#eee
	
}

.finshed-progects .owl-dots {
	    margin: 25px auto;
	    text-align: center
}

.finshed-progects .owl-dots button{
    width: 10% !important;
        border: 5px solid #fff;
}

.single-gallery .owl-dots button:hover,
.single-gallery .owl-dots button:focus{
	border: 0;
	outline: 0
}

.finshed-progects blockquote{
	
}

.finshed-progects .single-gallery .caption{
	position: absolute;
    bottom: 25px;
    color: #fff;
    right: 0;
    left: 0;
    text-align: center;

}

.finshed-progects .single-gallery .caption h6 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--thirdcolor);
    text-shadow: 2px -1px black;
}

.finshed-progects .single-gallery .caption p{
	    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
       text-shadow: 2px -1px black;
}

.finshed-progects .single-gallery .owl-nav{
	    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 20px;
    color: #fff;
    
}

.finshed-progects  .owl-nav i{
	padding:5px
}

.finshed-progects .owl-nav button:hover,
.finshed-progects .owl-nav button:focus{
	outline: 0
}

.finshed-progects blockquote h4 {
    font-size: 30px;
    color: var(--maincolor);
    position: relative;
    font-weight: 600;
    margin: 20px auto;
}


.finshed-progects blockquote h4:after{
	content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    background: #ffb100;
    bottom: -5px;
    left: 0;
    right: 0;
}

.finshed-progects blockquote ul{
	    padding: 0;
    list-style: none;

}

.finshed-progects blockquote ul li{
    font-size: 16px;
    color: #656565;
    padding: 5px 0;
    margin: auto;
}

.finshed-progects blockquote p {
	    font-size: 13px;
    color: #717171;
    padding: 10px;
    border-left: 2px solid;
}

.finshed-progects  blockquote ul li:before{
font-weight: 900;
    color: #353232;
    text-transform: capitalize;
    font-size: 12px;
    margin-right: 5px;
}

.finshed-progects  blockquote ul li span{
	font-weight:900
}

/*
.finshed-progects  blockquote ul li:nth-child(1):before{

   content: "Client : ";

}

.finshed-progects  blockquote ul li:nth-child(2):before{

   content: "Location :";

}

.finshed-progects  blockquote ul li:nth-child(3):before{

   content: "Year Completed :";

}

.finshed-progects  blockquote ul li:nth-child(4):before{

   content: "Architect:";

}*/


.nextpre {}

.nextpre ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    margin: 70px auto;
}

.nextpre ul li {
    list-style: none;
    font-weight: 700;
    text-align: end;
}

.nextpre ul li a {
    color: #ad2018;
    text-transform: uppercase;
    font-size: 15px;
    border: 1px solid;
    padding: 11px;
}

.nextpre ul li i{
	margin: 10px auto;
} 

/* END  [1] FINISHING PROJECTS SINGLE */








/*
============ End Of Single Templates=======
*/

/*
============= PAGES TEMPLATES ============
[0] ABOUT US
[1] Contact Us
[2] WORK WITH US PAGE
[3] BOOKING NOW

*/

/*START [0] ABOUT US */

.top-about {
	    background: #000;
	    position:relative

}

.top-about img{
	opacity:.1;
	}
		    
		    
		    
.top-about h2{
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    bottom: 30%;
    text-align: center;
    right: 0;
    left: 0;
    color: #fff;
    z-index: 55;}


.top-about .breadcrumb-cat{
	position: absolute;
    bottom: 10%;
    right: 0;
    left: 0;
    text-align: center;
}

.top-about .breadcrumb-cat ul{
display: inline-flex;
    margin: auto;
    padding: 0;
    text-align: center;
}

.top-about .breadcrumb-cat ul li{
    list-style: none;
    font-size: 15px;

    text-transform: uppercase;
    color: #ddd;
}

.top-about .breadcrumb-cat ul li i{
	    font-size: 10px;
    color: #9c9c9c;
    margin: auto 5px;
}

.top-about .breadcrumb-cat ul li a{
	    color: #9c9c9c;
}



.about{
	margin: 50px auto;
}

.about h3:before {
    display: inline-block;
    content: "";
    border-top: 0.2rem solid;
    width: 4rem;
    margin: 0 .5rem;
    transform: translateY(-.25rem);
}

.about h3 {
    font-size: 20px;
    color: var(--maincolor);
    margin-top: 25px;
    text-transform: uppercase;
    font-weight: 900;
}

.about h3 span{
	display: block;
    text-align: justify;
    font-size: 40px;
    color: #696969;
}

.about p{
	color: #a7a7a7;
    font-size: 14px;
}

.about ul {
    margin: auto;
    padding: 0;
    padding-bottom: 50px;
    column-count: 2;
}

.about ul li {
    list-style: none;
    color: #a5a5a5;
    text-transform: uppercase;
    margin: 10px auto;
}

.about ul li:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f058";
    font-weight: 900;
    margin: 0 5px;
    color: #fb5615;
}

.about .Feature .content {
    margin: auto;
    padding: 10px;
}

.about .Feature .content h3:before{
	display:none
}
.about .Feature .content h3 {
    font-size: 17px;
    text-transform: capitalize;
    margin: 10px auto;
    color:#000;
    font-weight:200
}

.about .Feature .content p {
    font-size: 12px;
    text-align: justify;
    color: #3a3a3a;
}
/*END [0] ABOUT US */


/*START [1] CONTACT US */
.contact-us{
	margin:50px auto
}
.contact-us h3:before {
    display: inline-block;
    content: "";
    border-top: 0.2rem solid;
    width: 2rem;
    margin: 0 .5rem;
    transform: translateY(-.25rem);
}

.contact-us h3 {
    font-size: 20px;
    color: #fb7a1a;
    margin-top: 25px;
    text-transform: uppercase;
    font-weight: 900;
}


.contact-us h3 span {
    display: block;
    text-align: justify;
    font-size: 40px;
    color: #696969;
}

.contact-us p {
    margin: auto;
    font-size: 14px;
    text-transform: capitalize;
    color: #808080;
}

.contact-us form {
    margin-top: 50px;
}

.contact-us form input, .contact-us form textarea {
    margin: 10px auto;
    font-size: 13px;
}

.contact-us form .send {
    background: #fb7a1a;
    outline: 0;
    border: 0;
}

.contact-us ul {
    position: absolute;
    bottom: 0;

}

.contact-us ul li {
    list-style: none;
    margin: 10px auto;
}

.contact-us ul li a {
    color: #fb7a1a;
    text-transform: uppercase;
 
    font-size: 14px;
}

.contact-us i {
    margin-right: 10px;
}
/*END [1] CONTACT US  */

/* START [3] WORK WITH US PAGE */
.work-form{
    text-align: center;
    margin: 25px auto;
}

.work-form p{

}





 .work-form p:before{
 content: "ــــــ"
}


 .work-form form{
 padding: 20px 0
}


 .work-form  input,
 .work-form select,
 .work-form textarea{
    margin: 10px auto;
  
}

 .work-form  input.submit{
 	width:100%
 }
/* START [3] WORK WITH US PAGE */


/* Start [4] Reviews Page 
.review-page{
 padding: 0
}

.review-page .top{
position: relative
}

.review-page img{
 
}

.review-page .title{
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    background: rgba(112, 0, 0, 0.78);
    padding: 10px;
}

.review-page .title h2{
     font-size: 50px;
    font-weight: 200;
    color: #ff0;
    margin: auto
}

.review-page .title p{
     color: #fff;
    font-size: 12px;
}

.review-pag .title h2:before,
.review-pag .title p:after{
 content: "ــــــ"
}

.review-form{
 background: #fff;

}

.review-form form{
 padding: 20px 0;
 margin: auto
}

.review-form .form-group label{
    font-size: 12px;
    margin: auto;
    text-align: start;
    color: #700000;
}

.review-form .form-group{
 margin: 20px auto
}
select[name="rating"] option{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #f3a415;
 
}


/*
 =========== CATEGORY TEMPLATES ==========
/**/
	
.cat-service{
margin:50px auto
}

.cat-service > div > div > div:first-child{
	display: none;
}

.cat-service > div > div > div{
	position: relative
}
.cat-service .content{
padding: 10px;
    border: 1px solid #eee;
    border-top: 0;
    margin-bottom: 10px;
}

.cat-service .content h2 {
    text-transform: uppercase;
    font-size: 10px;
    color: var(--fourthcolor);
}

.cat-service .content h2 span {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 21px;
    color: var(--maincolor);
    display: block;
}

.cat-service .content .explain{
font-size: 12px;
    color: #bdbdbd;
    margin: auto;
}

.cat-service .content  a {
    margin: auto;
    font-size: .8pc;
    text-transform: uppercase;
    color: var(--maincolor);
    font-weight: 700;
}

.cat-service  .content i {
    position: relative;
    top: 3px;
    left: 3px;
}

.cat-service .content h1{
	font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}


.cat-service .content h6 {
    position: absolute;
    top: 0px;
    background: var(--maincolor);
    right: 15px;
    padding: 10px;
    color: #fff;
    font-size: 60px;
    text-align: center;
    font-weight: 600;
}


.cat-service .content h6 span{
 	    display: block;
    font-size: 12px;
    font-weight: 200;
    text-transform: uppercase;
    text-align: center
 }
/**/
	.child-cat{
		position: unset;
    margin: 50px auto;
	}
	

/**/
.portfolio{
	
}

.portfolio .content{
	margin: 25px auto;
}


.portfolio h3{
	
}

.portfolio h3:before{
content:"Owner: "	
}

.portfolio .explain{
	
}

.portfolio h4:before{
	content
}

.portfolio h4{
	
}

.portfolio h5{
	
}
/**/
	
	
/* Timeline holder */
.portfolio ul.timeline {
    list-style-type: none;
    position: relative;
    padding-left: 1.5rem;
}

 /* Timeline vertical line */
.portfolio ul.timeline span i{
    margin-right: 5px;
}

.portfolio ul.timeline:before {
    content: ' ';
    background: var(--maincolor);
    display: inline-block;
    position: absolute;
    left: 16px;
    width: 4px;
    height: 100%;
    z-index: 400;
    border-radius: 1rem;
}


.portfolio li.timeline-item {
    margin: 20px 0;
}

/* Timeline item arrow */
.portfolio .timeline-arrow {
    border-top: 0.5rem solid transparent;
    border-right: 0.5rem solid #fff;
    border-bottom: 0.5rem solid transparent;
    display: block;
    position: absolute;
    left: 2rem;
}

/* Timeline item circle marker */
.portfolio li.timeline-item::before {
    content: ' ';
    background: var(--maincolor);
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #fff;
    left: 11px;
    width: 14px;
    height: 14px;
    z-index: 400;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.portfolio h1{
	    font-size: 12px;
    color: #ddd;
    text-transform: uppercase;
}

.portfolio h1 span {
    display: block;
    font-size: 3pc;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--maincolor);
}

.portfolio .text-gray {
    color: #999;
}

.portfolio .desc{
    font-size: 12px;
    color: #7d7d7d;
    font-style: oblique;
}

.portfolio h2{
	    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.portfolio .text-gray a{
	color:#999;
	  pointer-events: none;
   cursor: default;
}

.portfolio .text-gray a:before{
	content:'Year Completed: '
}

.portfolio .text-gray a:hover{
 
	text-decoration: none
}
.portfolio h4{
	    text-align: end;
    font-size: 14px;
}
.portfolio h4:before{
	content:"Architect : ";
	font-size:10px;
	font-weight:800
}


.portfolio .pagination {
    margin: 50px auto;
    display: block;
    text-align: center;

}

.portfolio .pagination .page-numbers {
    margin: auto 3px;
    color: var(--thirdcolor);
    font-weight: 700;
}


.portfolio .pagination .prev, .portfolio .pagination .next {
    background: var(--maincolor);
    color: var(--secondcolor);
    padding:10px;
}
.portfolio .pagination .current{
	color:var(--maincolor);
}


/*==============END CATEGORY TEMPLATES========== */




/* Review */


/* Media Query*/
@media(max-width:767px){
/*info section*/

.top-header .info a{
 font-size: 0;
 margin: auto
}


.home .logo{
 margin: auto 10px;
     width: 50px;
}

.home #pyramids-nav{
 
}
.navbar-light .navbar-toggler {

    outline: 0;
    border: 0;
    }
    
   .home .navbar-light .navbar-nav .nav-link{
    font-size: 12px;
    padding: 15px 5px;

   }
 .home .navbar-light  .navbar-nav{
margin-top: 15px;
    border-top: 1px solid #eee;
}



    .home .navbar-light{
       float: none;

    }
    
     .home .navbar-light li{
     display: inline
    }
    
    .home .navbar-light .navbar-nav .nav-link:hover,
    .home .navbar-light .navbar-nav .active>.nav-link,
    .home .navbar-light .navbar-nav .nav-link.active,
    .home .navbar-light .navbar-nav .nav-link.show,
    .home .navbar-light .navbar-nav .show>.nav-link{
      
    }
    

/* Home Gallery */

.home-gallery .title h2:before{
	display:none
}

.home-gallery .title h2 span{
display: block;
    font-size: 10px;
    font-weight: 200;
    text-transform: uppercase;
}

.home-gallery .title{
top:20%
}


.home-gallery .title h2 {
font-size: 20px;
    margin: auto;
    padding: 0;
    text-transform: uppercase;
}

.home-gallery .title .explain {
    font-size: 9px;
    text-transform: capitalize;
    color: #ddd;
    font-style: italic;
    /* display: none; */
    width: 70%;
    margin: auto;
}

.home-gallery .title a {

    font-size: 10px;
   border:0; 
    padding: 0; 
}
    
.home-gallery .owl-nav{
   font-size: 10px
}

.home-gallery .owl-nav .owl-prev{
   left: 10px
}

.home-gallery .owl-nav .owl-next{
   right: 10px
}

.home-gallery .owl-dots{
	display:none
}

/**/
.since h6 {
    text-align: start;
}


/**/
.offers-section .nav-tabs .nav-item .nav-link {

    padding: 0;
    margin: 5px;
}
/**/
	.work-with-us {
   
    padding: 10px;
}

.work-with-us h3 {
	font-size: 25px
}

.work-with-us h6 {
    line-height:normal;
    margin: 20px auto;
}
/**/
.partners .owl-dots button {
    width: 10px !important;
    /* padding: 10px !important; */
    margin: auto 5px;
}
/*single post*/
.finshed-progects .single-gallery .caption p{
	display:none
}

.finshed-progects .single-gallery .caption h6 {
    font-size: 12px;}
 .finshed-progects .single-gallery .caption{
 	bottom:5px
 }
.finshed-progects .owl-dots button {
    width: 20% !important;
    border: 5px solid #fff;
}

.finshed-progects .cramb ul li{
	font-size:7px
}

.finshed-progects .owl-nav i:before{
	font-size:12px
}

.finshed-progects .single-gallery .owl-nav {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    color: #fff;
}
/* Hot Deals */
.hot-deals h1{
   font-size: 30px;
}

.hot-deals p{
   width:100%;
   font-size: 10px
}


/**/

.back-enqui {
    padding: 0;
    display: none;
}
/* About Us */

.top-about h2 {
    font-size: 25px;

    bottom: unset;

    top: 15px;

}

.top-about .breadcrumb-cat{
	bottom: 0
}

.top-about .breadcrumb-cat ul li{
	font-size:10px
}

.about h3 {
	font-size:10px;
}


.about h3 span{
	font-size: 20px
}

.about h3:before{
	    border-top: 0.08rem solid;
	    transform: translateY(-0.15rem);
}
/* Video Section*/


/*End Trips Page*/

/* Booking Page*/
.booking .title {
    position: unset;
    text-align: unset;
    background: rgb(112, 0, 0);
    padding: 10px 0;
}

.booking .title h2 {
    font-size: 20px;
  
}

.booking-form{
	padding:0 10px;
}

.booking-form select{
	margin-bottom:10px
}

/*Landing Page*/

    
   /*Contact Us Page*/
  
  .contact-us ul {
 display:none

}
}