

/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('animate.css');



body {
	font-family: "Myriad Pro";
	font-size:14px;
	line-height:1.6em;
	color:#fff;
	background-color:#fff;
	overflow-x:hidden;
    letter-spacing: 1px;
}
p{
    font-family: "Myriad Pro";
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 1.6em;
    color: rgba(59,59,59,.8);
}




h1,h2,h4,h5,h6 {font-family: Leelawadee;
	color:rgba(33, 33, 33, 1);
	line-height:1.1em;


}


a {
    text-decoration:none;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    outline: none;
	color: rgba(33, 33, 33, 1);
}
a:hover {
	text-decoration: none;
	color:#eee;	
	}
.modal-backdrop.in{
	opacity:0.95 !important;
}
.modal-header h2{color: white;

}
.modal-header h3{color: white;text-align: center;}

.btn-primary {
  padding: 8px 20px;
  background: #00062b;
  color: #fff;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
}
	
.lates h2 {
	margin-bottom:30px;
}
.lates img:hover{box-shadow: 0 0 20px #000;}

.lates p {
	margin-bottom:50px;
}

.btn-default {
  color: #f58303;
  background-color: #fff;
  border-color: #fff;
  text-transform:uppercase;
  font-size:18px;
  border-radius:30px;
  margin-left:-10px;
}

#breadcrumb {
	background-color: #00062b;

}

.breadcrumb { 
  list-style: none;
  background-color: #00062b;
  border-radius: 0px;
  padding:3px 10px;
}

.breadcrumb li {
   text-transform:uppercase;
   margin-top:100px;
   font-weight:600;

}
.breadcrumb li>a{color: white;}

/*===========================
  Menu and Navigation
============================ */
/*.navigation  {*/
	/*background-color:#fff;*/
	/*padding:8px;*/
	/*border-bottom:2px solid #fea13e;*/
/*}*/

/*.navbar-brand h1 {*/
	/*margin-top:13px;*/
	/*padding-top:5px;*/
	/*float: left;*/
	/*font-size: 25px;*/
	/*color:#f58303;*/
	/*text-transform:uppercase;*/
	/*font-weight:900;*/
/*}*/
/*.navbar-brand h1 span {*/
	/*color: #00062b;*/
/*}*/
/*@media (min-width: 1300px){*/
	/*.menu {*/
	/*font-size:12px;*/
	/*float:right;*/
	/*text-transform:uppercase;*/
	/*font-weight:700;*/
/*}*/
/*}*/


/*.menu ul.navbar-nav li {*/
	/*color:#000;*/
/*}*/



/*.navbar-nav > li > a {*/
	/*border-radius:0;*/
	/*color:#00062b;*/
	/*padding:24px;*/
/*}*/
/*.navbar-brand img{*/
/*height: 90px;width: 90px;margin-top: -10px;*/
/*}*/
/*.navbar-brand h5{margin-top: -50px;*/
    /*margin-left: 110px;*/
    /*font-family: "Trajan Pro";*/
    /*color: #00062b;*/


/*}*/


/*.navbar-nav > li > a:hover {*/
	/*color: #00062b !important;*/
	/*border-color: #fff #fff #fff;*/
	/*border-radius:0;*/
	/*background-color:#fff;*/
	/*transition: all 0.3s ease-in-out;*/
	/*-moz-transition: all 0.3s ease-in-out;*/
	/*-webkit-transition: all 0.3s ease-in-out;*/
	/*-o-transition: all 0.3s ease-in-out;*/
/*}*/
/*.navbar-nav > li > a.active {*/
	/*color:#fea13e;*/
	/*border-radius:0;*/
	/*transition: all 0.3s ease-in-out;*/
	/*-moz-transition: all 0.3s ease-in-out;*/
	/*-webkit-transition: all 0.3s ease-in-out;*/
	/*-o-transition: all 0.3s ease-in-out;*/
/*}*/
/*.navbar-brand {*/
    /*padding: 0px 15px !important;*/
/*}*/


/*.navbar-right{margin-left: 800px;}*/
.nav-tabs {margin-top: 100px;}
.nav>li>a:hover{color: white;background-color: #00abf0;}
.navbar-fixed-top{border: none; background-color: white;}


.navbar-right li{margin-top: 2%;margin-right: 30px;}
.logo{
    height: 100px;
    width: 100px;
    margin-top: -15px;
    margin-bottom: -15px;
}


.credits h4{color: whitesmoke;}
.email{color: orange;text-align: center}
.email{border: 1px solid orange;color: white;background-color: orange;margin-top: -20px}

.introduction-img img{margin-top: 30px;}
.legal-status{margin-top: 30px;}

/*
* Style tweaks
* --------------------------------------------------
*/
html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */

}
/*body {*/
/*padding-top: 100px;*/
/*}*/

}

/*
 * Custom styles
 */

.navbar-brand {
    font-size: 24px;
}

.navbar-container {
    padding: 20px 0 20px 0;
}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: white;
    border-color: orange;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding: 0;
}
.navbar .navbar-fixed-top{
    background-color: black !important;
}
.active{color: orange;}
.navactive{color: white ; background-color: #00abf0;}
.contact-bg{background: url("../images/contact.jpg")center top no-repeat;background-size: cover;width: 100%;margin-top: 6%;height: 100%;}
.contact-bg button{margin-bottom: 30px;background-color: #f28121;color: white;}
.contact-bg h1{color: white;margin-top: 60px;}
.contact-bg b{color: #f28121;}
.contact-bg p{color: white}
.drop-msg{color: white}
.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}
.power-1 h5{color: #221e1f;}


/*===========================
  slider


============================ */

#main-slider {
    margin-top:118px;
}

#main-slider {
    position: relative;
}

.no-margin {
    margin: 0;
    padding: 0;
}

#main-slider .carousel .carousel-content {
    margin-top: 150px;
}

#main-slider .carousel .slide-margin{
    margin-top: 140px;
}

#main-slider .carousel h2 {
    color: #fff;
    text-transform:uppercase;
    font-size:50px;
    font-weight:800;
}

#main-slider .carousel h2 span {
    color: #00062b;
}

#main-slider .carousel h2 span spani {
    color: #000;
}

#main-slider .carousel p {
    color: #ddd;
    font-size:25px;
}

#main-slider .carousel .btn-slide {
    padding: 8px 20px;
    background: #00062b;
    color: #fff;
    border-radius: 4px;
    margin-top: 25px;
    display: inline-block;
}

#main-slider .carousel .slider-img{
    text-align: right;
    position: absolute;
}


#main-slider .carousel .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    height: 730px;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
    top: auto;
    position: relative;
}

#main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 1;
}

#main-slider .active .animation.animated-item-1 {
    -webkit-animation: fadeInUp 300ms linear 300ms both;
    -moz-animation: fadeInUp 300ms linear 300ms both;
    -o-animation: fadeInUp 300ms linear 300ms both;
    -ms-animation: fadeInUp 300ms linear 300ms both;
    animation: fadeInUp 300ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
    -webkit-animation: fadeInUp 300ms linear 600ms both;
    -moz-animation: fadeInUp 300ms linear 600ms both;
    -o-animation: fadeInUp 300ms linear 600ms both;
    -ms-animation: fadeInUp 300ms linear 600ms both;
    animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-3 {
    -webkit-animation: fadeInUp 300ms linear 900ms both;
    -moz-animation: fadeInUp 300ms linear 900ms both;
    -o-animation: fadeInUp 300ms linear 900ms both;
    -ms-animation: fadeInUp 300ms linear 900ms both;
    animation: fadeInUp 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
    -webkit-animation: fadeInUp 300ms linear 1200ms both;
    -moz-animation: fadeInUp 300ms linear 1200ms both;
    -o-animation: fadeInUp 300ms linear 1200ms both;
    -ms-animation: fadeInUp 300ms linear 1200ms both;
    animation: fadeInUp 300ms linear 1200ms both;
}
.news{background-color: #231f20;margin-top: -5px;}
.news b{color: #f79b52;}
.news h2{color: lightskyblue;font-weight: normal;}
.business b{color: #06b0e4;}
.business h1{color: #231f20;;margin-top: 50px;font-weight: normal;}
.business h4{font-weight: normal;color: #231f20;line-height: 27px;letter-spacing: 1px;}



.count-box i {
	font-size:40px;
	margin-top:70px;
	margin-bottom:30px;
	color:#fff;
	padding:50px;
	background:#1a1b36;
	border-radius:50%;
}
.count-box h2{margin-top: 70px;font-weight: normal;}

}
.count-box h3{color: #00062b;font-family: "Helvetica";}
.count-box h1 {color: #344355;}
.count-box b{color: #60c2ef;}


.tharmel{border: 1px solid black;}
.tharmel-1 img{height: 170px;width: 170px;margin-top: 30px;}
.tharmel h4{color: white;font-weight: normal;margin-bottom: 50px;}
.tharmel:hover{
    cursor: pointer;
    background-size: 150% 150%;}
.tharmel {
    position: relative;


}
.tharmel img {
    max-width: 100%;

    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.tharmel:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.news {color: #00062b}

.hi-icon-effect i.fa:hover {
	background:#fff;
	color: #00062b;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}
p{color: rgba(59,59,59,.8);}




#partner {
  text-align: center;
    background-color: #231f20;
    padding: 30px;
}

#partner h2 {

  font-family: "Helvetica";
    color: white;

}

#partner p {
  color: black;
  font-size:20px;
  
}
#partner b{color: #31b5e6;}

.partners ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.partners ul li{
  display: inline-block;
  float: left;
  width: 20%;
}


.partners img {
	margin-top:20px;
    text-align: center;
}


.info h2{color: #231f20;margin-top: 70px;}
/*.info b{color: #48c0ef;}*/
/*.aboutus h2{color: rgba(59,59,59,.9);*/
    /*font-style: normal;*/
    /*font-size: 30px;*/
    /*letter-spacing: 0px;*/
    /*text-transform: none;*/
    /*line-height: 1.38em;*/
    /*font-weight: 400;*/
    /*letter-spacing: 1px;*/
    /*margin-top: 30px;*/
    /*text-align: center;*/
/*}*/
.information img{margin-top: 30px;height: 120px;width: 180px;}
.about-section img{margin-top: 75px;}
.about-section{
    width: 100%;
}
.dreams{background-color: #F07E16;}
.dreams h2{color: white;font-weight: normal;}
.create{background-color: white;}
.create p{color: #221e20;margin-top: 40px;margin-bottom: 40px;}
.values h2{color:#2B2523; text-align: center;font-weight: bold;}
.values b{color: #F07E16;}
.values{background-color: white;}
.values p{margin-bottom: 20px;font-size: 20px;}

.about-container{
    width: 100%;
}
.client-img {margin-top: 75px;}
.client-bg{background-color: #221e1f;}
.client-bg h2{font-weight: normal;color: white;}
.power{margin-top: 50px;box-shadow: 5px 5px 5px #888888}
.power img{margin-top: 15px;margin-bottom: 15px;}
.power h4{color: white;margin-left: 120px;margin-top: -80px;}
.power p{color: white;margin-top: -12px;margin-left: 120px}
.power-1{margin-top: 50px;margin-bottom: 50px;box-shadow: 5px 5px 5px #888888}
.power-1 h4{color: white;margin-left: 120px;margin-top: -80px;}
.power-1 p{color: white;margin-top: -12px;margin-left: 120px}
.power-1 img{margin-top: 15px;margin-bottom: 15px;}
.power h5{margin-left: 120px;color: #221e1f}
.power-1 h5{margin-left: 120px;color: #f17e11;}


.rdf h1{font-weight: normal;margin-top: 60px;}
.enterprise h4{font-weight: normal;float: right;margin-top: 20px;}
.shred li{color: black;margin-top: 20px;margin-bottom: 20px;font-weight: normal}
.introduction p{text-align: justify;text-justify: inter-word;letter-spacing: 1px;line-height: 28px;color: black}
.introduction h4,h3,h1,h2,h5{color:#f17e11 }



/*.aboutus img{width: 100%;}*/
/*.aboutus p{font-size: 15px;*/
    /*letter-spacing: 1px;*/
    /*margin-bottom: 15px;*/
/*}*/
.skill h2{margin-top: -15px;}
/*.aboutus b{color: #e38d13;}*/
/*.aboutus h3{margin-bottom: 30px;}*/

.career h3{color:#f58303;}
.career p{color: black;text-align: center;text-align: justify;text-justify: inter-word;}
.career h2{text-align: center}

.contact-info i{
  width: 60px;
  height: 60px;
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  background: #080d36;
  text-align: center;
  border-radius: 6px;
}
/*.message{background-color: #f28121;}*/
/*.message img{margin-top: 30px;}*/
/*.message{background-color: #F47C40;}*/
/*.message h2{margin-top: 50px;}*/
/*.message h1{margin-top: 60px;font-weight: bold;}*/
/*.message img{margin-top: 30px;margin-bottom: 30px;}*/
/*.message p{font-weight: bold;color: black;}*/
.send b{color: #39B4E4;}
.send h2{color: black;margin-bottom: 0;}
.send p{font-weight: bold;color: black;margin-bottom: 15px;}


.sector{background-color: #f17e11;}
.sector h3{color: black;font-weight: normal}
.sector p{color: white;margin-bottom: 30px;text-align: justify;text-justify: inter-word;letter-spacing: 1px;line-height: 27px;}
.contact-info{
  color:#000;
}

/* --- about us --- */



.skill h2{

}

.progress-wrap{
  position: relative;
}

.progress .color1,
.progress .color1 .bar-width{
  background: #2d7da4;
}

.progress .color2,
.progress .color2 .bar-width{
  background: #6aa42f;
}

.progress .color3,
.progress .color3 .bar-width{
  background: #ffcc33;
}

.progress .color4,
.progress .color4 .bar-width{
  background: #db3615;
}

.progress, 
.progress-bar {
  height: 15px;
  line-height: 15px;
  background: #e6e6e6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  text-align: right;
}

.progress{
  position: relative;
}

.progress .bar-width{
  position: absolute;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  top: -30px;
  border-radius: 2px;
  margin-left: -30px;
}

.progress span{
  position: relative;
}

.progress span:before{
  content: " ";
  position: absolute;
  width: auto;
  height: auto;
  border-width: 8px 5px;
  border-style: solid;
  bottom: -15px;
  right: 8px;
}

.progress .color1 span:before{
  border-color: #2d7da4 transparent transparent transparent;
}

.progress .color2 span:before{
  border-color: #6aa42f transparent transparent transparent;
}

.progress .color3 span:before{
  border-color: #ffcc33 transparent transparent transparent;
}

.progress .color4 span:before{
  border-color: #db3615 transparent transparent transparent;
}



.career p{text-justify: inter-word;text-align: justify;}


.our-team {
	padding:50px;
	background:#ddd;
}

.our-team h3 {
	margin-bottom:30px;
	font-weight:800;
}

.our-team h4 {
	margin-top:20px;
	margin-bottom:20px;
	font-weight:600;
}

.our-team img{
	border-radius:6px;
	margin-top:30px;
}
.station ul>li{color: rgba(33, 33, 33, 1)}

.lates {
	padding:50px;
}

.lates h2 {font-weight: normal;
	color:#283032;
}
.lates b{color:#3ab7ea;}
.lates img {
	margin-top:30px;
	border-radius:5px;
}

/* --- footer --- */
.footer {
    background: #231F20;

}
.upper-footer{
background-color:#3F4040;
color: white;
}
.upper-footer b{color: #F68D3E;}
.upper-footer h1{color: white;}
.border-right{
    border-right:#39B4E4 2px solid;
    margin-top: 20px;
    margin-bottom: 20px;
}
.border-right p{color: white;margin-bottom: 0;}
.career-bg{height: 689px;width:100%;background: url(../images/careerbggg.jpg) center  no-repeat;background-size: cover; margin-top: 70px}
.table{margin-top: 50px;background-color:white;opacity: .7;color: black;}
.pull-right{margin-top: -60px}
.associate-img{margin-top: 75px; width: 100%; !important;}
.sanco {margin-top: 50px;background-color: #f1c40f;border-radius: 10px;padding: 20px;}
.sanco h5{color:  white;}
.sanco h4{color:  #212121;}
.sanco-1 h4{color: #212121;}
.sanco {margin-top: 50px;background-color: #f1c40f;border-radius: 10px;padding: 20px;}
.sanco p{color:  white;font-size: 20px;font-weight: normal;}
.USA{border-right: 1px solid #212121;}
.uni{border-right: 1px solid #f1c40f;}
.Universal {margin-top: 50px;background-color: #212121;border-radius: 10px;}
.uni h4{color: #f1c40f}
.fire p{margin-top: 20px;}
.last-row{margin-bottom: 30px;}











ul.social-network {
	list-style:none;
	margin-top:20px;	
	padding:10px;
	transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

ul.social-network li {
	display:inline;
	margin: 0 18px;	
	font-size:25px;	
}

ul.social-network li a {	
	color:#d0d0d0;	
}
.social-network li:hover .fa-twitter {
  color: #00abf0;
}
.social-network li:hover .fa-facebook {
  color: #39579a;
}
.social-network li:hover .fa-google-plus {
  color: #eb8984;
}
.social-network li:hover .fa-pinterest {
  color: #c9171e; 
}
.social-network li:hover .fa-linkedin {
  color: #0077b5; 
}
.social-network li:hover .fa-youtube-play {
  color: #C84941; 
}
.social-network li:hover .fa-dribbble {
  color: #EA4C89 ; 
}
.social-network li:hover .fa-pinterest-square {
  color: #EA4B49; 
}

.copyright {
	margin-top:30px;
    text-align: right;
}

.copyright a {
	color:#fff;
	font-weight:600;
	font-size:12px;
	text-shadow:none;
}

/* --- services --- */
.services {
	padding:50px;
}

.services h3 {
	margin-bottom:30px;
    color: #00062b;
    font-weight: bold;
}

.services img {
	border-radius:6px;
    width: 100%;
}

/*.sub-services img {*/
	/*border-radius:6px;*/
/*}*/
/*.services-1 h2{color: #f58303}*/

/*.services p {*/
	/*font-size:13px;*/
    /*letter-spacing: 1px;*/
/*}*/

/*.sub-services {*/
	/*padding:50px;*/
	/*background:white;*/
/*}*/
/*.sub-services p {*/
	/*margin-top:10px;*/
	/*font-size:13px;*/
    /*font-family: "Helvetica";*/

/*}*/
/*.sub-services h4{font-family: "Helvetica"}*/
/*.sub-services h2{margin-bottom: 40px}*/
.pod p{letter-spacing: 1px;line-height: 30px}

.media-body p {
	color:#00062b;
    font-family: Helvetica;
}

.media ul li {
	list-style:none;
}

.media i {
	color:#fd8916;
	font-size:25px;
    margin-top: 10px;
}

.media h4 {
	font-size:20px;
	font-weight:600;
	
    margin-top: 14px;
}
.media-body h6{color: white;}



.media-1 p {
    margin-bottom:30px;
    color:#00062b;

}

.media-1 ul li {
    list-style:none;
}

.media-1 i {
    color:#f58303;
    font-size:25px;
    margin-top: 10px;
}

.media-1 h4 {
    font-size:20px;
    font-weight:600;
    color:#00062b;
    margin-top: 14px;
    font-family: "Helvetica";
    font-weight: 400;
}
.pod{margin-top: 30px;}
/* --- portfolio --- */
.port{margin-top: 20px;}
#portfolio .center p {
	margin-top:50px;
	margin-bottom:50px;
	font-size:18px;
}

.portfolio-items, 
.portfolio-filter {
  list-style: none outside none;
  margin: 0 0 40px 0;
  padding: 0;
  margin-top: 50px;

}
.portfolio-items h3 a:hover{color: #00062b;}
.portfolio-items img{padding: 4px;}
.portfolio-items img:hover{box-shadow: 0 0 20px #000;}
.portfolio-filter > li {
  display: inline-block;
}

.portfolio-filter > li a {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 14px;
  font-weight: 400px;
  margin-right: 20px;
  text-transform: uppercase;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  border: 1px solid #F2F2F2;
  outline: none;
  border-radius: 3px;
}

.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
  color:#fff;
  background: #00062b;
  border: 1px solid #00062b;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.portfolio-item {
	margin: 0;
	padding:0;
}
.address{
    text-align: center;
    color: white;
    margin-top: 50px;
    margin-bottom: 50px;
    letter-spacing: 1px;
    font-family: "Helvetica";
}
.address b{color:#f28121;}
.reg{
    color: black;
    font: Helvetica;
    font-weight: bold;
}

.address h5{font-weight: normal;}
.categories b{color: orangered}
.recent-work-inner h3 {
    font: "Comic Sans MS";
    font-size: 18px;

.overlay {
    margin-bottom: 20px;
}

.overlay a:hover {
    color: #00062b;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

/* --- Map --- */
#map_wrapper {
    height: 400px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}


/* --- blog --- */
#blog {
    margin-top: 50px;
}

a.btn-primary:hover {
    background-color: #ddd;
    color: #00062b;
}

.widget {
    margin-bottom: 60px;
    padding-left: 0;
}

.single_comments {
    margin-bottom: 20px;
}

.single_comments img {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.single_comments p {
    margin-bottom: 0;
}

.widget .entry-meta span {
    display: inline-block;
    margin-right: 10px;
    color: #f58303;
}

.widget .entry-meta span a:hover {
    color: #00062b;
}

.widget h3 {
    color: #000;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.blog_category {
    list-style: none;
    margin: 0;
    padding: 0;
}

.blog_category li {
    float: none;
    margin-bottom: 20px;
}

.blog_category li a {
    background: #f5f5f5;
    border-radius: 4px;
    color: #888;
    display: inline-block;
    padding: 5px 15px;
}

.blog_category li a:hover {
    background: #00062b;
    color: #fff;
}

.badge:before {
    border-color: transparent transparent transparent #00062b;
    border-style: solid;
    border-width: 10px;
    bottom: -8px;
    content: "";
    height: 0;
    left: 5px;
    position: absolute;
    z-index: -99999;
}

.badge {
    background-color: #00062b;
    border-radius: 5px;
    color: #fff;
    padding: 8px;
    position: relative;
    left: 60px;
    top: -18px;
    font-weight: normal;
}

.blog_archieve {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.blog_archieve li {
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
}

ul.blog_archieve li a:hover {
    color: #00062b;
}

.blog_archieve li:first-child {
    padding-top: 0;
}

ul.gallery {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.gallery li {
    display: block;
    width: 60px;
    padding: 0;
    margin: 0 4px 4px 0;
    float: left;
}

ul.faq {
    list-style: none;
    margin: 0;
}

ul.faq li {
    margin-top: 30px;
}

ul.faq li:first-child {
    margin-top: 0;
}

ul.faq li span.number {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #34495e;
    color: #fff;
    font-size: 24px;
}

ul.faq li > div {
    margin-left: 70px;
}

ul.faq li > div h3 {
    margin-top: 0;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog-item {
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 50px;
}

.blog .blog-item .img-blog {
    border-radius: 5px;
    margin-bottom: 45px;
}

.blog .blog-item .blog-content {
    padding-bottom: 25px;
}

.blog .blog-item .blog-content h2 {
    margin-top: 0;
    font-size: 30px;
}

.readmore {
    margin-top: 0;
}

.blog .blog-item .blog-content h4 {
    margin-bottom: 40px;
    font-weight: 600
}

.blog .blog-item .blog-content p {
    font-size: 13px;
}

.blog .blog-item .entry-meta {
    border-radius: 5px;
    overflow: hidden;
}

.blog .blog-item .entry-meta > span {
    background: #f5f5f5;
    border-top: 1px solid #fff;
    display: block;
    font-size: 12px;
    overflow: hidden;
    padding: 5px;
    text-align: left;
}

#publish_date {
    background: #00062b;
    border-bottom: 5px solid #4e4e4e;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}

.blog .blog-item .entry-meta > span {
    color: #ccc;
}

.blog .blog-item .entry-meta > span a {
    font-size: 12px;
    margin-left: 3px;
    font-weight: 300;
    color: #888;
}

ul.pagination > li > a {
    border: 1px solid #F1F1F1;
    margin-right: 5px;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px 14px;
    color: #00062b;
}

ul.pagination > li > a i {
    margin-left: 5px;
    margin-right: 5px;
}

ul.pagination > li.active > a,
ul.pagination > li:hover > a {
    background-color: #00062b !important;
    border-color: #00062b !important;
    color: #fff;
}

.search_box {
    background-position: 314px 15px;
    background-repeat: no-repeat;
    border-color: #DEDEDE;
    height: 48px;
    outline: medium none;
    box-shadow: none;
}

.form-control:focus {
    box-shadow: none;
    outline: 0 none;
}

ul.tag-cloud,
ul.sidebar-gallery {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tag-cloud li {
    display: inline-block;
    margin-bottom: 3px;
}

.tag-cloud li a {
    background: #f5f5f5;
    color: #888;
    border: 0;
    border-radius: 4px;
    padding: 8px 15px;
}

.tag-cloud li a:hover {
    background: #00062b;
    color: #fff;
}

.sidebar-gallery li {
    display: inline-block;
    margin: 0 10px 10px 0;
}

.sidebar-gallery li a {
    border-radius: 4px;
    display: inline-block;
}

/* --- contact --- */
#contact-page {
    padding-top: 0;
    background: #fff;
    margin-bottom: 50px;

}

.contact-page h2 {
    color: black;
!important;
}

#contact-page .contact-form
.form-group label {
    color: #4E4E4E;
    font-size: 14px;
    font-weight: 300;
}

.form-group .form-control {
    padding: 7px 12px;
    border-color: #f2f2f2;
    box-shadow: none;
}

.validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#sendmessage {
    color: green;
    border: 1px solid green;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#sendmessage.show, #errormessage.show, .show {
    display: block;
}

#contact-page .contact-wrap {
    margin-top: 20px;
}

.center h2 {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
}

.center p {
    text-align: center;
}

.btn-lg:hover {
    color: #00062b;
    background: #ddd;
}

a.scrollup {
    color: #dddddd;
    height: 40px;
    width: 40px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    position: fixed;
    bottom: 30px;
    right: 40px;
    opacity: 0, 5;
    border-radius: 50%;
    z-index: 999;
}
.fa-3x{color: white;}

a.scrollup:hover {
    opacity: 1;
    background-color: #ddd;
    color: #00062b;
}


#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #1BBD36;
}

@media (min-width: 768px) {
    .menu {
        float: left !important;
    }
}






