

/* ==== Google font ==== */

@import url('http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:300,400,600,700');

/* === fontawesome === */

@import url('font-awesome.css');

/* ==== overwrite bootstrap standard ==== */

@import url('overwrite.css');

@import url('animate.css');

@import url('prettyPhoto.css');

body
{
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6em;
    color: #fff;
    background-color: #fff;
    margin-top: 90px;
}

a:hover
{
    text-decoration: none;
}

.navbar-default
{
    background-color: rgba(255, 255, 255, 0.95);
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    border-bottom: 1px solid rgba(82, 178, 222, 0.15);
}

.container-fluid > .navbar-header
{
    margin-right: 30px;
    margin-left: 10px;
    border-radius: 0;
}

.navbar-brand
{
    float: left;
    height: 30px;
    padding: 0 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand h1
{
    float: left;
    line-height: 20px;
    padding: 20px;
    font-size: 30px;
    margin-top: -23px;
    color: #52b2de;
}

.navbar-brand h1:hover
{
    background-color: #fff;
}

.navbar-default .navbar-toggle
{
    border-color: #52b2de;
    margin-top: 20px;
}

.navbar-default .navbar-toggle .icon-bar
{
    background-color: #52b2de;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus
{
    background-color: #52b2de;
}

.navbar-default .navbar-toggle:hover .icon-bar
{
    background-color: #fff;
}

#navbar
{
    font-size: 14px;
    text-transform: uppercase;
}

#navbar ul
{
    margin-right: 20px;
}

#navbar ul li
{
    color: #52b2de;
}

#navbar ul li a
{
    color: #1a0dab;
    background-color: #f8f8f8;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

#navbar ul li a:hover
{
    color: #777;
    background-color: #FFFFFF;
    font-weight: 600;
}

#navbar .dropdown-menu li a
{
    background-color: #ffffff;
}

#navbar .dropdown-menu li a:hover
{
    background-color: #f5f5f5;
}

@media screen and (min-width: 766px)
{
    #navbar
    {
        float: right;
    }
}

.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus
{
    color: #555;
    background-color: #ff4242;
}

.slides
{
    margin-top: -21px;
}

button
{
    -webkit-appearance: none;
    padding: 0;
    background: transparent;
    border: 0;
}

button.btn-primary h2
{
    padding: 0;
}

.btn
{
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0 solid transparent;
    border-radius: 12px;
}

.btn-primary
{
    color: #fff;
    background-color: rgba(6, 83, 193, 0.64);
    border: 0;
    margin-bottom: 10px;
}

.btn-primary:hover
{
    background-color: rgba(9, 90, 171, 0.64);
}

.contents
{
    background-color: #fff;
    padding: 20px 50px 10px 50px;
    text-align: center;
    color: #000000;
}

.contents p
{
    color: #000000;
    text-align: left;
    padding-top: 15px;
}

.contents h2
{
    font-size: 40px;
    color: #1a0dab;
}

.recent h3
{
    font-size: 30px;
    color: #1a0dab;
}

.contact-area address, .contact-area p
{
    color: #1a0dab;
}

.content
{
    margin-top: 30px;
}

.content h4, .content p
{
    color: #000000;
}

.align-center
{
    text-align: center;
    background-color: #f9f9f9;
    color: #000;
    padding: 20px;
    margin-top: null;
    margin-bottom: 30px;
    border-bottom: 30px solid #6394D0;
    border-top-color: #6394D0;
    border-right-color: #6394D0;
    border-left-color: #6394D0;
}

.align-center  p
{
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: left;
}

.align-left p
{
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: left;
}

.icon
{
    margin-top: 30px;
    margin-bottom: 30px;
    color: #52b2de;
}

.ficon i
{
    color: #52b2de;
}

/* --- About --- */

.row-slider
{
    margin-bottom: 50px;
}

.thumnails
{
    color: #000000;
    margin-bottom: 50px;
    margin-top: 30px;
}

.thumnails h4
{
    color: #1a0dab;
    text-align: center;
    margin-bottom: 20px;
}

.thumnails .ficon
{
    text-align: center;
}

.company
{
    color: #000;
}

.responsive-slider .slides ul li .slide-bodys  img
{
    max-width: 100%;
}

.slide-bodys
{
    margin-top: 55px;
    margin-bottom: 30px;
}

section.portfolio
{
    margin-top: 50px;
}

.box2
{
    margin-top: 30px;
    margin-bottom: 50px;
}

/* --- Blog --- */

.page-header
{
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

.blog h5
{
    color: #000;
    margin-left: 20px;
    text-transform: uppercase;
    margin-top: 10px;
}

.blog img
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.blog h3,.blog p
{
    color: #000;
    padding: 15px;
}

.blog .ficon
{
    text-align: center;
    margin-bottom: 30px;
}

.form-search .form-control
{
    margin-top: 20px;
}

.media h4
{
    color: #000;
    margin-bottom: 30px;
}

.media-body .ficon
{
    float: right;
    margin-right: 30px;
}

.media-body h4
{
    color: #000;
}

.media-list
{
    padding-left: 0;
    list-style: none;
    margin-left: 90px;
    margin-bottom: 20px;
}

.panel
{
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    border: #eee 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-heading
{
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    text-align: center;
}

.panel-default
{
    border-color: #eee;
    border-bottom-color: #eee;
}

.panel-default > .panel-heading
{
    color: #fff;
    background-color: #52b2de;
    border-color: #eee;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #eee;
    border-bottom-color: #eee;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #eee;
}

.list-group
{
    margin-top: -80px;
    margin-bottom: 30px;
}

.list-group h5
{
    color: #fff;
    text-align: center;
    margin-bottom: -5px;
    background: #52b2de;
    padding: 15px 20px;
}

.list-group-item
{
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #eee;
    color: #000;
}

.list-group-item:first-child
{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.list-group-item:last-child
{
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.list-group-item > .badge
{
    float: right;
    border-radius: 0;
    background-color: #fff;
    color: #000;
}

.popular-tags h5
{
    color: #52b2de;
    margin-bottom: 30px;
    text-align: center;
}

.popular-tags ul.tags
{
    list-style: none;
    margin: 0;
    margin-left: 0;
    padding-left: 0;
}

.popular-tags ul.tags li
{
    margin: 0 5px 15px 0;
    display: inline-block;
}

.popular-tags ul.tags li a
{
    background: #eee;
    color: #333;
    padding: 5px 10px;
}

.popular-tags ul.tags li a:hover
{
    text-decoration: none;
    color: #fff;
    background-color: #52b2de;
}

/* --- Map --- */

.map
{
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px;
}

.map iframe
{
    width: 100%;
    height: 450px;
    border: none;
}

.map-grid iframe
{
    width: 100%;
    height: 350px;
    border: none;
    margin: 0 0 -5px 0;
    padding: 0;
}

/* --- contact-area --- */

.contact-area
{
    color: #000;
    margin-bottom: 30px;
}

.contact-area h4
{
    color: #1a0dab;
}

button.btn-default
{
    margin-top: 10px;
    margin-bottom: 30px;
    background-color: #1a0dab;
    color: #fff;
}

button.btn-default:hover
{
    background-color: #eee;
    color: #52b2de;
}

textarea.form-control
{
    border-radius: 0;
}

/* --- footer --- */

footer a
{
    color: #000;
}

footer a:hover
{
    color: #000;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6
{
    color: #000;
}

footer address
{
    line-height: 1.6em;
}

footer h5 a:hover, footer a:hover
{
    text-decoration: none;
}

ul.social-network
{
    list-style: none;
    margin: 0;
}

ul.social-network li
{
    display: inline;
    margin: 0 5px;
    color: #52b2de;
}

ul.social-network li a
{
    color: #52b2de;
}

#sub-footer
{
    text-shadow: none;
    color: #000;
    padding: 40px;
    padding-top: 10px;
    padding-bottom: 50px;
    margin: 20px 0 0 0;
    background-color: #fff;
}

#sub-footer p
{
    margin: 0;
    padding: 0;
}

#sub-footer span
{
    color: #000;
}

.copyright p
{
    text-align: left;
    font-size: 14px;
}

.copyright p, .copyright a
{
    color: #1a0dab;
}

#sub-footer ul.social-network
{
    float: right;
    font-size: 14px;
}

/* --- Heading style --- */

h4.heading
{
    font-weight: 700;
}

.heading
{
    position: relative;
    margin-bottom: 30px;
}

/* --- widgets --- */

.widget
{
    padding: 10px;
}

.widgetheading
{
    width: 100%;
    padding: 0;
    color: #1a0dab;
    margin-bottom: 30px;
}

.widget address, .widget p
{
    color: #000000;
}

footer .widgetheading
{
    position: relative;
}

footer .widget .social-network
{
    position: relative;
}

/* --- flickr --- */

.widget .flickr_badge
{
    width: 100%;
}

.widget .flickr_badge img
{
    margin: 0 9px 20px 0;
}

footer .widget .flickr_badge
{
    width: 100%;
}

footer .widget .flickr_badge img
{
    margin: 0 9px 20px 0;
}

.flickr_badge img
{
    width: 50px;
    height: 50px;
    float: left;
    margin: 0 9px 20px 0;
}

/* --- latest tweet widget --- */

.twitter ul
{
    margin-left: 0;
    list-style: none;
}

.twitter  img
{
    float: left;
    margin-right: 15px;
}

.twitter span.tweet_time
{
    display: block;
    padding-bottom: 5px;
}

.twitter li
{
    border-bottom: 1px dashed #efefef;
    padding-bottom: 20px;
    margin-bottom: 20px;
    list-style: none;
}

.twitter li:last-child
{
    border: none;
}

ul.general
{
    list-style: none;
    margin-left: 0;
}

ul.general-list
{
    text-align: left;
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

ul.general-list li
{
    color: #1A0DAB;
    font-weight: 400;
}
ul.link-list
{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.link-list li
{
    margin: 0;
    padding: 2px 0 2px 0;
    list-style: none;
}
ul.nav-pills {
	padding-left: 18%;
	margin-bottom: 25px;
}
@media (max-width: 1200px) {
  ul.nav-pills {
    padding-left: 12%;
  }
}
/*
@media (max-width: 770px) {
  ul.nav-pills {
    padding-left: 10%;
  }
}
*/
@media (max-width: 770px) {
  ul.nav-pills {
    padding-left: 8%;
  }
}
@media (max-width: 500px) {
  ul.nav-pills {
    padding-left: 6%;
  }
}
.nav-pills > li {
  float: left;
  padding-left: 14px;
}
.nav-pills > li > a {
	color: #000;
	font-weight: 400;
	border: 1px solid #eee;
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

footer ul.link-list li a, widget p a
{
    color: #52b2de;
}

footer ul.link-list li a:hover, widget p a:hover
{
    color: #000;
}

footer .widget ul li a
{
    color: #52b2de;
}
.widget p.general-style 
{
	color: #1A0DAB;
	font-weight: normal;
}
.widget p.general-style a, .widget p.general-style a:active, .widget p.general-style a:visited 
{
	color: #1A0DAB;
}
.widget p.general-style a:hover
{
	color: #000;
	font-weight: normal;
}


.col-lg-12 .contents p
{
}

@media screen and (max-width: 770px) and (min-width: 600px)
{
    .col-768
    {
        width: 80%;
        margin-left: 10%;
    }
    .col-2x2
    {
        float: left;
        width: 50%;
        position: relative;
    }
}

.phone_top
{
    color: #1a0dab;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-top: 10px;
}

.address-top
{
    color: #190DC8;
    font-size: 14px;
    font-weight: normal;
    padding-top: 8px;
    padding-left: 8px;
}
@media (max-width: 361px) {
  .hidden-320 {
    display: none !important;
  }
}

