/*
Theme Name:         Backpacker
Theme URI:          http://wp.smartaddons.com/themes/sw_backpacker/
Description:        SW Backpacker is a stunning WooCommerce WordPress theme with modern & clean design. It's definitely ideal for any fashion, accessories websites.
Author:             Smartaddons
Author URI:         http://www.smartaddons.com/
Version:            1.0.1
License:            GNU General Public License v2 or later
*/

body {
	font-family: Assistant !important;
}

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}



/*------------------------
	Home Page:
------------------------*/

#header-right{
	display:none;
}
.widget-1 .textwidget {
	color: #fff;
    font-size: 36px;
    margin-top: 20px;
    text-align: center;
}

.header-style1 .container.top { 
	margin: auto;
    padding: 40px;
/* fallback */ background-color: #1a598e;
		background: url(images/linear_bg_2.png);
		background-repeat: repeat-x; 
 
 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0c2437), to(#1a598e));
 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #0c2437, #154771, #1a598e);
 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #0c2437, #154771, #1a598e); 
 /* IE 10 */ background: -ms-linear-gradient(top, #0c2437, #154771, #1a598e); 
 /* Opera 11.10+ */ background: -o-linear-gradient(top, #0c2437, #154771, #1a598e); 
 }


 .logo a img{
	 margin:auto;
 }
 
 
.top-content .top-content-heading{
background: rgba(108,172,228,1);
background: -moz-linear-gradient(top, rgba(108,172,228,1) 0%, rgba(103,159,207,1) 46%, rgba(63,115,157,1) 93%, rgba(52,101,143,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(108,172,228,1)), color-stop(46%, rgba(103,159,207,1)), color-stop(93%, rgba(63,115,157,1)), color-stop(100%, rgba(52,101,143,1)));
background: -webkit-linear-gradient(top, rgba(108,172,228,1) 0%, rgba(103,159,207,1) 46%, rgba(63,115,157,1) 93%, rgba(52,101,143,1) 100%);
background: -o-linear-gradient(top, rgba(108,172,228,1) 0%, rgba(103,159,207,1) 46%, rgba(63,115,157,1) 93%, rgba(52,101,143,1) 100%);
background: -ms-linear-gradient(top, rgba(108,172,228,1) 0%, rgba(103,159,207,1) 46%, rgba(63,115,157,1) 93%, rgba(52,101,143,1) 100%);
background: linear-gradient(to bottom, rgba(108,172,228,1) 0%, rgba(103,159,207,1) 46%, rgba(63,115,157,1) 93%, rgba(52,101,143,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cace4', endColorstr='#34658f', GradientType=0 );

padding:20px 0;
text-align:center;
 }

.top-content-heading h1{
	color:#fff;
	font-size:60px;
	line-height:65px;
	text-shadow: 2px 2px 4px #000000;
}
.top-content .top-content-heading::after {
    bottom: -24px;
    content: url("assets/img/bottom-shadow-01.png");
    display: flex;
    left: 2px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.newsletter-shadow-grid::after {
    bottom: -24px;
    content: url("assets/img/bottom-shadow-01.png");
    display: flex;
    left: 2px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.newsletter-grid-section .newsletter-grid::after {
	bottom: -24px;
    content: url("assets/img/bottom-shadow-01.png");
    display: flex;
    left: 2px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.testimonial-section .client-wrapper-b.carousel::after {
	bottom: -16px;
    content: url("assets/img/bottom-shadow-01.png");
    display: flex;
    left: 2px;
    position: absolute;
    width: 100%;
    z-index: 1;
}


.fa-chevron-right::before {
    content: url("assets/img/next-arrow-01.png") !important;
    position: absolute;
    right: -100px;
    top: 80px;
}
.fa-chevron-left::before {
     content: url("assets/img/prev-arrow-01.png") !important;
	  position: absolute;
	left: -100px;
    top: 80px;
}

.carousel-cl a.fa{
	display:block !important;
}


.top-content{
	margin-bottom: 3em;	
}

.content1-grid{
	margin-bottom: 3em;	
}

.top-content-text h2{
	 font-size: 42px;
	 color:#000;
}

.top-content-text ul li {
    color: #000;
    font-size: 28px;
    list-style-type: none !important;
    margin-right: 3em;
}
.entry-content {
	background: #f5f5f5 none repeat scroll 0 0;
}


.top-content-text ul li::before {
    content: url("assets/img/arrow-right.png");
    display: block;
    position: absolute;
    right: 2em;
}




.content2-grid-heading h3{
background: rgba(57,112,157,1);
background: -moz-linear-gradient(top, rgba(57,112,157,1) 0%, rgba(25,71,108,1) 82%, rgba(25,71,108,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(57,112,157,1)), color-stop(82%, rgba(25,71,108,1)), color-stop(100%, rgba(25,71,108,1)));
background: -webkit-linear-gradient(top, rgba(57,112,157,1) 0%, rgba(25,71,108,1) 82%, rgba(25,71,108,1) 100%);
background: -o-linear-gradient(top, rgba(57,112,157,1) 0%, rgba(25,71,108,1) 82%, rgba(25,71,108,1) 100%);
background: -ms-linear-gradient(top, rgba(57,112,157,1) 0%, rgba(25,71,108,1) 82%, rgba(25,71,108,1) 100%);
background: linear-gradient(to bottom, rgba(57,112,157,1) 0%, rgba(25,71,108,1) 82%, rgba(25,71,108,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39709d', endColorstr='#19476c', GradientType=0 );
  color: #fff;
    padding: 10px 0;
    text-align: center;
}

.newsletter-grid-section{
	width:100%;
	margin:auto !important;
}

.newsletter-grid h2{
	color: #fff;
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 1px 2px #303030;
}
.newsletter-grid h4{
	color: #fff;
    font-size: 24px;
    margin-bottom: 20px !important;
    text-align: center;
	text-shadow: 1px 1px 2px #303030;
}

.newsletter-grid .wpcf7-form{
	 padding: 0 7em;
}


.newsletter-grid .wpcf7-form label {
    display: inline-block;
    float: left;
    font-weight: bold;
    margin-bottom: 5px;
    width: 33%;
}

.newsletter-grid .wpcf7-form label > span > input{
	background: #39709e none repeat scroll 0 0;
    border-color: transparent;
    border-radius: 0;
    border-style: solid;
    border-width: 0px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    outline: medium none !important;
    padding: 7px 10px;
    width: 96%;
    text-align: right;
}


.newsletter-grid .wpcf7-form input[type="submit"]{
	background: rgba(0, 0, 0, 0) url("assets/img/submit-btn.png") no-repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 24px;
    height: auto;
    line-height: 38px;
    margin: 25px auto;
    padding: 0;
    text-align: center;
    width: 352px;
}
.news-content-section{
	padding:2em 0;
}
.news-text-grid{
	padding-right: 15px;
}

.news-text-grid h2{
	color: #000;
    font-size: 36px;
	font-weight: 700;
	margin-bottom: 25px;
}

.news-text-grid h5{
	color: #5094cf;
    font-size: 20px;
	 font-weight: 600;
    margin-bottom: 0;
}

.news-text-grid h3{
	color: #eb2454;
    font-size: 30px;
}


.news-text-grid p{
	color: #000;
    font-size: 16px;
	font-family:Assistant !important;
}
.news-content-section img{
	 margin: 15px 0;
}


.more-news-btn p > span{
	color: #eb2454;
    font-size: 26px;
}
.more-news-btn p > a{
	color: #eb2454;
    font-size: 26px;
}
.more-news-btn p > a:hover{
	color: #eb2454;
    font-size: 26px;
}
.newsletter-grid h2 a{font-size: 42px;color:#fff;}
div.wpcf7-validation-errors{direction: rtl;}
span.wpcf7-not-valid-tip{direction: rtl;margin-right: 15px;color:#eb2454;}

.more-news-btn p > span > a{
	 background: rgba(0, 0, 0, 0) url("assets/img/news-btn.png") no-repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    height: auto;
    line-height: 38px;
    margin: 40px 0 0 15px;
    padding: 0 15px 0 0;
    width: 357px;
}

.more-news-btn p {
	margin-bottom: 0;
}

.more-news-btn p > i{
	font-size: 13px;
}


.testimonial-section{
	background: #e9eced none repeat scroll 0 0;
    margin: auto !important;
    padding: 2em 15px 4em;
    width: 100%;
}

.testimonial-section .client-wrapper-b.carousel{
	background: #fff none repeat scroll 0 0;
    margin: 0 12em;
    padding: 2em;
}

.testimonial-grid-heading h3{
	 background: rgba(0, 0, 0, 0) url("assets/img/bg-022.png") no-repeat scroll center top;
    color: #fff;
    display: inline-block;
    font-size: 36px;
    font-weight: 600;
    height: 110px;
    line-height: 90px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.client-comment{
	font-size:24px;
}
.client-comment h2{
	font-size:30px;
	font-weight: 700;
}

.name-client {
	float: left;
    margin-top: 20px;
}

.name-client h2 a{
	color: #000;
    font-size: 18px;
}

	
	

.about-section{
	padding:3em 30px 5em 15px;	
}

.about-content-text h3{
	font-weight: 600;
}


.about-content-text p{
	margin-bottom:0px;
	font-family: Assistant !important;
    font-size: 24px;
    font-weight: 400;
}


.about-content-text p > strong{
	 display: block;
    margin-top: 20px;
}


.about-section img{
	margin:10px 0;
}










/*-----------------------------
	Footer Section:
---------------------------*/
.footer-addr{text-align: right;}
.footer-addr h3{
	color:#fff;
	font-weight:600;
	margin-bottom: 20px;text-align: right;direction:rtl;
}

.footer-addr p{
	color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding-right: 42px;
}

.footer-addr span.email-grid::before {
    content: url("assets/img/email-ico.png");
    display: inline-block;
    position: absolute;
    right: 50px;
}

.footer-addr span.call-grid::before {
    content: url("assets/img/comment-ico.png");
    display: inline-block;
    position: absolute;
    right: 50px;
}

.footer-info h2{
	color: #fff;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 0;
	 text-align: right;
}
.footer-info a img{margin-bottom: 20px;}
.footer-info  h1 {
	margin-bottom: 20px;
}

.copyright .container{
	background: #0c273d none repeat scroll 0 0;
    padding: 7px 0;
}
.newsletter-grid .wpcf7-form input[type="submit"] {
background: rgba(0, 0, 0, 0) url(assets/img/submit-btn.png) no-repeat scroll 0 0;
border: medium none;
color: #fff;
display: block;
font-size: 24px;
height: auto;
line-height: 42px;
margin: 25px auto;
padding: 0;
text-align: center;
width: 352px;
background-position: 0px 4px !important;
}



/*-----------------------------------
	Responsive CSS:
-------------------------------------*/



@media only screen and (max-width: 479px) {
	.top-content .top-content-heading::after, .newsletter-grid-section .newsletter-grid::after, .testimonial-section .client-wrapper-b.carousel::after{
		bottom:-7px;
	}
	
}
@media screen and (min-width: 480px) and (max-width: 767px) { 
	.top-content .top-content-heading::after, .newsletter-grid-section .newsletter-grid::after, .testimonial-section .client-wrapper-b.carousel::after{
		bottom:-13px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) { 
	.top-content .top-content-heading::after, .newsletter-grid-section .newsletter-grid::after, .testimonial-section .client-wrapper-b.carousel::after{
		bottom:-16px;
	}
	.logo a img {
    max-width: 400px;
	}
	
	.widget-1 .textwidget {
    font-size: 26px;
    margin-top: 10px;
	}
	.header-style1 .container.top {
    margin: auto;
    padding: 25px !important;
	}
	
	.content1-grid{
		padding: 0 4em !important;
	}
	.footer-info h2 {
    font-size: 20px !important;
    line-height: 26px;
	}
	.more-news-btn p > span > a{
		margin: 20px 0 0 15px;
	}
	.footer .wrap-footer {
    padding: 1em 2em !important;
	}
	
}


@media screen and (min-width: 992px) and (max-width: 1191px) { 
	.top-content .top-content-heading::after, .newsletter-grid-section .newsletter-grid::after, .testimonial-section .client-wrapper-b.carousel::after{
		bottom:-20px;
	}
	.top-content-text h2 {
    font-size: 32px;
	}
	
	.top-content-text ul li {
    font-size: 24px;
	}
	
	
	
	
}




@media only screen and (max-width: 767px) {
		.widget-1 .textwidget {
    font-size: 21px;
    line-height: 26px;
    padding: 0 10px;
	}
	
	.logo a img{
		max-width: 270px;
	}
	
}


@media only screen and (max-width: 991px) {
	
	
	
	.top-content-heading h1 {
    font-size: 30px;
    line-height: 40px;
	}

	.top-content-text h2 {
    font-size: 24px;
    padding: 0 15px;
	}
	.top-content-text ul li {
    font-size: 16px;
    margin-right: 2.8em;
	}
	
	.content2-grid-heading h3{
		font-size: 16px;
		padding: 10px;
	}
	.newsletter-grid h2 {
    font-size: 30px;
	}
	
	.newsletter-grid h4 {
    font-size: 18px;
	}
	.newsletter-grid .wpcf7-form {
    padding: 0;
	}
	
	.newsletter-grid .wpcf7-form label {
    display: block;
    float: none;
    margin: auto;
    max-width: 300px;
    width: 100%;
	}
	
	.newsletter-grid .wpcf7-form input[type="submit"]{
	background: rgba(0, 0, 0, 0) url("assets/img/submit-btn-small.png") no-repeat scroll 0 0;
    font-size: 16px;
    line-height: 32px;
    margin: 10px auto;
    width: 270px;
	background-position:center center;
	}
	
	.wpcf7-form br{
		display:none;
	}
	
	.news-text-grid h2 {
    font-size: 24px;
    margin-bottom: 15px;
	}
	.news-text-grid h3 {
    font-size: 20px;
	}
	
	.more-news-btn p > span > a {
    background: rgba(0, 0, 0, 0) url("assets/img/news-btn-small.png") no-repeat scroll 0 0;
    font-size: 17px;
    line-height: 30px;
    margin: 20px 0 0 15px;
    padding: 0 15px 0 0;
    width: 270px;
	}
	
	.news-content-section img {
    margin: 0;
	padding: 0 15px;
	}
	
	.testimonial-section .client-wrapper-b.carousel {
    margin: 0;
    padding: 15px;
	}
	.client-comment h2 {
    font-size: 24px;
	}
	.client-comment {
    font-size: 16px;
	}
	
	.footer-info h2 {
    font-size: 24px;
    line-height: 26px;
	}
	
	.footer .wrap-footer .rows {
    padding: 3em 0;
	}
	
	.footer-addr p {
    font-size: 15px;
    padding-right: 42px;
    text-align: right;
	}
	
	
	.footer-addr span.email-grid::before {
		right: 30px;
	}
	
	
	.footer-addr span.call-grid::before {
		right: 30px;
	}
	
	
	.fa-chevron-right::before{
		right: -50px;
	}
	
	.fa-chevron-left::before{
		left: -50px;
	}
	
	
	
}


@media only screen and (max-width: 768px) {
	
	.header-style1 .container.top{
		  margin: 0 15px;
		padding: 15px !important;
	}
	
}





















