/*

Theme Name: Mansour Travel Company

Theme URI: http://aios3-staging.agentimage.com/m/mansourtravel.com/htdocs

Description: AIOS mobile semi-custom theme.

Author: AgentImage

Author URI: http://www.agentimage.com

Version: 1.3.2

Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post

License: Proprietary

License URI: http://www.agentimage.com

Template: aios-starter-theme

*/



/*



TABLE OF CONTENTS



1. Custom CSS

2.	IP styles

3. MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css

  

*/



/*******************************************************

 *

 * 1. Custom CSS

 *

 *******************************************************/



/* Global */



body{

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	font-weight: 400;

	color: #000000;

	background: #FFF;

	margin: 0;

}

body.home{
	overflow:hidden;
}



h1 {

	font-family: 'Open Sans', sans-serif;

	font-size: 25px;

	font-weight: 700;

	color: #000000;

}



h2 {

	font-family: 'Crimson Text', serif;

	font-size: 18px;

	font-weight: 600;

	color: #000000;

}



p {

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	font-weight: 400;

	color: #000000;

}



.home div#main-wrapper {

    opacity: 0;

}

.home #main-header {
	position: relative;
}


#main-header {

	position: fixed;

	top: 0;

	left: 0;

	width: 100%;

	padding: 19.5px 30px;

	background: #000000;

	z-index: 1030;

}

	.header-inner-wrap {

		max-width: 1505px;

		margin: auto;

	}

	.logo-col {



	}

		.logo-col a {

			display: inline-block;

			outline: none;

		}

		.logo-col img {

			max-width: 100%;

		}

	.navi-col {

		padding-top: 5px;

	}

		.aios-starter-theme-demo-header-navigation #nav {

			background: none;

		}

			.aios-starter-theme-demo-header-navigation #nav > li {

				padding: 10px 0;

				margin: 0 8px;

			}

			.aios-starter-theme-demo-header-navigation #nav > li:first-child {

				margin-left: 0;

			}

				.aios-starter-theme-demo-header-navigation #nav > li > a {

					font-family: 'Open Sans', sans-serif;

					font-size: 13px;

					font-weight: 400;

					color: #fff;

					padding: 0;

					position: relative;

					-webkit-transition: all 0.25s ease-in-out;

					-moz-transition: all 0.25s ease-in-out;

					transition: all 0.25s ease-in-out;

					outline: none;

				}

				.aios-starter-theme-demo-header-navigation #nav > li > a:before {

					content: attr(data-title);

					display: block;

					position: absolute;

					top: 0;

					bottom: 0;

					left: 0;

					width: 100%;

					margin: auto;

					max-width: 0;

					color: #b2b2b2;

					-webkit-transition: all 0.25s ease-in-out;

					-moz-transition: all 0.25s ease-in-out;

					transition: all 0.25s ease-in-out;

					overflow: hidden;

					white-space: nowrap;

				}

				.aios-starter-theme-demo-header-navigation #nav > li > a:after {

					content: '';

					display: block;

					position: absolute;

					width: 100%;

					height: 1px;

					bottom: -5px;

					background: #b2b2b2;

					max-width: 0;

					-webkit-transition: all 0.25s ease-in-out;

					-moz-transition: all 0.25s ease-in-out;

					transition: all 0.25s ease-in-out;

				}

				.aios-starter-theme-demo-header-navigation #nav > li:hover > a {

					color: #b2b2b2;

					background: none;

				}

				.aios-starter-theme-demo-header-navigation #nav > li:hover > a:before {

					max-width: 100%;

				}

				.aios-starter-theme-demo-header-navigation #nav > li:hover > a:after {

					max-width: 100%;

				}

				#nav .sub-menu {

					padding-top: 37px;

					background: none;

					display: none;

				}

				#nav li:hover .sub-menu {

					display: none;

				}

					#nav .sub-menu li {

						background: #000000;

					}

						#nav .sub-menu li a {

							font-family: 'Open Sans', sans-serif;

							font-size: 13px;

							font-weight: 400;

							color: #ffffff;

							position: relative;

							text-align: center;

							-webkit-transition: all 0.25s ease-in-out;

							-moz-transition: all 0.25s ease-in-out;

							transition: all 0.25s ease-in-out;

							outline: none;

						}

						#nav .sub-menu a:hover {

							background: #000000;

							color: #b2b2b2;

						}

	.cont-col {

		text-align: right;

		padding-top: 15px;

	}

		.cont-col ul {

			font-size: 0;

		}

			.cont-col li {

				display: inline-block;

				border-left: 1px solid rgba(255,255,255,0.15);

				line-height: 11px;

				padding: 0 12px;

			}

			.cont-col li:first-child {

				border-left: 0;

			}

			.cont-col li a,

			.cont-col li a em {

				display: inline-block;

				vertical-align: middle;

				font-family: 'Open Sans', sans-serif;

				font-size: 13px;

				font-weight: 400;

				color: #fff;

				line-height: 11px;

				outline: none;

				text-decoration: none;

				-webkit-transition: all 0.25s ease-in-out;

				-moz-transition: all 0.25s ease-in-out;

				transition: all 0.25s ease-in-out;

			}

			.cont-col li a.ai-font-facebook,

			.cont-col li a.ai-font-linkedin {

				font-size: 14px;

			}

			.cont-col li span,

			.cont-col li em {

				display: inline-block;

				vertical-align: middle;

				font-size: 12px;

				color: #fff;

				-webkit-transition: all 0.25s ease-in-out;

				-moz-transition: all 0.25s ease-in-out;

				transition: all 0.25s ease-in-out;

			}

			.cont-col li span.ai-font-phone {

				margin-right: 8px;

			}

			.cont-col li span.ai-font-envelope {

				font-size: 11px;

			}

			.cont-col li span.ai-font-envelope + span {

				display: none;

			}

			.cont-col li:hover a,

			.cont-col li:hover span {

				color: #b2b2b2;

			}

#main-header.header-relative {

	position: relative !important;

}



#slideshow-wrap {



}

	.default-slideshow > .cycloneslider {

		z-index: 0;

	}



	.mob-slideshow {

		display: none;

	}

		.mob-slideshow .cycloneslider-template-fixed {

			position: relative;

			width: 100% !important;

		}

		.mob-slideshow .cycloneslider-template-fixed {

			height: auto !important;

			top: 0;

		}

		.mob-slideshow .cycloneslider-template-fixed .cycloneslider-fixed-slide img {

			width: 100% !important;

			height: auto !important;

		}

		.mob-slideshow .cycloneslider-template-fixed .cycloneslider-caption {

			display: none;

		}

		.cycloneslider-template-fixed .cycloneslider-caption-description{

			background: rgba(0, 0, 0, 0.02);

			padding: 10px !important;

			text-shadow: 2px 2px 2px #000;

			font-style: italic;

		}

	.mob-tagline {

		display: none;

	}

		.mob-tagline span {

			display: block;

			font-family: 'Open sans', sans-serif;

			font-size: 40px;

			font-style: italic;

			font-weight: 600;

			color: #ffffff;

			line-height: 50px;

			background: rgba(0, 0, 0, 0.02);

			padding: 50px 10px !important;

			text-shadow: 2px 2px 2px #000;

			text-align: center;

		}



#main-footer {

	position: fixed;

	bottom: 0;

	left: 0;

	width: 100%;

	background: none;

	padding: 0;

	margin-top: 0;

}

	.footer-left-col {

		padding: 30px 15px;

	}

	.footer-navi-wrap {

		display: none;

	}

		.footernav {

			font-size: 0;

		}

			.aios-starter-theme-demo-footer .footernav li {

				padding: 0 10px;

			}

			.aios-starter-theme-demo-footer .footernav li:first-child {

				padding-left: 0;

			}

			.aios-starter-theme-demo-footer .footernav li a {

				font-family: 'Open Sans', sans-serif;

				font-size: 12px;

				font-weight: 400;

				color: #ffffff;

				display: block;

			}

	.copyright-wrap {

		font-family: 'Open Sans', sans-serif;

		font-size: 12px;

		font-weight: 400;

		color: #ffffff;

		text-align: left;

	}

		.copyright-wrap p {

			font-size: 12px;

			color: #ffffff;

		}

		.copyright-wrap a {

			display: inline-block;

			outline: none;

		}

		a.tdp-site {

			font-weight: 700;

			text-decoration: underline;

		}

	.footer-logo-col {

		text-align: right;

		padding: 8px 15px;

	}

		.footer-logo-col a {

			display: inline-block;

			outline: none;

		}

		.footer-logo-col img {

			max-width: 100%;

		}



#main-footer.footer-relative {

	background: #000000;

	position: relative;

}

	

 

/*******************************************************

 *

 * 2. IP Styles

 *

 *******************************************************/



/* Adjust minimum height of page area */ 

#content-sidebar, #content-full{ min-height: 500px;}



/** Adjust width of content columns **/

#content-sidebar #content{ width: 77.08%; }

#content-full #content { width: 100%; }



/* Adjust width of sidebar */

.sidebar{ width: 20.83%; }



/* Adjust line height of page elements */

#content h4, aside h4,

#content p, aside p,

#content blockquote, aside blockquote,

#content ul, aside ul,

#content fieldset, aside fieldset,

#content form, aside form,

#content ol, aside ol,

#content dl, aside dl,

#content dir, aside dir,

#content menu, aside menu { line-height:1.7 }



/* Style post/page main headings (h1) */

#content .entry-title { 

	font-family: 'Open Sans', sans-serif;

	font-size: 25px;

	font-weight: 700;

	color: #000000;

	line-height: normal;

}



/* Style category/archive/etc main headings (h1) */

#content .archive-title { 

	font-family: 'Open Sans', sans-serif;

	font-size: 25px;

	font-weight: 700;

	color: #000000;

	line-height: normal;

}



/* Styles for category/archive/search/etc subheadings (h2) */

#content .archive-subtitle { 



}



.ip-container {



}

	.ip-container #main-header {

		position: fixed;

	}



	.ip-header-wrap{

		margin-top: 50px;

	}

	.page-id-109 .ip-header-wrap {
		margin-top: 85px;
	}

	.ip-header {

		    background-size: cover !important;
		    background-position: center !important;
    		background-repeat: no-repeat !important;
		    width: 100%;
		    height: 700px;
		    position: relative;
	}

		/*.ip-header:before {

			content: '';

			display: block;

			position: absolute;

			width: 100%;

			height: 100%;

			background: url('./images/slide-overlay.png') rgba(0,0,0,0.20) repeat center right;

		}*/



	.ip-container #main-footer {

		position: relative;

		background: #000000;

	}



.aios-mobile-header-wrapper.aios-mobile-header-wrapper-breakpoint-992 {

	z-index: 1040;

}



.amh-header-buttons {

	background: #000000;

	border-bottom: 1px solid #ffffff;

	-webkit-box-shadow: initial;

	-moz-box-shadow: initial;

	box-shadow: initial;

}

	.amh-header-buttons.amh-1a .amh-center .amh-phone-text,

	.amh-header-buttons.amh-1a .amh-center .amh-phone-text a,

	.amh-header-buttons .amh-navigation-trigger,

	.amh-header-buttons .amh-header-right-btn {

		color: #000;

	}



	.amh-navigation .amh-menu li:hover > a, .amh-navigation .amh-menu li.open > a {

	    background: #323232;

	}



	.amh-navigation .amh-menu li ul {

	    background: #191919;

	}



	.amh-navigation .amh-menu li ul li a {

	    color: #ffffff;

	}



#gallery-1 img {

    border: 0 !important;

}

	

#gallery-2 img {

	border: 0 !important;

}



.anchor-offset:before { 

	display: block; 

	content: " "; 

	height: 300px;

	margin-top: -300px;

	visibility: hidden; 

}



.page-id-248 .aidefcf-cl3 span {

	width: auto;

}	 

.page-id-248 .aidefcf-cl3 > span {

	width: 31.60%;

}

.page-id-248 .entry .use-floating-validation-tip span.wpcf7-not-valid-tip {

	font-size: 12px;

}

/* MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css */



.ip-header-wrap img{
width: 100%;
height: auto;
}


.ai-contact-wrap .tooltips {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
	cursor: help;
}

.ai-contact-wrap .tooltips .tooltiptext {
  visibility: hidden;
  width: 100%;
  background-color: white;
  color: #000;
  border-radius: 6px;
  padding: 3px 7px;
  position: absolute;
  z-index: 9;
  bottom: 20px;
  left: 0;
  max-width: 100%;
  min-width: 230px;
  text-align: justify;
  border: 1px solid #333;
	font-size: 13px;
	line-height: 1.5;
}

.ai-contact-wrap .tooltips:hover .tooltiptext {
  visibility: visible;
}


body .aios-slider.aios-slider-template-default .aios-slider-splide .aios-slider-tagline .aios-slider-tagline-description {
	font-family: 'Open sans', sans-serif;
	font-size: 48px;
	font-weight: 600;
	color: #ffffff;
	line-height: 1.2;
	padding: 10px !important;
	text-shadow: 2px 2px 2px #000;
	background-color: rgba(0, 0, 0, 0.25);
	font-style: italic;
 }
 
 body #aios-slider-hp-slideshow .aios-slider-splide .aios-slider-tagline {
	z-index: 10;
	bottom: 25%;
	background: transparent;
	width: 100%;
	max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
 }


#slideshow-wrap .aios-slider.aios-slider-template-default .aios-slider-splide .aios-slider-custom-video,
#slideshow-wrap .aios-slider.aios-slider-template-default .aios-slider-splide, 
#slideshow-wrap .splide__track, 
#slideshow-wrap .splide__track--fade>.splide__list, 
#slideshow-wrap .splide__track--fade>.splide__list>.splide__slide {
    height: 100%;
}

#slideshow-wrap #aios-slider-hp-slideshow .aios-slider-splide .aios-slider-img canvas{
	height: 100vh;
}

#slideshow-wrap  #aios-slider-hp-slideshow .aios-slider-splide .aios-slider-img canvas, 
#slideshow-wrap  #aios-slider-hp-slideshow .aios-slider-splide .aios-slider-custom-video canvas {
    min-height: 100%!important;
}

#slideshow-wrap .slide-spacer {
    display: block;
    width: 100%;
    height: 100%;
}

#slideshow-wrap .aios-slider {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
}

.page-id-109 .ip-header-wrap {
    aspect-ratio: 1208 / 726;
    height: auto;
}

.page-id-109 .ip-header-wrap::after {
    content: 'Team picture 2023';
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 5px #000;
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 1;
}

.footer-logo-col a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.footer-logo-col a img {
    width: auto;
    height: 82px;
    
}

.footer-logo-col a span {
    font-size: 20px;
}

.ip-contact-logos {
    display: flex;
    align-items: center;
    gap: 30px;
}
.ip-contact-logos img {
    width: auto;
    max-height: 82px;
    margin: 0;
}
.ip-contact-logos img:last-child {
    filter: invert(1);
}

.ip-contact-logos span {
    font-size: 20px;
    color: #000;
}
.gallery .gallery-item strong {
    display: block;
    text-align: center;
}