@charset "utf-8";
/* CSS Document */

/* Table of Contents

1. BODY
2. PRELOADER
3. ANIMATED
4. NAVIGATION
5. SLIDER
6. WE BUILD
7. MANAGE
8. SERVICES TABS
9. WHAT WE BELIEVE
10. OUR PROCESS
11. INTERACTIVE
12. FEATURED PROJECTS
13. FUNFACTS
14. TEAM
15. OUR SERVICES
16. PORTFLIO
17. RESPONSIVE DESIGN
18. HIGH QUALITY
19. TESTIMONIALS
20. BLOG
21. WHAT WE DO
22. GET IN TOUCH
23. PRICES
24. SHARE ON
25. TOTOP
26. BUTTONS
27. NO GUTTER
28. PARALLAX
29. COMMING SOON PAGE
30. ABOUT PAGE
32. SERVICES PAGE
33. PROJECT PAGE
34. FEATURED PAGE
35. BLOG PAGE
36. TYPOGRAPHY PAGE
37. CONTACT PAGE
38. MEDIA QURIES 


*/

body {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	line-height: 30px;
}

p{
	line-height: 24px;
}

/* I hate these outlines, nobody needs them */
a {outline : none;}
a img {outline : none;}
img {border : 0;}

img.alignnone, img.aligncenter, img.alignleft, img.alignright{
	max-width: 100%;
	height:auto;
}
figure.wp-caption{
	max-width: 100%;
}

figure.wp-caption img{
	max-width: 100%;
	height: auto;
}




a:active, a:focus{outline : none;}




.widget input::-webkit-input-placeholder {
   color: #000;
}

.widget input:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}

.widget input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}

.widget input:-ms-input-placeholder {  
   color: #000;  
}


/* ---------------------------------------------------------------------- PRELOADER STARTS ------------------ */

#preloader {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100000;
}
.preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	background: #FFF;
	height: 36px;
	width: 36px;
	margin-left: -18px;
	margin-top: -18px;
}
/* ---------------------------------------------------------------------- PRELOADER ENDS ------------------ */

/* ---------------------------------------------------------------------- FOR ANIMATED ITEMS STARTS  ------------------ */
.animated {
	visibility: hidden;
}
.visible {
	visibility: visible;
}
/* ---------------------------------------------------------------------- FOR ANIMATED ITEMS ENDS  ------------------ */
a {
	color: #e04b2c;
	text-decoration: none
}
a:focus, a:hover {
	color: #e04b2c;
	text-decoration: underline
}

.wish-rkt-main-menu a:focus{
	text-decoration: none;
}

.wish-rkt-main-menu{
	line-height: 80px;
	width: 900px;
	float: right;
	text-align: right;
}

.wish-primary-menu .menu{
	line-height: 80px;
}

/* ------------------------------------------- NAVIGATION STARTS ---------- */
.top-contact {
	font-size: 14px;
	text-align: right;
	color: #fff;
	/*padding-top: 20px;*/
	/*padding-right: 30px;*/
}
.top-contact span {
	padding-left: 20px;
}

.top-contact span:last-child{
	padding-left: 0px;
}

.top-contact span i {
	padding-left: 8px;
	padding-right: 8px;
}
.top-contact span a {
	color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.top-contact span a:hover {
	color: #df4322;
	text-decoration: none;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.sticky-wrapper {
	height: 0px!important;
}
#navigation {
	width: 100%;
	margin-left: auto;
	margin-bottom: auto;
	position: absolute;
	z-index: 99999;
	padding-left: 20px;
	padding-right: 20px;
}
#navigation ul.nav {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul.nav li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul.nav li:last-child {
	padding-right: 0px;
}
#navigation ul.nav li:last-child a {
	padding-right: 0px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#navigation ul.nav li a {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#navigation ul.nav a:hover {
	color: #df4322;
	text-decoration: none;
}
#navigation ul.nav .current a {
	color: #df4322;
	text-decoration: none;
}
ul.dropdown-menu {
	padding: 24px 0 24px 0;
}
ul.dropdown-menu li, #navigation ul.nav li ul li, .depth_0 li, .depth_1 li, .depth_2 li {
	padding-left: 24px;
	padding-right: 24px;
}
.depth_0 li:last-child, .depth_1 li:last-child, .depth_2 li:last-child {
	padding-right: 24px!important;
}
ul.dropdown-menu li a {
	padding-top: 8px;
	padding-right: 0px!important;
	padding-bottom: 8px;
	padding-left: 0px!important;
	color: #969696;
}
ul.dropdown-menu li a {
	color: #969696!important;
}
ul.dropdown-menu li a:hover {
	color: #df4322!important;
}
ul.dropdown-menu li a:last-child {
	padding-bottom: 0px!important;
}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
/*padding: 20px 30px;	*/
}
.dropdown-menu h3 {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navigation ul.nav li .yamm-content a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "\f105";
	margin-right: 6px;
}
.navbar-nav>li>.dropdown-menu li a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "\f105";
	margin-right: 6px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
	margin-left: 14px;
	margin-right: 14px;
}
ul.mega-links {
	padding: 0px;
	margin: 0px;
}
ul.mega-links li {
	color: #666;
	list-style-type: none;
	padding: 4px;
}
ul.mega-links li a {
	color: #666;
	font-weight: 400;
	font-size: 12px;
}
ul.mega-links li a:link {
	color: #666;
	font-weight: 400;
}
ul.mega-links li:hover {
	color: #666;
}
.dropdown-li {
	display: inline-block !important;
}
.dropdown-link {
	display: inline-block !important;
	padding-right: 2px !important;
}
.dropdown-caret {
	display: inline-block !important;
	padding-left: 2px !important;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #e4545b;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
/* ------------------------------------------- NAVIGATION ENDS ---------- */

/* ------------------------------------------- SLIDER STARTS ---------- */

#slider .buttons a.nofill {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#slider .buttons a.nofill:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #df4322;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#slider .buttons a:first-child {
	margin-right: 10px;
}

a.btn_slider {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
a.btn_slider:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #df4322;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


.btn-slider-restaurant{

	font-size: 16px;
	background-color: #A7781D;
	border: 2px solid #A7781D;
	color: #FFF;
	padding: 12px 30px;
	transition: all 0.3s ease 0s;

}

/* ------------------------------------------- SLIDER ENDS ---------- */

/* ------------------------------------------- WE BUILD STARTS ---------- */
.we-build-1 {
	position: relative;
    /* bottom: -300px; */
    margin-top: -253px;
	z-index: 9999;
	padding-top: 20px;
	padding-bottom: 75px;
	left: 0;
	right: 0;

}
.we-build-1 .intro-1 {
	margin-top: 170px;
}
.we-build-1 h1 {
	font-size: 70px;
	font-weight: 700;
	color: #fff;
}
.we-build-1 .description {
	font-size: 14px;
	font-weight: 400;
	padding-top: 20px;
}
.we-build-carousel .owl-wrapper-outer {
	border: 12px solid #f5f5f5;
}
.we-build-carousel.owl-theme .owl-controls {
	text-align: center;
	position: absolute;
	margin-top: 10px!important;
	padding-top: 0px!important;
	left: 0;
	right: 0;
}
/* ------------------------------------------- WE BUILD ENDS ---------- */

/* ------------------------------------------- MANAGE STARTS ---------- */

.manage {
	padding-top: 80px;
	padding-bottom: 40px;
}
.manage h1 {
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	padding-bottom: 30px;
}
.manage .description {
	font-size: 14px;
	font-weight: 400;
}
/* ------------------------------------------- MANAGE ENDS ---------- */

/* ------------------------------------------- HOME SERVICES COLS STARTS ---------- */
.services-cols {
	text-align: center;
	padding-top: 340px;
	padding-bottom: 5px;
}
.services-cols .icon {
	font-size: 50px;
	color: #c1c1c1;
	margin-bottom: 30px;
}
.services-cols h1 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 20px;
}
.services-cols .description {
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 50px;
}
.services-cols-2 {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.services-cols-2 .icon {
	font-size: 50px;
	color: #c1c1c1;
	margin-bottom: 30px;
}
.services-cols-2 h1 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 20px;
}
.services-cols-2 .description {
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 50px;
}
/* ------------------------------------------- HOME SERVICES COLS ENDS ---------- */

/* ------------------------------------------- HOME WHAT WE BELIEVE IN STARTS ---------- */

.believe-in {
	padding-top: 40px;
}
.believe-in h3 {
	font-size: 30px;
	font-weight: 400;
	color: #df4322;
}
.believe-in h1 {
	font-size: 70px;
	font-weight: 700;
	margin-top: 0px;
}
.believe-in .intro {
	padding-top: 130px;
	padding-bottom: 100px;
	padding-left: 0;
}
.believe-in .description {
	font-size: 16px;
	font-weight: 400;
}
/* ------------------------------------------- HOME WHAT WE BELIEVE IN STARTS ---------- */





/* ------------------------------------------- OUR PROCESS STARTS ---------- */

.our-process {
	padding-top: 100px;
	padding-bottom: 0px;
	text-align: center;
	color: #fff;
}
.our-process h3 {
	font-size: 30px;
	font-weight: 400;
}
.our-process h1 {
	font-size: 60px;
	font-weight: 700;
	padding-top: 10px;
}
.our-process .description {
	font-size: 16px;
	font-weight: 400;
	padding-top: 24px;
}
.process-tabs {
	padding-top: 50px;
}
.process-tabs .nav-tabs {
	position: relative;
	margin: 0px;
	box-sizing: border-box;
	padding: 0px;
}
.process-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #43b573;
	cursor: default;
	border: none;
	background-color: transparent;
}
/*span.round-tabs {
	width: 130px;
	height: 130px;
	border-radius: 65px;
	line-height: 70px;
	font-size: 50px;
	padding-top: 20px;
	display: inline-block;
	z-index: 2;
	position: absolute;
	left: 0;
	text-align: center;
}*/
.process-tabs .nav-tabs > li.active > a span.round-tabs {
/*background: #fff;*/
}
.process-tabs .nav-tabs > li {
	/*width: 20%;*/
	font-size: 16px;
	font-weight: 400;
}
.process-tabs .nav-tabs > li a {
	/*width: 130px;
	height: 130px;
	margin: 20px auto;
	border-radius: 65px;
	padding: 0;*/
	color: #43b573;
}
.process-tabs .nav-tabs > li a:hover {
	background: none!important;
	border: none;
	color: #43b573;
}
.process-tabs .nav-tabs {
	border-bottom: none;
}
.process-tabs .tab-content {
	padding-top: 50px;
}
/* ------------------------------------------- OUR PROCESS ENDS ---------- */

/* ------------------------------------------- INTERACTIVE STARTS ---------- */
.interactive {
	padding-top: 60px;
	padding-bottom: 60px;
	color: #fff;
	font-size: 26px;
	line-height: 65px;
}
.interactive .icon {
	text-align: center;
	font-size: 70px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.interactive .icon a {
	color: #fff;
}
.interactive .icon a:hover {
	opacity: 0.8;
}
/* ------------------------------------------- INTERACTIVE ENDS ---------- */

/* ------------------------------------------- FEATURED PROJECTS STARTS ---------- */

.featured-projects {
	text-align: center;
	padding-top: 90px;
}
.featured-projects .bg-text {
	position: absolute;
	z-index: 0;
	top: -20px;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
}
.featured-projects .bg-text img {
	max-width: 100%;
	height: auto
}
.featured-projects h3 {
	font-size: 30px;
	font-weight: 400;
	color: #df4322;
}
.featured-projects h1 {
	font-size: 60px;
	font-weight: 700;
	padding-top: 10px;
}

.featured-projects-inner{
	margin-bottom: 40px;
}

/*.featured-projects .col-lg-12 {
	padding-bottom: 100px;
}*/
.featured-projects .box {
	border: 20px solid #FFF;
	background-color: #fff;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 50px;
	margin-bottom: 170px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.featured-projects .box:hover {
	border: 20px solid #e1e0e0;
}
.featured-projects .box .info {
	display: block;
	position: absolute;
	overflow: hidden;
	height: 120px;
	background: #fff;
	text-align: center;
	border: 20px solid #FFF;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	left: 15px;
	right: 15px;
}
.featured-projects .box:hover .info {
	display: block;
	position: absolute;
	height: 200px;
	text-align: center;
	margin-top: -80px;
	padding-top: 30px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e1e0e0;
	border-bottom-color: #e1e0e0;
	border-left-color: #e1e0e0;
	border-top-width: 0px;
	border-top-style: none;
}
.featured-projects .box .info {
	padding: 20px;
}
.featured-projects .box .info .caption {
	font-size: 22px;
	font-weight: 400;
}
.featured-projects .box .info .category {
	padding-top: 7px;
	color: #9d9d9d;
	line-height: 0px;
}
.featured-projects .box .info .buttons {
	margin-top: 45px;
}
.projects-carousel.owl-carousel {
	margin-top: 50px;
	padding-top: 50px;
}
.projects-carousel.owl-theme .owl-controls {
	text-align: center;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
}
/* ------------------------------------------- FEATURED PROJECTS ENDS ---------- */

/* ------------------------------------------- FUNFACTS STARTS ---------- */


.funfacts .intro {
	color: #fff;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 100px;
	padding-bottom: 100px;
}
.funfacts .intro h3 {
	font-size: 30px;
	font-weight: 400;
}
.funfacts .intro h1 {
	font-size: 56px;
	font-weight: 700;
	margin-top: 0px;
}
.funfacts .intro .description {
	font-size: 16px;
	font-weight: 400;
}
.funfacts .box {
	border: 1px solid #CCC;
	background-color: #fff;
	text-align: center;
	padding-top: 90px;
	padding-bottom: 90px;
}
.funfacts .box .count {
	font-size: 90px;
	font-weight: 700;
	margin-top: 50px;
	margin-bottom: 30px;
}
.funfacts .box .caption {
	font-size: 18px;
	font-weight: 400;
}
/* ------------------------------------------- FUNFACTS ENDS ---------- */

/* ------------------------------------------- TEAM STARTS ---------- */
.team {
	/*padding-top: 100px;*/
	text-align: center;
}
.team .picture {
	/*padding-top: 50px;*/
}
.team .members {
	padding-top: 80px;
}
.team h3 {
	font-size: 30px;
	font-weight: 400;
	color: #df4322;
	
}

.team-popup-modal{
	text-align: center;
}

.team-popup-modal h3 {
	font-size: 30px;
	font-weight: 400;
	color: #df4322;
}

.team-popup-modal h1 {
	font-size: 60px;
	font-weight: 700;
	padding-top: 10px;
}



.team h1 {
	font-size: 60px;
	font-weight: 700;
	padding-top: 10px;
}


.col-8 {
	width: 12.5%;
}
.team .member{
	overflow: hidden;
}

.member .picture img{
	width:100%;
}


.team .member .info {
	display: block;
	position: absolute;
	overflow: hidden;
	color: #fff;
	background: rgba(223,67,34,0.8);
	text-align: left!important;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	height: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	line-height: 20px;
}
.team .member:hover .info {
	display: block;
	position: absolute;
	height: 90px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: -90px;
}
.team .member .info .name {
	font-size: 16px;
}
.team .member .info .designation {
	font-size: 14px;
}
.team .member .info .icons {
	font-size: 18px;
	padding-top: 4px;
}
.team .member .info .icons a {
	color: #fff;
}
.team .member .info .icons i:hover {
	opacity: 0.8;
}
.team-icons {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 60px;
}
.team-icons h3 {
	font-size: 30px;
	font-weight: 400;
	color: #df4322;
}
.team-icons h1 {
	font-size: 60px;
	font-weight: 700;
	padding-top: 10px;
}
.team-icons .block {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
}
.team-icons .block .icon {
	width: 130px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	text-align: center;
	color: #43b572;
	line-height: 130px;
	font-size: 50px;
	background-color: #fff;
}
.team-icons .block h3 {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-top: 0;
	margin-bottom: 30px;
}
.team-icons .block .description {
	font-size: 14px;
}
/* ------------------------------------------- TEAM ENDS ---------- */

#services h3 {
    text-align: center;
    font-size: 30px;
    color: #df4322;
    font-weight: 400;
    padding-bottom: 50px;
}
#services{
	padding-top: 0px;
	padding-bottom: 0px;
}

.services .grey-bg {
	padding-top: 80px;
	padding-bottom: 90px;
}
.services h2 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
	text-align: center;
}

.services .herotext {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	padding-top: 20px;
}
.services h1 {
	font-size: 70px;
	font-weight: 700;
	text-align: left;
}
.services h3 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
	text-align: left;
	line-height: 0;
}
.services .description {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	padding-top: 10px;
}
.services-tabs {
	padding-top: 100px;
	padding-bottom: 80px;
}
.services-tabs .tab-content {
	padding-top: 0px;
	padding-bottom: 80px;
}
.services-tabs ul {
	padding-bottom: 50px;
}
.services-tabs ul li {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	position: relative;
}

.services-tabs .info{
	padding-top: 0 !important;
}

.services-tabs ul li .point {
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	border-right: 20px solid #9b2920;
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -8px;
	display: none;
}
.services-tabs ul li:hover .point {
	display: block;
}
.services-tabs ul li.active .point {
	display: block;
}
.services-tabs ul li a {
	background: none;
	padding: 0px!important;
	margin: 0px!important;
	color: #000;
}
.services-tabs ul li a:hover, .services-tabs ul li:hover a {
	color: #fff;
}
.services-tabs ul li:last-child {
	border: none;
}
.services-tabs ul li.active {
	color: #fff;
	background: #9b2920; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliMjkyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2VjNTAyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2Y1YTIxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjk0MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #9b2920), color-stop(30%, #ec5022), color-stop(70%, #f5a21f), color-stop(100%, #f69420)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* IE10+ */
	background: linear-gradient(to right, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b2920', endColorstr='#f69420', GradientType=1 ); /* IE6-8 */
}
.services-tabs ul li.active h3, .services-tabs ul li:hover h3 {
	color: #fff;
}
.services-tabs ul li.active .icon, .services-tabs ul li:hover .icon {
	color: #43b573;
	background-color: #fff;
}
.services-tabs ul li:hover {
	cursor: pointer;
	color: #fff;
	background: #9b2920; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliMjkyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2VjNTAyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2Y1YTIxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjk0MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #9b2920), color-stop(30%, #ec5022), color-stop(70%, #f5a21f), color-stop(100%, #f69420)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* IE10+ */
	background: linear-gradient(to right, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b2920', endColorstr='#f69420', GradientType=1 ); /* IE6-8 */
}
.services-tabs ul li .icon {
	background-color: #f4f4f4;
	color: #43b573;
	height: 100px;
	width: 100px;
	border-radius: 50px;
	font-size: 50px;
	text-align: center;
	padding-top: 16px;
	float: left;
	margin-top: -12px;
	line-height: 70px;
}
.services-tabs ul li .info {
	margin-left: 120px!important;
}
.services-tabs ul li h3 {
	font-size: 18px;
	color: #000;
	margin-top: 30px;
}
.services-tabs ul li .description {
	font-size: 14px;
	padding-top: 10px;
	float: left;
}
.page .info {
	padding-top: 35px;
}
/* ------------------------------------------- PORTFOLIO STARTS ---------- */

#portfolio .grey-bg {
	padding-top: 80px;
	padding-bottom: 90px;
}
#portfolio .pad {
	padding-top: 80px;
	padding-bottom: 90px;
}
#portfolio .header {
	padding-top: 60px;
	padding-bottom: 60px;
	height: auto;
}
#portfolio h2 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
	text-align: center;
}
#portfolio .herotext {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	padding-top: 20px;
}
#portfolio h1 {
	font-size: 70px;
	font-weight: 700;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#portfolio h3 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
	text-align: left;
	line-height: 0;
}

#options ul {
	width: auto;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-top: 85px;
}
#options ul li {
	display: inline-block
}
#options ul li a {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8;
	padding-left: 6px;
	padding-right: 6px;
	display: inline-block;
	text-align: center;
	color: #000000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#options ul li:after {
	content: "/"
}
#options ul li:last-child:after {
	content: ""
}
#options ul li a:link {
	color: #000000;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#options ul li:hover a, #options ul li a.selected {
	color: #df4322;
}
#portfolio ul li {
	list-style-type: none;
}

#portfolio .index-header h1 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 10px;
}

#portfolio .index-header h3 {
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
#portfolio .index-header #options ul {
    width: auto;
    margin: 0px;
    padding: 0px;
    margin-bottom: 30px;
    text-align: center;
    float: none;
}





.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
#portfolio .buttons {
	padding: 0px;
	margin-top: 70px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#portfolio .buttons a {
	font-size: 16px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#portfolio-mansory figure {
	float: left;
	width: 30%;
	height: auto!important;
	margin-bottom: 1px;
	margin-left: 1px;
	overflow: hidden;
}
#portfolio-mansory figure img {
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#portfolio-mansory figure.item {
	margin-bottom: 1px!important;
	text-align: center;
}
#portfolio-mansory figure .info {
	padding-top: 20px;
	padding-bottom: 60px;
}
/*#portfolio-mansory figure .info .caption {
	font-size: 18px;
	font-weight: 700;
}*/

#portfolio-mansory figure .info .caption {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
#portfolio-mansory figure .info .description {
	padding-top: 10px;
	color: #9d9d9d;
	line-height: 0px;
}
#portfolio-mansory .item-w2 {
	width: 60%
}
#portfolio-mansory .item-h2 {
	height: auto!important
}
#portfolio-mansory .picture {
	background-color: #df4322;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
#portfolio-mansory .item:hover img {
	opacity: 0.2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.picture-overlay {
	-webkit-backface-visibility: hidden;
	display: block;
	position: absolute!important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0;
	text-align: left;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.picture-overlay .icons {
	display: table;
	width: 100%;
	height: 100%;

	position: absolute;
	top: 0;
	margin-top: 0;
	left: 0;
	margin-left: 0;


}


.woocommerce-page .picture-overlay .icons{
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -25px;
}
	


.picture-overlay:hover {
	opacity: 1
}
.picture-overlay .icons>:first-child {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.picture-overlay .icons>:first-child .icon {
	display: inline-block!important;
	background-color: #fff;
	color: #df4322;
	width: 50px;
	height: 50px;
	margin: 4px;
	border-radius: 25px;
	text-align: center;
	-webkit-transition: all .1s ease-in-out 0s;
	-moz-transition: all .1s ease-in-out 0s;
	-ms-transition: all .1s ease-in-out 0s;
	-o-transition: all .1s ease-in-out 0s;
	transition: all .1s ease-in-out 0s;
	padding: 10px;
}
.picture-overlay .icons>:first-child .icon a {
	font-size: 20px;
	line-height: 32px;
	color: #df4322;
}



.picture-overlay .icons div > a:last-child{
	position: absolute;
	left:20px;
	top:17px;
}


/* ---------------------------- portfolio option starts -------------------------- */
.container-fluid.portfolio-1 {
	padding-left: 0px;
	padding-right: 0px;
}
.portfolio-1 .intro {
	color: #fff;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 0px;
}
.portfolio-1 .intro h3 {
	font-size: 30px;
	font-weight: 400;
}
.portfolio-1 .intro h1 {
	font-size: 60px;
	font-weight: 700;
	margin-top: 0px;
	padding-bottom: 10px;
	text-align: left;
}
.portfolio-1 .intro .detail {
	font-size: 16px;
	font-weight: 400;
}
.portfolio-1 .intro .detail .heading {
	padding-top: 10px;
	font-size: 18px;
	font-weight: 700;
}
.portfolio-1 .intro .detail .info {
	padding: 0;
	font-size: 16px;
	font-weight: 400;
}
.portfolio-1 .buttons {
	margin-top: 10px;
}
.portfolio-1 .buttons a.nofill {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.portfolio-1 .buttons a.nofill:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #43b572;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.portfolio-1 .buttons a.nofill i {
	padding-left: 8px;
}
.portfolio-1 .next-prev {
	vertical-align: baseline;
}
.portfolio-1 .next-prev .col-lg-6 {
	background-color: #df4322;
	text-align: center!important;
}
.portfolio-1 .next-prev .col-lg-6 a {
	line-height: 50px;
	color: #fff;
	font-size: 30px;
	text-align: center!important;
}
/* ---------------------------- portfolio option starts -------------------------- */
/* ---------------------------- Detail Page -------------------------- */
#portfolio .intro {
	color: #fff;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 110px;
	padding-bottom: 100px;
}
#portfolio .intro h3 {
	font-size: 30px;
	font-weight: 400;
}
#portfolio .intro h1 {
	font-size: 70px;
	font-weight: 700;
	margin-top: 0px;
	padding-bottom: 20px;
}
#portfolio .intro .detail {
	font-size: 16px;
	font-weight: 400;
}
#portfolio .intro .detail .heading {
	padding-top: 30px;
	font-size: 18px;
	font-weight: 700;
}
#portfolio .intro .detail .info {
	font-size: 16px;
	font-weight: 400;
}
#portfolio .buttons {
	margin-top: 30px;
}
#portfolio .buttons a.nofill {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#portfolio .buttons a.nofill:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #43b572;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#portfolio .buttons a.nofill i {
	padding-left: 8px;
}
#portfolio .next-prev {
	vertical-align: baseline;
}
#portfolio .next-prev .col-lg-6 {
	background-color: #df4322;
	text-align: center!important;
}
#portfolio .next-prev .col-lg-6 a {
	line-height: 50px;
	color: #fff;
	font-size: 30px;
	text-align: center!important;
}
/* ------------------------------------------- PORTFOLIO ENDS ---------- */



/* ------------------------------------------- RESPONSIVE DESIGN STARTS ---------- */


.responsive-design {
	padding-top: 100px;
	padding-bottom: 100px;
}
.responsive-design h3 {
	font-size: 26px;
	font-weight: 400;
	color: #df4322;
}
.responsive-design .description {
	font-size: 14px;
	padding-top: 20px;
}
.responsive-design .buttons {
	padding-top: 50px;
}
/* ------------------------------------------- RESPONSIVE DESIGN ENDS ---------- */

/* ------------------------------------------- HIGH QUALITY STARTS ---------- */
.high-quality {
	padding-top: 100px;
	padding-bottom: 100px;
}
.high-quality .info {
	text-align: right;
}
.high-quality .info h3 {
	font-size: 26px;
	font-weight: bold;
	color: #df4322;
}
.high-quality .info .description {
	font-size: 14px;
	padding-top: 20px;
}
.high-quality .info .buttons {
	padding-top: 50px;
}
/* ------------------------------------------- HIGH QUALITY ENDS ---------- */

/* ------------------------------------------- TESTIMONIALS STARTS ---------- */
.testimonials {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
.testimonial-carousel {
	padding-top: 24px;
}
.testimonials h3 {
	font-size: 26px;
	font-weight: 400;
	color: #df4322;
}
.testimonials .description {
	font-size: 30px;
	font-weight: 700;
	padding-top: 20px;
	line-height: 40px;
}
.testimonials .icon1 {
	font-size: 40px;
	padding-top: 10px;
}
.testimonials .icon2 {
	font-size: 40px;
	padding-top: 20px;
}
.testimonials .name {
	font-size: 14px;
	color: #b1b1b1;
	padding-top: 12px;
}
.testimonial-carousel.owl-theme .owl-controls .owl-page {
	padding-top: 30px!important;
}
/* ------------------------------------------- TESTIMONIALS ENDS ---------- */

/* ------------------------------------------- CLIENTS STARTS ---------- */

.clients {
	padding-bottom: 120px;
}
.clients .col-lg-3 {
	border: 1px solid #d3d3d3;
}
.clients .col-lg-3 img {
	padding-top: 20px;
	padding-bottom: 20px;
}
.clients {
    padding-bottom: 60px;
    padding-top: 60px;
}
/* ------------------------------------------- CLIENTS ENDS ---------- */


/* ------------------------------------------- BLOG STARTS ---------- */

.blog {
	padding-top: 100px;
}
body.blog { 
	padding-top: 0px; 
}
.blog h2 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
	text-align: center;
}
.blog .herotext {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}
.colored-text {
	color: #df4322;
}
.blog .post .image {
	position: relative;
	background-color: #df4322;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.blog .post .image:hover img {
	opacity: 0.2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.blog .post .info {
	padding: 50px;
	/*border-right-width: 1px;*/
	/*border-left-width: 1px;*/
	/*border-right-style: solid;*/
	/*border-left-style: solid;*/
	/*border-right-color: #d3d3d3;*/
	/*border-left-color: #d3d3d3;*/
	/*border-bottom-width: 1px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #d3d3d3;*/
	height:360px;
}
.blog .post .info .meta {
	color: #c5c5c5;
}
.blog .post .info h1 {
	font-size: 40px;
	font-weight: 700;
}
.blog .post .info .description {
	font-size: 16px;
	padding-top: 12px;
}

.blog .post .info .description:after{
	clear:both;
	content:"";
	display: table;
}

.blog .post .info .readmore {
	font-size: 16px;
	color: #df4322;
	padding-top: 20px;
	position: absolute;
	bottom:10px;
}
.blog .post .info .readmore a {
	/*color: #df4322;*/
}
.blog .post .info .readmore a:hover {
	text-decoration: underline;
}
.blog-carousel.owl-theme .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	top: 18%;
	left: 0;
}

.blog-carousel .image img{
	width:100%;
}

.blog-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 18%;
	right: 0;
}
.blog-carousel.owl-theme .owl-controls .owl-buttons div {
	display: inline-block;
	zoom: 1;
 *display: inline;
	font-size: 28px;
	line-height: 1.1;
	padding-top: 25px;
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	width: 40px;
	height: 80px;
	color: #fff;
	text-align: center;
	background-color: #df4322;
}

.type-post .wp-post-image{
	width:100%;
}

.page-404-title{
	text-align: center;
}

.page-404-subtitle p{
	text-align: center;
}

.error404 .widget_tag_cloud{
	margin-bottom: 40px;
}

.post-placeholder{
	width:100%;
}

/* ------------------------------------------- BLOG ENDS ---------- */


/* ------------------------------------------- WHAT WE DO BLOCK STARTS ---------- */

.plus-blocks {
	padding-top: 100px;
	padding-bottom: 100px;
}
.plus-blocks .text-block h1 {
	font-size: 50px;
	font-weight: 700;
	color: #fff;
}
.plus-blocks .text-block h3 {
	font-size: 30px;
	font-weight: 400;
	color: #fff;
	line-height: 0;
}
.plus-blocks .text-block .description {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	padding-top: 10px;
}
.plus-blocks .text-block .buttons a.nofill {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.plus-blocks .text-block .buttons a.nofill:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #43b572;
}
/* ------------------------------------------- WHAT WE DO BLOCK ENDS ---------- */

/* ------------------------------------------- GET IN TOUCH STARTS ---------- */

.getintouch {
	padding-top: 40px;
	padding-bottom: 50px;
}
.getintouch h1 {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
}
.getintouch .description {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
}
.getintouch .buttons {
	margin-top: 10px;
}
.getintouch .buttons a.nofill {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.getintouch .buttons a.nofill:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #df4322;
}
/* ------------------------------------------- GET IN TOUCH ENDS ---------- */


/* ------------------------------------------- PRICES STARTS ---------- */


.prices {
}
.prices .grey-bg {
	padding-top: 80px;
	padding-bottom: 90px;
	margin-bottom: 75px;
}
.prices h2 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
	text-align: center;
}
.prices .herotext {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	padding-top: 20px;
}
.prices .price-block {
	padding-bottom: 100px;
}
.prices .price-block .info .package {
	font-size: 22px;
	text-align: right;
	text-transform: uppercase;
}
.prices .price-block .info .price {
	font-size: 90px;
	text-align: right;
	line-height: 75px;
}
.prices .price-block .info .price .c-sign {
	font-size: 30px;
	line-height: 30px;
}
.prices .price-block .info .duration {
	font-size: 14px;
	text-align: right;
	line-height: 30px;
}
.prices .price-block .details .description {
	font-size: 16px;
}
.prices .price-block .details ul.features {
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.prices .price-block .details ul.features li {
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}
/* ------------------------------------------- PRICES ENDS ---------- */

/* ------------------------------------------- SHARE ON STARTS ---------- */

footer.grey-bg {
	padding-top: 100px;
	/*padding-bottom: 100px;*/
}
.shareon {
	padding-bottom: 80px;
}
.shareon h3 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
	text-align: center;
	padding-bottom: 10px;
}
.shareon .buttons {
	text-align: center;
}
.shareon .buttons a i {
	padding-right: 10px;
}
.shareon .buttons a.facebook {
	font-size: 16px;
	background-color: #3c5a9b;
	border-radius: 40px;
	border: 2px solid #3c5a9b;
	color: #fff;
	padding-top: 16px;
	padding-right: 40px;
	padding-bottom: 16px;
	padding-left: 40px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.shareon .buttons a.facebook:hover {
	background-color: transparent;
	color: #3c5a9b;
	text-decoration: none;
}
.shareon .buttons a.twitter {
	font-size: 16px;
	background-color: #1eb0c9;
	border-radius: 40px;
	border: 2px solid #1eb0c9;
	color: #fff;
	padding-top: 16px;
	padding-right: 40px;
	padding-bottom: 16px;
	padding-left: 40px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.shareon .buttons a.twitter:hover {
	background-color: transparent;
	color: #1eb0c9;
	text-decoration: none;
}
.shareon .buttons a.google-plus {
	font-size: 16px;
	background-color: #dd4b39;
	border-radius: 40px;
	border: 2px solid #dd4b39;
	color: #fff;
	padding-top: 16px;
	padding-right: 40px;
	padding-bottom: 16px;
	padding-left: 40px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.shareon .buttons a.google-plus:hover {
	background-color: transparent;
	color: #dd4b39;
	text-decoration: none;
}
.letsmake {
	padding-bottom: 80px;
}
.letsmake h3 {
	font-size: 30px;
	color: #df4322;
	font-weight: 700;
	text-align: center;
	padding-bottom: 30px;
}
.letsmake .icon {
	height: 34px;
	width: 34px;
	border-radius: 17px;
	font-size: 18px;
	text-align: center;
	padding-top: 2px;
	color: #fff;
	background-color: #df4322;
	float: left;
	margin-right: 10px;
}
.letsmake h4 {
	font-size: 26px;
	font-weight: 700;
	text-align: left;
	line-height: 16px;
}
.letsmake h4 span {
	font-size: 26px;
	color: #666666;
}
.letsmake h4 a {
	color: #000;
}
.letsmake h4 a:hover {
	color: #df4322;
	text-decoration: none;
}
.address {
	text-align: center;
}
.address i {
	font-size: 50px;
	color: #b6b6b6;
	padding-bottom: 24px;
}
.address h3 {
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
}
.address .links {
	margin-top: 40px;
}
.address .links a {
	margin-left: 8px;
	margin-right: 8px;
	color: #000;
	font-size: 20px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-decoration: none;
}
.address .links a:hover {
	border-bottom-color: #000;
	text-decoration: none;
}
.address .links a:active {
	border-bottom-color: #000;
	text-decoration: none;
}
.google-map {
	margin-top: 50px;
	background: #ededed;
}
#map-canvas {
	display: none;
	height: 550px;
	background-color: #ededed !important;
}
.gm-style-cc {
	display: none !important;
}
.gm-style-iw div {
	color: #777;
}
.white-popup-block {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative;
}
.contact-form {
	padding-top: 30px;
}
.contact-form input, .contact-form textarea {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ccc;
}
.contact-form textarea {
	margin-bottom: 5px;
	border: 1px solid #ccc;
}
.contact-form .buttons {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}



.contact-page .form input[type="submit"], .wpcf7-form-control input[type="submit"], .wpcf7-submit {
 width: auto!important;
 padding-top: 12px;
 padding-right: 30px;
 padding-bottom: 12px;
 padding-left: 30px;
}


.footer1-contact-form .wpcf7-form-control[type="text"], .footer1-contact-form .wpcf7-form-control[type="email"]{
	border:1px solid #ccc;
	width:100%;
}

.footer1-contact-form textarea.wpcf7-form-control{
	border:1px solid #ccc;
	width:100%;
}

#message_post {
	text-align: center;
	padding-bottom: 20px;
}
.errorMessage {
	text-align: center;
	color: #ff0000;
}
.successMessage {
	text-align: center;
	color: #12d62d;
}
.contact-form .btn, .wpcf7-submit {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid #1ca55f;
	color: #1ca55f;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.contact-form .btn:hover, .wpcf7-submit:hover {
	background-color: #1ca55f;
	border: 2px solid #1ca55f;
	color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* ------------------------------------------- SHARE ON ENDS ---------- */

/* ----------------------------------------------------------------------------- TOTOP STARTS ------------------ */

.scrollup {
	width: 35px;
	height: 35px;
	position: fixed;
	bottom: 15px;
	right: 15px;
	display: none;
	text-indent: -9999px;
	background-color: #df4322;
	background-image: url(../images/icons/to-top/to-top.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 999997;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.scrollup:hover {
	opacity: 0.9;
}
/* ----------------------------------------------------------------------------- TOTOP ENDS ------------------ */

/* ------------------------------------------- BUTTONS STARTS ---------- */

.buttons {
	padding-top: 40px;
}
.buttons a.fill {
	font-size: 16px;
	background-color: #df4322;
	border-radius: 40px;
	border: 2px solid #df4322;
	color: #fff;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.buttons a.fill:hover {
	background-color: transparent;
	color: #df4322;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

a.fill {
	font-size: 16px;
	background-color: #df4322;
	border-radius: 40px;
	border: 2px solid #df4322;
	color: #fff;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


a.fill:hover {
	background-color: transparent;
	color: #df4322;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}




.button_comment {
	font-size: 16px;
	background-color: #df4322;
	border-radius: 40px;
	border: 2px solid #df4322;
	color: #fff;
	padding-top: 12px!important;
	padding-right: 30px!important;
	padding-bottom: 12px!important;
	padding-left: 30px!important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	  width: auto!important;
}
.button_comment:hover {
	background-color: transparent;
  color: #df4322;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.buttons a.nofill {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid #df4322;
	color: #df4322;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.buttons a.nofill:hover {
	background-color: #df4322;
	border: 2px solid #df4322;
	color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.buttons a:first-child {
	margin-right: 10px;
}
/* ------------------------------------------- BUTTONS ENDS ---------- */


/* ------------------------------------------- BG STARTS ---------- */

.white-bg {
	background-color: #fff;
}
.grey-bg {
	background-color: #f4f4f4;
}
.green-bg {
	background-color: #43b572;
	background: -webkit-linear-gradient(left, rgba(173,206,57,1), rgba(67,181,151,1)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, rgba(173,206,57,1), rgba(67,181,151,1)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, rgba(173,206,57,1), rgba(67,181,151,1)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to left, rgba(173,206,57,1), rgba(67,181,151,1)); /* Standard syntax (must be last) */
}
.green-bg-2 {
	background-color: #43b572;
	background: -webkit-linear-gradient(top, rgba(173,206,57,1), rgba(67,181,151,1)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(top, rgba(173,206,57,1), rgba(67,181,151,1)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(top, rgba(173,206,57,1), rgba(67,181,151,1)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to top, rgba(173,206,57,1), rgba(67,181,151,1)); /* Standard syntax (must be last) */
}
.orange-bg {
	background: #9b2920; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliMjkyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2VjNTAyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2Y1YTIxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjk0MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #9b2920), color-stop(30%, #ec5022), color-stop(70%, #f5a21f), color-stop(100%, #f69420)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* IE10+ */
	background: linear-gradient(to right, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b2920', endColorstr='#f69420', GradientType=1 ); /* IE6-8 */
}

.dark-grey-bg {
	background-color: #111111;
}
.grey-bg {
	background-color: #f4f4f4;
}
/* ------------------------------------------- BG ENDS ---------- */

/* ------------------------------------------- NO GUTTER STARTS ---------- */

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}


.no-gutter-12 [class*="-12"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-10 [class*="-10"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-7 [class*="-7"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-6 [class*="-6"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-5 [class*="-5"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-4 [class*="-4"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-3 [class*="-3"] {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-2 [class*="-2"] {
	padding-left: 0;
	padding-right: 0;
}
/* ------------------------------------------- NO GUTTER ENDS ---------- */


/* ------------------------------------------- PARALLAX STARTS ---------- */

.parallax-1 {
	background-attachment: fixed;
	background-image: url(../images/parallax/1.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
.parallax-2 {
	background-attachment: fixed;
	background-image: url(../images/parallax/2.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
.parallax-3 {
	background-attachment: fixed;
	background-image: url(../images/parallax/3.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
.parallax-map {
	background-attachment: fixed;
	background-image: url(../images/parallax/map.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
.parallax-contact {
	background-attachment: fixed;
	background-image: url(../images/parallax/contact.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
/* -- PARALLAX INNER PAGES STARTS -- */
.parallax-inner .container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 30%;
	margin: auto;
}
.parallax-inner h1 {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 90px;
}
.parallax-inner .description {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	padding-left: 50px;
	padding-right: 50px;
}
.parallax-inner.page-01 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/1.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-02 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/2.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-03 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/3.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-04 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/4.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-05 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/5.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-06 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/6.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-07 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/7.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-08 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/8.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-09 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/9.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-10 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/10.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-11 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/11.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-12 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/12.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-13 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/13.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-14 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/14.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-15 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/15.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-16 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/16.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-17 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/17.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-18 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/18.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-19 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/19.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
.parallax-inner.page-20 {
	background-attachment: fixed;
	background-image: url(../images/parallax/inner/20.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
	min-height: 750px;
	position: relative;
	text-align: center;
}
/* -- PARALLAX INNER PAGES STARTS -- */




/* ------------------------------------------- PARALLAX ENDS ---------- */


/* ----------------------------------------------------------------------------- INNER PAGES STARTS ----------------------------------- */

/* ------------------------------------------- COMING SOON PAGE STARTS ---------- */

.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
#counter {
	width: 60%;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#counter span {
	font: 100px/1em 'Montserrat', sans-serif;
	display: block;
	min-width: 25%;
	float: left;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	font-weight: 400;
}
#counter span em {
	font: 20px/18px 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
	color: #fff;
}
/* ------------------------------------------- COMING SOON PAGE ENDS ---------- */


/* ------------------------------------------- ABOUT PAGE STARTS ---------- */


.about-page .intro {
	padding-top: 80px;
	padding-bottom: 70px;
	text-align: center!important;
}
.about-page .intro h3 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
}
.about-page .intro h1 {
	font-size: 60px;
	font-weight: 700;
}
.about-page .intro .description {
	font-size: 16px;
	font-weight: 400;
	padding-top: 30px;
}
.about-page .intro .signature {
	width: 100%;
	padding-bottom: 50px;
	padding-top: 50px;
	position: relative;
}
.about-page .intro .signature img {
	position: absolute;
	z-index: 999;
	left: 0;
	right: 0;
	top: 40px;
}
.about-page .intro .signature .line {
	height: 1px;
	position: absolute;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 90px;
	z-index: 99;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #e5e5e5;
}
.about-page .detail {
	padding-top: 10px;
	padding-bottom: 80px;
}
.about-page .detail h1 {
	font-size: 60px;
	font-weight: 700;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
}
.about-page .detail .description {
	font-size: 16px;
	font-weight: 400;
}
.about-page .team {
	padding-top: 16px;
}

.single-page-title{
	font-size: 50px;
	font-weight: 700;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 20px;
}

.journey {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
}
.journey h3 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
}
.journey .journey-tabs .tab-content {
	padding-top: 0px;
	margin-top: 0px;
}
.journey .journey-tabs .tab-content .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #b6b6b6;
	font-size: 14px!important;
	cursor: default;
	border: none;
	background-color: transparent;
	text-align: center;
}
.journey .journey-tabs h1 {
	font-size: 80px;
	font-weight: 700;
}
.journey .journey-tabs .description {
	font-size: 16px;
	font-weight: 400;
	padding-top: 30px;
	padding-bottom: 50px;
}
.intro-2 {
	padding-top: 90px;
	padding-bottom: 30px;
}
.intro-2 h3 {
	font-size: 30px;
	font-weight: 400;
	color: #df4322;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.intro-2 h1 {
	font-size: 40px;
	font-weight: 700;
	padding-top: 20px;
	margin-top: 0px;
	color: #000;
	line-height:50px;
}
.intro-2 .description {
	font-size: 16px;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height: 30px;
}
.intro-2 .icons {
	padding-top:30px;	
}
.intro-2 .icons .icon {
	font-size: 60px;
	color: #df4322;
}
.intro-2 .icons h1 {
	font-size: 20px;
	font-weight: 500;
	line-height:24px!important;
}
.intro-2 .icons .description {
	font-size: 14px;
	font-weight: 400;
	padding-top: 0px;
	padding-bottom:30px;
}
.about-team-02 {
	padding-top: 50px;
	padding-bottom: 80px;
}
.about-team-02 h1 {
	font-size: 30px;
	color: #df4322;
	padding-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
}
.about-team-02 .block {
	padding-top: 20px;
	padding-bottom: 20px;
}
.about-team-02 .info {
	padding-top: 20px;
}
.about-team-02 .block .name {
	font-size: 22px;
	color: #df4322;
	font-weight: 700;
}
.about-team-02 .block .description {
	font-size: 14px;
	padding-top: 8px;
	line-height: 24px;
}
.about-team-02 .block .link {
	padding-top: 20px;
}
.about-team-02 .block .link a {
	color: #f65902;
	font-size: 16px;
}
.about-team-02 .block .s-icons {
	padding-top: 20px;
}
.about-team-02 .block .s-icons ul {
	padding: 0px;
	margin: 0px;
}
.about-team-02 .block .s-icons ul li {
	list-style-type: none;
	display: inline-block;
	color: #fff;
}
.about-team-02 .block .s-icons ul li a {
	font-size: 20px;
	padding-right: 10px;
	padding-left: 4px;
}
.about-team-02 .block .s-icons ul li a {
	color: #222;
}
.about-team-02 .block .s-icons ul li a:hover {
	color: #df4322;
}
/* ------------------------------------------- ABOUT PAGE ENDS ---------- */

/* ------------------------------------------- SERVICES PAGE STARTS ---------- */
.main-services-tabs .nav>li>a {
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 0px;
	padding-right: 0px;
	color: #fff;
}
.main-services-tabs .nav>li>a .icon {
	font-size: 30px;
}
.main-services-tabs .nav>li>a .caption {
	font-size: 16px;
	padding-top: 10px;
}
.main-services-tabs .nav-pills>li>a:hover {
	color: #fff;
	background-color: #df4322
}
.main-services-tabs .tab-content {
	padding-top: 90px;
	padding-bottom: 50px;
}
.main-services-tabs .tab-content h3 {
	font-size: 30px;
	font-weight: 400;
	color: #df4322;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.main-services-tabs .tab-content h1 {
	font-size: 70px;
	font-weight: 700;
	padding-top: 0px;
	margin-top: 0px;
}
.main-services-tabs .tab-content .description {
	font-size: 14px;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height: 30px;
}
.vertical-tabs {
	padding-top: 60px;
	padding-bottom: 60px;
}
.vertical-tabs .nav-stacked li {
	clear: left;
}
.vertical-tabs .nav-stacked>li>a {
	margin-right: 0px;
	line-height: 74px;
	border: none;
	border-radius: 0;
	font-size: 16px;
	color: #000;
}
.vertical-tabs .nav-stacked>li>a:hover {
	border-color: #eee #eee #ddd
}
.vertical-tabs .nav-stacked>li:hover>a, .vertical-tabs .nav-stacked>li.active>a, .vertical-tabs .nav-stacked>li.active>a:focus, .vertical-tabs .nav-stacked>li.active>a:hover {
	color: #c83c1f;
	background-color: transparent!important;
	border: none;
	border-bottom-color: transparent
}
.vertical-tabs .nav-stacked>li.active>a .icon, .vertical-tabs .nav-stacked>li:hover>a .icon {
	background-color: #df4322;
	color: #fff;
}
.vertical-tabs .nav-stacked li .icon {
	height: 70px;
	width: 70px;
	border-radius: 35px;
	background-color: #ededed;
	float: left;
	margin-right: 16px;
	font-size: 20px;
	text-align: center;
	color: #df4322;
}

.vertical-tabs .nav-stacked li .icon:hover{
	color: #fff;
}
.vertical-tabs .col-lg-5:first-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
}
.vertical-tabs .tab-content {
	padding-left: 30px;
}
.vertical-tabs .tab-content h3 {
	font-size: 24px;
	color: #df4322;
}
.skills {
	padding-top: 60px;
	padding-bottom: 60px;
}
.skills h3 {
	font-size: 30px;
	color: #df4322;
}
.skills ul {
	padding: 0px;
	margin: 0px
}
.skills ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px
}
.skills ul li h3 {
	font-size: 16px;
	color: #000;
	padding-top: 10px;
	margin-top: 0px;
}
.iconic-services {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
.iconic-services .row {
	padding-top: 30px;
}
.iconic-services .icon {
	font-size: 50px;
	color: #43b572;
	margin-bottom: 30px;
}
.iconic-services h1 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 20px;
}
.iconic-services h3 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
	padding-bottom: 50px;
}
.iconic-services .description {
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 50px;
}
.services-02-intro {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 20px;
}
.services-02-intro h3 {
	font-size: 30px;
	font-weight: 400;
	color: #df4322;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.services-02-intro h1 {
	font-size: 70px;
	font-weight: 700;
	padding-top: 0px;
	margin-top: 0px;
}
.services-02-intro .description {
	font-size: 14px;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height: 30px;
}
.services-02-intro .picture {
	padding-top: 50px;
}
.services-pictures {
	text-align: left;
}
.services-pictures h1 {
	font-size: 30px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
}
.services-pictures .image {
	padding-bottom: 20px;
	padding-top: 40px;
}
.services-pictures .caption {
	font-size: 16px;
	text-transform: uppercase;
}
.services-pictures .date {
	font-size: 16px;
	line-height: 8px;
}
.services-pictures .description {
	font-size: 14px;
	padding-top: 20px;
}
/* ------------------------------------------- SERVICES PAGE ENDS ---------- */

/*big intro section 2*/

.intro_big {
	margin-top: 100px;
}
.intro_big h1 {
	font-size: 70px;
	font-weight: 700;
	text-align: center;
}
.intro_big .description {
	font-size: 14px;
	font-weight: 400;
	padding-top: 20px;
}
.intro_big .picture {
	padding-top: 40px;
}


/* ------------------------------------------- PROJECT PAGE STARTS ---------- */

.project-page .project-intro {
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
}
.project-page .project-intro h1 {
	font-size: 40px;
	color: #df4322;
	font-weight: 700;
	text-transform: uppercase;
}
.project-page .project-intro .description {
	font-size: 26px;
	font-weight: 400;
	padding-top: 30px;
	line-height: 40px;
}
.project-page .icons .liner {
	height: 1px;
	position: absolute;
	width: 80%;
	z-index: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 20px;
	z-index: 1;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #CCC;
}
.project-page .icons {
	padding-top: 10px;
	padding-bottom: 80px;
	text-align: center;
}
.project-page .icons .icon {
	font-size: 40px;
	color: #43b572;
}
.project-page .icons .caption {
	font-size: 16px;
	color: #646464;
	text-transform: uppercase;
	padding-top: 10px;
}
.project-page .project-details {
	padding-top: 90px;
	padding-bottom: 90px;
}
.project-page .project-details h2 {
	font-size: 18px;
	color: #df4322;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
}
.project-page .project-details .description {
	font-size: 14px;
	font-weight: 400;
}
ul.project-info {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
ul.project-info li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	list-style-type: none;
}
ul.project-info li a {
	color: #000;
}
ul.project-info li a:hover {
	color: #df4322;
	text-decoration: none;
}
ul.project-info li:last-child {
	border: none;
}
ul.project-info li .caption {
	color: #df4322;
	text-transform: uppercase;
	display: inline-block;
	width: 100px;
}
ul.project-info li .detail {
	color: #000;
	text-transform: uppercase;
	display: inline-block;
}
.project-page .project-details .buttons {
	padding-top: 60px;
}
.project-page .project-details .buttons a.fill {
	font-size: 14px;
	background-color: #df4322;
	border-radius: 0px;
	border: 2px solid #df4322;
	color: #fff;
	padding-top: 14px;
	padding-right: 40px;
	padding-bottom: 14px;
	padding-left: 40px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.project-page .project-details .buttons a.fill:hover {
	background-color: transparent;
	color: #df4322;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.related-projects {
	text-align: center;
	margin-bottom: 120px;
}
.related-projects h1 {
	font-size: 30px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
}
.related-projects .image {
	padding-bottom: 20px;
	padding-top: 40px;
}
.related-projects .caption {
	font-size: 16px;
	text-transform: uppercase;
}
.related-projects .date {
	font-size: 16px;
	line-height: 8px;
}
/* ------------------------------------------- PROJECT PAGE STARTS ---------- */


/* ------------------------------------------- FEATURED PROJECT PAGE STARTS ---------- */

#featured-project-page .intro {
	padding-top: 0px;
	padding-bottom: 40px;
}
#featured-project-page h2 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
	text-align: center;
}
#featured-project-page .herotext {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	padding-top: 20px;
}
#featured-project-page h1 {
	font-size: 70px;
	font-weight: 700;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#featured-project-page h3 {
	font-size: 30px;
	color: #df4322;
	font-weight: 400;
	text-align: left;
	line-height: 0;
}
#featured-project-page #options ul {
	width: auto;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-top: 200px;
}
#options ul li {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
}
#options ul li a {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8;
	padding-left: 6px;
	padding-right: 6px;
	display: inline-block;
	text-align: center;
	color: #000000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#options ul li:after {
	content: "/"
}
#options ul li:first-child:after {
	content: ""
}
#options ul li:last-child:after {
	content: ""
}
#options ul li a:link {
	color: #000000;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#options ul li:hover a, #options ul li a.selected {
	color: #df4322;
}
#featured-project-page ul li {
	list-style-type: none;
}
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.featured-projects .box {
	border: 20px solid #FFF;
	background-color: #fff;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 150px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.featured-projects-inner .box{
	margin: 0px 0px 150px;
}

.featured-projects-inner .box .info .buttons{
	margin-top: 20px;
}


#featured-project-page .buttons {
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#featured-project-page .buttons a {
	font-size: 16px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.featured-projects .grey-bg {
	padding-top: 50px;
	padding-bottom: 0px;
}
.featured-projects #portfolio-mansory figure {
	float: left;
	width: 30%;
	height: auto!important;
	margin-bottom: 1px;
	margin-left: 1px;
	overflow: hidden;
	background-color: #f5f5f5!important;
}
.featured-projects #portfolio-mansory figure img {
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.featured-projects #portfolio-mansory figure.item {
	margin-bottom: 1px!important;
	text-align: center;
}
.featured-projects #portfolio-mansory .item-w2 {
	width: 60%
}
.featured-projects #portfolio-mansory .item-h2 {
	height: auto!important
}
.featured-projects #portfolio-mansory .picture {
	background-color: none!important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
.featured-projects #portfolio-mansory .item:hover img {
	opacity: 0.7;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.quote {
	padding-top: 100px;
	padding-bottom: 100px;
}
.quote .description {
	font-size: 60px;
	font-weight: 700;
	text-align: center;
	line-height: normal;
}
/* ------------------------------------------- FEATURED PROJECT PAGE ENDS ---------- */






/* ------------------------------------------- BLOG PAGE STARTS ---------- */


.blog-page h2 {
/*	font-size: 30px;
	color: #df4322;
	font-weight: 400;
	text-align: center;*/
}
.blog-page blockquote{
	font-style: italic;
	color: #999;
}

.blog-page td, th{
	border: 1px solid #ddd;
	padding:0 8px;
}

#secondary #wp-calendar td, th{
	padding: 0 2px;
}



dt{
	margin-top: 10px;
}



.blog-page .herotext {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}
.blog-page .post .colored-text {
	color: #df4322;
}
.blog-page .post .image {
	position: relative;
	background-color: #df4322;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.blog-page .post .image:hover img {
	opacity: 0.2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.blog-page .post .info {
	padding: 50px;
}
.blog-page .post .info .meta {
	color: #c5c5c5;
}
.blog-page .post .info h1 {
	font-size: 40px;
	font-weight: 700;
}
.blog-page .post .info .description {
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 40px;
}
.blog-page .post .info .readmore {
	font-size: 16px;
	color: #df4322;
	padding-top: 20px;
}
.blog-page .post .info .readmore a {
	/*color: #df4322;*/
}
.blog-page .post .info .readmore a:hover {
	text-decoration: underline;
}
.blog-comments {
	margin-top: 50px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


@media(max-width: 1200px){
	.blog-comments {
		padding-right: 50px;
		padding-left: 50px;
	}
	#secondary{
		padding: 0px 30px;
	}
}

.col-lg-12 > .row > .col-lg-12 > .blog-comments {
	padding-right: 50px;
	padding-left: 50px;

}

.page .blog-comments{
	padding-left: 0px;
}

.media-list {
	margin-top: 20px;
}
.blog-comments h1 {
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
}
.blog-comments h1 i {
	font-size: 30px;
	color: #e04b2c;
	padding-right: 10px;
}
.media, .media .media {
	margin-top: 30px
}
.media:first-child {
	margin-top: 15px;
}
.media-object {
	margin-right: 20px;
	margin-bottom: 20px;
}
.blog-comments .media-heading {
	font-size: 16px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
}
.blog-comments .fa-angle-double-right {
	color: #e04b2c;
}

/*sticky posts*/
.sticky .post .info{
	background-color: #FCF8E3;
}


ul.children {
	padding-left: 10px;
	list-style: none;
}
.comment-awaiting-moderation {
color: #e04b2c;
font-size: 11px;
	}
.blog-comments .date {
	font-size: 14px;
	font-weight: 400;
	color: #aaaaaa;
	padding: 0px;
	margin: 0px;
}
.leave-a-reply {
	margin-top: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leave-a-reply h1 {
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
}
.leave-a-reply h1 i {
	font-size: 30px;
	color: #e04b2c;
	padding-right: 10px;
}
.blog-form {
	padding-top: 30px;
}
.blog-form:empty{
	padding-top: 0px;
}


.blog-form input, .blog-form textarea {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.blog-form textarea {
	margin-bottom: 5px;
}
.blog-form .buttons {
	padding-top: 20px;
	padding-bottom: 30px;
}
blockquote {
	font-size: 20px!important;
	border-left: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
blockquote .icon {
	font-size: 40px!important;
	color: #e04b2c;
	padding-top: 10px;
}
blockquote .description {
	font-size: 20px!important;
	font-weight: 700;
	padding-top: 20px;
	line-height: 30px;
}
blockquote .name {
	font-size: 14px!important;
	color: #b1b1b1;
	padding-top: 12px;
}
.related-posts {
	/*padding-top: 20px;*/
}

.wish_sidebar_page, .content-area { 
	/*padding-top: 20px; */
}

.wish-center-sidebar{
	/*text-align: center;*/
}

.related-posts h1 {
	font-size: 20px;
	font-weight: 400;
}
.related-posts .post {
	padding-top: 10px;
	padding-bottom: 30px;
}

.related-posts .post:last-child{
	padding-bottom: 0px;
}

.related-posts .post .image {
	position: relative;
	background-color: #df4322;
	margin-bottom: 6px;
}
.related-posts .post .image:hover img {
	opacity: 0.2;
}
.related-posts .post .date {
	font-size: 16px;
	font-weight: 400;
	color: #c5c5c5;
}
.related-posts .post h3 {
	font-size: 18px;
	font-weight: 400;
	padding-top: 2px;
	margin-top: 2px;
}
/* ------------------------------------------- BLOG PAGE ENDS ---------- */

/* ------------------------------------------- TYPOGRAPHY PAGE STARTS ---------- */
.shortcodes {
	padding-top: 100px;
	padding-bottom: 100px;
}
.alerts h1.heading {
	font-size: 40px;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	color: #000!important;
}
.alerts h1.heading2 {
	font-size: 22px;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: left;
	color: #000!important;
}
.shortcodes .main-services-tabs {
	padding-top: 50px;
}
.shortcodes .vertical-tabs {
	padding-top: 50px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}
.panel-default {
	border-color: transparent;
}
.panel {
	margin-bottom: 20px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0px;
}
.panel-default>.panel-heading {
	color: #333;
	background-color: transparent;
	border-color: transparent;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.panel-title>a {
	color: #000;
	font-size: 16px;
	text-decoration: none!important;
}
.panel-title>a:hover {
	color: #3e3e3e;
	text-decoration: none!important;
}
.panel-title>a[aria-expanded=true]:before {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
	content: "\f107";
	font-size: 22px;
	padding-right: 8px;
}
.panel-title>a[aria-expanded=false]:before {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
	content: "\f105";
	font-size: 22px;
	padding-right: 8px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: none;
}
.panel-body {
	padding: 15px;
}
.work-process-tabs {
	padding-top: 80px;
	padding-bottom: 60px;
}
.work-process-tabs h1 {
	font-size: 40px;
	color: #1ca55f;
	text-align: center;
	padding-bottom: 40px;
}
.work-process-tabs .nav-justified>li {
	text-align: center;
}
.work-process-tabs .nav-justified>li>a {
	line-height: 74px;
	border: none;
	border-radius: 0;
	font-size: 22px;
	color: #000;
	text-align: center!important;
	margin-left: auto!important;
	margin-right: auto!important;
}
.work-process-tabs .nav-justified>li>a:hover {
	border-color: #eee #eee #ddd
}
.work-process-tabs .nav-justified>li:hover>a, .work-process-tabs .nav-justified>li.active>a, .work-process-tabs .nav-justified>li.active>a:focus, .work-process-tabs .nav-justified>li.active>a:hover {
	color: #1ca55f;
	background-color: transparent!important;
	border: none;
	border-bottom-color: transparent;
	text-decoration: none;
}
.work-process-tabs .nav-justified>li.active>a .icon, .work-process-tabs .nav-justified>li:hover>a .icon {
	background-color: #1ca55f;
	color: #fff;
	text-decoration: none;
}
.work-process-tabs .nav-justified li .icon {
	height: 100px;
	width: 100px;
	border-radius: 50px;
	background-color: #ededed;
	margin-left: auto;
	margin-right: auto;
	font-size: 30px;
	padding-top: 16px;
	text-align: center;
	color: #1ca55f;
}
.work-process-tabs .col-lg-5:first-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
}
.work-process-tabs .tab-content {
	text-align: center;
}
.work-process-tabs .tab-content h3 {
	font-size: 26px;
	padding-bottom: 10px;
}
/* ------------------------------------------- TYPOGRAPHY PAGE ENDS ---------- */






/* ------------------------------------------- CONTACT PAGE STARTS ---------- */

.map {
	background-attachment: fixed;
	background-image: url(../images/parallax/map.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.two-blocks {
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}
.two-blocks .text-block h1 {
	font-size: 100px;
	font-weight: 700;
	color: #fff;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.two-blocks .text-block h3 {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
}
.two-blocks .text-block .description {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	padding-top: 10px;
}
.two-blocks .text-block .description ul {
	padding: 0px;
	margin: 0px;
}
.two-blocks .text-block .description ul li {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	list-style-type: none;
}
.two-blocks .text-block .description ul li:last-child {
	padding-top: 12px;
	font-size: 16px;
}
.two-blocks .text-block .buttons a.nofill {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.two-blocks .text-block .buttons a.nofill:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #43b572;
}
.contact-page .form {
	padding-top: 40px;
	padding-bottom: 60px;
}
.contact-page .form input, .contact-page .form textarea {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.contact-page .form input[type="submit"], .wpcf7-form-control input[type="submit"], .wpcf7-submit {
	width: auto!important;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
}
.contact-page .form textarea {
	margin-bottom: 5px;
}
.contact-page .form .buttons {
	text-align: center;
}

/* ------------------------------------------- CONTACT PAGE ENDS ---------- */



/* ----------------------------------------------------------------------------- INNER PAGES ENDS ----------------------------------- */

@media (min-width:992px) and (max-width:1199px) {
.top-contact {
	padding-right: 15px;
}
.nav>li>a {
	padding-left: 8px;
	padding-right: 8px;
}
#slider .buttons {
	padding-top: 60px;
}
#slider .buttons a.nofill {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#slider .buttons a.nofill:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #df4322;
}
#slider .buttons a:first-child {
	margin-right: 10px;
}
.we-build h1 {
	color: #000;
}
.services-cols {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
.services-cols .description {
	padding-bottom: 30px;
}
.process-tabs .nav-tabs > li a {
	width: 90px;
	height: 90px;
	margin: 20px auto;
	border-radius: 45px;
	padding: 0;
	color: #43b573;
}
.believe-in .intro {
	padding-top: 50px;
	padding-bottom: 100px;
}
.responsive-design {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
.responsive-design .image {
	padding-left: 60px;
	padding-right: 60px;
}
.high-quality .info {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
.interactive {
	text-align: center;
}
.plus-blocks .text-block {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
.plus-blocks .text-block {
	padding-top: 50px;
	padding-bottom: 50px;
}
.funfacts .box {
	padding-top: 30px;
	padding-bottom: 30px;
}
.getintouch {
	text-align: center;
}
.getintouch .pull-right {
	margin-top: 10px;
	float: none!important;
}
.prices .price-block .info .package {
	text-align: center;
}
.prices .price-block .info .price {
	text-align: center;
}
.prices .price-block .info .duration {
	text-align: center;
	padding-bottom: 30px;
}
.prices .price-block .details .buttons {
	text-align: center;
}
.prices .price-block .details .description {
	text-align: center;
}
.prices .price-block .details ul.features {
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}
.prices .price-block .details ul.features li {
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	list-style-type: none;
}
.letsmake {
	text-align: center;
}
.letsmake h4 {
	font-size: 26px;
	font-weight: 700;
	text-align: center;
}
.letsmake .icon {
	height: 60px;
	width: 60px;
	border-radius: 30px;
	font-size: 26px;
	text-align: center;
	padding-top: 15px;
	color: #fff;
	background-color: #df4322;
	float: none!important;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}
#featured-project-page #options ul {
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
}
.blog-page .no-gutter-10 {
	padding-left: 15px;
	padding-right: 15px;
}
#counter {
	width: 100%;
}
#counter span {
	font: 50px/1em 'Montserrat', sans-serif;
	display: block;
	min-width: 25%;
	float: left;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	font-weight: 400;
}
#counter span em {
	font: 14px/18px 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
	color: #fff;
}
}
@media only screen and (min-width:320px) and (max-width:767px) {
.nav>li>a {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.navbar-nav {
	margin-left: 0px!important;
	float: none!important;
	text-align: left!important;
}
#navigation ul.nav li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
nav {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	/*background-color: rgba(0, 0, 0, 1);*/
}
nav.smaller {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}


.woocommerce-breadcrumb.smaller{
	background-color: transparent !important;
}



@media(max-width: 480px){
.col-xs-product-2 > li:nth-of-type(n) {
    clear: both;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { float: none; display:inline-block; text-align:center; } 
.woocommerce ul.products { text-align: center; }
 }

.we-build h1 {
	color: #000;
}

.we-build {
	position: static!important;
	bottom: 0px;
	z-index: 999999;
	padding-top: 50px;
	padding-bottom: 10px;
	left: 0;
	right: 0;
}
.we-build {
	padding-bottom: 30px;
}
.we-build .intro {
	margin-top: 50px;
	text-align: center;
}
.services-cols {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 5px;
}
.services-tabs ul li:hover .point {
	display: none;
}
.services-tabs ul li.active .point {
	display: none;
}
#portfolio h1 {
	text-align: center;
}
#portfolio h3 {
	text-align: center;
}
#options ul {
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
}
#counter {
	width: 100%;
}
#counter span {
	font: 40px/1em 'Montserrat', sans-serif;
	display: block;
	min-width: 25%;
	float: left;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	font-weight: 400;
}
#counter span em {
	font: 12px/18px 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
	color: #fff;
}
}
 @media only screen and (min-width:320px) and (max-width:480px) {
.navbar-toggle {
	margin-right: 0px;
}
.navbar-brand {
	padding-right: 0px;
	padding-left: 0px;
}
.top-contact {
	padding-right: 20px;
	padding-left: 20px;
}
.top-contact {
	font-size: 16px;
	text-align: center;
}
ul.dropdown-menu {
	padding: 0px;
}
.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}
.nav>li>a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.manage h1 {
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	padding-bottom: 20px;
}
.interactive {
	font-size: 26px;
	line-height: 40px;
	text-align: center!important;
}
.interactive .icon {
	padding: 20px;
}
.featured-projects h1 {
	font-size: 30px;
	font-weight: 700;
	padding-top: 10px;
}
.team h1 {
	font-size: 30px;
	font-weight: 700;
	padding-top: 10px;
}



.team-icons h1 {
	font-size: 40px;
	font-weight: 700;
	padding-top: 10px;
}
.services h1 {
	font-size: 40px;
	font-weight: 700;
	text-align: left;
}
.services-02-intro h1 {
	font-size: 40px;
	font-weight: 700;
	padding-top: 0px;
	margin-top: 0px;
}
.intro h1 {
	font-size: 40px;
	font-weight: 700;
	text-align: center;
}
.quote .description {
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	line-height: normal;
}
.parallax-inner h1 {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 40px;
}
.parallax-inner .description {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	padding-left: 50px;
	padding-right: 50px;
}
.about-page .intro h1 {
	font-size: 40px;
	font-weight: 700;
}
.about-page .detail h1 {
	font-size: 30px;
	font-weight: 700;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
}
.buttons {
	padding-top: 40px;
	margin-bottom: 30px;
}
.main-services-tabs .tab-content h1 {
	font-size: 40px;
	font-weight: 700;
	padding-top: 0px;
	margin-top: 0px;
}
.plus-blocks .text-block h1 {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
}
.testimonials .description {
	font-size: 20px;
	font-weight: 700;
	padding-top: 20px;
	line-height: 30px;
}
.letsmake h4 {
	line-height: normal;
}
.portfolio-1 .intro {
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.portfolio-1 .intro h3 {
	font-size: 20px;
	font-weight: 400;
}
.portfolio-1 .intro h1 {
	font-size: 36px;
	font-weight: 700;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 10px;
}
.portfolio-1 .intro .detail {
	font-size: 16px;
	font-weight: 400;
}
.portfolio-1 .intro .detail .heading {
	padding-top: 10px;
	font-size: 18px;
	font-weight: 700;
}
.portfolio-1 .intro .detail .info {
	font-size: 14px;
	font-weight: 400;
}
.portfolio-1 .buttons {
	margin-top: 20px;
}
.portfolio-1 .buttons a.nofill {
	font-size: 14px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.portfolio-1 .buttons a.nofill:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #43b572;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.portfolio-1 .buttons a.nofill i {
	padding-left: 8px;
}
.portfolio-1 .next-prev {
	vertical-align: baseline;
}
.portfolio-1 .next-prev .col-lg-6 {
	background-color: #df4322;
	text-align: center!important;
}
.portfolio-1 .next-prev .col-lg-6 a {
	line-height: 50px;
	color: #fff;
	font-size: 30px;
	text-align: center!important;
}
#portfolio h1 {
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#portfolio h1 {
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#options ul {
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
}
.project-page .icons .caption {
	font-size: 12px;
	color: #646464;
	text-transform: uppercase;
	padding-top: 10px;
}
.project-page .icons .icon {
	font-size: 30px;
	color: #43b572;
}
.blog .post .info h1 {
	font-size: 24px;
	font-weight: 700;
}
.blog-page .post .info h1 {
	font-size: 30px;
	font-weight: 700;
}
.blog-page .post .info {
	padding: 20px;
}
.blog .post .info {
	padding: 20px;
}
.blog-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 0;
	right: 0;
}
.blog-carousel.owl-theme .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	top: 0;
	left: 0;
}
.blog-carousel.owl-theme .owl-controls .owl-buttons div {
	display: inline-block;
	zoom: 1;
	font-size: 28px;
	line-height: 1.1;
	padding-top: 4px;
	filter: Alpha(Opacity=100);
	opacity: 1;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	background-color: #ffad08;
}
.two-blocks .text-block h1 {
	font-size: 60px;
	font-weight: 700;
	color: #fff;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#featured-project-page h1 {
	font-size: 40px;
	font-weight: 700;
	text-align: left;
}
.believe-in h3 {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
}
.believe-in .description {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	padding: 20px;
}
.believe-in .buttons {
	text-align: center;
}
.our-process h1 {
	font-size: 30px;
	font-weight: 700;
	padding-top: 10px;
}
.funfacts .intro {
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.funfacts .intro h1 {
	font-size: 30px;
	font-weight: 700;
	margin-top: 0px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.funfacts .box .count {
	font-size: 70px;
}
.services-tabs ul li .icon {
	height: 60px;
	width: 60px;
	border-radius: 30px;
	font-size: 30px;
	text-align: center;
	padding-top: 0px;
	float: left;
	margin-top: -12px;
	line-height: 65px;
}
.services-tabs ul li .info {
	margin-left: 75px!important;
}
.services-tabs ul li .description {
	line-height: normal;
}
}


.vc_row{
	margin:0 !important;
}

div[class^="vc_col-sm-"]{
	padding:0 !important;
}


.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12{
	padding:0 !important;
}


body{
	overflow-x:hidden;
}


/*own carosel settings override*/
.owl-item .picture{
	overflow: hidden;
}

.owl-item .picture img{
	max-width: none;
	height:400px;
}

.projects-carousel .owl-item .picture img{
	width:100%;
	height:auto;

}

/*team carousel popup modal*/
.team-modal-dialog{
	margin: 80px auto;
}

.team-modal-dialog{
	max-width:900px;
	width:90%;
}




.team-modal-content h5{
	color:#777;
}

.team-modal-content{
	padding:10px;
}

.team-popup-modal{
	top:40px;
}

.team-popup-modal .modal-body{
	margin:0;
	padding:0;
}

.team-modal-image img{
	width:100%;
}

.team-popup-modal .modal-content{
	border-radius: 0;
}

.team-popup-modal .close{
	margin-right: 10px;
	margin-top: -5px;
}

.team-modal-text-text{
	padding:6px;
}

/*about us carousel*/
#about-us .picture img{
	display: block;
	max-width: 100%;
	height: auto;
}




/*discover menu*/
.discover-menu {
	color: #fff;
}
.discover-menu .container {
	padding-top: 120px;
	padding-bottom: 120px;
	background: rgba(0,0,0,0.7)
}
.discover-menu .header h1 {
	font-size: 60px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}
.discover-menu .header .links {
	text-align: center;
}
.discover-menu .header .links a {
	font-size: 16px;
	color: #a7781d;
	text-align: center;
	text-decoration: underline!important;
}
.discover-menu .header .links a {
	text-decoration: none!important;
}
.discover-menu-carousel {
	padding-top: 100px;
}
.discover-menu-carousel h2 {
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 20px;
}
.menu-item {
	padding-bottom: 30px;
}
.menu-item h1 {
	font-size: 16px;
	font-weight: 700;
}
.menu-item .price {
	font-size: 14px;
}
.menu-item .description {
	font-size: 14px;
	padding-right: 30%;
}

/*ends discover menu*/



/*our story*/
.our-story {
	padding-top: 120px;
	padding-bottom: 120px;
	text-align: center;
}
.our-story h1 {
	font-size: 40px;
}
.our-story .description {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
.our-story .signature {
	width: 100%;
	padding-bottom: 50px;
	padding-top: 50px;
	position: relative;
}
.our-story .signature img {
	position: absolute;
	z-index: 999;
	left: 0;
	right: 0;
	top: 40px;
}
.our-story .signature .line {
	height: 1px;
	position: absolute;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 90px;
	z-index: 99;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #e5e5e5;
}
/*ends our story*/


/*Our Chefs*/
.our-chefs {
	color: #fff;
}
.our-chefs .info h1 {
	font-size: 40px;
	padding-bottom: 20px;
}
.our-chefs .info {
	padding: 20px;
}
.our-chefs .name-n-pic {
	color: #a7781d;
	font-size: 20px;
	padding-bottom: 30px;
	clear: left;
}
.our-chefs .name-n-pic .name {
	line-height: 100px;
}
.our-chefs .name-n-pic img {
	float: left;
	margin-right: 16px;
	clear: left;
}
.our-chefs .heading {
	font-size: 20px;
	font-weight: 700;
}
.our-chefs .description {
	padding-top: 20px;
}
.our-chefs-carousel.owl-theme .owl-controls {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}

.our-chefs .owl-item .picture img{
	height:auto;
	max-width: 100%;
}


/*meal of the day*/
.meal-of-the-day {
	padding-top: 80px;
	padding-bottom: 80px;
}
.meal-of-the-day h1 {
	font-size: 40px;
	text-align: center;
}
.meal-of-the-day .block {
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: left!important;
}
.meal-of-the-day .block h1 {
	font-size: 24px;
	padding-top: 10px;
	text-align: left!important;
}
.meal-of-the-day .block .description {
	padding-top: 10px;
}

/*working hours*/
.opening-hours {
	padding-top: 80px;
	padding-bottom: 80px;
	color: #fff;
}
.opening-hours h1 {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
}
.opening-hours .description {
	font-size: 20px;
}


/*home intro */
.home-intro {
	padding-top: 60px;
	color: #fff;
	text-align: center;
	padding-bottom: 40px;
}
.home-intro .description {
	color: #fff;
	text-align: center;
	line-height: 25px;
}
.home-intro .blocks {
	padding-top: 40px;
	padding-bottom: 50px;
}
.home-intro .blocks .block {
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #480200;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.home-intro .blocks .block:hover {
	background-color: #2e0600;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #e27000;
}
.home-intro .blocks .block .icon {
	padding-top: 10px;
	padding-bottom: 10px;
}
.home-intro .blocks .block h1 {
	font-size: 24px;
	color: #e06f00;
}
.home-intro .blocks .block .description {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.home-intro .blocks .block .btn a {
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}
.home-intro .blocks .block .btn a:hover {
	text-decoration: none;
	color: #fff;
}
.home-intro .picture {
	padding-top: 20px;
}
.home-intro .block .icon {
    color: #fff;
    font-size: 50px;
    padding-bottom: 50px;
    padding-top: 30px;
    text-align: center;
}

.home-intro .block .icon.bg1 {
    background-color: #478943;
}
.home-intro .block .icon.bg2 {
    background-color: #009edb;
}
.home-intro .block .icon.bg3 {
    background-color: #ffd400;
}
.home-intro .block .icon.bg4 {
    background-color: #d7182a;
}


.home-intro .s-icons {
    padding-top: 60px;
}


.home-intro .block .btn {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: -18px;
    text-align: center !important;
}


.home-intro .block .btn a.fill:hover {
    background-color: #fff;
    color: #725aa8;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

.home-intro .picture img{
	width:100%;
}







/*bg color*/
.white-bg {
	background-color: #fff;
}
.meroon-bg {
	background-color: #480200;
}
.grey-bg {
	background-color: #eaebef;
}
.green-bg {
	background-color: #58b053;
}
.green-bg-2 {
	background-color: #43b572;
	background: -webkit-linear-gradient(top, rgba(173,206,57,1), rgba(67,181,151,1)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(top, rgba(173,206,57,1), rgba(67,181,151,1)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(top, rgba(173,206,57,1), rgba(67,181,151,1)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to top, rgba(173,206,57,1), rgba(67,181,151,1)); /* Standard syntax (must be last) */
}
.orange-bg {
	background: #9b2920; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliMjkyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2VjNTAyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2Y1YTIxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjk0MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #9b2920), color-stop(30%, #ec5022), color-stop(70%, #f5a21f), color-stop(100%, #f69420)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* IE10+ */
	background: linear-gradient(to right, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b2920', endColorstr='#f69420', GradientType=1 ); /* IE6-8 */
}


/*Main Heading*/

.main-heading {
	background-image: url(../images/headings/heading-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 72px;
	margin-bottom: 30px;
	text-align: center;
}
.main-heading h1 {
	font-family: 'Kalam', cursive;
	font-size: 24px;
	line-height: 70px;
	font-weight: 400;
	color: #fff;
	text-align: center;
}


/*our selection*/
.our-selection {
	padding-top: 100px;
	padding-bottom: 140px;
	color: #fff;
}
.our-selection h1 {
	font-family: 'Kalam', cursive;
	font-size: 50px;
	color: #e06f00;
	text-align: center;
}
.our-selection-carousel {
	padding-top: 30px;
}
.our-selection-carousel .block {
	margin-left: 20px;
	margin-right: 20px;
}
.our-selection-carousel .block .picture {
}
.our-selection-carousel .block .picture {
	position: relative;
	background-color: #480200;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.our-selection-carousel .block .picture:hover img {
	opacity: 0.2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.our-selection-carousel .block .info {
	padding: 18px;
	background-color: #480200;
}
.our-selection-carousel .block .info h3 {
	font-size: 16px;
	color: #e06f00;
}
.our-selection-carousel .block .info .description {
	color: #fff;
}
.our-selection-carousel .block .info .stars {
	padding-top: 10px;
	padding-bottom: 10px;
}
.our-selection-carousel .block .info .stars i {
	color: #ffb65c;
}
.our-selection-carousel .block .info .stars i.disabled {
	color: #7b0b08;
}
.our-selection-carousel.owl-theme .owl-controls {
	text-align: center;
	position: absolute;
	padding-top: 20px;
	left: 0;
	right: 0;
}

.our-selection-carousel .owl-item .picture img{
	height:auto;
	width: 100%;
}


/*Hosting plans*/
.hosting-plans {
	padding-top: 80px;
	padding-bottom: 80px;
}
.hosting-plans h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}
.hosting-plans .block {
	padding-top: 10px;
	padding-bottom: 10px;
}
.hosting-plans .block .icon {
	font-size: 90px;
	background-color: #222737;
	color: #91939b;
	text-align: center;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 26px;
	padding-left: 20px;
}
.hosting-plans .block .icon:hover {
	background-color: #59c96e;
	color: #fff;
}
.hosting-plans .block .caption {
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
}


/*Our Services*/
.our-services {
	padding-top: 80px;
	padding-bottom: 80px;
}
.our-services h3 {
	font-size: 30px;
	text-transform: uppercase;
}
.our-services .block {
	padding-top: 20px;
	padding-bottom: 20px;
}
.our-services h1 {
	font-size: 20px;
	font-weight: 700;
}
.our-services .block .description {
	font-size: 14px;
	padding-top: 8px;
}




/*about me*/
.about-me {
	padding-top: 100px;
	padding-bottom: 100px;
	color: #fff;
}
.about-me h1 {
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	padding-bottom: 50px;
}
.about-me .description {
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}
.about-me .link {
	padding-top: 60px;
	padding-bottom: 0px;
	text-align: center;
}


/*parallax testimonials*/

.parallax-testimonials {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
.testimonial-carousel {
	padding-top: 24px;
}
.parallax-testimonials .description {
	font-size: 20px;
	font-weight: 400;
	padding-top: 20px;
	line-height: 40px;
}
.parallax-testimonials .icon1 {
	font-size: 26px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #b6b6b6;
}
.parallax-testimonials .name {
	font-size: 14px;
	color: #b6b6b6;
	padding-top: 22px;
	text-transform: uppercase;
}
.testimonial-carousel.owl-theme .owl-controls .owl-page {
	padding-top: 30px!important;
}


/*featured story*/
.featured-story h1{
	font-size: 60px;
	font-weight: 400;
	color: #DF4322;
	font-weight: bold
}

.featured-story .picture{
	margin:0;
	padding:0;
}

.featured-story .buttons{
	margin-bottom: 40px;
}



/*-------------------Mega Menu---------------------*/
header{
	width:100%;
}

#mobile-menu {
    display: none; 
}

.wish-primary-menu {
    position: relative;
}

.wish-header-fixed-wrapper.wish-is-fixed ul.tiny-cart li:hover ul.cart_list {
    top: 60px; /* Dynamic */
    margin-top: 0px;
}

.wish-header-fixed-wrapper.wish-is-fixed .bag-icon {
    margin-right: 0px;
    margin-bottom: -5px;
    background-size: 16px 23px;
    width: 16px;
    height: 23px;
}

.wish-header-fixed-wrapper.wish-is-fixed .wish-header-fixed .menu > li > a, .wish-primary-menu .menu > li > a,
.wish-header-fixed-wrapper.wish-is-fixed .text-logo h1,
.wish-header-fixed-wrapper.wish-is-fixed ul.tiny-cart,
.wish-header-fixed-wrapper.wish-is-fixed .navbar ul li a {
    line-height: 60px;
}

.wish-header-fixed-wrapper.wish-is-fixed .text-logo h1 {
    font-size: 24px;
}

.wish-header-fixed-wrapper.wish-is-fixed {
    position: fixed;    
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

.wish-rkt-menu-default{
    height: 100px;  /* Dynamic */  
    -webkit-transition: 0.5s all ease-in-out;
    /*border-bottom: 1px solid #eee;    */
}




.wish-header-fixed-wrapper {
    position: fixed;
    top: -3000px !important;
}

.wish-header-fixed-wrapper.wish-is-fixed {
    top: 0px !important;
}

.wish-header-fixed .menu, .wish-primary-menu .menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;

}

.wish-header-fixed .menu > li, .wish-primary-menu .menu > li {
    display: inline-block;
    padding: 0 20px;
}

.menu-inner-pages .menu > li:last-child{
	padding: 0;
}

.wish-header-fixed .menu > li:last-child{
	padding: 0 0;
}

.wish-primary-menu .menu > li > a {
    display: block;
    position: relative;
    line-height: 100px; /* Dynamic */
    font-size: 14px;
    color: #333;
    font-weight: 700; 
}

.wish-header-fixed .menu > li.menu-item-has-children:hover > a:before,
.wish-primary-menu .menu > li.menu-item-has-children:hover > a:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    position: absolute;
    z-index: 5;
    left: 15px;
    bottom: 1px;
    border-bottom-color: rgba(255,255,255,0.97);
}

.wish-header-fixed .menu > li.menu-item-has-children > a:after,
.wish-primary-menu .menu > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 12px;
    margin-left: 7px;
    opacity: 0.7;
    position: relative;
    top: -1px;
    font-weight: 400;
}

.wish-header-fixed .menu > li .wish-submenu-ddown, 
.wish-primary-menu .menu > li .wish-submenu-ddown {
    display: none;
    position: absolute;
    z-index: 10000;
    width: 220px;
    /*top: 100%;*/
    border-bottom: 1px solid #ebebeb;
    padding: 0;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 100%;
    margin-top: -2px;
}

.wish-primary-menu .menu > li .wish-submenu-ddown {
    margin-top: -1px;
}

.wish-header-fixed .menu > li .wish-submenu-ddown {
    margin-top: 0;
}


.wish-header-fixed .menu > li .wish-submenu-ddown:before,
.wish-primary-menu .menu > li .wish-submenu-ddown:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: -15px;
    z-index: -1;
}

.wish-header-fixed .menu > li .wish-submenu-ddown ul,
.wish-primary-menu .menu > li .wish-submenu-ddown ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-align: left;
}

.wish-header-fixed .menu > li .wish-submenu-ddown ul li.image-item a,
.wish-primary-menu .menu > li .wish-submenu-ddown ul li.image-item a {
    font-size: 0 !important;
}

.wish-header-fixed .menu > li .wish-submenu-ddown ul li.image-item:before,
.wish-primary-menu .menu > li .wish-submenu-ddown ul li.image-item:before {
    display: none;
}

.wish-header-fixed .menu > li .wish-submenu-ddown .container,
.wish-primary-menu .menu > li .wish-submenu-ddown .container {
    max-width: 100%;
    padding: 0px;
}

.wish-primary-menu .menu > li .wish-submenu-ddown .container > ul > li a,
.wish-submenu-ddown .container > ul > li > a {
    padding: 11px 15px;
    font-size: 13px;
    line-height: 1.4em;
    display: block;
    color: #333;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wish-header-fixed .menu > li .wish-submenu-ddown .container > ul > li a:hover,
.wish-primary-menu .menu > li .wish-submenu-ddown .container > ul > li a:hover {
    color: #169fda;
}

.wish-header-fixed .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children,
.wish-primary-menu .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children {
    position: relative;
}

.wish-header-fixed .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children > a:before,
.wish-primary-menu .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children > a:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: 5px;
    margin-left: 13px;
    margin-top: 0px;
    color: #999;
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: "\f105";
    -webkit-font-smoothing: antialiased;
}

.wish-header-fixed .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu,
.wish-primary-menu .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu {
    position: absolute;
    left: 219px;
    top: 0;
}

.wish-header-fixed .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu li,
.wish-primary-menu .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu li {
    background: #fff;
    width: 220px;
}

.wish-header-fixed .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children:hover > .wish-rkt-submenu,
.wish-primary-menu .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children:hover > .wish-rkt-submenu {
    display: block;
}

.wish-header-fixed .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu,
.wish-primary-menu .menu > li .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu {
    display: none;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown {
    padding: 20px 25px 25px;
    width: 100%;
    left: 0;
    border: 1px solid #eee;
    background: #fff;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li {
    width: 18.297%;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li > a,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li > a:hover,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li > a:hover {
    text-decoration: none;
    color: #111;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li > a:before,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li > a:before {
    display: none;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li a,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li a {
    padding: 5px 0px;
    border: none;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu {
    display: block;
    position: relative;
    left: auto;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu ul li,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu ul li {
    background: none;
    width: auto;
    border-top: 1px solid #f2f2f2;
    padding: 4px 0px;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu ul li.image-item,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu ul li.image-item {
    margin-top: -5px;
    border: none;
    padding: 0px;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu ul li ul,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu ul li ul {
    margin: 3px 0 3px 3px;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu ul li ul li:before,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu ul li ul li:before {
    line-height: 17px;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu ul li ul li a,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul > li .wish-rkt-submenu ul li ul li a {
    padding: 3px;
    font-size: 11px;
}

.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container > ul .menu-item-has-children > a:before,
.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container > ul .menu-item-has-children > a:before {
    background: none;
}

.wish-header-fixed .menu .menu-full-width .wish-submenu-ddown .container > ul > li,
.wish-primary-menu .menu .menu-full-width .wish-submenu-ddown .container > ul > li {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 2.127659574468085%;
}

.wish-header-fixed .menu .menu-full-width .wish-submenu-ddown .container > ul > li,
.wish-primary-menu .menu .menu-full-width .wish-submenu-ddown .container > ul > li {
    float: left;
}

.wish-header-fixed .menu .menu-full-width .wish-submenu-ddown .container > ul > li:first-child,
.wish-primary-menu .menu .menu-full-width .wish-submenu-ddown .container > ul > li:first-child {
    margin-left: 0 !important;
}

.wish-header-fixed .menu > li:nth-last-child(1) .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu,
.wish-primary-menu .menu > li:nth-last-child(1) .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu,
.wish-header-fixed .menu > li:nth-last-child(2) .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu,
.wish-primary-menu .menu > li:nth-last-child(2) .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu {
    right: auto;
    left: 219px;
}

.wish-header-fixed .menu > li.menu-full-width:nth-last-child(1) .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu,
.wish-primary-menu .menu > li.menu-full-width:nth-last-child(1) .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu,
.wish-header-fixed .menu > li.menu-full-width:nth-last-child(2) .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu,
.wish-primary-menu .menu > li.menu-full-width:nth-last-child(2) .wish-submenu-ddown .container > ul .menu-item-has-children .wish-rkt-submenu {
    left: auto;
    right: auto;
}

.wish-primary-menu .menu > li .wish-submenu-ddown .container ul .menu-item-has-children .wish-rkt-submenu ul li:last-child a,
.wish-header-fixed .menu > li .wish-submenu-ddown .container ul .menu-item-has-children .wish-rkt-submenu ul li:last-child a,
.wish-primary-menu > .menu > li > .wish-submenu-ddown > .container > ul > li:last-child a {
    border-bottom: 1px solid #dbdbdb;
}

.wish-primary-menu .menu > li.menu-full-width .wish-submenu-ddown .container ul .menu-item-has-children .wish-rkt-submenu ul li:last-child a,
.wish-header-fixed .menu > li.menu-full-width .wish-submenu-ddown .container ul .menu-item-has-children .wish-rkt-submenu ul li:last-child a {
    border-bottom: none;
}

.wish-header-fixed {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.07);
}

.wish-wp-menu-wrapper .menu li a:hover {
    color: #169fda;
    text-decoration: none;
}

.wish-wp-menu-wrapper .menu li > a:hover{
    color: #169fda;
}

.wish-wp-menu-wrapper .setup-message {
  text-align: center;
  line-height: 100px;
  float: left;
}

.wish-header-fixed .wish-wp-menu-wrapper .setup-message {
  width: auto;
  float: left;
  display: block;
  margin-left: 20px;
  line-height: 60px;
}


.wish-rkt-menu-default .logo{
	width:240px;
}

.wish-rkt-menu-default .logo img {
  max-height: 100px;

}
 .wish-primary-menu .menu {
  height: auto;
}




.header, ul.tiny-cart, .mean-bar, .wish-rkt-menu-default, .wish-rkt-menu-default .logo { 
	height: 100px; 
}

.topbar_show{
	/*height: 130px;*/
	height:auto;
}

.top-contact span.topbar-social{
	padding-left: 0;
	padding-right: 0px;
}


.wish-rkt-menu-default .logo { 
	white-space: nowrap;
    float: left; 
}

.logo {
  position: relative;
}

.wish-rkt-menu-default .logo a,  .wish-header-fixed-wrapper.wish-is-fixed .logo a {
	max-width: 225px;
  line-height: 0px;
  float: none;	
}


.wish-rkt-menu-default .logo img {
  vertical-align: middle;
  max-width: 225px;
  position: relative;
}

.wish-header-fixed-wrapper.wish-is-fixed .logo {
  height: 60px;
}
.wish-header-fixed-wrapper.wish-is-fixed .logo {
  white-space: nowrap;
  float: left;
}
.wish-rkt-menu-default .logo a,  .wish-header-fixed-wrapper.wish-is-fixed .logo a {
  max-width: 225px;
  line-height: 0px;
  float: none;
}
.helper {
  height: 100%;
  vertical-align: middle;
}
.wish-header-fixed-wrapper.wish-is-fixed .logo img {
  vertical-align: middle;
  max-width: 160px;
}

/*Main menu*/

.wish-rkt-menu-default .menu-item, .wish-header-fixed-wrapper .menu-item{
	padding-bottom: 0;
}






/*-------------------------------------------------------------------------*/
/*  38.  MeanMenu        
/*-------------------------------------------------------------------------*/


a.meanmenu-reveal {
  display: none;
}

.mean-container .mean-bar {
  position: relative;
  z-index: 9;
}

.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  position: absolute;
  padding: 20px;
  top: 0px;
  right: 0px !important;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
  display: block;
  background: #666;
  height: 2px;
  margin-top: 4px;
  transition: all 500ms ease-in-out;
}

.mean-container a.meanmenu-reveal.meanclose span:nth-of-type(n+1) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg) ;
  margin-top: 10px;
}

.mean-container a.meanmenu-reveal.meanclose span:nth-of-type(n+2) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg) ;
  margin-top: -2px;
}

.mean-container a.meanmenu-reveal.meanclose span:nth-of-type(n+3){
  opacity: 0;
}

.mean-container .mean-nav {
  float: left;
  width: 100%; 
  position: absolute;
  background-color: rgba(0, 0, 0, 0.92);
  top: 60px;
}

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}

.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 100%;
  padding: 0.8em 18px;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid rgba(255,255,255,0.1);
  font-weight: 600;
  text-decoration: none;    
}

.mean-container .mean-nav ul li li a {
  width: 85%;
  font-size: 14px;
  padding: 0.9em 7.5%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255,255,255,0.1);
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
  font-weight: 400;
}

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
  width: 80%;
  padding: 1em 10%;
  font-weight: 400;
}

.mean-container .mean-nav ul li li li li a {
  width: 70%;
  padding: 1em 15%;
  font-weight: 400;
}

.mean-container .mean-nav ul li li li li li a {
  width: 65%;
  padding: 1em 22.5%;
  font-weight: 400;
}

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 18px;
  padding: 10px 12px 12px 12px !important;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 2;
  border: none !important;
}

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

.mean-container .mean-bar, 
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 1000;
}

.mean-remove {
  display: none !important;
}


/*-------------------------------------------------------------------------*/
/*  39.  Owl Carousel
/*-------------------------------------------------------------------------*/

.wish-header-fixed-wrapper.wish-is-fixed .header, 
.wish-header-fixed-wrapper.wish-is-fixed ul.tiny-cart, 
.wish-header-fixed-wrapper.wish-is-fixed .mean-bar{
    height: 60px; /* Dynamic */
}
/*================================== responsive CSS ===========================================*/


/* -- 1. Only Larger Screens (>1024) --
   ================================================== */

@media only screen and (min-width: 1100px) {

  #mobile-menu {
    display: none !important; 
  }




 
  #primary.full-width {
    margin-left: 0;
  }

  .logo a {
    margin-right: 30px;
  }

}



/* -- 2. Tablet AND Mobile (<1024) --
   ================================================== */


@media (max-width: 1100px) {
  .wish-rkt-menu-default {
    height: 60px; /* Dynamic */
  }
  #primary-nav {
    display: none !important;
  }
  .mean-bar {
    height: 0px !important;
  }
  .menu-main-menu-container, .wish-rkt-main-menu {
    display: none;
  }

/*	.wish-rkt-menu-default{
	    height:90px;
	}*/


  .wish-header-fixed-wrapper.wish-is-fixed {
    display: none;
  }

  .logo a {
    float: none;
  }

  .helper {
    display: inline;
  }
  .wish-rkt-menu-default .logo {
    float: none;
    height: 50px;
  }
  .menu-primary-container {
    display: none;
  }
  .logo img {
    display: block;
    margin: 0px auto;
    max-height: 60px;
    padding: 13px;   
  }

	.wish-rkt-menu-default{
		 height: auto;
		padding-bottom: 10px;	
	}


}



  .menu-menu-1-container{
  	float: right;
  }






.our-staff .block .name {
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 10px;
}
.our-staff .block .link {
}
.our-staff .block .s-icons {
  padding-top: 10px;
}
.our-staff .block .s-icons ul {
  padding: 0px;
  margin: 0px;
}
.our-staff .block .s-icons ul li {
  list-style-type: none;
  display: inline-block;
  color: #747474;
}
.our-staff .block .s-icons ul li i {
  font-size: 20px;
  color: #747474;
  padding-right: 10px;
  padding-left: 4px;
}


/*Latest news section*/
.grey-bg {
  background-color: #f4f4f4;
}
.latest-news {
  padding-top: 80px;
  padding-bottom: 80px;
}
.latest-news .header {
  text-align: center;
}
.latest-news .header h1 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.latest-news .header .icons {
  padding-top: 20px;
  padding-bottom: 40px;
  text-align: center;
}
.latest-news h3 {
  font-size: 26px;
}
.latest-news .block {
  padding-top: 20px;
  padding-bottom: 20px;
}
.latest-news .block .picture {
}


/*Parallax Video section*/
.parallax-1 {
  background-attachment: fixed;
  background-image: url(../images/parallax/bg.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: cover;
}
.watch-video {
  padding-top: 140px;
  padding-bottom: 140px;
  color: #fff;
  text-align: center;
}
.watch-video .icon {
  font-size: 30px;
  background-color: #ef3838;
  height: 75px;
  width: 75px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
}
.watch-video .icon a {
  color: #fff;
}
.watch-video h1 {
  font-size: 18px;
}

/*our mission section*/
.our-mission {
  padding-top: 70px;
  padding-bottom: 120px;
  text-align: center;
}
.our-mission .icon {
  height: 90px;
  width: 90px;
  border-radius: 45px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 50px;
  font-size: 46px;
  padding-top: 20px;
}
.our-mission h1 {
  font-size: 20px;
  font-weight: 700;
  color: #071041;
  text-transform: uppercase;
}
.our-mission .description {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.our-mission .buttons {
  padding-top: 40px;
}

/*department section*/
.departments {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}
.departments h1 {
  font-size: 30px;
  color: #071041;
  padding-bottom: 40px;
  text-align: center;
  text-transform: uppercase;
}
.departments .block .icon {
  height: 60px;
}


/*funfacts section*/
.fun-facts {
  padding-top: 80px;
  padding-bottom: 50px;
  text-align: center;
}
.fun-facts h1 {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 80px;
  letter-spacing: 10px;
}
.fun-facts .icon {
  margin-bottom: 30px;
  height: 45px;
}
.fun-facts .count {
  color: #000;
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 12px;
}
.fun-facts .caption {
  color: #838383;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 6px;
  padding-bottom: 40px;
}
/*.....................END.....................*/



/*Contact form Element*/
.wpcf7-form p{
	display: block;
	color:#333;
}


.wpcf7-form .wpcf7-form-control[type='text'], .wpcf7-form .wpcf7-form-control[type='email'], .wpcf7-form .wpcf7-form-control[type='textarea'], .wpcf7-form textarea{
	width:100%;
	border:1px solid #ddd;
}


.wpcf7-form-control input[type="submit"], .wpcf7-submit{
	padding:10px 30px;
}


.wish-contact-form .info h3{
	text-align:center;
	 color: #df4322;
    font-size: 30px;
    font-weight: 400;
}


.wish-contact-form{
	padding-bottom: 80px;
    padding-top: 80px;
    
}


.wish-contact-form .herotext {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 50px;
    padding-top: 20px;
    text-align: center;
}



/*progress bar (skills)*/
.about-page .skills > h3{
	text-align: center;
}

.about-page .skills .progress{
	border-bottom: none;
	background-color: #ddd;
}




/*PARALLAX MEDICAL BANNNER*/
.parallax-1 {
  background-attachment: fixed;
  background-image: url(../images/parallax/1.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: cover;
}
.diagnosing-n-treating {
  padding-top: 150px;
  padding-bottom: 150px;
}
.diagnosing-n-treating h1 {
  font-size: 60px;
}
.diagnosing-n-treating h3 {
  font-size: 26px;
  text-transform: uppercase;
}

.sqr-buttons {
  padding-top: 40px;
}
.sqr-buttons a:first-child {
  margin-right: 10px;
}
.sqr-buttons a.fill {
  font-size: 16px;
  background-color: #296aa4;
  border: 2px solid #296aa4;
  color: #fff;
  padding-top: 12px;
  padding-right: 30px;
  padding-bottom: 12px;
  padding-left: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.sqr-buttons a.fill:hover {
  background-color: transparent;
  color: #296aa4;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/*Pics with text*/
.pics-with-text {
  padding-top: 60px;
  padding-bottom: 40px;
}
.pics-with-text .row2 {
  margin-top: 60px;
}

.pics-with-text .row1 .picture img {
  border: 1px solid #ececec;
}

.pics-with-text .row1 .info h1 {
  font-size: 24px;
  color: #071041;
  text-align: left;
  line-height: 30px;
}
.pics-with-text .row1 .info .description {
  padding-top: 20px;
  text-align: left;
}
.pics-with-text .row2 .info h1 {
  font-size: 24px;
  color: #071041;
  text-align: right;
  line-height: 30px;
}
.pics-with-text .row2 .info .description {
  padding-top: 20px;
  text-align: right;
}
.pics-with-text .row2 .picture img {
  border: 1px solid #ececec;
}


/*Meal of the day*/
.meal-of-the-day {
  padding-top: 80px;
  padding-bottom: 80px;
}
.meal-of-the-day h1 {
  font-size: 40px;
  text-align: center;
}

.meal-of-the-day .block {
  padding-top: 50px;
  padding-bottom: 30px;
  text-align: left!important;
}
.meal-of-the-day .block h1 {
  font-size: 24px;
  padding-top: 10px;
  text-align: left!important;
}
.meal-of-the-day .block .description {
  padding-top: 10px;
}

/*our staff*/

.our-staff {
  padding-top: 80px;
  padding-bottom: 20px;
}
.our-staff h1 {
  font-size: 26px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 30px;
  color: #071041;
  text-transform: uppercase;
}

.our-staff .block {
    padding-bottom: 50px;
}

.our-staff .block .name {
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 10px;
}
.our-staff .block .link {
}
.our-staff .block .s-icons {
  padding-top: 10px;
}
.our-staff .block .s-icons ul {
  padding: 0px;
  margin: 0px;
}
.our-staff .block .s-icons ul li {
  list-style-type: none;
  display: inline-block;
  color: #747474;
}
.our-staff .block .s-icons ul li i {
  font-size: 20px;
  color: #747474;
  padding-right: 10px;
  padding-left: 4px;
}



/*woocommerce styles*/
.woocommerce-ordering .orderby{
	border:1px solid #ccc;
}


.woocommerce-cart .blog-page{
	padding-top: 40px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
	width:200px;
}

.woocommerce ul.products li.product h3{
	font-size: 14px;
    font-weight: 400;
    text-align: center;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	border:1px solid #ccc;
	padding:6px;
}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color: #DF4322;
	border: 1px solid #DF4322;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	
	background-color: transparent;
	color:#DF4322;
}

.woocommerce ul.products li.product .button{

   background-color: #df4423;
    border: 2px solid #df4423;
    border-radius: 40px;
    color: #fff;
    font-size: 16px;
    padding: 12px 30px;
    transition: all 0.3s ease 0s;
    text-align: center;
	font-weight: 400;
}

.woocommerce ul.products li.product .price{
	text-align: center;
	 font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	text-align: center;
	margin-bottom: 40px;
}

.woocommerce .quantity .qty{
	width: 80px;
	padding: 0;	
}

.picture-overlay {
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    position: absolute !important;
    right: 0;
    text-align: left;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 1;
}


.woocommerce div.product div.images{
	float:left;
	margin-right: 10px;
}


.products .image {
    background-color: #df4423;
    margin-bottom: 30px;
    position: relative;
    transition: all 0.3s ease 0s;
} 

.woocommerce div.product form.cart .variations td.label{
	padding-right: 0;
}

.woocommerce div.product form.cart .variations td.label{
	display: none;
}

.products .image:hover img {
    opacity: 0.2;
    transition: all 0.3s ease 0s;
}

.products .icons .icon{
   background-color: #fff;
    border-radius: 25px;
    color: #df4423;
    display: inline-block !important;
    height: 50px;
    margin: 4px;
    padding: 10px;
    text-align: center;
    transition: all 0.1s ease-in-out 0s;
    width: 50px;
}


.woocommerce div.product div.images img{
	width: auto;
}

/*.woocommerce ul.products li.product .star-rating {
	position: absolute;
	left: 50%;
	margin-left: -32px;

}


.woocommerce .star-rating span{
	color: #DF4423;
}
*/

/*BIG INTRO SECTION*/
.big-intro {
  padding-top: 50px;
  padding-bottom: 70px;
  margin-top: 80px;
  text-align: center!important;
}
.big-intro h3 {
  font-size: 30px;
  color: #071041;
  font-weight: 400;
  text-align: center;
}
.big-intro h1 {
  font-size: 50px;
  font-weight: 700;
  text-align: center;
}
.big-intro .description {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  padding-top: 20px;
}
.big-intro .signature {
  width: 100%;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
}
.big-intro .signature img {
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  top: 40px;
}
.big-intro .signature .line {
  height: 1px;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 90px;
  z-index: 99;
  background-image: none;
  background-repeat: repeat-x;
  background-color: #e5e5e5;
}

/*INFO STRIP*/
.need-help {
  font-size: 24px;
  background-color: #296aa4;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}


/*WISH CALL TO ACTION*/
.orange-bg {
  background: #9b2920;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #9b2920), color-stop(30%, #ec5022), color-stop(70%, #f5a21f), color-stop(100%, #f69420));
  background: -webkit-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%);
  background: -o-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%);
  background: -ms-linear-gradient(left, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%);
  background: linear-gradient(to right, #9b2920 0%, #ec5022 30%, #f5a21f 70%, #f69420 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b2920', endColorstr='#f69420', GradientType=1 );
}
.getintouch {
  padding-top: 40px;
  padding-bottom: 50px;
}
.getintouch h1 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
}
.getintouch .description {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}
.getintouch .buttons {
  margin-top: 10px;
}
.getintouch .buttons a.nofill {
  font-size: 16px;
  background-color: transparent;
  border-radius: 60px;
  padding-top: 12px;
  padding-right: 30px;
  padding-bottom: 12px;
  padding-left: 30px;
  border: 2px solid #fff;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}


/*WE BUILD SECTION*/
.we-build {
  padding-top: 70px;
  padding-bottom: 70px;
}
.we-build h1 {
  text-align: center;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 70px;
}
.we-build .block {
  margin-bottom: 30px;
}
.we-build .block .picture {
  float: left;
  margin-right: 20px;
  padding-top: 20px;
}
.we-build .block .detail {
  padding-left: 100px;
  margin-bottom: 50px;
}
.we-build .block .detail h3 {
  font-size: 18px;
  font-weight: 500;
  color: #f0542d;
  text-transform: uppercase;
  margin-bottom: 20px;
}

/*Our Team*/
.team {
 /* padding-top: 100px;*/
  text-align: center;
}
.team h1 {
  font-size: 26px;
  font-weight: 700;
  padding-top: 10px;
}
.team .description {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 40px;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.team .block .info {
  display: block;
  position: absolute;
  bottom: 30px;
  overflow: hidden;
  opacity: 0;
  color: #000;
  background: rgba(255, 255, 255,0.5);
  text-align: left!important;
  padding-left: 15px;
  padding-right: 15px;
  width: 80%;
  height: 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 20px;
  text-align: left;
  font-size: 16px;
  border: 4px solid #f8ae1c;
}
.team .block:hover .info {
  display: block;
  position: absolute;
  opacity: 1;
  height: 120px;
  padding-top: 10px !important;
  padding-bottom: 10px;
  text-align: center;
  margin-top: -120px;
}
.team .block .info .name {
  font-size: 16px;
  font-weight: 700;
}

.team .block .info .designation {
  font-size: 14px;
}

.team .description {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 40px;
}



/*Parallax Construction*/
.watch-video h1 {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.watch-video .icon {
  font-size: 30px;
  background-color: #fff;
  color: #000;
  height: 75px;
  width: 75px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.watch-video .icon a {
  color: #000;
}
.watch-video h2 {
  font-size: 18px;
  text-transform: uppercase;
}

/*Our Clients*/
.clients {
  padding-top: 60px;
  padding-bottom: 60px;
}




/* features with gallery */
.wish-gallery-features{
	padding:40px 0;
}
.wish-gallery-features .gal-img-list ul{
	list-style: none;
	padding:0;
	display: block;
}

.wish-gallery-features .gal-img-list ul li{
	float:left;
}

.wish-gallery-features .gal-img-list ul:after{
	clear:both;
	display:table;
	content:"";
}

.wish-gallery-features .gal-img-list ul a{
	text-decoration: none;
	 border: 1px solid #ddd;
    display: block;
    padding: 4px;
}

.gal-img-show img{
	width:100%;
}

.gal-img-show{
	border: 1px solid rgb(221, 221, 221);
}

.wish-medium-title h3{
	font-size: 26px;
	font-weight: 400;
	color: #DF4322;
	margin:0;
}

.wish-medium-text p, .wish-medium-text li{
	color:#000000;
}


/*parallax services*/
.parallax-services{
	padding:60px 0;
}

.parallax-service{
	display:inline-block;
	background-color: #fff;
	height: 180px;
	width:100%;
	max-width: 350px;
	margin:10px 10px;
	padding:20px 5px 10px 5px;
	position: relative;
}

.parallax-service .icon{
	position:absolute;
	top:-70px;
	background-color:#fff;
	border-radius: 100px;
    float: none;
    font-size: 20px;
    left: 50%;
    line-height: 0px;
    margin: 0 0 0 -26px;
    padding: 15px;
    background-color: #df4322;
}

.parallax-service .icon i{
	color:#fff;
	font-size: 24px;
}
.parallax-service .caption{
	font-size: 18px;
	color:#df4322;
	margin-top: 25px;
}

.parallax-service .service-text{
	font-size: 12px;
	color:#555;
	line-height: 18px;
}

.parallax-service-outer{
	text-align: center;
}


/*photography styles*/
.photo-wrap{
	text-align: center;
}

.photo-wrap img{
	max-width: 100%;
	height:auto;
}

.photo-wrap-inner{
	margin:0;
	display: inline-block;
	word-spacing: 0;
	width: 50%;
}

.photo-other-img:after{
	clear:both;
	display: table;
	content:"";
}

.photo-wrap-inner img{
	max-width: 100%;
	width:100%;
}

.photo-other-img{
	text-align: center;
	word-spacing: 0;
	line-height: 0;

}

.wish-photography h5{
	text-align: center;
	margin:0;
	padding: 40px 0 0 0;
}
.row-photography p{
	text-align: center;
	color:#666;
	font-size: 12px;
	margin:0;
	margin-bottom: 40px;
}

.row-photography{
	max-width: 930px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}


/*hand writtem testimonial*/
.hand-testimonial{
	padding:40px 0;
}
.hand-testimonial-image img{
    border: 2px solid #a7781d;
    border-radius: 120px;
    padding: 1px;
}

.hand-testimonial h3{
	margin-top: 0;
}


/*typing banner*/
.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}


.typing-banner{
	position: relative;
	height:600px;
	background-size: cover;
}



.typing-text{
	position:absolute;
	top:36%;
	left:50%;
	max-width:900px;
	margin-left: -450px;
	text-align: center;

}

.typing-text span{
	font-size: 40px;
}

.typing-text h3{
	display: inline;
	font-size: 40px;
	text-align: center;
}

.typing-text h3 span{
	color:#DF4322;
}






/*Sliding Accordion*/
.ia-container {
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.08);
}

.ia-container figure {
    position: absolute;
	top: 0;
	left: 70px; /* width of visible piece */
	width: 1200px;
    box-shadow: 0 0 0 1px rgba(255,255,255,0.6);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ia-container > figure {
    position: relative;
	left: 0 !important;
}

.ia-container img {
	display: block;
	width: 100%;
}

.ia-container input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px; /* just cover visible part */
	height: 100%;
	cursor: pointer;
	border: 0;
	padding: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
	z-index: 100;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.ia-container input:checked{
	width: 5px;
	left: auto;
	right: 0px;
}
.ia-container input:checked ~ figure {
	-webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
	left: 900px;
}

.ia-container figcaption {
	width: 900px;
	height: 100%;
	background: rgba(87, 73, 81, 0.1);
	position: absolute;
	top: 0px;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.ia-container figcaption span {
	position: absolute;
	top: 40%;
	margin-top: -30px;
	right: 20px;
	left: 20px;
	overflow: hidden;
	text-align: center;
	background: rgba(87, 73, 81, 0.3);
	line-height: 20px;
	font-size: 18px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 700;
	padding: 20px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
} 

.ia-container input:checked + figcaption,
.ia-container input:checked:hover + figcaption{
	background: rgba(87, 73, 81, 0);
}

.ia-container input:checked + figcaption span {
	-webkit-transition: all 0.4s ease-in-out 0.5s;
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -ms-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
    filter: alpha(opacity=99);
	opacity: 1;
	
	top: 50%;
}

.ia-container #ia-selector-last:checked + figcaption span {
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.ia-container input:hover + figcaption {
	background: rgba(87, 73, 81, 0.03);
}

.ia-container input:checked ~ figure input{
    z-index: 1;
}


@media screen and (max-width: 1400px) {
	
	.ia-container figure { /* width of visible piece */
		left: 100px; 
		width: 900px; 
	}
	
	.ia-container input { 
		width: 100px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 900px; 
	}
	
	.ia-container figcaption span { 
		font-size: 16px; 
	}

	.ia-container figcaption{
		width:900px;
	}


}


@media screen and (max-width: 1300px) {
	
	.ia-container figure { /* width of visible piece */
		left: 90px; 
		width: 860px; 
	}
	
	.ia-container input { 
		width: 90px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 860px; 
	}
	
	.ia-container figcaption span { 
		font-size: 16px; 
	}

	.ia-container figcaption{
		width:900px;
	}


}



@media screen and (max-width: 1100px) {
	
	.ia-container figure { /* width of visible piece */
		left: 50px; 
		width: 800px; 
	}
	
	.ia-container input { 
		width: 50px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 800px; 
	}
	
	.ia-container figcaption span { 
		font-size: 16px; 
	}

	.ia-container figcaption{
		width:800px;
	}


}





@media screen and (max-width: 810px) {
	
	.ia-container figure {  /* width of visible piece */
		left: 50px; 
		width: 700px; 
	}
	
	.ia-container input { 
		width: 60px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 570px; 
	}
	
	.ia-container figcaption span { 
		font-size: 16px; 
	}

	.ia-container figcaption{
		width:560px;
	}

}



@media screen and (max-width: 670px) {

	
	.ia-container figure {  /* width of visible piece */
		left: 50px; 
		width: 600px; 
	}
	
	.ia-container input { 
		width: 60px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 470px; 
	}
	
	.ia-container figcaption span { 
		font-size: 16px; 
	}

	.ia-container figcaption{
		width:460px;
	}

}
/*ends sliding carousel*/










/*Corporate Features*/

.corporate-feature .box{
 	padding-top: 60px;
    padding-bottom: 30px;
    border-left: 1px solid #444;
    border-bottom: 1px solid #444;
    border-color: rgba(255, 255, 255, 0.1);
}

.corporate-feature a{
	text-decoration: none;
}

.corporate-feature .box:nth-child(3n){
	border-right: none;
}

.corporate-feature .box:nth-child(3n+1){
	border-left: none;
}

.corporate-feature .box:nth-last-child(1){
	border-bottom: none;
}

.corporate-feature .box:nth-last-child(2){
	border-bottom: none;
}

.corporate-feature .box:nth-last-child(3){
	border-bottom: none;
}


@media (max-width: 990px){
	.corporate-feature .box{
		border:none;
	}
}




@media (max-width: 768px){
	.corporate-feature .box{
	 	padding-top: 60px;
	    padding-bottom: 30px;
	}

}


.corporate-feature .centered{
	width: 150px;
    margin: 0 auto;
}

.corporate-feature img{
	display: table;
    margin: 0 auto;
}

/*our states*/
.our-stats{
	text-align: left;
}
.our-stats p{
	font-size: 11px;
    color: #9B9C9D;
    line-height: 1.5;
}
.our-stats h2{
	text-align: center;
	font-weight: 800;
	color: #D96453;
}
.our-stats h5{
	text-align: center;
	font-weight: 700;
	color: #363635;
}
.our-stats .description{
	font-size: 11px;
    color: #9B9C9D;
    text-align: center;
    line-height: 1.5;
}

.our-stats .pie-chart{
	text-align: center;
}
.our-stats .pie-chart .title{
	padding: 0;
	text-align: center;
	font-weight: 700;
	font-size: 10px;
}

/*Pie CHART*/
.chart {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  text-align: center;
}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.pie-chart .chart{
	background-color: #ffffff;
}
.percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
}
.centered {
  margin-left: auto;
  margin-right: auto;
  float: none;
}



/*Simple Banner 2 Columns*/
.simple-banner-2{
	padding-bottom: 60px;
}
.simple-banner-2 h3{
	text-align: center;
	padding-bottom: 10px;
}
.simple-banner-2 .banner-buttons a.nofill {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.simple-banner-2 .banner-buttons a.nofill:hover {
	border: 2px solid #fff;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.simple-banner-2 .banner-buttons{
	text-align: center;
}
.simple-banner-2 .banner{
	padding-top:60px;
	padding-bottom: 60px;
	background-size: cover;
	margin-bottom: 20px;
}

/*Simple Banner 3 Columns*/
.simple-banner-3{
	padding-bottom: 60px;
}
.simple-banner-3 h3,.simple-banner-3 h4{
	text-align: center;
}

.simple-banner-3 hr{
	width: 40px;
    border: 1px solid #fff;
}
.simple-banner-3 .banner{
	padding-top:60px;
	padding-bottom: 60px;
	background-size: cover;
	margin-bottom: 20px;
}

/*Benefits*/
.benefits{
	padding-bottom: 60px;
}
.benefits li{
	background: url(../images/benefits-arrow.png) 10px 10px no-repeat;
    padding: 7px 0 9px 56px;
    line-height: 24px;
}
.benefits ul {
    list-style: none;
    margin: 0;
    margin-left: -10px;
    padding-top: 22px;
    padding-left: 0px;
}


/*Roundabout Carousel*/
.roundabout{
	padding-bottom: 60px;
}
.roundabout-holder {
	padding: 0;
	margin: 0 auto;
	height: 400px;
	width: 620px;
}

.roundabout-moveable-item {
	height: 400px;
	width: 400px;
	cursor: pointer;
	border:1px solid black;
	display:block;
}

.roundabout-moveable-item img {
	height: 100%;
	width: 100%;
}

.roundabout-in-focus {
	cursor: auto;
}

#carousel-descriptions {
	list-style:none;
	display:block;
	width:850px;
	margin:25px auto;
	padding:0;
}

#carousel-descriptions li {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	display:none;
}

#carousel-descriptions li.current {
	display:block;
}

#carousel-controls {
	max-width:900px;
	width:auto;
	margin:25px auto;
	overflow:auto;
	border-collapse:collapse;
	text-align:center;
}

#carousel-controls span {
	width:100px;
	display:inline-block;
	font-size:14px;
	text-align:center;
	margin:0 5px;
	padding:5px;
	cursor:pointer;
	border:1px solid black;
	background:#333;			
}		
#carousel-controls .current {
	background:#600;
	color:;
	border-color:#400;
}



/*Restaurant Menu 2*/
.restaurant-menu-2{

}

.restaurant-menu-2 .title{
	background-color: #431110;
	padding: 30px;
}
.restaurant-menu-2 .title .center{
	width: 452px;
	margin: 0 auto;
}
.restaurant-menu-2 .title h1{
	margin:0px;
	color: #fff;
}
.restaurant-menu-2 .title p{
	margin:0px;
	color: #fff;
}

.restaurant-menu-2 .item {
	position: relative;
}
.restaurant-menu-2 .item .head-section{
	position: relative;
	width: 25%;
	float: left;
	text-align: center;
}
.restaurant-menu-2 .item .dishes{
	position: relative;
	width: 75%;
	float: left;
	padding:20px;
}

.restaurant-menu-2 .right, .restaurant-menu-2 .left{
	margin-left: 0px;
	padding: 0px;
}
.restaurant-menu-2 .item .heading{
	padding: 20px;
	color: #fff;
}
.restaurant-menu-2 .item .first .heading{
	background-color: #6E2627;
}
.restaurant-menu-2 .item .second .heading{
	background-color: #411111;
}
.restaurant-menu-2 .item .first .img{
	background-color: #411111;
}
.restaurant-menu-2 .item .second .img{
	background-color: #6E2627;
}
.restaurant-menu-2 .item .img{
	padding: 43px 20px;
}
.restaurant-menu-2 .item img{
width: 90%;
}
.restaurant-menu-2 .left{
	background-color: #F6F2EF;
}
.restaurant-menu-2 .item h3{
	font-family: initial;
	color: #fff;
	text-transform: none;
	margin-bottom: 20px;
}
.restaurant-menu-2 .padding{
	padding: 0px;
}
.restaurant-menu-2 .item .dishes h5{
	color: #CF6728;
	margin-bottom: 0px;
}

.restaurant-menu-2 .item .dishes .price{
	text-align: right;
}

.restaurant-menu-2 .item .dishes .half-width{
	width: 50%;
}

.restaurant-menu-2 .item .dishes p{
	font-size: 12px;
	color: #ABA899;
}

.restaurant-menu-2 .item .dishes .clear:after{
	clear:both;
   display: table;
   content:"";
}


.restaurant-menu-2 .item:after{

   clear:both;
   display: table;
   content:"";

}
/*Rstaurant Menu 2 END*/


/*Content Slider*/
.content-slider{

}
.content-slider .description, .menu-item .description{
	padding-top: 0;
	padding-bottom: 40px;
}


/*sidebar pages*/
.page-template-page-left-sidebar .row{
	margin-right: -30px;
}

.page-template-page-left-sidebar .blog-comments{
	padding:0;
}




/* ==================================================
   Testimonial widget
   ================================================== */
.item blockquote.adjust2 {
 padding: 10px 20px;
 margin: 0 0 20px;
 font-size: 14px!important;
 border-left: 5px solid #eee;
 text-align:left;
  }
  .item blockquote.adjust2 cite { 
 font-size: 88%;
 text-align:left;
  }
  .testimonial-content{ margin-top:20px; } .adjust1{ float:left; width:100%; margin-bottom:0; } .adjust2{ margin:0; } .testimonial-media-object{ margin:auto; margin-top:15%; } 
  .testimonial-media-object:hover {
  -webkit-animation: pulse ease-in-out 1 normal 500ms;
 -moz-animation: pulse ease-in-out 1 normal 500ms;
 -ms-animation: pulse ease-in-out 1 normal 500ms;
 -o-animation: pulse ease-in-out 1 normal 500ms;
 animation: pulse ease-in-out 1 normal 500ms; 
   }
  @media screen and (max-width: 768px) { .testimonial-media-object{ margin-top:0; } }
  /* Fade transition for carousel items */
.testimonial-content .carousel .item {
    left: 0 !important;
      -webkit-transition: opacity .4s; 
         -moz-transition: opacity .4s;
           -o-transition: opacity .4s;
              transition: opacity .4s;
}
.testimonial-content .carousel-control {
    background-image: none !important; 
}
.testimonial-content .next.left,
.testimonial-content .prev.right {
    opacity: 1;
    z-index: 1;
}
.testimonial-content .active.left,
.testimonial-content .active.right {
    opacity: 0;
    z-index: 2;
}


#commentform textarea{
	border: 1px solid #d8d8d8;
}

/*Home Services Tabs*/

.home-services-tabs {
    padding-top: 70px;
}
.home-services-tabs h1 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
    letter-spacing: 10px;
}
.home-services-tabs .nav>li>a {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 0px;
    padding-right: 0px;
    color: #cecece;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bebebe;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.home-services-tabs .nav>li>a .icon {
    font-size: 50px;
    height: 60px;
}
.home-services-tabs .nav>li>a .caption {
    font-size: 16px;
    padding-top: 10px;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.home-services-tabs .tab-content {
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: center;
}
.home-services-tabs .tab-content .description {
    font-size: 14px;
    font-weight: 400;
    padding-top: 40px;
    padding-bottom: 30px;
}
.home-services-tabs .tab-content .link a {
    font-size: 16px;
    color: #cecece;
    letter-spacing: 6px;
    text-transform: uppercase;
    text-decoration: underline;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.home-services-tabs .tab-content .picture {
    padding-top: 70px;
}


/*Services Tabs*/
.cons-home-services-tabs {
    padding-top: 80px;
    padding-bottom: 80px;
}
.cons-home-services-tabs h1 {
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
}
.cons-home-services-tabs .nav-pills>li.active>a, .cons-home-services-tabs .nav-pills>li.active>a:focus, .cons-home-services-tabs .nav-pills>li.active>a:hover {
    color: #000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    background-color: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.cons-home-services-tabs .nav>li>a {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 0px;
    padding-right: 0px;
    color: #cecece;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bebebe;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.cons-home-services-tabs .nav>li>a .icon {
    font-size: 50px;
    padding-bottom: 10px;
}

.cons-home-services-tabs .nav>li>a .caption {
    font-size: 14px;
    padding-top: 10px;
    text-transform: uppercase;
}
.cons-home-services-tabs .tab-content {
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: center;
}
.cons-home-services-tabs .tab-content .description {
    font-size: 14px;
    font-weight: 400;
    padding-top: 40px;
    padding-bottom: 30px;
}



/*footer styles*/

.contact {
	padding-top: 100px;
	padding-bottom: 100px;
}
.contact h1 {
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color:#fff;
}
.contact ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 40px;
}
.contact ul li {
	list-style-type: none;
	display: inline-block;
}
.contact ul li a {
	font-size: 22px;
	color: #3e3e3e;
	padding-right: 8px;
	padding-left: 8px;
}
.contact ul li a:hover {
	color: #fff;
}
.contact .icon {
	font-size: 30px;
	color: #3e3e3e;
	text-align: center;
	padding-bottom: 10px;
}
.contact .caption {
	color: #3e3e3e;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}
.contact .description {
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
}
.contact .description a {
	color: #fff;
}
.contact .description a:hover {
	text-decoration: underline;
}



.getintouch-footer h3 {
	font-size: 30px;
	color: #282828;
	font-weight: 400;
	text-align: left;
	padding-bottom: 10px;
}
.getintouch-footer ul {
	padding: 0px;
	margin: 0px;
}
.getintouch-footer ul li {
	font-size: 16px;
	list-style-type: none;
}
.getintouch-footer ul li i {
	font-size: 20px;
	color: #071041;
	padding-right: 6px;
}
.followus h3 {
	font-size: 30px;
	color: #282828;
	font-weight: 400;
	text-align: left;
	padding-bottom: 10px;
}
.followus ul {
	padding: 0px;
	margin: 0px;
}
.followus ul li {
	list-style-type: none;
	display: inline-block;
}
.followus ul li i {
	font-size: 20px;
	color: #000;
	padding-right: 16px;
}
.contact-form {
	padding-top: 20px;
}
.contact-form input, .contact-form textarea {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: transparent;
	border: 1px solid #cdcdcd;
}
.contact-form textarea {
	margin-bottom: 5px;
}
.contact-form .buttons {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}
#message_post {
	text-align: center;
	padding-bottom: 20px;
}
.errorMessage {
	text-align: center;
	color: #ff0000;
}
.successMessage {
	text-align: center;
	color: #12d62d;
}
.contact-form .btn {
	font-size: 16px;
	background-color: transparent;
	border-radius: 60px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 2px solid #1ca55f;
	color: #1ca55f;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.contact-form .btn:hover {
	background-color: #1ca55f;
	border: 2px solid #1ca55f;
	color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


/*footer 4*/

.footer4 {
	padding-top: 60px;
	/*padding-bottom: 60px;*/
	font-family: 'Montserrat', serif;
}
.footer4 span {
	padding-right: 0px
}
.footer4 span i {
	padding-right: 6px
}
.footer4 span a {
	color: #E04B2C;
}
.footer4 span a:hover {
}
.footer4-inner{
	padding-bottom: 40px;
}
.footer4-inner .menu-menu-1-container{
	float:none;
}

.footer4-inner > div > div:first-child h3{
	margin-top: 0;
}


.footer4  ul.menu{
	padding:0;
	list-style: none;
}

.footer4  ul.sub-menu ul.sub-menu{
	padding:0;
	list-style: none;
}

.footer4 ul.sub-menu{
	list-style: none;
	padding-left:15px;
}


.footer4 .menu-item{
	padding-bottom: 5px;
}

.footer4 .footer4-inner > div > div > ul{
	padding:0;
	list-style: none;
}



/*footer5*/
.footer5.grey-bg{
	padding-top:60px;
	padding-bottom:60px;
}
.footer5 span{
	padding-right: 20px;
}

.footer5 a{
	color:#000;
}

.footer5 i{
	margin-right: 10px;
}




/*photography footer styles*/

.photography-contact {
	padding-top: 100px;
	padding-bottom: 100px;
}
.photography-contact h1 {
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #FFF;
}
.photography-contact ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 40px;
}
.photography-contact ul li {
	list-style-type: none;
	display: inline-block;
}
.photography-contact ul li a {
	font-size: 22px;
	color: #3e3e3e;
	padding-right: 8px;
	padding-left: 8px;
}
.photography-contact ul li a:hover {
	color: #fff;
}
.photography-contact .icon {
	font-size: 30px;
	color: #3e3e3e;
	text-align: center;
	padding-bottom: 10px;
}
.photography-contact .caption {
	color: #3e3e3e;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}
.photography-contact .description {
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
}
.photography-contact .description a {
	color: #fff;
}
.photography-contact .description a:hover {
	text-decoration: underline;
}




/*FAQs*/
.easy-to-use {
    padding-top: 100px;
    padding-bottom: 100px;
}
.easy-to-use .icon {
    font-size: 50px;
}
.easy-to-use h1 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 10px;
}
.easy-to-use .description {
    font-size: 14px;
    font-weight: 400;
}

/*Welcome*/
.welcome {
    padding-top: 100px;
}
.welcome h1 {
    font-size: 36px;
    font-weight: 700;
    color: #050505;
    text-transform: uppercase;
}
.welcome h3 {
    font-size: 24px;
    font-weight: 700;
    color: #6b2a13;
    line-height: 36px;
}
.welcome .left-line {
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #6b2a13;
    padding-left: 40px;
    margin-bottom: 80px;
}
.welcome .description {
    font-size: 16px;
    font-weight: 400;
    padding-top: 20px;
}

/*Area of Practise*/
.area-of-practice {
    padding-top: 50px;
    padding-bottom: 50px;
}
.area-of-practice h1 {
    font-size: 40px;
    font-weight: 700;
    color: #6b2a13;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6b2a13;
}
.area-of-practice .block {
    padding-top: 50px;
    padding-bottom: 30px;
}
.area-of-practice .block .icon {
    float: left;
    padding-bottom: 10px;
    padding-right: 20px;
}
.area-of-practice .block h3 {
    font-size: 20px;
    font-weight: 700;
    color: #6b2a13;
}
.area-of-practice .block .description {
    font-size: 15px;
    padding-top: 30px;
}
.area-of-practice .block .links {
    padding-top: 30px;
    font-size: 16px;
}
.area-of-practice .block .links a {
    font-size: 16px;
}


/*Pics With Text*/
.text-block-and-news {
	padding-top: 0px;
	padding-bottom: 60px;
}
.pics-with-text h1 {
    font-size: 24px;
    padding-top: 20px;
    color: #6b2a13;
}
.pics-with-text .description {
    font-size: 15px;
    padding-top: 10px;
}
.pics-with-text .links {
    padding-top: 20px;
    font-size: 16px;
}
.pics-with-text .links a {
    font-size: 16px;
    color: #6b2a13;
}







/*widgets*/

#calendar_wrap caption{
	padding-top: 0px;
	padding-bottom: 0px;
}

.contact-form-footer2 textarea{
	border: 1px solid #CDCDCD;
}

.shop-sidebar-right .widget{
	margin-bottom: 40px;
}

/*overrrules*/
.shop-main{
	padding-top: 20px;
}

.single-product-details{
	padding-bottom: 60px;
}

.single-product.woocommerce ul.products li.product .button{
	font-size: 12px;
	padding: 4px 10px;
}


#tab-description{
	padding-left: 10px;
}

.related.products{
	padding-left: 10px;
}


.related.products .shop-products{
	padding-left: 10px;
}


.related.products ul.products li.product .price, .related.products ul.products li.product .price ins{
	font-size: 14px;
}



/*WordPress default widgets*/
@charset "utf-8";
/* CSS Document */
.widget-area select {
    border: 1px solid #ccc;
    padding: 6px 15px;
    font-size: 13px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}


.footer4 select, .footer4 option, .footer4 input{
	width:100%;
}

.footer4 option{
	max-width: 100%;
	width: 240px;
	padding: 0px;
	overflow: hidden;
	color: #333;
	
}


@media (max-width: 990px) {
      .footer4 option{
           max-width:100%;
           width:100%;
           overflow:hidden;
       }
}

@media (min-width: 1200px) {
      .widget-area select option{
           max-width:200px;
           overflow:hidden;
       }
}

@media (min-width: 1600px) {
      .widget-area select option{
           max-width:220px;
           overflow:hidden;
       }
}

@media (min-width: 1700px) {
      .widget-area select option{
           max-width:230px;
           overflow:hidden;
       }
}

@media (min-width: 1800px) {
      .widget-area select option{
           max-width:250px;
           overflow:hidden;
       }
}

.widget-area #calendar_wrap table #prev a:hover, 
.widget-area #calendar_wrap table #next a:hover,
.widget_search input.search-submit:hover, 
.widget_product_search input#searchsubmit:hover {
    text-decoration: none;
    border-radius: 0px;
    border-color: #333;
}

.search-results .info{
	padding:50px;
}


@media (max-width: 1200px) {
	.search-results .info{
		padding:0px;
	}
}




.no-results{
	padding: 0 30px;
}


.wish_archives .info{
	padding: 50px;
}

.wish_archives .page-title{
	text-align: center;
}

.archive .info{
	padding: 0px 50px 50px 50px;
}

.blog-page .blog_img_margin .post .image {
	margin-top: 50px;
}

.widget-area #calendar_wrap table th {
    text-align: center;
}

.widget-area #calendar_wrap table tfoot td {
    text-align: left;
}

.widget-area #calendar_wrap table a {
    padding: 0px;
    border: none;
}

.widget-area #calendar_wrap caption {
    border-bottom: 1px solid #e2e2e2;
    padding: 8px 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    margin-left: -10px;
    margin-right: -11px;
    color: #333;
    font-weight: 600;
	text-align:center;
}

.widget-area #calendar_wrap a {
    font-weight: 700;
}

.widget-area #calendar_wrap a:hover {
    text-decoration: none;
}

.widget-area #calendar_wrap {
    border: 1px solid #e2e2e2;
    padding: 0px 10px 20px 10px;
    margin-top: 15px;
}

.widget-area #calendar_wrap table {
    width: 100%;
    font-size: 13px;
    text-align: center;
}

.widget-area #calendar_wrap table #prev, 
.widget-area #calendar_wrap table #next {
    padding: 15px 10px 0px 10px;
}

.widget-area #calendar_wrap table #next {
    text-align: right;
}

.widget ul.product-categories li span, 
.widget-area .widget ul li span {
    position: absolute;
    top: 13px;
    right: 0px;
    font-size: 12px;
    color: #444;
}

.widget ul.product-categories{
	padding:0;
}

.widget ul.product-categories ul li a{
	padding:0;
}

.widget ul.product-categories > li > a{
	padding:0;
}

.widget select{
	width:100%;
	border: 1px solid #ccc;
}



.widget ul li span.quantity{
	top: 11px;
	width: 90px;
	position: absolute;
	text-align: right;
	color: #999;
	right: 35px;
}

.widget ul li span.quantity span{
	top: 0px;
	position: static;
	color:#999;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li{
	padding: 0px 0px;
}

.widget_product_search input[type="search"]{
	border:1px solid #ccc;
}

.woocommerce-product-search input[type="search"]{
	float: left;
	width: 160px;
	margin-right: 5px;
	padding: 1px 4px;
}

.woocommerce-product-search input[type="submit"]{
	float: left;
}

.woocommerce-product-search:after{
	clear:both;
	content:"";
	display: table;
}

.woocommerce .woocommerce-message{
	border-top-color: #DF4423;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove{
	padding:0;
	top:15px;
}


.widget-area .widget ul li span.comment-author-link {
    position: relative;
    top: 0px;
}

#secondary .widget ul.product-categories li span,
#secondary .widget-area .widget ul li span {
    position: relative;
}


.widget ul {
    padding: 0px;
}
.widget ul ul li a {
    padding-left: 20px;
}

.widget_archive ul li, .widget_categories ul li, .widget_pages ul li, .widget_meta ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_nav_menu ul li, .widget_rss ul li { 
	border-bottom: 1px solid #eee;
}
.widget-area ul li.recentcomments { border-top: none; }
.widget ul li a {
	padding: 11px 0px 11px 0px;	
	display: inline-block;
}
.widget .menu-item { padding-bottom: 0px; }
.widget-area .widget.widget_rss ul li a {
    line-height: 1.3em;
    border: none;
    padding: 0px;
    border: none;
    padding-top: 15px;
    color: #169fda;
    margin-top: 15px;
}

.widget-area .widget.widget_rss ul li a:hover {
    color: #222;
}

.widget ul li a:hover {
    color: #222;
    text-decoration: none;
}

.widget ul li dl {
    display: none;
}

.rssSummary {
    padding: 7px 0px;
    font-size: 13px;
}

.rsswidget img {
    margin-top: -2px;
    margin-right: 5px;
}

a.rsswidget:hover {
    text-decoration: none;
    color: #222;
}

.textwidget p {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.6em;
}

.textwidget img {
    margin: 10px 0px;
    max-width: 100%;
    height: auto;

}

.widget-area .widget.widget_rss ul li span{
    position: relative;
    top: auto;
    right: auto;
}

.widget-area .widget.widget_rss cite {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.widget ul li {
    list-style: none;
    overflow: hidden;
    position: relative;
}

.widget ul.children{
    margin-left: 15px;
}

.widget ul li a {
    color: #666;    
    text-transform: uppercase;    
    font-size: 12px;
}

#secondary{
	padding-top: 50px;
}


/* = Search Widget
    -------------------------------------------------------------- */
.wish-search-input {
 outline: none;
 background: transparent;
 margin: 0;
 z-index: 10;
 font-family: inherit;
 font-size: 20px;
 color: #2c3e50;
 border: 1px solid #ccc;
    padding: 6px 15px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

form .fa-search {
	color: #333;
	background: transparent;
	z-index: 90;
	font-size: 18px;
	line-height: 60px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

form .fa-search,
.wish-search-submit  {
	width: 40px;
	height: auto;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 60px;
	text-align: center;
	cursor: pointer;

}

/* -- TagCloud widget --
   ================================================== */

.widget-area .tagcloud, 
.widget .tagcloud {
    padding-top: 10px;
}

.widget-area .tagcloud a, 
.widget .tagcloud a {
    background: #fff;
    border: 1px solid #e2e2e2;
    color: #333;
    border-radius: 20px;
}

.tagcloud a {
    padding: 4px 10px;
    font-size: 11px !important;
    background: #222;
    color: #999;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    display: inline-block;
    margin-bottom: 3px;
}

.tagcloud a:hover {
    color: #e2e2e2;
    text-decoration: none;
    background: #333;
}

#cap-page-wrap .widget .tagcloud a:hover {
    background: none;
    color: #111;
}

.widget-area .tagcloud a:hover, 
.widget .tagcloud a:hover {
    border-radius: 0px;
    border-color: #333;
}

.widget-area .widget #recentcomments {
    margin-top: 20px;
}

.widget-area .widget #recentcomments li {
    padding-bottom:10px;
    margin-bottom: 10px;
    font-size: 15px;
    border-bottom: 1px solid #e2e2e2;
    line-height: 1.6em;
}

.widget-area .widget #recentcomments li a {
    color: #169fda;
    padding: 0px;
    padding: 3px 0px 3px 0px;
    border: none;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
	background-color: #DF4423;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
	background-color: #DF4423;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
	background-color: #F2E1DE;
}


.widget-area .widget #recentcomments li a:hover {
    color: #333;
}


.widget-area .widget{
	margin-bottom: 30px;
	padding-right: 15px;
}

.shop-sidebar-left .widget{
	margin-bottom: 30px;
	padding-right: 15px;
}


.widget .menu-menu-1-container{
	float:left;
}

.widget .wish-search-input {
	position: relative;
	 outline: none;
	 background: transparent;
	 margin: 0;
	 z-index: 10;
	 font-family: inherit;
	 font-size: 20px;
	 color: #2c3e50;
	 border: 1px solid #ccc;
    padding: 6px 15px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.wish_sidebar{
	padding-top: 50px;
}

.widget h3{
	margin-top: 0;
}






/*Portfolio*/
#featured-project-page h1 {
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 90px;
    color: #1ca55f;
}
#featured-project-page #options ul {
    width: auto;
    text-align: center;
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 80px;
}
#featured-project-page ul li {
    list-style-type: none;
}
.featured-projects-2 #portfolio-mansory figure.item {
    margin-bottom: 1px!important;
    text-align: center;
}
.featured-projects-2 #portfolio-mansory figure {
    float: left;
    width: 30%;
    height: auto!important;
    margin-bottom: 1px;
    margin-left: 1px;
    overflow: hidden;
    background-color: #f5f5f5!important;
}
.featured-projects-2 .box {
    border: 20px solid #FFF;
    background-color: #fff;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 150px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.featured-projects-2 #portfolio-mansory .picture {
    background-color: none!important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}
.featured-projects-2 #portfolio-mansory figure img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.featured-projects-2 .box .info {
    display: block;
    position: absolute;
    overflow: hidden;
    height: 120px;
    background: #fff;
    text-align: center;
    border: 20px solid #FFF;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    left: 15px;
    right: 15px;
}


.featured-projects-2 .box .info .category {
    padding-top: 10px;
    color: #9d9d9d;
    line-height: 0px;
}
#featured-project-page .buttons {
    padding: 0px;
    margin-top: 40px;
    margin-right: auto;
    padding-bottom: 0px;
    margin-left: auto;
    text-align: center;
}
#featured-project-page .buttons a {
    font-size: 16px;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/*Text Banner*/
.text-banner{
	padding: 70px 0px;
    width: 100%;
    clear: both;
    display: table;
    content: " ";
}
.text-banner h2 {
    font-size: 30px;
    color: #df4322;
    font-weight: 400;
    text-align: center;
}

.text-banner .herotext {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding-top: 20px;
}

.intro-home{
	padding-top: 80px;
    padding-bottom: 80px;
}

.intro-home h1 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-top: 0px;
    padding-top: 0px;
}
.intro-home h3 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}

.intro-home .description {
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
}


/*Work Process*/
.work-process {
    padding-top: 80px;
    padding-bottom: 80px;
    letter-spacing: 8px;
}
.work-process h1 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 80px;
    letter-spacing: 10px;
}
.work-process .liner {
    height: 1px;
    position: absolute;
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 70px;
    z-index: 1;
    background-image: url(../images/work-process/dotted-line.png);
    background-repeat: repeat-x;
}

.work-process .col-lg-2 {
    position: relative;
    z-index: 10;
}

.work-process .block {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center!important;
}

.work-process .block .icon {
    height: 120px;
    width: 120px;
    border-radius: 60px;
    font-size: 50px;
    background-color: #19191d;
    border: 1px solid #19191d;
    color: #fff;
    text-align: center;
    padding-top: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.work-process .block .icon i {
    text-align: center;
}
.work-process .block .caption {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    letter-spacing: 4px;
}
.work-process .block .icon:hover {
    border: 1px solid #FFF;
    background-color: #303033;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.work-process .fa{
	position: relative;
	left:6px;
}

/*Quote testimonials*/
.quote-testimonials {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 70px;
    background-color: #19191d;
    color: #fff;
}

.quote-testimonials h1 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 10px;
}

.quote-testimonials .description {
    font-size: 30px;
    font-weight: 400;
    padding-top: 20px;
    line-height: 40px;
}
.quote-testimonials .name {
    font-size: 14px;
    color: #fff;
    padding-top: 12px;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.quote-testimonial-carousel.owl-theme .owl-controls .owl-page {
    padding-top: 30px!important;
}


/*Creative Team*/
.our-team {
    padding-top: 80px;
    padding-bottom: 20px;
}
.our-team h1 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 80px;
    letter-spacing: 10px;
}

.our-team .block {
    padding-bottom: 60px;
}
.our-team .block .picture {
    padding-bottom: 10px;
}
.our-team .block .name {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 10px;
    margin-bottom: 0px;
    line-height: 8px;
}
.our-team .block .designation {
    font-size: 14px;
    color: #838383;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0px;
}
.our-team .block .s-icons {
    padding-top: 5px;
}
.our-team .block .s-icons ul {
    padding: 0px;
    margin: 0px;
}
.our-team .block .s-icons ul li {
    list-style-type: none;
    display: inline-block;
    color: #747474;
}
.our-team .block .s-icons ul li a {
    color: #747474;
}
.our-team .block .s-icons ul li i {
    font-size: 20px;
    padding-right: 10px;
    padding-left: 4px;
}
.our-team .block .s-icons ul li a:hover {
    color: #000;
}


/*Parallax Text Banner*/
.responsive-section {
    padding-top: 120px;
    padding-bottom: 120px;
    text-align: center;
    color: #fff;
}
.responsive-section h1 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
    /*letter-spacing: 10px;*/
}
.responsive-section .description {
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
}


/*CONTACT FORM > Make an Appointment*/
.make-appointment {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #20adb9;
}
.make-appointment h3 {
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.make-appointment input, .make-appointment textarea {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 6px;
    background-color: transparent;
    border: 1px solid #fff;
}

.make-appointment input::-moz-placeholder, .make-appointment textarea::-moz-placeholder{
	color:#eee;
}

.make-appointment input::-webkit-input-placeholder , .make-appointment textarea::-webkit-input-placeholder {
	color:#eee;
}

.make-appointment input:-ms-input-placeholder , .make-appointment textarea:-ms-input-placeholder {
	color:#eee;
}

.make-appointment input[type=button] {
    background-color: #296aa4;
    padding: 10px;
}
.make-appointment input[type=button]:hover {
    background-color: #071041;
}



/*Contact Form Make a Reservation*/
.welcome-form {
    padding-top: 100px;
    padding-bottom: 100px;
}
.welcome-form h1 {
    font-size: 70px;
    font-weight: 700;
    text-align: center;
}
.welcome-form .description {
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    padding-top: 20px;
}
.welcome-form .form {
    padding-top: 40px;
}
.welcome-form input, .welcome-form textarea {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid #ccc;
}
.welcome-form .buttons {
    text-align: center;
    padding-top: 50px;
}




/*School intro*/
.school-intro {
    margin-top: -140px;
    margin-bottom: 30px;
    position: relative;
    z-index: 99998;
    left: 0;
    right: 0;
}
.school-intro .block {
    padding-bottom: 50px;
}
.school-intro .block .icon.bg1 {
    background-color: #478943;
}
.school-intro .block .icon {
    padding-top: 30px;
    padding-bottom: 50px;
    color: #fff;
    text-align: center;
    font-size: 50px;
}
.school-intro .block .btn {
    text-align: center!important;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-top: -18px;
}
.school-intro .block .btn a.fill {
    font-size: 16px;
    background-color: #725aa8;
    border-radius: 40px;
    border: 2px solid #725aa8;
    color: #fff;
    padding-top: 9px;
    padding-right: 20px;
    padding-bottom: 9px;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.school-intro .s-icons {
    padding-top: 30px;
}
.school-intro {
    margin-top: -140px;
    position: relative;
    z-index: 99;
    left: 0;
    right: 0;
}

.school-intro img{
	width:100%;
}

/*Construction intro*/
.construction-intro {
    margin-top: -140px;
    position: relative;
    z-index: 99998;
    left: 0;
    right: 0;
}
.construction-intro .block {
    padding-bottom: 50px;
}
.construction-intro .block h1 {
    font-size: 18px;
    text-transform: uppercase;
    color: #f0542d;
    padding-top: 10px;
}
.construction-intro .block .description {
    font-size: 14px;
    font-weight: 400;
}







/*Welcome Message or Principal Message*/
.welcome-message {
    margin-top: 70px;
    margin-bottom: 70px;
}
.welcome-box h1 {
    font-size: 26px;
    color: #725aa8;
    margin-top: 0px;
}
.welcome-box .description {
    font-size: 30px;
    font-weight: 700;
}
.message {
    padding-bottom: 80px;
}
.message h1 {
    font-size: 30px;
    margin-top: 0px;
}
.message .description {
    font-size: 16px;
}


/*woocommerce Recommended Products*/
.shop-products {
    padding-top: 80px;
    padding-bottom: 80px;
}
.shop-products h1 {
    padding-bottom: 30px;
    text-align: center;
}
.shop-products .block {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.shop-products .block .image {
    margin-bottom: 30px;
    position: relative;
    background-color: #df4423;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.shop-products .block .image:hover img {
    opacity: 0.2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


.shop-products a {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #DF4423;
}

.woocommerce .woocommerce-breadcrumb{
	font-size: 12px;
}

.woocommerce .woocommerce-breadcrumb a{
	font-size: inherit;
}


.shop-products .first-flip {
    display: block;
    width: auto;
    height: auto;
    margin: 0px auto;
}
.shop-products a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}


/*Features 2*/

.features-2 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.features-2 h1 {
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 70px;
}
.features-2 .block {
    margin-bottom: 30px;
}
.features-2 .block .picture {
    float: left;
    margin-right: 20px;
    padding-top: 20px;
}
.features-2 .block .detail {
    padding-left: 100px;
    margin-bottom: 50px;
}
.features-2 .block .detail h3 {
    font-size: 18px;
    font-weight: 500;
    color: #f0542d;
    text-transform: uppercase;
    margin-bottom: 20px;
}



/*Custom Portfolio Header type 2*/
#portfolio .type-2 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #323a45;
}
#portfolio .type-2 #options ul {
    padding-top: 20px;
}
#portfolio .type-2 #options ul li {
    padding-left: 5px;
}
#portfolio .type-2 #options ul li:hover a, #portfolio .type-2 #options ul li a.selected {
    background-color: #f0542d;
    color: #ccc;
}
#portfolio .type-2 #options ul li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    color: #fff!important;
    background-color: #323a45;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
}
#portfolio .type-2 #options ul li:after {
     content: " "; 
}


#portfolio .type-3 h1{
	float: left;
    letter-spacing: 0px;
}
#portfolio .type-3 #options ul{
	float: right;
    margin-top: 20px;
}


/*Hosting Packages*/
.hosting-packages {
    margin-top: 80px;
}
.hosting-packages h1 {
    font-size: 50px;
    font-weight: 700;
    text-align: center;
}
.hosting-packages .description {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    padding-top: 20px;
}
.hosting-packages .box {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    text-align: center;
}
.hosting-packages .box .info h1 {
    font-size: 32px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
.hosting-packages .box .picture {
    position: relative;
}
.hosting-packages .box .info {
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
}
.hosting-packages .box .info .price {
    font-size: 26px;
    font-weight: 400;
}
.hosting-packages .box .info .bandwidth {
    font-size: 18px;
    font-weight: 400;
}

/*hosting page news*/
.latest-news {
	padding-top: 80px;
	padding-bottom: 80px;
}
.latest-news .info{
	padding-top: 0;
}

.latest-news h1 {
	font-size: 30px;
	text-transform: uppercase;
}
.latest-news .block {
	padding-top: 20px;
	padding-bottom: 20px;
}
.latest-news .block .picture {
}
.latest-news .block .caption {
	font-size: 18px;
	font-weight: 700;
}
.latest-news .block .date {
	font-size: 16px;
	color: #aaa;
}
.latest-news .block .description {
	font-size: 14px;
	padding-top: 8px;
}
.latest-news .block .link {
	padding-top: 20px;
}
.latest-news .block .link a {
	color: #f65902;
	font-size: 16px;
}

/*ends hosting page news*/


/*statement-2*/
.statement-2 .detail {
    padding-top: 10px;
    padding-bottom: 80px;
}
.statement-2 .detail h1 {
    font-size: 60px;
    font-weight: 700;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 20px;
}
.statement-2 .detail .description {
    font-size: 16px;
    font-weight: 400;
}


.services-02-intro {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 20px;
}
.services-02-intro h3 {
    font-size: 30px;
    font-weight: 400;
    color: #df4322;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.services-02-intro h1 {
    font-size: 70px;
    font-weight: 700;
    padding-top: 0px;
    margin-top: 0px;
}
.services-02-intro .description {
    font-size: 14px;
    font-weight: 400;
    padding-top: 20px;
    padding-bottom: 30px;
    line-height: 30px;
}
.services-02-intro .picture {
    padding-top: 50px;
}


/*Services Picture*/
.services-pictures {
    text-align: left;
}
.services-pictures .image {
    padding-bottom: 20px;
    padding-top: 40px;
}
.services-pictures .caption {
    font-size: 16px;
    text-transform: uppercase;
}
.services-pictures .date {
    font-size: 16px;
    line-height: 8px;
}
.services-pictures .description {
    font-size: 14px;
    padding-top: 20px;
}


/*NewsLetter*/
.newsletter {
    padding-top: 60px;
    padding-bottom: 60px;
}
.newsletter h1 {
    margin-top: 0px;
    font-family: 'Kalam', cursive;
    font-size: 32px;
    color: #e06f00;
}
.newsletter .description {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}
.newsletter .form-inline {
    padding-top: 20px;
}
.newsletter input[type=text] {
    font-size: 16px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #FFF;
    line-height: 20px;
    height: 46px;
    width: 70%;
}
.newsletter button[type=submit] {
    font-size: 16px;
    font-weight: 400;
    background-color: #e06f00;
    color: #fff;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
}

/*Theme Key Features*/
.key-features {
    padding-top: 100px;
    padding-bottom: 50px;
}
.key-features h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #df4322;
    text-align: center;
    padding-bottom: 50px;
}
.key-features .block {
    padding-bottom: 50px;
}
.key-features .block h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
}
.key-features .block .description {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    padding-top: 10px;
}


/*demo-thumbs*/
.demo-thumbs .orange-bg {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-weight: 400;
}

/*responsive*/
/* -- 5. Mobile Only (<768) --
   ================================================== */
.home-intro .s-icons {
    padding-top: 30px;
}
@media (max-width: 768px) { 

  .wish-primary-menu .container {
    padding: 0px;
  }

  .mobile-nav-wrap {
    width: 20px;
  }
  
  .rpt_heading{
	padding-left: 30px;
  }

  .page-template-page-left-sidebar .row{
  	margin-right: -15px;
  }
	


} 
/*small team overrule*/
.small-teams{
	padding-top: 40px;
}
.small-teams h1{
	font-size: 60px;
    font-weight: 700;
    padding-top: 10px;
}


.about-page .team {
	padding-top: 16px;
}

@media (max-width: 600px) { 

	.photo-wrap-inner{
		width:100%;
	}


}


@media (max-width: 990px) {

	.typing-text{
		max-width: 500px;
		margin-left: -250px;
	}
	.our-staff .block {
		padding-bottom: 50px;
		text-align: center;
	}
	.our-staff .picture{
		display: inline-block;
	}



}


@media (max-width: 480px) {

	.typing-text{
		max-width: 400px;
		margin-left: -200px;
	}


}






/*min width*/
@media (max-width: 1200px) {
	.menu-main-menu-container, .wish-rkt-main-menu {
		width: 840px;
	}

	.menu-inner-pages > .container{
		width:100%;
	}
}	

@media (min-width: 1100px) {
  #mobile-menu {
    display: none !important;
  }

  .menu-main-menu-container, .wish-rkt-main-menu {
    display: block !important;
    float: right;
    
  }



  .wish-primary-menu .menu{
  	/*margin-right: 40px;*/
  	
  }

  .wish-header-fixed .menu{
  	/*margin-right: 40px;*/
	line-height: 60px;
  }

	.logo a {
	  margin-right: 30px;
	}
	.helper {
	  display: inline-block;
	}


}




/*wordpress required classes*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.gallery-caption{

}

.bypostauthor{
	
}

.shadow_class{
	-webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.5);
}

.in_container:after{
	clear:both;
	display: table;
	content:"";
}


/*Pricing Table*/
.pricing-table{
	padding-top: 60px;
}
.pricing-table .price-block{
	padding-bottom: 60px;
}
.pricing-table .price-block .info .package {
    font-size: 22px;
    text-align: right;
    text-transform: uppercase;
}
.pricing-table .price-block .info .price {
    font-size: 90px;
    text-align: right;
    line-height: 75px;
}
.pricing-table .price-block .info .price .c-sign {
    font-size: 30px;
    line-height: 30px;
}

.pricing-table .price-block .info .duration {
    font-size: 14px;
    text-align: right;
    line-height: 30px;
}
.pricing-table .price-block .details .description {
    font-size: 16px;
}

.pricing-table .price-block .details ul.features {
    margin: 0px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
}.pricing-table .price-block .details ul.features li {
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.pricing-table .grey-bg {
    padding-top: 80px; 
    padding-bottom: 90px;
    margin-bottom: 75px;
}



/*Pricing Table 2*/
.wish-pricing-table {
    margin: 100px auto;
    text-align: center;
    /*width: 892px;  total computed width = 222 x 3 + 226 */
}

.wish-pricing-table .plan {
    font: 12px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
    text-shadow: 0 1px rgba(255,255,255,.8);        
    background: #fff;      
    border: 1px solid #ddd;
    color: #333;
    padding: 20px;
    width: 100%; /* plan width = 180 + 20 + 20 + 1 + 1 = 222px */      
    float: left;
    position: relative;
}

.wish-pricing-table #most-popular {
    z-index: 2;
    top: -13px;
    border-width: 3px;
    padding: 30px 20px;
    border-radius: 5px;
    box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);    
}

.wish-pricing-table .plan:nth-child(1) {
    border-radius: 5px 0 0 5px;        
}

.wish-pricing-table .plan:nth-child(4) {
    border-radius: 0 5px 5px 0;        
}

/* --------------- */   

.wish-pricing-table h3 {
    font-size: 20px;
    font-weight: normal;
    padding: 20px;
    margin: -20px -20px 50px -20px;
    background-color: #eee;
    background-image: linear-gradient(#fff, #eee);
}

.wish-pricing-table #most-popular h3 {
    background-color: #ddd;
    background-image: linear-gradient(#eee, #ddd);
    margin-top: -30px;
    padding-top: 30px;
    border-radius: 5px 5px 0 0;         
}

.wish-pricing-table .plan:nth-child(1) h3 {
    border-radius: 5px 0 0 0;       
}

.wish-pricing-table .plan:nth-child(4) h3 {
    border-radius: 0 5px 0 0;       
}   

.wish-pricing-table h3 span {
    display: block;
    font: bold 25px/100px Georgia, Serif;
    color: #777;
    background: #fff;
    border: 5px solid #fff;
    height: 100px;
    width: 100px;
    margin: 10px auto -65px;
    border-radius: 100px;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

/* --------------- */

.wish-pricing-table ul {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}

.wish-pricing-table li {
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

/* --------------- */
    
.wish-pricing-table .signup {
    position: relative;
    padding: 8px 20px;
    margin: 20px 0 0 0;  
    color: #fff;
    font: bold 14px Arial, Helvetica;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;       
    background-color: #72ce3f;
    background-image: linear-gradient(#72ce3f, #62bc30);
    border-radius: 3px;     
    text-shadow: 0 1px 0 rgba(0,0,0,.3);        
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

.wish-pricing-table .signup:hover {
    background-color: #62bc30;
    background-image: linear-gradient(#62bc30, #72ce3f); 
}

.wish-pricing-table .signup:active, .wish-pricing-table .signup:focus {
    background: #62bc30;       
    top: 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset; 
}

.custom-heading{
	text-align: center;
}

.custom-heading h1{
	margin:0;
	padding:0;
}

/*Vertical Timeline*/
/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.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;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  padding: 16px;
  font-size: 30px;
}

.cd-timeline-img.cd-picture {
  background: #75ce66;
}
.cd-timeline-img.cd-movie {
  background: #c03b44;
}
.cd-timeline-img.cd-location {
  background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

/*--------------------------------------------------------------
# Posts Navigation
--------------------------------------------------------------*/

.navigation.posts-navigation{
	margin-top: 30px;
}

.nav-previous {
	width: 50%;
	float:left;
	margin-bottom: 20px;
	padding-left: 0px;

    position: relative;
    left: -15px;

}


.search-results .nav-previous {
	left: 10px;

}


.archive .nav-previous{
	position: relative;
	left: 5px;
}


.nav-next {
	width: 50%;
	float:right;
	text-align:right;
	margin-bottom: 20px;
	padding-right: 50px;
}

select[name="archive-dropdown"] { 
    height: 40px;
    border-radius: 5px;
}
/*--------------------------------------------------------------
# Post Type Audio
--------------------------------------------------------------*/
.wish-audio {
	padding-top: 50px;
}

.wish-audio:empty{
	padding-top: 0px;
}

.wish-search-open .wish-search-input { 
	background: #fff;
}
.wish-search-input::-webkit-input-placeholder {
	color: #efb480;
}

.wish-search-input:-moz-placeholder {
	color: #efb480;
}

.wish-search-input::-moz-placeholder {
	color: #efb480;
}

.wish-search-input:-ms-input-placeholder {
	color: #efb480;
}



.wish-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}





/* Open state */
.wish-search.wish-search-open,
.no-js .wish-search {
	width: 100%;
}

.wish-search.wish-search-open form .fa-search,
.no-js .wish-search form .fa-search {
	background: #da6d0d;
	color: #fff;
	z-index: 11;
}

.wish-search.wish-search-open .wish-search-submit,
.no-js .wish-search .wish-search-submit {
	z-index: 90;
}
.searchForm { padding-right: 80px; }
/* ==================================================
   Team profiles
   ================================================== */
.profiles {
  margin-bottom: -20px;
}
.intro {
  padding-left: 140px;
}
.intro h2 {
  margin: 0 0 7px;
}
.intro .lead {
  line-height: 120%!important;
  font-size: 1.1em!important;
  font-style: italic!important;
  margin: 0 0 35px!important;
}
.profile {
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 50px;
}
.profile-header img:hover {
	-webkit-animation: pulse ease-in-out 1 normal 500ms;
	-moz-animation: pulse ease-in-out 1 normal 500ms;
	-ms-animation: pulse ease-in-out 1 normal 500ms;
	-o-animation: pulse ease-in-out 1 normal 500ms;
	animation: pulse ease-in-out 1 normal 500ms;	
	}
.profile:nth-child(even) {
  clear: left;
}
.profile-header {
  position: absolute;
  top: 0;
}
.profile-header img {
  float: left;
}
.profile-content {
  font-size: 14px;
  padding: 27px 0px 0 0;
  line-height: 1.4em;
  margin: 0 0 0 125px;
}
.profile-content h4 {
  margin: 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #b3b3b1;
  font-weight: 400;
}
.profile-content .lead {
  font-size: 1.3em;
  line-height: 100%;
  font-style: italic!important;
  margin: 3px 0 20px;
font-family: Lato;
}
.profile-content:before {
  content: '';
  width: 36px;
  height: 3px;
  background: #dededc;
  position: absolute;
  top: 0;
}
.profile-content p {
  margin: 0 0 10px;
}
.profile-footer {
  position: absolute;
  top: 105px;
  width: 100px;
  text-align: center;
}
.profile-footer a {
  line-height: 18px;
  margin: 0 3px;
  display: inline-block;
}
.profile-footer a:hover i {
  color: #595959;
}
.profile-footer a:active i {
  color: #000;
}
.profile-footer i {
  font-size: 15px;
  position: relative;
}
.profile-footer i.icon-envelope {
  font-size: 16px;
  top: -1px;
}
.profile-footer i.icon-linkedin {
  font-size: 16px;
  top: -1px;
}



/*===================================header styles========================*/
.top-contact p {
text-align: left;
font-family: Tangerine;
  font-size: 42px;
  letter-spacing:1px;
  color:#e04b2c;
	}
	/* ===============header social icons=================*/
	#socialicons {
	text-align: right;
}
#socialicons .icon{
	color: #e04b2c;
	border: 1px solid #CFCFCF;
	display: inline-block;
	font-size: 18px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
  	margin: 0 1px 8px;
  	-webkit-border-radius: 17px; 
  	-moz-border-radius: 17px; 
  	border-radius: 17px; 
}
#socialicons .icon:hover{
	color: #e04b2c;
	border: 1px solid #e04b2c;
}


.inner-image img{
	width:100%;
}


h1.wish-post-title a{
	color:#333;
}

h1.wish-post-title a:hover{
	text-decoration: none;
}


.our-speciality{
	padding:100px 0;
}



.wpb_content_element{
	margin-bottom: 0 !important;
}


.error-404 .widget_archive{
	margin-bottom: 40px;
}

.archive .wish-main{
	margin-right: 0;
	margin-left: 0;
}

.archive .wish-main .row > .col-lg-10 > ul{
	padding:0;
}