
/* #Custom Fonts
================================================== */

@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);

@import url(https://fonts.googleapis.com/css?family=Biryani:400,600,700,300);


.touch input[type=email], .touch input[type=password], .touch input[type=search], .touch input[type=text] {
	-webkit-appearance: caret;
	-moz-appearance: caret
}
/* #Site Styles
================================================== */

.loader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99999;background:#fff}.bubblingG{position:absolute;top:50%;left:50%;text-align:center;margin:-36px 0 0 -57px;width:115px;height:73px}.bubblingG span{display:inline-block;vertical-align:middle;width:14px;height:14px;margin:36px auto;background:#b2d234;-moz-border-radius:72px;-moz-animation:bubblingG 1.7s infinite alternate;-webkit-border-radius:72px;-webkit-animation:bubblingG 1.7s infinite alternate;-ms-border-radius:72px;-ms-animation:bubblingG 1.7s infinite alternate;-o-border-radius:72px;-o-animation:bubblingG 1.7s infinite alternate;border-radius:72px;animation:bubblingG 1.7s infinite alternate}#bubblingG_1 span{background:#43c7f4;}#bubblingG_1{-moz-animation-delay:0s;-webkit-animation-delay:0s;-ms-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}#bubblingG_2{-moz-animation-delay:.51s;-webkit-animation-delay:.51s;-ms-animation-delay:.51s;-o-animation-delay:.51s;animation-delay:.51s}#bubblingG_3{-moz-animation-delay:1.02s;-webkit-animation-delay:1.02s;-ms-animation-delay:1.02s;-o-animation-delay:1.02s;animation-delay:1.02s}@-moz-keyframes bubblingG{0%{width:14px;height:14px;background-color:#787878;-moz-transform:translateY(0)}100%{width:35px;height:35px;background-color:#fff;-moz-transform:translateY(-30px)}}@-webkit-keyframes bubblingG{0%{width:14px;height:14px;background-color:#787878;-webkit-transform:translateY(0)}100%{width:35px;height:35px;background-color:#fff;-webkit-transform:translateY(-30px)}}@-ms-keyframes bubblingG{0%{width:14px;height:14px;background-color:#787878;-ms-transform:translateY(0)}100%{width:35px;height:35px;background-color:#fff;-ms-transform:translateY(-30px)}}@-o-keyframes bubblingG{0%{width:14px;height:14px;background-color:#787878;-o-transform:translateY(0)}100%{width:35px;height:35px;background-color:#fff;-o-transform:translateY(-30px)}}@keyframes bubblingG{0%{width:14px;height:14px;background-color:#b2d234;transform:translateY(0)}100%{width:35px;height:35px;background-color:#fff;transform:translateY(-30px)}}


html, html a {
	-webkit-font-smoothing: antialiased
}
html {
	-ms-overflow-style: scrollbar
}
body {
	font: 14px/21px Oxygen, sans-serif;
	font-weight: lighter;	
	color: #646464;
	background-color: #f8f8f8;
}

a, a:active, a:focus, a:hover, a:visited {
	color: #565656;
	outline: 0
}
a:active, a:focus, a:visited {
	text-decoration: none
}
p {
	margin-bottom: 1.4em;
	padding: 0;

}
.form-control {
	line-height: 1.5 em;
	color: #333
}
.form-control::-webkit-input-placeholder {
padding:1px 0
}
h1 {
	margin: 0;
	padding: 0 0 1.3em;
	font: bold 2.46em Biryani, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	margin: 0;
	padding: 0 0 0.5em;
	font: bold 30px/1.2em Biryani, Arial, Helvetica, sans-serif;
}
h3 {
	margin: 0;
	padding: 0 0 0.48em;
	font: bold 26px Biryani, Arial, Helvetica, sans-serif;
}
h3.mega{
	font-size: 30px;
	line-height: 1.2em;
	padding: 0 0 0.82em;
}
h4 {
	margin: 0;
	padding: 0 0 .8em;
	font: bold 1.37em Biryani-bold, Arial, Helvetica, sans-serif;
}
h5 {
	margin: 0;
	padding: 0 0 .8em;
	font: bold 1.384em Biryani, Arial, Helvetica, sans-serif;
}
h6 {
	margin: 0;
	padding: 0 0 .5em;
	font: bold 19px/1.2em Biryani, Arial, Helvetica, sans-serif;
}

h1 span.icon,
h2 span.icon,
h3 span.icon,
h4 span.icon,
h5 span.icon,
h6 span.icon{
	color: #b2d234;
	display: inline-block;
	margin:0 13px 0 0;
	font-size: 22px; 
}

.title-bottom{
	padding-bottom: 39px !important;
}
.title-bottom1{
	padding-bottom: 17px !important;
}
.title-bottom2{
	padding-bottom: 24px !important;
}
.title-bottom3{
	padding-bottom: 21px !important;
}
.title-bottom4{
	padding-bottom: 14px !important;
}
.title-bottom5{
	padding-bottom: 31px !important;
}

.input-sm {
	font-size: 1em;
	border-radius: 4px
}
.form-group-sm {
	margin-bottom: 7px;
	position: relative
}
.form-control {
	-webkit-box-shadow: none;
	box-shadow: none
}
.upper {
	text-transform: uppercase
}
.line-divider {
	border-bottom: 1px solid #d0d0d0;
	height: 25px;
	margin-bottom: 25px
}
.divider-xxs {
	height: 9px;
	line-height: 9px;
	clear: both
}
.divider-xs {
	height: 10px;
	line-height: 10px;
	clear: both
}
.divider-sm {
	height: 20px;
	clear: both;	
}
.divider-md {
	height: 30px;
	clear: both
}
.divider-lg {
	height: 40px;
	clear: both
}




/* btn
================================================== */
.btn{
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;	

    font-family: Oxygen;
    font-weight: bold;
    
}


/* .btn-default */
.btn-default{
	background-color: #b2d234;
	color: #fff !important;
	font-size: 16px;
	line-height: 1.2em;
	padding: 13px 25px 8px;
	border:none;
	letter-spacing: 0.02em;
	font-family: Biryani;

	-webkit-box-shadow: 0px 0px 5px rgba(0, 1, 1, 0.15);
  -moz-box-shadow: 0px 0px 5px rgba(0, 1, 1, 0.15);
  box-shadow: 0px 0px 5px rgba(0, 1, 1, 0.15);

	 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out; 
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus{
	background-color: #424c4c;
	color: #fff;
}

.btn-lg{
	font-size: 22px;
	padding: 19px 32px 14px;	
}

/* /btn-default */



/* btn-pointer */
.btn.btn-pointer{
	background-color: #b2d234;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.02em;
	padding:7px 23px 16px 21px;
	position: relative; 

	 -webkit-box-shadow: 0px 0px 5px rgba(0, 1, 1, 0.15);
  -moz-box-shadow: 0px 0px 5px rgba(0, 1, 1, 0.15);
  box-shadow: 0px 0px 5px rgba(0, 1, 1, 0.15);

	

  -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}
.btn.btn-pointer::after {
    content: ''; 
    position: absolute; 
    left: 50%;
    margin-left: -10px; 
    bottom: -20px; 
    border: 10px solid transparent; 
    border-top: 10px solid #b2d234;

      -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
   }
.btn-pointer span{
	color: #fff;
	font-size: 30px;
	display: inline-block;
	position: relative;
	top:5px;
	margin-right: 5px;
}


.btn.btn-pointer:hover{
	background-color: #646464;
}
.btn.btn-pointer:hover::after{
	border-top: 10px solid #646464;
}

.btn-top{
	margin-top: 10px;
}
/* /btn-pointer */

/* button-close */
a.button-close{
	position: absolute;
	display: inline-block;	
	font-family: Biryani;
	font-weight: bold;	
	right: 20px;
	top: 8px;
	z-index: 7;
	font-size: 12px;
	color: #cfcfcf;
	text-decoration: none;	
}
a.button-close span{
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 3px;
}
a.button-close:hover{
	color: #b2d234;
	text-decoration: none;
	
}
/* /button-close */


/* End btn
================================================== */





/* style form
================================================== */
input,
textarea,
select{
	font-family: Oxygen;
	font-weight: lighter;	
	font-size: 12px;
	line-height: 1.2em;
}
.form-group{
	margin-bottom: 10px;
}

.form-control{
	border: 1px solid #e8e8e8;


	-webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.1);

	-webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; 
}

.form-control:focus{
	border:1px solid #b2d234; 
	box-shadow: 0 1px 0 rgba(178,210,52,.1) inset !important;
}

.checkbox input[type="checkbox"], 
.checkbox-inline input[type="checkbox"], 
.radio input[type="radio"], 
.radio-inline input[type="radio"]{
	margin-left: 0;
	margin-right: 10px;
}

label {
	font-weight: 300;
	margin-bottom: 5px;
	font-size: 14px;
}
.form-label {
	display: inline-block;
	margin-bottom: 7px
}

.row-checkbox label{
	display: inline-block;
	position: relative;
}

.checkbox label, .radio label{
	font-weight: 300;
}


/*selectbox*/
.jq-selectbox.form-control{
	padding: 0 !important;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 28px 0 11px !important;	
	background: #fff;	
	color: #646464;
	font: 12px/31px Oxygen, Helvetica, sans-serif;

	 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}
.jq-selectbox__select:hover {
}
.jq-selectbox__select:active {
}
.opened .jq-selectbox__select{ background:#fff !important;}
.jq-selectbox.focused .jq-selectbox__select {}
.jq-selectbox.disabled .jq-selectbox__select {
	background: #fff;
	box-shadow: none;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 31px;
	height: 100%;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 3px solid #000000;
	border-right: 3px solid transparent;
	border-left: 3px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	opacity: 1;
	filter: alpha(opacity=100);
		border-top: 3px solid #b2d234;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.jq-selectbox__dropdown {
	top: 34px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	background: #f4f4f4;
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
	display:none;
}
.jq-selectbox__search input {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	outline: none;
	border: 1px solid #CCC;
	border-radius: 3px;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #f4f4f4;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
	background:#fff;
	border:none;
	border-left:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #666666;
}
.jq-selectbox li.selected {
	background-color: #b2d234;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #646464;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #e2eff4;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	background: #FFF;
	color: #333;
	font: 14px/18px Arial, sans-serif;
	cursor: default;
}
.jq-select-multiple.focused {
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


.jq-selectbox {
	width: auto;
}
/* End style form
================================================== */




/*******************************************************************
* // Header
*******************************************************************/


header{
	position: relative;
	z-index: 1;
}
header .wrappertop{
	min-height: 151px;
}
header .navbar-logo {
	margin-top: 22px;
}
header .navbar-tel{
	font-size: 30px;
	font-family: 'Biryani', sans-serif;
	font-weight: bold;
	position: relative;
	top: 26px;	
}
header .navbar-tel span{
	display: inline-block;
	position: relative;
	width: 33px;
	height: 44px;
	z-index: 0;
	background: url(../images/wrapper-icon.png) 0 0  no-repeat;
	z-index: 1;
	color: #fff;
	font-size: 16px;
	margin:0 7px 0 0;
	text-align: center;
	top:7px
}
header .navbar-tel span:after {
	content:"\e0bf";
	font-family:icomoon;
	display: block;
	position: absolute;
	top: 17px;
	left: 9px;
	z-index: 1;
	color: #fff;
	font-size: 16px;	
	
}

header .container{
	position: relative;
}

header .wrapperbottom{
	background-color: #43c7f4;
	min-height: 55px;
	position: absolute;
	margin-top: -40px;
	width: 100%;
	display: none;
	

	-webkit-box-shadow:0px 2px 3px rgba(0, 1, 1, 0.15);
  -moz-box-shadow:0px 2px 3px rgba(0, 1, 1, 0.15);
  box-shadow:0px 2px 3px rgba(0, 1, 1, 0.15);
}



@media (max-width:992px) {
	header .wrappertop{
		min-height: 210px;
	}
	header .navbar-logo{
		text-align: center;
		width: 100%;		
	}
	header .navbar-tel{
		text-align: center;
		width: 100%;		
	}
	header .navbar-tel{
		 top: 18px;
	}
}



@media (max-width:464px) {	
	header .wrappertop{
		min-height: 190px;
	}
	header .navbar-logo img{
		width: 100%;
		max-width: 290px;
		height: auto;	
	}
	header .navbar-tel{
		font-size: 22px;
	}
	
	
}

/* navbar-search
================================================== */

.navbar-search {
	z-index: 1100;
	display: block;
	position: relative;
	padding-top: 11px;
	padding-bottom: 7px;
}

.navbar-search input.form-control {
	font-size: 1em;
	line-height: 1.5em;
	width: 125px;
	float: right;
	padding-top: 8px;
	background:transparent;
	border: none;	
}
.navbar-search .form-control {
	padding-right: 32px
}

.navbar-search .button {
	float: right;
	background: 0 0;
	font-size: 22px;
	right: 19px;
	position: absolute;
	bottom: 1px;
	height: 34px;
	border: none;
	width: 34px;
	outline: 0;
	color: #fff;
}
.touch .navbar-search .button span {
	margin-left: -10px;
}
.navbar-search .button:active {
	line-height: .8em
}
.navbar-search.search-open input.form-control{
	background:#fff;
	margin-right:15px; 
}
.navbar-search.search-open .button{
	color: #43c7f4;
}


.wrapperbottom{
	position: relative;
}
.navbar-search{
	position: relative;
	display: block;	
}
.navbar-search .form-group{
	display: none;
	position: absolute;
	right: 0;	
}
.button-open{
	background: 0 0;
	font-size: 22px;
	position: absolute;
	top: 16px;
	right: 13px;
	height: 34px;
	border: none;
	width: 34px;
	outline: 0;
	color: #fff;
	cursor: pointer;
}



.navbar-search .dropdown-search {
	display: none;
	position: absolute;
	right: 0;
	top: 34px;
	width: 100%;
	border: 1px solid #dcdcdc;
	box-shadow: 0 1px 3px rgba(5, 5, 5, .1);
	border-radius: 4px;
	background: #fff;
	padding: 10px;
	font-size: 1em;
}
.navbar-search .dropdown-search ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.navbar-search .dropdown-search li {
	margin-bottom: 5px;
	cursor: pointer
}
.navbar-search .dropdown-search li:hover {
	opacity: .6
}
.navbar-search .dropdown-search li a {
	text-decoration: none
}
.navbar-search .dropdown-search li .amount {
	float: right;
	padding-left: 5px
}
/* End navbar-search
================================================== */


/* main-menu
================================================== */

.navbar-main-menu {
	z-index: 10;
	padding: 0 0 0;
	margin: 0 0 0 0;
	clear: both;
	list-style-type: none;
	position: relative;
}
.navbar-main-menu .item {
	float: left;
	height: 38px;
	padding: 0;
	margin: 0 0 -6px 0;
	position: relative;
}


.navbar {
	width: 100%;
	border-radius: 0;
	background: 0 0;
	top: 0;
	margin-bottom: 0;
	z-index: 9990;
	border: 0!important
}



/* End main-menu
================================================== */


/* Mobile menu
================================================== */


.expander-list, .expander-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.expander-list li {
	margin: 0;
}
.expander-list .expander {
	cursor: pointer;
	float: right;
	padding: 0 8px;
}
.expander-list .name {
	border-bottom: 1px dotted #fff;
	display: block;
	padding: 7px 0 6px 0;
}
.expander-list ul .name {
	padding-left: 21px;
}
.expander-list ul ul .name {
	padding-left: 42px;
}
.expander-list ul ul ul .name {
	padding-left: 63px;
}
.expander-list .last>.name {
	border: none;
}



#outer {
	overflow: hidden;
}
#outer-canvas, #off-canvas-menu {
	width: 100%;
}
body.off-canvas-menu-open #outer-canvas {
	margin-left: 0;
	overflow: hidden;
	position: relative;
}
body.off-canvas-menu-open.notouch #outer-canvas {
	margin-left: 280px;
}
#outer-canvas:before {
	background-color: #fff;
	content: " ";
	height: 100%;
	left: -100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
#off-canvas-menu {
	background: #43c7f4;
	display: block;
	left: -280px;
	min-height: 100%;
	position: absolute;
	top: 0;
	width: 280px;
	z-index: 10001;
}
#off-canvas-menu .expander-list {
	list-style-type: none;
	margin: 42px;
}
#off-canvas-menu .expander-list ul {
	margin-left: 10px;
}
#off-canvas-menu .expander-list .expander {
	color:#fff;
	font-size: 15px;
	margin-top: 3px;
}
#off-canvas-menu .expander-list .name {
	padding: 10px 0;
}
#off-canvas-menu .expander-list ul .name {
	padding:4px 0;
}
#off-canvas-menu ul li span.icon {
	font-size: 18px;
	line-height: 22px;
	padding: 0 10px 0 0;
}
#off-canvas-menu ul li li li {
	padding-left: 15px;
}
#off-canvas-menu ul li a {
	color: #fff;
	font-size: 15px;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
}
#off-canvas-menu-close {
	background: #43c7f4;
	display: none;
	height: 59px;
	right: -57px;
	top: 17px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 57px;
	z-index: 2;
	color: #fff;
	cursor: pointer;
	font-size: 32px;
}
 #off-canvas-menu-close [class^="icon-"]:before, #off-canvas-menu-close [class*=" icon-"]:before {
margin:0;
width: auto;
line-height:58px;
}
body.off-canvas-menu-open #off-canvas-menu-close {
	display: block;
}
body.off-canvas-menu-open #off-canvas-menu {
	display: block;
	left: 0;
}
body.off-canvas-menu-open #outer-overlay {
	background: none repeat scroll 0 0 #000;
	display: block;
	height: 100%;
	left: 0;
	min-height: 100%!important;
	opacity: .5;
	position: absolute!important;
	top: 0;
	width: 100%!important;
	z-index: 10000;
}
#outer-overlay {
	opacity: 0;
	z-index: 0;
}
.mobile-block{
	z-index: 777;
}
.mobile-block,
#off-canvas-menu{
	position: fixed;
}
.expand-nav {
	left: 0;
	position: absolute;
	top: 85px;
	z-index: 777;
}
.expand-nav .nav-item>a {
	background: #43c7f4;
	display: block;
	float: left;
	width: 57px;
	height: 59px;
	left: 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0;
	
	z-index: 2;
}
.expand-nav .nav-item.active>a {
	background: #686868;
}
.expand-nav .nav-item>a .icon {
	color: #fff;
	display: block;
	font-size: 24px;
	line-height: 50px;
	margin-top: 5px;
	position: relative;
}




#off-canvas-menu, #outer-canvas {
-o-transition:all .2s ease;
-moz-transition:all .2s ease;
-webkit-transition:all .2s ease;
-ms-transition:all .2s ease;
transition:all .2s ease
}


/* End Mobile menu
================================================== */




/* Sticky
================================================== */

.navbar-switcher-container{
	position: fixed;
	z-index: 777777;
	width: 100%;
	top: 0;
	display: none;	
}


.navbar-switcher {
	display: block;
	z-index: 77777;
	width: 59px;
	height: 57px;
	top: 0;
	right: 0;
	float: right;
	margin-bottom: 0px;
	margin-right: 10px;
	background: #43c7f4;
	padding: 6px 7px;
	cursor: pointer;
	color: #fff;
	radius:0;
}
.navbar-switcher img{
	width: 100%;
	height: auto;
	max-width: 50px;
}
.navbar-switcher.active {
	background: #333
}
.navbar-switcher .i-active, .navbar-switcher.active .i-inactive {
	display: none
}
.navbar-switcher.active .i-active {
	display: inline;
	font-size: 1.8em;
	line-height: 1.5em
}
.main-menu-fix{
	display: none;
	background-color: #43c7f4;
	width: 100%;
	min-height: 55px;	
}
.navbar-main-menu{
	width: 100%;
	float: none;	
}

.main-menu-fix .sf-menu li:hover ul{
	display: block !important;
	
}
.mobile-nav{
	display: none;
	
}
@media screen and (max-width: 767px) {
	.mobile-nav{
		display: block;			
	}
}

.main-menu-fix .navbar-main-menu{
	position: relative;
	z-index: 99999;
}



.navbar-switcher.active {
	background: #333!important
}
.navbar-switcher .i-active, .navbar-switcher.active .i-inactive {
	display: none
}
.navbar-switcher.active .i-active {
	display: inline;
	font-size: 1.8em;
	line-height: 1.5em
}


@media screen and (max-width: 992px) {
	.navbar-switcher-container{
		display: none !important;			
	}
}

/* End Sticky
================================================== */



/* social-widgets
================================================== */


.social-widgets {
	position: fixed;
	z-index: 10000;
	top: 50%;
	height: 0;
	width: 0;
	right: 0
}
.social-widgets .item, .social-widgets .items {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.social-widgets .items {
	top: -125px;
	position: relative
}
.social-widgets .item {
	position: absolute;
	top: 0;
	left: 120px
}
.social-widgets .active {
	z-index: 100;
	left: -310px
}
.social-widgets .item-01, .social-widgets .item-02, .social-widgets .item-03, .social-widgets .item-04, .social-widgets .item-05, .social-widgets .item-06, .social-widgets .item-07, .social-widgets .item-08, .social-widgets .item-09 {
	left: 0;
}
.social-widgets .item-01 {
	top: 0;
	z-index: 99
}
.social-widgets .item-02 {
	top: 66px;
	z-index: 98
}
.social-widgets .item-03 {
	top: 132px;
	z-index: 97
}
.social-widgets .item-04 {
	top: 198px;
	z-index: 96
}
.social-widgets .item-05 {
	top: 264px;
	z-index: 95
}
.social-widgets .item-06 {
	top: 330px;
	z-index: 94
}
.social-widgets .item-07 {
	top: 396px;
	z-index: 93
}
.social-widgets .item-08 {
	top: 462px;
	z-index: 92
}
.social-widgets .item-09 {
	top: 528px;
	z-index: 91
}
.social-widgets .tab-icon {
	position: absolute;
	top: 0;
	left: -57px;
	display: block;
	width: 57px;
	height: 59px;
	background: #fff;
	background: rgba(255, 255, 255, 1);
	border-right: 0;
	text-align: center;
	font-size: 1.54em;
	line-height: 3.2
}
.social-widgets .tab-icon:hover {
	text-decoration: none
}
.social-widgets .active .tab-icon {
	border-color: #E9E9E9;
	background: #fff
}
.social-widgets .tab-content {
	background: #fff;
	width: 310px;
	padding: 10px 15px
}
.social-widgets .active .tab-content {
	box-shadow: 0 0 4px rgba(0, 0, 0, .15)
}
.social-widgets .title {
	padding: 4px 0 11px;
	font: 1.23em Mavenpro, Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
.social-widgets .facebook.active {
	left: -260px
}
.social-widgets .facebook .tab-content {
	width: 260px
}
.social-widgets .twitter.active {
	left: -300px
}
.social-widgets .twitter .tab-content {
	width: 300px
}
.social-widgets .twitter-widget {
	padding-top: 10px
}
.social-widgets .youtube.active {
	left: -450px
}
.social-widgets .youtube .tab-content {
	width: 450px;
	padding-left: 18px;
}
.social-widgets .loading {
	min-height: 200px;
	position: relative;
	z-index: 1000;
}
.social-widgets .loading img.ajaxloader {
	position: absolute;
	top: 45%;
	left: 45%;
	width: 32px;
	height: 32px
}



.icon-facebook-3 {
	color: #4664b7
}
.icon-twitter-3 {
	color: #00b6e4
}
.icon-linkedin-2 {
	color: #0073a5
}
.icon-youtube-3 {
	color: #a21616
}
.icon-pinterest-2 {
	color: #cb2027
}
.icon-googleplus-2 {
	color: #363636
}


.live-chat {
	position: fixed;
	bottom: -293px;
	right: 0;
	z-index: 5000;
	cursor: pointer;
	width: 306px;
	height: 325px
}
.live-chat.active {
	bottom: -3px
}
.live-chat .head {
	height: 32px;
	background: #ee3b27;
	font: 1.23em/2.2em Mavenpro-medium, Arial, Helvetica, sans-serif;
	color: #fff
}
.live-chat .head span.icon-left {
	display: block;
	float: left;
	height: 32px;
	line-height: 2em;
	text-align: center;
	color: #db3624;
	background: #a01d0e;
	width: 32px;
	border-right: 1px solid #f7513e;
	margin-right: 11px;
	padding-right: 2px
}
.live-chat .head span.caret {
	display: block;
	float: right;
	height: 32px;
	color: #fff;
	margin-right: 30px;
	border: none
}
.live-chat .head span.caret:before {
	font-family: icomoon;
	font-size: 1.4em;
	content: "\e076"
}
.live-chat.active span.caret:before {
	content: "\e075"
}
.live-chat .tab-content {
	box-shadow: 0 0 4px rgba(0, 0, 0, .15);
	background: #FFF;
	height: 290px
}
.live-chat .tab-content .form-group {
	margin: 0 0 8px
}
.live-chat .tab-content .form-group textarea {
	height: 95px
}
.live-chat .tab-content .form-control {
	box-shadow: none!important;
	color: #494949!important;
	display: block;
	font-size: 1em;
	height: 25px;
	padding: 5px 6px;
	border-radius: 2px
}
.live-chat .tab-content .btn-mega {
	height: 26px;
	width: 100%;
	padding: 2px 0
}


/* End social-widgets
================================================== */


/* back-to-top
================================================== */
.back-to-top {
	cursor: pointer;
	display: none;
	position: fixed;
	right: 27px;
	bottom: 10%;
	z-index: 111;
	background: transparent;
	width: 33px;
	height: 55px;
	border: 2px solid #447a92;
	text-align: center;
	font-size: 25px;
	line-height: 1.2em;

	 -moz-transition:all 0.5s ease-out;
 -o-transition:all 0.5s ease-out;
 -webkit-transition:all 0.5s ease-out;

	 -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.back-to-top .icon{
	-webkit-animation: bounce 0.4s ease-in-out infinite alternate;
	-moz-animation: bounce 0.4s ease-in-out infinite alternate;
	animation: bounce 0.4s ease-in-out infinite alternate;
}
.back-to-top span {
	position:absolute;
	top: -29px;
	left: 1px;
	color: #447a92;

	-moz-transition:all 0.5s ease-out;
 -o-transition:all 0.5s ease-out;
 -webkit-transition:all 0.5s ease-out;
	
}
.back-to-top:before{
	content: "";
	position: absolute;
	display: block;
	width: 7px;
	height: 15px;
	top: 6px;
	left: 11px;
	background-color: #447a92;

	-moz-transition:all 0.5s ease-out;
 -o-transition:all 0.5s ease-out;
 -webkit-transition:all 0.5s ease-out;

	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.back-to-top:hover {
	border: 2px solid #b2d234;
}
.back-to-top:hover span{
	color: #b2d234;
}
.back-to-top:hover:before{
	background-color: #b2d234;
}
/* End back-to-top
================================================== */




/*******************************************************************
* // End header
*******************************************************************/


/*************************
* // slider
**************************/
#slider{
	position: relative;
	z-index: 0;
	 -webkit-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.28);
  -moz-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.28);
  box-shadow:0px 2px 2px rgba(0, 0, 0, 0.28);
}

.tp-banner .bubble1{
	padding-bottom: 2%;
	padding-left: 14%;
}
.tp-banner .bubble2{
	padding-left: 32%;
	padding-bottom: 3%;
}
.tp-banner .bubble3{
	padding-bottom: 12%;
	padding-left: 34%;
}

.tp-banner .bubble4{
	padding-bottom: 0%;
	padding-right: 30%;
}
.tp-banner .bubble5{
	padding-bottom: 0%;
	padding-left: 43%;
}
.tp-banner .bubble6{
	padding-bottom: 0%;
	padding-left: 36%;
}
.tp-banner .bubble7{
	padding-bottom: 0%;
	padding-right: 18%;
}
.tp-banner .bubble8{
	padding-top:20%;
	padding-right: 40%;
}
.tp-banner .bubble9{
	padding-top:15%;
}
.tp-banner .bubble10{
	padding-bottom: 5%;
	padding-right: 3%;
}
.tp-banner .bubble11{
	padding-bottom: 7%;
	padding-right: 13%;
}
.tp-banner .bubble12{
	padding-bottom: 12%;
	padding-right: 18%;
}
.tp-banner .bubble13{
	padding-top: -12%;
	padding-right: 10%;
	margin-bottom: -1.8%;
}
.tp-banner .bubble14{
	margin-bottom: -0.3%;
	padding-left: 3%;
}
.tp-banner .bubble15{	
	padding-right: 35%;
	padding-top: 12.7%;
}
.tp-banner .caption-title{
	padding-top: 11%;
	font-size: 4.375em;
	line-height: 1.2em;
	color: #fff;
	text-transform: capitalize;
	font-family: 'Biryani', sans-serif;
	font-weight: bold;
	
	
	  -webkit-text-shadow:0px 0px 2px rgba(1, 1, 1, 0.2);
  -moz-text-shadow:0px 0px 2px rgba(1, 1, 1, 0.2);
  text-shadow:0px 0px 2px rgba(1, 1, 1, 0.2);
}

.tp-banner .caption-title1{
	padding-top: 20%;
	font-size: 4.375em;
	line-height: 1.2em;
	color: #fff;
	text-transform: capitalize;
	font-family: 'Biryani', sans-serif;
	font-weight: bold;
	
	
	  -webkit-text-shadow:0px 0px 2px rgba(1, 1, 1, 0.2);
  -moz-text-shadow:0px 0px 2px rgba(1, 1, 1, 0.2);
  text-shadow:0px 0px 2px rgba(1, 1, 1, 0.2);
}



@media (max-width: 1518px) {
	.tp-banner .caption-title{
		padding-top: 8%;
	}
	.tp-banner .caption-title1{
		padding-top: 21%;
	}
}
@media (max-width: 1137px) {
	.tp-banner .caption-title{
		padding-top: 5%;
	}
	.tp-banner .caption-title1{
		padding-top: 21%;
	}
}
@media (max-width: 899px) {
	.tp-banner .caption-title{
		padding-top: 0%;
	}
	.tp-banner .caption-title1{
		padding-top: 21%;
	}
}
@media (max-width: 609px) {
	.tp-banner .caption-title{
		padding-top: -5%;
	}
	.tp-banner .caption-title1{
		padding-top: 28%;
	}
}
@media (max-width: 460px) {
	.tp-banner .caption-title{
		margin-top: -25%;
	}
	.tp-banner .caption-title1{
		padding-top: 28%;
	}
}
/*************************
* // End slider
**************************/





/*******************************************************************
* // Content
*******************************************************************/

.content-indent{
	padding-top: 90px;
	padding-bottom: 50px;
}

.content--fill{
	background-color: #fff;
}

/*===== indent =====*/
.content-indent-bot0{
	padding-bottom: 35px;
}
.content-indent-bot{
	padding-bottom: 50px;
}
.content-indent-bot1{
	padding-bottom: 69px;
}
.content-indent-bot2{
	padding-bottom: 60px;
}
.content-indent1{
	padding-top: 60px;
	padding-bottom: 60px;
}
.content-indent2{
	padding-top: 50px;
	padding-bottom: 73px;
}

/*===== End indent =====*/




.img-shadow{
	-webkit-box-shadow: 0px 0px 14px rgba(1, 1, 1, 0.12);
  -moz-box-shadow: 0px 0px 14px rgba(1, 1, 1, 0.12);
  box-shadow: 0px 0px 14px rgba(1, 1, 1, 0.12);

  -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}

.img-shadow:hover{
	-webkit-box-shadow: 0px 0px 14px rgba(178, 210, 52, 0.42);
  -moz-box-shadow: 0px 0px 14px rgba(178, 210, 52, 0.42);
  box-shadow: 0px 0px 14px rgba(178, 210, 52, 0.42);
}

.img-shadow1{
	-webkit-box-shadow: 0px 0px 14px rgba(1, 1, 1, 0.12);
  -moz-box-shadow: 0px 0px 14px rgba(1, 1, 1, 0.12);
  box-shadow: 0px 0px 14px rgba(1, 1, 1, 0.12);

  -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}

.img-shadow1:hover{
	-webkit-box-shadow: 3px 3px 14px rgba(178, 210, 52, 0.42);
  -moz-box-shadow: 3px 3px 14px rgba(178, 210, 52, 0.42);
  box-shadow: 3px 3px 14px rgba(178, 210, 52, 0.42);
}


.img-shadow-big{
	-webkit-box-shadow: 0px 0px 5px rgba(1, 1, 1, 0.12);
  -moz-box-shadow: 0px 0px 5px rgba(1, 1, 1, 0.12);
  box-shadow: 0px 0px 5px rgba(1, 1, 1, 0.12);
}


/*===== sub-page =====*/
.sub-page{
	padding-top: 47px;
}
.sub-page h1{
	font-size: 30px;
	text-transform: capitalize;
	font-weight: bold;
	padding-bottom:50px;	
}
.sub-page h6{
	font-size: 18px;
	line-height: 1.2em;
	padding-bottom: 31px;
}
.sub-page h1.indent-bot-0{
	padding-bottom: 5px;
}
/*===== End sub-page =====*/



/*===== breadcrumbs =====*/
.breadcrumbs {
	padding-bottom: 25px;	
	background: none!important;
	margin-left: 0px;
}
.breadcrumbs ul{
	margin: 0;
	padding: 0;
}
.breadcrumbs li{
	display: inline-block;
	padding: 0 12px 7px 24px;
	position: relative;
	letter-spacing: 0.06em; 	
}
.breadcrumbs li:before{
	content:"\e07b";
	color: #43c7f4;
	display: block;
	position: absolute;
	left: 0;
	font-family:icomoon;
	font-size: 7px;
}
.breadcrumbs li:first-child{
	padding-left: 0;
}
.breadcrumbs li:first-child:before{
	display: none;	
}
.breadcrumbs a{
	color: #646464;
	position: relative;
}
.breadcrumbs a:hover{
	color:#43c7f4;
	text-decoration: none;	  
}
.breadcrumbs span.divider{
	display: inline-block;
	font-size: 7px;	
	color: #aaaaaa;
}
.breadcrumbs .divider {
	padding: 0 10px
}
/*===== End breadcrumbs =====*/




/*===== services-block =====*/
.services-block{
	position: relative;
	z-index: 77;
	margin-top: -9px;
}
.services-block .col-block{
	cursor: pointer;
	padding-left: 5px;
    padding-right: 5px;
}

.services-block .icon-block{
	background-color: #ffffff;
	margin-bottom: 2px;
	font-size: 60px;
	text-align: center;
	height: 114px;
	line-height: 1.84em;

	   -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out; 

}
.services-block .content-block{
	background-color: #ffffff;
	text-align: center;
	padding:14px 25px 4px;
	min-height: 95px;	
	position: relative;

	
}
.services-block .content-block:before{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 4px solid #f1f1f1;

	   -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}


.services-block .content-block h6{
	color: #646464;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0 0 3px 0;	
}
.services-block .content-block p{
	font-size: 14px;
	line-height: 1.24em;
}
.services-block  .icon-block span{
	-moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}
.color-green .icon-block span{ color:#b2d234;}
.color-blue .icon-block span{ color:#43c7f4;}

.services-block .col-block.color-green:hover .content-block:before{
	border-bottom: 7px solid #b2d234;
}
.services-block .col-block.color-blue:hover .content-block:before{
	border-bottom: 7px solid #43c7f4;
}

 .services-block  .col-block:hover .icon-block span{
	font-size: 70px;
}


/*===== /services-block =====*/




.content--parallax{
    background: rgba(0, 0, 0, 0) url("../images/parallax-bg.jpg") no-repeat fixed 50% 50%;

  background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}







/* brands-carousel{
==================================== */
.content-inner4{
	padding: 73px 39px 62px 39px;
}
.content-indent-brands{
	padding-top: 60px;
	padding-bottom: 65px;
}
.brands-carousel{
	padding: 0 25px;
}
.brands-carousel a img {
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-opacity: 0.25;
  -khtml-opacity: 0.25;
  -webkit-opacity: 0.25;
  opacity: 0.25;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.brands-carousel a:hover img {
  -moz-opacity: 0.55;
  -khtml-opacity: 0.55;
  -webkit-opacity: 0.55;
  opacity: 0.55;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: gray;
}


.brands-carousel .slick-prev,
.brands-carousel .slick-next{
	background-color: #b2d234;
	width: 52px;
	height: 52px;
	color: #fff;

	 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;

	-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; 
}

.brands-carousel .slick-prev::before,
.brands-carousel .slick-next::before{
	color: #fff;
}

.brands-carousel .slick-prev{
	margin-left: -29px;
	margin-top: -25px;
}
.brands-carousel .slick-prev::before{
	position: relative;
	left: -1px;
	top: 1px;
}
.brands-carousel .slick-next{
	margin-right: -29px;
	margin-top: -25px;
}
.brands-carousel .slick-next::before{
	position: relative;
	right: -1px;
	top: 1px;
}

.brands-carousel .slick-prev:hover,
.brands-carousel .slick-next:hover{
	background-color: #646464;
}



@media (max-width: 1329px) {
	.brands-carousel .slick-prev{
		margin-left: 33px;
	}
	.brands-carousel .slick-next{
		margin-right: 33px;
	}

}



.brands-carousel .max-width-1 img{
	max-width: 120px;
}
.brands-carousel .max-width-2 img{
	max-width: 120px;
}
.brands-carousel .max-width-3 img{
	max-width: 120px;
}
.brands-carousel .max-width-4 img{
	max-width: 120px;
}
.brands-carousel .max-width-5 img{
	max-width: 173px;
}
.brands-carousel .max-width-6 img{
	max-width: 104px;
}
.brands-carousel .max-width-7 img{
	max-width: 138px;
}




/* /brands-carousel{
==================================== */


/* responsive video
==================================== */
.video-indent{
	margin-left: -15px
}
@media (max-width: 991px) {
	.video-indent{
		margin-left: 0px
	}
}


.myvideo {
  position: relative;
  padding-bottom: 59.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}
.myvideo iframe,
.myvideo object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* /responsive video
==================================== */



/* form-1
==================================== */

.form-box-1{
	background-color: #eeeeee;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 9px 4px;
}
.form-box-1 input.form-control{
	padding-left: 8px;
	padding-right: 8px;
}
.form-box-1 select.form-control{
	padding-left: 0px;
	padding-right: 0px;
}
.form-box-1 .col-block{
	padding-left: 5px;
	padding-right: 5px;
}
.form-box-1 .col-wrapper{
	background-color: #fff;
	border:1px solid #e5e5e5; 
	padding:22px 20px 30px 20px;
	min-height: 493px;
	position: relative;
	cursor: default; 


}

/* /form-1
==================================== */


/* media-img-md
==================================== */

.media-img-md {
	position: relative;
	margin-left: -4px;

}
.media-img-md .pull-left{
	padding: 4px;
	margin-right: 20px;
}
.media-img-md  .media-body{
	padding-top: 3px;
}
.media-img-md h6{
	padding-bottom: 10px;
}
.media-img-md .price-label{
	margin-top: 11px;
	cursor: pointer;

}

/* price-label */
.price-label{
	display: inline-block;	
}
.price-label .wrapper{
	background-color: #b2d234;
	display: inline-block;	
	color: #fff;
	font-family: Biryani;
	padding:7px 17px 0 30px;
	position: relative;

	-moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;

	 -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px; 
}
.price-label .wrapper:before{
	content: "";
	display: inline-block;
	position: absolute;
	top: 18px;
	left: 11px;
	width: 8px;
	height: 8px;
	background-color: #fff;

	-moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;

	-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; 
}
.price-label b{
	font-weight: bold;
	font-size: 33px;
	line-height: 1.2em;	
}
.price-label b sub{
	font-size: 16px;
	position: relative;
	top: -1px;
}
.price-label .text-center{
	font-size: 12px;
}

.price-label:hover .wrapper{
	background-color: #646464;
}

/* /price-label */

/* /media-img-md
==================================== */


/* table
==================================== */

.table thead{	
	color: #fff;
}
.table thead{
	border-bottom: none;
}
.table thead th{
	text-align: center;
	padding-top: 13px !important;
	padding-bottom: 13px !important;
	background-color: #b2d234;
	border:1px solid #f8f8f8 !important; 	
}
.table thead th:first-child{
	text-align: left;
	padding-left: 35px;
}
.table thead td{
	border:1px solid #f8f8f8;
}
.table td{
	border:1px solid #f8f8f8;
	background-color: #fff;
}
.table td{
	text-align: center;	
	font-size: 14px;
	padding-top: 13px !important;
	padding-bottom: 13px !important;
	
}
.table td:first-child{
	text-align: left;
	padding-left: 35px;
	font-weight: bold;
}
.note{
	color: #a4a4a4;
	font-size: 12px;
	padding: 0 0 0 35px;
}
/* /table
==================================== */



/* gall-carousel
==================================== */
.gall-carousel .slick-list li{
	width: 33.3%;
	display: inline-block;
	float: left;
	line-height: 0;
}
.gall-carousel{
	max-width: 366px;
	margin:0 auto !important; 
}
.gall-carousel li img{
	width: 100%;
	height: auto;
	max-width: 122px;

	-moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;	
}
.gall-carousel li  a{
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.gall-carousel li a:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 777;
	border:0px solid #b2d234;

	-moz-transition: all 0.2s ease-out;
 -o-transition: all 0.2s ease-out;
 -webkit-transition: all 0.2s ease-out;
}
.gall-carousel li a:hover:before{
	border:4px solid #b2d234;
}
.gall-carousel li a:hover img{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
}
.gall-carousel ul{
	margin: 0;
	padding: 0;
}
/* /gall-carousel
==================================== */


/* Blog widget
==================================== */
.blog-widget{
	padding: 40px 0 51px 0;
}
.blog-widget .slick-list{
	padding:14px 0; 
}
.blog-widget h2{
	color: #fff;
	font-size: 30px;
	line-height: 1.2em;
	margin-bottom: 4px !important;
	text-align: center;
	font-weight: bold;					
}
.blog-widget h6{
	padding-bottom: 16px;
}
.blog-carousel{	
	margin:0 59px !important; 
}

.blog-widget .wrapper{
	background: rgba(255,255,255,0.9);
}

.blog-widget-img{
	width: 29.8%;
	float: left;
}
.blog-widget-img img{
	width: 100%;
	height: auto;
	max-width: 313px;
}
.blog-widget-content{
	padding-left: 0;
	width: 69.6%;
	float: left;
	position: relative;	
}
.blog-widget-content:before{	
	content: "“";
	display: block;
	position: absolute;
	right: 25px;
	top: -14px;
	width: 45px;
	height: 39px;
	font-family: Biryani;
	font-size: 116px;
    font-weight: 600;
    line-height: 1.1em;
    color: #b2d234;
}
.blog-widget-content time{
	display: inline-block;	
	background-color: #43c7f4;
	color: #fff;
	padding:7px 17px 8px 11px;
	font-size: 13px;
	font-weight: bold;			
}
.blog-widget-content time .icon{
	margin-right: 4px;
	font-size: 15px;
	position: relative;
	top: 2px;
}
.blog-widget-content .inner{
	padding: 45px 49px 5px 44px;
}

.blog-widget .slick-prev,
.blog-widget .slick-next{
	background-color: #b2d234;
	width: 52px;
	height: 52px;
	color: #fff;
	margin-top: -26px;

	 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;

	-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; 
}

.blog-widget .slick-prev::before,
.blog-widget .slick-next::before{
	color: #fff;
}

.blog-widget .slick-prev{
	margin-left: -29px;
}
.blog-widget .slick-prev::before{
	position: relative;
	left: -1px;
	top: 1px;
}
.blog-widget .slick-next{
	margin-right: -29px;
}
.blog-widget .slick-next::before{
	position: relative;
	right: -1px;
	top: 1px;
}

.blog-widget .slick-prev:hover,
.blog-widget .slick-next:hover{
	background-color: #646464;
}

@media (max-width: 815px) {
	.blog-widget .slick-prev{
		margin-left: 0px;
	}
	.blog-widget .slick-next{
		margin-right: 0px;
	}

}

@media (max-width: 634px) {
	.blog-widget-img{
		display: none;		
	}
	.blog-widget-content{
		float: none;
		width: 100%;
	}
	.blog-widget-content .inner{
		padding: 30px 25px 5px 30px;
	}
	.blog-widget h2{
		margin-bottom: 0;
	}
}

@media (max-width: 634px) {
	.blog-widget-content::before{
		display: none;		
	}
}




/* /End Blog widget
==================================== */


/* social-icon
==================================== */
.social-icon{
	padding: 0;
	margin: 0;
	list-style: none;
}
.social-icon li{
	display: inline-block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.social-icon li:last-child{
	margin-right: 0;
}
.social-icon li a{
	width: 41px;
	height: 41px;
	display: inline-block;
	position: relative;
	text-align: center;	
	font-size: 22px;
	line-height:2em;
	text-decoration: none;

	-moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;	
}
.social-icon li a span{
	color: #fff;
}
.social-icon li a:hover{
	-webkit-transform:scale(1.07);
    -moz-transform:scale(1.07);
    -ms-transform:scale(1.07);
    -o-transform:scale(1.07);
    transform:scale(1.07);
}

.color-facebook a{background-color: #6d85b4;}
.color-twitter a{background-color: #87bee1;}
.color-googleplus a{background-color: #e6725d;}
.color-linkedin a{background-color: #87bee1;}
.color-pinterest a{background-color: #d83213;}
.color-youtube a{background-color: #df5745;}
/* /End social-icon
==================================== */



/* icon-box
==================================== */
.icon-box {
	font-size: 16px;
	padding-bottom: 2px;
}
.icon-box dt{
	position: relative;
	padding:6px 0 0 47px;
	font-weight: 400; 
}
.icon-box dd{
	padding:0 0 21px 47px;
	font-weight: bold;	  
}
.icon-box .icon,
.icon-box .fa{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 30px;
	line-height: 1.1em;
	color: #dbdbdb;
}
.icon-box .icon-mail{
	top:3px;
}
/* /End icon-box
==================================== */


/* testimonials-carousel
==================================== */
.testimonials-carousel ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.testimonials-carousel li{
	margin: 0 0 10px 0;
	font-size: 14px;
	position: relative;
}
.testimonials-carousel li a{
	background-color: #fff;
	display: inline-block;
	position: relative;
	text-decoration: none;
	overflow: hidden;			
}
.testimonials-carousel li a:before{	
	content: "“";
	display: block;
	position: absolute;
	left: 20px;
	top: 19px;
	width: 45px;
	height: 39px;
	font-family: Biryani;
	font-size: 69px;
    font-weight: 600;
    line-height: 1.1em;
    color: #dbdbdb;

     -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}
.testimonials-carousel li a:after{
	content: "";
	display: block;
	position: absolute;
	bottom: -4px;
	width: 100%;	
	border-bottom: 4px solid transparent;
	 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}
.testimonials-carousel li a:hover:after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;	
	border-bottom: 4px solid #b2d234;
}
.testimonials-carousel li a:hover:before{
	color: #b2d234;
}
.testimonials-carousel li a p{
	margin:0 0 0 67px;
	padding:21px 13px 27px 29px; 
	border-left:1px solid #efefef;  
}
.testimonials-carousel li a b{
	display:block;
	padding-top: 11px;
}

.testimonials-carousel .slick-dots{
	 bottom: -32px;
}


/* /End testimonials-carousel
==================================== */



/* media-banner
==================================== */
.media-banner{
	max-width: 797px;
	margin:0 auto;
	cursor: pointer;
}
.media-banner .media-body{
	padding:0 0 0 7px; 
}
.list-banner{
	list-style: none;
	padding-top: 30px;
}
.list-banner li{
	font-size: 21px;
	font-weight: bold;	
	padding: 3px 0 17px 47px;
	position: relative;
	letter-spacing: 0.02em;

	 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}
.list-banner li:after{
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 28px;
	height: 28px;
	background-color: #b2d234;
	z-index: 0;

	-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.list-banner li:before{
	content:"\f00c";
	display: inline-block;
	font-family:icomoon;
	position: absolute;
	width: 28px;
	height: 28px;
	text-align: center;	
	color: #fff;
	left: 0;
	font-size: 14px;
	line-height: 1.7em;
	z-index: 1;	
}
.list-banner li a{
	text-decoration: none;	
}
.media-banner .img-responsive{
	display: inline-block;
	max-width:290px;
	height: auto;
	 	 	
}


.media-banner:hover li{
	color: #b2d234;
}
.media-banner img{
	 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}
.media-banner:hover img{

	-webkit-transform:scale(0.98);
    -moz-transform:scale(0.98);
    -ms-transform:scale(0.98);
    -o-transform:scale(0.98);
    transform:scale(0.98);
}

@media (max-width: 858px) {
	.media-banner .pull-left{
		float: none !important;
		width: 100%;
		text-align: center;			
	}
	.media-banner .media-body{
		width: 100%;
	}
	.list-banner{
		max-width: 390px;
		margin:0 auto; 
	}
}

@media (max-width: 436px) {
	.media-banner .list-banner li{
		font-size: 17px;
	}
}

/* /End media-banner
==================================== */



/* map
==================================== */
#map {
    height: 323px;
    width: 100%;
}
#map {
    border: 0 none;
    height: 323px;
    margin: 0 0 0px;
    overflow: hidden;
    width: 100%;
}
/* End map
==================================== */





/* icon-circle
==================================== */
.icon-circle {
    background: #b2d234;    
    color: #fff;
    display: block;
    float: left;
    height: 100px;
    margin: 0 20px 10px 0;
    text-align: center;
    width: 100px;

    -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; 
}
.icon-circle .icon,
.icon-circle .fa {
    font-size: 38px;
    line-height: 2.6em;
}


/* End icon-circle
==================================== */



/* round-small
==================================== */
.round-small {
    background: #b2d234;    
    color: #fff;
    display: block;
    float: left;
    height: 61px;
    margin: 0 20px 10px 0;
    text-align: center;
    width: 61px;
    line-height: 2em;
    font-size: 30px;
    font-weight: bold;
    

    -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; 
}
.round-small .icon,
.round-small .fa {
    font-size: 38px;
    line-height: 2.6em;
}


/* End round-small
==================================== */

/* media-number
==================================== */

.media-number{
	margin-bottom: 45px;
}
.media-number > .pull-left {
	margin-right: 4px;
	padding-top: 3px;
}
.media-number h6{
	padding-bottom: 5px;
}

/* End media-number
==================================== */


/* row-img
==================================== */

.row-img h6{
	padding-bottom: 19px;	
}
.row-img img{
	margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
	.row-img .col-block{
	   text-align: center;	   
	}
	.row-img .col-block img{
		display: inline-block;
		
	}
}


/* row-img
==================================== */





/* content--sub-parallax
==================================== */
.content--sub-parallax{
    background: rgba(0, 0, 0, 0) url("../images/parallax-sub-bg1.jpg") no-repeat fixed 50% 50%;

  background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

/* End content--sub-parallax
==================================== */



/* box-layout-1
==================================== */
.box-layout-1{
	color: #fff;
	padding:109px 0 70px; 
}
.box-layout-1 .icon{
	font-size: 72px;
}
.box-layout-1 .title1{
	font-size: 42px;
	line-height: 1.2em;
	padding-top: 34px;
	font-weight: bold;
}
.box-layout-1 .title2{
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;	
}
.box-layout-1  p{
	font-size: 13px;
	line-height: 18px;
}
/* End box-layout-1
==================================== */


/* two-col
==================================== */




/* media-reviews */
.media-reviews{
	background-color: #fff;
	display: inline-block;
	position: relative;
	text-decoration: none;
	overflow: hidden;
	padding:21px 20px 0 89px;
	margin-bottom: 30px; 			
}
.media-reviews:before{	
	content: "“";
	display: block;
	position: absolute;
	left: 20px;
	top: 19px;
	width: 45px;
	height: 39px;
	font-family: Biryani;
	font-size: 69px;
    font-weight: 600;
    line-height: 1.1em;
    color: #dbdbdb;

     -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}
.media-reviews:after{
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	left: 67px;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #efefef;
	
}



.media-reviews{
	overflow: hidden;
}
.media-reviews .pull-left{
	max-width: 102px;
	padding: 4px;
}
.media-reviews .pull-left img{
	-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.media-reviews .media-body{
	display: table-cell;
	height: 102px;
	padding: 0 0 0 11px;
	vertical-align: middle;
	
}

/* /media-reviews */

/* End two-col
==================================== */



/* list-col-3
==================================== */

.list-col-3{
	padding-bottom:30px; 
	width:100%; 
	text-align:left;
	column-count: 3; 
	-moz-column-count: 3; 
	-webkit-column-count: 3; 
	column-gap: 40px; 
	-moz-column-gap: 40px;
	-webkit-column-gap: 40px;
	list-style: none;
	margin-left: -40px;
}
.list-col-3 li{
	margin-bottom: 9px;
}
.list-col-3 li a{
	text-decoration: none;
	color: #b2d234;
}
.list-col-3 li a:hover{
	text-decoration: underline;	
}

@media (max-width: 992px) {
	.list-col-3{		
		column-count: 2; 
		-moz-column-count: 2; 
		-webkit-column-count: 2; 	
	}
}
@media (max-width: 768px) {
	.list-col-3{

		column-gap: 0px; 
	-moz-column-gap: 0px;
	-webkit-column-gap: 0px;
						
		column-count: 1; 
		-moz-column-count: 1; 
		-webkit-column-count: 1; 	
	}
	.list-col-3 li{
		text-align: center;
		
	}
}
/* End list-col-3
==================================== */








/* box-col-5
==================================== */

.box-col-5{
	width:100%;
	position: relative;
	margin-left: -3%;	
}
.box-col-5 div{
	margin-bottom: 11px;
	width: 17%;
	float: left;
	margin-left: 3%;
}

@media (max-width: 991px) {
	.box-col-5 div{
		margin-bottom: 16px;
		width: 30.3%;
		margin-left: 3%;
	}
}
@media (max-width: 500px) {
	.box-col-5 div{
		margin-bottom: 16px;
		width: 107.3%;
		margin-left: 3%;
		float: none;
		
	}
}
/* End box-col-5
==================================== */




/* timeline
==================================== */
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

#cd-timeline > .container {
	padding: 0;
}

@media only screen and (min-width: 768px) {
  #cd-timeline::before {
    left: 50%;
    margin-left: 13px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 0 0;
}
@media only screen and (min-width: 768px) {
.cd-timeline-block:nth-child(even) {
	margin-top: -385px;
}
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
.cd-timeline-block {    
    padding-bottom: 89px;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-block {
    margin:  0;
  }
}




.cd-container .timeline-wrapper{
	background: #fff;
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 43.6%;	
  	z-index: 1111;
  	cursor: pointer;

  	 -webkit-box-shadow: 0 5px 12px rgba(1,1,1,0.12);
  -moz-box-shadow:  0 5px 12px rgba(1,1,1,0.12);
  box-shadow:  0 5px 12px rgba(1,1,1,0.12);

   -moz-transition:all 0.5s ease-out;
 -o-transition:all 0.5s ease-out;
 -webkit-transition:all 0.5s ease-out;
}
.cd-container .timeline-wrapper:hover{
	 -webkit-box-shadow: 0 5px 12px rgba(1,1,1,0.3);
  -moz-box-shadow:  0 5px 12px rgba(1,1,1,0.3);
  box-shadow:  0 5px 12px rgba(1,1,1,0.3);

}
.cd-container .timeline-wrapper:hover .title{
	color: #b2d234;
}

.cd-timeline-block:before{
	content: "“";
	display: inline-block;
	position: absolute;
	z-index: 77;
	top: -11px;
	left: 20px;
	font-size: 116px;
	line-height: 1.1em;
	color: #b2d234;
	font-weight: 600;
	font-family: Biryani;
	z-index: 1112;
}


.cd-container .cd-timeline-img{
	float: left;
	width: 313px;
}

.cd-container .cd-timeline-img img{
	width: 100%;
	height: auto;
	
}





/* cd-timeline-content */
.cd-timeline-content {
   padding: 0 15px 0px 32px;
  
 }
 .cd-timeline-content .title{
 	height: 202px;
 	display: table-cell;
 	vertical-align: bottom; 	 	 	
 	margin-bottom: 31px;
 	overflow: hidden;

 	  -moz-transition:all 0.5s ease-out;
 -o-transition:all 0.5s ease-out;
 -webkit-transition:all 0.5s ease-out;
 }
.cd-container .cd-timeline-content{
	float: left;
	width: 197px;	
}



.cd-container .cd-timeline-content .title{
	font-size: 20px;
	line-height: 26px;
}
/* /cd-timeline-content */


/* label data*/
.cd-timeline-block time:before{
	position: relative;
	display: block;
	clear: both;	
}
.cd-timeline-block time{
	background-color: #43c7f4;
	position: absolute;
	z-index: 1113;
	left: 0;
	bottom:58px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 17px 8px 11px;	
}
.cd-timeline-block time span{
	font-size: 14px;
	position: relative;
	top: 2px;
	margin-right: 6px;
}
/* /label data*/



/* list-data */
.list-data{
	list-style: none;
	padding: 30px 0 0 0;
	margin: 0;
}
.list-data li{
	display: inline-block;
	padding-right: 14px;
	font-size: 13px;	
}
.list-data li span{
	color: #b2d234;
	font-size: 16px;
	position: relative;
	top: 2px;
	display: inline-block;
	margin-right: 6px;
}
.list-data li a:hover{
	text-decoration: none;	
}
/* /list-data */



.cd-timeline-date {
  position: absolute;
  top: 10px;
  left: -5px;
  width: 84px;
  height: 74px;
  color: #fff;
  background:#b2d234;
  text-align: center;
  z-index: 1000; 

  -webkit-text-shadow:0px 1px 1px rgba(1, 1, 1, 0.09);
  -moz-text-shadow:0px 1px 1px rgba(1, 1, 1, 0.09);
  text-shadow:0px 1px 1px rgba(1, 1, 1, 0.09);
}
.cd-timeline-date::after {
    content: ''; 
    position: absolute; 
    left: 35px; bottom: -14px; 
    border: 7px solid transparent; 
    border-top: 7px solid #b2d234; 
   }
.cd-timeline-date::before {
    content: "";
    height: 1px;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 32px;
    z-index: 0;
    background: url("../images/border_dashed.png") center top repeat-x; 
}

.cd-timeline-date span {
	display: block;
}
.cd-timeline-date span.month {
	font-size: 14px;
	line-height: 1em;
	padding-top: 7px;
	font-weight: bold;	
}
.cd-timeline-date span.day {
	font-size: 34px;
	line-height: 1em;
	font-weight: bold;	
}
.cd-timeline-date span.year {
	font-size: 12px;
	font-weight: bold;	
	position: relative;
	display: inline-block;
	top: -6px;	
}
.timeline-wrapper {
  position: relative;
  margin-left: 100px;
  position: relative;

}
.timeline-wrapper .list-info {
	overflow: hidden;
}
.timeline-wrapper .list-info li {
    display: inline-block;
    float: left;
}

@media only screen and (min-width: 768px) {
  .cd-timeline-date {
    width: 84px;
    height: 74px;
    left: 50%;
    margin-left: -43px;
    margin-top: -10px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-date {
    width: 86px;
    height: 86px;
    top: 50%;
	margin-top: -43px;
  }
 
}

.cd-timeline-block.under {
	z-index: 1000;
}
.timeline-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.timeline-wrapper::before {
  content: '';
  position: absolute;
  top: 36px;
  right: 100%;
  height: 0;
  width: 0;
  margin-left: 12px;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
.timeline-wrapper::after {
  content: '';
  position: absolute;
  top: 46px;
  right: -47px;
  height: 2px;
  width: 10px;
  height: 2px;
  width: 25px;
  background-color: #f2f2f2;
}
}
@media only screen and (min-width: 768px) {
.cd-timeline-block:nth-child(even) .timeline-wrapper::after {
  top: 50%;
  left: -47px;
  right: auto;
 }
}
@media only screen and (max-width: 767px) {
.timeline-wrapper .image-cell {
	margin: -30px -30px 20px -30px;
}
}

@media only screen and (min-width: 768px) {
.timeline-wrapper .image-cell {
	margin: -40px -40px 20px -40px;
}
.cd-timeline-block:nth-child(even) .timeline-wrapper .image-cell {
	margin: -40px -40px 20px -40px;
}
}
.timeline-wrapper .image-cell img {
	width: 100%;
}
.timeline-wrapper .post-comment, .timeline-wrapper .post-comment a {
	color: #000;
}
@media only screen and (min-width: 768px) {
  .timeline-wrapper {
    margin-left: 0;
    width: 43%;
  }
  .timeline-wrapper::before {
    top: 40px;
    left: 100%;
    border-color: transparent;
    border-left-color: #f2f2f2;
  }
  .timeline-wrapper .cd-read-more {
    float: left;
  }
  .timeline-wrapper .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .timeline-wrapper{
    float: right;
  }
  .cd-timeline-block:nth-child(even) time{
    right: 0;
    left: auto;
  }
  .cd-timeline-block:nth-child(even) .timeline-wrapper .cd-timeline-img{
    float: right;    
  }
  .cd-timeline-block:nth-child(even) .timeline-wrapper .cd-timeline-content{
    text-align: right;      
  }
  .cd-timeline-block:nth-child(even):before{
  	right: 20px;
  	left: auto;
  } 
  .cd-timeline-block:nth-child(even) .timeline-wrapper::before {
    top: 50%;
	margin-top: -6px;
	margin-left:0;
	margin-right: 12px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #f2f2f2;
  }

   .cd-timeline-block:nth-child(even) .cd-timeline-date::before {
	    left: 100%;
	    right: auto;
	}

	.cd-timeline-block:nth-child(even) time{	
		bottom:54px;
	   
	}

}



@media screen and (max-width: 1199px) {
	.cd-container .cd-timeline-img{
		float: none;
		width: 100%;
	}
	.cd-timeline-content{
		float: none;
		width: 100% !important;
		padding: 0;
	}
	.cd-timeline-content .title{
		height: auto;
		display: block;
		padding: 32px 10px 10px 32px;
		margin: 0;
		width: 100%;		
	}
	.list-data{
		padding-left: 32px;
		padding-bottom: 20px;
	}

	.cd-timeline-block:nth-child(2n) {
	    margin-top: -652px;
	}
}

@media screen and (max-width: 991px) {
	.cd-timeline-block:nth-child(2n) {
	    margin-top: -589px;
	}
}

@media screen and (max-width: 767px) {
	.cd-container .timeline-wrapper{
		width: 70% !important;
		margin:0 auto;
		display: block;
		position: relative;
		z-index: 2;		
	}
	.cd-container .time{
		width: 70% !important;
		margin:0 auto;
		display: block;
		text-align: left;	
	}
	.cd-container .time time{
		position: relative;
		bottom: 0;
		z-index: 77777;
	}
	
	.cd-timeline-date{
		left: 17.5%;
	}
	.cd-timeline-date:before{
		display: none;
		
	}	
	.cd-container .cd-timeline-content{
		width: 100%;
		float: none;
	}
	.cd-timeline-block::before{
		right: 20%;
		left: auto;
	}
	.cd-timeline-block:nth-child(2n){
		margin-top: 0 !important;
	}
}


/* End timeline
==================================== */



/* End blog-post
==================================== */


.inner-blog-post{
	padding: 52px 24px 47px 38px;
}

/* media-blo-post */
.media-blog-post .pull-left{
	padding-bottom: 14px;
}
/* /media-blo-post */



.time-post{
	 background-color: #43c7f4;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 17px 8px 11px;
}
.time-post .icon {
    font-size: 15px;
    margin-right: 4px;
    position: relative;
    top: 2px;
}


/* End blog-post
==================================== */


/* form-block
==================================== */
.contact-row{
	background-color: #eeeeee;
	overflow: hidden;
	padding: 9px 6px;
}

.form-block{
	background-color: #fff;
	padding:24px 36px 31px 36px;
	border: 1px solid #e5e5e5;
	margin-left: 32px;
	overflow: hidden; 
}
.contact-row .form-block textarea{
	height: 148px;
}
.contact-row .inner-box{
	overflow: hidden;
}

.contact-row > div:last-child{
	padding-right: 3px;
}
.contact-row .inner-box{
	padding: 41px 41px 0 39px;
}
.contact-row .icon-box{
	padding-bottom: 16px;
}
.contact-row .icon-box dd{
	padding-bottom: 14px;
}
.contact-row .icon-box .fa,
.contact-row .icon-box .icon{
	color: #fff;
	left: 0px;
	top: 5px;
}
.contact-row .icon-box .fa-map-marker{
	font-size: 35px;
}
.contact-row .icon-box .fa-map-marker{
	font-size: 35px;
}
.contact-row .icon-box .icon-phone-4{
	font-size: 26px;
}
.contact-row .icon-box .icon-skype-3{
	font-size: 26px;
}

@media (max-width:991px) {
	.form-block{
		margin-left: 0;
		text-align: left;
	}
	.form-block h5{
		text-align: left;
	}
	.contact-row > div:last-child{
		padding-left: 3px;
	}

	.contact-row .inner-box{
		  padding: 41px 11px 30px 0px;
	}
}
/* End form-block
==================================== */




/* gallery-content
==================================== */
.gallery-content{
	padding-bottom: 60px;
}
.gallery-content a:before{
	content: "";
	color: #fff;
	text-align: center;
	font-size: 40px;	
	display: block;
	position: absolute;
	top: 0%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 776;
	background: rgba(0, 0, 0, 0);	

	-moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
}
.gallery-content a:after{
	content: "\e048";
	font-family:icomoon;
	color: #fff;
	text-align: center;
	font-size: 40px;	
	display: block;
	position: absolute;
	top: 50%;
	margin-left: -7px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 777;

	-webkit-transform:scale(0.96);
    -moz-transform:scale(0.96);
    -ms-transform:scale(0.96);
    -o-transform:scale(0.96);
    transform:scale(0.96);

	-moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; 

}

.gallery-content a:hover:before{
	background: rgba(0, 0, 0, 0.48);
	border:4px solid #fff; 
}
.gallery-content a:hover:after{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; 

  -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}


.mosaicflow__item { 
  padding:0px; 
} 
.mosaicflow__column { 
  float:left; 
}
.mosaicflow__column a{
	overflow: hidden;
	position: relative;
	display: block;
	
} 
.mosaicflow__item img { 
  display:block; 
  width:100%; 
  height:auto; 
} 


/* End gallery-content
==================================== */


/* two-colum-post
==================================== */
.two-colum-post .col-left{
	padding-left: 0;
}
.two-colum-post .col-right{
	padding-right: 0;
}


/* media-blog-post */
.media-blog-post{
	position: relative;
}
.media-blog-post .pull-left{
	margin-right: 0;
}
.media-blog-post .title-post{
	font-size: 36px;
	line-height: 1.27em;
	font-weight: bold;
	padding:65px 40px 26px 38px;
	position: relative;
}
.media-blog-post:before{	
	content: "“";
	display: block;
	position: absolute;
	right: 43px;
	top: -20px;
	width: 45px;
	height: 39px;
	font-family: Biryani;
	font-size: 116px;
    font-weight: 600;
    line-height: 1.1em;
    color: #b2d234;
}
.media-blog-post  .list-data{
	margin: 0 0 0 38px;
}

.list-data li span.fa{
	top: 0;
}



.media-blog-post .pull-left img{
	width: 100%;;
	display: block;
	height: auto;
	
}




/* /media-blog-post */

.inner-blog-post{
	padding: 41px 31px 47px 38px;
	position: relative;
}


blockquote{
	position: relative;
	border-left: 9px solid #b2d234;
	margin:48px 0 48px 48px;
	padding: 10px 11px 10px 32px;
}
blockquote:before,
blockquote:after{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #e4e4e4;
	left: 0;
	font-size: 13px;
	line-height: 21px;
	margin-left: -9px;
}
blockquote:before{	
	top: -15px;	
}
blockquote:after{
	bottom: -15px;
}
blockquote p{
	font-size: 13px;
	line-height: 21px;
}

/* tags-list */
.tags-list {
	margin: 0 0 40px 0;
	padding: 0;
	list-style-type: none
}
.tags-list li {
	margin: 0;
	padding: 0 3px 4px;
	display: inline-block
}
.tags-list li a {
	display: inline-block;
	margin-left: -2px;
	border: 2px solid #b2d234;
	border-radius: 3px;
	padding: 3px 8px 3px;
	color: #b2d234;
	font-size: 13px;
}
.tags-list li a:hover {
	text-decoration: none;
	color: #fff;
	background: #b2d234;
}
.title-top{
	margin-top: 34px;
}
/* /tags-list */


/* comments */

.comments{
	padding-bottom: 25px;
}
.comment {
	position: relative;
	font-size: 13px;	
}
.comment .inside {
	padding: 10px 15px 10px 103px;
	position: relative;
}
.comment .inside :before {
	display: block;
	position: absolute;
	top: 20px;
	left: 10px;
	color: #cecece;
	background: #ааа;
	text-align: center;
	content: '\e03d';
	font-family: icomoon;
	font-size: 3.153em;
	line-height: 1.5em;
	width: 74px;
	height: 74px;
	border: 1px solid #fafafa;
}
.comment a {
	color: #b2d234;
	text-decoration: underline;
}
.comment a:hover {
	text-decoration: none
}
.comment p {
	margin-bottom: .7em
}
.comments .comment {
	padding-left: 5%;
	position: relative;
}
.comments .icon{
	position: absolute;
	top: 10px;
	left: 5px;
	color: #cecece;
	font-size: 30px;
}
.comments>.comment:first-child {
	padding-left: 0
}
.comments>.comment:first-child .inside {
	border: none
}
/* /comments */



.two-colum-post .col-right{
	padding-top: 40px;
}
.two-colum-post h3{
	font-size: 23px;
}

/* list-categories */
.list-categories{
	font-weight: bold;
	font-size: 16px;
	list-style: none;
	padding: 0;
	margin: 0 0 25px 0;
	font-weight: normal;		
}
.list-categories li{
	padding-bottom: 11px;
}
.list-categories span{	
	font-weight: normal;
}
.list-categories span span{color: #b2d234;}
.list-categories  a{
	text-decoration: none;


	-moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;	
}
.list-categories  a:hover{
	color: #b2d234;
}


/* /list-categories */


/* media-img-left-post
==================================== */
.box-post {
	background-color: #fff;
	padding: 12px 15px 5px 22px;
	overflow: hidden;
}
.box-post .item{
	margin-bottom: 22px;
}
.box-post .time{
	font-size: 12px;
}
.box-post .time .icon{
	color: #b2d234;
	font-size: 14px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
	top: 1px;
}

.media-img-left-post{	
	margin-bottom: 15px;
	position: relative;
	z-index: 1;
	
}


.media-img-left-post .pull-left{	
	margin: 0;
}
.media-img-left-post .media-body {
	padding-left: 15px;
	font-size: 14px;
}

.media-img-left-post a{
	text-decoration: none;	
}

/* End media-img-left-post
==================================== */




/* End two-colum-post
==================================== */




@media (max-width:1199px) {
	.media-blog-post .pull-left{
		float: none;
		width: 100%;
		padding-bottom: 0;
	}
	.media-blog-post .media-body{
		width: 100%;
	}
	.media-blog-post .title-post{
		padding: 40px 40px 0px 28px;
		font-size: 29px;
		line-height: 1.1em;
	}
	.media-blog-post .list-data{
		 margin: 0 0 0 0px;
		 padding-bottom: 0;
	}
	.inner-blog-post{
	    padding: 41px 31px 47px 28px;
	}
}

@media (max-width:777px) {
	blockquote{
		margin-left: 0px;
	}
}


@media (max-width:787px) {
	.row-sm{
		margin-left: 0px;
		margin-right: 0px;
	}
}

@media screen and (max-width: 600px) {
	.content-indent,
	.content-indent1,
	.content-indent2,
	.content-indent3,
	.content-indent4,
	.content-indent-brands,
	.content-indent-bot,
	.content-indent-bot1,
	.content-indent-bot2,
	.inner-blog-post
	{
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	.content-indent.services-block
	{
		padding-top: 25px !important;
		padding-bottom: 0px !important;
	}
	.divider-lg{
		height: 20px !important;
	}
	.two-colum-post .col-right{
		padding-top: 15px;
	}
	.contact-row .inner-box{
		padding-top: 15px;
	}	
}


/*******************************************************************
* // End Content
*******************************************************************/


/*******************************************************************
* Footer
*******************************************************************/

.footer-navbar {
	background-color: #43c7f4;
	padding:67px 0 80px 0; 
	color: #fff;
	font-size: 14px;
}

.footer-navbar p{
	margin-bottom: 13px;
}
.footer-navbar h3{
	color: #fff;
	font-size: 18px;
	padding-bottom: 7px;
	text-transform: capitalize;	
}

.footer-navbar .row{
	overflow: hidden;
}
/* col */
.footer-navbar .col-logo{
	float: left;
	width: 25%;
}
.footer-navbar .col-list-left{
	float: left;
	width: 18%;
	margin-left: 7.4%;
}
.footer-navbar .col-list-right{
	float: left;
	width: 18%;
	margin-left: 4%;
}
.footer-navbar .col-newsletter{
	float: left;
	width: 22.9%;
	margin-left: 3.2%;
	font-size: 13px;
}
@media (max-width: 991px) {
	.footer-navbar .col-logo{
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}
	.footer-navbar .col-list-left{
		float: none;
		width: 100%;
		margin-left:0%;
		margin-bottom: 15px;
	}
	.footer-navbar .col-list-right{
		float: none;
		width: 100%;
		margin-left:0%;
		margin-bottom: 15px;
	}
	.footer-navbar .col-newsletter{
		float: none;
		width: 100%;
		margin-left:0%;
		margin-bottom: 15px;
	}	
}
/* /col */



/* list */
.footer-navbar .menu {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.footer-navbar .menu li {
	margin: 0;
	padding: 0 0 7px;
	color: #cadcef;
	font-size: 14px;
}
.footer-navbar .menu li a{
	color: #fff;
}
/* /list */


/* col-newsletter */
.input-control .button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    bottom: -1px;
    color: #b2d234;
    float: right;
    font-size: 22px;
    height: 34px;
    margin-left: -34px;
    outline: 0 none;
    position: relative;
    width: 34px;
}
.col-newsletter .form-inline .form-group{
	display: block;	
}

/* /col-newsletter */


.collapsed-block .expander {
	float: right;
	cursor: pointer;
	padding: 0 8px;
	margin-top: 0px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;

}
.collapsed-block .expander:hover{
	text-decoration: none;	
}


@media screen and (max-width: 768px) {
	.footer-navbar .container {
		padding-left: 0;
		padding-right:0;
	}
	.footer-navbar {
		padding:0; 
	}
	.col-indent .row > div{
		margin-bottom: 0px;
	}
	.footer-navbar .tabBlock {
		display: none;
	}
	.collapsed-block {
		padding: 15px;
		margin: 0;
		border-bottom:1px solid #fff; 
	}
	.collapsed-block h3{
		padding: 0;
	}
	.footer-navbar .col-newsletter,
	.footer-navbar .col-list-left,
	.footer-navbar .col-list-right{
		margin-bottom: 0;		
	}
	.collapsed-block h3,
	.collapsed-block  .menu,
	.collapsed-block #TabBlock-6{
		padding-left: 15px;
	}
	.collapsed-block #TabBlock-6{
		padding-right: 15px;
	}

	
}


@media screen and (max-width: 345px) {
	.footer-bottom-block .copyright-text{
		font-size: 12px;
	}
}



/*******************************************************************
* // End Footer
*******************************************************************/
















/*******************************************************************
* Css animate style
*******************************************************************/

.boxHidded {
  visibility: hidden;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}



/*
==============================================
fadeInLeft
==============================================
*/



@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}






/*
==============================================
fadeInRight
==============================================
*/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
  -webkit-animation-name: fadeInRight;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
/*
==============================================
fadeInUp
==============================================
*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
/*
==============================================
fadeInDown
==============================================
*/
.fadeInDown {
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/*
==============================================
zoomIn
==============================================
*/
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
  -webkit-animation-name: zoomIn;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
/*
==============================================
zoomInLeft
==============================================
*/
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
/*
==============================================
zoomInRight
==============================================
*/
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}



/*
==============================================
fadeIn
==============================================
*/

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/*******************************************************************
* // End Css animate style
*******************************************************************/










/*------------------------------------------------------------------
  Magnific Popup CSS]
*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1111042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1111092;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;

}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
  z-index: 1111092;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.boxHidded {
  visibility: hidden;
}
.boxVisible {
  visibility: visible !important;
}
/*------------------------------------------------------------------
finish / Magnific Popup CSS]
*/















































