/* ------------------------------- 768 -------------------------------
  Project Name : TORNADOPACK
  Project Date: 29 July, 2016
  Author Website : http://www.faisalsamroz.com
  Author Email : faisalsamroz@gmail.com
---------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, ul, ul li {
	margin: 0
}
.btn, .section_title .divider {
	background-color: #ec541a;
	display: inline-block
}
.btn, .section_title h2 {
	font-weight: 600;
	text-transform: uppercase
}
.btn, .section_title h2, .top_bar {
	text-transform: uppercase
}
.btn, .nav li a, .nav>ul>li, .social_icons li {
	display: inline-block
}
body {
	font-size: 16px;
	font-family: "Source Sans Pro", sans-serif;
	color: #202020;
	overflow-x: hidden;
}
a, a:focus, a:hover {
	outline: 0;
	text-decoration: none
}
ul, ul li {
	list-style: none;
	padding: 0
}
p {
	margin: 0 0 15px;
	padding: 0;
	line-height: 26px;
	text-align:justify;
}
.btn, .flexnav, .flexnav.flexnav-show, .footer .social-box ul li a, .line, .section_title .divider, .services .icon {
	transition: all .35s ease 0s;
	-moz-transition: all .35s ease 0s;
	-webkit-transition: all .35s ease 0s;
	-ms-transition: all .35s ease 0s;
	-o-transition: all .35s ease 0s
}
.section_title {
	margin-bottom: 50px
}
.section_title h2 {
	color: #2b2d2d;
	font-size: 30px;
	margin-bottom: 10px
}
.btn, .section_title.white h2, .top_bar {
	color: #fff
}
.section_title .divider {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	height: 5px;
	width: 65px
}
section:hover .divider {
	width: 165px
}
.btn {
	border: 1px solid #ec541a;
	border-radius: 5px;
	font-size: 18px;
	height: 48px;
	padding: 11px;
	text-align: center;
	text-decoration: none;
	width: 272px
}
.btn:hover {
	background-color: rgba(0, 0, 0, 0);
	color: #ec541a
}
/*************************************
			Top Bar Style
*************************************/
.top_bar {
	background-color: #ec541a;
	padding: 12px 0;
	font-size: 12px;
	font-family: Montserrat, sans-serif
}
.nav li a, .social_icons li a {
	color: #fff;
	font-size: 14px
}
.nav li a, .service_box h3 {
	font-family: Montserrat, sans-serif;
	text-transform: uppercase
}
.top_bar p {
	margin-bottom: 0;
	line-height: 20px
}
.social_icons li {
	margin-left: 10px
}
.header {
	padding: 15px 0;
	background-color: #2B2D2D;
}
.fixed {
	padding-top:100px;
}
.fixed .header {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:100;
	padding:10px 0;
	background-color: #2b2d2d;
	border-bottom:4px solid #ec541a;
}
.fixed .header .logo img {
	width:130px;
}
.fixed .header .nav a {
	font-size:13px;
}
.nav {
	margin-top: 20px
}
.nav ul li {
	position: relative
}
.nav>ul>li {
	margin-left: 30px
}
.project h4, .services h6, .success_stories .counter-box .t_number, .success_stories .counter-box .title {
	font-family: Montserrat, sans-serif
}
.nav>ul>li>a {
	padding: 0 9px 10px 0
}
.nav>ul>li li .navicon {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -5px
}
.line.bottom, .line.right, .slider_content {
	right: 0;
	bottom: 0
}
.nav ul ul li a {
	padding: 15px 20px;
	display: block;
	border-bottom: 1px solid #eee
}
.nav ul ul li:last-child>a {
	border-bottom: 0
}
.nav ul ul ul {
	left: 100%
}
.line.left, .line.top, .overlay_img {
	top: 0;
	left: 0
}
.nav li a:hover {
	color: #ec541a
}
.nav li li a:hover {
	color: #2b2d2d
}
.navicon {
	color: #fff;
	font-size: 18px
}
.banner .image {
	width: 100%
}
.overlay_img {
	position: absolute;
	width: 100%;
	height: 100%;	
}
.slider_content {
    position: absolute;
	z-index: 10;
	margin:auto;
	padding:10px;
	top: 0;
	/* without right:, left:0 for center; left:else for right*/
	left: 0;
	right: 650px; /*for left align*/	
	color: #fff;
	text-align: left;	
	max-width: 500px;
	width:100%;
	height:100%;
	background-color: rgba(0, 0, 0, .6);
}
.slider_content h2 {
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 300
}
.slider_content h1 {
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 700;
	line-height: 60px;
	margin: 20px 0 35px;
}
.services .icon, .services .service {
	margin-bottom: 25px
}
.slider_content p {
	font-weight: 300;
	text-align: justify;
}
.slider_content a {
	margin-top: 40px
}
.services {
	background-color: #2b2d2d;
	padding: 90px 0 60px;
	text-align: center
}
.services .icon {
	width: 90px;
	height: 90px;
	background-color: #222;
	border: 1px solid #fff;
	display: inline-block;
	padding-top: 20px
}
.services .icon:hover {
	background-color: #ec541a
}
.services h6 {
	font-size: 16px;
	color: #838383;
	text-transform: uppercase;
	margin: 0
}
.who_we_are {
	padding: 90px 0 60px
}
.who_we_are .btn {
	margin-top: 40px
}
/*************************************
		Success Stories Style
*************************************/
.success_stories {
	padding: 80px 0 75px;
	background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../images/success_stories_bg.jpg) center bottom no-repeat;
	background: -moz-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../images/success_stories_bg.jpg) center bottom no-repeat;
	background: -webkit-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../images/success_stories_bg.jpg) center bottom no-repeat;
	background: -ms-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../images/success_stories_bg.jpg) center bottom no-repeat;
	background: -o-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../images/success_stories_bg.jpg) center bottom no-repeat;
	background-size: 100% auto
}
.success_stories .counter-box {
	position: relative;
	background: rgba(00, 00, 00, .75);
	padding: 30px 0 45px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center
}
.success_stories .counter-box .t_number {
	color: #fff;
	display: block;
	font-size: 18px;
	text-transform:uppercase;
	margin-bottom: 30px
}
.success_stories .counter-box .divider {
	width: 65px;
	height: 5px;
	background: #ec541a;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 20px
}
.success_stories .counter-box .title {
	color: #ffa74f;
	text-align: justify;
}
.line {
	background-color: #616060;
	position: absolute
}
.line.horizontal {
	height: 1px;
	width: 70px
}
.line.vertical {
	height: 70px;
	width: 1px
}
.counter-box:hover .line.horizontal {
	width: 100%
}
.counter-box:hover .line.vertical {
	height: 100%
}
/*************************************
		Recent Style
*************************************/
.recent_projects {
	padding: 70px 0 50px;
	background-color: #e1e1e1;
	position:relative;
}
.recent_projects .carousel {
	padding-bottom: 60px
}
.project {
	padding: 15px 15px 10px;
	background-color: #fff;
	margin-bottom: 20px
}
.project h4 {
	font-size: 16px;
	margin: 20px 0 15px;
	text-transform: uppercase
}
.project p {
	margin: 0 0 15px;
	font-size: 14px;
	line-height: 20px
}
.project img {
	float: left;
	width: 100%
}
.recent_projects .carousel-indicators {
	margin-bottom: 0;
	bottom: 0
}
.recent_projects .carousel-indicators li {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #959595;
	border-radius: 0;
	height: 19px;
	margin: 0;
	padding: 0;
	width: 24px
}
.recent_projects .carousel-indicators li.active {
	background-color: #ec541a;
	border-color: #ec541a
}
.recent_projects .carousel-control {
	background-color: #80231e;
	background-image: none;
	border-radius: 50%;
	display: none;
	height: 45px;
	padding-top: 11px;
	text-align: center;
	width: 45px;
	z-index: 99;
	top: 50%;
	bottom: auto;
	margin-top: -22.5px;
	color: #fff;
	opacity: 1
}
.recent_projects .carousel-control:hover {
	opacity: .85
}
/*************************************
		What We Do Style
*************************************/
.what_we_do {
	padding-top: 65px
}
.what_we_do .section_title {
	margin-top: 10px;
	margin-bottom: 23px
}
.what_we_do .description {
	margin-bottom: 75px
}
.what_we_do .image {
	width: 100%
}
/*************************************
			Services Style
*************************************/
.service_box {
	margin-bottom: 45px
}
.service_box .icon_wrap {
	min-height: 42px
}
.service_box h3 {
	font-size: 16px;
	font-weight: 700;
	margin: 20px 0;
        background-color: #FF6600; 
        height: auto; 
        color: #FFF; 
        text-align: center; 
        padding: 10px 10px 10px 10px;

}
/*************************************
			Contact Style
*************************************/
.contact_us {
	padding: 70px 0;
	background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .7)), url(../images/contactus_bg.jpg) center bottom no-repeat;
	background: -moz-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .7)), url(../images/contactus_bg.jpg) center bottom no-repeat;
	background: -webkit-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .7)), url(../images/contactus_bg.jpg) center bottom no-repeat;
	background: -ms-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .7)), url(../images/contactus_bg.jpg) center bottom no-repeat;
	background: -o-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .7)), url(../images/contactus_bg.jpg) center bottom no-repeat;
	background-size: 100% auto;
}
.contact_us .input-bg {
	background: rgba(255, 255, 255, .3);
	padding: 10px;
	margin-bottom: 24px
}
.contact_us .input-bg input[type=text], .contact_us .input-bg input[type=email], .contact_us .input-bg input[type=tel] {
	width: 100%;
	height: 44px;
	padding: 0 14px;
	background: #fff;
	text-transform: none;
	border: none;
	font-size: 14px;
	color: #666666;
	font-family: 'Source Sans Pro', sans-serif !important;
	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
}
.contact_us .input-bg textarea {
	width: 100%;
	height: 204px;
	border: none;
	padding-left: 14px;
	text-transform: none;
	padding-top: 14px;
	background: #fff;
	font-size: 14px;
	color: #666666
}
.contact_us .input-bg-2 {
	background: rgba(255, 255, 255, .3);
	padding: 10px;
	width: 368px;
	margin: 56px auto 0
}
.contact_us .input-bg-2 input[type=submit] {
	width: 100%;
	text-transform: uppercase;
	background: #ec541a;
	padding: 9px 14px;
	border: none;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #fff;
 -webkit-transition: .5s;
 -moz-transition: .5s;
 -o-transition: .5s;
 -ms-transition: .5s;
 transition: .5s
}
.footer h5, .testimonial_section .testimonial-meta h2 {
	text-transform: uppercase;
	font-family: Montserrat, sans-serif;
	font-weight: 700
}
.contact_us .input-bg-2 input[type=submit]:hover {
	background: #b23506
}
/*************************************
			Testimonial Style
*************************************/
.testimonial_section {
	padding: 70px 0 0
}
.testimonial_section .carousel {
	margin: 40px 0 0
}
.testimonial_section .testimonial-block {
	margin-bottom: 30px
}
.testimonial_section .testimonial-text {
	background: url(../images/testimonial-line.png) center bottom no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	padding: 40px 10px 58px 37px
}
.testimonial_section .testimonial-text:hover {
	background: url(../images/testimonial-line_hover.png) center bottom no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto
}
.testimonial_section .testimonial-text p::before {
 content: url(../images/samicol.png);
 left: -34px;
 position: absolute;
 top: -38px;
 z-index: -1
}
.testimonial_section .testimonial-text p {
	position: relative
}
.testimonial_section .testimonial-meta {
	float: right;
	padding: 6px 70px 0 0
}
.testimonial_section .testimonial-meta .info {
	float: left;
	margin-top: 30px
}
.testimonial_section .testimonial-meta .image {
	float: right;
	margin-left: 28px;
	width: 98px;
	height: 98px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%
}
.testimonial_section .testimonial-meta h2 {
	font-size: 16px;
	color: #434343;
	padding-bottom: 14px
}
.testimonial_section .testimonial-meta h3 {
	font-size: 14px;
	color: #ec541a
}
.clients {
	margin: 100px 0 50px
}
.clients img {
	margin-bottom: 10px;
	max-width: 100%
}
/*************************************
			Footer Style
*************************************/
.footer {
	background: url(../images/footer-bg.png), #3d3d3d;
	padding: 44px 0 41px;
	color: #fff
}
.footer .social-box {
	text-align: left;
	margin-bottom: 46px
}
.footer .social-box ul li a {
	border: 1px solid #ccc;
	color: #8a8a8a;
	display: block;
	padding: 7px 10px 5px;
	width: 42px;
	height: 42px;
	text-align: center
}
.footer .social-box ul li a:hover, .footer h5 {
	color: #fff
}
.footer .social-box ul li {
	display: inline-block;
	font-size: 18px;
	margin: 0 3px
}
.footer .social-box ul li a.facebook:hover {
	background-color: #3b5998;
	border: 1px solid #3b5998
}
.footer .social-box ul li a.twitter:hover {
	background-color: #42c0fb;
	border: 1px solid #42c0fb
}
.footer .social-box ul li a.linkedin:hover {
	background-color: #0077B5;
	border: 1px solid #0077B5
}
.footer .social-box ul li a.pinterest-square:hover {
	background-color: #ca1f27;
	border: 1px solid #ca1f27
}
.footer .social-box ul li a.google-plus:hover {
	background-color: #d6492f;
	border: 1px solid #d6492f
}
.footer h5 {
	margin-bottom: 16px
}
.map iframe {
	width: 100%;
	height: 400px;
	border: none
}
.footer p {
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 27px
}
.footer .adress-box p {
	font-weight: 400;
	position: relative;
	padding-left: 40px;
	margin: 0 0 15px
}
.footer .adress-box p i {
	position: absolute;
	left: 0;
	top: 3px;
	color: grey;
	font-size: 18px
}
.footer .adress-box a {
	color: #fff
}
.footer .copyright {
	text-align: center
}

/*************************************
			Media Quries Style
*************************************/

@media only screen and (max-width:1199px) {
 .slider_content {
 height: 240px
}
 .slider_content h2 {
 font-size: 30px;
 line-height: 30px
}
 .slider_content h1 {
 margin: 15px 0 20px;
 font-size: 40px;
 line-height: 40px
}
 .slider_content a {
 margin-top: 20px
}
.contact_us {
	background-size: cover;
	padding:50px 0 40px;
}
.clients {	
	margin: 30px 0
}
.contact_us .input-bg-2 {
 margin-top: 15px;
}
.section_title {
 margin-bottom: 25px
}

}
 @media screen AND (min-width:991px) {
 .menu-button {
 display: none
}
 .nav ul ul, .nav>ul {
 display: block
}
 .nav ul ul {
 position: absolute;
 top: 100%;
 width: 200px;
 left: 0;
 background-color: #ec541a;
 z-index: 999
}

}
 @media screen AND (max-width:991px) {
 .nav ul li a, .nav ul ul li a {
 border-bottom: 1px solid rgba(0, 0, 0, .15)
}
 .header {
 padding: 20px 0
}
 .menu-button .touch-button {
 display: none!important
}
 .nav {
 margin-top: 0
}
 .nav ul li {
 display: block;
 width: 100%;
 margin: 0;
 background-color: #3f3f3f;
 cursor: pointer
}
 .nav ul li li {
 background-color: #494848
}
 .nav ul li li li {
 background-color: #535353
}
 .nav ul li a {
 display: block;
 padding: 15px 20px
}
 .nav ul ul li a {
 padding: 15px 20px 15px 30px
}
 .nav ul ul li li a {
 padding: 15px 20px 15px 40px
}
 .nav .touch-button {
 position: absolute;
 right: 0;
 top: 0;
 height: 50px;
 width: 50px;
 background-color: rgba(0, 0, 0, .075);
 text-align: center;
 line-height: 50px
}
 .nav>ul>li li .navicon {
 margin: 0;
 position: static
}
 .menu-button {
 width: 45px;
 height: 45px;
 display: inline-block;
 text-align: center;
 color: #fff;
 line-height: 45px;
 cursor: pointer;
 background-color: #ec541a;
 font-size: 18px;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -ms-border-radius: 5px;
 -o-border-radius: 5px;
 margin-top: -50px
}
 .flexnav {
 margin: 0 auto;
 max-height: 0;
 overflow: hidden;
 width: 100%
}
 .flexnav.flexnav-show {
 margin-top: 30px;
 max-height: 2000px;
 opacity: 1
}
.success_stories {
 background-size: 100% 100%
}
 .clients .col-lg-2 {
 min-height: 65px;
 text-align: center
}
 .slider_content {
 height: 183px
}
 .slider_content h1 {
 font-size: 30px;
 line-height: 33px;
 margin: 10px 0
}
 .slider_content h2 {
 font-size: 25px;
 line-height: 23px
}
 .slider_content p {
 font-size: 14px;
 line-height: 20px
}
 .slider_content .btn {
 width: 200px;
 font-size: 15px;
 margin-top: 10px;
 padding: 0;
 line-height: 42px;
 height: 42px
}
}
 @media screen AND (max-width:767px) {
 .social_icons, .top_bar p {
 text-align: center;
 float: none!important
}
 .top_bar p {
 margin-bottom: 5px
}
 .services {
 padding: 50px 0 10px
}
 .services .icon {
 margin-bottom: 15px
}
 .services .service {
 margin-bottom: 35px
}
 .who_we_are {
 padding: 50px 0 30px
}
.section_title h2 {
 margin-bottom: 0
}
.who_we_are .btn {
 margin-top: 10px;
 margin-bottom: 15px
}
.success_stories {
	padding: 50px 0 20px;
	background: linear-gradient( rgba(0, 0, 0, .8), rgba(0, 0, 0, 1) ) ;
	background: -moz-linear-gradient( rgba(0, 0, 0, .8), rgba(0, 0, 0, 1) );
	background: -webkit-linear-gradient( rgba(0, 0, 0, .8), rgba(0, 0, 0, 1) );
	background: -ms-linear-gradient( rgba(0, 0, 0, .8), rgba(0, 0, 0, 1) );
	background: -o-linear-gradient( rgba(0, 0, 0, .8), rgba(0, 0, 0, 1) );
}
 .what_we_do {
 padding-top: 45px
}
 .what_we_do .description {
 margin-bottom: 20px
}
 .service_box {
 margin-bottom: 35px
}
 .service_box .icon_wrap {
 min-height: inherit
}
 .service_box h3 {
 margin: 20px 0 10px;
         background-color: #FF6600; 
        height: auto; 
        color: #FFF; 
        text-align: center; 
        padding: 10px 10px 10px 10px;

}
 .what_we_do .image_wrap {
 text-align:center;
}
 .what_we_do .image {
 width: 100%;
 max-width: 220px;
 margin-bottom: 30px
}
 .contact_us {
 background: rgba(0, 0, 0, .7);
}
 .contact_us .input-bg {
 padding: 6px;
 margin: 0 0 15px
}
 .contact_us .input-bg-2 {
 width: 298px;
 padding: 6px
}
 .footer {
 padding: 30px 0
}
 .footer .social-box {
 margin-bottom: 30px
}
 .footer p {
 line-height: 20px;
 margin: 0 0 15px
}
 .footer .widget_about p:last-child {
 margin-bottom: 0
}
 .widget_about {
 margin: 30px 0
}
 .footer .copyright {
 text-align: left;
 margin: 15px 0 0
}
 .testimonial_section .testimonial-text {
 padding: 40px 10px 55px 17px
}
 .testimonial_section {
 padding: 40px 0 0
}
 .testimonial_section .carousel {
 margin: 0
}
 .recent_projects {
 padding: 50px 0 0
}
 .recent_projects .carousel-indicators {
 display: none
}
 .recent_projects .carousel-control {
 display: block
}
 .banner img.image {
 width: auto;
 height: 290px
}
 .slider_content {
 padding: 0 20px
}
 .slider_content h1 {
 font-size: 26px
}
 .slider_content h1, .slider_content p {
 white-space: pre-wrap;
 word-wrap: break-word;
}
 .slider_content p br {
 display: none
}
}
 @media screen AND (max-width:479px) {
 body {
 font-size: 15px;
 line-height: 22px
}
 .btn {
 width: 220px;
 font-size: 16px
}
 .contact_us .input-bg-2 {
 width: 238px
}
 .clients .col-lg-2 {
 min-height: 50px
}
 .testimonial_section .testimonial-meta .info {
 margin-top: 15px
}
 .testimonial_section .testimonial-meta {
 padding: 6px 30px 0 0
}
 .testimonial_section .testimonial-meta h2 {
 font-size: 14px;
 padding-bottom: 7px
}
 .testimonial_section .testimonial-meta .image {
 height: 68px;
 margin-left: 15px;
 width: 68px
}
 .slider_content {
 height: 133px
}
 .slider_content p {
 display: none
}
}

/* Button de Haut de page*/
.scrollToTop{
	width:60px; 
	height:60px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
	text-align:center; 
	text-decoration: none;
	position:fixed;
	bottom:0px;
	right:0px;
	display:none;
	background: url('arrow_up.png') no-repeat 0px 20px;
}

.scrollToTop:hover{
	text-decoration:none;
}
