/* Add here all your css styles (customizations) */
.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

.fixed-footer {
    position:fixed;
    z-index:20;
    width:50%;
    background:#fff;
    bottom:0;
    left:0;
    font-size: 10px;
    padding: 5px 20px;
}

.fixed-footer p {
    margin-bottom: 0;
}

.tablepad {
  padding-left: 5px;
  padding-right:5px;
  vertical-align: middle;
}

/*Icons
------------------------------------*/
/*Social Icons*/
.social-icons {
   margin: 0;
   padding: 0;
   text-align: left;
}

.social-icons li {
   list-style: none;
   margin-right: 3px;
   margin-bottom: 5px;
   text-indent: -9999px;
   display: inline-block;
   padding-top: 10px;
}

.social-icons li a, a.social-icon {
   width: 28px;
   height: 28px;
   display: block;
   background-position: 0 0;
   background-repeat: no-repeat;
   transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -webkit-transition: all 0.3s ease-in-out;
}

.social-icons li:hover a {
   background-position: 0 -38px;
}

.social-icons-color li a {
  opacity: 0.7;
  background-position: 0 -38px !important;
  -webkit-backface-visibility: hidden; /*For Chrome*/
}

.social-icons-color li a:hover {
  opacity: 1;
}

.social_amazon {background: url(../../images/social/amazon.png) no-repeat;}
.social_behance {background: url(../../images/social/behance.png) no-repeat;}
.social_blogger {background: url(../../images/social/blogger.png) no-repeat;}
.social_deviantart {background: url(../../images/social/deviantart.png) no-repeat;}
.social_dribbble {background: url(../../images/social/dribbble.png) no-repeat;}
.social_dropbox {background: url(../../images/social/dropbox.png) no-repeat;}
.social_evernote {background: url(../../images/social/evernote.png) no-repeat;}
.social_facebook {background: url(../../images/social/facebook.png) no-repeat;}
.social_forrst {background: url(../../images/social/forrst.png) no-repeat;}
.social_github {background: url(../../images/social/github.png) no-repeat;}
.social_googleplus {background: url(../../images/social/googleplus.png) no-repeat;}
.social_jolicloud {background: url(../../images/social/jolicloud.png) no-repeat;}
.social_last-fm {background: url(../../images/social/last-fm.png) no-repeat;}
.social_linkedin {background: url(../../images/social/linkedin.png) no-repeat;}
.social_picasa {background: url(../../images/social/picasa.png) no-repeat;}
.social_pintrest {background: url(../../images/social/pintrest.png) no-repeat;}
.social_rss {background: url(../../images/social/rss.png) no-repeat;}
.social_skype {background: url(../../images/social/skype.png) no-repeat;}
.social_spotify {background: url(../../images/social/spotify.png) no-repeat;}
.social_stumbleupon {background: url(../../images/social/stumbleupon.png) no-repeat;}
.social_tumblr {background: url(../../images/social/tumblr.png) no-repeat;}
.social_twitter {background: url(../../images/social/twitter.png) no-repeat;}
.social_vimeo {background: url(../../images/social/vimeo.png) no-repeat;}
.social_wordpress {background: url(../../images/social/wordpress.png) no-repeat;}
.social_xing {background: url(../../images/social/xing.png) no-repeat;}
.social_yahoo {background: url(../../images/social/yahoo.png) no-repeat;}
.social_youtube {background: url(../../images/social/youtube.png) no-repeat;}
.social_vk {background: url(../../images/social/vk.png) no-repeat;}
.social_instagram {background: url(../../images/social/instagram.png) no-repeat;}

/*Font Awesome Icon Styles*/
i.icon-custom {
  color: #555;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 5px;
  text-align: center;
  display: inline-block;   
  border: solid 1px #555;
}

i.icon-sm {
   width: 35px;
   height: 35px;
   font-size: 16px;
   line-height: 35px;
}

i.icon-md {
   width: 55px;
   height: 55px;
   font-size: 22px;
   line-height: 55px;
}

i.icon-lg {
  width: 60px;
  height: 60px;
  font-size: 31px;
  line-height: 60px;
  margin-bottom: 10px;
}

i.icon-2x {
  font-size: 30px;
}
i.icon-3x {
  font-size: 40px;
}
i.icon-4x {
  font-size: 50px;
}

/*Line Icons*/
i.icon-line {
  font-size: 17px;
}
i.icon-sm.icon-line {
  font-size: 14px;
}
i.icon-md.icon-line {
  font-size: 22px;
}
i.icon-lg.icon-line {
  font-size: 28px;
}

i.icon-2x.icon-line {
  font-size: 27px;
}
i.icon-3x.icon-line {
  font-size: 36px;
}
i.icon-4x.icon-line {
  font-size: 47px;
}

/*Icon Styles For Links*/
.link-icon,
.link-bg-icon {
  color: #555;  
}

.link-icon:hover,
.link-bg-icon:hover {
  border: none;  
  text-decoration: none;
}

.link-icon:hover i {
  color: #72c02c;
  background: none;
  border: solid 1px #72c02c;
}

.link-bg-icon:hover i {
  color: #72c02c;
  background: #72c02c;
  border-color: #72c02c;
  color: #fff !important;
}

/*Icons Color*/
i.icon-color-u,
i.icon-color-red,
i.icon-color-sea,
i.icon-color-dark,
i.icon-color-grey,
i.icon-color-blue,
i.icon-color-green,
i.icon-color-yellow,
i.icon-color-orange,
i.icon-color-purple,
i.icon-color-aqua,
i.icon-color-brown,
i.icon-color-dark-blue,
i.icon-color-light-grey,
i.icon-color-light-green, {
  background: none;
}

i.icon-color-u {
   color: #72c02c;
   border: solid 1px #72c02c;
}
i.icon-color-blue {
   color: #3498db;
   border: solid 1px #3498db;
}
i.icon-color-red {
   color: #e74c3c;
   border: solid 1px #e74c3c;
}
i.icon-color-sea {
   color: #1abc9c;
   border: solid 1px #1abc9c;
}
i.icon-color-green {
   color: #2ecc71;
   border: solid 1px #2ecc71;
}
i.icon-color-yellow {
   color: #f1c40f;
   border: solid 1px #f1c40f;
}
i.icon-color-orange {
   color: #e67e22;
   border: solid 1px #e67e22;
}
i.icon-color-grey {
   color: #95a5a6;
   border: solid 1px #95a5a6;
}
i.icon-color-purple {
   color: #9b6bcc;
   border: solid 1px #9b6bcc;
}
i.icon-color-aqua {
   color: #27d7e7;
   border: solid 1px #27d7e7;
}
i.icon-color-brown {
   color: #9c8061;
   border: solid 1px #9c8061;
}
i.icon-color-dark-blue {
   color: #4765a0;
   border: solid 1px #4765a0;
}
i.icon-color-light-green {
   color: #79d5b3;
   border: solid 1px #79d5b3;
}
i.icon-color-light {
   color: #fff;
   border: solid 1px #fff;
}
i.icon-color-light-grey {
   color: #585f69;
   border: solid 1px #585f69;
}

/*Icons Backgroun Color*/
i.icon-bg-u,
i.icon-bg-red,
i.icon-bg-sea,
i.icon-bg-dark,
i.icon-bg-darker,
i.icon-bg-grey,
i.icon-bg-blue,
i.icon-bg-green,
i.icon-bg-yellow,
i.icon-bg-orange,
i.icon-bg-purple,
i.icon-bg-aqua,
i.icon-bg-brown,
i.icon-bg-dark-blue,
i.icon-bg-light-grey,
i.icon-bg-light-green {
   color: #fff;
   border-color: transparent;
}

i.icon-bg-u {
   background: #72c02c;
}
i.icon-bg-blue {
   background: #3498db;
}
i.icon-bg-red {
   background: #e74c3c;
}
i.icon-bg-sea {
   background: #1abc9c;
}
i.icon-bg-green {
   background: #2ecc71;
}
i.icon-bg-yellow {
   background: #f1c40f;
}
i.icon-bg-orange {
   background: #e67e22;
}
i.icon-bg-grey {
   background: #95a5a6;
}
i.icon-bg-dark {
   background: #555;
}
i.icon-bg-darker {
   background: #333;
}
i.icon-bg-purple {
   background: #9b6bcc;
}
i.icon-bg-aqua {
   background: #27d7e7;
}
i.icon-bg-brown {
   background: #9c8061;
}
i.icon-bg-dark-blue {
   background: #4765a0;
}
i.icon-bg-light-green {
   background: #79d5b3;
}
i.icon-bg-light {
   background: #fff;
   border-color: transparent;   
}
i.icon-bg-light-grey {
   background: #585f69;
   border-color: transparent;  
}

/* Make Font Awesome icons fixed width */
.fa-fixed [class^="fa"],
.fa-fixed [class*=" fa"] {
  width: 1.25em;
  text-align: center;
  display: inline-block;
}
.fa-fixed [class^="fa"].fa-lg,
.fa-fixed [class*=" fa"].fa-lg {
  /* increased font size for fa-lg */
  width: 1.5625em;
}

#access_map {
    float: left;
    width: 100%;
    height: 400px;
    position: relative;
}

#contact-form input[type="text"], #contact-form textarea {
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
}

.imgCaptcha {
    margin-bottom: 15px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

ul.parsley-errors-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 5px;
    color: red;
}

.l-line span{
    position:absolute;
    top:0;
    left:0;
    width:0;
    height:6px;
    background:#61225d;
}

li.parsley-length, li.parsley-required, li.parsley-type {
    color: red;
}

nav li ul {
    margin: 30px 0 0 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    min-width:150px;
    top: 38px;
    left: 0;
    z-index: 1;    
    background: #fff;   
    transition: all .2s ease-in-out;
    border-bottom:4px solid #61225d;  
}

nav li a:before , nav li a:after {
    content:'';
    position:absolute;
    background:#61225d;
    top:-4px;
    left:4px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.page-title h1 {
    float: left;
    max-width: 850px;
    font-family: 'futurastd-bold';
    text-transform: uppercase;
    padding-bottom: 20px;
    font-size: 44px;
    text-align: left;
    letter-spacing: 2px;
    font-weight: bold;
}

.contact-form-holder {
    max-width: none;
}

section {
    padding-top: 0;
    padding-bottom: 30px;
};

p strong {
    font-weight: bold;
}

.fullwidth {
    width: 100% !important;
    padding-top: 150px;
    padding-bottom: 0;
}

.fullwidth .container {
    margin-left: 50px;
}

.fullwidth .container .page-title {
    max-width: 800px;
    padding: 0;
    border-bottom: 0px;
}

@media (min-width: 1036px) {
.nav-holder {
    margin-top: 22px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}