body {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px!important;
}
/* *********************************   SCROLLBAR ********************************** */
/*::-webkit-scrollbar {
width: 10px;
}

::-webkit-scrollbar-track {
-webkit-border-radius: 10px;
border-radius: 10px;
}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 10px;
border-radius: 10px;
background: #391e7e;
}*/

/* *********************************HEADINGS********************************** */
.main-head{
	font-family: 'Open Sans', sans-serif !important;
	font-size: 30px!important;
	font-weight:700;
	padding-bottom:25px;
	text-transform:uppercase;	
	}
/* *********************************NAVBAR********************************** */
.navbar-default .navbar-brand {
	color: #ffffff;
	font-size: 21px;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
	margin-top: -7px;
 *margin-bottom: 5px;
	margin-bottom: 0px;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar-brand {
	padding: 0px; /* firefox bug fix */
}
.navbar-brand>img {
	height: 100%;
	padding: 15px; /* firefox bug fix */
	width: 300px;
	transition: all 0.6s ease;
}
.navbar-default .navbar-nav>li>a {
	color: #391e7e;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px!important;
	font-weight: 600;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #ff0a01;
}

.navbar-default .navbar-nav > li > a:focus {
    color: #ff0a01 !important;
}


navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 10px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 3px solid transparent;
     border-radius: 4px; 

}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #6a3bd9;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #ff0a01;
    background-color:  #391e7e;
}
.navbar-default .navbar-toggle {
    border-color: #6a3bd9;
}
/* *********************************NAVBAR********************************** */

/* *********************************CAROUSEL- SLIDER********************************** */

#nahum-header {
	position: relative;
	font-family: 'Montserrat', sans-serif;
 *background: url(../images/Bg-Fixed.jpg)no-repeat center center / cover;
	background-image: url(../images/Bg-Fixed.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*#nahum-header:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(243,129,129,0.1); 
    background: -webkit-linear-gradient(top, rgba(243,129,129,0.1), rgba(252, 227, 138, 0.1));
    background: -o-linear-gradient(top, rgba(243,129,129,0.1), rgba(252, 227, 138, 0.1));
    background: linear-gradient(to bottom, rgba(243,129,129,0.1), rgba(252, 227, 138, 0.1));
}*/
#nahum-header-inner {
	position: relative;
	z-index: 5;
}
/*=======================main navbar section===========================*/
#top-navbar {
	background: none;
	border: none;
	border-radius: 0;
}
#top-navbar .navbar-brand {
	color: #fff;
	font-weight: 700;
	font-size: 20px;
}
#top-navbar .navbar-nav > li > a {
	color: #fff;
	text-align: left;
	text-transform: uppercase;
}
#top-navbar .navbar-nav > li > a:hover, #top-navbar .navbar-nav > .active > a, #top-navbar .navbar-nav > .active > a:hover {
	color: #fce38a;
	border-color: #fce38a;
	background: none;
}
#top-navbar .main-nav > li > a {
	font-weight: 400;
	text-transform: uppercase;
	border-bottom: 2px solid transparent;
	padding: 15px 5px 5px;
	margin: 0 12px;
	color: #fff;
	text-align: center;
}
#top-navbar .navbar-collapse {
	border-top-width: 0;
	padding-top: 10px;
	margin-top: 5px;
}
.fixed-me {
	transition: all .5s;
}
.fixed-me {
	background-color: rgba(241, 114, 114, 0.96) !important;
	padding: 0 !important;
	margin-bottom: 5px;
	position: fixed;
	top: 0;
	z-index: 888;
	width: 100%;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.site-logo {
	padding: 15px 16px;
	margin: 15px 0;
}
.navbar-me {
	min-height: 70px;
	background-color: transparent;
	top: 0;
	border: 0;
	border-radius: 0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.menu-collapsed-button {
	margin: 20px 15px 10px 15px !important;
}
/*======================main slider section style===================*/


#nahum-slider {
	padding: 40px 0 0;
	padding-top: 180px;
}
#nahum-slider .carousel-inner {
	height: auto;
}
#nahum-slider .carousel-inner > .item {
	text-align: center;
	color: #fff;
}
#nahum-slider .carousel-indicators {
	width: 100%;
	left: 0;
	position: static;
	margin: 0;
	margin-top: 80px;
}
#nahum-slider .carousel-indicators li, #nahum-slider .carousel-indicators li.active {
	float: left;
	width: 25%;
	height: auto;
	margin: 0;
	text-indent: initial;
	border-radius: 0;
	background: none;
	text-align: left;
	border: none;
}
#nahum-slider .carousel-indicators li .inner {
	border-top: 2px solid #f7eac4;
	position: relative;
	color: #faf3e0;
	text-transform: uppercase;
	margin: 0 12px;
	padding: 10px 0;
}
#nahum-slider .carousel-indicators li:hover .inner, #nahum-slider .carousel-indicators li.active .inner {
	border-color: #fff;
	color: #fff;
}
#nahum-slider .carousel-indicators li:hover .inner:after, #nahum-slider .carousel-indicators li.active .inner:after {
	content: "";
	position: absolute;
	left: 0;
	top: -2px;
	width: 60px;
	height: 2px;
	background: #f38181;
}
#nahum-slider .carousel-indicators li .number {
	font-weight: 700;
	font-size: 18px;
	margin-right: 3px;
}
/*==============slider content===================*/

#nahum-slider .nahum-slider-title {
	*font-size: 50px;
	color: #fff;
}
#nahum-slider .nahum-slider-title .nahum-slider-sub {
	font-size: 30px;
}
.nahum-slider-title .nahum-slider-sub {
	display: block;
	text-transform: none;
	font-weight: 100;
	font-family: 'Open Sans', cursive;
	font-size: 20px;
	margin-bottom: 5px;
}
.nahum-slider-title {
	font-weight: 700;
	font-size: 25px;
	line-height: 1;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 30px;
	text-align: center;
	color: #333;
	text-transform: uppercase;
}
.nahum-slider-sub {
	font-weight: 700;
	font-size: 25px;
	line-height: 1;
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #FFF;
}
.nahum-slider-title .nahum-slider-sub:after {
	background: #fff;
}
.nahum-slider-title:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 50px;
	height: 2px;
	background: #fff;
	transform: translateX(-50%);
}
.slider-btn {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	text-align: center;
	border: 2px solid #fff;
	font-size: 12px;
	line-height: 100%;
}
/* *********************************CAROUSEL- SLIDER END********************************** */

/* *********************************SKEW ********************************** */

.skew-Footer {
	padding: 80px 0;
	background-color: blue;
	text-align: center;
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}
.skew-Footer :after {
	width: 100%;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 10%;
	-webkit-transform: skewY(-4deg);
	-moz-transform: skewY(-4deg);
	-ms-transform: skewY(-4deg);
	-o-transform: skewY(-4deg);
	transform: skewY(-4deg);
	background-color: red;
	z-index: 2;
}
.skew-bottom {
	position: relative;
	z-index: 1;
	padding-bottom: 15px;
}
.skew-bottom:after {
	position: absolute;
	display: block;
	z-index: -1;
	left: 0;
	right: 0;
	height: 100%;
	background-color: inherit;
	-webkit-transform: skewY(-3deg);
	transform: skewY(-3deg);
	-webkit-transform-origin: right;
	transform-origin: right;
	bottom: 0;
	content: '';
}
.skew-top {
	position: relative;
	z-index: 1;
	padding-top: 15px;
}
.skew-top:before {
	position: absolute;
	display: block;
	z-index: -1;
	left: 0;
	right: 0;
	height: 100%;
	background-color: inherit;
	-webkit-transform: skewY(-3deg);
	transform: skewY(-3deg);
	-webkit-transform-origin: left;
	transform-origin: left;
	top: 0;
	content: '';
}
.skew-bottom-In {
	position: relative;
	z-index: 1;
	padding-bottom: 15px;
}
.skew-bottom-In:after {
	position: absolute;
	display: block;
	z-index: -1;
	left: 0;
	right: 0;
	height: 100%;
	background-color: inherit;
	-webkit-transform: skewY(3deg);
	transform: skewY(3deg);
	-webkit-transform-origin: left;
	transform-origin: left;
	bottom: 0;
	content: '';
}
.skew-top-In {
	position: relative;
	z-index: 1;
	padding-top: 15px;
}
.skew-top-In:before {
	position: absolute;
	display: block;
	z-index: -1;
	left: 0;
	right: 0;
	height: 100%;
	background-color: inherit;
	-webkit-transform: skewY(3deg);
	transform: skewY(3deg);
	-webkit-transform-origin: right;
	transform-origin: right;
	top: 0;
 *top: -30px;
	content: '';
}
.zigzag {
  background: #fff;
  position: relative;
  *height: 200px;
  box-shadow: 0 15px 10px rgba(0, 0, 0, .75);
  z-index: 1;
}

.zigzag::before {
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: -webkit-linear-gradient(225deg, #fff 15px, transparent 0) 0 15px, -webkit-linear-gradient(315deg, #fff 15px, transparent 0) 0 15px;
  background: linear-gradient(-135deg, #fff 15px, transparent 0) 0 15px,
              linear-gradient( 135deg, #fff 15px, transparent 0) 0 15px;
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 30px 30px;
}
.zigzagB {
  *background: #fff;
  position: relative;
  *height: 200px;
  box-shadow: 0 15px 10px rgba(0, 0, 0, .75);
  z-index: 1;
}

.zigzagB::before{
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background: -webkit-linear-gradient(225deg, #fff 15px, transparent 0) 0 15px, -webkit-linear-gradient(315deg, #fff 15px, transparent 0) 0 15px;
  background: linear-gradient(-135deg, #fff 15px, transparent 0) 0 15px,
              linear-gradient( 135deg, #fff 15px, transparent 0) 0 15px;
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 30px 30px;
}


.zig-zag-top:before{
		background: 
					linear-gradient(-45deg, #1ba1e2 16px, red 16px, blue 16px,  transparent 0), 
					linear-gradient(45deg, #1ba1e2 16px, transparent 0);
        background-position: left top;
        background-repeat: repeat-x;
        background-size: 22px 32px;
        content: " ";
        display: block;

        height: 32px;
		width: 100%;

		position: relative;
		bottom: 64px;
		left:0;
	}

.zig-zag-top-white:before{
		background: 
					linear-gradient(-45deg, #fff 16px, red 16px, blue 16px,  transparent 0), 
					linear-gradient(45deg, #fff 16px, transparent 0);
        background-position: left top;
        background-repeat: repeat-x;
        background-size: 22px 32px;
        content: " ";
        display: block;

        height: 32px;
		width: 100%;

		position: relative;
		bottom: 28px;
		left:0;
	}
	
	
	.zig-zag-top-purple:before{
		background: 
					linear-gradient(-45deg, #391e7e 16px, red 16px, blue 16px,  transparent 0), 
					linear-gradient(45deg, #391e7e 16px, transparent 0);
        background-position: left top;
        background-repeat: repeat-x;
        background-size: 22px 32px;
        content: " ";
        display: block;

        height: 32px;
		width: 100%;

		position: relative;
		bottom:0px;
		left:0;
	}
	
		.zig-zag-top-dark:before{
		background: 
					linear-gradient(-45deg, #141b2e 16px, red 16px, blue 16px,  transparent 0), 
					linear-gradient(45deg, #141b2e 16px, transparent 0);
        background-position: left top;
        background-repeat: repeat-x;
        background-size: 22px 32px;
        content: " ";
        display: block;

        height: 32px;
		width: 100%;

		position: relative;
		bottom:0px;
		left:0;
		margin-top:-25px
	}

.zig-zag-bottom,.zig-zag-bottom-ash{
		*margin: 32px 0;
		margin: 0px 0;
		margin-top: 0;
		
	}
	.zig-zag-bottom-purple{
		*margin: 32px 0;
		*margin: 0px 0;
		margin-bottom: -15px;
		
	}

.zig-zag-top, .zig-zag-top-white{
		*margin: 32px 0;
		margin: 0px 0;
		margin-bottom: 0;
		
	}
.zig-zag-bottom,.zig-zag-bottom-ash,.zig-zag-bottom-purple
.zig-zag-top, .zig-zag-top-white{
			  *padding: 32px 0;
			  padding: 0px 0;
	}



.zig-zag-bottom:after{
		background: 
					linear-gradient(-45deg, transparent 16px, #1ba1e2 0), 
					linear-gradient(45deg, transparent 16px, #1ba1e2  0);
        background-repeat: repeat-x;
		background-position: left bottom;
        background-size: 22px 32px;
        content: "";
        display: block;

		width: 100%;
		height: 32px;

 	    position: relative;
		top:64px;
		left:0px;
	}

.zig-zag-bottom-ash:after{
		background: 
					linear-gradient(-45deg, transparent 16px, #dddddd 0), 
					linear-gradient(45deg, transparent 16px, #dddddd  0);
        background-repeat: repeat-x;
		background-position: left bottom;
        background-size: 22px 32px;
        content: "";
        display: block;

		width: 100%;
		height: 32px;

 	    position: relative;
		top:30px;
		left:0px;
	}

.zig-zag-bottom-purple:after{
		background: 
					linear-gradient(-45deg, transparent 16px, #391e7e 0), 
					linear-gradient(45deg, transparent 16px, #391e7e  0);
        background-repeat: repeat-x;
		background-position: left bottom;
        background-size: 22px 65px;
        content: "";
        display: block;

		width: 100%;
		height: 65px;

 	    position: relative;
		top:0px;
		left:0px;
	}

/* *********************************SKEW END********************************** */
.parallax-window{ }


/* *********************************Shrink Start********************************** */
.shrink {
	height: 70px !important;
	padding-top: 5px;
	transition: all 0.6s ease;
	background: rgba(245, 245, 245, .85);
}
.shrink nav {
	height: 70px !important;
	padding-top: 5px;
	transition: all 0.6s ease;
	background-color: #333;
}
.shrink .navbar-brand>img {
	height: 100%;
	padding: 10px; /* firefox bug fix */
	width: 300px;
 *width: auto;
	transition: all 0.6s ease;
}
/* *********************************Shrink END********************************** */


/* ==================== Scroll to Top =============== */
#return-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: #391e7e;
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 99;
	border: 7px solid #2B165F;
}
#return-to-top i {
	color: #FFFFFF;
	margin: 0;
	position: relative;
	left: 8px;
	top: 7px;
	font-size: 19px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top:hover {
	background-color: rgba(165,0,0,0.95);
}
#return-to-top:hover i {
	color: #fff;
	top: 8px;
}
/* ==================== Scroll to Top End =============== */

/* ==================== Padding & Margin =============== */
.Padding-TB-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.Padding-TB-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.Padding-T-50 {
	padding-top: 50px;
}
.Padding-T-100 {
	padding-top: 100px;
}
.Padding-B-50 {
	padding-bottom: 50px;
}
.Padding-B-100 {
	padding-bottom: 100px;
}
.Padding-B-25 {
	padding-bottom: 25px;
}
/* ==================== Padding & Margin End =============== */

/* ==================== COLORS BG =============== */
.bg-color-ash {
	background-color: #dddddd;
}
.bg-color-white {
	background-color: #fff;
}
.bg-color-ash-dark {
	background-color: #141b2e;
}
.bg-color-purple{
	background-color: #391e7e;
	color:#fff;
}
/* ====================  COLORS BG  =============== */


/* ====================  Services  =============== */
#Services {
}
#Services h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}
#About{
}
#About h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom:10px;
	
}
#About h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom:10px;
	*color:#391e7e;
}
#About h1 span {font-weight: 700;}
#About h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom:5px
}

#WHY h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom:10px;
	color:#FFFFFF;
}
#WHY h1 span { font-family: 'danuberegular';	}





#WHY .inside-box-L  {
	*margin-right:100px;
}

#WHY .inside-box-R  {
	*margin-left:100px;
}

#WHY .fit-space {
	display: block;
	height: 90px;
}


#WHY .inside-box-L h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom:5px;
	color:#FFF
	
}
#WHY .inside-box-R h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom:5px;
	color:#FFF
	
}



#Work-process h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom:10px;
	color:#391e7e;
}
#Work-process h1 span {font-weight: 700;}



#contact{
	
}
#contact h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom:10px;
	color:#FFF;
}
#contact h1 span {font-weight: 700;}
#contact h4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	*text-transform: capitalize;
	margin-top: 20px;
	margin-bottom:10px;
	color:#FFF;
	line-height:20px;
}
#Footer{
	color:#FFF;
}
/* ==================== Timeline  =============== */

.hexa {
	border: 0px;
	float: left;
	text-align: center;
	height: 35px;
	width: 60px;
	font-size: 22px;
	background: #f0f0f0;
	color: #3c3c3c;
	position: relative;
	margin-top: 15px;
}
.hexa:before {
	content: "";
	position: absolute;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 15px solid #f0f0f0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	top: -15px;
}
.hexa:after {
	content: "";
	position: absolute;
	left: 0;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 15px solid #f0f0f0;
	bottom: -15px;
}
.timeline {
	position: relative;
	padding: 0;
	width: 100%;
	margin-top: 20px;
	list-style-type: none;
}
.timeline:before {
	position: absolute;
	left: 50%;
	top: 0;
	content: ' ';
	display: block;
	width: 2px;
	height: 100%;
	margin-left: -1px;
	background: rgb(213,213,213);
	background: -moz-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(30,87,153,1)), color-stop(100%, rgba(125,185,232,1)));
	background: -webkit-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
	background: -o-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
	background: -ms-linear-gradient(top, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
	background: linear-gradient(to bottom, rgba(213,213,213,0) 0%, rgb(213,213,213) 8%, rgb(213,213,213) 92%, rgba(213,213,213,0) 100%);
	z-index: 5;
}
.timeline li {
	padding: 2em 0;
}
.timeline .hexa {
	width: 16px;
	height: 10px;
	position: absolute;
	background: #391e7e;
	z-index: 5;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: -30px;
	margin-top: 0;
}
.timeline .hexa:before {
	border-bottom: 4px solid #391e7e;
	border-left-width: 8px;
	border-right-width: 8px;
	top: -4px;
}
.timeline .hexa:after {
	border-left-width: 8px;
	border-right-width: 8px;
	border-top: 4px solid #391e7e;
	bottom: -4px;
}
.direction-l, .direction-r {
	float: none;
	width: 100%;
	text-align: center;
}
.flag-wrapper {
	text-align: center;
	position: relative;
}
.flag {
	position: relative;
	display: inline;
	background: rgb(255,255,255);
	font-weight: 400;
	text-transform: uppercase;
	z-index: 15;
	padding: 6px 10px;
	text-align: left;
	border-radius: 5px;
}
.direction-l .flag:after, .direction-r .flag:after {
	content: "";
	position: absolute;
	left: 50%;
	top: -15px;
	height: 0;
	width: 0;
	margin-left: -8px;
	border: solid transparent;
	border-bottom-color: rgb(255,255,255);
	border-width: 8px;
	pointer-events: none;
}
.direction-l .flag {
	-webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
	-moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
	box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}
.direction-r .flag {
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}
.time-wrapper {
	display: block;
	position: relative;
	margin: 4px 0 0 0;
	z-index: 14;
	line-height: 1em;
	vertical-align: middle;
	color: #fff;
}
.direction-l .time-wrapper {
	float: none;
}
.direction-r .time-wrapper {
	float: none;
}
.time {
	background: #391e7e;
	display: inline-block;
	padding: 8px;
}
.desc {
	position: relative;
	margin: 1em 0 0 0;
	padding: 1em;
	background: rgb(254,254,254);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	box-shadow: 0 0 1px rgba(0,0,0,0.20);
	z-index: 15;
}
.direction-l .desc, .direction-r .desc {
	position: relative;
	margin: 1em 1em 0 1em;
	padding: 1em;
	z-index: 15;
}
 @media(min-width: 768px) {
.timeline {
	width: 660px;
	margin: 0 auto;
	margin-top: 20px;
}
.timeline li:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.timeline .hexa {
	left: -28px;
	right: auto;
	top: 8px;
}
.timeline .direction-l .hexa {
	left: auto;
	right: -28px;
}
.direction-l {
	position: relative;
	width: 310px;
	float: left;
	text-align: right;
}
.direction-r {
	position: relative;
	width: 310px;
	float: right;
	text-align: left;
}
.flag-wrapper {
	display: inline-block;
}
.flag {
	font-size: 18px;
}
.direction-l .flag:after {
	left: auto;
	right: -16px;
	top: 50%;
	margin-top: -8px;
	border: solid transparent;
	border-left-color: rgb(254,254,254);
	border-width: 8px;
}
.direction-r .flag:after {
	top: 50%;
	margin-top: -8px;
	border: solid transparent;
	border-right-color: rgb(254,254,254);
	border-width: 8px;
	left: -8px;
}
.time-wrapper {
	display: inline;
	vertical-align: middle;
	margin: 0;
}
.direction-l .time-wrapper {
	float: left;
}
.direction-r .time-wrapper {
	float: right;
}
.time {
	padding: 5px 10px;
}
.direction-r .desc {
	margin: 1em 0 0 0.75em;
}
}
 @media(min-width: 992px) {
.timeline {
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
}
.direction-l {
	position: relative;
	width: 380px;
	float: left;
	text-align: right;
}
.direction-r {
	position: relative;
	width: 380px;
	float: right;
	text-align: left;
}
}
/* ====================  nahum Shape  & Parallax =============== */
.nahum-shape {
	width: 300px;
	height: 300px;
	-moz-border-radius-topleft: 90px;
	-webkit-border-top-left-radius: 90px;
	border-top-left-radius: 90px;
	-moz-border-radius-topright: 90px;
	-webkit-border-top-right-radius: 90px;
	border-top-right-radius: 90px;
	-moz-border-radius-bottomleft: 90px;
	-webkit-border-bottom-left-radius: 90px;
	border-bottom-left-radius: 90px;
	
}


.heading {
  text-align: center;
  color: #fff;
  font-size: 60px;
  font-family: 'Amaranth', sans-serif;
}


.scene {
	position: absolute !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
	display: none;
	pointer-events: none;
}

@media (min-width: 992px) {
	.scene {
		display: block;
	}
}

.parallax-scene-wrapper {
	position: relative;
	    z-index: 6;

    *padding: 35px 0 40px;
    vertical-align: middle;
    text-align: center;
	top:265px;
}

.parallax-scene-wrapper .shell {
	position: relative;
	z-index: 1;
}

.scene [class^='layer-'] {
	position: absolute;
	pointer-events: none;
}

.scene [class^='layer-'] img {
	max-width: none;
}

.scene .layer-01 {
	left: 80px;
}

.scene .layer-02 {
	left: 14%;
	top: 35%;
	*display: none;
}

.scene .layer-03 {
	left: 10%;
	top: 75%;
}

.scene .layer-04 {
	left: 86%;
	top: 3%;
}

.scene .layer-05 {
	left: 80%;
	top: 50%;
}

.scene .layer-06 {
	left: 85%;
	top: 60%;
	*display: none;
}

@media (min-height: 750px) and (min-width: 1200px) {
	.scene .layer-04 {
		top: 2%;
	}
	.scene .layer-05 {
		top: 38%;
	}
	.scene .layer-02, .scene .layer-06 {
		display: block;
	}
}


/* ====================  Dropdown  =============== */
.dropdown-menu {
    background-color: #391e7e;
	*text-transform:uppercase;
	font-weight:600;
	}
.dropdown-menu>li>a {
    color: #FFF;
	}	

/* ====================  Vertical Align  =============== */
.Deep-Vertical-Center {
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
  border: 1px dashed deeppink;
}
.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.vertical-align {
	display: flex;
	flex-direction: row;
}
 .vertical-align > [class^="col-"], .vertical-align > [class*=" col-"] {
 display: flex;
 align-items: center;
 justify-content: center;
}

.vertical-align > [class^="col-"] > div, .vertical-align > [class*=" col-"] > div {
  /* flex: 1; */
  flex-grow: 1;
}
table td {
  vertical-align: middle !important;
}

/* =========================================================================================  Media Querys  =============== */


@media (min-width: 768px) {
.shrink .navbar-nav {
	display: table;
	float: none;
	margin: 0 auto;
	table-layout: fixed;
 *padding-top: 10px;
	padding-top: 5px;
	transition: all 0.6s ease;
}
.navbar-right {
	float: right!important;
	margin-right: 0px;
	transition: all 0.6s ease;
}
.navbar-nav {
	padding-top: 30px;
	background-color: transparent!important;
}
}
 @media (max-width: 767px) {
	 .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #391e7e;
}
	 .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #ff85df;
}

.logo {
	width: 208px;
	margin-top: 5px;
}
}
 @media (max-width:1920px) and (min-width:1112px) {
.logo-wrapper {
	left: 0;
	position: absolute;
	right: 0;
	top: 60px;
	z-index: 21;
}
.logo {
	width: 250px;
	padding: 10px;
}
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
.navbar-nav {
	background-color: rgba(245, 245, 245, 0.85)
}
#nahum-slider .nahum-slider-title {
	font-size: 30px!important;
	
}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
.navbar-nav {
	background-color: rgba(245, 245, 245, 0.85)
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
		#nahum-slider .nahum-slider-title {
	font-size: 40px!important;
	color: #fff;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
		#nahum-slider .nahum-slider-title {
	font-size: 50px!important;
	color: #fff;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.navbar-brand>img {
	height: 100%;
	padding: 15px; /* firefox bug fix */
	width: 400px;
	transition: all 0.6s ease;}
}



/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
}
@media (max-width:989px) and (min-width:600px) {
	
}
	
	
	
	.google-maps {
	position: relative;
 *padding-bottom: 75%;
	overflow: hidden;
	height: 430px;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
 *pointer-events: none;
}

.marginless {
    padding-right: 0px;
    padding-left: 0px;
}

.owl-carousel .owl-item img{ width:auto!importnat;}
.owl-carousel1 h2{font-size:14px; font-weight:600; color:#391e7e;} 
.owl-carousel2 h2{font-size:16px; font-weight:700; color:#391e7e; text-transform:uppercase;} 
.circle-icon{
	background-color: #1d0d46;
	border-radius: 50%;
	margin: 0.75em;
	font-size: 1.5em;
	padding: 20px;
	color: #FFF;

	
	
	}
	.circle-icon:hover{
	background-color: #990000;

-webkit-transition: color 0.2s ease-out;
 -moz-transition: color 0.2s ease-out;
 -o-transition: color 0.2s ease-out;
 -ms-transition: color 0.2s ease-out;
 transition: color 0.2s ease-out;
	
	}
	
	a {
-webkit-transition: color 0.2s ease-out;
-moz-transition: color 0.2s ease-out;
-o-transition: color 0.2s ease-out;
-ms-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
}


hr.style1{
	border-top: 1px solid #8c8b8b;
}


hr.style2 {
	border-top: 3px double #8c8b8b;
}

hr.style3 {
	border-top: 1px dashed #8c8b8b;
}

hr.style4 {
	border-top: 1px dotted #8c8b8b;
}

hr.style5 {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}


hr.style6 {
	background-color: #fff;
	border-top: 2px dotted #8c8b8b;
}

hr.style7 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}


hr.style8 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
hr.style8:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}

hr.style9 {
	border-top: 1px dashed #8c8b8b;
	border-bottom: 1px dashed #fff;
}

hr.style10 {
	border-top: 1px dotted #8c8b8b;
	border-bottom: 1px dotted #fff;
}


hr.style11 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
    border: 0;
}


hr.style12 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-12.png) repeat-x 0 0;
    border: 0;
}

hr.style13 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}


hr.style14 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}


hr.style15 {
	border-top: 4px double #8c8b8b;
	text-align: center;
}
hr.style15:after {
	content: '\002665';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
}

hr.style16 { 
  border-top: 1px dashed #8c8b8b; 
} 
hr.style16:after { 
  content: '\002702'; 
  display: inline-block; 
  position: relative; 
  top: -12px; 
  left: 40px; 
  padding: 0 3px; 
  background: #f0f0f0; 
  color: #8c8b8b; 
  font-size: 18px; 
}


hr.style17 {
	border-top: 1px solid #8c8b8b;
	text-align: center;
}
hr.style17:after {
	content: '§';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}


hr.style18 { 
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 
} 
hr.style18:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
  border-radius: 20px; 
}



.nahum ul {
	padding-left: 0px;
}
.nahum li {
	margin: 0;
	padding: 30px 0 30px 55px;
	list-style: none;
	background-image: url("../images/li.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 40px;
	color: white;
	font-size:20px;
	font-weight:300;
	}
	
#mybutton {
   position: fixed;
   bottom:0;
   right:0;
   z-index:9999;
   display: none;   
   color:red;
   cursor: pointer;
								-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;    
}

.social {
	position: fixed;
	top: 20px;
	right: 0;
	z-index: 1000;
	margin-top: 10%;
	width: 64px;
}
.social ul {
	padding: 0px;
	-webkit-transform: translate(200px, 0);
	-moz-transform: translate(200px, 0);
	-ms-transform: translate(200px, 0);
	-o-transform: translate(200px, 0);
	transform: translate(200px, 0);
	float: right;
}
.social ul li {
	display: block;
	margin-bottom: 5px;
	*background: transparent linear-gradient(to bottom, #007edd 0%, #004a82 100%) repeat scroll 0% 0%;
	background: transparent linear-gradient(to bottom, #a6ce39 0%, #c7ff46 100%) repeat scroll 0% 0%;
	width: 300px;
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.social ul li:hover {
	-webkit-transform: translate(-150px, 0);
	-moz-transform: translate(-150px, 0);
	-ms-transform: translate(-150px, 0);
	-o-transform: translate(-150px, 0);
	transform: translate(-150px, 0);
	*background: transparent linear-gradient(to bottom, #007edd 0%, #004a82 100%) repeat scroll 0% 0%;
	background: transparent linear-gradient(to bottom, #a6ce39 0%, #c7ff46 100%) repeat scroll 0% 0%;
}
.social ul li:hover a {
	color: #000;
}
.social ul li a {
	display: block;
	padding: 10px;
	color: #000;
	font-weight:700;
	font-size:17px;
}
.social ul li:hover i {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.social ul li span {
	*color: #fff;
	*font-weight: bold;
	font-size:16px	
}
.social ul li i {
	margin-right: 10px;
	padding: 10px 0;
}
.support-50{
	width:48%;
	float:left;
	}