﻿/*@import "../repository/css/bootstrap_rtl.css";*/
/*personal classes*/
.text-center
{
	text-align: center !important;
}
.text-left
{
	text-align: left !important;
}
.text-right
{
	text-align: right;
}
#ourhideandshowlogo
{
    transition:all 0.4s ease-in-out;
}
@import "../repository/css/hover.css";
@import "icons.css";
@import "forms.css";
@font-face {
	font-family: 'Bukra';
	src: url(fonts/Bukra/BukraAlt_Light.eot);
	src: url(fonts/Bukra/BukraAlt_Light-1.eot) format("embedded-opentype"), url(fonts/Bukra/29LTBukraAlt-Light.woff) format("woff"), url(fonts/Bukra/29LTBukraAlt-Light.ttf) format("truetype"), url(fonts/Bukra/29LTBukraAlt-Light.svg) format("svg")
}
@font-face {
	font-family: 'Bukra-Medium';
	src: url(fonts/Bukra/BukraAlt_Medium.eot);
	src: url(fonts/Bukra/BukraAlt_Medium-1.eot) format("embedded-opentype"), url(fonts/Bukra/29LTBukraAlt-Medium.woff) format("woff"), url(fonts/Bukra/29LTBukraAlt-Medium.ttf) format("truetype"), url(fonts/Bukra/29LTBukraAlt-Medium.svg) format("svg")
}
@font-face {
	font-family: 'Bukra-Regular';
	src: url(fonts/Bukra/29LT-Bukra-Regular.eot);
	src: url(fonts/Bukra/29LT-Bukra-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/Bukra/29LT-Bukra-Regular.woff) format("woff"), url(fonts/Bukra/29LTBukraAlt.ttf) format("truetype"), url(fonts/Bukra/29LTBukraAlt.svg) format("svg")
}

/**************/
@font-face {
	font-family: 'DroidB';
	src: url(fonts/Droid/DroidKufi-Bold.eot);
	src: url(fonts/Droid/DroidKufi-Bold-1.eot) format("embedded-opentype"), url(fonts/Droid/DroidKufi-Bold.woff) format("woff"), url(fonts/Droid/DroidKufi-Bold.ttf) format("truetype")
}
@font-face {
	font-family: 'DroidR';
	src: url(fonts/Droid/DroidKufi-Regular.eot);
	src: url(fonts/Droid/DroidKufi-Regular-1.eot) format("embedded-opentype"), url(fonts/Droid/DroidKufi-Regular.woff) format("woff"), url(fonts/Droid/DroidKufi-Regular.ttf) format("truetype")
}

.dropdown-menu {
	    background-color: #c1860a !important;
}
.dropdown-menu > li > a
{
	color:#fff;
}
html
{
   overflow-x: hidden;
}
.blocE-trans
{
	 background-color: #fff;
	 height:180px;
	 margin-bottom:20px;
	 width:95%;
    border: 1px solid #ccc;
    padding: 10px;
	-webkit-transition: all 1s;
	transition: all 1s
}

.blocE-trans:hover
{
	 background-color: #c1860a;
	 height:180px;
	 margin-bottom:20px;
	 color:#FFF;
	 width:95%;
    border: 1px solid #c1860a;
    padding: 10px;
}
.blocE-trans:hover span
{
	
	 color:#FFF;
	
}
.blocE-trans span
{
	font-size: 40px;
    margin: 20px;
    color: #c1860a;
	-webkit-transition: all 1s;
	transition: all 1s
}
/*********
#loadBanner{display:none;position:absolute;width:100%;height:100%;background-color:#FFF;z-index:100;}
	#bannerH{position:relative;margin-bottom:0;}
	#bannerH .tlt-caption{color:#fff;font-size:34px;}
	#bannerH .txt-caption{width:30%;line-height:26px;color:#fff;font-size:14px;text-align:justify;white-space: pre-line;}
	#bannerH .txt-caption p{width:90%;}
	
	#bannerH  .fz37{font-size: 38px;}
	#banner  .fz24{font-size: 24px;line-height:44px;}
	
	******************/
	
	/********Liste about***********/
	
	.list-about
	{
		text-align:center;
		border-radius:50%;
		background:rgba(0,0,0,0.5);
	    width: 180px;
   		 height: 180px;
		     padding-top: 70px;
			 margin-bottom: 44px;
			    
			/* border:1px dashed rgba(255,255,255,0.5);*/
	}
	
	.number
	{
		font-size: 40px;
    color: #3e3e3e;
    font-weight: bold;
	}
	
	/*******/
	/*************Banner Home**************/
	
	.res
	{
		    width: 100%;
    margin: 0 auto;
    text-align: center;
	}
	.carousel-indicators
	{
		position:absolute;
		left:50%;
		bottom:5%
	}
	.carousel-inner>.item>img
	{
		height:100vh;
	}
	.imgG
	{
		position:absolute;
		top:50%;
		left:5%;
		transform: translateY(-50%);
	}
	
#myCarousel h1 {
	font-size: 38px;
	font-weight: 900;
	margin-top: 0 !important;
	color: #fff;
	
}
#myCarousel h1 span {
	font-size: 30px;
	/*color:#000;*/
	font-weight: 900;
}

#myCarousel h5 {
	margin: 20px 0;
	color: #fff;
	font-size: 16px;
	line-height:21px;
	/*font-family: 'DroidR'*/
}
#myCarousel .btn {
	font-weight: bolder;
    background-color: transparent;
	margin-top:50px;
	border:1px solid #FFF;
	border-radius:20px;
	width: 242px;
	min-height: 46px;
	font-size: 22px;
	/*font-family: 'DroidR';*/
	text-align: center;
}
	
	
/***********************/

/*******Contact*******/

#section-contact {
	background-image: url(../img/background/map.jpg)
}

#section-contact p {
	font-size:14px;
	 
	text-align:justify;
	
}
#section-about-2 .btn-info {
    color: #333;
    background: none;
    border: 2px solid #c1860a!important;
}
#section-about-2 .btn-info:hover {
    color: #fff;
	background-color:#c1860a;
    border: 2px solid #c1860a!important;
}
#section-contact #banner h1 {
margin-top: 155px !important;
	text-align:center !important;
	
}
#section-contact #banner .margeTOP{
	margin-top:0 !important;
	
}
#section-contact .well
{
	color:#333;
	font-size:13px;
	text-align:right;
	background-color:#FFF !important;
	border:0px !important;
	/*font-family:DroidR;*/
	background-image:none !important
	
}
#section-contact .well a 
{
	color:#333;
	font-size:13px;
	text-align:right;
	
	
}
#section-contact .well strong
{
	color:#c1860a!important;
	font-size:13px;
	text-align:right;
	
}
#section-contact .well h1
{
	color:#c1860a!important;
	font-size:18px;
	padding-top:0px;
	font-weight:900;
}
#section-contact .well::before {
    content: '';
    position: absolute;
   /* top: -10px;*/
     top: 63px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-left: .625rem solid transparent;
    border-right: 10px solid transparent;
    border-right: .625rem solid transparent;
    border-bottom: 10px solid #fff;
    border-bottom: .625rem solid #fff;
}



/****************/





html, body {
	/*direction: rtl*/
}
html[dir="ltr"], body[dir="ltr"] {
	/*direction: ltr*/
}
body {
	position: relative;
	direction:ltr;
	background-color: #fff;
	font-family: 'Bukra-Regular';
	/*font-family:Arial, Helvetica, sans-serif;*/
	
	font-style: normal;
	overflow-x:hidden;
	font-weight: 400;
	-webkit-transition: all 1s;
	transition: all 1s
}
.msg
{
	          position: absolute;
    margin-top: 259px;
    margin-left: 119px;
    width: 173px;
    height: 166px;
    color: #424242;
}
.msg p
{
    color: #424242 !important;
    text-align: center !important;
}
.msg h1
{
   color: #c1860a !important;
    text-align: center !important;
    font-size: 24px;
	font-weight:bold;
	margin-bottom: 0;
	margin-top:8px;
}
.vision h1
{
   color: #fff !important;
    text-align: center !important;
    font-size: 24px;
	font-weight:bold;
}
.vision
{
    position: absolute;
    margin-top: 143px;
    width: 150px;
    height: 166px;
    margin-left: 296px;
    color: #fff;
}
.vision p
{
    color: #fff !important;
    text-align: center !important;
}
/*#container
{
	margin:45px 35px 0 0px;
}*/


a, button, input[type="submit"] {
	outline: none!important
}
.black
{
	color:#000;
}
.green
{
	color:#c1860a !important
}
.header__logo {
    text-align: center;
}
.h-left, .h-right, .h-top {
    position: fixed;
    background: #fff;
    z-index: 999;
}

.h-top {
    top: 0;
    left: 0;
    height: 45px;
	text-align:center;
    /*height: 2.8125rem;*/
    width: 100%;
	z-index:999;
	
   /* border-bottom: 2px solid #e7484a;
    border-bottom: .125rem solid #e7484a;*/
}
.h-left {
    left: 0;
}

.h-left .btNav {
    left: 0;
	position:absolute;
	top:0;
}
.h-right {
    right: 0;
}
.h-left, .h-right {
    top: 0;
    height: 100vh !important;
    width: 45px;
   /* width: 2.8125rem;*/
	display:block;
}
.boutonNav
{
	height:100%;
}
.h-left ul, .h-right ul {
    margin: 0;
    height: 43px;
    height: 2.6875rem;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
	list-style:none;
	
	
}
/*.h-right li {
    margin: 0;
    position: relative;
    height: 50px;
    height: 3.125rem;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}*/
.boutonNav .item {
	
	text-align:center;
	border-bottom:1px solid #CCC;
	width:85%;
	margin:0 auto;
	line-height:50px;
}
.boutonNav .item a {
	color:#000 !important;
	font-size: 20px;
	
	
}
/*******Navigationodal**********/
/*modal fullscreen */

.modal.modal-fullscreen {
  /* Maximize the main wrappers on the screen */
  /* Make the parent wrapper of the modal box a full-width block */
  /* Remove borders and effects on the content */
  /**
	 * /!\ By using this feature, you force the header and footer to be placed
	 * in an absolute position. You must handle by yourself the margin of the
	 * content.
	 */
}
.modal.modal-fullscreen .modal-dialog,
.modal.modal-fullscreen .modal-content {
  bottom: 0;
  left: 0;
  background-color:#3d3e41;
  	background-image:url(../img/visuel/footerNav.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}
.modal.modal-fullscreen .modal-dialog {
  margin: 0;
  width: 100%;
  -webkit-animation-duration:0.6s;
  animation-duration:0.6s;
}
.modal.modal-fullscreen .modal-content {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: inherit;
  -o-box-shadow: inherit;
  box-shadow: inherit;
  /* change bg color below */
 /* background:#1abc9c; */
}
.modal.modal-fullscreen.force-fullscreen {
  /* Remove the padding inside the body */
}
.modal.modal-fullscreen.force-fullscreen .modal-body {
  padding: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-header,
.modal.modal-fullscreen.force-fullscreen .modal-footer {
  left: 0;
  position: absolute;
  right: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-header {
  top: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-footer {
  bottom: 0;
}

.logoNav
{
	margin-top:-15px;
}
#MenuNav .close {
    float: left;
    font-size: 42px !important;
    font-weight: bold;
    line-height: 1;
    color: #c1860a;
     text-shadow:none !important; 
     opacity: 1 !important;
    /*filter: alpha(opacity=20); */
}

#MenuNav  .modal-header {
    padding: 15px;
	border:0 !important;
    min-height: 16.42857143px;
}
#MenuNav  .modal-footer {
  
	border:0 !important;
   
}

.footerNav
{
	/*background-image:url(../img/visuel/footerNav.jpg);
	background-position:bottom;*/
	
	
}
.navbar-custom {
	/*background-color:#229922;*/
	background:none !important;
    color:#ffffff;
  	border-radius:0;
}
.navbar-collapse.in
{
        overflow-y: scroll;
    height: 200px;
}
.navbar-custom .navbar-nav > li > a {
  	color:#fff;
}

.navbar-custom .navbar-nav > .active > a {
    color: #ffffff;
	background-color:transparent;
}
      
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus,
.navbar-custom .navbar-nav > .open >a {
    text-decoration: none;
    background-color:transparent;
	color:#c1860a;
}
     
.navbar-custom .navbar-brand {
  	color:#eeeeee;
}
.navbar-custom .navbar-toggle {
  	    background-color: #4a4b4c;
    text-align: center;
    float: none !important; 
    margin-top: -53px;
    width: 100%;
    border: 1px solid #575858;
}
.navbar-custom .icon-bar {
  	background-color:#33aa33;
}
.footerMod
{
	bottom:0;
	margin-bottom:60px;
	text-align:center;
	position:absolute;
	left:20%;
	right:20%;
	
}
.plusfooter
{
	font-weight:bold;
	color:#fff !important;
	font-size:80px;

}
.footerMod a
{
	font-size:20px;
	color:#fff;
	
}
/************/

a:hover
{
	text-decoration:none;
}
#portfolio-list .mix {
  padding-left: 0;
  padding-right: 0;
}
.portfolio-item {
  overflow: hidden;
  display: block;
  position: relative;
  border:1px solid #CCC;
}
.portfolio-item img {
  zoom: 1;
  width: 100%;
  -webkit-transition: all 0.9s ease;
  -0-transition: all 0.9s ease;
  transition: all 0.9s ease;
/*  min-height:417px;*/
}
.portfolio-item:hover img {
  -webkit-transform: scale(1.4);
  -0-transform: scale(1.4);
  transform: scale(1.4);
}
.portfolio-item .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
 /* background-color: rgba(43, 44, 48, 0.8);*/
 background-color:#c1860a ;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 30px;
  -webkit-transition: all 600ms ease-out 0s;
  transition: all 600ms ease-out 0s;
}
.portfolio-item .icon {
    width: 42%;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    opacity: 0;
    margin: 0px auto;
    -webkit-transition: all 600ms ease-out 0s;
    transition: all 600ms ease-out 0s;
}
.portfolio-item .icon i {
  width: 48px;
  height: 48px;
  font-size: 18px;
  text-align: center;
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px;
  color: #fff;
  line-height: 48px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.portfolio-item .icon i:hover {
  color: #444;
}
.portfolio-item .icon .left {
  -webkit-transform: translateY(25px);
  transform: translateY(25px);
}
.portfolio-item .icon .right {
  -webkit-transform: translateY(-25px);
  transform: translateY(-25px);
}
.portfolio-item .content {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  margin: 0px auto;
  padding: 40px 22px;
  text-align: center;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -0-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.plus
{
	color:rgba(255,255,255,0.39);
	font-size:200px;
	padding:0px;
}
.plus:hover
{
	color:rgba(255,255,255,0.39);
	
}
.portfolio-item .content h3 {
  color: #31302C;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 33px;
}
.portfolio-item .content h3 a {
  color: #fff;
}
.portfolio-item .content p {
  color: #fff;
  font-size: 16px;
  text-align:center !important;
}
.portfolio-item:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.portfolio-item:hover .icon {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.portfolio-item:hover .left {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.portfolio-item:hover .right {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.portfolio-item:hover .content {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.relative {
	position: relative
}
.badge.green, .active > a .badge.green {
	background-color: #02c410
}
.badge.orange, .active > a .badge.orange {
	background-color: #eabb01
}
.badge.purple, .active > a .badge.purple {
	background-color: #e704b4
}
.badge.blue, .active > a .badge.blue {
	background-color: #55c6ff
}
.badge.yellow, .active > a .badge.yellow {
	background-color: #ffc602
}
.badge.red, .active > a .badge.red {
	background-color: #e70439
}
.dropdown-menu.static {
	position: static;
	top: auto;
	right: auto;
	float: none;
	margin: 0;
	padding: 0;
	text-align: right
}
.scrollbox {
	position: relative;
	height: 200px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%
}
.details {
	color: #c60
}
[class^="hvr-"] {
background:none;
color:#fff
}
#header .logo {
	margin-top: 20px
}
#header ul {
	margin: 0
}
#header ul li {
	margin-left: 10px
}
#header ul a {
	padding-top: 35px;
	color: #fff;
	font-size: 17px
}
#header ul a:hover {
	background: none
}
#header ul a:focus {
	background: none
}
#header ul li.bordered a {
	color: #c1860a;
	font-weight: 700;
	background: #191919;
	border: 1px solid #c7c7c7;
	border-top: 0;
	border-radius: 0 0 5px 5px
}
#header ul li.bordered a:hover {
	color: #fff
}
#header ul li a.hvr-underline-from-center:before {
	height: 1px;
	background: #fff
}
@media (min-width: 992px) and (max-width: 1199px) {
#header ul li {
	margin-left: 0
}
#header ul li a {
	font-size: 15px
}
.carousel-indicators {
    position: absolute;
    left: 50%;
    top: 96%;
}
#section-contact-two
{
    height:752px;
}
}
/*image modal*/

.hardwareImage img
{
    margin:0 auto;
}
.hardwareImagecontainer
{
    max-height: 375px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.hardwareimgdesc
{
    font-size: 16px;
    color: #282828;
    margin-top: 10px;
}

/*MAPS*/
.firstmap
{
    padding-top:60px;
    
}
.firstmap,.secondmap
{
    padding-left: 60px;
    text-align: center;
    padding-right: 60px;
}
.mapscontainer
{
    background-color:#EEE;
}
/*End Of Maps*/
@media (max-width: 992px) {
	.list-about
	{
		margin:0 auto;
			    
			/* border:1px dashed rgba(255,255,255,0.5);*/
	}
	.cairlocationadjust
    {
        margin:0 auto 0 auto !important;
	}
	.tohidemessageandvision
	{
		display: none;
	}
#myCarousel h1 {
	    text-align: left;
    font-size: 25px;
    margin-left: 10px !important;
    width: 200%;
	
}
.col-xs-12
{
	    padding:0 10%;
		    margin: 0 auto;
}
.imgG
{
	 top: 50%;
    left: 0%;
}
#myCarousel h5{
	display:none;
	
}
#myCarousel .btn {
	bottom:50%;
	display:block !important;
	text-align:center;
    /*left: 19%;*/
	
}
.carousel-indicators {
    position: absolute;
    left: 50%;
    top: 96%;
}
.img-responsive1
{
	/*width:75% !important;
	margin:0 auto;
	text-align:center;*/
}
}

@media (max-width: 480px) {
	.img-responsive1
{
	width:75% !important;
	margin:0 auto;
	text-align:center;
	margin-top:30px !important;
}
#myCarousel h1 {
	text-align:left;
	font-size:15px !important;
	width:100%;
	
}
#myCarousel h1 span
{
	font-size:15px !important;
}
#myCarousel .btn {
	bottom:30%;
	display:block !important;
	text-align:center;
	font-size:15px !important;
   left: 19%;
   width: 161px;
   line-height: 30px;
	
}
}
@media (max-width: 767px) 
{
	/*.moda-dialog-not-mobile-stable
    {
          transform: translateY(-517px) !important;
    }*/
}
@media (max-width: 767px) {
    .img-responsive1
    {
        width:75% !important;
        margin:0 auto;
        text-align:center;
    }
.imgG {
       top: 50%;
    left: 5%;
    transform: translateY(-50%);
}
#myCarousel h1 {
	text-align:left;
	font-size:25px;
	width:100%;
	margin-top: 5% !important;
	
}
#myCarousel .btn {
	bottom:50%;
	display:block !important;
	text-align:center;
   left: 19%;
	
}
#header {
	padding-top: 15px
}
#header .logo {
	float: none;
	text-align: center
}
#header .logo a {
	display: inline-block
}
#header .nav {
	text-align: center
}
#header ul li {
	display: inline-block;
	float: none;
	margin-left: 0
}
#header ul a {
	font-size: 15px
}
#header .bordered {
	display: block;
	margin: 15px 0;
	width: 100%
}
#header .bordered a {
	display: inline-block;
	padding: 10px 40px
}
}
#banner {
	text-align: center; margin:45px;
}
#banner *{
	margin-top: 13% !important;
	color: #fff;
	font-size: 38px;
	text-align: left;
}

#banner h1 {
	font-size: 38px;
	font-weight: 900;
	margin-top:65% !important;
	
}
#banner h1 span {
	font-size: 45px;
	color:#000;
	font-weight: 900;
}

#banner h5 {
	margin: 20px 0;
	color: #fff;
	font-size: 16px;
	line-height:21px;
	/*font-family: 'DroidR'*/
}
#banner .btn {
	
	margin-top:50px;
	border:1px solid #FFF;
	border-radius:20px;
	width: 242px;
	min-height: 46px;
	font-size: 22px;
	/*font-family: 'DroidR';*/
	text-align: center;
}
/*#banner .btn:hover {
	
	margin-top:50px;
	border:1px solid #FFF;
	background-color:#096;
	border-radius:20px;
	width: 177px;
	min-height: 46px;
	font-size: 22px;
	font-family: 'DroidR';
	text-align: center;
}*/
#banner .imgApps {
	margin-top:0%
}
#banner .imgApps img {
	float: left
}
@media (max-width: 991px) {
#banner {
	padding-bottom: 40px
}
#banner h1 {
	margin-top: 20px;
	line-height: 46px;
	font-size: 18px
}
#banner h5 {
	font-size: 16px
}
#banner .imgApps img {
	float: none;
	margin: 0 auto
}
}
@media (max-width: 767px) {
#banner * {
	text-align: center;
	
}
}
#container > section {
	position: relative;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	background-size: cover;
	/*margin:45px;*/
}
#section-1 {
	background-image: url(../img/background/banner_1.jpg)
}
#section-service-1 {
	background-image: url(../img/background/banner_service.jpg)
}
#section-about-1 {
	background-image: url(../img/background/banner_about.jpg)
}

#section-about-1 p {
	font-size:14px;
	text-align:justify;
	
}
#section-about-1 .intro p {
	font-size:14px !important;
	text-align:justify;
	line-height:34px;
	
}
.point
{
	    font-size: 38px !important;
		margin-top:-50px !important;
    /* padding-bottom: 50px; */
}
#section-about-1 #banner h1 {
	margin-top:20px !important;
	text-align:center !important;
	
}
#section-about-1 #banner .margeTOP{
	margin-top:-8% !important;
	
}
#section-about-2 {
	background-color: #ebeff5;
	height:auto !important;
	min-height:auto !important;
	padding-bottom: 75px;
}

#section-about-2 p {
	    background-color: #ebeff5;
    height: auto !important;
    font-size: 16px;
    line-height: 41px;
    margin-top: -20px;
    min-height: auto !important;
    padding-bottom: 26px;
}
#section-service-2 {
	background-color: #ebeff5;
	height:auto !important;
	min-height:auto !important;
	padding-bottom: 75px;
}
#section-service-2 .nav-tabs {
	border-bottom:0px !important;
}
#section-service-2 .top
{
	margin-top:15% !important;
}

#section-service-1 h1 {
	font-size: 38px;
	font-weight: 900;
	margin-top:20% !important;
	text-align:center;
	
}
#section-web {
	background-image: url(../img/background/banner_web.jpg)
}
#section-web p {
	font-size:14px;
	 
	text-align:justify;
	
}
#section-pmo {
	background-image: url(../img/background/banner_pmo.jpg)
}
#section-pmo p {
	font-size:14px;
	 
	text-align:justify;
	
}
#section-pmo #banner h1 {
	margin-top:20px !important;
	text-align:center !important;
	
}
#section-pmo #banner .margeTOP{
	margin-top:-8% !important;
	
}
#section-erp {
	background-image: url(../img/background/banner_erp.jpg)
}
#section-erp p {
	font-size:14px;
	 
	text-align:justify;
	
}
#section-erp #banner h1 {
	margin-top:20px !important;
	text-align:center !important;
	
}
#section-erp #banner .margeTOP{
	margin-top:-8% !important;
	
}
#section-gov {
	background-image: url(../img/background/banner_gov.jpg)
}
#section-gov p {
	font-size:14px;
	 
	text-align:justify;
	
}
#section-gov #banner h1 {
	margin-top:20px !important;
	text-align:center !important;
	
}
#section-gov #banner .margeTOP{
	margin-top:-8% !important;
	
}
#section-mob {
	background-image: url(../img/background/banner_mob.jpg)
}
#section-mob p {
	font-size:14px;
	 
	text-align:justify;
	
}
#section-mob #banner h1 {
	margin-top:20px !important;
	text-align:center !important;
	
}
#section-mob #banner .margeTOP{
	margin-top:-8% !important;
	
}
#section-sup {
	background-image: url(../img/background/banner_sup.jpg)
}
#section-sup p {
	font-size:14px;
	 
	text-align:justify;
	
}
#section-sup #banner h1 {
	margin-top:20px !important;
	text-align:center !important;
	
}
#section-sup #banner .margeTOP{
	margin-top:-8% !important;
	
}
.point
{
	    font-size: 38px !important;
		margin-top:-50px !important;
    /* padding-bottom: 50px; */
}
#section-web #banner h1 {
	margin-top:20px !important;
	text-align:center !important;
	
}
#section-web #banner .margeTOP{
	margin-top:-8% !important;
	
}
#section-web #banner .margeTOP1{
	margin-top:0% !important;
	
}
#section-web #banner .margeTOP1 h1
{
	text-align:left !important;
}
#section-web  h1 {
	margin-top:13% !important;
	margin-bottom:30px;
	text-align:center !important;
	color:#fff;
	
}
#section-web  h3 {

	color:#fff;
	
}
#section-web  h2 {
	margin:30px 0 !important;
	text-align:left !important;
	color:#fff;
	
}
#section-web  p {
	color:#fff;	
}
#section-web .margeTOP{
	margin-top:-8% !important;
	
}
#section-web .margeTOP1{
	margin-top:0% !important;
	
}
#section-web .margeTOP1 h1
{
	text-align:left !important;
}
/*******Service Prive*******/
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
@media (max-width:991px)
{
    .timeline:before
    {
        width:0px !important;
    }
    .timeline .timeline-badge
    {
        display: none;
    }
    #footer, #footer p
    {
        text-align: center !important;
    }
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
width: 1px;
    background-color: #d0d0d0;
  left: 50%;
  margin-left: -1.5px;
}
.profile-cover {
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);  	
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  text-align:center;
  /*border: 1px solid #d4d4d4;
  border-radius: 2px;*/
  /*padding: 20px;*/
  position: relative;
  /*-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);*/
}
/*
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}*/
.timeline .timeline-bg{
    background-color: #ebeff5;
    /*width: 150px;*/
    height: 150px;
}
.timeline .timeline-badge {
 color: #e1e6ef;
   
    line-height: 50px;
    font-size: 7.4em;
    text-align: center;
   
    top: -13px;
    padding-top: 46px;
  
    /* border: 1px solid red; */
     /* margin-right: 68px;
    margin-left: 13px;*/
    /* background-color: #999999; */
    z-index: 100;
}
.timeline .timeline-inverted .timeline-panel {
  float: right;
}
.timeline .timeline-inverted .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline .timeline-inverted .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge > a {
  color: #C5C7C5 !important;
}
.timeline-badge a:hover {
  color: #FF531F !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
    padding:20px;
    margin-bottom: 0;
    background: #fff;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.timeline-footer{
    padding:20px;
    background-color:#f4f4f4;
}
.timeline-header{
    padding:20px;
    background-color:#f4f4f4;
}
.timeline-footer > a{
    cursor: pointer;
    text-decoration: none;
}
.timeline-heading{
  background: #fff;
}
.nav-tabs > li > a
{
	font-size:12px !important;
	color:#959595;
}
.titleTime
{
	
    font-weight: 900;
    font-size: 21px;
    margin-top: 16px !important;
	    line-height: 85px;

}
#section-service-2 .head p {
    line-height: 26px;
    color: #000;
	margin-top:20px;
       text-align: justify;
    text-align: left;
	font-size: 12px !important;
	padding:0 5px !important;
    /* font-weight: 400; */
}
.facebook-share-box {
    width: 100%;
}

.facebook-share-box .share-form{
	padding: 2%;
}
.facebook-share-box .share {
    -webkit-transition: 0.1s ease-out height;
    transition: 0.1s ease-out height;
    clear: both;
    background: white;
    border: 2px solid #dddddd;
    margin-bottom: 10px;
    position: relative;
}

.facebook-share-box .share .arrow {
    background: url(../img/arrow.png) no-repeat #dddddd;
    position: absolute;
    width: 14px;
    height: 10px;
    left: 4px;
    display: inline;
    top: -10px;
    -webkit-transition: 0.3s ease-out all;
    transition: 0.3s ease-out all;
}

.facebook-share-box .post-types li a {
    color: #085083;
    text-decoration: none;
}

.facebook-share-box .post-types li a.active {
    color: #404040;
}

.facebook-share-box .post-types {
    padding-left: 5px;
}

.facebook-share-box ul {
    list-style: none;
    margin-bottom: 9px;
}

.facebook-share-box .post-types li {
    display: inline;
    margin-right: 10px;
}
.message {
    border-radius: 0;
    border: none;
}

.panel {
    border-radius: 0;
    border: none;
    margin-bottom: 0;
}
.timeline-images{
  margin: 2px;
}
.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 767px) {
	ul.timeline:before {
		left: 40px;
	}
	ul.timeline > li > .timeline-panel {
		width: calc(100% - 90px);
		width: -webkit-calc(100% - 90px);
	}
	ul.timeline > li > .timeline-badge {
		left: 28px;
		margin-left: 0;
		top: 20px
	}
	ul.timeline > li > .timeline-panel {
		float: right;
		margin-right: 2%;
	}
	ul.timeline > li > .timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}
	ul.timeline > li > .timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}
}

/************/
.vide
{
	height:150px;
	min-height:150px
}
#section-2 {
	background-color: #ebeff5;
	height:auto !important;
	min-height:auto !important;
	padding-bottom: 75px;
}
#section-3 {
	background-color: #f8fafc;
	  /*  margin: 0 31px;*/
    padding:0 29px;
}
#section-4 {
	background-image: url(../img/background/banner_4.jpg);
	  background-repeat:repeat !important;
   background-attachment: inherit !important;
    background-position:center !important;
	padding:50px 0;
	background-size:auto !important
  
}
#section-5 {
	background-color: #ebeff5;
	background-image: url(../img/background/banner_5.jpg);
	background-attachment:inherit !important;
	background-position:top !important;
	background-repeat:repeat;
	    background-size: auto !important;
}
#section-6 {
	/*background-image: url(../img/background/banner_6.jpg)*/
	background-color:#242c37;
	min-height:auto !important;
	color:#fff;
	height:auto !important
}
#section-7 {
	background-image: url(../img/background/banner_7.jpg);
	
	min-height:auto !important;
	color:#fff;
	height:auto !important
}
#section-8 {
	background-image: url(../img/background/banner_alhassa.jpg);
	
	min-height:auto !important;
	color:#fff;
	height:auto !important
}
#section-about-7 {
	background-image: url(../img/background/banner_about_7.jpg);
	
	min-height:auto !important;
	color:#fff;
	height:auto !important
}
#section-about-7 h5 {
	margin-bottom:50px;
}
#section-about-7 p {
	margin-bottom:150px;
	 
	text-align:justify;
	line-height:21px;
}
#section-web-2 {
	background-image: url(../img/background/banner_web2.jpg);
	
	min-height:auto !important;
	color:#fff;
	height:auto !important
}
#section-web-2 h5 {
	margin-bottom:50px;
}
#section-web-2 p {
	margin-bottom:150px;
	 
	text-align:justify;
	line-height:21px;
}
#section-pmo-2 {
	background-image: url(../img/background/banner_pmo2.jpg);
	
	min-height:auto !important;
	color:#fff;
	height:auto !important
}
#section-pmo-2 h5 {
	margin-bottom:50px;
}
#section-pmo-2 p {
	margin-bottom:150px;
	 
	text-align:justify;
	line-height:21px;
}
#section-erp-2 {
	background-image: url(../img/background/banner_erp2.jpg);
	
	min-height:auto !important;
	color:#fff;
	height:auto !important
}
#section-erp-2 h5 {
	margin-bottom:50px;
}
#section-erp-2 p {
	margin-bottom:150px;
	 
	text-align:justify;
	line-height:21px;
}
#section-gov-2 {
	background-image: url(../img/background/banner_gov2.jpg);
	
	min-height:auto !important;
	color:#fff;
	height:auto !important
}
#section-gov-2 h5 {
	margin-bottom:50px;
}
#section-gov-2 p {
	margin-bottom:150px;
	 
	text-align:justify;
	line-height:21px;
}
#section-mob-2 {
	background-image: url(../img/background/banner_mob2.jpg);
	
	min-height:auto !important;
	color:#fff;
	height:auto !important
}
#section-mob-2 h5 {
	margin-bottom:50px;
}
#section-mob-2 p {
	margin-bottom:150px;
	 
	text-align:justify;
	line-height:21px;
}
#section-sup-2 {
	background-image: url(../img/background/banner_sup2.jpg);
	
	min-height:auto !important;
	color:#fff;
	height:auto !important
}
#section-sup-2 h5 {
	margin-bottom:50px;
}
#section-sup-2 p {
	margin-bottom:150px;
	 
	text-align:justify;
	line-height:21px;
}
#section-7 h5 {
	margin-bottom:50px;
}
#section-7 p {
	margin-bottom:50px;
	line-height:21px;
}
#section-7 .btn {
	margin-top:25px;
	border: 1px solid #FFF;
    color: #fff;
    font-size: 16px;
    text-decoration: none!important;
    border-radius: 25px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.slneeLogo
{
	
       position: absolute;
    /* margin: 0 auto; */
    text-align: center;
    margin-top: -80px;
    left: 50%;
    /* right: 50%; */
    transform: translateX(-50%);

}
.margeItem
{
	margin-top:50px;
	margin-bottom:50px;
}
.user h2
{
	font-size:19px;
	color:#c1860a !important;
}
.user img
{
	border-radius:50%;
	border:2px solid #fff;
}
.user h3
{
	font-size:15px;
	color:#98a4b9;
}
section .head {
	padding: 1px;
	text-align: center
}
section .head h2 {
	position: relative;
	padding-bottom: 15px;
	color: #242c37;
	font-size: 27px;
	text-align:center;
	font-weight: 900;
	padding-left: 5px;
	padding-right: 5px;
}
.cent
{
	color:#FFF;
	font-size:150px;
}
#section-4 .head h2, #section-6 .head h2 {
	position: relative;
	padding-bottom: 15px;
	color: #fff;
	font-size: 27px;
	text-align:center;
	font-weight: 900
}
section .head h5 {
	    position: relative;
    padding-bottom: 30px;
    color: #949494;
    font-size: 13px;
    text-align: center;
}
.head h2:after {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-right: -55px;
	/*width: 110px;
	height: 2px;*/
	content: "";
	/*background: #c1860a*/
}
section .head p {
	line-height: 26px;
	color: #000;
	 
	text-align:justify;
	text-align:left;
	font-size: 14px;
	/*font-weight: 400*/
}
.bgAbout
{
	background-image:url(../img/background/bgAbout.png);
	height:479px;
	width:484px;
	margin-top:-60px;
	margin-left:auto;
	margin-right: auto;
}
.about .btn
{
	    border: 1px solid;
		color:#d34739;
		border-radius:25px;
}
.port .btn
{
	    border: 1px solid;
		color:#d34739;
		margin:50px 0;
		border-radius:25px;
}
.h-left ul, .h-right ul {
    height: 100vh;
    padding: 9.375rem 0;
}

@media (max-width: 998px)
{
	
	.timeline > li > .timeline-badge
	{
		display:none !important;
	}

}

@media (max-width: 768px)
{
	.img-responsive1
	{
		width:100%;
	}
	.timeline .timeline-badge
	{
		display:none;
	}
	.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    width: 83%;
    margin: 0 auto;
}
.timeline:before
{
	    width: 0px;
}

}
@media (min-width: 768px) and (max-width: 1199px) {
section .head h2 {
	font-size: 26px
}
section .head p {
	font-size: 15px
}
}
@media (max-width: 767px) {
section .head h2 {
	font-size: 18px
}
section .head p {
	font-size: 13px;
	text-align: center;
    padding:0 15px;
}
}
.head.inverse h2 {
	color: #fff
}
.head.inverse h2:after {
	background: #c3c3c3
}
.head.inverse p {
	color: silver
}
.head.inverse p.white {
	color: #fff
}
#section-2 .graphics li {
	margin: 8% 0;
	color: #616161;
	font-size: 16px
}
#section-2 .graphics li i {
	float: right;
	margin-left: 20px;
	vertical-align: middle
}
#section-2 .graphics li h4 {
	margin: 10px 20px;
	font-size: 18px;
	font-weight: 700
}
#section-2 .graphics li p {
	margin: 10px 20px;
	font-size: 14px
}
@media (min-width: 991px) and (max-width: 1199px) {
#section-2 .graphics .col-sm-3.text-left {
	padding-left: 0
}
#section-2 .graphics .col-sm-3.text-right {
	padding-right: 0
}
#section-2 .graphics li {
	font-size: 14px
}
}
@media (max-width: 767px) {
#section-2 h2 {
	font-size: 24px
}
}
#section-3 {
	color: #fff;
	text-align: right
        
}
#section-3 .head {
	text-align: right
}
#section-3 .head h2:after {
	right: 0;
	margin-right: 0
}
#section-3 .head p {
	color: #000;
	font-size: 15px;
	text-align: justify
}
#section-3 .video {
	float: left
}
#section-3 .btn-default {
	float: left;
	background: #f4f4f4;
	border: 1px solid #c7c7c7;
	border-radius: 2px
}
#section-3 .btn-default:hover {
	color: #000
}
@media (min-width: 768px) and (max-width: 1199px) {
#section-3 .nav h4 {
	font-size: 13px
}
}
@media (max-width: 767px) {
#section-3 .nav {
	margin-bottom: 20px
}
#section-3 .nav li {
	margin-top: 20px;
	padding-bottom: 15px
}
#section-3 .nav li:not(:last-child):after {
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px
}
}
#section-4 .head h2:after {
	background-color: #c3c3c3
}
#section-4 h4 {
	margin: 20px 0;
	color: #fff;
	font-size:14px;
	font-weight: 400
}
.owl-carousel .owl-item img
{
	width:auto !important;
	margin:auto;
}
.product
{
	text-align:center !important;
}
.product p
{
	text-align:center !important;
	margin-top:25px;
	    font-size: 18px;
}
.product a:hover p
{
	color:#c1860a!important;
	-webkit-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.product::before
{
	
    content: '';
    border-left: 1px solid #3a414b;
    position: absolute;
    height: 50%;
    left: 0;
    top: 25%;

	
	
}
#section-4 p {
	color: silver
}
#section-4 .btn {
	margin: 10px auto;
	/*width: 280px;*/
	color: #fff;
	font-size: 17px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 25px
}
#section-4 .btn:hover {
	color: #000;
	background-color:#c1860a!important;
}
#section-4 .btn i {
	margin-left: 20px
}
@media (max-width: 767px) {
#section-4 p {
	text-align: center
}
#section-4 .btn {
	margin: 15px 0;
	padding: 15px 35px;
	width: auto;
	font-size: 15px
}
}
#section-5 .img-responsive {
	margin: 0 auto
}
#section-5 li {
	margin: -20% 0
}
#section-5 .part1 {
	     margin-left: 81% !important;
    margin-top: 8%;
}
#section-5 .part3 {
       margin-left: -25% !important;
    margin-top: 8%;
	position:absolute;
	
	}
#section-5 .part2 {
	     margin-left: -15%!important;
    margin-top: 43%;
}
#section-5 .text-left li i {
	float: left;
	margin-right: 30px
}
#section-5 .text-right li i {
	float: right;
	margin-left: 30px
}
#section-5 .text-left li:nth-child(1) h4 {
	color: #ec6a01
}
#section-5 .text-left li:nth-child(2) h4 {
	color: #169d5b
}
#section-5 .text-left li:nth-child(3) h4 {
	color: #c50102
}
#section-5 .text-right li:nth-child(1) h4 {
	color: #dd1c5d
}
#section-5 .text-right li:nth-child(2) h4 {
	color: #2091ed
}
#section-5 .text-right li:nth-child(3) h4 {
	color: #394aa6
}
@media (max-width: 1199px) {
#section-5 .text-left li i {
	margin-right: 20px
}
#section-5 .text-right li i {
	margin-left: 20px
}
}
@media (max-width: 767px) {
#section-5 li {
	margin: 20px 0
}
}
#section-6 .form-group {
	margin-bottom: 30px
}
#section-6 .btn {
	float: left;
	margin: 10px 0;
	width: 280px;
	font-size: 17px;
	border-radius: 2px;
	text-align: center;
	border: 1px solid #c7c7c7
}
@media (max-width: 767px) {
#section-6 .form-control {
	height: 50px
}
#section-6 textarea.form-control {
	height: 100px
}
#section-6 .btn {
	margin: 10px auto;
	width: 100%
}
}
.scroll {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 1.3em;
	margin-top: 20px;
	display: inline-block;
	height: 80px
}
.scroll:hover {
	text-decoration: none
}
.scroll:after {
	content: '';
	width: 40px;
	height: 40px;
	position: absolute;
	margin: auto;
	top: 10px;
	right: 0;
	left: 0;
	-webkit-animation: 3s arrow infinite ease;
	animation: 3s arrow infinite ease;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
@-webkit-keyframes arrow {
0%, 100% {
top:10px
}
50% {
top:30px
}
}
@keyframes arrow {
0%, 100% {
top:10px
}
50% {
top:20px
}
}
.scrollTop {
	display: block;
	position: fixed;
	bottom: 20px;
	right: 50px;
	width: 50px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	background-color:#c1860a !important;
	border-radius: 35px;
	display: none;
	-webkit-transition: all .3s linear;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border: 1px solid #fff;
	-webkit-box-shadow: 0 3px 10px rgba(255,255,255,0.5);
	box-shadow: 0 3px 10px rgba(255,255,255,0.5)
}
.scrollTop i {
	color: #fff;
	margin: 0;
	position: relative;
	top: 13px;
	font-size: 19px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.scrollTop:hover {
	background: rgba(0,0,0,0.9)
}
.scrollTop:hover i {
	color: #fff;
	top: 5px
}
.modal input.form-control {
	height: 48px
}
.modal textarea.form-control {
	height: 78px
}
.modal {
	text-align: center;
	padding: 0!important
}
.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px
}
.modal-dialog {
	display: inline-block;
	vertical-align: middle
}
html[dir="ltr"] .modal-dialog {
	text-align: left
}
html[dir="rtl"] .modal-dialog {
	text-align: left
}
#section-4 .owl-theme .owl-dots .owl-dot.active span, #section-4 .owl-theme .owl-dots .owl-dot:hover span {
	background: #c1860a !important;
}
#footer {
	background-color: #f1f1f1; 
}
#footer ul {
	margin: 0
}
#footer ul li a {
	display: block;
	padding: 30px 25px;
    font-size:32px;
    color:#c1860a;
}
#footer ul li a:hover {
	background-color: #c1860a;
    color:#FFF;
}
#footer p {
	margin: 38px 0;
	text-align: left
}
@media (max-width: 767px) {
#footer, #footer p {
	text-align: center
}
#footer ul li a {
	padding: 10px
}
#footer p {
	font-size: 11px
}
#section-5 .part1, #section-5 .part2, #section-5 .part3
{
	display:none;
}

#section-5 .head h2 {
    font-size: 18px;
    margin-bottom: 153px;
}

}
