/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.fusion-header-menu-align-center .fusion-main-menu > ul > li {
	padding-left: 45px;
	border-left: 1px solid #b8bcc0;
	float: left;
}
.fusion-main-menu > ul > li.fusion-megamenu-menu:hover {
	background: #FFF;
}
.fusion-main-menu > ul > li:first-child {
	border-left: none;
	padding: 0 15px;
}
.fusion-main-menu > ul > li:last-child {
	padding-right: 45px;
}
.fusion-megamenu-icon {
	margin-right: 0;
}
.box {
	background-color: #FFF;
	padding: 60px 55px;
	position: relative;
	max-width: 1100px;
	margin: 2px auto 0;
}
.flex-column {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.box ul.items-icon {
	list-style: none;
    padding: 0;
	margin: 0;
}
.box ul.items-icon li {
	float: left;
	width: 450px;
    background-color: #609ed0;
	background-position: 35px center;
	background-repeat: no-repeat;
    height: 125px;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.box ul.items-icon li:hover {
	opacity: 0.8;
}
.box ul.items-icon li a {
	color: #fff;
}
.box ul.items-icon li .label {
	margin-left: 125px;
    background-color: #488ec7;
	position: relative;
    height: 125px;
    padding: 40px 0 40px 35px;
}
.box ul.items-icon li.icon-freq {
	background-image: url('img/icon-freq.png');
	line-height: 45px;
	background-position: 30px center;
}
.box ul.items-icon li.icon-dom {
	background-image: url('img/icon-dom.png');
}
.box ul.items-icon li.icon-cad {
	background-image: url('img/icon-cad.png');
	background-position: 40px center;
}
.box ul.items-icon li.icon-per {
	background-image: url('img/icon-per.png');
}
.has-sidebar #content h1:before,
.fusion-page-title-bar h1:before,
#wrapper .post-content .box h2:before,
#wrapper .post-content .boxed h2:before,
.fusion-content-widget-area .widget.widget_newsletterwidget h4:before,
.box ul.items-icon li .label:before {
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #e9eef1;
	position: absolute;
	left: 0;
	content: ' ';
}
.box ul.items-icon li .label:before {
	border-left-color: #609ed0;
    top: 50px;
}
#wrapper .post-content .box h2 {
	color: #488ec7;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 25px;
}
.blue-box {
	max-width: 1024px;
	margin: 0 auto;
}
#wrapper .post-content .head a,
#wrapper .post-content .blue-box a {
	color: #FFF;
}
#wrapper .post-content .blue-box a.read-more,
.box-links a.read-more {
	display: block;
	width: 220px;
	height: 60px;
	background-color: #488ec7;
	color: #FFF;
}
#wrapper .post-content .blue-box a.read-more:hover,
.box-links a.read-more:hover {
	opacity: 0.8;
}
#wrapper .post-content .blue-box h2,
#wrapper .post-content .boxed h2 {
	color: #FFF;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 6px;
        line-height: 1;
}
#wrapper .post-content .blue-box h3,
#wrapper .post-content .boxed h3 {
	color: #FFF;
	font-size: 14px;
}
#wrapper .post-content .boxed .fusion-one-third h3 {
	margin-bottom: 0;
}
.page-template-portfolio-three-column-text .fusion-portfolio-content > h2.entry-title:before,
#wrapper .post-content .blue-box h3:before,
#wrapper .post-content .boxed h3:before {
	content: '>';
    padding-right: 10px;
    font-size: 11px;
}
.blue-box .fusion-portfolio-content-wrapper .fusion-image-wrapper {
	border: 6px solid #FFF;
}
.fusion-post-medium-alternate .fusion-date-and-formats,
body.archive .fusion-page-title-bar,
body.single-post .fusion-page-title-bar,
.has-sidebar  .fusion-content-widget-area .widget ul li a:before,
.fusion-content-widget-area .jtwt .jtwt_date,
.fusion-portfolio-post .fusion-portfolio-content h4,
.fusion-recent-works .fusion-portfolio-post .fusion-portfolio-content h4 {
	display: none;
}
.fusion-post-content .icon,
.wpcf7-form .icon,
.box-links .icon {
	background: url('img/arrow.png') no-repeat center center #609ed0;
	width: 60px;
	height: 60px;
	display: inline-block;
}
.wpcf7-form .icon {
	float: left;
}
.fusion-post-content .txt,
.box-links .txt {
	line-height: 60px;
    display: inline-block;
    width: 160px;
    vertical-align: top;
    text-align: center;
}
.boxed {
	max-width: 1100px;
	margin: 0 auto;
}
.boxed .head {
	background-color: #609ed0;
	padding: 30px;
	padding-bottom: 0px;
}
.fusion-recent-posts {
	padding: 0 30px;
}
.fusion-recent-posts h4 a {
	color: #2b343d;
	font-size: 20px;
	font-weight: bold;
}
.fusion-content-widget-area .widget.tweets {
	margin-bottom: 20px;
}
.fusion-content-widget-area .jtwt li.jtwt_tweet::before {
	content: '';
}
.fusion-content-widget-area .jtwt li.jtwt_tweet {
	font-size: 16px;
	font-family: Arial;
	color: #0f1b5f;
	padding: 30px;
	margin-bottom: 5px;
	background: #fcfdfa;
}
.fusion-content-widget-area .jtwt li.jtwt_tweet a {
	color: #287dc5;
}
.fusion-content-widget-area .widget.widget_newsletterwidget h4 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}
.fusion-content-widget-area .widget.widget_newsletterwidget h4:before {
	border-left-color: #fff;
}
.widget_newsletterwidget .heading {
	background-color: #609ed0;
    padding: 30px;
}
.widget_newsletterwidget .newsletter-widget {
	background: url('img/bg-newsletter.jpg') no-repeat left bottom #ffffff;
	padding: 130px 0 1px 130px;
	border: 1px solid #488ec7;
	border-top: 0;
}
.post-content .widget_newsletterwidget p {
	margin-bottom: 15px;
}
.widget_newsletterwidget .text {
	color: #2b343d;
	border-left: 1px solid #488ec7;
	border-right: 1px solid #488ec7;
	padding: 15px;
}
.widget_newsletterwidget .newsletter-email {
	background: #e4ebf1;
	border: none;
	color: #9e9e9e;
	font-size: 14px;
	font-family: Arial;
	line-height: 30px;
	padding: 1px 20px;
}
.widget_newsletterwidget .newsletter-submit {
	color: #ffffff;
	font-size: 14px;
	background: #488ec7;
	border: none;
	line-height: 30px;
	width: 95px;
	padding: 0;
	cursor: pointer;
}
.fusion-recent-posts {
	color: #5e6972;
	font-size: 14px;
}
.fusion-recent-posts .columns .column .meta .category a {
	color: #488ec7;
	font-size: 16px;
}
.fusion-portfolio-content-wrapper .fusion-portfolio-content h2.entry-title {
	height: 80px;
}
.home .boxed .fusion-column-tablecell > p {
	margin-bottom: 0;
}
.recent-posts-content {
	height: 250px;
}
.custom-sharing-box {
	background: url('img/bg-share.png') no-repeat 20px center;
	width: 220px;
    height: 60px;
    margin-top: 10px;
    border: 1px solid #cccccc;
	position: relative;
}
.custom-sharing-box #sharing-box {
	padding: 0 20px;
    line-height: 58px;
    height: 58px;
}
.custom-sharing-box .hover-effect {
	display: none;
	position: absolute;
    left: 60px;
    top: 0;
	height: 60px;
    border-left: 1px solid #ccc;
}
.custom-sharing-box .label {
	margin-left: 60px;
    border-left: 1px solid #ccc;
    height: 60px;
    line-height: 60px;
    padding-left: 25px;
}
.custom-sharing-box .fusion-social-networks .fusion-social-network-icon:before {
	color: #FFF;
}
.fusion-header-v4 .search-table {
	width: 250px;
}
.searchform .search-table .search-button input[type="submit"] {
	background: #488ec7;
	font-size: 18px;
}
.fusion-main-menu ul {
	margin: 0 auto;
	display: table;
}
.icon-v {
	background: url('img/icon-v.png') no-repeat left center;
	padding-left: 30px !important;
}
.fusion-page-title-bar {
	margin: 50px auto 0;
    max-width: 1100px;
	padding: 0 !important;
}
.fusion-page-title-bar h1 {
	text-transform: uppercase;
}
.has-sidebar #content h1:before,
.fusion-page-title-bar h1:before {
	top: 42px;
}
.fusion-page-title-captions {
	padding: 30px;
}
#content.fusion-portfolio {
	background-color: #FFF;
	padding: 40px 30px;
}
.fusion-portfolio-content-wrapper .fusion-image-wrapper {
	border: 6px solid #488ec7;
}
.page-template-portfolio-three-column-text .fusion-portfolio-content > h2.entry-title:before {
	color: #488ec7;
}
.fusion-portfolio-content a {
	color: #2b343d;
}
.single-avada_portfolio #content {
	background: url('img/bg-portfolio.png') no-repeat right bottom #FFF;
	padding: 0px 30px 40px;
}
.single-avada_portfolio .fusion-page-title-bar h1 {
	font-size: 30px;
}
a.back-link {
	font-size: 16px;
	color: #5e6972;
}
a.back-link:before {
	content: '<';
	padding-right: 10px;
	font-size: 11px;
	color: #5e6972;
}
.team-info-box {
	background-color: #e9eef1;
	padding: 35px 25px;
}
.team-info-box h4 {
	margin-top: 0;
	margin-left: 15px;
	color: #5e6972;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.lSSlideOuter ul.lightSlider {
	margin: 0 22px;
}
.page-template-default #content {
	background-color: #FFF;
	padding: 30px;
}
#project-members .hover-content {
	display: flex;
	text-align: center;
	flex-direction: column;
	justify-content: center;
    position: absolute;
    width: 145px;
    height: 183px;
    background: #4995cf;
    opacity: 0;
    color: white;
    font-size: 16px;
}
.wpcf7-form #form-submit {
	background: #488ec7;
	color: #FFF;
	font-size: 16px;
	line-height: 60px;
	padding: 0 20px;
	border-radius: 0;
    -webkit-border-radius: 0;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu {
	border-right: none;
}
.fusion-megamenu-title {
	padding: 0 8px 15px 8px;
}
.fusion-megamenu-title a {
	font-weight: normal;
}
.fusion-megamenu-title a:before {
	content: '>';
	font-size: 11px;
	color: #488ec7;
	padding-right: 10px;
}
.fusion-megamenu-wrapper ul.fusion-megamenu-border {
	border: none;
}
.fusion-megamenu-wrapper li.fusion-megamenu-submenu {
	border-bottom: 1px solid #ccc;
}
.has-sidebar .fusion-content-widget-area .widget {
	margin: 0;
}
body.has-sidebar #main .sidebar {
	border: 1px solid #ccc;
	border-bottom: none;
}
.has-sidebar .sidebar .widget .heading .widget-title {
	padding: 20px 30px;
	margin: 0;
}
.has-sidebar  .fusion-content-widget-area .widget ul {
	border-top: 1px solid #ccc;
}
.has-sidebar .fusion-content-widget-area .widget_categories li,
.has-sidebar .fusion-content-widget-area .widget_archive li {
	padding-left: 20px;
}
.has-sidebar .fusion-content-widget-area .widget_archive li {
	text-transform: capitalize;
}
body.archive #main,
body.single-post #main {
	padding-top: 40px;
}
.has-sidebar .post-content {
	position: relative;
}
.has-sidebar.page #content {
	padding: 0;
}
.has-sidebar #content h1 {
	height: 110px;
	padding: 30px;
	margin: 0;
    background-color: #609ed0;
    color: #fff;
    text-transform: uppercase;
}
.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content {
	margin-left: 40px;
}
/*.home .fusion-portfolio-content-wrapper {
	position: relative;
}
.home .fusion-portfolio-content-wrapper .fusion-portfolio-content {
	position: absolute;
    bottom: 6px;
    z-index: 9;
    margin: 0;
    left: 6px;
    right: 27px;
    padding: 5px;
    height: 45px;
    background: #000;
    opacity: 0.8;
}
#wrapper #main .achievemenet .fusion-portfolio-content > h2.entry-title {
	font-size: 14px;
	line-height: normal;
}*/




/*

//-------------------SHIRI Nahla : 29/07/2016 ------------------//
// Responsive 

*/
// hide title search

.fusion-page-title-bar {
    height: auto;
}
.oops {
        display:none !important;
}

@media only screen and  (max-width: 1025px) { 
    
    .oops {
        display:none;
        
    }
    .bx-wrapper img {
    width: auto !important
}
    
    .fusion-footer-widget-area ul li {
        text-align:center;
    }   
    
.recent-posts-content {
    height: auto;
}    

.blue-box {
    padding-left: 40px;
}

.boxed, .social-links-footer {
    max-width: 960px;
}

.social-links-footer {
    width: 100%;
    padding:0 30px;
} 
#wrapper .post-content .blue-box h2, #wrapper .post-content .boxed h2 {
    line-height: 1;
}

.box-links {
    margin-top: 40px;
}

.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content {
    margin-left: 330px;
}

.post-content p {
    padding: 0 15px;
}

.fusion-read-more {
    margin-right: 35px;
}

.post {
    margin-bottom: 40px;
    padding:0 5px;
}

.post:first-child {
    margin-top: 40px;
}

.pagination {
    margin:0px 35px 40px 0px;

}

.fusion-header-menu-align-center .fusion-main-menu > ul > li {
    padding-left: 12px;
}

.box ul.items-icon li {
    width: 100%;
}

.box ul.items-icon li.icon-freq {
    line-height: 1.2;
}

.fusion-page-title-bar h1 {
    font-size: 25px !important;
    line-height: normal;
}

.tp-bullets {
    top:107% !important;
}

}

@media only screen and  (max-width: 800px) { 
    
    #mobile-menu-item-17 {
        display: none;
    }    
	.fusion-header-v4 .fusion-logo {
		display: flex !important;
	}

	.box ul.items-icon li {
	  
		width: 100%;
		height: 80px;
		margin-bottom: 8px;
	}

	.fusion-secondary-menu-search {
		display: block !important ;
		padding:15px !important;
		
	}

	.fusion-icon-search {
		display: none  ;
	}

	.fusion-mobile-menu-icons a::before {
		color: #488ec7 !important;
		font-size: 26px;
	}

	.fusion-header-tagline img {
		max-width: 105px; 
	}

	.fusion-mobile-menu-design-modern .fusion-header > .fusion-row {
		height: 90px;
	}

	.fusion-header-v4 .fusion-header {
		padding:0 18px !important;
	}
	.fusion-mobile-menu-icons a {
		position: relative;
		margin-top: 35px;
	}

	.fusion-mobile-menu-design-modern .fusion-header-tagline {
		margin-top: 0px;
		float: none;
		line-height: 24px;
		margin-right: 15px;
	}

	.fusion-logo-1x {
		width: 67px  !important;
		margin-top:8px;
	}

	.fusion-header-v4 .search-table {
		width: 250px;
		margin: 0 auto;
	}

	.box ul.items-icon li .label {
		height: 80px;
		padding: 20px 0px 20px 30px;
		line-height: 1

	}

	.box {
		padding: 45px 5%;
	}

	.widget_newsletterwidget .newsletter-widget {
		padding: 130px 0 1px 85px;
	}

	.box ul.items-icon li {
		font-size: 16px;
		text-transform: uppercase;
		padding-right: 10px;
	}

	#wrapper .post-content .blue-box h2, #wrapper .post-content .boxed h2 {
		line-height: 1.2;
		font-size: 24px;
	}

	.widget_newsletterwidget .newsletter-email {
		padding: 1px 8px;
	}

	.fusion-portfolio-content-wrapper .fusion-portfolio-content {
		width: 85%;
	}

	.box ul.items-icon li .label::before {
		border-left-color: #609ed0;
		top: 28px;
	}

	 .blue-box a.read-more {
		margin-left: -15px;
	}

	.fusion-image-size-fixed {
		max-width: 90%;
	}

	.blue-box {
		padding-left: 20px;
	}

	.box-links {
		margin-top: 0px;
	}

	.social-links-footer .title-txt {
		font-size: 16px;
	}

	.fusion-footer-widget-column {
		margin-bottom: -50px !important;
	}

	.fusion-page-title-bar h1 {
		font-size: 26px !important;
	}
	
	.wpcf7-form #form-submit {
		width: 100%;
		font-size: 0.9em;
	}
	
	.wpcf7-form .icon {
		display: none;
	}
	
	.fusion-body .fusion-layout-column.fusion-spacing-yes:first-child.fusion-layout-column-small,
	.fusion-body .fusion-layout-column.fusion-spacing-yes:first-child.fusion-layout-column-small .rev_slider {
		height: 150px !important;
	}

	.fusion-layout-column-small .rev_slider .tp-parallax-wrap,
	.fusion-layout-column-small .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap {
		left: 0 !important;
	}
	.fusion-layout-column-small .rev_slider .tp-mask-wrap .tp-caption {
		min-width: 300px !important;
		max-width: 300px !important;
		min-height: 120px !important;
		max-height: 120px !important;
	}

	.fusion-layout-column-small .rev_slider .tp-mask-wrap .tp-caption p {
		font-size: 10px !important;	
		line-height: 10px !important;
	}
	.fusion-layout-column-small .rev_slider .tp-mask-wrap .tp-caption span {
		line-height: 14px !important;
		font-size: 14px !important;
	}


}