/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 2em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
	/*width: 150px;*/
}
.artBro img {
width: 100%;
border-bottom:25px solid #ffffff;
border-top: 18px solid #ffffff;
}
.artBro2 img {
width: 150px;
}


/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background-color: #e7fafb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#242424;
}

html, body { height:100%;}



/* Global Structure ============================================================= */
.container {

    position: relative;
    max-width: 1000px;
	line-height:1.125em;
	z-index:1;
    
    
}

	/* Header */
	header {
		overflow:hidden;
	}
	
	/*Gallery
	#gallery {
		height:496px;
		overflow:hidden;
		background:url(../images/gallerry-bg.gif) 0 0 repeat-x;
	}
*/	
	/* Content */
	#content {
		float: left;
		width: 350px;
	}
	
	/* Sidebar */
	aside {
		float: right;
		margin-right:0px;

	}
			
	/* Footer */
	footer{
		padding:20px 0 22px 0;
		height:100px;
		border-top:3px solid #FFA500;

	}




/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	/* overflow:hidden; */
}

/* The inside class provides consistent padding. To be used often! */
.inside{ padding: 32px 37px 50px 37px; }


/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
figure { margin-bottom:18px;}

.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:15px;
}
	.img-box figure { 
		float:left; 
		margin:0 20px 0 0;
		padding:0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {margin-bottom:18px;}
.p1 { margin-bottom:9px;}
.p3 { margin-bottom:27px,}
.p2 { margin-bottom:18px;
        font-size:10px;
        color:#333;
}




/*----- txt, links, lines, titles -----*/
a {
	color:#f27f02; 
	outline:none;
	text-decoration:none;
}
.no_link  {
    color: #000;
    outline: none;
    text-decoration: none;
}
a:hover{
	text-decoration:none;
}

h1 {
	color: #184dd7 !important;
}

h1 a {
		color: #1929e6;
		text-decoration:none;
	}
h2 {
	color: #009ACD !important;
	margin-bottom:22px;
}
h2 span {
		color:#8a8a8a;
	}
	

h3 a { color:#242424; }
	h3 a:hover {
		text-shadow: 1px 1px 1px #888; 
	}
	

.subtitle {
padding: 15px 0 0 0;
	font-size:120%;
	line-height:1.1em;
	font-weight:normal;
	color:#666;
}

/*==================img container====================*/
.imgBrochure{
width:800px;
padding:10px;
}

/*==================home====================*/

.bttn {
    /* background-color: #009ACD; */
    color: #ffffff;
    font-weight: bold;
    height: 80px;
    border-radius: 10%;
}

.bttn a {background-color: #009ACD;
         font-weight: bold;
         font-size: 120%;
         color: #ffffff;
         height: 70px;
         display: block;
         text-align: center;
         vertical-align: middle;
         padding: 20px 20px 20px 20px;
         
}

.bttn a:hover {
        color: #dbe883;
        text-decoration: none;
        
}
/*==================contact====================*/

.artCon {
float: right;
width: 100%;
color: #404040;
	font-size:110%;
	line-height:1.3em;
	font-weight:normal;
	padding:10px;
	border-left:2px solid #fff;
	margin:0 10px 0 0;
}

.boxCon {

	background:#DEDEDE;
	width:100%;
	z-index:-1;
	color:#000;
	border-top:10px solid #228B22;
}

.asideCon {
border-bottom:15px solid #228B22;
	background:#C0C0C0;
	width:330px;
	z-index:-1;
	padding:10px;
	font-size:110%;
	line-height:1.3em;
	font-weight:normal;
	color:#fff;
	float: right;
}


.artgall {
float: left;
width: 1000px;
color: #fff;
background:#009ACD;
	font-size:14px;
	line-height:1.3em;
	font-weight:normal;
	padding:5px 15px 10px 15px;
		margin:0 auto;

}


/*==================slider====================*/

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index:0;
  }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  

/*----- jflow -----*/

#sliderContainer { width: 940px; height: 300px; position: relative; border-top: 5px solid #999; border-bottom: 5px solid #999; margin: 0 auto; }

.slideContent {  background:url("../img/contentBg.png") repeat scroll 0 0 transparent; position: absolute; bottom:0px; right:0px; padding: 10px; width: 920px; }

.slide h3 {  font: 26px/1em 'Rokkitt', serif; color: #FFF;  margin: 0 0 5px 0; }

.slide p { font-size: 14px; color: #FFF; margin: 0; }

.jFlowSlideContainer { overflow: hidden; }

.jFlowSlideContainer a { color: #F90; text-decoration: none; font-style: italic; }

.jFlowSlideContainer a:hover { text-decoration: none; }

.jFlowSlideContainer a:focus { position: relative; top: 1px; }

.jFlowNext { background:url("../img/arrows.png") no-repeat scroll 0 -35px transparent; height:130px; position:absolute; top:75px; right: -50px; width:50px; cursor:pointer; }

.jFlowPrev { background:url("../img/arrows.png") no-repeat scroll -84px -35px transparent; height:130px; position:absolute; top:75px; left: -50px; width:50px; cursor:pointer; }

.jFlowPrev:hover { background-position: -84px -235px; }

.jFlowNext:hover { background-position: 0px -235px; }


/* controller pagination */

#myController {position: absolute; top: 5px; right: 5px; }

.jFlowControl { background:url("../img/bullet.png") no-repeat scroll 0px 0px transparent;  float: left; width: 15px; height: 15px;}

.jFlowControl:hover { background-position: -32px 0px; cursor: pointer; }

.jFlowSelected, .jFlowSelected:hover {background-position: -15px 0px;   }
                
/* showcase*/


.showcase-content-container
{
	padding-top: 10px;
}

.showcase-content
{
	background-color: inherit;
}

.showcase-onepage .static-caption
{
	background-color: #fff;
	color: #333;
}

/* Navigation arrows */
.showcase-arrow-previous, .showcase-arrow-next
{
	z-index: 20;
}

.showcase-arrow-previous
{
	left: 30px;
}
.showcase-arrow-next
{
	right: 30px;
}

/* Thumbnails */
.showcase-thumbnail-wrapper
{
	overflow: hidden;
	margin: auto;
}

/* Caption */
.static-caption
{
	text-align: left;
	font-size: 90%;
	color: #000;
	padding: 10px 0;
	margin: 0;
}



/*==================tables====================*/

.table4 {
width:300px;
padding:5px;
font-size:14px;
}

.side {
    font-family: Arial, Verdana;
    font-size: 14px;
	line-height:1.2em;
    color:#000;
    margin: 0;
    padding: 0;
    z-index:1;


}
.contacts {
	padding-bottom:20px;
}
	.contacts li {
		width:100%;
		overflow:hidden;
	}
		.contacts li strong {
			float:left;
			width:95px;
		}


.list1 {
	margin-left:12px;
	padding-bottom:18px;
}
.list1 li {
	background:url(../img/arrow1.gif) no-repeat 0 6px;
	padding:0 0 0 12px;
}



/*===== nav =====*/

/* Create your own class for your own colors */


.yellow {
    background: #D9CE1C;
}
   
    .yellow:hover,.yellow:active {
     background-color:#D9CE1C;
}

.darkGray {
    background: #404040;
}
       .darkGray:hover,.darkGray:active {
     background-color:#404040;}
     
.midGray {
    background: #5C5C5C;
}
       .midGray:hover,.darkGray:active {
     background-color:	#5C5C5C;}    

.blue {
    background: #009ACD;
}
       .blue:hover,.blue:active {
     background-color:#009ACD;}

.plum {
    background: #8B008B;
}
       .plum:hover,.plum:active {
     background-color:#8B008B;}

.orange {
    background: #FFA500;
}
       .orange:hover,.orange:active {
     background-color:#FFA500;}
	
.red {
    background: #CD0000;
}
       .red:hover,.red:active {
     background-color:#CD0000;}


.green {
    background: #228B22;
}
    .green:hover,.green:active {
     background-color:#008B00;}
     
.lightGreen {
		background: #58D443;
} 
	.lightGreen:hover,.lightGreen:active {
		background-color: #58D443;
		}
		
.ecoGreen {
		background: #B4C135;
}  
	.ecoGreen:hover,.ecoGreen:active {
		background-color: #B4C135;
		}

.darkGreen {
			background: #1C4C14;
}
	.darkGreen:hover,.darkGreen:active {
			background-color: #226017;
	}

.lightGray {
    background: #b3b3b3;
}
  
    .lightGray:hover,.lightGray:active {
     background-color:#b5b5b5;
     }
         
 .medGray {
    background: #D1D1D1;
}
    .medGray:hover,.lightGray:active {
     background-color:#D3D3D3;}        
         
/*=======font colours ================*/
.fBlack {
		color: #000;
}



/*===== gallery =====*/

div.gallery {
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}

div.gallery:hover {
    border: 1px solid #777;
    border-radius: 5px;
}

div.gallery img {
    text-align: center !important;
    max-height: 100px;
    border-radius: 5px;
    
}
div.desc {
    padding: 10px;
    font-size:  70%;
    line-height: 0.9em;
    text-align: center;
}

* {
    box-sizing: border-box;
}
.responsive {
    padding: 0 5px 6px 5px;
    float: left;
    width: 19.999999%;
}

   
@media only screen and (max-width: 1000px){
    .responsive {
        width: 24.99999%;
        margin: 6px 0;
    }
}
@media only screen and (max-width: 700px){
    .responsive {
        width: 33.32222%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px){
    .responsive {
        width: 49.99999%;
    }
}
@media only screen and (max-width: 340px){
    .responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.roundabout-holder  { 
	width:850px;
	height:496px;
	margin:0 auto;
}
.roundabout-moveable-item {
   width: 646px;
   height: 416px;
   cursor: pointer;
	 border:3px solid #ccc;
	 border:3px solid rgba(0, 0, 0, 0.08);
   border-radius:4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
}
	.roundabout-moveable-item img{
		width:100%;
	}
.roundabout-in-focus {
	border:3px solid rgba(0, 0, 0, 0.2);
}


/*===== content =====*/
#content { 
	
}
	#content img, aside img {
		border:3px solid #ebebeb;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	}
	#content img:hover {
		border-color:#bbb;
	}
	

	
/*================ images ===============*/
	
.img_round {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px 8px 8px 8px;
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
	border: 1px solid #fdc542;
    
}
.imgcenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px 8px 8px 8px;
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
	border: 1px solid #fdc542;
}
.ImgRight {
	margin: 5px;
	text-align: right;
	float: right;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px 8px 8px 8px;
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	border: 1px solid #fdc542;
	box-shadow: #666 0px 2px 5px;
}
.ImgLeft {
	text-align: left;
	margin: 5px;
	float: left;
	margin-right: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px 8px 8px 8px;
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
	border: 1px solid #fdc542;
}


/*===== footer =====*/
footer {
	color:#000;
}
footer .fleft {
		padding-left:40px;
}
footer .fright {
	padding-right:40px;
}


/*----- forms -----*/
#contacts-form { 
	clear:right;
	width:100%;
	overflow:hidden;
}
	#contacts-form fieldset { 
		border:none;
		float:left;
	}
		#contacts-form .field { 
			clear:both;
		}
			#contacts-form label { 
				float:left;
				width:110px;
				line-height:18px;
				padding-bottom:6px;
				font-weight:bold;
			}
			#contacts-form input {
				width:205px;
				padding:1px 0 1px 3px;
				background:none;
				border:1px solid #e5e5e5;
				color:#616161;
				float:left
			}
			#contacts-form input:invalid {
				border-color:red;
			}
			#contacts-form textarea { 
				width:450px;
				height:215px;
				padding:1px 0 1px 3px;
				background:none;
				border:1px solid #e5e5e5;
				color:#616161;
				margin-bottom:12px;
				overflow:auto;
				float:left;
			}
			#contacts-form div:last-child {
				padding-left:110px;
			}

/*==========================================*/





/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* expandale faq section  */
.answer {
	display:none;
	}

.item:hover {
	cursor:pointer;
}
/*  navbar customization*/
.navbar {
     background-color: #114201 !important;
}
.navbar li {
     color: #FFA500  !important;
    
}
.navbar-inverse .navbar-text {
    color:#FFA500  !important;
}

.navbar-inverse .navbar-nav > li >a {
    color:#FFA500 !important;
}
.navbar-inverse .navbar-nav >li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover
{
    color:#fff !important;
    background-color:transparent
}
