@charset "utf-8";
/* CSS Document */

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#eee;
}
.red{
	color:#137DC2;
}

/* Header */
#header{
	background-color: #fff;
	border-bottom:1px solid #ccc;
	box-shadow:0px 8px 8px -8px #eee;
}
#top-icons li{
	padding-top:20px;
}
#top-icons li a{
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}


#textpro{
	font-size:9px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#6C9AF0;
	text-align:center;
}

.search{
	max-height:25px;
	border:1px solid #e8e8e8;
	background:#fff;
	padding:5px;
	border:-radius:5px;
	-moz-border:-radius:5px;
	-webkit-border:-radius:5px;
	
}
.s-btn{
	padding:4px 10px;
	background:#6C9AF0;
	border:1px solid #09C;
	color:#fff;
}

/* Navigation */

#m-login{
	padding-top:8px;
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	font-weight:100;
	color:#eee;
	text-align:right;
	right:0;
}
.m-btn{
	padding:10px 10px;
	background:#FF1FC0;
	border:1px solid #eee;
	margin-top:10px;
	color:#fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;}

/* Slider */
.shadow {
width: 100%;
height: 9px;
background: url('images/shadow.png') repeat-x;
position: absolute;
z-index: 2000;
}

#slider{
	margin-top:0px;
	background:#6C9AF0;
	padding-bottom:20px;
	padding-top:15px;
}

#back_to_camera {
			background: rgba(255,255,255,.9);
			clear: both;
			display: block;
			height: 40px;
			line-height: 40px;
			padding: 20px;
			position: relative;
			z-index: 1;
		}
		.fluid_container {
			bottom: 0;
			left: 0;
			position:relative;
			right: 0;
			top: 0;
			z-index: 0;
		}
		#camera_wrap_4 {
			bottom: 0;
			left: 0;
			margin-bottom: 0!important;
			position:relative;
			right: 0;
			top: 0;
		
		}
		.camera_bar {
			z-index: 2;
		}
		.camera_thumbs {
			margin-top: -100px;
			position: relative;
			z-index: 1;
		}
		.camera_thumbs_cont {
			border-radius: 0;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
		}
		.camera_overlayer {
			opacity: .1;
		}
		
		
		
/* Contact */
#contact{
	background:#ccc;
	padding:20px 0;
	margin:40px 0;
}

#social-icons li{

}
#social-icons li a{
	background: none;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 22px;
	line-height: 21px;
	text-align: center;
	transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	width: 23px;
	background-color:#a5a9ac;
}
#social-icons li a.fa-facebook {
background: #a5a9ac;
}
#social-icons li a.fa-facebook:hover{
	text-decoration:none;
	background:none;
	color:#6d78ba;
}
#social-icons li a.fa-twitter {
background: #a5a9ac;
}
#social-icons li a.fa-twitter:hover{
	text-decoration:none;
	background:none;
	color:#6d78ba;
}
#social-icons li a.fa-google-plus {
background: #a5a9ac;
}
#social-icons li a.fa-google-plus:hover{
	text-decoration:none;
	background:none;
	color:#6d78ba;
}
#social-icons li a.fa-linkedin {
background: #a5a9ac;
}
#social-icons li a.fa-linkedin:hover{
	text-decoration:none;
	background:none;
	color:#6d78ba;
}
#social-icons li a.fa-envelope:hover{
	text-decoration:none;
	background:none;
	color:#6d78ba;
}
		

/* Content */
#content{
	background:#fff;
	padding-top:30px;
	padding-bottom:70px;
}
.org{
	color:#6393EE;
}
#middle-line{
	background:#6C9AF0;
	margin-bottom:30px;
	margin-top:30px;
}
.slogan{
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:100;
	border-bottom:1px solid #ccc;
	padding:15px 0;
}
.box{
	margin-bottom:10px;
	min-height:140px;
	
}
.text-b{
	color:#6C9AF0;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:none;
	margin-bottom:5px;
}


.text-12{
	color:#666;
	font-size:12px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:none;
	margin-bottom:5px;
	text-align:center;
}

.img-text{
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	text-align:justify;
}
.bod-t{
	border-top:1px solid #eee;
}
.bod-b{
	border-bottom:1px solid #eee;
}
.bod-r{
	border-right:1px solid #eee;
}
.bod-l{
	border-left:1px solid #eee;
}
#contact-line{
	margin-bottom:20px;
	margin-top:50px;
	padding-bottom:30px;
}


.r-box{
	padding:0;
	padding-bottom:20px;
	border-right:1px dotted #ccc;
}
.u-box{
	padding:0;
	margin-bottom:20px;
	padding-bottom:20px;
}
.n-box{
	padding:0;
	padding-top:30px;
}
.heading{
	padding:10px 0px;
	color:#555;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:100;
	text-transform:uppercase;
}

.heading-2{
	padding:10px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:100;
	color: #333;
	font-size: 25px;
	line-height: 1.2307em;
	text-transform: uppercase;
}

#main-box{
	background:url(../images/side-shadow.png) 0 0 no-repeat;
height: 495px;
width: 17px;
top: 0px;
left: -26px;
position: absolute;
}
#main-box-r{
background: url(../images/side-shadow-2.png) 0 0 no-repeat;
height: 477px;
width: 16px;
top: 0px;
right: -11px;
position: absolute;
}
#r-box-list{
	margin-top:10px;
	margin-left:0;
}
#r-box-list li{
	margin-bottom:10px;
	background:url(../images/arrow-s.png) no-repeat;
	background-position:left;
	padding-left:20px;
}
#r-box-list li a{
	color:#333;
	font-size:13px;
}

#r-box-list-2{
	margin-top:10px;
	margin-left:10px;
}
#r-box-list-2 li{
	margin-bottom:10px;
	background:url(../images/arrow.png) no-repeat;
	background-position:left;
	padding-left:20px;
}
#r-box-list-2 li a{
	color:#666;
	font-size:13px;
	text-decoration:underline;
}
#r-box-list-2 li a:hover{
	color:#000;
	font-size:13px;
	text-decoration:none;
}


.main-text{
	color:#666;
	font-family:"Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	padding:10px;
	line-height:1.7;
}

#service-list li{
	margin:10px 10px;
	background:#eee;
	padding:10px;
	border-radius:5px;
	border:1px solid #000;
	text-align:center;
}
#service-list li a{
	color:#000;
	font-size:13px;
}
#service-list li a:hover{
	color:#f00;
	text-decoration:none;
	font-size:13px;
}
.r-btn{
	padding:8px 0px;
	background:#2795C9;
	
	color:#fff;
	font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-size:18px;
	margin-left:20px;
	margin-top:0px;
	height:38px;
	border-bottom:3px #1F759E solid;
	width:100%;
	line-height:18px;
	
}
.r-btn:hover{
	color:#fff;
	background:#1F759E;
	text-decoration:none;
}
.round-box{
	min-height:170px;
	min-width:170px;
	border:2px solid #000;
	background:#ccc;
	border-radius:100px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
}
.text{
	margin-top:105px;
	margin-left:6%;
	text-align:center;
		color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
}


/* Footer */
#footer{
	background:#272727;
	padding:10px 0;
		border-top:5px solid #fff;
}
.f-head{
	padding:10px 0px;
	color:#6d78ba;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	
}
.f-head-2{
	padding:10px 0px;
	color:#6d78ba;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	
}
#f-list li{
	background:url(../images/arrow.png) no-repeat;
	background-position:left;
	padding-left:0px;
	margin-bottom:10px;
	margin-bottom:5px;
}
#f-list li a{
	color:#a5a9ac;
	font-size:13px;
	font-weight:100;
	text-transform:uppercase;
}
#f-list li a:hover{
	color:#6d78ba;
	text-decoration:none;
}
.head{
	color:#6d78ba;
	padding:10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:100;
}
#copy-list{
	border-top:1px solid #fff;
	padding:0px 0;
	background:#272727;
}
#c-list li{
	color:#fff;
	font-size:13px;
}
#copy-list, #copy-list a{
	color:#a5a9ac;
	font-size:13px;
	text-transform:uppercase;
	margin-top:20px;
	padding-top:10px;
}

/* innerpages */
#path{
	background: #eee;
	padding: 0px 0;
	padding-bottom:0;
}
#project-list li{
	background:url(../images/arrow-s.png) no-repeat;
	background-position:left;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
}
.contact-box{
	margin-top:20px;
}































input[type=submit] {
    outline: none;
}

.widget-search input[type=search], #contact-form input[type=text], #contact-form textarea, #respond input[type=text], #respond textarea {
    color: #363636fb5;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
    width: 100%;
    padding: 7px 14px;
    display: block;
    margin-bottom: 10px;  
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.widget-search input[type=search]:focus, #contact-form input[type=text]:focus, #contact-form textarea:focus, #respond input[type=text]:focus, #respond textarea:focus {
	border-color: #ddd;
	box-shadow: 0 0 3px #eee;
	-o-box-shadow: 0 0 3px #eee;
	-moz-box-shadow: 0 0 3px #eee;
  	-webkit-box-shadow: 0 0 3px #eee;
}

.widget-search .search-btn {
	background-color:#6d78ba;
}


.widget-search input[type=search] {
    position: relative;
	margin: 0;
	float: left;
	height: 37px;
	line-height: 37px;
	width: calc(93% - 38px);
	border-right: none;
	border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
}

.widget-search .search-btn {
	display: inline-block;
	width: 66px;
	height: 37px;
	border: none;
	color: #fff;
	font-size: 1.2em;
	line-height: 36px;
	text-align: center;
	border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -o-border-radius: 0 2px 2px 0;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.widget-search .search-btn:hover {
	background-color:#000;
}

.sidebar .widget h4 {
	text-transform: uppercase;
	padding-bottom: 8px;
    margin-bottom: 16px;
	font-size: 14px;
	font-weight: 500;
	position: relative;
}







































/*================================================== 
     Slideshow
 ================================================== */

/*-- Main slide --*/

#main-slide .item img{
	width: 100%;
}

#main-slide .item .slider-content {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
  z-index: 0;
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

#main-slide .slider-content{
	top: 50%;
	margin-top: -70px;
	left: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
}

#main-slide .carousel-indicators {
	bottom: 19px;
}

.carousel-indicators li{
	width: 14px !important;
	height: 14px !important;
		margin: 1px !important;
	color: #FFF;
	background:#87BBDB;
}


#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

#main-slide .carousel-control.left span {
	padding: 15px;
}

#main-slide .carousel-control.right span {
	padding: 15px;
}

#main-slide .carousel-control .fa-angle-left, 
#main-slide .carousel-control .fa-angle-right{
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

#main-slide .carousel-control .fa-angle-left{
	left: 0;
}

#main-slide .carousel-control .fa-angle-right{
	right: 0;
}

#main-slide .carousel-control i{
	background: rgba(0,0,0,0.5);
	color: #fff;
	line-height: 26px;
	font-size: 28px;
	padding: 5px 15px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	font-weight:900;
	margin-left: 10%;
	margin-right: 10%;
}


#main-slide .slider-content h2{
	font-size: 76px;
	font-weight: 100;
	text-transform: uppercase;
    color: #555;
}

#main-slide .slider-content h2.white, #main-slide .slider-content h3.white {
    color: #fff;
}

#main-slide .slider-content h3{
	font-size: 36px;
	font-weight: 300;
	margin-top: 60px;
	text-transform: uppercase;
    text-align: center;
    color: #555;
}

.slider.btn{
	padding: 10px 40px;
	margin-top: 40px;
	font-size: 20px;
	border-radius: 2px;
	text-transform: uppercase;
	line-height: 28px;
	border: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
		box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
  -o-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
  -webkit-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
}

.slider.btn.btn-default{
	margin-left: 4px;
	background: #ECECEC
}

.slider.btn.btn-default:hover{
	background: #000;
	color: #fff;
}

.slider-content-left {
	position: relative;
	margin: 0 0 0 40px;
}

.slider-content-right{
	position: relative;
}

/*-- Animation --*/
.carousel .item.active .animated1 {
	
}

.carousel .item.active .animated2 {
	-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
	animation: lightSpeedIn 1s ease-in 200ms both;
}

.carousel .item.active .animated3 {
	-webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
	animation: bounceInLeft 1s ease-in-out 500ms both;
}

.carousel .item.active .animated4 {
	-webkit-animation: flipInX 1s ease-in 500ms both;
	animation: flipInX 1s ease-in 500ms both;
    text-align: center;
}

.carousel .item.active .animated5 {
	-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
	animation: bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .item.active .animated6 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
    text-align: center;
}

.carousel .item.active .animated7 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated8 {
	-webkit-animation: fadeInDown 1s ease-in 1000ms both;
	animation: fadeInDown 1s ease-in 1000ms both;
}




/*------------------------------------------*/
/*	   03 - Main Page Elements
/*------------------------------------------*/

.page-banner {
    padding: 30px 0;
    background: url(../images/slide-02-bg.jpg) center;
	border-bottom: 1px solid #eee;
}

.page-banner h2 {
	font-weight: 500;
	text-transform: uppercase;
}

.page-banner p {
	font-weight: 300;
}

ul.breadcrumbs {
    float: right;
	margin-top: 4px;
}

.no-subtitle ul.breadcrumbs {
	margin-top: 4px;
}

ul.breadcrumbs li {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
    margin-left: 3px;
	color: #fff;
	float: left;
}

ul.breadcrumbs li:before {
    content: '/';
	margin: 0 4px 0 2px;
	color: #bbb;
}

ul.breadcrumbs li:first-child {
	margin: 0;
}

ul.breadcrumbs li:first-child:before {
    content: '';
	margin: 0;
}

ul.breadcrumbs li a {
	color: #e6eaea;
	
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

label {
	font-size: 13px;
	color: #666;
	font-weight: 300;
	cursor: pointer;
}

label .required {
	color: #ED2C3A;
	margin-left: 2px;
}

input[type=submit] {
    outline: none;
}

.widget-search input[type=search], #contact-form input[type=text], #contact-form textarea, #respond input[type=text], #respond textarea, .email {
    color: #666fb5;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
    
    padding: 7px 14px;
    display: block;
    margin-bottom: 10px;  
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.widget-search input[type=search]:focus, #contact-form input[type=text]:focus, #contact-form textarea:focus, #respond input[type=text]:focus, #respond textarea:focus {
	border-color: #ddd;
	box-shadow: 0 0 3px #eee;
	-o-box-shadow: 0 0 3px #eee;
	-moz-box-shadow: 0 0 3px #eee;
  	-webkit-box-shadow: 0 0 3px #eee;
}

.mail_response {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.name-missing, .email-missing, .message-missing {
    opacity: 0;
    color: #ED2C3A;
    margin-left: 10px;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.error-page {
    padding: 90px 0;
    text-align: center;
}

.error-page h1 {
    font-size: 160px;
    line-height: 140px;
    font-weight: 700;
    color: #333;
}

.error-page h3 {
    font-size: 64px;
    line-height: 70px;
    font-weight: 300;
}

.error-page p {
    font-size: 22px;
    line-height: 28px;
    color: #666;
    margin-bottom: 25px
}

#map {
	position: relative;
	height: 350px;
	width: 100%;
}




/*------------------------------------------*/
/*	     05 - Shortcodes Elements
/*------------------------------------------*/
























































































































/*-- banner_bottom --*/
.banner_bottom,.top-brands,.fresh-vegetables,.w3l_banner_nav_right_banner3_btm,.testimonials,.team,.newsletter-top-serv-btm,.w3ls_w3l_banner_nav_right_grid_sub{
	padding:2em 0 !important;
}
.wthree_banner_bottom_left {
    padding-left: 0;
}
.wthree_banner_bottom_left_grid{
	position:relative;
}
.wthree_banner_bottom_left_grid_pos{
	position: absolute;
    top: 15%;
    right: 5%;
}
.wthree_banner_bottom_left_grid_pos h4{
	font-size: 1.5em;
    color: #000000;
}
.wthree_banner_bottom_left_grid_pos h4 span{
	display: block;
    line-height: 1;
    width: 80px;
    height: 80px;
    background: #FA1818;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    padding-top: 1.2em;
    margin: 0.5em auto 0;
}
.wthree_banner_btm_pos{
	width:100%;
	position:absolute;
	top:5%;
	padding: 0 2em;
}
.wthree_banner_btm_pos h3{
	text-transform:capitalize;
	font-size:1.5em;
	color:#212121;
	font-weight:300;
}
.wthree_banner_btm_pos h3 span{
	color: #84C639;
    font-weight: 600;
    display: block;
    line-height:1.8em;
    padding-left: 7em;
}
.wthree_banner_btm_pos h3 i{
	color: #FA1818;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
}
.wthree_banner_btm_pos1{
	position:absolute;
	top: 50%;
    left: 12%;
}
.wthree_banner_btm_pos1 h3{
	text-transform:uppercase;
	color:#212121;
	font-size:2em;
}
.wthree_banner_btm_pos1 h3 span{
	display: block;
    font-weight: 300;
    line-height: 1.5em;
    color: #FA1818;
}
/*-- //banner_bottom --*/
/*-- top-brands --*/
.tag {
    position: absolute;
    top: -1%;
    right: 10%;
}
.top-brands h3,.fresh-vegetables h3,.mail h3,.testimonials h3,.w3_login h3,.w3ls_w3l_banner_nav_right_grid h3,h3.title,.faq h3,.services h3,.about h3,.team h3,.events h3{
	text-align:center;
	color:#212121;
	padding-bottom:.5em;
	position:relative;
	font-size: 2.5em;
}
.top-brands h3:after,.fresh-vegetables h3:after,.mail h3:after,.w3_login h3:after,.testimonials h3:after,.w3ls_w3l_banner_nav_right_grid h3:after,h3.title:after,.faq h3:after,.services h3:after,.about h3:after,.team h3:after,.events h3:after{
	content: '';
    background: #FA1818;
    height: 2px;
    width: 8%;
    position: absolute;
    bottom: 0%;
    left: 46%;
}
.agile_top_brand_left_grid{
	background: #FFFFFF;
    padding: .5em;
    border: 1px solid #BEBEBE;
	position:relative;
}
.agile_top_brand_left_grid_pos{
	position:absolute;
	top:0%;
	left:0%;
}
.agile_top_brand_left_grid1{
	padding:1em;
	border:1px solid #D7D7D7;
}
.agile_top_brand_left_grid1 img{
	margin:0 auto;
}
.agile_top_brands_grids{
	margin:0em 0 0;
}
.top-brands{
    background: url('../images/myimg/bodybg.jpg');
}
.agile_top_brand_left_grid1 p{
	color:#212121;
	margin:0m 0 0em;
	line-height:1.5em;
	text-transform:capitalize;
	font-size:14px;
	text-align:center;
}
.agile_top_brand_left_grid1 h4,.agileinfo_single_right_snipcart h4{
	font-weight:600;
	font-size:1em;
	color:#212121;
	text-align:center;
}
.agile_top_brand_left_grid1 h4 span,.agileinfo_single_right_snipcart h4 span{
	font-weight:300;
	text-decoration:line-through;
	padding-left:1em;
}
/*-- cart --*/
.product_list_header {
    float: left;
    margin-left: 7em;
}
.snipcart-details {
    text-align: center;
	margin: 1.5em auto 1em;
    width:100%;
}
.btn-danger.my-cart-btn:focus {
    outline: none;
}
.snipcart-details input.button {
    font-size: 14px;
    color: #fff;
    background: #F58520;
    text-decoration: none;
    position: relative;
    border: none;
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
    padding: .5em 0;
    outline: none;
}
.agile_top_brand_left_grid:hover .snipcart-details input.button,.snipcart-details input.button:hover{
    background: #127DC2;
}
.product_list_header input.button {
    color: #fff;
    font-size: 14px;
    outline: none;
    text-transform: capitalize;
    padding: .5em 2.5em .5em 1em;
    border: 1px solid #84c639;
    margin: .35em 0 0;
    background: url(../images/cart.png) no-repeat 116px 9px;
}
#PPMiniCart form {
    width: 590px !important;
	padding: 10px 20px 40px !important;
	max-height:450px !important;
}
#PPMiniCart ul {
    width: 548px !important;
}
#PPMiniCart .minicart-item a {
    color: #212121 !important;
    font-size: 1em;
    display: block;
    margin-bottom: .5em;
    text-transform: capitalize;
}
#PPMiniCart .minicart-item {
    min-height:60px !important;
}
#PPMiniCart .minicart-attributes li {
    color: #999;
}
#PPMiniCart .minicart-remove {
    background: #fa1818 !important;
    border: 1px solid #fa1818 !important;
	opacity: 1 !important;
	outline:none;
}
#PPMiniCart .minicart-submit {
    display: none;
}
#PPMiniCart .minicart-submit:hover{
	background:#84C639 !important;
	border-color: #5b951a !important;
}
#PPMiniCart .minicart-subtotal {
    padding-left: 25px !important;
	bottom: -17px !important;
}
#PPMiniCart {
    left: 44% !important;
}
.minicart-showing #PPMiniCart form{
    overflow-x: hidden;
    overflow-y: auto;
}
#PPMiniCart .minicart-footer {
    position: relative;
	width: 80%;
}
/*-- //cart --*/
.column div.agile_top_brand_left_grid {
	position: relative;
	margin:0;
}
.agile_top_brand_left_grid figure {
	margin: 0;
	padding: 0;
	background:transparent;
	overflow: hidden;
	z-index: 0;
}
/* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before,.top_brand_left:hover .hover14 figure::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
/*-- //top-brands --*/
/*-- top-products --*/
.w3l_fresh_vegetables_grids{
	margin:3em 0 0;
	padding:1em 0em 1em 1em;
	background:#f5f5f5;
}
.w3l_fresh_vegetables_grid{
	padding-left:0;
}
.w3l_fresh_vegetables_grid ul li{
	list-style-type:none;
	margin-bottom:1.5em;
	color:#84C639;
}
.w3l_fresh_vegetables_grid ul li i{
	padding-right:1em;
}
.w3l_fresh_vegetables_grid ul li a{
	font-size:14px;
	text-transform:uppercase;
	color:#212121;
	text-decoration:none;
}
.w3l_fresh_vegetables_grid ul li a:hover{
	color:#84C639;
}
.w3l_fresh_vegetables_grid2{
	padding: 1em;
	background:#fff;
}
.w3l_fresh_vegetables_grid1_rel{
	position:relative;
}
.w3l_fresh_vegetables_grid1_rel_pos {
    position: absolute;
    top: 0;
    right: 5%;
}
.w3l_fresh_vegetables_grid1_rel_pos {
    position: absolute;
    top: 10%;
    right: 10%;
}
.m1 {
    margin-left: 0 !important;
    width: 100% !important;
}
.w3l_fresh_vegetables_grid1_bottom {
    margin: 1em 0 0;
	position:relative;
}
.w3l_fresh_vegetables_grid1_bottom_pos{
	position:absolute;
	bottom:5%;
	left:10%;
}
.w3l_fresh_vegetables_grid1_bottom_pos h5{
	font-size: 1.3em;
    color: #fff;
    font-weight: 600;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #FA1818;
    border-radius: 50%;
    padding: 1.1em 0 0;
    line-height: 1.3em;
}
.agileinfo_breaking_news {
    float: right;
    width: 10%;
}
.agileinfo_marquee {
    width: 90%;
    float: left;
    padding: .8em 0 0px;
	text-align:right;
}
.agileinfo_breaking_news span{
    background: url(../images/img-sp.png) no-repeat 1px -116px;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.w3l_fresh_vegetables_grid_right{
	padding:0;
}
.agileinfo_marquee h4{
	text-transform:capitalize;
	font-size:1.2em;
	color:#212121;
	line-height:1.5em;
}
.agileinfo_move_text {
    margin: 1em 0 0;
}
.agileinfo_marquee h4 span {
    color: #FA1818;
}
/*-- //top-products --*/





































































































































































































/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}




.sidebar .widget h4 {
	text-transform: uppercase;
	padding-bottom: 8px;
    margin-bottom: 16px;
	font-size: 14px;
	font-weight: 500;
	position: relative;
}

/*-- online-strip --*/
h3.head.text-center {
    font-size: 35px;
    color: #816263;
    font-weight: 500;
	    padding: 0;
}
.products-grid {
    padding: 30px 0;
}
.product {
	position:relative;
	margin-top: 0px;
}
.product:hover .mask{
	display:block;
}
.products-grid img {
	width:100%;
}
.products-grid  a {
	display:block;
	color:#000;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:2px;
	text-decoration:none;
}
a.product_name {
    margin: 0px 0;
}
.product-left:hover .p-one{
	border: 1px solid #8c2830;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.product-left:hover .p-one p a{
	color: #8c2830;
}
.product-left:hover .mask{
	display:block;
}
.mask {
	display: none;
	position: absolute;
	top: 30%;
	left: 33%;
}
.mask a{
	background: rgba(249, 179, 9, 0.7);
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 6px 12px;
    text-decoration: none;
}
.product-left{
	position:relative;
	text-align:center;
}
.mask a:hover{
	text-decoration:none;
	background:#333;
	color:#fff;
	transition: 0.7s all;
	-webkit-transition: 0.7s all;
	-o-transition: 0.7s all;
	-moz-transition: 0.7s all;
	-ms-transition: 0.7s all;
}
.product-one {
	margin-top: 0%;
}
.product-one:nth-child(1){
	margin-top:0;
}
.product p {
	color: #999;
	font-family: 'Lato-Regular';
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}
.product p a {
	text-decoration: none;
	color: #999;
}
.product p i {
	background: url(../images/cart.png) no-repeat;
	width: 20px;
	height: 14px;
	display: inline-block;
	margin-right: 4px;
	vertical-align: middle;
}
.product-left:hover .product p i{
	background: url(../images/cart-2.png) no-repeat;
}
/*--end-product--*/











@media screen and (max-width: 640px) {	
	h3.head.text-center {
		font-size: 28px;
	}
	.product {
		padding: 0 5px;
	}
	.products-grid a {
		font-size: 13px;
		letter-spacing: 1px;
	}
	.nbs-flexisel-item img {
		width: 85%;
		margin-left: 7.5%;
	}
	.span1_of_4 {
		width: 50%;
		padding: 0 15px;
		min-height: 290px;
	}
	.mask {
		left: 26%;
	}
}

/*-- products-page-starts-here --*/
.products{
	width:20%;
	margin-right:2%;
	float:left;
}
.product-listy{
	background:#91b900;
}
ul.product-list{
	padding:0em 0 0.5em 0;
	margin:0.5em 0;
}
ul.product-list li{
	display: block;
	margin:5px 0;
}
ul.product-list li a{
	color:#FFF;
	text-transform:uppercase;
	font-size:0.85em;
	text-decoration:none;
	padding:5px 2em;
	font-family: 'Doppio One', sans-serif;
	font-weight:400;
	display: block;
}
ul.product-list li a:hover{
	background:#000;
	color:#fff;
	padding:5px 2em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.product-listy h2{
	color: #fff;
    background: #816263;
    font-size: 15px;
    padding: 23px;
    font-weight: 600;
    text-transform: uppercase;
}
.latest-bis {
	margin: 1.5em 0;
	position:relative;
}
.offer{
	position:absolute;
	bottom: 13%;
	right: 2%;
}
.offer p{
	font-size:30px;
	color:#fff;
	background:rgba(129, 98, 99, 0.73);
	padding: 15px 8px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	font-weight:400;
}
.offer small{
	color: #7C7C7C;
	font-size: 18px;
}
.tags{
	list-style:none;
	background:#FCFCFC;
	margin-top:2em;
	padding:1em;
	font-weight:400;
}
h4.tag_head{
	    color: #333;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
	    padding: 0;
}
ul.tags_links{
	padding:0;
	list-style:none;
}
ul.tags_links li {
	display: inline-block;
	margin: 8px 3px;
}
ul.tags_links li a {
	color: #333;
	font-size: 1em;
	background: #e9e9e9;
	padding: 5px 10px;
}
ul.tags_links li a:hover{
	text-decoration:none;
	background:#816263;
	color:#fff;
}
.link1 {
	font-size: 0.85em;
	line-height: 18px;
	color: #333;
	font-weight: bold;
	background: url(../images/tag_arrow.png) right 4px no-repeat;
	padding-right: 20px;
	margin-top:1.5em;
	display: inline-block;
}
.link1:hover{
	color:#fb4d01;
	text-decoration:none;
}
.new-product{
	width:78%;
	float:right;
	background:rgba(245, 243, 243, 0.27);
	min-height:800px;
	padding:2em;
}
ul.product-top-list{
	padding:0;
	float: left;
}
ul.product-top-list li{
	display: inline-block;
	font-size:0.82em;
	color:#777;
}
ul.product-top-list li a{
	    color: #816263;
    font-size: 16px;
}
ul.product-top-list li span.act{
	    background: yellow;
    font-size: 14px;
    padding: 3px;
}
p.back{
	float: right;
	font-size:0.82em;
}
p.back a {
	font-size: 14px;
    color: #B9B4B5;
}
.labout {
	display: block;
	float: left;
	margin: 0 3.6% 0 0;
}
.span_2_of_al{
	width:40%;
	width: 46%;
	float: left;
}
.span_2_of_al h3 {
	color: #333;
	text-transform: uppercase;
	font-size: 1.7em;
	font-weight: bold;
}
ul.ratings{
	padding: 0;
	margin-top:1em;
}
ul.ratings li{
	display: inline-block;
}
ul.ratings li a{
	font-size: 0.87em;
	color: #000;
	text-decoration: none;
	font-weight: 600;
}
i.rating-ed{
	background: url(../images/stars.png)no-repeat -9px;
}
.price_single {
	font-size: 1.3em;
	margin: 0.5em 0 1.5em;
	font-family: 'Doppio One', sans-serif;
	font-weight:400;
}
span.reducedfrom {
	text-decoration: line-through;
	margin-right: 3%;
	color: #555;
}
span.actual {
	color: #ee4a02;
	font-size: 1em;
	margin-right: 5%;
}
.price_single a {
	color: #999;
	font-size: 13px;
}
h2.quick {
	color: #555;
	font-size: 0.85em;
	text-transform: uppercase;
}
p.quick_desc {
	color: #999;
	font-size: 0.8125em;
	line-height: 1.8em;
}
ul.product-qty {
	padding: 0;
	list-style: none;
}
.product-qty span {
	color: #555;
	font-size: 0.85em;
	padding-bottom: 0.5em;
	display: block;
	text-transform: uppercase;
	margin-top: 2em;
}
.product-qty select {
	border: 1px solid #eee;
	padding: 0.5em;
	font-size: 1em;
	outline: none;
}
.btn_form form input[type=submit] {
	cursor: pointer;
	border: none;
	outline: none;
	display: inline-block;
	font-size: 1em;
	padding: 13px 20px;
	color: #fff;
	
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-top: 2em;
}
.btn_form form input[type=submit]:hover{
}
.abt-ft{
	margin-top:2em;
}
.singel_right {
	margin-bottom: 2em;
}
h3.new-models {
	font-size: 1.2em;
	background: #ee4a02;
	padding: 5px;
	font-weight: 600;
	color:#fff;
}
.view-first:hover .mask {
	opacity: 1;
}
.view .mask, .view .content {
	position: absolute;
	overflow: hidden;
	top: 10em;
	left: 6.2em;
}
.view-first .mask {
	opacity: 0;
	background-color: rgba(219,127,8, 0.7);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	padding: 10px 15px;
	background: rgba(255, 255, 255, 0.82);
	-moz-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
	box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
	color: #000;
	font-size: 0.85em;
	font-weight: bold;
}
p.title {
	color: #000;
	font-size: 0.95em;
	font-weight: bold;
}
.cart-left {
	float: left;
	margin-right: 2.6%;
}
p.title {
	color: #000;
	font-size: 0.95em;
	font-weight: 700;
	margin:0;
}
.pricey {
	float: right;
	font-weight: bold;
	font-size: 0.95em;
}
.view .mask, .view .content {
    position: absolute;
    overflow: hidden;
    top: 11.5em;
    left: 8.2em;
}
.view-first:hover .mask {
	opacity: 1;
}
.view .mask, .view .content {
	position: absolute;
	overflow: hidden;
	top: 11.5em;
	left: 8.2em;
}
.product_image {
    position: relative;
}
.product_container {
	padding: 1em;
}
.products-page {
	padding: 4em 0;
}
.sort-by select {
	outline: none;
}
.pages {
	float: right;
}
.pages .limiter {
	color: #747474;
    font-size: 12px;
    text-transform: uppercase;
}
.pages .limiter label {
	vertical-align: middle;
}
.pages .limiter select {
	padding: 0;
	margin: 0 0 1px;
	vertical-align: middle;
}
.limiter.visible-desktop label {
	font-weight: normal;
	margin: 0;
}
.mens-toolbar {
	    margin: 23px 0;
    font-size: 20px;
}
.mens-toolbar .sort {
	float: left;
	width: 20.5%;
}
.sort-by {
	color: #000;
	font-size: 0.9em;
	text-transform: uppercase;
}
.sort-by label {
	font-weight: normal;
	float: left;
	margin: 2px 5px 0 0;
}
ul.women_pagenation.dc_paginationA.dc_paginationA06 {
	float: right;
	padding: 0;
	list-style: none;
}
ul.women_pagenation li {
	float: left;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
}
ul.women_pagenation li a {
	color: #000;
	display: block;
	padding: 4px 8px;
	text-decoration: none;
	font-size: 0.7125em;
	text-transform: uppercase;
}
ul.women_pagenation li.active a, ul.women_pagenation li a:hover {
	background: #3C3038;
	color: #fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.product-listy{
	background:#9E9C9C;
}
ul.product-list{
	padding:0em 0 0.5em 0;
	margin:0.5em 0;
}
ul.product-list li{
	display: block;
	margin:5px 0;
}
ul.product-list li a{
	color:#FFF;
	text-transform:uppercase;
	font-size:0.85em;
	text-decoration:none;
	padding:5px 2em;
	font-family: 'Doppio One', sans-serif;
	font-weight:400;
	display: block;
}
ul.product-list li a:hover{
	background:#816263;
	color:#fff;
	padding:5px 2em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.latest-bis {
	margin: 1.5em 0;
	position:relative;
}
.offer{
	position:absolute;
	bottom: 13%;
	right: 2%;
}
ul.tags_links{
	padding:0;
	list-style:none;
}
ul.tags_links li {
	display: inline-block;
	margin: 8px 3px;
}
ul.tags_links li a {
	color: #333;
	font-size: 1em;
	background: #e9e9e9;
	padding: 5px 10px;
}
ul.tags_links li a:hover{
	text-decoration:none;
}
.link1 {
	font-size: 0.85em;
	line-height: 18px;
	color: #333;
	font-weight: bold;
	background: url(../images/tag_arrow.png) right 4px no-repeat;
	padding-right: 20px;
	margin-top:1.5em;
	display: inline-block;
}
.link1:hover{
	color:#fb4d01;
	text-decoration:none;
}
ul.product-top-list{
	padding:0;
	float: left;
}
ul.product-top-list li{
	display: inline-block;
	font-size:0.82em;
	color:#777;
}
p.back{
	float: right;
	font-size:0.82em;
}
.labout {
	display: block;
	float: left;
	margin: 0 3.6% 0 0;
}
.span_2_of_al{
	width:40%;
	width: 46%;
	float: left;
}







.h1-font2{
	z-index: 6;
	min-width: 100%;
	max-width: 100%;
	white-space: normal;
	font-size: 60px;	
	line-height: 45px;
	font-weight: none;
	color: rgb(255, 255, 255);
	visibility: inherit;
	transition: none 0s ease 0s;
	border-width: 0px;	
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;	
	min-height: 0px;
	max-height: none;
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
	transform-origin: 50% 50% 0px;
	font-weight:bold;
	margin-bottom:30px;
}

.h3-font3{
    z-index: 7;
    white-space: nowrap;
    font-size: 18px;
    line-height: 25px;
    font-weight: 100;
    color: rgb(255, 255, 255);
    visibility: inherit;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
}



.quote {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}


.btn-info2 {
  border-bottom:5px solid #45B2C0;
  text-align:center;
  width:184px;
  height:52px;
  line-height:30px;
  background-color:#014890;
  color:#fff;
  border-radius:0px;
  font-weight:bold;
}

.btn-info2:hover,
.btn-info2:focus,
.btn-info2:active,
.btn-info2.active,
.open .dropdown-toggle.btn-info2 {
  color: #ffffff;
  background-color: #333;
  border-color: #000;
  transform:2s;
  transition:1s;
  box-shadow:0 4px 0 0 #000;
}

.head2{
	margin-top:30px;
	color:#ffffff;
	font-size:35px;
	font-weight:400;
	font-style:normal;
	margin-bottom:0px;
}

.head2-s{
	margin-top:20px;
	color:#6d78ba;
	font-size:20px;
	font-weight:700;
	font-style:normal;
}


.btn2{
	background-color:#4d980e;
	border:1px solid #4d980e;
	color:#fff;
	text-align:center;
	width:150px;
	height:50px;
	line-height:30px;
	font-size:18px;
}

.btn2:hover{
	background-color:#6d78ba;
	color:#fff;
}

.btn3{
	background: #fff;
	padding: 7px 30px;
	float: right;
	font-weight: 600;
	font-size: 16px;
	border-radius: 50px;
	color: #68a510;
	margin-top: 5px;
	border: solid #fff 2px;
}

.btn3:hover{
	background-color:#6d78ba;
	color:#fff;
}





.back3{
	background-image:url('../images/great-gardener-team-bg-1.jpg');
	padding-top:60px;
	padding-bottom:60px;
}

.p4{
	border-bottom:5px solid #6d78ba;
	background-color:#000;
	text-align:center;
	width:60%;
	margin-left:17%;
	margin-top:-50px;
	z-index:1000;
	position:absolute;
}


.a4{
	color:#e0e0e1;
	font-size:16px;
	font-family:arial;
	text-transform:uppercase;
	}	
.a4:hover{
color:#6d78ba;
text-decoration:none;
}




@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
.media-top{
	width:50%;
}
.h1-font2{
	z-index: 6;
	min-width: 100%;
	max-width: 100%;
	white-space: normal;
	font-size: 20px;	
	line-height: 45px;
	font-weight: none;
	color: rgb(255, 255, 255);
	visibility: inherit;
	transition: none 0s ease 0s;
	border-width: 0px;	
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;	
	min-height: 0px;
	max-height: none;
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
	transform-origin: 50% 50% 0px;
	font-weight:bold;
	margin-bottom:30px;
}

.h3-font3{
    z-index: 7;
    white-space: nowrap;
    font-size: 18px;
    line-height: 25px;
    font-weight: 100;
    color: rgb(255, 255, 255);
    visibility: inherit;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
}

.head2{
	margin-top:30px;
	color:#ffffff;
	font-size:20px;
	font-weight:400;
	font-style:normal;
	margin-bottom:0px;
}

.head2-s{
	margin-top:20px;
	color:#6d78ba;
	font-size:20px;
	font-weight:700;
	font-style:normal;
}


.btn2{
	background-color:#4d980e;
	border:1px solid #4d980e;
	color:#fff;
	text-align:center;
	width:150px;
	height:50px;
	line-height:30px;
	font-size:18px;
}

.btn2:hover{
	background-color:#6d78ba;
	color:#fff;
}

.btn3{
	background: #fff;
	padding: 7px 30px;
	float: right;
	font-weight: 600;
	font-size: 16px;
	border-radius: 50px;
	color: #68a510;
	margin-top: 5px;
	border: solid #fff 2px;
}

.btn3:hover{
	background-color:#6d78ba;
	color:#fff;
}

}

@media (min-width: 300px) and (max-width: 569px) {

.media-top2{
	width:50%;
}

}

@media (min-width: 570px) and (max-width: 764px) {

.head2{
	margin-top:30px;
	color:#ffffff;
	font-size:20px;
	font-weight:400;
	font-style:normal;
	margin-bottom:0px;
}

.head2-s{
	margin-top:20px;
	color:#6d78ba;
	font-size:20px;
	font-weight:700;
	font-style:normal;
}


.btn2{
	background-color:#4d980e;
	border:1px solid #4d980e;
	color:#fff;
	text-align:center;
	width:150px;
	height:50px;
	line-height:30px;
	font-size:18px;
}

.btn2:hover{
	background-color:#6d78ba;
	color:#fff;
}

.btn3{
	background: #fff;
	padding: 7px 30px;
	float: right;
	font-weight: 600;
	font-size: 16px;
	border-radius: 50px;
	color: #68a510;
	margin-top: 5px;
	border: solid #fff 2px;
}

.btn3:hover{
	background-color:#6d78ba;
	color:#fff;
}

}

@media (min-width: 768px) and (max-width: 898px) {

}

