/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Main CSS styles for wordpress theme */
body {background:#B5B5B7;font-family:'Hind', Arial, Helvetica, sans-serif;font-size:16px;line-height:141%}
#wrapper {background:#fff}
header, footer {background:#820026;color:#fff;position:relative;}
header {font-size:18px;}
aside {background:#F4F4F4}
#footerbar {background:#A3A1A2;color:#fff}

h1, h2, h3, h4, h5, h6 {margin-bottom:15px;color:#820026;font-weight:bold}
h1a , h2 a, h3 a, h4 a, h5 a, h6 a {color:#820026;}
a {color:#820026;}
h1 {font-size:1.6em}
h2 {font-size:1.3em}

img {max-width:100%}

p {margin-bottom:20px;}

html, body { height:100% }
#wrapper {width:1200px;margin:0 auto;min-height:100%}
header {height:90px;border-bottom:5px solid #575757;}
#content {float:left;width:850px;padding:0px;}
#content .inner {width:750px;padding:50px;}
#main, #content {position:relative}
aside {width:310px;float:right;top: 0;right:0px;min-height:700px;padding:20px;}
aside h2 {font-size:28px;line-height:141%}
footer {clear:both;height:360px;width:1200px;padding-top:50px;}
#footerbar {height:65px;position:absolute;bottom:0;width:1080px;margin-top:60px;padding:0 60px;line-height:65px;}
header #social {position:absolute;top:5px;right:20px;font-size:24px;}
header #social ul li {float:left;padding:5px;}
header #social a {color:#D2EEB4}
header #social .telephone, header #social .telephone a {color:#fff;font-size:1.1em;line-height:31px;padding-right:20px;font-weight:bold;text-decoration:none}
header #social .telephone span {font-size:16px;}

#logo {padding-left:20px;}

nav {position:absolute;right:10px;bottom:10px}
nav ul {list-style:none;}
nav ul li {float:left;margin:0 20px;display:inline-block;}
nav ul li a {color:#fff;text-decoration:none}

nav li ul {
	margin:0;
	padding:0;
	position: absolute;
	z-index:100;
}

/*Style for dropdown links*/
nav li:hover ul a {
	background: #820026;
	color: #fff;
	height: 40px;
	line-height: 40px;
	display:block;
	margin:0;
	padding:0px 10px;
}

/*Hide dropdown links until they are needed*/
nav li ul {
	padding-top:10px;
	margin:0px -30px;
	display: none;
}

/*Make dropdown links vertical*/
nav li ul li {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
nav li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 0px;
}

/*Display the dropdown on hover*/
nav ul li a:hover + .sub-menu, .sub-menu:hover {
	display: block;
}

h2 a {text-decoration:none}

#footerbar ul {float:right}
#footerbar ul li {float:left;padding:0 10px;}
#footerbar ul li a {color:#fff}

footer section {width:280px;;float:left;padding:0px 10px;}
footer section:first-of-type {width:260px;;float:left;padding:0px 10px 0px 30px;}
footer section:last-of-type {width:260px;;float:left;padding:0px 30px 0px 10px;}

footer a {color:#fff;}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {color:#fff}
footer section h2 {text-transform:uppercase}

#whychooseus {padding-bottom:5px;border-bottom:1px solid #C1C1C1;margin-bottom:20px;}
#whychooseus ul { padding-left:30px; list-style:none; }
#whychooseus li { margin-bottom:15px;display:block; }
#whychooseus li:before {    
    font-family: 'FontAwesome';
    content: '\f058';
    margin:0 5px 0 -25px;
    color:#820026;
    font-size:1.4em
}
#whychooseus li span {max-width:280px;position:relative;top:-5px;}

#consultationform {padding-bottom:15px;border-bottom:1px solid #C1C1C1;margin-bottom:20px;}
#consultationform small {display:block;text-align:center;font-size:0.8em;line-height:121%;margin-top:20px;}
#consultationform label {width:100%;display:block;margin-bottom:0px;}
#consultationform input[type=text] , #consultationform input[type=email] {width:92%;display:block;margin-bottom:10px;border-radius:10px;border:1px solid #ccc;height:40px;padding:0px 4%;}
#consultationform input[type=submit], input.greenbutton {background:#820026;color:#fff;border-radius:10px;border:1px solid #A3A1A2;height:45px;text-align:center;width:250px;display:block;margin:0 auto;
 -webkit-box-shadow: inset 0 0 50px #A3A1A2, 0 0 0px #A3A1A2;
    -moz-box-shadow: inset 0 0 50px #A3A1A2, 0 0 0px #A3A1A2;
    box-shadow: inset 0 0 50px #A3A1A2, 0 0 0px #A3A1A2;
    font-size:18px;cursor:pointer}
    

#facebook {height:500px;}
.clear {clear:both}

.slider {float:left}

.homebox {width:360px;margin-right:30px;float:left}
.homebox:nth-of-type(even) {margin-right:0px;}
.homebox img {max-width:100%}
.homebox h2 {margin-top:10px;}

hr {border:1px solid #D2D4D3;margin-bottom:20px;height:2px;clear:both}

#content ul, #content ol {padding-left:30px;margin-bottom:20px;}
#content ul li {list-style:disc;margin-bottom:5px;}
#content ol li {list-style:decimal;margin-bottom:5px;}

strong {font-weight:bold}

.nodisplay {display:none !important}

header .textwidget {display:inline}

#main .attachment-slider {width:850px}

.home-slider {position:relative}
.home-slider .buttons {position:absolute;bottom:50px;left:50px}
.home-slider a {background:#820026;color:#fff;border-radius:10px;border:1px solid #A3A1A2;height:45px;text-align:center;width:150px;display:block;margin:0 auto;
 -webkit-box-shadow: inset 0 0 50px #A3A1A2, 0 0 0px #A3A1A2;
    -moz-box-shadow: inset 0 0 50px #A3A1A2, 0 0 0px #A3A1A2;
    box-shadow: inset 0 0 50px #A3A1A2, 0 0 0px #A3A1A2;
    font-size:18px;cursor:pointer;text-decoration:none;line-height:45px;float:left;margin-right:20px;}

/*.fb_iframe_widget {border:1px solid #820026}*/

#nav
{
    /* container */
}
    #nav > a
    {
        display: none;
    }
    #nav li
    {
        position: relative;
    }
 
    /* first level */
 
    #nav > div > ul
    {
       
    }
        #nav > div > ul > li
        {
           
           
        }
 
    /* second level */
 
    #nav li ul
    {
        
    }
        #nav li:hover ul
        {
            display: block;
        }
        
        .sub-menu li {width:300px}
        

.modal.in .modal-dialog {border-radius}

.alignleft {float:left}
.alignright {float:right}
img.alignleft {margin-right:15px;margin-bottom:15px}

.sociallink a img {height:30px;width:30px}


/*==================================================================== */
/* LayerSlider Styles
====================================================================== */

.ls-container {
	visibility: hidden;
	position: relative;
}

.ls-inner {
	position: relative;
	background-position: center center;
}

.ls-inner,
.ls-layer {
	width: 100%;
	height: 100%;
}

.ls-layer {
	position: absolute;
	display: none;
	background-position: center center;
	overflow: hidden;
}

.ls-layer * {
	margin: 0px;
	line-height: normal;
}

.ls-active,
.ls-animating {
	display: block !important;
}

.ls-layer > * {
	position: absolute;
	left: 0px;
	top: 0px;
}

.ls-layer .ls-bg {
	left: 50%;
	top: 50%;
}

.ls-yourlogo {
	position: absolute;
	z-index: 99;
}


/* Embedded videos */
.ls-vpcontainer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.ls-videopreview {
	width : 100%;
	height : 100%;
	position : absolute;
	left : 0px;
	top : 0px;
	cursor : pointer;
}

.ls-playvideo {
	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer;
}

.ls-wp-fullwidth-container {
	width: 100%;
	position: relative;
}

.ls-wp-fullwidth-helper {
	position: absolute;
}

.ls-container img,
.entry-content .ls-container img,
.comment-content .ls-container img,
.widget .ls-container img {
	border-radius: 0px;
	box-shadow: none;
	max-width: none !important;
	transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
}

.entry-content .ls-container *,
.comment-content .ls-container *,
.widget .ls-container * {
	line-height: normal;
	padding: 0px;
	outline: none;
	border: 0px;
}

.entry-content .ls-yourlogo,
.entry-content .ls-inner *,
.comment-content .ls-inner *,
.widget .ls-inner * {
	margin: 0px;
}

.entry-content .ls-tn,
.comment-content .ls-tn,
.widget .ls-tn {
	display: none;
}

/* Style of LayerSlider Debug Console */

.ls-debug-console * {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
	color: white !important;
	text-shadow: none !important;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, serif !important;
	line-height: normal !important;
	-webkit-font-smoothing: antialiased !important;
	text-align: left !important;
}

.ls-debug-console h1 {
	padding-top: 10px !important;
	font-size: 17px !important;
	font-weight: 600 !important;
}

.ls-debug-console h1:first-child {
	padding-top: 0px !important;
}

.ls-debug-console ul {
	padding-top: 10px !important;
	list-style: none !important;
}

.ls-debug-console li {
	margin-left: 10px !important;
	font-size: 13px !important;
	position: relative !important;
	font-weight: normal !important;
}

.ls-debug-console li ul {
	display: none;
	position: absolute !important;
	width: 260px;
	left: -10px;
	bottom: 100% !important;
	padding: 10px 10px 10px 0px !important;
	background: white !important;
	border-radius: 10px !important;
	box-shadow: 0px 0px 20px black !important;
}

.ls-shadow { display: none !important; }

.ls-debug-console li:hover ul {
	display: block;
}

.ls-debug-console li ul * {
	color: black !important;
}

.ls-debug-console a {
	text-decoration: none !important;
	border-bottom: 1px dotted white !important;
}

/* LayerSlider Skin */
#layerslider-container {
	background: url(images/layerslider-loader.gif) no-repeat center;
}

.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next,
.ls-fullwidth .ls-playvideo,
.ls-fullwidth .ls-playvideo:hover {
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}

.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
	width: 39px;
	height: 71px;
	margin-top: -36px;
	display: block;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	text-indent: -9999px;
	top: 50%;
}

.ls-fullwidth .ls-nav-prev { background: url(images/slider-left.png) no-repeat 50%; background-color: #4c4c4c; left: 0; border-radius: 0 2px 2px 0; }
.ls-fullwidth .ls-nav-next { background: url(images/slider-right.png) no-repeat 50%; background-color: #4c4c4c; right: 0; border-radius: 2px 0 0 2px; }

.ls-fullwidth .ls-nav-next:hover,
.ls-fullwidth .ls-nav-prev:hover { background-color: #D92782 ; }

.ls-fullwidth .ls-playvideo {
	width: 50px;
	height: 50px;
	display: block;
	margin-left: -25px;
	margin-top: -25px;
	background: url(images/layerslider-video.png) no-repeat 50%;
	opacity: 0.8;
}

.ls-fullwidth .ls-playvideo:hover {	opacity: 1; }

.caption-gray,
.caption-color,
.caption-transparent {
	padding: 18px 22px;
	color: #fff;
	font-size: 18px !important;
	font-weight: 600;
	border-radius: 2px;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}

.caption-gray { background: #4c4c4c; }
.caption-color { background: #D92782 ; }
.caption-transparent { background-color: #4c4c4c; background: rgba(0, 0, 0, 0.40); }




/*Responsive Styles*/

/* anything less than 1250px wide */
@media screen and (max-width : 1250px){
	#wrapper, footer, #footerbar {width:100%; padding:0}
	
	header {height:130px}
	
	footer {padding-top:20px}
	
	aside {width:100% !important;clear:both;float:left;padding:0}
	aside div {padding:20px;}
	#consultationform input[type=text], #consultationform input[type=email] {width:90%;}
	
	#main .attachment-slider {width:100%;height:auto;}
	
	#content {width:100%}
	#content .inner {width:96%;padding:2%}
	.homebox {width:48%;margin-right:4%}
	.homebox img {width:100%;height:auto}
	
	footer {height:400px}
	footer section {width:24%;padding:0 1% 0 0;}
	footer section:first-of-type {width:23%;padding:0 1% 0 1%;}
	footer section:last-of-type {width:24%;padding:0}
	
	#footerbar .inner {padding:0 20px}
}

@media screen and (max-width : 767px){

	footer {height:800px}
	footer section {width:48%;padding:0 2% 0 0;}
	footer section:first-of-type {width:47%;padding:0 1% 0 2%;}
	footer section:last-of-type {width:48%;padding:0}
	
	header #social {bottom:0px;top:auto;height:31px;right:0px}
	header #social .telephone {color:#fff;font-size:18px;font-weight:normal}
	/*.sociallink {display:none}*/
	
	#nav
    {
        position: relative;
        left:20px;
        top:0px;
        
    }
        #nav > a
        {
        	color:#fff;
        }
        #nav:not( :target ) > a:first-of-type,
        #nav:target > a:last-of-type
        {
            display: block;
        }
 
    /* first level */
 
    #nav > div > ul
    {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        z-index:1000
    }
    
    #nav ul li a {
		background: #820026;
		color: #fff;
		height: 40px;
		line-height: 40px;
		display:block;
		margin:0;
		padding:0px 10px;
	}
	
	nav li ul {
		padding-top:0px;
		margin:0px 0px 0px 5px;
		
	}
        #nav:target > div > ul
        {
            display: block;
        }
        #nav > div > ul > li
        {
            width: 90%;
            float: none;
        }
 
    /* second level */
 
    #nav li ul
    {
        position: static;
    }
    
    header {height:auto}
    #logo {padding-left:2px;}
    
    /* home buttons */
    .home-slider .buttons {position:absolute;bottom:10px;left:10px}
	.home-slider a {background:#820026;color:#fff;border-radius:5px;border:1px solid #A3A1A2;height:25px;text-align:center;width:80px;display:block;margin:0 auto;
 	-webkit-box-shadow: inset 0 0 50px #A3A1A2, 0 0 0px #A3A1A2;
    -moz-box-shadow: inset 0 0 50px #A3A1A2, 0 0 0px #A3A1A2;
    box-shadow: inset 0 0 50px #A3A1A2, 0 0 0px #A3A1A2;
    font-size:10px;cursor:pointer;text-decoration:none;line-height:25px;float:left;margin-right:10px;}
}

@media screen and (max-width : 767px){
	footer section, footer section:first-of-type, footer section:last-of-type {width:96%;padding:2%}

	#menu-main-menu {width:95%}
	#nav {width:90%;clear:both;left:10px}
	
	header #social {position:relative;left:5px;width:90%}
	
	html {margin-top:2px !important}
	
	.sociallink a img {height:20px;width:20px}
	header #social .telephone, header #social .telephone a {font-size:1em;padding-right:10px}
	
	#socialnav {clear:both}
	
	#facebook {padding:0px;}
	
	#footerbar li.sociallink {padding:0 5px;}
	aside div {padding:0px;}
}

