/*

Version: 1.1  

*/


.sPadd{
  padding:0;
}
.sMarg{
  margin:0;
}
.menRightTop{
  border-bottom:1px solid #eee;
  border-right:none !important;
}
.sBordBot{
  border-bottom:none !important;
}
.navbar-brand {
  height:auto !important;
  padding:0 !important;

}
/*======MENU DROPdOWN LARGE==========*/

.dropdown-large {
  position: static !important;
}

.dropdown-menu-large {
  margin: 0;
  padding: 20px 0px;

}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a.imgBg{
  padding: 3px 7px;
}

.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  background: #08c;
  color:#fff; 
}


.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}

.rowSp{
  margin-left: 5px;
  margin-right: 5px;
}
.rowPad {
  background-color: #FFFFFF;
  padding-top: 12px;
}
.colSp{
	padding-left:7px;
	padding-right:7px;
}
.btn-lead {
  background-color: #004A99;
  border: 1px solid #003c7b;
  color: #FFFFFF !important;
}
.btn-lead:hover {
  background-color: #003c7b;
}
.divLineGr {
  background-color: #d2d2d2;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.contLatMen {
  background-color: #FFFFFF;
  margin: 10px 0;
  overflow:auto;
  padding: 15px 10px;
}
.contLogin{
  border-bottom: 1px solid #D6281D;
  margin-bottom: 10px;
}
.contCotiz {
  background-color: #004A99;
  background-repeat: repeat-x;
  color: #FFFFFF;
  font-size: 1.6em;
  margin: 10px 0;
  padding: 10px 20px;
}
.contCotiz a {
  color: #FFFFFF !important;
  display: block;
  letter-spacing: 0.08em;
  padding: 10px 0;
}
.contCotiz a:hover {
  background-color: #007CAC;
  color: #FFFFFF;
  text-decoration: none !important;
}
.contZl {
  background-color: #00A4E4;
}
.iconLeft {
  margin-right: 8px;
}
.contLat {
  overflow: hidden;
  padding: 12px 0 4px;
}
.btn-zl {
  background-color: #D6281D;
  border-color: #c40d02;
  color: #FFFFFF !important;
}
.contNoti{
  overflow:auto;
  padding:5px 15px;
}
.contNoti p {
  line-height: 19px !important;
  margin: 8px 0 0;
}
.contNoti a{
  color:#00A4E4 !important;
}
.contNoti a:hover{
  text-decoration:underline !important;
}
.margL {
  margin-left: 20px;
  margin-top: 20px;
}
.color-white {
  color: #FFFFFF;
}
.color-white {
  color: #FFFFFF;
}
.wp-theme-3 .section-title {
    color: #004a99;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 8px 8px;
    position: relative;
    text-transform: capitalize;
}
.wp-theme-3 .section-title strong {
    color: #3498DB;
    font-weight: 500;
}
.wp-theme-3 .section-title:after {
  background: none repeat scroll 0 0 #D6281D;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 26px;
  
}
.wp-theme-3 .section-title.white {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
}
.wp-theme-3 .section-title.white:after {
    background: none repeat scroll 0 0 #FFFFFF;
}
.wp-theme-3 .navbar-white {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #D6281D;
    border-color: -moz-use-text-color -moz-use-text-color #E0EDED;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 0;
    padding: 0;
    z-index: 1000;
}
.wp-theme-3 .navbar-white .navbar-nav > li > a {
    color: #fff !important;
    font-size: 15px;
    font-weight: normal;
    margin-right: 0;
    padding: 15px 16px;
}
.wp-theme-3 .navbar-white .navbar-nav > li > a.dropdown-form-toggle {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    margin-right: 4px;
    margin-top: 14px;
    padding: 14px 16px;
}
.wp-theme-3 .navbar-white .navbar-nav > li > a:hover, .wp-theme-3 .navbar-white .navbar-nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #004a99;
}
.wp-theme-3 .navbar-white .navbar-nav > .active > a, .wp-theme-3 .navbar-white .navbar-nav > .active > a:hover, .wp-theme-3 .navbar-white .navbar-nav > .active > a:focus {
    background-color: #004a99 !important;
    border-radius: 0;
    color: #FFFFFF;
}
.wp-theme-3 .navbar-white .navbar-nav > .disabled > a, .wp-theme-3 .navbar-white .navbar-nav > .disabled > a:hover, .wp-theme-3 .navbar-white .navbar-nav > .disabled > a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #CCCCCC;
}
.wp-theme-3 .navbar-white .navbar-toggle {
    border-color: #333333;
    margin-top: 20px;
}
.wp-theme-3 .navbar-white .navbar-toggle .icon-bar {
    background-color: #4C4C4C;
}
.wp-theme-3 .navbar-white .navbar-toggle .icon-custom {
    font-size: 18px;
}
.wp-theme-3 .navbar-white .navbar-toggle:hover, .wp-theme-3 .navbar-white .navbar-toggle:focus {
    background-color: #59B2E5;
    border-color: #59B2E5;
}
.wp-theme-3 .navbar-white .navbar-toggle:hover .icon-bar, .wp-theme-3 .navbar-white .navbar-toggle:focus .icon-bar {
    background-color: #FFFFFF;
}
.wp-theme-3 .navbar-white .navbar-toggle:hover .icon-custom, .wp-theme-3 .navbar-white .navbar-toggle:focus .icon-custom {
    color: #FFFFFF;
}
.wp-theme-3 .navbar-white .navbar-toggle-aside-menu {
    padding: 8px 10px 2px;
}
.wp-theme-3 .navbar-white .navbar-collapse, .wp-theme-3 .navbar-white .navbar-form {
    border-color: #E7E7E7;
}
.wp-theme-3 .navbar-white .navbar-nav > .dropdown > a:hover .caret, .wp-theme-3 .navbar-white .navbar-nav > .dropdown > a:focus .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}
.wp-theme-3 .navbar-white .navbar-nav > .open > a, .wp-theme-3 .navbar-white .navbar-nav > .open > a:hover, .wp-theme-3 .navbar-white .navbar-nav > .open > a:focus {
    background-color: #004a99;
    color: #FFFFFF;
}
.wp-theme-3 .navbar-white .navbar-nav > .open > a .caret, .wp-theme-3 .navbar-white .navbar-nav > .open > a:hover .caret, .wp-theme-3 .navbar-white .navbar-nav > .open > a:focus .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}
.wp-theme-3 .navbar-white .navbar-nav > .dropdown > a .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}
.wp-theme-3 .navbar-white .dropdown-menu .dropdown-menu-large {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #59B2E5 -moz-use-text-color;
    border-image: none;
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0 3px;
    min-width: 180px;
}
.wp-theme-3 .navbar-white .dropdown-menu:after, .wp-theme-3 .arrow_box:before {
    border: medium solid rgba(0, 0, 0, 0);
    bottom: 100%;
    content: " ";
    height: 0;
    left: 86%;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.wp-theme-3 .navbar-white .dropdown-menu:after {
    border-color: rgba(231, 76, 60, 0) rgba(231, 76, 60, 0) #FFFFFF;
    border-width: 10px;
    margin-left: 0;
}
.wp-theme-3 .navbar-white .dropdown-menu:before {
    border-color: rgba(231, 76, 60, 0) rgba(231, 76, 60, 0) #FFFFFF;
    border-width: 10px;
    margin-left: 0;
}
.wp-theme-3 .navbar-white .dropdown-menu-user:after {
    border-color: rgba(231, 76, 60, 0) rgba(231, 76, 60, 0) #59B2E5;
    border-width: 10px;
    margin-left: 24px;
}
.wp-theme-3 .navbar-white .dropdown-menu-user:before {
    border-color: rgba(231, 76, 60, 0) rgba(231, 76, 60, 0) #59B2E5;
    border-width: 10px;
    margin-left: -10px;
}
.wp-theme-3 .navbar-white .dropdown-menu > li {
    border-bottom: 1px solid #E0EDED;
}
.wp-theme-3 .navbar-white .dropdown-menu > li:last-child {
    border: 0 none;
}
.wp-theme-3 .navbar-white .dropdown-menu > li > a {
    color: #333333;
    padding: 8px 15px;
}
.wp-theme-3 .navbar-white .dropdown-menu > li > a:hover {
    background: none repeat scroll 0 0 #0088cc;
    color: #FFFFFF;
}
.wp-theme-3 .navbar-white .dropdown-menu label.checkbox {
    color: #333333;
}
.wp-theme-3 .navbar-white .dropdown-form h4 {
    color: #FFFFFF;
    margin: 0;
    padding: 15px 15px 5px;
}
.wp-theme-3 .nav > ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.wp-theme-3 .nav > ul > li {
    border-bottom: 1px solid #333333;
}
.wp-theme-3 .nav > ul > li > a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    padding: 10px 15px;
}
.wp-theme-3 .nav > ul > li > a:hover {
    background: none repeat scroll 0 0 #292929;
    color: #59B2E5;
    text-decoration: none;
}
.wp-theme-3 .nav > ul > li > a > i {
    margin-right: 5px;
}
.wp-theme-3 .pg-opt {
    background: none repeat scroll 0 0 #FCFCFC;
    border-bottom: 1px solid #E0EDED;
}
.wp-theme-3 .pg-opt.fixed {
    background: none repeat scroll 0 0 rgba(250, 250, 250, 0.9);
    border-bottom: 1px solid #E0EDED;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 900;
}
.wp-theme-3 .pg-opt h2 {
    font-size: 22px;
    line-height: 100%;
    margin: 0;
    padding: 14px 0;
}
.wp-theme-3 .pg-opt.fixed h2 {
    margin-bottom: 15px;
}
.wp-theme-3 .pg-opt hr {
    border-top-color: #DDE1E6;
    box-shadow: 0 1px 0 #FBFBFC;
    margin: 0;
}
.wp-theme-3 .pg-opt.fixed hr {
    display: none;
}
.wp-theme-3 .pg-opt .breadcrumb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    float: right;
    margin: 0;
    padding: 16px 0;
}
.wp-theme-3 .pg-opt .breadcrumb a {
    color: #59B2E5;
}
@media only screen and (max-width: 767px) {
.wp-theme-3 .pg-opt .pg-nav {
    float: left;
    margin-bottom: 10px;
}
.wp-theme-3 .pg-opt h2 {
    padding: 20px 0 0;
}
}
.wp-theme-3 .w-box {
    border: 1px solid #E0EDED;
    cursor: default;
    margin: 0 0 15px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s linear 0s;
}
.wp-theme-3 .w-box:before, .wp-theme-3 .w-box:after {
    content: "";
    display: table;
}
.wp-theme-3 .w-box:after {
    clear: both;
}
.wp-theme-3 .w-box.dark {
    background: none repeat scroll 0 0 #333333;
}
.wp-theme-3 .w-box.w-box-inverse .thmb-img i {
    background: none repeat scroll 0 0 #FCFCFC;
    border-radius: 100px;
    color: #59B2E5;
    font-size: 34px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    width: 100px;
}
.wp-theme-3 .w-box.w-box-inverse .thmb-img:hover i {
    background: none repeat scroll 0 0 #59B2E5;
    color: #FFFFFF;
}
.wp-theme-3 .w-section .aside-feature {
    cursor: default;
    margin: 10px;
}
.wp-theme-3 .w-section .aside-feature .icon-feature {
    display: block;
    font-size: 68px;
    margin-top: 10px;
    text-align: center;
}
.wp-theme-3 .w-section .aside-feature:hover .icon-feature, .wp-theme-3 .w-section .aside-feature:hover h4 {
    color: #59B2E5;
}
.wp-theme-3 .w-section .aside-feature .img-feature {
    display: block;
    margin-top: 4px;
}
.wp-theme-3 .w-section .aside-feature .img-feature img {
    width: 78px;
}
.wp-theme-3 .pricing-plans .plan-header .popular-tag {
    background: none repeat scroll 0 0 #333333;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
}
.wp-theme-3 .carousel-2 .item {
    padding: 36px 0 !important;
}
.wp-theme-3 .carousel-2 .carousel-indicators {
    border-radius: 3px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    padding: 6px 18px;
    right: 8%;
    top: 16px;
    width: auto;
}
.wp-theme-3 .carousel-2 .img-thumbnail {
    margin-top: 26px;
}
.wp-theme-3 .carousel-2 h2 {
    font-size: 22px;
}
.wp-theme-3 .carousel-2 .carousel-control {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 80px;
    color: #59B2E5;
    height: 48px;
    margin-top: -24px;
    opacity: 1;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: 50%;
    width: 48px;
}
.wp-theme-3 .carousel-2 .carousel-control:hover {
    background: none repeat scroll 0 0 #59B2E5;
    color: #FFFFFF;
}
.wp-theme-3 .carousel-2 .carousel-control.left {
    background-image: none;
    left: 30px;
}
.wp-theme-3 .carousel-2 .carousel-control.right {
    background-image: none;
    right: 30px;
}
.wp-theme-3 .carousel-2 .carousel-control i {
    font-size: 22px;
    margin-top: -11px;
    position: absolute;
    top: 50%;
}
.wp-theme-3 .carousel-2 .carousel-control.left i {
    left: 18px;
}
.wp-theme-3 .carousel-2 .carousel-control.right i {
    right: 18px;
}
.wp-theme-3 .carousel-3 .carousel-nav a {
    background: none repeat scroll 0 0 #004a99;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 80px;
    color: #ffcc00;
    font-size: 24px;
    height: 48px;
    line-height: 24px;
    margin-top: -24px;
    opacity: 0.2;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 48px;
	z-index:10000;
}
.wp-theme-3 .carousel-3 .carousel-nav a:hover {
   background: none repeat scroll 0 0 #004a99 !important;
	color: #FFFFFF;
	opacity:0.5 !important;
}
.wp-theme-3 .carousel-3 .carousel-nav a.left {
    left: 18px;
}
.wp-theme-3 .carousel-3 .carousel-nav a.right {
    right: 18px;
}
.wp-theme-3 .carousel-3 .carousel-nav a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
.wp-theme-3 .like-button .button {
    color: #DDDDDD;
    display: block;
    padding-top: 10px;
    text-align: right;
}
.wp-theme-3 .like-button .button i {
    color: #DDDDDD;
    font-size: 20px;
}
.wp-theme-3 .like-button .button.liked i {
    color: #59B2E5;
}
.wp-theme-3 .like-button .count {
    display: block;
    position: relative;
    text-align: right;
    top: -7px;
}
.wp-theme-3 .like-button.inline .button {
    display: inline-block;
    padding: 0;
}
.wp-theme-3 .like-button.inline .count {
    display: inline-block;
    top: -2px;
}
.wp-theme-3 .like-button.inline .count small {
    font-size: 13px;
}
.wp-theme-3 .side-like-box {
    margin-top: 10px;
    padding: 5px 5px 0;
    text-align: center;
}
.wp-theme-3 .side-like-box .button {
    padding: 0;
    text-align: center;
}
.wp-theme-3 .side-like-box .count {
    text-align: center;
}
.wp-theme-3 .side-like-box i {
    font-size: 24px;
}
.wp-theme-3 ul.list-listings {
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 0;
}
.wp-theme-3 ul.list-listings li {
    border: 1px solid #F3F3F3;
    margin-bottom: 30px;
    overflow: hidden;
}
.wp-theme-3 ul.list-listings li.featured {
    border-color: #59B2E5;
}
.wp-theme-3 ul.list-listings li:before, .wp-theme-3 ul.list-listings li:after {
    content: "";
    display: table;
}
.wp-theme-3 ul.list-listings li:after {
    clear: both;
}
.wp-theme-3 ul.list-listings .listing-header {
    clear: both;
    font-weight: 600;
    padding: 8px 15px;
    text-transform: uppercase;
}
.wp-theme-3 ul.list-listings .listing-image {
    float: left;
    height: 150px;
    overflow: hidden;
    width: 25%;
}
.wp-theme-3 ul.list-listings .listing-body {
    background: none repeat scroll 0 0 #FCFCFC;
    border-right: 1px solid #FCFCFC;
    float: left;
    height: 150px;
    padding: 15px;
    width: 50%;
}
.wp-theme-3 ul.list-listings .listing-body h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    margin: 0;
    padding: 0;
}
.wp-theme-3 ul.list-listings .listing-body h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}
.wp-theme-3 ul.list-listings .listing-actions {
    float: left;
    height: 110px;
    padding-top: 40px;
    text-align: center;
    width: 25%;
}
.wp-theme-3 ul.list-listings .listing-actions .btn {
    margin-top: 6px;
}
.wp-theme-3 ul.list-check {
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;
}
.wp-theme-3 ul.list-check li {
    display: block;
    margin: 0;
    padding: 4px 0;
    width: 100%;
}
.wp-theme-3 ul.list-check li i {
    color: #59B2E5;
    font-style: normal;
    margin-right: 4px;
}
.wp-theme-3 ul.list-check li span {
    font-size: 14px;
}
.wp-theme-3 ul.categories {
    border: 1px solid #E0EDED;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0 !important;
}
.wp-theme-3 ul.categories li {
    border-bottom: 1px solid #E0EDED;
}
.wp-theme-3 ul.categories li:last-child {
    border: 0 none;
}
.wp-theme-3 ul.categories li a {
    display: block;
    padding: 10px 15px;
}
.wp-theme-3 ul.categories li a:after {
    content: "";
    float: right;
    font-family: 'FontAwesome';
    position: relative;
    top: 0;
}
.wp-theme-3 ul.categories li a:hover {
    background: none repeat scroll 0 0 #004a99;
    color: #FFFFFF;
    text-decoration: none;
}
.wp-theme-3 ul.categories li a i {
    color: #999999;
    display: inline-block;
    font-size: 11px;
    font-style: normal;
    padding-right: 5px;
    vertical-align: middle;
}
.wp-theme-3 ul.categories li a:hover i {
    color: #FFFFFF;
}
.wp-theme-3 .timeline .year {
    background: none repeat scroll 0 0 #333333;
    font-size: 20px;
    margin: 20px auto 40px !important;
    padding: 8px 10px;
    width: 100%;
}
.wp-theme-3 .timeline .year {
    border-radius: 3px;
}
.wp-theme-3 .timeline .event {
    border: 1px solid #E0EDED;
    border-radius: 0;
    padding: 0;
}
.wp-theme-3 .timeline .event:nth-child(2n):before {
    background: none repeat scroll 0 0 #59B2E5;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 10px;
    position: absolute;
    right: -6.8% !important;
    top: 20px;
    width: 10px;
}
.wp-theme-3 .timeline .event:nth-child(2n-1):after {
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid #FFFFFF;
    border-top: 12px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 0;
    left: -12px !important;
    position: absolute;
    top: 12px;
    width: 0;
}
.wp-theme-3 .timeline .event:nth-child(2n-1):before {
    background: none repeat scroll 0 0 #59B2E5;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 10px;
    left: -6.5% !important;
    position: absolute;
    top: 20px;
    width: 10px;
}
.wp-theme-3 .timeline .event-date {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E0EDED;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding: 10px;
    text-align: left;
}
.wp-theme-3 .timeline .event:nth-child(2n) .event-date:after {
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-left: 12px solid #FFFFFF;
    border-top: 12px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    right: -12px !important;
    top: 12px;
    width: 0;
    z-index: 20;
}
.wp-theme-3 .timeline .event:nth-child(2n) .event-date:before {
    border-bottom: 13px solid rgba(0, 0, 0, 0);
    border-left: 13px solid #DDDDDD;
    border-top: 13px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    right: -13px;
    top: 11px;
    width: 0;
    z-index: 0;
}
.wp-theme-3 .timeline .event:nth-child(2n-1) .event-date:after {
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid #FFFFFF;
    border-top: 12px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 0;
    left: -12px !important;
    position: absolute;
    top: 12px;
    width: 0;
    z-index: 20;
}
.wp-theme-3 .timeline .event:nth-child(2n-1) .event-date:before {
    border-bottom: 13px solid rgba(0, 0, 0, 0);
    border-right: 13px solid #DDDDDD;
    border-top: 13px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 0;
    left: -13px;
    position: absolute;
    top: 11px;
    width: 0;
    z-index: 0;
}
.wp-theme-3 .timeline .event-date small {
    color: #A1A1A1;
    display: block;
    font-size: 12px;
    font-weight: normal;
}
.wp-theme-3 .timeline .event-date i {
    margin-right: 7px;
}
.wp-theme-3 .timeline .event-body {
    background: none repeat scroll 0 0 #F8F8F8;
}
.wp-theme-3 .timeline .event-footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #E0EDED;
    margin: 0;
    padding: 8px 10px;
    text-align: left;
}
.wp-theme-3 .timeline .event-footer:after, .wp-theme-3 .timeline .event-footer:before {
    content: " ";
    display: table;
}
.wp-theme-3 .timeline .event-footer:after {
    clear: both;
}
.wp-theme-3 .timeline .event img {
    margin: 0;
}
.wp-theme-3 .timeline p {
    padding: 20px 10px;
    text-align: left;
}
.wp-theme-3 .timeline iframe {
    margin: 10px 0 0;
}
.wp-theme-3 #toTop {
    background: none repeat scroll 0 0 #D6281D;
    border: medium none;
    border-radius: 3px;
    bottom: 10px;
    display: none;
    height: 40px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: 100%;
    width: 40px;
}
.wp-theme-3 #toTopHover {
    background: none repeat scroll 0 0 #D6281D;
    display: block;
    float: left;
    height: 40px;
    opacity: 0;
    overflow: hidden;
    width: 40px;
}
.wp-theme-3 #toTop:active, .wp-theme-3 #toTop:focus {
    outline: medium none;
}
.wp-theme-3 #toTop:before {
    color: #FFFFFF;
    content: "";
    font-family: 'FontAwesome';
    font-size: 20px;
    height: 20px;
    left: 50%;
    line-height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 50%;
    width: 20px;
}
.wp-theme-3 .widget.tags-wr {
    padding-bottom: 15px;
}
.wp-theme-3 .tags-list:before, .wp-theme-3 .tags-list:after {
    content: "";
    display: table;
}
.wp-theme-3 .tags-list:after {
    clear: both;
}
.wp-theme-3 .tags-list {
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
}
.wp-theme-3 .tags-list li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #59B2E5;
    color: #59B2E5;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px;
}
.wp-theme-3 .tags-list li a {
    color: #59B2E5;
    margin-left: 4px;
}
.wp-theme-3 .tags-list li:hover {
    background: none repeat scroll 0 0 #59B2E5;
    color: #FFFFFF;
}
.wp-theme-3 .tags-list li:hover a {
    color: #FFFFFF;
    text-decoration: none;
}

iframe {
    border: 0 none;
    margin-top: 0 !important;
}
h1.font-lg {
    font-size: 100px;
    font-weight: 600;
}
.no-padding {
    padding: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.p-15 {
    padding: 15px !important;
}
.p-50 {
    padding: 50px 0 !important;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-20 {
    padding-top: 20px;
}
.pl-20 {
    padding-left: 20px;
}
.mt-20 {
    margin-top: 20px;
}
.mb-20 {
    margin-bottom: 20px;
}
.padding-y-10 {
    padding: 10px 0;
}
.padding-x-4 {
    padding: 0 4px;
}
.padding-x-8 {
    padding: 0 8px;
}
.padding-x-16 {
    padding: 0 16px;
}
.padding-x-20 {
    padding: 0 20px;
}
.padding-x-32 {
}
.padding-y-20 {
    padding: 20px 0 !important;
}
.margin-b-10 {
    margin-bottom: 10px;
}
.margin-b-20 {
    margin-bottom: 20px;
}
.margin-t-15 {
    margin-top: 15px;
}
.margin-t-20 {
    margin-top: 20px;
}
.margin-y-10 {
    margin: 10px 0;
}
.margin-y-20 {
    margin: 20px 0;
}
.margin-x-20 {
    margin: 0 20px;
}
.strong {
    font-weight: bold !important;
}
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.bg-banner-1 {
    background: url("../images/prv/banner-img-3.jpg") no-repeat fixed 0 0 rgba(0, 0, 0, 0) !important;
    color: #FFFFFF;
    padding: 54px 0 !important;
}
.bg-banner-2 {
    background: url("../images/prv/banner-img-1.jpg") no-repeat fixed 0 0 rgba(0, 0, 0, 0) !important;
    color: #FFFFFF;
    padding: 54px 0 !important;
}
.img-thumbnail {
    border-radius: 0;
}
.blockquote-1 {
    margin-top: 20px;
}
header {
    padding: 0;
}
header .navbar-brand {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    margin-top: 14px;
    padding: 0 15px;
}
header .navbar-brand img {
    height: 46px;
}
.top-header {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
}
.top-header .aux-text {
    color: #999999;
    padding: 10px 0;
}
.top-header .top-header-menu {
    float: right;
}
.top-header .top-header-menu > ul.menu {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.top-header .top-header-menu > ul.menu > li {
    border-right: 1px solid #EEEEEE;
    display: inline-block;
    float: left;
    position: relative;
}
.top-header .top-header-menu > ul.menu > li:last-child {
    /*border: 0 none;*/
}
.top-header .top-header-menu > ul.menu > li > a {
    display: block;
    padding: 10px 8px;
}
.top-header .top-header-menu > ul.menu > li.dropdown > a:after {
    content: "";
    float: right;
    font-family: "FontAwesome";
    margin-left: 6px;
    position: relative;
}
.top-header .top-header-menu ul.menu > li > a > i {
    margin-right: 6px;
}
.top-header .top-header-menu ul.menu > li ul.sub-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    list-style: none outside none;
    margin: 0;
    min-width: 160px;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: -1px;
    transition: all 0.2s ease-in-out 0s;
    z-index: 1500;
}
.top-header .top-header-menu ul.menu > li:hover ul.sub-menu {
    display: block;
    opacity: 1;
}
.top-header .top-header-menu ul.menu > li ul.sub-menu > li {
    border-bottom: 1px solid #EEEEEE;
}
.top-header .top-header-menu ul.menu > li ul.sub-menu > li:last-child {
    border: 0 none;
}
.top-header .top-header-menu ul.menu > li ul.sub-menu > li > a {
    display: block;
    padding: 6px 15px;
}
.top-header .top-header-menu ul.menu > li ul.sub-menu > li > .language-active {
    background: none repeat scroll 0 0 #F8F8F8;
    cursor: default;
    display: block;
    padding: 6px 15px;
}
.top-header .top-header-menu ul.menu > li.dropdown:hover .sub-menu {
    display: block;
}
.dropdown-form {
    min-width: 400px;
    z-index: 500;
}
.dropdown-cart {
    min-width: 400px;
    padding: 15px;
}
.dropdown-cart .cart-items {
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
}

.dropdown-menu h4 {
    color: #4C4C4C;
    font-size: 14px;
}
.dropdown-profile {
    padding: 15px;
}
.dropdown-profile img {
    width: 60px;
}
.aside-menu-in .wrapper {
    left: -280px;
}
.wrapper {
    left: 0;
	overflow:auto;
    position: relative;
    transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.aside-menu {
    background: none repeat scroll 0 0 #222222;
    border-left: 1px solid #333333;
    display: none;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    width: 280px;
}
.aside-menu .form-search {
    border-bottom: 1px solid #333333;
    margin: 0;
    padding: 0;
}
.aside-menu .form-search .form-input {
    padding: 0;
}
.aside-menu .form-search .form-control {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #FFFFFF;
    display: block;
    height: 34px;
    padding: 20px 15px;
}
.aside-menu .form-search .btn-close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
}
.aside-menu .form-search .btn-close i {
    font-size: 16px;
    font-weight: 300 !important;
}
.aside-menu .social-media {
    padding: 15px 15px 0;
}
.aside-menu .contact-info {
    color: #FFFFFF;
    padding: 15px;
}
.aside-menu .contact-info h5 {
    font-size: 12px;
}
.side-section-title {
    font-size: 11px;
    margin: 15px 0 0;
    overflow: hidden;
    padding: 8px 15px;
    position: relative;
    text-transform: uppercase;
}
.side-section-title:after {
    background: none repeat scroll 0 0 #333333;
    content: "";
    height: 1px;
    left: 15px;
    position: absolute;
    top: 26px;
    width: 80px;
}
.dropdown-style-switcher {
    min-width: 620px;
    padding: 15px;
    z-index: 1800;
}
.dropdown-style-switcher .color-picker {
    display: block;
}
.dropdown-style-switcher .color-picker a {
    display: inline-block;
    height: 30px;
    margin-bottom: 8px;
    margin-right: 8px;
    text-indent: -9999px;
    width: 30px;
}
.dropdown-style-switcher .color-picker a.color-red {
    background: none repeat scroll 0 0 #E74C3C;
}
.dropdown-style-switcher .color-picker a.color-violet {
    background: none repeat scroll 0 0 #563D7C;
}
.dropdown-style-switcher .color-picker a.color-blue {
    background: none repeat scroll 0 0 #59B2E5;
}
.dropdown-style-switcher .color-picker a.color-green {
    background: none repeat scroll 0 0 #8EC449;
}
.dropdown-style-switcher .color-picker a.color-yellow {
    background: none repeat scroll 0 0 #F1C40F;
}
.dropdown-style-switcher .color-picker a.color-orange {
    background: none repeat scroll 0 0 #D35400;
}
.search-wr {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    display: none;
    height: 110px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2200;
}
.search-wr .close {
    display: block;
    float: right;
    height: 22px;
    position: relative;
    right: 10px;
    top: 10px;
    width: 22px;
}
.search-wr .close i {
    color: #555555;
    font-size: 20px;
}
.search-wr .search-sign i {
    color: #DDDDDD;
    font-size: 60px;
    line-height: 110px;
}
.global-search-input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #DDDDDD;
    font-size: 20px;
    outline: medium none;
    padding: 40px 0 0;
    position: relative;
    width: 740px;
    z-index: 10;
}
.global-search-input:focus {
    color: #333333;
}
.carousel-1 {
    overflow: hidden;
}
.carousel-1 .carousel-inner {
    height: 440px;
}
.carousel-1 .carousel-control {
    color: #F8F8F8;
}
.carousel-1 .carousel-control.left {
    left: -40px;
}
.carousel-1 .carousel-control.right {
    right: -40px;
}
.carousel-1 .carousel-control:hover {
    color: #FFFFFF;
}
.carousel-1 .carousel-control i {
    font-size: 36px;
    font-weight: 600;
    margin-top: -18px;
    position: absolute;
    top: 50%;
}
.carousel-1 .item {
    height: 440px;
}
.carousel-1 .item {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.carousel-1 .item-dark {
    color: #FFFFFF;
}
.carousel-1 .item-light {
    color: #FFFFFF;
}
.carousel-1 p {
    font-size: 16px;
}
.carousel-1 .object {
    height: 320px;
    margin-left: 15px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    top: 38px;
    width: 568px;
}
.carousel-1 .object.fluid {
    left: 0;
    margin: 0;
    width: 100%;
}
.carousel-1 .object iframe {
    width: 100% !important;
}
.carousel-1 .description {
    height: 290px;
    left: 50%;
    margin-left: 50px;
    position: absolute;
    top: 55px;
    width: 514px;
}
.carousel-1 .description .title {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #616161;
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 15px;
    padding: 8px 20px;
}
.carousel-1 .description .subtitle {
    display: block;
    font-size: 24px;
    margin: 20px 0;
    padding: 0;
}
.carousel-1 .description p {
    color: #FFFFFF;
    font-size: 16px;
    margin: 0;
}
.carousel-1 .description.fluid-center {
    left: 0;
    margin: 0;
    top: 50px;
    width: 100%;
}
.carousel-1 .description.fluid-center .title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(150, 150, 150, 0.5);
}
.carousel-1 .description.fluid-center .subtitle {
    display: block;
    font-size: 20px;
    margin: 0;
    text-align: center;
}
.carousel-1 .description.fluid-center .features {
    display: block;
    margin-top: 40px;
    text-align: center;
}
.carousel-1 .description.fluid-center .features i {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 96px;
    color: #697E93;
    font-size: 54px;
    font-weight: 700;
    height: 110px;
    line-height: 110px;
    margin-right: 20px;
    text-align: center;
    width: 110px;
}
.carousel-4 .carousel-inner {
    overflow: hidden;
}
.carousel-4 .carousel-control i {
    font-size: 36px;
    font-weight: 600;
    margin-top: -18px;
    position: absolute;
    top: 50%;
}
.slider-wrapper * {
    -moz-box-sizing: content-box;
    font-family: "Roboto",sans-serif;
}
.slider-wrapper {
    background: none repeat scroll 0 0 #F2F2F2;
    margin: 0 auto;
    max-height: 440px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 800;
}
.slider {
    background: none repeat scroll 0 0 #F2F2F2;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.slider-wrapper p {
    font-size: 24px;
    line-height: 100%;
    padding: 1% 2%;
    position: absolute;
    text-transform: uppercase;
    top: -200px;
    white-space: nowrap;
    z-index: 8000;
}
.slider-wrapper .white {
    color: #FFFFFF;
}
.slider-wrapper .claim {
    line-height: 100%;
}
.slider-wrapper .teaser {
    font-size: 14px;
    line-height: 100%;
}
.slider-wrapper .small {
    text-align: center;
    width: 250px;
}
.slider-wrapper .video {
    font-size: 13px;
    height: 360px;
    line-height: 18px;
    text-align: left;
    text-transform: none;
    white-space: normal;
    width: 540px;
}
.slider-wrapper .video iframe {
    width: 100%;
}
.slider-wrapper .text {
    font-size: 13px;
    line-height: 18px;
    padding: 0 2%;
    text-align: left;
    text-transform: none;
    white-space: normal;
    width: 460px;
}
.slider-wrapper .text a {
    margin-top: 20px;
}
.slider-wrapper .slide-light p {
    color: #FFFFFF;
}
.slider-wrapper .slide-light p.claim {
    white-space: normal;
    width: 50%;
}
.slider-wrapper .slide-light p.teaser {
    font-weight: 300;
}
.cta-wr {
    padding: 16px 0;
}
.cta-wr h1 {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin: 10px 0 !important;
}
section.slice {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 30px 0;
}
section.slice.relative {
    position: relative;
}
.subsection {
    margin-top: 30px;
}
.container.bordered {
    border: 1px solid #DDDDDD;
    padding-top: 15px;
}
.w-box h1 {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    padding: 10px 15px;
}
.w-box h2 {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding: 12px 15px 0;
}
.w-box.inner h2 {
    padding: 10px 0;
}
.w-box small {
    display: block;
    font-size: 12px;
    margin-top: 3px;
}
.w-box p {
    margin: 6px 0;
    padding: 0 15px 8px;
}
.w-box time {
    display: block;
    padding: 8px 15px 0;
}
.w-box .w-footer {
    border-top: 1px solid #ffcc00;
    padding: 10px 15px;
}
.w-box .w-footer:before, .w-box .w-footer:after {
    content: "";
    display: table;
}
.w-box .w-footer:after {
    clear: both;
}
.w-box .w-footer small {
    font-size: 12px;
}
.w-box .w-box-parent {
    transition: all 0.3s linear 0s;
}
.w-box .date-over {
    background: none repeat scroll 0 0 #FFFFFF;
    font-weight: normal;
    padding: 10px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 15px;
}
.w-box .date-over.small {
    font-size: 12px;
    padding: 4px 8px;
}
.w-box .date-over strong {
    display: block;
    font-size: 12px;
    font-weight: normal;
}
.w-box:hover .w-box-parent {
    transform: translateY(0px);
    transition: transform 0.4s ease 0s;
}
.w-box .w-box-parent .w-box-button.animated {
    bottom: 10px;
    margin-bottom: -40px;
    position: absolute;
    transition: all 0.3s linear 0s;
}
.w-box.w-box-inverse {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none;
    box-shadow: none;
}
.w-box.w-box-inverse p {
    padding: 0;
}
.w-box.w-box-inverse h1 {
    font-size: 20px;
    font-weight: 500;
    margin: 10px 0 0;
    padding: 10px 0;
}
.w-box.w-box-inverse h2 {
    border: 0 none;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0 0;
    padding: 0;
    text-align: center;
    text-transform: none;
}
.w-box.w-box-inverse h2 i {
    font-style: normal;
}
.w-box.w-box-inverse ul.meta-list {
    padding: 0;
}
.w-box.w-box-inverse .w-footer {
    padding: 10px 0;
}
.w-box.w-box-inverse .thmb-img {
    text-align: center;
}
.w-box.dark p {
    color: #F1F1F1;
}
.w-box.dark h2 {
    color: #FFFFFF;
    margin-bottom: 7px;
    text-align: center;
}
.w-box.dark .thmb-img {
    padding: 15px 0;
    text-align: center;
}
.w-box.dark .thmb-img i {
    color: #FFFFFF;
    font-size: 64px;
}
.w-box.white {
    background: none repeat scroll 0 0 #FFFFFF;
}
.w-box.white h2 {
    border-bottom: 0 none;
    text-align: center;
}
.w-box.white .thmb-img {
    padding: 15px 0;
    text-align: center;
}
.w-box.white .thmb-img i {
    color: #616161;
    font-size: 64px;
}
.w-box.product {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 20px;
    padding-top: 15px;
}
.w-box.product .figure {
    padding: 20px;
}
.w-box.product p {
    text-align: center;
}
.w-box.product h2 {
    border-bottom: 0 none;
    text-align: center;
}
.w-box.product .thmb-img {
    padding: 15px 0;
    text-align: center;
}
.w-box.product .thmb-img i {
    color: #616161;
    font-size: 64px;
}
.w-box.product .price {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  padding: 4px 0;
}
.w-box.inverse {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
}
.w-box.inverse p {
    padding: 4px 0;
}
.w-box.inverse h2 {
    border-bottom: 0 none;
    padding: 10px 0 0;
}
.w-box.inverse .thmb-img {
    padding: 15px 0;
}
.w-box.inverse .thmb-img i {
    color: #616161;
    font-size: 64px;
}
.w-box.inverse .social-icons {
    border: 0 none;
}
.w-section {
    background: none repeat scroll 0 0 #FFFFFF;
}
.w-section:before, .w-section:after {
    content: " ";
    display: table;
}
.w-section:after {
    clear: both;
}
.w-section.inverse {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none;
    box-shadow: 0 0 0;
}
.w-section.inner {
    margin: 15px 0;
}
.w-section iframe {
    width: 100%;
}
.w-section .feature {
    cursor: default;
    margin: 15px 0 30px;
    text-align: center;
}
.w-section .feature i {
    color: #555555;
    display: block;
    font-size: 64px;
}
.w-section .feature h4 {
    margin: 10px 0;
}
.w-section .aside-feature h4 {
    margin: 10px 0;
}
.w-section .txt-feature {
    cursor: default;
    margin: 15px 0 30px;
}
.w-section .txt-feature h4 {
    font-weight: 500;
    margin: 0 0 10px;
    padding: 0;
}
.w-section .txt-fly-over {
    height: 350px;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    top: -90px;
    z-index: 1000;
}
.w-section .txt-fly-over h1 {
    color: #FFFFFF;
    font-size: 54px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
}
.w-section .txt-fly-over h2 {
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 20px;
    padding: 0;
}
.w-section .inline-features i {
    background: none repeat scroll 0 0 #555555;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    font-size: 40px;
    height: 64px;
    line-height: 64px;
    margin-bottom: 15px;
    text-align: center;
}
.w-section .inline-features i:hover {
    background: none repeat scroll 0 0 #75B918;
}
.w-section .contrast-box {
    border: 1px solid #F3F3F3;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 15px;
}
.w-section .contrast-box i {
    font-size: 24px;
    margin-right: 8px;
}
.w-section .contrast-box small {
    display: block;
    font-style: italic;
    margin-top: 12px;
    text-align: right;
}
.shop .pagination {
    margin: 0;
}
.shop .product-short-info p {
    margin: 0;
    padding: 6px 0;
}
.shop .primary-image {
    border: 1px solid #F3F3F3;
    padding: 10px;
}
.shop .thumbnail-images {
    margin: 10px 0 25px;
}
.shop .thumbnail-images a {
    border: 1px solid #F3F3F3;
    display: inline-block;
    height: 100px;
    margin-right: 5px;
    overflow: hidden;
    padding: 10px;
    width: 100px;
}
.shop .thumbnail-images a:last-child {
    margin: 0;
}
.shop .thumbnail-images a img {
    width: 100%;
}
.table-cart {
    border: 1px solid #DDDDDD;
}
.table-cart td {
    vertical-align: middle;
}
.table-cart td:first-child {
    border-right: 1px solid #DDDDDD;
}
.table-cart img {
    width: 80px;
}
.dropdown-cart .table-cart img {
    width: 50px;
}
.table-cart .cart-remove {
    color: #E80E1D;
    display: block;
    text-align: center;
}
.table-totals td:nth-child(2n) {
    padding: 5px 15px;
}
.animate-hover-slide .figure {
    overflow: hidden;
    position: relative;
}
.animate-hover-slide .figure img {
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
}
.animate-hover-slide .figure .figcaption {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    top: auto;
    transform: translateY(100%);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    width: 100%;
}
.animate-hover-slide .figure:hover .figcaption {
    opacity: 0.8;
    transform: translateY(0px);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0s;
}
.animate-hover-slide .figure .figcaption {
    text-align: center;
}
.animate-hover-slide .figure .figcaption-btn {
    height: 100%;
    opacity: 0;
    padding-left: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateY(-100%);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    width: 100%;
}
.animate-hover-slide .figure:hover .figcaption-btn {
    opacity: 1;
    transform: translateY(0px);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0s;
}
.animate-hover-slide .figure a {
    margin-top: -11px;
    position: relative;
    top: 50%;
}
.animate-hover-slide .figure .figcaption h3 {
    border-bottom: 1px solid #F2F2F2;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.animate-hover-slide-2 .figure {
    overflow: hidden;
    position: relative;
}
.animate-hover-slide-2 .figure img {
    position: relative;
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    z-index: 2;
}
.animate-hover-slide-2 .figure:hover img {
    transform: scale(0.4);
}
.animate-hover-slide-2 .figure .figcaption {
    background: none repeat scroll 0 0 #F8F8F8;
    bottom: auto;
    height: 100%;
    opacity: 1;
    padding: 0 15px;
    position: absolute;
    top: 0;
    transform: scale(0.4);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    width: 100%;
    z-index: 1;
}
.animate-hover-slide-2 .figure:hover .figcaption {
    opacity: 1;
    transform: scale(1);
}
.animate-hover-slide-2 .figure .figcaption h2 {
    margin-top: 15px;
    text-align: center;
}
.animate-hover-slide-2 .figure .figcaption .social-icons {
    bottom: 15px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.animate-hover-slide-3 .figure {
    overflow: hidden;
    position: relative;
}
.animate-hover-slide-3 .figure img {
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
}
.animate-hover-slide-3 .figure .figcaption {
    background: none repeat scroll 0 0 #F8F8F8;
    bottom: 0;
    height: 32px;
    left: 0;
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    top: auto;
    transform: translateY(100%);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    width: 100%;
}
.animate-hover-slide-3 .figure:hover .figcaption {
    opacity: 1;
    transform: translateY(0px);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0s;
}
.pricing-plans {
    margin-bottom: 15px;
}
.pricing-plans:before, .pricing-plans:after, .pricing-table:before, .pricing-table:after {
    content: " ";
    display: table;
}
.pricing-plans:before, .pricing-table:before {
    clear: both;
}
.pricing-plans .plan-header {
    padding-bottom: 15px;
}
.pricing-plans .plan-header .popular-tag {
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
}
.pricing-plans .plan-header small {
    display: block;
    font-style: italic;
    text-align: center;
}
.pricing-plans .plan-title {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 500;
    margin: 0;
    text-align: center;
}
.pricing-plans .price-tag {
    font-size: 58px;
    font-weight: 500;
    height: 70px;
    line-height: 70px;
    margin: 0;
    text-align: center;
}
.pricing-plans .price-tag span {
    font-size: 28px;
    font-weight: 500;
}
.pricing-plans .price-tag span.price-type {
    font-size: 20px;
    font-weight: 500;
}
.pricing-plans ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.pricing-plans ul li {
    border-bottom: 1px solid #F1F1F1;
    font-size: 13px;
    padding: 10px 20px;
}
.pricing-plans ul li:last-child {
    border-bottom: 0 none;
}
.pricing-plans ul li i {
    margin-right: 8px;
}
.pricing-plans .plan-info {
    font-size: 13px;
    font-style: italic;
    margin: 0;
    padding: 15px;
    text-align: center;
}
.pricing-plans .plan-select {
    border-top: 1px solid #F1F1F1;
    padding: 15px 0;
}
.pricing-plans .plan-circle {
    border-radius: 200%;
    display: table-cell;
    height: 263px;
    padding: 0 25px;
    vertical-align: middle;
}
.pricing-plans .plan-circle .btn {
    margin-top: 10px;
}
.pricing-plans .w-box {
    margin-top: 20px;
}
.pricing-plans .w-box:hover, .pricing-table .w-box:hover {
    box-shadow: 0 -4px 14px rgba(0, 0, 0, 0.2);
}
.pricing-plans .w-box-inverse:hover, .pricing-table .w-box-inverse:hover {
    box-shadow: none;
}
.pricing-table .w-box {
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 20px;
    z-index: 1;
}
.pricing-table .w-box.popular, .pricing-plans .w-box.popular {
    box-shadow: 0 -4px 14px rgba(0, 0, 0, 0.2);
    margin-top: 0;
}
.pricing-table .w-box.popular:hover, .pricing-plans .w-box.popular:hover {
    box-shadow: 0 -4px 14px rgba(0, 0, 0, 0.3);
}
.pricing-table .plan-select {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #F1F1F1;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin-bottom: 15px;
    margin-top: 0;
}
.pricing-table .plan-info {
    margin-bottom: 15px;
    text-align: center;
}
.pricing-table .table-comparision {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #F1F1F1;
    color: #777777;
    position: relative;
    top: -2px;
    z-index: 1000;
}
.pricing-table .table-comparision th {
    border-color: #F1F1F1;
}
.pricing-table .table-comparision td {
    border-color: #F1F1F1;
    text-align: center;
}
.pricing-table .table-comparision tr td:first-child {
    text-align: left;
}
.work .btn-group {
    margin-bottom: 10px;
}
.work .btn {
    margin-right: 6px;
}
.work .btn-group .btn {
    margin-right: 0;
}
.work .mix {
    margin-top: 20px;
}
.vertical-info h4 {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.vertical-info p.delimiter {
    border-bottom: 1px solid #E0DEDE;
    margin: 10px 0;
    padding-bottom: 10px;
}
#ulSorList:after {
    content: "";
    display: inline-block;
    width: 100%;
}
#ulSorList .mix {
    display: none;
    margin-top: 20px;
    opacity: 0;
}
#ulSorList .mix .item {
    background: none repeat scroll 0 0 #F2F2F2;
}
#ulSorList .gap {
    display: inline-block;
    width: 200px;
}
.map-canvas {
    height: 300px;
    margin: 0;
}
.map-canvas .info-window-content {
    min-width: 250px;
}
.map-canvas .info-window-content h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}
.map-canvas .info-window-content h3 {
    font-size: 14px;
    font-weight: 500;
}
.map-canvas .info-window-content p {
    color: #999999;
    font-size: 12px;
    margin-top: 20px;
    text-align: center;
    text-shadow: none;
}
.comments-wr {
    padding: 0 15px;
}
.comments-wr .comment:before, .comments-wr .comment:after {
    content: " ";
    display: table;
}
.comments-wr .comment:after {
    clear: both;
}
.comments-wr .comment {
    border-bottom: 1px solid #EEEEEE;
    padding: 15px 0;
}
.comments-wr .comment:last-child {
    border-bottom: 0 none;
}
.comments-wr .comment p {
    padding: 0;
}
.comments-wr .comment .comment {
    border-bottom: 0 none;
    border-top: 1px solid #EEEEEE;
    margin: 12px 0 0 60px;
    padding-bottom: 0;
}
.comments-wr .comment img {
    float: left;
    width: 48px;
}
.comments-wr .comment p {
    color: #777777;
    margin-left: 60px;
}
.comments-wr .comment .comment-author {
    display: block;
}
.comments-wr .comment .comment-author a {
    font-weight: 600;
}
.comment-form {
    padding: 15px;
}
.comment-form h2 {
    margin-bottom: 15px;
}
.widget {
    margin-bottom: 20px;
}
.widget-highlight {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #F3F3F3;
    padding: 15px;
}
.video-container iframe {
    border: 0 none;
    margin: 0;
}
.media-photos-list {
    list-style: none outside none;
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 0;
}
.media-photos-list > li {
    float: left;
    margin-bottom: 6px;
    margin-right: 6px;
}
.media-photos-list > li img {
    height: 60px;
    transition: all 0.2s ease-in-out 0s;
    width: 60px;
}
.media-photos-list > li img:hover {
    opacity: 0.65;
}
ul.list-1 {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.list-1 li {
    margin: 15px 0;
}
ul.list-1 time {
    background: none repeat scroll 0 0 #E74C3C;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-weight: 600;
    padding: 5px 8px;
}
ul.list-1 .txt:before {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #F3F3F3;
    border-top: 10px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    margin-left: -10px;
    margin-top: 6px;
    position: absolute;
    width: 0;
}
ul.list-1 .txt {
    background: none repeat scroll 0 0 #F3F3F3;
    margin-left: 62px;
    margin-top: 20px;
}
ul.list-1 .txt p {
    margin: 0;
    padding: 8px 15px;
}
ul.list-2 {
    margin: 15px 0;
}
ul.list-2 li {
    background: url("../images/list-style-2.png") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
    color: #555555;
    list-style-type: none;
    padding-left: 15px;
}
ul.list-2 li a {
    color: #555555;
}
ul.list-2 li a:hover {
    color: #83AE34;
    text-decoration: none;
}
ul.list-3 {
    list-style: none outside none;
    margin: 0;
}
ul.list-3 li {
    background: none repeat scroll 0 0 #F2F2F2;
    height: 58px;
    margin-bottom: 13px;
    overflow: hidden;
}
ul.list-3 li .list-order {
    background: none repeat scroll 0 0 #75B918;
    color: #FFFFFF;
    float: left;
    font-size: 30px;
    font-weight: 600;
    height: 58px;
    line-height: 60px;
    position: relative;
    text-align: center;
    width: 58px;
}
ul.list-3 li .list-order:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) #F2F2F2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-style: solid;
    border-width: 7px;
    content: "";
    height: 1px;
    margin-top: -7px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
}
ul.list-3 li .list-content {
    float: left;
    height: 58px;
    margin-left: 8px;
}
ul.list-3 li .list-content h5 {
    font-size: 15px;
    font-weight: 600;
    margin: 8px 0 4px;
}
ul.popular {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.popular li {
    border-bottom: 1px dotted #F1F1F1;
    clear: left;
    display: block;
    padding: 10px 0;
    width: 100%;
}
ul.popular li img {
    width: 60px;
}
ul.popular li p {
    margin-left: 70px;
}
ul.popular li i {
    color: #A1A1A1;
    display: block;
    font-size: 12px;
    font-style: normal;
}
ul.popular li a {
    font-weight: 400;
    line-height: 18px;
}
ul.popular li a:hover {
    color: #464646;
    text-decoration: none;
}
ul.popular li span {
    font-size: 12px;
}
ul.featured {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.featured li {
    border-bottom: 1px dotted #F1F1F1;
    clear: left;
    display: block;
    padding: 10px 0 0;
    width: 100%;
}
ul.featured li img {
    width: 70px;
}
ul.featured li p {
    margin-left: 80px;
}
ul.featured li i {
    color: #A1A1A1;
    display: block;
    font-size: 12px;
    font-style: normal;
}
ul.featured li a {
    font-weight: 500;
}
ul.featured li a:hover {
    color: #464646;
    text-decoration: none;
}
ul.featured li span {
    font-size: 12px;
}
ul.featured li .price {
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
}
ul.featured li .price.discount {
    color: #E74C3C;
    font-size: 13px;
    margin-right: 8px;
    text-decoration: line-through;
}
ul.recent {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.recent li {
    border-bottom: 1px dotted #E9E9E9;
}
ul.recent li:last-child {
    border: 0 none;
    padding-bottom: 0;
}
ul.recent li a {
    display: block;
    padding: 10px 0;
}
ul.recent li a:hover {
    border-color: #75B918;
}
ul.recent li h6 {
    margin: 0 0 10px;
}
ul.recent li h6 a {
    color: #353535;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
}
ul.meta-list {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 10px 15px 15px;
}
ul.meta-list li:first-child {
    border-left: 0 none;
    padding: 0;
}
ul.meta-list li {
    color: #A1A1A1;
    display: inline-block;
}
ul.meta-list li a {
    color: #7A92AC;
}
ul.meta-list li a:hover {
    color: #E06D58;
    text-decoration: underline;
}
ul.bullet {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.bullet li {
    clear: left;
    display: block;
    padding: 10px 0;
    width: 100%;
}
ul.bullet li > figure {
    background: none repeat scroll 0 0 #DDDDDD;
    border-radius: 100%;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 17px;
    font-weight: bold;
    height: 35px;
    margin: 5px 0 0;
    padding: 8px 0 0;
    text-align: center;
    width: 35px;
}
ul.bullet li img {
    width: 60px;
}
ul.bullet li h3 {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-left: 15px;
}
ul.bullet li p {
    margin: 0 0 0 50px;
    padding: 0;
}
ul.bullet li span {
    margin-left: 6px;
}
ul.bullet li a {
    font-weight: 500;
}
ul.bullet li a:hover {
    color: #464646;
    text-decoration: none;
}
ul.bullet li span {
    font-size: 12px;
}
ul.list-carousel {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.list-carousel li {
    display: block;
    font-size: 16px;
    padding: 6px 0;
    width: 100%;
}
ul.list-carousel li i {
    font-style: normal;
    margin-right: 4px;
}
ul.list-carousel li a {
    font-weight: 500;
}
ul.list-carousel li a:hover {
    color: #A1A1A1;
    text-decoration: none;
}
ul.list-carousel li span {
    font-size: 14px;
}
ul.social-icons {
    bottom: 0;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}
ul.social-icons li {
    display: inline-block;
}
ul.social-icons li a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px;
}
ul.social-icons li:hover a {
    color: #FFFFFF;
}
ul.social-icons li.text {
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
}
ul.social-icons li.facebook:hover {
    background: none repeat scroll 0 0 #43609C;
    color: #FFFFFF;
}
ul.social-icons li.twitter:hover {
    background: none repeat scroll 0 0 #00ACED;
    color: #FFFFFF;
}
ul.social-icons li.linkedin:hover {
    background: none repeat scroll 0 0 #517FA4;
    color: #FFFFFF;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}
.table.table-no-border > thead > tr > th, .table.table-no-border > tbody > tr > th, .table.table-no-border > tfoot > tr > th, .table.table-no-border > thead > tr > td, .table.table-no-border > tbody > tr > td, .table.table-no-border > tfoot > tr > td {
    border-top: 0 none;
    padding: 0;
}
ul.list-listings.blog-list li {
    border: 0 none;
}
ul.list-listings.blog-list .listing-header {
    clear: both;
    font-weight: 600;
    padding: 8px 15px;
    text-transform: uppercase;
}
ul.list-listings.blog-list .listing-image {
    float: left;
    height: 180px;
    overflow: hidden;
    width: 35%;
}
ul.list-listings.blog-list .listing-body {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: auto;
    padding: 0 15px;
    width: 65%;
}
ul.list-listings.blog-list .listing-body h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px;
    padding: 0;
}
ul.list-listings.blog-list .listing-body h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}
ul.list-listings.blog-list .listing-actions {
    float: left;
    height: 180px;
    padding-top: 20px;
    position: relative;
    text-align: center;
    width: 15%;
}
ul.list-listings.blog-list .listing-actions .btn {
    bottom: 20px;
    left: 25px;
    position: absolute;
}
ul.list-listings.blog-list .list-item-info {
    font-size: 12px;
    font-style: italic;
}
.blog-masonry .w-box, .blog-grid .w-box, .blog-list .w-box {
    margin-bottom: 25px;
}
.w-box.blog-post {
    border: 0 none;
    padding: 0;
}
.blog-post h2 {
    border: 0 none;
    color: #3B3E43;
    font-size: 18px;
    line-height: 24px;
    padding: 25px 0 0;
}
.blog-post p {
    color: #777777;
    font-size: 14px;
    padding: 8px 0;
}
.blog-post blockquote {
    margin: 8px 0;
}
.blog-post .meta-list {
    padding-left: 0;
}
.blog-post img {
    width: 100%;
}
.side-info {
    display: block;
}
.side-info .date {
    display: block;
    margin-top: 5px;
    text-align: center;
}
.side-info .date strong {
    display: block;
    font-size: 33px;
    font-weight: normal;
    margin-bottom: 5px;
}
.star-rating {
    display: block;
}
.star-rating i {
    color: #F7E90C !important;
    display: inline-block !important;
}
.review-rating {
    font-size: 12px;
}
.skills {
    clear: both;
    width: 100%;
}
.skills ul, .skills li {
    display: inline-block;
    list-style: none outside none;
    margin: 0 6px 0 0;
    padding: 0;
}
.skills li {
    color: #FFFFFF;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 1px;
    padding: 0 15px;
}
.skills .jq {
    background: none repeat scroll 0 0 #97BE0D;
}
.skills .css {
    background: none repeat scroll 0 0 #D84F5F;
}
.skills .html {
    background: none repeat scroll 0 0 #88B8E6;
}
.skills .html {
    background: none repeat scroll 0 0 #BEDBE9;
}
.skills .sql {
    background: none repeat scroll 0 0 #EDEBEE;
}
.form-control {
    border-radius: 1px;
    padding: 8px 12px;
}
.form-default .form-group {
    margin-bottom: 8px;
}
.form-default label {
    margin: 0;
}
.form-default .form-control {
    background: none repeat scroll 0 0 #313D50;
    border: 1px solid #3D4754;
}
.form-default .form-control:focus {
    box-shadow: none;
}
.form-default .form-control:-moz-placeholder {
    color: #DDDDDD;
}
.form-default .form-control::-moz-placeholder {
    color: #DDDDDD;
}
.form-light .form-control {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
}
.form-light label.checkbox {
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
}
.form-light .form-control:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #BBBBBB;
    box-shadow: none;
}
.form-light .form-control:-moz-placeholder {
    color: #999999;
}
.form-light .form-control::-moz-placeholder, .form-light .form-control[placeholder] {
    color: #999999;
}
.sign-in-wr {
    margin-top: 26px;
}
.sign-in-wr .form-icon {
    border-radius: 80px;
    display: block;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    margin: 25px auto;
    text-align: center;
    width: 80px;
}
.sign-in-wr .form-header {
    border-bottom: 1px solid #F3F3F3;
    padding: 15px;
}
.sign-in-wr .form-header h2 {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
.sign-in-wr .form-body {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 15px;
}
.sign-in-wr .form-body p {
    margin-bottom: 10px;
    padding-left: 0;
}
.sign-in-wr .form-footer {
    border-top: 1px solid #F3F3F3;
    padding: 15px 0;
}
.social-media i {
    background: none repeat scroll 0 0 #DDDDDD;
    border-radius: 2px;
    color: #333333;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px;
    text-align: center;
    width: 40px;
}
.social-media .facebook {
    background: none repeat scroll 0 0 #43609C;
    color: #FFFFFF;
}
.social-media .twitter {
    background: none repeat scroll 0 0 #62ADDB;
    color: #FFFFFF;
}
.social-media .google {
    background: none repeat scroll 0 0 #DD4B39;
    color: #FFFFFF;
}
.social-media i:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #A1A1A1;
}
.form-errors {
    margin-bottom: 20px;
    width: 100%;
}
.form-errors .error {
    color: #CE1A33;
    display: block;
    font-weight: 500;
}
.help-inline {
    color: #B8321F;
    font-size: 11px;
    position: relative;
    top: -8px;
}
#info-box {
    color: #59B540;
    display: none;
    margin-top: 30px;
    text-align: center;
}
#info-box h2 {
    font-size: 16px;
    font-weight: 600;
}
.map-canvas {
    height: 300px;
    margin-top: 30px;
}
.map-canvas .info-window-content {
    min-width: 250px;
}
.map-canvas .info-window-content h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}
.map-canvas .info-window-content h3 {
    font-size: 14px;
    font-weight: 500;
}
.map-canvas .info-window-content p {
    color: #999999;
    font-size: 12px;
    text-shadow: none;
}
.testimonial-text {
    font-size: 14px;
    line-height: 24px;
    margin: 20px auto;
    width: 70%;
}
.testimonial-author {
    color: #A1A1A1;
    display: block;
    font-style: italic;
    text-align: center;
}
.contact-info {
    margin-bottom: 20px;
}
.contact-info h5 {
    margin: 0;
}
.carousel-testimonials .testimonial-author-info {
    padding-top: 28px;
}
.carousel-testimonials .testimonial-author-info a {
    padding-left: 20px;
}
.client {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    padding: 0 15px;
}
.client img {
    width: 100%;
}
.client img:hover {
}

.progress {
    background-color: #F5F5F5;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 28px;
    margin-bottom: 15px;
    overflow: hidden;
}
.progress .sr-only {
    clip: auto;
    font-size: 14px;
    height: 28px;
    left: 0;
    line-height: 28px;
    margin: 0 0 0 30px;
    width: auto;
}
.progress-bar-one {
    background-color: #E06D58;
}
.progress-bar-two {
    background-color: #697E93;
}
.progress-bar-three {
    background-color: #3B3E43;
}
.progress-bar-four {
    background-color: #FFFFFF;
}
div.tabs {
    margin-bottom: 0;
}
div.tabs:before, div.tabs:after {
    content: " ";
    display: table;
}
div.tabs:after {
    clear: both;
}
div.tabs div.tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: -moz-use-text-color #EEEEEE #EEEEEE;
    border-image: none;
    border-radius: 0;
    border-right: 1px solid #EEEEEE;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: none;
    padding: 15px;
}
div.tabs ul.nav-tabs {
    margin: 0;
}
div.tabs ul.nav-tabs li.active a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #DDDDDD;
    color: #CCCCCC;
}
div.tabs ul.nav-tabs a {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 0 none;
    border-radius: 0;
    color: #333333;
    margin-right: 0;
}
div.tabs ul.nav-tabs a:hover {
    border-top: 1px solid #DDDDDD;
    color: #7A92AC;
}
div.tabs ul.nav-tabs a:active, div.tabs ul.nav-tabs a:focus {
    border-bottom: 0 none;
}
div.tabs-left ul.nav-tabs a:active, div.tabs-left ul.nav-tabs a:focus {
    border-right: 0 none;
}
div.tabs ul.nav-tabs a, div.tabs ul.nav-tabs a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD -moz-use-text-color #EEEEEE #EEEEEE;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    font-size: 0.9em;
}
div.tabs ul.nav-tabs a:last-child, div.tabs ul.nav-tabs a:last-child:hover {
    border-right: 1px solid #DDDDDD;
}
div.tabs-left ul.nav-tabs a, div.tabs-left ul.nav-tabs a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EEEEEE -moz-use-text-color #EEEEEE #DDDDDD;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 2px;
    color: #CCCCCC;
    font-size: 0.9em;
}
div.tabs-right ul.nav-tabs a, div.tabs-right ul.nav-tabs a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EEEEEE #DDDDDD #EEEEEE -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 2px 1px 0;
    color: #CCCCCC;
    font-size: 0.9em;
}
.tabbable.tabs-left {
    border-radius: 2px;
    margin-bottom: 30px;
}
div.tabbable.tabs-left div.tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #EEEEEE #EEEEEE #EEEEEE -moz-use-text-color;
    border-image: none;
    border-radius: 0 0 2px 2px;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.04);
    padding: 15px;
}
div.tabbable.tabs-left ul.nav-tabs a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: #EEEEEE -moz-use-text-color #EEEEEE #EEEEEE;
    border-image: none;
    border-radius: 2px 2px 0 0;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    color: #666666;
    margin-bottom: 3px;
}
div.tabbable.tabs-left ul.nav-tabs li.active a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #CCCCCC;
}
.tabbable.tabs-right {
    border-radius: 2px;
    margin-bottom: 30px;
}
div.tabbable.tabs-right div.tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #EEEEEE #EEEEEE #EEEEEE -moz-use-text-color;
    border-image: none;
    border-radius: 0 0 2px 2px;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.04);
    margin: 0;
    padding: 15px;
}
div.tabbable.tabs-right ul.nav-tabs a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: #EEEEEE #EEEEEE #EEEEEE -moz-use-text-color;
    border-image: none;
    border-radius: 2px 2px 0 0;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    color: #666666;
    margin-bottom: 3px;
}
div.tabbable.tabs-right ul.nav-tabs li.active a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #CCCCCC;
}
.tabs-centered {
    display: table;
    margin: 0 auto;
    width: 100%;
}
.tabs-centered ul li {
    display: inline-block;
    float: none;
    width: 100px;
}
.panel {
    box-shadow: none;
}
.panel-group {
    margin-bottom: 30px;
}
.panel-group .panel {
    border-radius: 0;
}
.panel-group .panel + .panel {
    border-top: 0 none;
    margin-top: 0;
}
.panel-group .panel-heading {
    padding: 14px 15px;
    position: relative;
}
.panel-group .panel-heading:after {
    content: "+";
    font-size: 12px;
    margin-top: -8px;
    position: absolute;
    right: 15px;
    top: 50%;
}
.panel-group .panel-heading a {
    font-weight: normal;
}
.modal-footer {
    margin-top: 0;
}
.fa-icon-list div {
    color: #777777;
    cursor: default;
    margin-top: 10px;
    padding: 5px 10px;
}
.fa-icon-list div:hover {
    background: none repeat scroll 0 0 #E06D58;
    color: #FFFFFF;
}
@media (min-width: 1200px) {
.top-header .aux-text {
    display: inline-block !important;
    float: left;
}
.w-section .aside-feature {
    text-align: left;
}
.w-section .aside-feature .icon-feature {
    text-align: left;
}
.slider {
    width: 100%;
}
.w-section .txt-fly-over {
    height: 350px;
    top: -90px;
}
.navbar-default .dropdown-menu, .navbar-white .dropdown-menu {
    margin-top: 0 !important;
}
.navbar-default .dropdown-menu, .navbar-white .dropdown-menu.dropdown-menu-user {
    margin-top: 13px !important;
}
.wrapper.boxed {
    margin: 17px auto;
    width: 1230px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.top-header .aux-text {
    display: inline-block !important;
}
.navbar-default .dropdown-menu, .navbar-white .dropdown-menu {
    margin-top: 0 !important;
}
.navbar-default .dropdown-menu, .navbar-white .dropdown-menu.dropdown-menu-user {
    margin-top: 13px !important;
}
.wrapper.boxed {
    margin: auto;
    width: 1000px;
}
.w-section .txt-fly-over {
    height: 390px;
    top: -60px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.top-header .aux-text {
    display: inline-block !important;
}
.w-box, .carousel-work .figure {
    margin-bottom: 15px;
}
.animate-hover-slide img {
    width: 100%;
}
.carousel-1 .object {
    width: 400px !important;
}
.slider {
    width: 100%;
}
.w-section .txt-fly-over {
    height: 400px;
    top: -60px;
}
}
@media (max-width: 767px) {
header .navbar-brand {
    margin: 14px 0;
}
.navbar-white .navbar-nav > li > a {
    color: #4C4C4C;
    margin-right: 0;
    padding: 10px 20px !important;
}
.navbar-white .navbar-nav > li > a:hover, .navbar-white .navbar-nav > li > a:focus {
    background-color: #E06D58;
    border-radius: 0 !important;
    color: #FFFFFF;
}
.navbar-white .navbar-nav > .active > a, .navbar-white .navbar-nav > .active > a:hover, .navbar-white .navbar-nav > .active > a:focus {
    border-radius: 0 !important;
}
.navbar-white .dropdown-menu:after {
    border: 0 none !important;
    margin-left: 0;
}
.navbar-white .dropdown-menu:before {
    border: 0 none !important;
    margin-left: 0;
}
.w-section .aside-feature {
    text-align: center;
}
.w-section .aside-feature .icon-feature {
    text-align: center;
}
.sort-list-btn .btn {
    margin-bottom: 10px;
}
.w-box, .carousel-work .figure {
    margin-bottom: 15px;
}
.animate-hover-slide .figure img {
    width: 100%;
}
.carousel-1 .carousel-inner {
    height: 420px;
}
.carousel-1 .carousel-inner {
    overflow: hidden;
}
.carousel-1 .carousel-control i {
    font-size: 36px;
    font-weight: 600;
    margin-top: -18px;
    position: absolute;
    top: 50%;
}
.carousel-1 .item-dark {
    color: #FFFFFF;
}
.carousel-1 p {
    font-size: 16px;
}
.carousel-1 .object {
    display: none;
}
.carousel-1 .object.fluid {
    left: 0;
    margin: 0;
    width: 100%;
}
.carousel-1 .object iframe {
    width: 100% !important;
}
.carousel-1 .description {
    left: 0 !important;
    margin: 0 !important;
    top: 50px;
    width: 100% !important;
}
.carousel-1 .description .title {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #9AB2CC;
    display: block;
    font-size: 32px;
    margin: 0 0 15px;
    padding: 8px 20px;
    text-align: center;
}
.carousel-1 .description .subtitle {
    display: block;
    font-size: 24px;
    margin: 20px 0;
    padding: 0 15px !important;
    text-align: center;
}
.carousel-1 .description p {
    color: #FFFFFF;
    font-size: 16px;
    margin: 0;
}
.carousel-1 .description.fluid-center .features i {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 80px;
    color: #697E93;
    font-size: 34px;
    font-weight: 700;
    height: 80px;
    line-height: 80px;
    margin-right: 20px;
    text-align: center;
    width: 80px;
}
.carousel-1 .list-carousel {
    padding-left: 30px !important;
}
.carousel-3 .figure {
    margin-bottom: 20px;
}
.carousel-3 .carousel-nav a {
    bottom: 16px !important;
    top: auto !important;
}
.slider {
    height: auto;
    margin: 0;
    max-height: 440px;
}
.cta-wr {
    text-align: center;
}
.cta-wr .btn {
    float: none !important;
}
.w-section .txt-fly-over {
    height: 400px;
    position: static;
    top: 0;
}
}
@media only screen and (min-width: 1440px) {
.slider {
    width: 100%;
}
}
@media (max-width: 460px) {
.search-wr .search-sign i {
    margin-left: 0;
}
.global-search-input {
    font-size: 16px;
    padding: 14px 0;
}
}
.contCotizTit {
    background-color: #004a99;
    background-repeat: repeat-x;
    color: #ffffff;
    font-size: 1.6em;
    margin: 10px 0;
    padding: 10px 20px;
}

.wp-theme-3 .btn-one:hover, .wp-theme-3 .btn-one:focus, .wp-theme-3 .btn-one:active, .wp-theme-3 .btn-one.active, .wp-theme-3 .open .dropdown-toggle.btn-one {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #59b2e5;
}