@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700');
body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	text-decoration: none;
	outline: none;
}
html {
	overflow-x: hidden;
}
textarea:focus, input:focus, select:focus {
	outline: none;
}
textarea, input[type=text], input[type=button], input[type=submit] {
	-webkit-appearance: none;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.cls, .clr {
	clear: both
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w100 {
	width: 100%;
}
.w50 {
	width: 50%;
}
.rlt {
	position: relative;
}

::-webkit-input-placeholder { /* Chrome */
 color:#333;
}
:-ms-input-placeholder { /* IE 10+ */
 color:#333;
}
::-moz-placeholder { /* Firefox 19+ */
 color:#333;
 opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
 color:#333;
 opacity: 1;
}
.body-wrapper {
	float: left;
	width: 100%;
}
.full-wrapper {
	float: left;
	width: 100%;
		/*background-color: rgba(0,0,0,0.5); */
}
.main-wrapper {
	margin: 0 auto;
	max-width: 1170px;
	width: 95%;
}
.clearfix:after, .body-wrapper:after, .full-wrapper:after, .main-wrapper:after {
	clear: both;
	content: " ";
	display: block;
}
.section-hero {
	background: url('../images/Azerbaijan1.jpg') center top no-repeat;
	background-size: cover;
	/*	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;

	*/
}
.section-hero-Turkey-Dubai{
	background: url('images/Turkey-from-uae.jpg') center top no-repeat;
	background-size: cover;
}
.section-hero-Thailand-Kerala {
	background: url('images/Thailand-banner-kerala.jpg') center top no-repeat;
	background-size: cover;
}
.section-hero-Europe-Kerala {
	background: url('images/Europe-banner-kerala.jpg') center top no-repeat;
	background-size: cover;
}

.section-hero-Turkey-Qatar 
{
	background: url('images/lp-banner.jpg') center top no-repeat;
	background-size: cover;

}
.section-hero-Egypt-Qatar 
{
	background: url('images/lp-banner.jpg') center top no-repeat;
	background-size: cover;

}
.section-hero-Turkey-Kuwait
{
	background: url('images/turkey-banner-kuwait.jpg') center top no-repeat;
	background-size: cover;

}
.section-hero-Egypt-Kuwait
{
	background: url('images/Egypt-kuwait-banner.jpg') center top no-repeat;
	background-size: cover;
}
.section-hero-Georgia-Bahrain
{
	background: url('images/lp-banner.jpg') center top no-repeat;
	background-size: cover;
}
.section-hero-Turkey-Saudi
{
	background: url('images/lp-banner.jpg') center top no-repeat;
	background-size: cover;

}
.section-hero-Egypt-Oman
{
	background: url('images/lp-banner.jpg') center top no-repeat;
	background-size: cover;

}
.section-hero-Turkey-Oman
{
	background: url('images/lp-banner.jpg') center top no-repeat;
	background-size: cover;
}
.section-hero-Europe-Malaysia
{
	background: url('images/lp-banner.jpg') center top no-repeat;
	background-size: cover;
}
.section-hero-Turkey-Malaysia
{
	background: url('images/lp-banner.jpg') center top no-repeat;
	background-size: cover;

}
/* Style the button and place it in the middle of the container/image */
.mobile-banner-wrap h1{
  position: absolute;
  display:block;
  top: 10%;
  left:auto;
  text-align:center;
  background: linear-gradient(to right, rgba(178,34,34,0) 0%, rgba(0, 0, 255, 0.5) 5%,rgba(6,19,75, 0.9) 50%, rgba(0, 0, 255, 0.5) 75%,rgba(178,34,34,0) 100%);  
  font-size: 3.4em;
    font-weight: 400;
    color: #ffd628;  
    padding: 12px 24px;

}

.mobile-banner-wrap .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color:rgba(6,19,75, 0.9);
  color: white;
  font-size: 16px;
  padding: 8px 10px ;
  border: none;
  cursor: pointer;
  border-radius: 5px;
}

.mobile-banner-wrap .btn:hover {
  background-color: black;
}
.divider-wrap {
	margin-top: -70px;
	position: relative;
	z-index: 9999;
	height: 82px;
}
.divider-wrap {
	background: url(images/divider-bg.png) left bottom no-repeat;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
}
.header-main {
	z-index: 99999;
	padding: 15px 0;
	background: #fff;
}
a.phone-call {
	padding: 5px 20px 5px 48px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	background: #ff7f22;
	border-radius: 30px;
}
.quick-contact a {
	color: #fff;
}
a.phone-call:before {
	content: " ";
	position: absolute;
	width: 20px;
	height: 20px;
	left: 18px;
	top: 8px;
	background: url(images/call.png) left center no-repeat;
}
.main-wrapper h1
{
position: absolute;
display: block;
width: 60%;
font-size:3.4em;
font-weight: 400;
color: #ffd628;
/*text-shadow: 0 .125em .125em rgba(0, 0, 0, .5);*/
padding: .6em 1em .6em 1.7em;
/*background: linear-gradient(to right, rgba(178,34,34,0) 0%, rgba(0, 0, 255, 0.5) 5%,rgba(6,19,75, 0.9) 50%, rgba(0, 0, 255, 0.5) 75%,rgba(178,34,34,0) 100%);*/
background: #06134b;
background: linear-gradient(to right, rgba(178,34,34,0) 0%, rgba(0, 0, 255, 0.5) 5%,rgba(6,19,75, 0.9) 50%, rgba(0, 0, 255, 0.5) 75%,rgba(178,34,34,0) 100%);
margin:10% 0 0 0;
font-style: italic;
}
.main-wrapper h1 span
{
	color: #FFF;
}
.banner-form-right {
	float: right;
	background: #fff;
	width: 35%;
	max-width: 350px;
	box-shadow: 5px 8px 13px #0000001f;
	padding: 20px 35px;
	margin: 75px 0 110px 0;
}
.banner-form-right h2 {
	color: #721c0f;
	font-size: 18px;
	font-weight: 600;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: inline-block;
}
.banner-form-right h2:before {
	content: " ";
	width: 100%;
	background: #ff7f22;
	height: 6px;
	left: 0;
	top: -23px;
	position: absolute;
}
.form-group {
	margin: 0 0 25px 0;
}
.form-group .form-input, .form-group select, .form-input-group .form-input, .form-input-group select {
	width: 100%;
	background: #fff;
	padding: 12px 20px;
	font-weight: 500;
	font-size: 14px;
	border-radius: 2px;
	color: #333 !important;
	border: 1px solid #bdbdbd;
	transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1) 0s;
	font-family: 'Poppins', sans-serif;
}
.select-drop:after, .contry-code:after {
	content: "▼";
	top: 7px;
	right: 15px;
	bottom: 1px;
	font-size: 100%;
	line-height: 20px;
	padding: 8px 0;
	border-radius: 50%;
	color: #721c0f;
	position: absolute;
	pointer-events: none;
	border-radius: 100%;
	width: 17px;
	height: 20px;
	text-align: center;
}
.contry-code {
	float: left;
	width: 28%;
	position: relative;
}
.number-alert-set {
	float: left;
	width: 72%;
}
.muti-form {
	border: 1px solid #bdbdbd;
	background: #fff;
	border-radius: 2px;
}
.contry-code select {
	border: 0 !important;
	border-right: 1px solid #bdbdbd !important;
	border-radius: 0;
	background: none !important;
	padding: 13px 12px;
	color: #333 !important;
	width: 100%;
}
.contry-code:after {
	right: 10px;
	top: 6px;
}
.muti-form .form-input, .number-alert-set .form-input {
	border: 0!important;
}
.number-alert-set .form-input {
	padding: 13px 20px;
}
.form-submit-btn {
	border: 0px solid #ff7f22 !important;
	background: #ff7f22 !important;
	letter-spacing: 0;
	font-size: 14px;
	color: #fff !important;
	float: right;
	letter-spacing: 0.6px;
	cursor: pointer;
	border-radius: 2px;
	font-family: 'Poppins', sans-serif;
	padding: 12px 30px;
	text-transform: uppercase;
	border-radius: 3px;
	font-weight: 600;
	box-shadow: 4px 3px 15px #ff7f22d1;
}
.man-float {
	position: absolute;
	left: -88px;
	bottom: 0;
}
.man-float img {
	position: relative;
	z-index: 999;
}
.bg-left {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 15px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#20305b+0,3a6cb4+100 */
	background: rgb(32,48,91); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(32,48,91,1) 0%, rgba(58,108,180,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(32,48,91,1) 0%, rgba(58,108,180,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(32,48,91,1) 0%, rgba(58,108,180,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20305b', endColorstr='#3a6cb4', GradientType=0 ); /* IE6-9 */
}
.bg-left:before {
	content: "";
	position: absolute;
	left: 160px;
	top: 15px;
	width: 15px;
	height: 35px;
	background: #202f5a;
	z-index: 999;
}
.bg-left:after {
	content: "";
	position: absolute;
	left: 160px;
	bottom: 15px;
	width: 15px;
	height: 35px;
	background: #396ab1;
	z-index: 999;
}
.multi-product-wrap {
	background: #eae9ef;
	padding: 60px 0;
}
.multi-product-wrap h2 {
	color: #721c0f;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	line-height: 1;
	text-transform: uppercase;
}
.multi-product-wrap h2 span small {
	font-size: 30px;
	color: #ff7f22;
}
.multi-product-wrap p {
	color: #721c0f;
	font-size: 16px;
	text-align: center;
	margin: 8px 0 55px 0;
}
.overlay-text {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 25px 35px;
	top: 0;
	z-index: 999;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	text-align: center;
}
.slider-box:hover img {
	transform: scale(1.1);
}
.overlay-text h3 {
	font-size: 42px;
	color: #fff;
	line-height: 1;
	font-weight: 700;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 27px;
	margin-bottom: 10px;
	/* border: 1px solid #10101008; */
    /* background: #00000042; */
	text-shadow: 1px 3px 4px #00000094;
}
.overlay-text h6 {
	position: absolute;
	left: 25px;
	bottom: 30px;
	font-size: 12px;
	color: #ffffff;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 100%;
	background: #88002c;
	padding: 5px 8px;
	border-radius: 3px;
}
a.get-quote {
	border: 0px solid #ff7f22;
	background: #ff7f22;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
	border-radius: 2px;
	font-family: 'Poppins', sans-serif;
	padding: 7px 10px;
	text-transform: uppercase;
	border-radius: 3px;
	font-weight: 700;
	/*box-shadow: 5px 5px 18px #ff7f22d1;
	 margin: 15px 0 0 0; */
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 35px;
	width: 150px;
}
.overlay-text span {
	/* float: left; */
	font-size: 11px;
	color: #fff;
	font-weight: 400;
	text-align: left;
	margin: 0 5px 0 0;
	letter-spacing: 0.6px;
	display: inline-block;
	line-height: 1;
}
.overlay-text small {
	font-weight: 600;
	display: block;
	/* margin: -4px 0 0 0; */
	font-size: 14px;
}
.overlay-text h4 {
	font-weight: 500;
	/* float: left; */
	letter-spacing: 1px;
	font-size: 36px;
	line-height: 1;
	display: inline-block;
	color: #fdd32f;
}
.overlay-text h5 {
	font-weight: 600;
	font-size: 18px;
	line-height: 1;
	display: inline-block;
	color: #121542;
	background: #ffffff;
	padding: 5px 10px;
	border-radius: 3px;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.price-row {
	text-align: center;
	background: #121542;
	display: inline-block;
	padding: 5px 12px;
	border-radius: 3px;
}
.more-package {
	padding: 20px 0 0 0;
	text-align: center;
}
.more-package h3 {
	font-size: 24px;
	font-weight: 200;
	color: #721c0f;
	display: inline-block;
	margin: 0 10px 0 0;
}
.more-package h3 span {
	font-weight: 400;
}
.more-package a {
	border: 0px solid #ff7f22;
	background: #ff7f22;
	font-size: 14px;
	color: #fff;
	border-radius: 2px;
	font-family: 'Poppins', sans-serif;
	padding: 12px 30px;
	text-transform: uppercase;
	border-radius: 3px;
	font-weight: 700;
	box-shadow: 5px 5px 19px #ff7f228f;
	display: inline-block;
}
.more-package .package-content
{
	text-align:left;
	padding-top:10px;
}
.more-package .package-content h3
{
	font-weight: 400;
}
.more-package .package-content p
{
	text-align:left;
	padding:10px;
	    margin: 8px 0 10px 0;
}
.more-package .package-content ul.b
{
	color: #721c0f;
    font-size: 16px;
    list-style-type: square;
        margin: 5px 0 0 55px;
}
.more-package .package-content span:before
{
	background-color: #721c0f;
    content: " ";
    width: 7em;
    height: 2px;
    top: 0;
    left: 0;
    display: block;
    margin: 18px auto;
}
#text{
display:none;
}

.btn-container{
  text-align:left;
  
}
.btn-container button{
  user-select:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  cursor:pointer;
      border: 0px solid #ff7f22;
    background: #ff7f22;
    font-size: 14px;
    color: #fff;
    padding: 12px 30px;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 700;
    box-shadow: 5px 5px 19px #ff7f228f;}

.flx-wrap {
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.v-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.dream-destination-wrap {
	background: url(images/destination-bg.jpg) center top;
	background-size: cover;
	overflow: hidden;
}
.why-us-wrap {
	background: url(images/whys-bg.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0;
}
.why-us-wrap:before {
	width: 100%;
	height: 100%;
	content: " ";
	left: 0;
	top: 0;
	position: absolute;
	background: url(images/whys-pattern.png) left top repeat;
}
.why-tittle {
	width: 100%;
	/* padding: 35px 35px 0 55px; */
	/* border-right: 1px solid #ffffff21; */
	text-align: center;
}
/* .why-tittle:after {
	content: " ";
	width: 10px;
	height: 78%;
	position: absolute;
	background: #e5b922;
	left: 0;
	top: 0;
}
.why-tittle:before {
	content: " ";
	width: 120px;
	height: 10px;
	position: absolute;
	background: #e5b922;
	left: 0;
	top: 0;
}*/
.why-tittle h3 {
	font-size: 32px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: 200;
	line-height: 1;
}
.why-tittle h4 {
	font-size: 55px;
	color: #e5b922;
	font-weight: 400;
	letter-spacing: 4px;
	line-height: 1;
	margin: 10px 0 15px 0;
}
.why-tittle p {
	font-size: 16px;
	color: #fff;
	margin: 15px 0 20px 0;
	font-weight: 400;
}
.why-us-note {
	width: 100%;
	padding: 35px 0 35px 45px;
	margin: 0 auto;
	text-align: center;
	float: left;
}
.why-us-note li {
	/* float: left; */
	text-align: center;
	position: relative;
	margin: 0 45px 0 0;
	display: inline-block;
	width: 20%;
}
.why-us-note li { float:left; } li:last-child {
	margin-right: 0;
}
/*.why-us-note li:after {
	width: 90px;
	height: 2px;
	content: "";
	background: #e5b922;
	bottom: 0;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}*/
.why-icon-wrap {
	display: table;
	width: 100px;
	height: 100px;
	margin: 0 auto;/*	background: url(images/why-point-bg.png) center center no-repeat;
*/
}
.why-icon-wrap span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.why-icon-wrap span img {
	max-width: 85px;
}
.why-us-note li h3 {
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	margin: 10px 0 10px 0;
	line-height: 1;
}
.why-us-note li p {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 24px;
}
.client-speak-wrap {
	padding: 50px 0 10px 0;
	background: #eae9ef;
}
.client-speak-wrap h2, .bottom-form-wrap h2 {
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	color: #721c0f;
	position: relative;
	letter-spacing: 2px;
	line-height: 1;
}
.client-speak-wrap span, .bottom-form-wrap h2 span {
	font-weight: 600;
	color: #ff7f22;
}
.client-speak-wrap figure, .bottom-form-wrap figure {
	width: 100%;
	text-align: center;
	margin: 0 !important;
	padding: 0 !important;
}
.client-speak-wrap figure span, .bottom-form-wrap figure span {
	font-weight: 400 !important;
	font-size: 18px;
	text-align: center;
	position: relative;
	display: inline-block;
	color: #4b4b4a;
}
.client-speak-wrap figure span:before, .bottom-form-wrap figure span:before {
	background-color: #721c0f;
	content: " ";
	width: 7em;
	height: 2px;
	top: 0;
	left: 0;
	display: block;
	margin: 18px auto;
}
.client-speak-slider h4 {
	font-size: 22px;
	font-weight: 500;
	display: inline-block;
	text-transform: uppercase;
	color: #721c0f;
	text-align: center;
	position: relative;
	padding-top: 10px;
}
.client-speak-slider h4:before {
	width: 22px;
	height: 17px;
	background: url(images/left-quote.png) right center no-repeat;
	content: " ";
	position: absolute;
	left: -30px;
	top: 0;
}
.client-speak-slider h4:after {
	width: 22px;
	height: 17px;
	background: url(images/right-quote.png) right center no-repeat;
	content: " ";
	position: absolute;
	right: -30px;
	top: 0;
}
.client-speak-slider p {
	width: 60% !important;
	font-style: italic;
	margin: 25px auto 25px auto;
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
}
.author-name {
	display: inline-block;
	padding: 25px 30px;
	border-width: 3px;
	border-style: solid none none none;
	border-color: rgba(0,0,0,.1);
	margin: 25px 0 0 0;
}
.author-name img {
	border-radius: 50%;
	float: left;
	max-width: 60px;
	border: 4px solid #ffffff;
	width: auto !important;
}
.author-name h5 {
	float: left;
	font-size: 14px;
	margin: 5px 0 0 15px;
	font-weight: 600;
	text-align: left;
}
.author-name small {
	font-size: 14px;
	display: block;
	font-weight: 400;
	color: #ff7f22;
	text-transform: capitalize;
}
.client-speak-slider {
	padding: 50px 0 0 0;
}
.client-speak-slider .slider-box {
	text-align: center;
}
.bottom-form-wrap {
	background: url(images/contact-form-bg.jpg) center top;
	background-attachment: fixed;
	background-size: cover;
}
.bottom-form-wrap .gradient {
	padding: 65px 0 95px 0;
	background: -moz-linear-gradient(top, rgba(255,255,255,.9) 0, rgba(255,255,255,.6) 25%, rgba(255,255,255,.3) 50%, transparent 70%, transparent 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,.9) 0, rgba(255,255,255,.6) 25%, rgba(255,255,255,.3) 50%, transparent 70%, transparent 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,.9) 0, rgba(255,255,255,.6) 25%, rgba(255,255,255,.3) 50%, transparent 70%, transparent 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff', GradientType=0 );
}
.bottom-row {
	margin: 65px auto 0 auto;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	width: 70%;
	background: #fff;
	padding: 35px;
}
.bottom-row .form-input-group {
	width: 48%;
	margin: 0 1% 2% 1%;
	display: inline-block;
}
.form-input-group input {
	width: 100%;
	font-family: 'Poppins', sans-serif;
	padding: 15px 18px;
	font-size: 14px;
	color: #828282;
	border: 1px solid #d8d8d8;
}
.form-btn-group {
	text-align: center;
	margin: 20px 0 0 0;
}
.form-submit {
	font-family: 'Poppins', sans-serif;
	background: #ffab00 !important;
	display: inline-block !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	border-radius: 3px;
	color: #1d274c;
	cursor: pointer!important;
	text-transform: uppercase !important;
	border: 1px solid #c3870c !important;
	padding: 10px 35px !important;
	letter-spacing: 1px !important;
}
.form-btn-group {
	text-align: center !important;
	margin: 20px 0 0 0;
}
.form-btn-group .form-submit {
	float: none;
}
.bottom-form-wrap .number-alert-set .form-input {
	padding: 12px 20px;
}
.bottom-form-wrap .contry-code {
	width: 22%;
}
.bottom-form-wrap .contry-code select {
	border-right: 0 !important;
	padding: 11px;
}
.bottom-form-wrap .number-alert-set {
}
.bottom-form-wrap .number-alert-set {
	width: 78%;
	border-left: 1px solid #e0e0e0 !important;
}
.bottom-form-wrap .form-group .form-input, .bottom-form-wrap .form-group select, .bottom-form-wrap .form-input-group .form-input, .bottom-form-wrap .form-input-group select, .bottom-form-wrap .muti-form {
	border-radius: 3px;
}
.float-action {
	position: fixed;
	z-index: 99999;
	left: 20px;
	top: 20%;
}
.float-action img {
	display: block;
	margin-bottom: 15px;
	max-width: 40px;
}
.slider-layer {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
.mobile-banner-wrap img {
	max-width: 100%;
	width: auto;
}
/****** popup css ******/
.inquiry-form-wrap .adv-html {
	overflow-y: scroll;
	overflow-x: hidden;
	max-height: 560px;
}
.active-pop .body-wrapper {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	filter: blur(3px);
}
.active-pop .overlay {
	display: block !important;
	visibility: visible !important;
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	overflow: auto;
	z-index: 99;
	display: none;
	visibility: hidden;
}
.help-contact-wrap, .inquiry-form-wrap {
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: fixed;
	z-index: 999;
	overflow: hidden;
	visibility: hidden;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.pop-inner {
	width: 100%;
	display: table;
	height: 100%;
	margin: auto;
}
.pop-inner .pop-box {
	display: table-cell;
	vertical-align: middle;
}
.help-contact-wrap.open-pop .pop-content, .inquiry-form-wrap.open-pop .pop-content {
	visibility: visible !important;
	opacity: 1 !important;
	-webkit-opacity: 1 !important;
	-moz-opacity: 1 !important;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0) !important;
	-webkit-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	-o-transform: scale(1) !important;
	transform: scale(1) !important;
}
.pop-inner .pop-box .pop-content {
	visibility: hidden;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	padding: 30px;
	background: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.close-pop, .close-pop1 {
	height: 25px;
	line-height: 25px;
	width: 25px;
	font-size: 13px;
	text-align: center;
	font-weight: 500;
	text-decoration: none !important;
	color: #fff;
	right: 0;
	top: 0;
	text-decoration: none;
	position: absolute;
	background: #731d0f;
}
.help-contact-wrap.open-pop .pop-content, .inquiry-form-wrap.open-pop .pop-content {
	visibility: visible !important;
}
.pop-inner .pop-box .pop-content {
	visibility: hidden;
}
.inquiry-form-wrap .pop-content {
	padding: 0 !important;
}
.inquiry-form-wrap.pop-sm .pop-inner {
	max-width: 460px;
	width: 100%;
}
.help-contact-wrap .pop-inner {
	max-width: 360px;
}
.pop-inner {
	width: 100%;
	display: table;
	height: 100%;
	margin: auto;
}
.pop-inner .pop-box {
	display: table-cell;
	vertical-align: middle;
}
.help-to-cart h3 {
	color: #ef234e;
	text-align: center;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 24px;
	font-size: 19px;
	text-transform: uppercase;
}
.help-to-cart h4 {
	color: #851b39;
	text-align: center;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 18px;
	margin: 15px 0 0 0;
	font-size: 16px;
}
.inquiry-form-right {
	padding: 30px 38px 30px 55px;
}
.inquiry-form-right h2 {
	font-size: 18px;
	color: #721c0f;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0 0 25px 0;
	text-align: center;
}
.inquiry-form-right p {
	font-size: 12px;
	color: #4b4e5f;
	margin: 25px 0 10px 0;
	width: 100%;
	text-align: center;
}
.customize-wrap {
	text-align: center;
}
.customize-inner {
	border: 1px solid #c7206129;
	background: #fff;
	padding: 25px;
	border-radius: 3px;
	display: inline-block;
	margin: 45px auto 0 auto;
}
.customize-inner p {
	color: #e83178;
	font-size: 20px;
	float: left;
	font-weight: 500;
	margin: 5px 0 0 0;
}
.customize-inner p span {
	font-weight: 300;
}
.customize-inner a {
	padding: 6px 18px;
	margin: 0 0 0 15px;
}
.bottom-fixed {
	position: fixed;
	bottom: 0;
	background: #fff;
	z-index: 9999;
	padding: 16px 35px;
	text-align: center;
	box-shadow: 1px 2px 18px #00000057;
}
.bottom-fixed p {
	display: inline-block;
	font-size: 22px;
	color: #4b4b4a;
	font-weight: 300;
}
.bottom-fixed span {
	font-weight: 500;
	color: #ff4c91;
}
.contact-set {
	display: inline-block;
	margin-left: 50px;
}
a.whatsapp-no {
	background: url(images/whats-app4.png) 20px 5px no-repeat;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 23px 8px 50px;
	color: #1b9810;
	border-radius: 50px;
	border: 1px solid #1a9911;
	margin: 0 10px 0 60px;
}
a.contact-no {
	background: url(images/call-1.png) left center no-repeat;
	font-size: 16px;
	font-weight: 600;
	padding: 2px 0 2px 30px;
	color: #004288;
}
a.contact-no:before {
	content: " ";
	width: 1px;
	height: 100%;
	position: absolute;
	left: -27px;
	top: 0;
	background: #d7d7d7;
}
a.get-no {
	font-size: 14px;
	padding: 8px 30px;
	border: 1px solid #0e2946;
	background: #004288;
	border-radius: 49px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
}
/****** popup css ******/

/********** footer **********/
.footer-logos {
	background: #f1f1f1;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 15px 0;
}
.footer-copyright {
	padding: 15px 0;
	font-size: 14px;
	color: #767676;
	text-align: center;
}
.partners-logo-wrap {
	width: 15%;
}
li.pata-logo, li.ktm-logo, .nbd-logo, li.adib-logo, li.mashreq-logo, li.paypal-logo, li.visacard-logo, li.mastercard-logo {
	background: url(images/sprite-img.png) left center no-repeat;
	margin: 0 0 0 15px;
	display: block;
	-webkit-transition: all .3s ease-in-out;
}
li.pata-logo {
	width: 71px;
	height: 35px;
	padding-right: 15px;
	margin-right: 15px;
	background: url(images/pata-logo.png) center center no-repeat;
}
li.ktm-logo {
	width: 30px;
	height: 39px;
	background: url(images/ktm-logo.png) center center no-repeat;
	margin-left: 15px;
}
li.nbd-logo {
	width: 100px;
	height: 22px;
	background: url(images/nbd-logo.png) center center no-repeat;
}
li.adib-logo {
	width: 54px;
	height: 22px;
	background: url(images/adib-logo.png) center center no-repeat;
}
li.mashreq-logo {
	width: 99px;
	height: 21px;
	background: url(images/mashreq-logo.png) center center no-repeat;
}
li.paypal-logo {
	width: 80px;
	height: 22px;
	background: url(images/paypal-logo.png) center center no-repeat;
}
li.visacard-logo {
	width: 47px;
	height: 22px;
	background: url(images/visacard-logo.png) center center no-repeat;
}
li.mastercard-logo {
	width: 39px;
	height: 22px;
	background: url(images/mastercard-logo.png) center center no-repeat;
}
li.pata-logo:hover, li.ktm-logo:hover, li.nbd-logo:hover, li.adib-logo:hover, li.mashreq-logo:hover, li.paypal-logo:hover, li.visacard-logo:hover, li.mastercard-logo:hover {
	filter: none;
	-webkit-filter: grayscale(1);
}
li.pata-logo:after, .connect-social:after {
	width: 1px;
	background: #d7d7d7;
	height: 40px;
	right: -15px;
	top: 0;
	content: " ";
	position: absolute;
}
.connect-social:after {
	right: -5px;
}
.acceptable-opt {
	margin: 10px 0 0 0;
}
.connect-social p {
	font-size: 11px;
	color: #898989;
	margin: 0 0 5px 0;
	letter-spacing: 0;
}
.footer-social li {
	margin-right: 8px;
	display: inline-block;
}
.footer-social li a {
	word-wrap: break-word;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all 0.3s;
	position: relative;
}
.footer-social li a::before {
	vertical-align: middle;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all 0.3s;
}
.footer-social li a.icon-fb:before {
	background: url(images/social-media.png) 0 0 no-repeat;
	width: 10px;
	height: 17px;
	content: " ";
	float: left;
	display: inline-block;
}
.footer-social li a:hover.icon-fb:before {
	background: url(images/social-media.png) 0 -24px no-repeat;
}
.footer-social li a.icon-twitter:before {
	background: url(images/social-media.png) -19px 0 no-repeat;
	width: 22px;
	height: 17px;
	content: " ";
	float: left;
	display: inline-block;
}
.footer-social li a:hover.icon-twitter:before {
	background: url(images/social-media.png) -19px -24px no-repeat;
}
.footer-social li a.icon-pinterest:before {
	background: url(images/social-media.png) -69px 0 no-repeat;
	width: 14px;
	height: 17px;
	content: " ";
	float: left;
	display: inline-block;
}
.footer-social li a:hover.icon-pinterest:before {
	background: url(images/social-media.png) -69px -24px no-repeat;
}
.footer-social li a:hover.icon-insta:before {
	background: url(images/social-media.png) -45px -24px no-repeat;
}
.footer-social li a.icon-insta:before {
	background: url(images/social-media.png) -45px 0 no-repeat;
	width: 17px;
	height: 17px;
	content: " ";
	float: left;
	display: inline-block;
}
/********** footer **********/

.logo img {
	max-width: 100%;
	width: auto;
}
.customize-wrap {
	text-align: center;
}
.customize-inner {
	display: inline-block;
	margin: 45px auto 0 auto;
}
.customize-inner p {
	color: #fff;
	font-size: 24px;
	float: left;
	font-weight: 500;
	margin: 5px 0 0 0;
}
.customize-inner p span {
	font-weight: 300;
}
.customize-inner p span {
	font-weight: 300;
}
.customize-inner a {
	padding: 6px 18px;
	margin: 0 0 0 15px;
}
.customize-wrap a {
	font-weight: 500;
	font-size: 16px;
	color: #3e3e3e;
	background: #ffab00;
	border: 1px solid #ffad05;
	border-radius: 3px;
	padding: 9px 30px;
	display: inline-block;
}
.mobile-banner-wrap {
	display: none;
}
.offer-banner-wrap {
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	background: #f3ba0b;
}
.offer-banner-wrap p {
	font-size: 18px;
	color: #333;
	font-weight: 600;
	line-height: 1;
}
.offer-banner-wrap p span {
	font-size: 20px;
	color: #4f1003;
	font-weight: 900;
	letter-spacing: 0.8px;
}
.offer-banner-wrap p small {
	background-color: #ff0008;
	padding: 8px 10px;
	border-radius: 3px;
	display: inline-block;
	-webkit-animation: puls 1s infinite !important;
	animation: puls 1s infinite !important;
}
.offer-banner-wrap p small {
	font-size: 14px;
	color: #fff;
	line-height: 1;
	margin-right: 18px;
	text-transform: uppercase;
	font-weight: 700;
}
.offer-banner-wrap p small b {
	font-weight: 900;
	font-size: 16px;
	text-transform: uppercase;
}
 @-webkit-keyframes puls {
 0% {
 transform: scale(1);
}
 50% {
 transform:scale(1.1);
}
 100% {
 transform:scale(1);
}
}
/* Standard syntax */
 @keyframes puls {
 0% {
 transform:scale(1);
}
 50% {
 transform:scale(1.2);
}
 100% {
 transform:scale(1);
}
}

/******************* ***** RESPOSIVE CSS ***** *******************/

@media screen and (max-width: 600px) {
.mobile-banner-wrap h1{
  font-size:1.2em;

}
.mobile-banner-wrap h1 span
{
	color: #FFF;
}

}
@media all and (min-width:300px) and (max-width:699px) {
.main-wrapper {
	width: 90%;
}
.quick-contact span {
	display: none;
}
a.phone-call {
	display: inline-block;
	border: 0px solid #050b57;
	background: #ff7f22;
	padding: 7px;
	top: -2px;
}
a.phone-call::before {
	position: relative;
	display: inline-block;
	left: 0;
	top: 0;
}
.mobile-banner-wrap {
	margin-top: 55px;
}

.logo {
	width: 60%;
	margin-top: 8px;
}
.multi-product-wrap h2, .multi-product-wrap h2 span small {
	font-size: 26px;
	font-weight: 500;
	line-height: 30px;
}
.section-hero {
	background: #fff;
}
.section-hero-Turkey
{ 
	background:#fff;
}
.banner-text-wrap {
	margin: 40px 0;
}
.man-float img, .bg-left, .top-liner, .bottom-liner, .why-tittle:before, .destination-content-wrap h3 span::before {
	display: none;
}
.overlay-text h3 {
	font-size: 35px;
}
.overlay-text h5 {
	font-size: 14px;
}
.banner-form-right {
	width: 100%;
	padding: 25px;
	max-width: 100%;
	margin: 35px 0;
}
.contry-code {
	width: 35%;
}
.banner-form-right h2:before {
	top: -27px;
}
.number-alert-set {
	width: 65%;
}
.multi-product-wrap p {
	font-size: 14px;
	margin: 14px 0 35px 0;
}
.overlay-text {
	padding: 30px 20px;
	background-color: rgba(0, 0, 0, 0.30);
}
.vacation-content-wrap {
	max-width: 100%;
	width: 100%;
	padding: 35px;
}
.inner-va-text {
	padding: 0;
}
.vacation-content-wrap h3 {
	font-size: 24px;
}
.vacation-content-wrap h4 {
	font-size: 38px;
}
.vacation-content-wrap span {
	font-size: 38px;
}
.dream-destination-wrap:after, .destination-content-wrap, .why-tittle, .why-us-note, .bottom-row {
	width: 100%;
}
.destination-content-wrap {
	padding: 25px;
}
.destination-content-wrap h4 {
	font-size: 60px;
	letter-spacing: 8px;
}
.destination-content-wrap p, .why-tittle {
	text-align: center;
}
.why-tittle {
	border-right: 0;
	padding: 0 0 25px 0;
}
.why-us-wrap {
	padding: 35px 0;
}
.why-tittle:after {
	display: none;
}
.why-tittle h4, .why-tittle h4 span {
	font-size: 38px;
}
.why-us-note {
	padding: 0;
}
.why-us-note li {
        float:unset;
	text-align: center;
	margin: 0 1% 25px 0;
	width: 48%;
}
.why-us-note li p {
	height: 65px;
}
.client-speak-slider p {
	width: 75% !important;
}
.client-speak-slider .slick-prev {
	left: 0 !important;
}
.client-speak-slider .slick-next {
	right: 0 !important;
}
.client-speak-slider {
	padding: 35px 0 0 0;
}
.client-speak-wrap h2, .bottom-form-wrap h2 {
	font-size: 34px;
}
.bottom-row .form-input-group {
	width: 100%;
	margin: 0 0 20px 0;
}
.bottom-row {
	margin: 30px auto 0 auto;
	padding: 30px 20px;
}
.bottom-form-wrap .contry-code {
	width: 40%;
}
.bottom-form-wrap .number-alert-set {
	width: 60%;
}
.footer-copyright {
	letter-spacing: 0;
	font-size: 12px;
}
.partners-logo-wrap, .acceptable-opt {
	width: 100%;
	border-bottom: 1px solid #e7e5e5;
	text-align: center;
}
li.pata-logo, li.ktm-logo, .nbd-logo, li.adib-logo, li.mashreq-logo, li.paypal-logo, li.visacard-logo, li.mastercard-logo {
	margin: 0 15px 15px;
	text-align: center;
	display: inline-block !important;
	float: none;
}
.connect-social {
	width: 100%;
	text-align: center;
	margin: 10px 0 0;
}
.footer-copyright {
	letter-spacing: 0;
	font-size: 12px;
}
.partners-logo-wrap, .acceptable-opt {
	width: 100%;
	border-bottom: 1px solid #e7e5e5;
	text-align: center;
}
.connect-social {
	width: 100%;
	text-align: center;
	margin: 10px 0 0;
}
.connect-social:after {
	right: 0;
	display: none;
}
.inquiry-form-right {
	padding: 25px 35px;
	width: 100%;
}
.inquiry-form-right {
	padding: 25px 35px;
	width: 100%;
}
.form-group .form-input, .form-group select, .form-group .form-input, .form-group select, .form-input-group .form-input, .form-input-group select {
	padding: 12px 22px;
}
.select-drop:after {
	top: 10px;
}
.inquiry-form-wrap.pop-sm .pop-inner {
	max-width: 90%;
}
.inquiry-form-wrap .adv-html {
	max-height: 100%;
}
.float-action {
	left: 8px;
	bottom: 8px;
	right: inherit;
}
.float-action img {
	margin-bottom: 10px;
	max-width: 35px;
}
a.get-quote {
	right: 15px;
}
.more-package h3 {
	font-size: 20px;
	margin: 0 0 15px 0;
}
.multi-product-wrap {
	padding: 35px 0;
}
.mobile-banner-wrap, .mobile-banner-wrap a {
	display: block;
}
.banner-wrap {
	display: none;
}
.header-main {
	padding: 10px 0;
	position: fixed;
}
.divider-wrap {
	margin-top: -4px;
	height: 15px;
}
.client-speak-slider .slick-prev, .client-speak-slider .slick-next {
	background-size: 15px !important;
}
.offer-banner-wrap p span {
	font-size: 20px;
	display: block;
	line-height: 24px;
}
.offer-banner-wrap p small {
	padding: 10px 15px;
	margin: 0 0 10px 0;
}
}
 @media all and (min-width:500px) and (max-width:699px) {
.contry-code, .bottom-form-wrap .contry-code {
	width: 22%;
}
.number-alert-set, .bottom-form-wrap .number-alert-set {
	width: 78%;
}
.inquiry-form-right .contry-code {
	width: 35%;
}
.inquiry-form-right .number-alert-set {
	width: 65%;
}
.logo {
	width: 45%;
	margin-top: 5px;
}
.header-main {
	padding: 15px 0;
}
.offer-banner-wrap p span {
	font-size: 20px;
	display: block;
	line-height: 24px;
}
.offer-banner-wrap p small {
	padding: 10px 15px;
	margin: 0 0 10px 0;
}
}
 @media all and (min-width:700px) and (max-width:899px) {
.main-wrapper {
	width: 90%;
}
.quick-contact span {
	display: none;
}
a.phone-call {
	display: inline-block;
	border: 0px solid #050b57;
	background: #ff7f22;
	padding: 7px;
	top: -2px;
}
a.phone-call::before {
	position: relative;
	display: inline-block;
	left: 0;
	top: 0;
}
.inquiry-form-wrap.pop-sm .pop-inner {
	max-width: 460px;
}
.inquiry-form-wrap .adv-html {
	max-height: 100%;
}
.inquiry-form-right {
	width: 100%;
	padding: 30px;
}
.logo {
	width: 60%;
}
.man-float {
	display: none;
}
.banner-form-right {
	width: 50%;
	padding: 20px;
}
.destination-content-wrap h4 {
	font-size: 80px;
	letter-spacing: 20px;
}
.destination-content-wrap, .dream-destination-wrap::after, .why-tittle, .bottom-row {
	width: 100%;
}
.destination-content-wrap p {
	text-align: center;
}
.overlay-text h5 {
	font-size: 14px;
}
.why-tittle {
	border-right: 0;
}
.why-tittle p br {
	display: none;
}
.why-tittle h4 {
	font-size: 55px;
}
.why-tittle h4 span {
	display: inline-block;
	font-size: 55px;
	margin-left: 5px;
}
.why-us-note {
	width: 100%;
	padding: 35px 0;
}
.why-us-note li {
	float: left;
	margin: 0 48px 0 0;
	width: 18%;
}
.bottom-row {
	padding: 25px;
}
.bottom-form-wrap .number-alert-set {
	width: 70%;
}
.bottom-form-wrap .contry-code {
	width: 30%;
}
.footer-copyright {
	letter-spacing: 0;
	font-size: 12px;
}
.partners-logo-wrap, .acceptable-opt {
	width: 100%;
	border-bottom: 1px solid #e7e5e5;
	text-align: center;
}
li.pata-logo, li.ktm-logo, .nbd-logo, li.adib-logo, li.mashreq-logo, li.paypal-logo, li.visacard-logo, li.mastercard-logo {
	margin: 0 15px 15px;
	text-align: center;
	display: inline-block !important;
	float: none;
}
.connect-social {
	width: 100%;
	text-align: center;
	margin: 10px 0 0;
}
.footer-copyright {
	letter-spacing: 0;
	font-size: 12px;
}
.partners-logo-wrap, .acceptable-opt {
	width: 100%;
	border-bottom: 1px solid #e7e5e5;
	text-align: center;
}
.connect-social {
	width: 100%;
	text-align: center;
	margin: 10px 0 0;
}
.connect-social:after {
	right: 0;
	display: none;
}
.more-package h3 {
	font-size: 20px;
	margin: 0 0 15px 0;
}
.more-package {
	padding: 20px 0 0 0;
}
.multi-product-wrap {
	padding: 55px 0;
}
.section-hero {
	background: #e0e0e0;
}
.section-hero-Turkey
{
		background: #e0e0e0;
}
.mobile-banner-wrap, .mobile-banner-wrap a {
	display: block;
}
.banner-wrap {
	display: none;
}
.header-main {
	padding: 20px 0;
}
.banner-form-right {
	width: 100%;
	padding: 25px;
	max-width: 100%;
	margin: 35px 0;
}
.section-hero {
	background: #fff;
}
.section-hero-Turkey
{
	background: #fff;
}
.divider-wrap {
	margin-top: -4px;
	height: 15px;
}
}
 @media all and (min-width:899px) and (max-width:1199px) {
.main-wrapper {
	width: 90%;
}
.form-wrap-left h3 {
	display: none;
}
.logo {
	width: 60%;
}
.man-float {
	display: none;
}
.banner-form-right {
	width: 50%;
	padding: 20px;
}
.destination-content-wrap h4 {
	font-size: 80px;
	letter-spacing: 20px;
}
.overlay-text h5 {
	font-size: 16px;
}
.why-tittle, .bottom-row {
	width: 85%;
}
.destination-content-wrap p {
	text-align: center;
}
.why-tittle {
	border-right: 0;
}
.why-tittle p br {
	display: none;
}
.why-tittle h4 {
	font-size: 55px;
}
.why-tittle h4 span {
	display: inline-block;
	font-size: 55px;
	margin-left: 5px;
}
.why-us-note {
	width: 100%;
	padding: 35px 0;
}
.why-us-note li {
	float: left;
	margin: 0 48px 0 0;
	width: 18%;
}
.bottom-row {
	padding: 25px;
}
.bottom-form-wrap .number-alert-set {
	width: 70%;
}
.bottom-form-wrap .contry-code {
	width: 30%;
}
.footer-copyright {
	letter-spacing: 0;
	font-size: 12px;
}
.partners-logo-wrap, .acceptable-opt {
	width: 100%;
	border-bottom: 1px solid #e7e5e5;
	text-align: center;
}
li.pata-logo, li.ktm-logo, .nbd-logo, li.adib-logo, li.mashreq-logo, li.paypal-logo, li.visacard-logo, li.mastercard-logo {
	margin: 0 15px 15px;
	text-align: center;
	display: inline-block !important;
	float: none;
}
.connect-social {
	width: 100%;
	text-align: center;
	margin: 10px 0 0;
}
.footer-copyright {
	letter-spacing: 0;
	font-size: 12px;
}
.partners-logo-wrap, .acceptable-opt {
	width: 100%;
	border-bottom: 1px solid #e7e5e5;
	text-align: center;
}
.connect-social {
	width: 100%;
	text-align: center;
	margin: 10px 0 0;
}
.connect-social:after {
	right: 0;
	display: none;
}
}
