/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.is-divider {
    display: none;
}
.entry-category {
	display: none;
}

.searchform .button.icon {
    background: #077b7d;
    color: #fff;
    font-size: 16px;
    padding: 0 25px;
    text-transform: uppercase;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
input.search-field {
    margin: 0;
    margin-bottom: 0;
    height: 41px;
    border: 1px solid #e7e8ed;
    outline: none;
    box-shadow: none;
}
.phone-header {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: "Myriad Pro";
  color: rgb(7, 123, 125);
}
.phone-header i {
	margin-right: 10px;
}

.logo {
	display: block;
	margin-top: 10%;
}



.header:not(.transparent) .header-bottom-nav.nav > li > a {
    font-size: 18px;
    padding: 5px 25px;
	font-family: "RobotoCondensed";
	color: rgba(0, 0, 0, 0.851);
}

ul.nav.header-nav.header-bottom-nav.nav-center.nav-uppercase {
    margin-left: 11%;
}


.nav-dropdown {
    border: 0px;
    box-shadow: 0px;
    min-width: 200px !important;
}

.nav-dropdown-default {
    padding: 0px;
}
.nav-dropdown  li {
    border-bottom: 1px solid #eaeaea;
}
.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a { 
    padding: 5px 10px;
    display: block;
    border-bottom: 0px;
    color: #077b7d;
    font-family: "RobotoCondensed";
}

.nav-dropdown-default .nav-column li:hover,
.nav-dropdown.nav-dropdown-default>li:hover{
    background: #077b7d;
}

.nav-dropdown-default .nav-column li:hover>a,
.nav-dropdown.nav-dropdown-default>li:hover>a {
    color: #fff; 
}

/*---------------------------------------------------*/
.bkg {
    background-image: url(img/bkg.png);
    background-repeat: no-repeat;
    height: 145px;
    margin-bottom: 10px;
    background-position: center;
}

.bkg h2{
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "UTMSeagullBold";
  color: rgb(7, 123, 125);
  line-height: 7.389;
}

.home-introduce p {
  font-size: 16px;
  font-family: "Myriad Pro";
  color: rgb(71, 71, 71);
  line-height: 1.5;
}


.home-server .box-image {
	border: 1px solid #d2d2d2;
	padding: 10px;
	border-radius: 10px;
}
#related_posts h5.post-title.is-large,
.blog-archive h5.post-title.is-large,
.home-server h5.post-title.is-large,
.home-album h5.post-title.is-large{
  font-size: 15px;
  font-family: "UTMSeagullBold";
  color: rgb(7, 123, 125);
  text-transform: uppercase;
  line-height: 1.389;
  text-align: center;
}

.home-server .blog-post-inner .post-title {
	margin-left: 10px;
}
.home-server .blog-post-inner:before{
	content: "";
	height: 30px;
	background-image: url(img/love.png);
	background-repeat: no-repeat;
	background-position: left;
}
#related_posts .blog-post-inner h5:before {
	position: relative;
}
#related_posts .blog-post-inner h5:before,
.home-album .blog-post-inner h5:before{
	content: "";
	height: 75px;
	margin-top: -45px;
	background-image: url(img/icon-love.png);
	background-repeat: no-repeat;
	background-position: center;
	display: grid;
}

.home-album .nav-line>li>a:before{
	display: none;
}

.home-album .nav-line li > a {
	font-size: 18px;
    font-family: "UTMSeagullBold";
	color: #474747;
	padding: 5px 17px;
	line-height: 1.389;	
	border:1px solid #cccccc;
	border-radius: 10px;
}

.home-album .nav-line li.active a {
	border:1px solid #b4d7d8;
	border-radius: 10px;
	color: #077b7d;
}

.home-album .box-blog-post {
	box-shadow: 2px 2px 5px #eaeaea;
}


.home-news h5.post-title.is-large {
  font-size: 15px;
  font-family: "RobotoCondensed";
  color: rgb(71, 71, 71);
  font-weight: bold;
}

.home-news .box-image img {
  border-top-left-radius:8px;
  border-top-right-radius: 8px;
}

.contact-lh ul li {
	font-family: "RobotoCondensed";
}

/*----------------------------------------------------------*/

.widget-area .widget-title  {
	background: #077b7d;
	color:#fff;
	padding: 10px;
	font-size: 12px;
	display: block;
	font-family: "RobotoCondensed";
}
.widget-area ul li a {
  font-size: 15px;
  padding: 5px 5px;
  font-family: "RobotoCondensed";
}

.blog-archive .post-sidebar,
.blog-single .post-sidebar{
	padding: 0px;
	margin: 0px;
}


.blog-archive .box-image .image-cover {
	 padding-top: 100% !important;
}

.blog-archive .badge-inner {
	background: #077b7d;
	font-family: "RobotoCondensed";
}

.blog-single .entry-header-text.text-center {
	padding: 0px;
}

#related_posts h3,
.blog-single h1.entry-title {
	color: #077b7d;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 15px;
	font-size: 25px;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	font-family: "RobotoCondensed";
}
.blog-single .entry-content.single-page {
	font-family: "RobotoCondensed";
}

.blog-single .social-icons {
    text-align: left !important;
    display: block;
}
.blog-single .social-icons .icon {
	color: #fff;
	border: 0px;
}
.blog-single .social-icons i {
	top: 2px;
}
.blog-single .social-icons .facebook {
	background: #274da4;
}
.blog-single .social-icons .twitter {
	background: #3b71e9;
}
.blog-single .social-icons .email {
	background: #9b9b9b;
}
.blog-single .social-icons .pinterest {
	background: #d92b09;
}

.blog-single .social-icons .linkedin {
	background: #3b71e9;
}


#related_posts .col {
  float: left;
  margin-left: 0;
  list-style: none;
}
.relatedcontent h3 {
  font-size: 16px;
  margin-top: 7px;
}
.relatedthumb img {
  max-height: 230px;
  width: 100%;
}
#related_posts {
    border-top: 4px double #e8e8e8;
    padding-top: 10px;
}
#related_posts li:nth-child(1) {
  padding-left: 0 !important;
}
#related_posts li:nth-child(2) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#related_posts li:nth-child(3) {
  padding-right: 0 !important;
}




/*----------------------------------------------------------*/

.footer-top h2 {
  font-size: 25px;
  font-family: "RobotoCondensed";
  color: rgb(7, 123, 125);
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 4%;
}
.footer-top .button.icon.circle {
	background: rgb(7, 123, 125);
	border: 0px;
}

.footer-top a i {
	color: #fff;
	top: 2px;
}

.footer-bottom h3 {
  font-size: 24px;
  font-family: "RobotoCondensed";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
}

.footer-bottom ul li  {
	color: rgb(255, 255, 255);
	font-family: "RobotoCondensed";
}

.footer-bottom ul li span {
	font-weight: bold;
}

@media only screen and (max-width: 1024px) {
   ul.nav.header-nav.header-bottom-nav.nav-center.nav-uppercase {
      margin-left: 7%;
   }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
  .phone-header {
    font-size: 14px;
  }
  .home-introduce .bkg h2 {
    font-size: 12px;
    line-height: 13.389;
  }
  .home-album ul li.tab {
  	margin-bottom: 10px;
  }
  .home-album ul.nav.nav-line.nav-normal.nav-size-normal.nav-center {
  	display: block;
  	text-align: left !important;
  }

}