.top-bar {
    background: #32ace0;
}
.top-bar-menu ul li {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    margin: 0 11px 0 0;
    padding: 0 15px 0 0;
    position: relative;
    color: #fff;
font-size: 12px;
}
.et_pb_widget {
    float: none !important;
}
.top-bar-right.col-md-6 {
    float: right;
}
.top-bar-menu ul li a {
    color: #fff;
font-size: 12px;
}
.top-bar-menu ul li i {
    color: #fff;
    font-weight: 600;
}
ul.top-bar-call li {
        display: inline-block;
    position: relative;
    bottom: 34px;
    color: #fff;
    float: left;
    }
ul.top-bar-call li a {
    color: #fff;
    display: block;
    font-size: 12px;
    height: 34px;
    width: 34px;
    text-align: center;
    border-left: 1px solid #00021f;
    padding: 8px 0 0;
}
ul.top-bar-call li:hover {
    text-decoration: underline;
}
.top-bar-right {
    float: right;
}
ul.top-bar-call li a.social_facebook:hover {
    background: #3b5998;
    color: #fff;
}
ul.top-bar-call li a.social_googleplus:hover {
    background: #d94a39;
    color: #fff;
}
ul.top-bar-call li a.social_insta:hover {
    background: #00a0d1;
    color: #fff;
}
.top-bar-menu ul li:hover i {
    color: #00021f;
}
.top-bar-menu ul li a:hover {
    color: #00021f;
    text-decoration: underline;
}
nav#top-menu-nav {
    float: right;
    position: relative;
    right: -105px;
}
li.top-bar-order-btn:last-child {
    border-right: 1px solid #00021f;
}
.Sr_.blr:hover {
    transform: translateY(-10px);
}
.Sr_.blr:hover .et-pb-icon {
    color: #fff;
    background-color: #32ace0;
}
.Sr_.blr {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    /* transition: all .2s ease-in-out; */
    box-shadow: inset 0px 0px 25px 0px #ddd;
}
.Sr_.blr1:hover {
    transform: translateY(-10px);
}
.Sr_.blr1:hover .et-pb-icon {
    color: #fff;
    background-color: #32ace0;
}
.Sr_.blr1 {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    /* transition: all .2s ease-in-out; */
    box-shadow: inset 0px 0px 25px 0px #ddd;
	height: 275px;
}
.media-left i {
    width: 70px;
    height: 70px;
    line-height: 75px;
    display: inline-block;
    background: #32ace0;
    text-align: Center;
    color: #00021f;
    margin-right: 20px;
    transition: 700ms;
    font-size: 32px;
}
.single-chooseus {
width: 100%;
    float: left;
    position: relative;
    padding-left: 90px;
margin-bottom: 40px;
}
.media-left.media-middle {
    position: absolute;
    left: 0;
}
.chooseus-info-list .single-chooseus:hover .media-left i {
    background: #00021f;
    color: #ffffff;
    transform: rotateY(180deg);
}
.single-chooseus:first-child {
    margin-top: 32px;
}
.hovereffect {
  width: 19.86%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: linear-gradient(45deg, #00021f 0%,#05abe0 100%);
  margin: 1px;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 3em;
  text-align: left;
background: rgba(0, 2, 31, 0.36);;
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 60px);
  transition: opacity 0.35s, transform 0.45s;
  transform: translate3d(-40px,0,0);
}
.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    font-size: 17px;
    background-color: transparent;
    padding: 15% 0 10px 0;
    text-align: left;
    line-height: 1.3em;
    font-weight: 700;
}
.hovereffect .overlay:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.35s, transform 0.45s;
  transform: translate3d(-20px,0,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.35s, transform 0.45s;
  transform: translate3d(-10px,0,0);
}

.hovereffect:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect:hover .overlay:before,
.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.port_bg {
    width: 100%;
    float: left;
    position: relative;
}
.hover_effect {
    width: 19.86%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #32ace0;
    padding: 71px;
}
.hover_effect a {
    color: #00021f;
    font-size: 19px;
    font-weight: 700;
    font-family: roboto;
    background: #fff;
    padding: 8px 10px 10px 8px;
    width: 100%;
    float: left;
    border-radius: 20px;
}
.hover_effect a:hover {
    color: #fff;
    background: #00021f;
}
.info_map {
    display: none;
}
#main-footer .footer-widget h4 {
    margin-top: -45px;
}
h4.title:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 3%;
    background: #fff;
    margin-top: 24px;
}
#footer-widgets .footer-widget li:before{
display:none;
}
.textwidget {
    margin-top: 10px;
}
.social-list ul li {
    display: inline-block;
    font-size: 28px;
}
.social-list ul li i {
    float: left;
    padding-top: 4px;
    font-size: 20px;
    color: #000;
    background-color: #fff;
    border-radius: 50%;
    font-size: 16px;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 22px;
    margin: 3px;
}
.social-list ul li i:hover {
    background-color: #32ace0;
    border: 1px solid #32ace0;
    color: #fff;
}
#footer-info{
    font-size: 12px;
}
#footer-widgets .footer-widget li {
    position: relative;
    padding-left: 4px !important;
}
div#text-4 {
    margin-top: -76px;
}
.copright_text {
    float: right;
}
.footer2_custom {
    width: 50%;
    float: left;
}
div#footer-info {
    width: 100%;
}
.portfolio-grid-post-wrapper.text-center {
    width: 33.33%;
    float: left;
    padding: 19px;
    color: #000000;
    background-color: #f7f7f7;
text-align: center;
}
.portfolio-grid-post-thumbnail {
    margin: 0px 0px 24px 0px;
    position: relative;
}
h4.portfolio-grid-post-title {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    font-family: roboto;
}
small.portfolio-grid-post-category {
    display: block;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 10px;
    color: #999999;
    text-align: center;
}
a.portfolio-grid-post-view-project-button.js-ajax-popup.btn {
    padding: 10px 20px 10px 20px;
    background-color: #00021f;
    color: #fff;
    font-size: 10px;
    letter-spacing: 2px;
    text-align: center;
    width: 100%;
    text-align: center;
    margin-top: 10px;
border-radius: 14px;
}
a.portfolio-grid-post-view-project-button.js-ajax-popup.btn:hover {
    background-color: #32ace0;
    border-color: #32ace0;
    color: #ffffff;
}
.et_pb_tabs {
    border: none !important;
}
ul.et_pb_tabs_controls:after {
 border: none !important;
}
.et_pb_tab {
    margin-top: 10px;
}
ul.et_pb_tabs_controls {
    background-color: #f7f7f7 !important;
}
.et-pb-controllers {
    bottom: -9px !important;
}
.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background-color: #00021f !important;
}
.port_id.et_pb_gallery_0 {
    overflow: visible;
}
.et_pb_slider:hover .et-pb-arrow-next {
    display:none;
}
.et_pb_slider:hover .et-pb-arrow-prev {
display:none;
}
.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a{
	border-right: 1px dotted #ddd;
}
/***********************Resonsive css*************************************/
@media only screen and (max-width: 767px) {
div#text-4 {
    margin-top: 0px;
}
#main-footer .footer-widget h4 {
    margin-top: 0;
}
.footer2_custom {
    width: 100%;
    float: float;
}
#footer-info a {
    color: #666;
    font-weight: 700;
    font-size: 11px;
}
.copright_text {
    float: none;
}
p.cont {
    font-size: 11px;
}
ul.top-bar-call li a {
    border-left: 0;
}
li.top-bar-order-btn:last-child {
    border-right: 0;
}
.portfolio-grid-post-wrapper.text-center {
    width: 100%;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
#main-footer .footer-widget h4 {
   margin-top: 0px;
}
div#text-4 {
    margin-top: 0px;
}
.portfolio-grid-post-wrapper.text-center {
    width: 50%;
}
}
@media (min-width: 1024px) and (max-width: 1365px) {
div#text-4 {
    margin-top: 0px;
}
#main-footer .footer-widget h4 {
    margin-top: 0;
}
}