﻿html,body{
	width: 100%;
	height: 100%;
}

.arrow_box {
    position: relative;
    border: 1px solid #719ECE; /*set border colour here*/
    border-radius: 0px;
}
.arrow_box:after, 
.arrow_box:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#shad{
background: rgba(148,148,148,1);
background: -moz-linear-gradient(left, rgba(148,148,148,1) 0%, rgba(168,190,190,1) 61%, rgba(168,191,191,1) 62%, rgba(180,217,217,1) 100%);
/*background: -webkit-gradient(left, top, right, top, color-stop(0%, rgba(148,148,148,1)), color-stop(61%, rgba(168,190,190,1)), color-stop(62%, rgba(168,191,191,1)), color-stop(100%, rgba(180,217,217,1)));*/
background: -webkit-linear-gradient(left, rgba(148,148,148,1) 0%, rgba(168,190,190,1) 61%, rgba(168,191,191,1) 62%, rgba(180,217,217,1) 100%);
background: -o-linear-gradient(left, rgba(148,148,148,1) 0%, rgba(168,190,190,1) 61%, rgba(168,191,191,1) 62%, rgba(180,217,217,1) 100%);
background: -ms-linear-gradient(left, rgba(148,148,148,1) 0%, rgba(168,190,190,1) 61%, rgba(168,191,191,1) 62%, rgba(180,217,217,1) 100%);
background: linear-gradient(to right, rgba(148,148,148,1) 0%, rgba(168,190,190,1) 61%, rgba(168,191,191,1) 62%, rgba(180,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#b4d9d9', GradientType=1 );
}

.arrow_box:after,.arrow_box_nebosh:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgb(48,48,88);
    border-width: 10px;
    left: 60px;
    margin-left: -30px;
}
.arrow_box:before,.arrow_box_nebosh:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color:  rgb(48,48,88);
    border-width: 10px;
    left: 60px;
    margin-left: -30px;
}


.arrow_box_iosh:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgb(48,48,88);
    border-width: 10px;
    left: 120px;
    margin-left: -25px;
}
.arrow_box_iosh:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color:  rgb(48,48,88);
    border-width: 10px;
    left: 120px;
    margin-left: -25px;
}



/* .arrow_box_habc:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgb(48,48,88);
    border-width: 10px;
    left: 190px;
    margin-left: -36px;
}
.arrow_box_habc:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color:  rgb(48,48,88);
    border-width: 10px;
    left: 190px;
    margin-left: -36px;
} */





.arrow_box_nvq:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgb(48,48,88);
    border-width: 10px;
    left: 250px;
    margin-left: -19px;
}
.arrow_box_nvq:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color:  rgb(48,48,88);
    border-width: 10px;
    left: 250px;
    margin-left: -20px;
}


.arrow_box_ros:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgb(48,48,88);
    border-width: 10px;
    left: 248px !important;
    margin-left: -75px;
}
.arrow_box_ros:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color:  rgb(48,48,88);
    border-width: 10px;
    left: 248px !important;
    margin-left: -75px;
}


.arrow_box_irca:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgb(48,48,88);
    border-width: 10px;
    left: 442px;
    margin-left: -140px;
}
.arrow_box_irca:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color:  rgb(48,48,88);
    border-width: 10px;
    left: 442px;
    margin-left: -140px;
}


.arrow_box_national:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgb(48,48,88);
    border-width: 10px;
    left: 593px;
    margin-left: -160px;
}
.arrow_box_national:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color:  rgb(48,48,88);
    border-width: 10px;
    left: 593px;
    margin-left: -160px;
}
.arrow_box_city-guilds-nvq:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgb(48,48,88);
    border-width: 10px;
    left: 587px;
    margin-left: 0px;
}
.arrow_box_city-guilds-nvq:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color:  rgb(48,48,88);
    border-width: 10px;
    left: 587px;
    margin-left: 0px;
}


body{
	background: #F2F2F2;
    overflow-x: hidden;
}

*{font-family:Verdana;}

.one-sixth,.one-sixth img{
	/*width:40px;*/
	/*height: 40px;*/
    width:60px;
	height: 60px;
	border-radius: 5px;

}

.bfh-selectbox {
    position: relative;
    top: 14px;
    display: inline-block;
}

#forimg img{
height: 30px;
width: 30px;
}

.carousel-indicators li{
	border-radius: 0px;
}

.carousel-indicators{
	left: 90%;
	bottom: 0px;
}

.one-sixth{
	display: inline-block;
	margin: 5px 2px;
	background: #fff;
}

#main{
	background: #fff;
	max-width: 999px;
	padding: 0px;
}
.ff a{
	color: #fff;
}


#f_links a{
	color: #3c5670;
}

#top-menu{
	background: #F2F2F2;
	padding: 10px;
	position: relative;
}

#top-menu-right{
	position: absolute;
	right: 0px;
	top:-7px;
}

.arrow_box a{
	color: #fff;
    font-size: 11px;

}
.dropdown-menu {
    min-width: 0px;
}
#top-menu a{
	display: inline-block;
	margin: 0px 5px;
	color: #000;
}

#country-top-cont{
	display: inline-block;
	margin-left:20px; 
 margin-right: 5px;
}



#header{
	position: relative;
	padding-bottom:1px; 
}

#sec-menu{
	background: #dfdfdf;
	padding: 8px;
	position: relative;
}

#sec-menu a{
	margin: 0px 5px;
    color: #2e2e2e;
    font-size: 12px;
}
/* Aravindh Code*/
.dropdown-menu1:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.dropdown-menu1:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
.dropdown-menu2:before {
  position: absolute;
  top: -7px;
  left: 80px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.dropdown-menu2:after {
  position: absolute;
  top: -6px;
  left: 81px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
@media only screen and (max-width: 720px) {
   #sec-menu {
        display:none;
    }
	#sec-menu a{
		 display:none;
	}
	.good{
		 display:none;
	}
	.arrow_box {
	display:none;
	}
}

@media only screen and (max-width: 620px) {
	#top-menu{
	background: #F2F2F2;
	
	
	height:70px;
}
#top-menu-right{
	margin-top:35px;
	margin-right:25px;
}

}
@media only screen and (max-width: 370px) {
	#top-menu{
	background: #F2F2F2;
	
	
	height:80px;
}
#top-menu-right{
	margin-top:45px;
	margin-right:25px;
}

}

@media screen and (min-width:1000px){
.topnav{
	display: none;
}
.bad{
	display: none;
}
}
@media screen and (min-width:721px){
.topnav{
	display: none;
}
.bad{
	display: none;
}
}

@media screen and (max-width:825px) {
.min {
    display: none;
}
}
@media screen and (max-width:720px) {
/* table	 */

	
/* End table	 */	
ul.topnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #dfdfdf;

}

ul.topnav li {float: left;}

ul.topnav li a {
  display: inline-block;
  color: #2e2e2e;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 12px;

}

ul.topnav li a:hover {background-color: #3c5670;color: white;}

ul.topnav li.icon {display: none;}


  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }
}

@media screen and (max-width:720px) {
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}
/* Aravindh Code End*/

.logos{
	position: relative;;
     width:100%;
     padding: 10px 0 0 ;
}
.logores{
	padding: 0px 0px 0px 0;
}
@media (max-width:940px) {
.logores{
	padding: 0px 0px 30px 0;
}
}
.newbutton{
	color:#fff;
	background: #9A9A9A;
	font-family: verdena;
	font-size: 15px; 
	border: none;
	border-radius:12px;
}
.newbutton:hover {
	 -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.zoom1:hover {
	 -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.menuover:hover {
	 -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.tbres{
	width:100%;
}
@media (max-width:641px) { 
.tbres{
	width:100%;
	
}
}
@media (max-width:961px) {
	.tbres{
	width:100%;
	
} 
}
@media (max-width:1024px) {
	.tbres{
	width:100%;
	
} 
}

@media (min-width:1200px)  {
	.vertical-text1  {
    position: absolute;
    top: 0px;
    
    -webkit-font-smoothing: antialiased;
    background: none;
    
    padding: 0px;
    -webkit-transform: rotate(-90deg) translate(-100%, 0);
    -webkit-transform-origin: 0 0;
    transform: rotate(-90deg) translate(-100%, 0);
    transform-origin: 0 0;
    font-size: 1.5em;
    color: #3c5670;
    margin: 0 0 0 -3px;
    white-space: nowrap;
}

.menuborder{
	 border-right: 1px solid gray;
    min-height: 200px;
}
}

@media (min-width:768px)  {
	.vertical-text1  {
		
   
    position: absolute !important;
    top: 0px !important;
    
    -webkit-font-smoothing: antialiased !important;
    background: none !important;
    
    padding: 0px !important;
    -webkit-transform: rotate(-90deg) translate(-100%, 0) !important;
    -webkit-transform-origin: 0 0 !important ;
    transform: rotate(-90deg) translate(-100%, 0) !important;
    transform-origin: 0 0 !important;
    
    margin: 0 0 0 -3px !important;
    white-space: nowrap !important;
}

.menuborder{
	 border-right: 1px solid gray !important;
    min-height: 200px !important;
}
.colored{
 color: #3c5670;	
 font-size: 1.5em ;
}
}

#elearn {
	display: inline-block;
	background: #51b4c7;
	color: #fff !important;
	top:0;
	font-weight: bold;
	height: inherit;
	padding: 10px 11px;
	position: absolute;
	right: 20px;
}

.navbar{
min-height: 1px;
}


#enq{
	width: 100%;
	border-radius: 3px;
	padding: 5px;
	background: #fff;
	display: inline-block;
}

#enq input, #enq select, #enq textarea{
resize:none;
width: 90%;
margin: 10px 0px;
border-radius: 5px;
padding:5px;
border: none;
color: #282828;
}

#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(119, 119, 119, 1);
}
#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(255, 255, 255, 1);
    border-width: 0px;
    border-radius: 4px;
    margin: 0px;
    padding: 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(119, 119, 119, 1);
    background-color: rgba(248, 248, 248, 0);
    padding:8px 10px;
    border-radius: 5px 5px 0px 0px; 
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
       color: rgba(255, 255, 255, 1);
    background-color: rgba(81, 180, 199, 1);

}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(81, 180, 199, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #a3a4ca;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #a3a4ca;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #a3a4ca;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #ffffff;
}

@media 
only screen and (max-device-width: 1024px)  {

/* #top-menu-right {
    display: none;
} */

.boxed{
    height:130px !important;
}
#head-right-img{
    display: none;
}



}

.sm-car{
	height: 100px !important;
	background: #fff;
}

.sm-car .item,.sm-car .item div{
	height: 100px !important;
	background: #fff;
}

.boxed{
    padding: 0 0 20px 30px;
	height:50px;
	width:100%;
	border: 1px solid #d2d2d2;
	box-shadow: 0 0 3px rgba(90, 90, 90, 0.2);	
	background: -webkit-linear-gradient(#d8d9d8, white, #d8d9d8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#d8d9d8, white, #d8d9d8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#d8d9d8, white, #d8d9d8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#d8d9d8, white, #d8d9d8); /* Standard syntax (must be last) */
}

.boxed-carousel{
	height:120px;
	width:100%;
	border-top: 1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
			
    -moz-box-shadow:    inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
    -webkit-box-shadow: inset  0  8px 8px -8px #696868,
                        inset  0 -8px 8px -8px #696868;
     box-shadow:        inset  0  7px 20px -14px #696868,
						inset  0 -7px 19px -15px #696868;
}

.footer-button{
	background: -webkit-linear-gradient(#000000, #4c4c4c, #000000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#000000, #4c4c4c, #000000); /* For Opera 11.1 to 12.0 */
	background: -ms-linear-gradient(#000000, #4c4c4c, #000000); /* For ie 9 */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='4c4c4c',GradientType=0 ); /* IE6-9 */
    background: -moz-linear-gradient(#000000, #4c4c4c, #000000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#000000, #4c4c4c, #000000); /* Standard syntax (must be last) */
	border-color:black;
}
.footer-newsletter{
	width: 30px;
    height: 20px;
    
    /* Rotate div */
    -ms-transform: rotate(-14deg); /* IE 9 */
    -webkit-transform: rotate(-14deg); /* Chrome, Safari, Opera */
    transform: rotate(-14deg);
}
.bx-prev {
    left: 10px;
    background: url(../img/controls.png) no-repeat 0 -32px;
}
.bx-next {
    right: 10px;
    background: url(../img/controls.png) no-repeat -43px -32px;
}
.boxes{
        width: auto;
        height: 150px;
       
        border: 1px solid #999;
    }
.shadow-inside{
        -moz-box-shadow:    inset 0 0 10px #666; /* for gecko based browsers */
        -webkit-box-shadow: inset 0 0 10px #666; /* for webkit based browsers */
        box-shadow:         inset 0 0 10px #666;
    }
	
.shadow-carousel { 
    
    height: 200px; 
    width: 100%;

    -moz-box-shadow:    inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
    -webkit-box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
     box-shadow:        inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
}
.navigate {
    background-color: #f5f5f5;
    padding: 10px;
}
.citydata{
	width: 30%;
    text-align: justify;
    float: left;
    font-size: 13px;
	
}
.citycon{
	background: #f5f5dc;
    width: 100%;
    border: 1px solid #f5f5dc;
} 
@media only screen and (max-width:768px){
.citydata{
	width: 88%;
    text-align: justify;
    float: left;
    font-size: 13px;	
}
    .topimg{
        margin-top: -20px !important;
    }

    .boxed{
        height:130px !important;
    }

}
@media only screen and (max-width:450px){
.right-img{
display:none!important;	
}
    .topimg{
        margin-top: -20px !important;
    }

    .boxed{
        height:130px !important;
    }

    #head-right-img{
        display: none;
    }
}
.textstyle{
	text-align:justify;
	font-size:13px;
	background-color:beige;
}
.headingstyle{
	color:#008080;
}
.clientpara{
	font-size:13px;
	text-align:center;
}
.testimtext{
	color:#008080;
}
.testmonial{
	font-size:13px;
	text-align:justify;
	background-color:beige;
}
.ncolor{
	color:#008080;
}
.hrclass{
	margin-top: 20px!important;
    margin-bottom: 20px!important;
    border: 0 !important;
    border-top: 1px solid red!important;
}
.resourcetop{
	color:#008080;
	
}
.resdata{
	color:#41924b;
	font-weight:bold;
}

	/*a:hover{
		color:red !important;
	} */
	.anchorr{
		text-decoration:none!important;
	}
	.respara{
		text-align:justify;
		font-size:13px;
	}
	.servicehead{
		color:#008080;
	}
	.servicetitle{
		color:#41924b;
		text-align:center;
	}
	.servicetxt{
		font-size:13px;
	text-align:justify;
	background-color:beige;
		
	}
	
.hclass{
	font-size: 14px;
    font-weight: bold;
    padding: 3px 0 0 43px;
    color: #ffffff;
    text-decoration: none;
    height: 21px;
    margin: 13px 0 12px 0;
    background-image: url("../img/h1bkgrnd.png");
    background-repeat: no-repeat;
    background-color: #51b4c7;
    clear: right;
    width: auto;
}
/*-----------------new css 22/3/16---------------------*/
.jobheading{
    /*font-weight:bold;*/
    font-size: 22px;
}
.intdate{
	font-weight:bold;
}
.hrline{
	
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #C4C4C4!important;
}
.hrl{
	
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #C4C4C4!important;
    width: 66%;
    float: left;
}
@media only screen and (max-width:786px){
	.hrl {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #C4C4C4!important;
    width: 93%;
    float: left;

}
    .topimg{
        margin-top: -20px !important;
    }

    .boxed{
        height:130px !important;
    }

}
.formtext{
	font-size:10px;
}
/* .bannerimg{
	width: 100%;
    height: 144px;
} */
.bannerimg{
	width: 100%;
    height: auto;
}
.table.tbdata td{
font-size: 12px;
}
.table.tbdata th{
	font-size:14px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	background-color:#83bd37!important;
}
.navcolor{
	background-color:#F2F2F2;
}
.tablecolor{
	background-color:#F2F2F2;
}
.acclist{
	font-size:12px!important;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #51b4c7 !important;
	background: #51b4c7 !important;
	font-weight: normal;
	color: #ffffff;
}
.abtxt{
	font-size:14px;
}
.eninput{
	margin-bottom:1px!important;
}
.cityclass{
	font-size:.78em;
}
/*.coursehead {
	font-size:10px;
}*/
/******dropdown******/
/* BE SURE TO INCLUDE THE CSS RESET FOUND IN THE DEMO PAGE'S CSS */

/*------------------------------------*\
    NAV
\*------------------------------------*/
#nav{
    list-style:none;
    font-weight:bold;
    margin-bottom:10px;
    float:left; /* Clear floats */
    width:100%;
    /* Bring the nav above everything else--uncomment if needed.
    position:relative;
    z-index:5;
    */
}
#nav li{
    float:left;
    margin-right:10px;
    position:relative;
}
#nav a{
    display:block;
    padding:5px;
    color:#fff;
    background:#333;
    text-decoration:none;
}
#nav a:hover{
    color:#fff;
    background:#6b0c36;
    text-decoration:underline;
}

/*--- DROPDOWN ---*/
#nav ul{
    background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
    background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
    list-style:none;
    position:absolute;
    left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
    padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
    float:none;
}
#nav ul a{
    white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
    left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    background:#6b0c36;
    text-decoration:underline;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
    background:#333;
}


/* font color */
.bodyfont{
    color: #515151;
    font-size: 13px;
    text-align: justify;
}
/*anchor text color */
.anchortxt{
    color: #3c5670;
    font-size: 14px;
}
/* header color*/
.hcolor{
    color: #214264;
}
.hsepad{
    font-size: 12px;
    padding: 2px 2px 11px 2px;
}
.ychoosepad{
    font-size: 12px;
    padding: 2px 2px 5px 2px;
}
.launchdiv{
    background: #99a1a8;
    padding: 2px;
}
.textbox {
    font-family: Arial, Helvetica, sans-serif;
    background: rgba(255, 255, 255, 0.44);
    color: #333;
    border: 1px solid #A4A4A4;
    padding: 4px 8px 4px 4px !important;
    line-height: 1;
    width: 100%;
    height:25px;
}
.textbox:hover {
    border: 1px solid #FF00FF;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
}
.textbox:focus {
    border: 1px solid #4d90fe;
    outline: none;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
    background: rgb(255, 255, 255);
}
.footerli{
    font-size: 12px;
    padding: 0 0 5px 0;
}
.menufnt{
    color: #2e2e2e;
    font-size: 13px;
}
.menumid{
    color: #2e2e2e;
    font-size: 12px;
}
.linkli{
    padding: 0px 0px 3px 2px;
    color: #3c5670;
    font-size: 14px;
}

/*** start of bootstrap vertical tabs ****/
/*!
 * bootstrap-vertical-tabs - v1.2.1
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-11-07
 * Copyright (c) 2014 İsmail Demirbilek
 * License: MIT
 */
.tabs-left, .tabs-right {
    border-bottom: none;
    padding-top: 2px;
}
.tabs-left {
    border-right: 1px solid #ddd;
}
.tabs-right {
    border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
    float: none;
    margin-bottom: 2px;
}
.tabs-left>li {
    margin-right: -1px;
}
.tabs-right>li {
    margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
}
.tabs-left>li>a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display:block;
}
.tabs-right>li>a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}
.sideways {
    margin-top:50px;
    border: none;
    position: relative;
}
.sideways>li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
}
.sideways>li>a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
}
.sideways>li.active>a,
.sideways>li.active>a:hover,
.sideways>li.active>a:focus {
    border-bottom-color: transparent;
    border-right-color: #ddd;
    border-left-color: #ddd;
}
.sideways.tabs-left {
    left: -50px;
}
.sideways.tabs-right {
    right: -50px;
}
.sideways.tabs-right>li {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sideways.tabs-left>li {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
/*** end of bootstrap vertical tabs ****/

/** faq css start ***/
.faq-section{
    margin: 40px 0;
    position: relative;
}

.faq-section p{
    display: none;
}

.faq-section input{
    position: absolute;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
    display: none; /* IE8 and below */
    margin: 0;
    width: 100%;
    height: 36px;
}

.faq-section label+p{
    display: block;
    color: #999;
    font-size: .85em;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
    /* Clipping text */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.faq-section input[type=checkbox]:checked~p{
    display: block;
    color: #444;
    font-size: 1em;
    /* restore clipping defaults */
    text-overflow: clip;
    white-space: normal;
    overflow: visible;
}

.faq-section label{
    font-size: 1.2em;
    background: #eee;
    display: block;
    position: relative;
    height: 20px;
    padding: 7px 10px;
    font-weight: bold;
    border: 1px solid #ddd;
    border-left: 3px solid #888;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.faq-section label::-moz-selection{ /* remove text selection when toggle-ing */
    background: none;
}

.faq-section label::selection{
    background: none;
}

.faq-section label:hover{
    background: #f5f5f5;
}

.faq-section input[type=checkbox]:checked~label{
    border-color: #ff7f50;
    background: #f5deb4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5deb4));
    background-image: -webkit-linear-gradient(top, #fff, #f5deb4);
    background-image: -moz-linear-gradient(top, #fff, #f5deb4);
    background-image: -ms-linear-gradient(top, #fff, #f5deb4);
    background-image: -o-linear-gradient(top, #fff, #f5deb4);
    background-image: linear-gradient(to bottom, #fff, #f5deb4);
    -moz-box-shadow: 0 0 1px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.4);
    box-shadow: 0 0 1px rgba(0,0,0,.4);
}

.faq-section label::before{
    content: '';
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -6px;
    border: 6px solid transparent;
    border-left-color: inherit;
}

.faq-section input[type=checkbox]:checked~label::before{
    border: 6px solid transparent;
    border-top-color: inherit;
    margin-top: -3px;
    right: 10px;
}
/** faq css end ***/

.lead {
    height:35px !important;
}
/* this is the bit that gives the border color */
div.list-category h3.title
{
    display: block;
    padding: 14px 0 15px 0;
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 0px;
    border-bottom: 1px solid;
}

div.list-category span.list-footer
{
    display: block;
    padding: 14px 0 15px 0;
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 0px;
}

/* removes the border at the top of the list so it doesnt cover up the border above */
div.list-category a.list-group-item:first-child
{
    border-top: 0;
}

div.list-category .list-footer
{
    margin-top:-15px;
}

div.list-category a.list-group-item
{
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: 1px solid #E0E4E9;
    color: #4c4c4c;
    text-decoration: none;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.truncate
{
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*************************
********Service CSS*******
**************************/

.service-icon {
    background-color: #51b4c7;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 36px;
    height: 90px;
    line-height: 90px;
    width: 90px;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

.our-services .col-sm-4:hover .service-icon {
    background-color: #333;
}

.our-services .col-sm-4 {
    border-right:1px solid #f2f2f2;
    border-bottom:1px solid #f2f2f2;
    padding-bottom: 50px;
}

.our-services .col-sm-4:nth-child(4),
.our-services .col-sm-4:nth-child(5),
.our-services .col-sm-4:nth-child(6) {
    border-bottom:0;
    padding-top: 60px;
}

.our-services .col-sm-4:nth-child(3),
.our-services .col-sm-4:nth-child(6) {
    border-right:0;
}

.service-info h3 {
    margin-top: 35px;
}


/************ Services **************/
.services_grid{
    float:left;
    width: 100%;
    margin:0 2% 0 0;
}
.service_desc{
    padding-bottom:18px;
}
.listview_1_of_2{
    display: block;
    float:left;
    margin: 0% 0 0% 1.6%;
}
.listimg{
    display: block;
    float:left;
}
.text{
    display: block;
    float:left;
    margin: 0% 0 0% 3.6%;
}
.listview_1_of_2:first-child { margin-left: 0; }

.images_1_of_2 {
    width: 46.2%;
    padding:1.5%;
}
.listimg_2_of_1 {
    width:16.2%;
}
.list_2_of_1 {
    width: 78.2%;
}
.images_1_of_2  img {
    max-width:100%;
    display:block;
}
.list_2_of_1  h4{
    color:#555;
    font-size: 1.4em;
    margin:5px 0;
    text-transform: uppercase;
}
.list_2_of_1  p{
    color: #969494;
    font-size: 0.85em;
    padding:0;
    line-height: 1.8em;
}
@media all and (max-width:800px) {
    .services_grid{
        width:72%;
    }


    #boxedin{
        clear: both !important;
    }
    .boxed{
        height:105px !important;
    }
    #head-right-img{
        display: none;
    }

}
@media all and (max-width:640px) {
    .services_grid{
        float:none;
        width:100%;
        margin:0 0 10px 0;
    }

    #boxedin{
        clear: both !important;
    }
    .boxed{
        height:105px !important;
    }
    #head-right-img{
        display: none;
    }

}
/********* Content ***********/
.content_bottom{
    padding:25px;
    background:#FFF;
}
.content_bottom h2{
    font-size: 1.5em;
    color: #424242;
    padding:5px 0;
    text-transform:uppercase;
}
.content_bottom h3{
    font-size:0.85em;
    color:#EE5010;
    padding:5px 0;
    line-height:1.6em;
}
.content_bottom p{
    color:#969494;
    font-size:0.85em;
    padding:5px 0;
    line-height:1.8em;
}
/*** isotope ***/

.albumFilter a {
    margin: 3px;
    font-size: 11px;
    color:#fff;
    padding: 2px 8px;
    background-color: #999;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.albumFilter {margin-bottom: 20px;}
.albumFilter a:hover {background-color: #666;}
.albumFilter a.current {background-color: #333;}

.courseFilter a {
    margin: 3px;
    font-size: 11px;
    color:#fff;
    padding: 2px 8px;
    background-color: #999;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.courseFilter {margin-bottom: 20px;}
.courseFilter a:hover {background-color: #666;}
.courseFilter a.current {background-color: #333;}

div.block {
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 10px 10px 0px 0px;
    overflow:hidden;
    position:relative;
    width:150px;
    height:150px;
    /*padding: 5px;*/
    -webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.35);
    box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.35);
}

div.block.feature {
    width:320px;
}

/* this maintains the bottom white border on larger images */
div.block.feature img {
    position:absolute;
    clip:rect(0px,420px,150px,0px);
}

.block-info {
    background-color:#fff;
    bottom:0;
    /*padding: 5px;*/
    height: 30%;
    color:#222;
    opacity:0;
    filter: alpha(opacity = 0);
    position:absolute;
    width:100%;
    z-index:1000;
}
.block-info h4 {
    padding: 0;
    margin: 0px;
}
.block-info p {
    color: #999;
    padding: 0;
    margin: 0px;
    font-size: 11px;
}
.block:hover .block-info{
    margin-top: 0px;
    opacity:0.9;
    filter: alpha(opacity = 90);
    transition:opacity 0.25s;
    -moz-transition:opacity 0.25s;
    -webkit-transition:opacity 0.25s;
}


.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */

    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

/* carousel */
#quote-carousel
{
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left
{
    left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right
{
    right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators
{
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li
{
    background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active
{
    /*background: #333333;*/
}
#quote-carousel img
{
    width: 250px;
    height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel
    {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }

}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

/*----- shadow #01 -----*/
.testibox {
    /*position: absolute;*/
    /*height: 60px;*/
    width: 100%;
    top: 0;
    left: 0;
    border-top: 3px solid #51b4c7;
    /*border-bottom: 3px solid #80B941;*/
    background: #fff;
    -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    z-index: 999999;
}
.testibox1 {
    /*position: absolute;*/
    /*height: 60px;*/
    width: 100%;
    top: 0;
    left: 0;
    border-top: 3px solid #51b4c7;
    /*border-bottom: 3px solid #80B941;*/
    background: #fff;
    /*-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);*/
    /*-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);*/
    /*box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);*/
    z-index: 999999;
}
.testibox h1 {
    /*line-height: 60px;*/
}

.w {
    width: auto;
    margin: 0 auto;
    /*margin-bottom: 40px;*/
}
.ws {
    width: 100%;
    margin: 0 auto;
    padding: 10px 15px 15px 25px;
    /*margin-bottom: 40px;*/
}

.txtindent{
    text-indent: 20px;
}

.shadow{
    background: #51b4c7;
    padding: 1px;
    margin: 10px 0;
}
.break{
    margin-bottom: 10px !important;
}
.preview-box{
    padding: 15px;
    cursor: pointer;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #CACACA;
}
.preview-box a, .preview-box img{
    display: block;
}

#accordion .ui-accordion-content {
    height: 180px;
    max-height: 200px;
}

/*contact form floating css start*/
.floating-form {
    z-index: 100;
    max-width: 320px;
    padding: 30px 30px 10px;
    font: 12px verdana;
    background: #F9F9F9;
    border: 1px solid #ddd;
    right: 10px;
	top: 200px;
    position: fixed;
    box-shadow: -2px 0 8px rgba(43, 33, 33, .06);
    -moz-box-shadow: -2px 0 8px rgba(43, 33, 33, .06);
    -webkit-box-shadow: -2px 0 8px rgba(43, 33, 33, .06)
}

.init_contact_hide{
	display:none;
}



.contact-opener {
    position: absolute;
    left: -75px;
    transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
    top: 100px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .43);
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0
}
.floating-form-heading {
    font-weight: 700;  
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px
}
.floating-form label {
    display: block;
    margin: 0 0 15px
}
.floating-form label>span {
    width: 70px;
    font-weight: 700;
    float: left;
    padding-top: 8px;
    padding-right: 5px
}
.floating-form span.required {
    color: red
}
.floating-form .tel-number-field {
    width: 40px;
    text-align: center
}
.floating-form .long {
    width: 69%;
}
.floating-form input.input-field {
    width: 69%;
}
.floating-form .select-field,
.floating-form .tel-number-field,
.floating-form .textarea-field,
.floating-form input.input-field {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: 0
}
.floating-form .input-field:focus,
.floating-form .select-field:focus,
.floating-form .tel-number-field:focus,
.floating-form .textarea-field:focus {
    border: 1px solid #0C0
}
.floating-form .textarea-field {
    height: 100px;
    width: 68%
}
.contact-opener,
.floating-form input[type=button],
.floating-form input[type=submit] {
    -moz-box-shadow: inset 0 1px 0 0 #3985B1;
    -webkit-box-shadow: inset 0 1px 0 0 #3985B1;
    box-shadow: inset 0 1px 0 0 #3985B1;
    background-color: #51b4c7;
    border: 1px solid #17445E;
    display: inline-block;
    cursor: pointer;
    color: #FFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif
}
.contact-opener,
.floating-form input[type=button]:hover,
.floating-form input[type=submit]:hover {
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E
}
.floating-form .success {
    background: #D8FFC0;
    color: #2E6800;
    border-left: 3px solid #2E6800
}

/*contact form floating css end*/


/*social share simple start*/

#modal2 {
    width:400px;
    background: #FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

#modal2 .header {
    background: #DDD;
    border-bottom: 1px solid #CCCCCC;
    padding: 18px 18px 14px;
}

#modal2 .header h3 {
    margin: 0;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

#modal2 form {
    padding: 10px 0;
}

#modal2 .txt {
    padding: 10px 20px;
}

#modal2 .txt input {
    width: 220px;
    height: 25px;
    padding: 5px;
    border: 1px solid #CCC;
}

#modal2 .txt label {
    float: left;
    width: 120px;
    line-height: 28px;
    font-size: 13px;
}

#modal2 .btn {
    padding: 10px 20px 10px 140px;
}

#modal2 .btn a {
    float: left;
    padding: 0 20px;
    line-height: 28px;
    background: #049CDB;
    text-align: center;
    font-family: sans-serif;
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.25);
    color: #FFF;
    margin: 0 10px 0 0;
    border: none;
}

#modal2 .btn a.cancel {
    background: #DDDDDD;
    box-shadow: none;
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,0.25);
}
#modalpop {
    width:400px;
    background: #FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

#modalpop .header {
    background: #DDD;
    border-bottom: 1px solid #CCCCCC;
    padding: 18px 18px 14px;
}

#modalpop .header h3 {
    margin: 0;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

#modalpop form {
    padding: 10px 0;
}

#modalpop .txt {
    padding: 10px 20px;
}

#modalpop .txt input {
    width: 220px;
    height: 25px;
    padding: 5px;
    border: 1px solid #CCC;
}

#modalpop .txt label {
    float: left;
    width: 120px;
    line-height: 28px;
    font-size: 13px;
}

#modalpop .btn {
    padding: 10px 20px 10px 140px;
}

#modalpop .btn a {
    float: left;
    padding: 0 20px;
    line-height: 28px;
    background: #51b4c7 ;
    text-align: center;
    font-family: sans-serif;
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.25);
    color: #FFF;
    margin: 0 10px 0 0;
    border: none;
}

#modalpop .btn a.cancel {
    background: #DDDDDD;
    box-shadow: none;
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,0.25);
}
/*social share simple start*/


/*
 * Socialite Look-a-like defaults
 */

.social-buttons { display: block; list-style: none; padding: 0; margin: 20px; }
.social-buttons > li { display: block; margin: 0; padding: 10px; float: left; }
.social-buttons .socialite { display: block; position: relative; background: url('../img/social-sprite.png') 0 0 no-repeat; }
.social-buttons .socialite-loaded { background: none !important; }

.social-buttons .twitter-share { width: 55px; height: 65px; background-position: 0 0; }
.social-buttons .googleplus-one { width: 50px; height: 65px; background-position: -75px 0; }
.social-buttons .facebook-like { width: 50px; height: 65px; background-position: -145px 0; }
.social-buttons .linkedin-share { width: 60px; height: 65px; background-position: -215px 0; }

/** for span **/
.spncls{
    font-size: 12px;
}

#cookie-bar {background:#111111; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

.simplemodal-container, .simplemodal-overlay{
display:none!important;
}