/*
Theme Name: Multipurpose Corporate Pro
Theme URI:  https://www.logicalthemes.com/themes/premium-corporate-wordpress-theme/
Author: Logical Themes
Author URI: http://www.logicalthemes.com/
Description: Multipurpose Corporate Pro
Version: 1.1
License: GNU General Public License
License URI:license.txt
Text Domain: multipurpose-corporate-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Multipurpose Corporate Pro WordPress Theme has been created by Logicalthemes(logicalthemes.com), 2018.
Multipurpose Corporate Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
*{
  margin:0; 
  padding:0; 
  outline:none;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#fff; 
  position:relative; 
  font-size: 14px;
  color:#5b5b5b; 
}
img{
  margin:0; 
  padding:0; 
  border:none; 
  max-width:100%; 
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:5px 0;
  letter-spacing: 1px;
  color:#5b5b5b;
}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:14px;
  font-weight:normal;
  font-family: "Montserrat";
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  text-decoration:none; 
  color: #01c9ef;
}
a:hover{
  text-decoration:none; 
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{ 
  margin:0 0 0 25px; 
  padding:0;
}
ul li, ol li{font-size: 16px;}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
  background:#ececec;
}
 
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -10px;
  top: -10px;
  color: #7a7a7a;
}
 
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
  
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
#newsletter .contact_form input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border: 1px solid #bcbcbc;
  width: 90% !important;
  font-size: 16px;
  padding: 7px 10px;
  margin: 10px;
  height: auto;
  float: left;
}
section#newsletter {
    margin-top: 35px;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
}
#site_top .top-bar{
  background: #fafafa;
}
section#site_top{
  padding: 10px 0;
    background: #3c3c3c;
}
select{
  width: 100%;
  padding: 6px;
}
#header .logo h1 {
    font-size: 28px;
    /*margin-top: 18px;*/
}
#newsletter input[type="submit"] {
  font-weight: bold;
  color: #ffffff !important;
  border: none;
  background-color: #1e1d1c !important;
}
#newsletter input[type="submit"]:hover {
    background-color: #ffffff !important;
    color: #1e1d1c !important;
}
input[type="submit"]:hover{
  cursor: pointer;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.sticky{ 
  margin:0; 
  padding:0; 
  background-color:#d7d7d7;
}
.alignleft,
img.alignleft{
  display: inline; 
  float: left; 
  margin-right:20px; 
  margin-top:4px; 
  margin-bottom:10px; 
  padding:0;
  padding:5px;
  margin-bottom: 20px;
}
.alignright, img.alignright { 
  display: inline; 
  float: right; 
  padding:5px; 
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter { 
  clear: both; 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top:0;
  padding:5px; 
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px; 
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
table, td, th {
  border: 1px solid black;
  text-align: center;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 1.75em;
  color: #01c9ef;
  padding-left: 15px;
}
.widget_calendar tbody a {
  background-color: #bbb;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 0.5384615385em;
}
/*-------------------- Sweep To Right -----------------------*/
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* ---------Buttons--------- */
a.button{ 
  border: 2px solid #3890cb ; 
  background:#3890cb;
  color: #fff;
  font-size: 16px;
  margin: 20px 0 0;
  padding: 7px 30px;
  text-transform: uppercase; 
  font-weight:bold;
}

/* --------------------------Top Bar---------------------------- */
.top_social {
    background-color: #0a003f;
    padding: 5px 0;
    margin-left: -15px;
}
#site_top .socialbox i {
    color: #fff;
    padding: 8px;
    margin-right: 2px;
    margin-top: 3px;
    width: 35px;
    height: 35px;
    border: 1px solid #fafafa54;
    border-radius: 20px;
    padding-top: 9px;
    text-align:center;
}
#site_top .socialbox i:hover {
    box-shadow: 0px 0px 5px 1px rgba(250,250,250,1);
}
#site_top .socialbox a i {
  font-size: 15px;
}
.menubar {
  position: relative;
  right: -30px;
}
.menubar:before{
  
}
/*logo*/
#header .logo {
    position: relative;
    top: 15px;
    right: 0;
}
/* --------------------------Header---------------------------- */
#header {
  background-color: #fafafa;
}
#header  .small_media {
    border-right: 2px solid;
}
#header  .small_media:last-child {
  border-right: none;
  padding: 0 !important;
}
#header .menubar.m-0.mt-3.mt-md-0.mt-lg-3.scrolled h1 {
    margin-left: 15px;
    margin-top: 12px;
}
.contact_details {
/*   margin-top: 20px; */
}
#topbar {
  border-top: 10px solid #435061;
}
.contact_details p {
  color: #033333;
  font-size: 15px;
  margin: 0 0 0 !important;
}
p.hi_bold {
  color: #0a003f;
}
p.hi_normal {
    color: #757575;
}
.socialbox i.fa.fa-unlock, .socialbox i.fa.fa-user{
  margin-right: 7px;
  color: #f68121;
}
.close-nav-bar
{
  color:white;
  font-size: 23px;
  position: absolute;
  left: 80%;
  top:1rem;
  z-index: 999;
  display: none;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}
.address i {
  vertical-align: middle;
  font-size: 36px;
  margin-right: 5px;
  color: #f68121;
  padding: 0px 6px;
  margin-top: 3px;
}
.search-box span {
  border: none;
  padding: 10px 22px;
  line-height: 45px;
  margin-right: 0;
  display: block;
  background: #f68121;
}
.search-box span i{
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
}
.serach_outer i{
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
}
.menubar.float-left.w-100.m-0.mt-3.scrolled {
margin-top: 0 !important;
}
/* --------------------------Header---------------------------- */
.contact_details ul li {
    list-style: none;
    display: inline;
    color: #fff;
    font-family: "Montserrat";
}
.contact_details ul li span {
    padding-right: 15px;
    font-size: 12px;
}
.contact_details ul li span i{
    padding-right: 5px;
    font-size:15px;
    color: #01c9ef;
}
#header .btn-primary {
    color: #fff;
    background-color: #01c9ef;
    border-color: #01c9ef;
    border-radius: 25px;
    margin-top: 15px !important;
    margin-left: -20px;
    vertical-align: center;
    text-transform: uppercase;
    padding: 10px 20px 10px 20px;
    font-size:15px;
    font-weight: 800;
}
.btn-primary:hover {
   color: #01c9ef !important;
   border-color: #01c9ef;
   background-color: #fff !important;
 }
.nav{
  float: right;
  margin-right: 25px;
  margin-top: 5px;
}
.search-icon{
  position: relative;
  top: 22px;
  margin: 0 auto;
  text-align: right !important;
  /*right: 27px;*/
}
#site_top ul.left-side-content {
    margin-left: 6%;
}
/*----latest news---*/
#latest_post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
width: 100%;
max-width: unset;
}
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
  cursor: pointer;
}
.serach_inner form.search-form {
   display: table;
   padding: 0;
   border-radius: 0;
   background: #ffffff;
   margin: 0 auto;
   max-width: 700px;
   width: 100%;
}
.serach_inner form.search-form {
  display: table;
  border: 1px solid #bababf;
  padding: 14px 20px;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border-radius: 30px;
}
.serach-page input.search-field {
    border: 1px solid #ccc;
    padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
}
.search_popup label {
  background: transparent;
  width: 85%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
}
.social-media .dashicons{
  margin: 0 6px;
  padding: 0;
}
.menubar .social-media a:hover{
  color:#3890cb;
}
i.fas.fa-headphones {
  color: #ffffff;
  font-size: 25px;
  cursor: pointer;
  border-right: 2px solid #ffffff;
  padding: 5px 8px;
  padding: 3px 8px 11px 6px;
}
.consultation a {
  border: 2px solid #fff;
  padding: 8px 7px;
  padding-left: 0;
}
.consultation {
    background-size: cover;
    background-repeat: no-repeat;
}
.consultation span {
  padding: 0 3px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
ul.search-consult {
  padding: 0;
}
ul.search-consult li:nth-child(1) {
  list-style: none;
  display: inline;
  text-align: right;
  float: right;
  margin: 0;
  padding: 0;
}
/*----------------Menu bar-----------*/
.menubar.scrolled{
  background: rgba(0,0,0,0.08);
  position: fixed;
  left: 0;
  top: -18px;
  right: 0;
  z-index: 2;
  min-height: 70px;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.menubar.scrolled{
  min-height: 0px;
  background: #fff;
}
.main-navigation .menu{
  float: right;
}

.main-navigation ul{
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation li{
  float: left;
  position: relative;
  line-height: 65px;
  padding: 0 10px;
}

.menubar.scrolled .main-navigation li{
  float: left;
  position: relative;
  line-height: 67px;
}

.main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  color: #666666;
  padding: 0;
  margin: 0 5px;
  font-size: 14px;
  font-weight: 800;
  position: relative;
  text-transform: uppercase;
}
.main-navigation a:hover{
  color: #7544f3;
}

.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #3c3c3c;
  min-width: 215px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  z-index: 9999;
}

.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}

.main-navigation ul ul a{
  text-transform: none;
  font-weight: 400;
  color: #fff;
  padding: 8px 0px;
  font-size: 14px;
  line-height: 1.5;
}

.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
}

.main-navigation ul ul li:last-child{
  border-bottom: 0;
}

.main-navigation ul li:hover > ul{
  display: block;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a{
  color: #01c9ef;
}

.main-navigation .menu > ul > li.highlight{
  background: #f68121;
}

.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}

.menu > ul > li > a:hover:before,
.menu > ul > li.current_page_item > a:before,
.menu > ul > li.current-menu-item > a:before{
  position: absolute;
  top: 10px;
  content: '';
  width: 100%;
  height: 2px;
  z-index: 99999;
  display: block;
  background: #f68121;
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.menubar.scrolled .menu > ul > li:hover > a:before,
.menubar.scrolled .menu > ul > li.current_page_item > a:before,
.menubar.scrolled .menu > ul > li.current-menu-item > a:before{
  height: 2px;
}

.menu > ul > li.exoplanet-search:before{
  background: transparent !important;
}

.main-navigation ul ul li:hover > a{
  color: #000;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: auto;
}
.menubar .nav ul.sub-menu li:hover {
  background-color: #f68121;
}
/*----------------------Mobile Menu Icon------------------------------*/
.toggle-nav{
  display: none;
  position: relative;
  float: right;
  top: 18px;
  right: 15px;
  height: 50px;
  width: 30px;
  cursor: pointer;
}

.toggle-nav span{
  position: relative;
  display: block;
  width: 30px;
  height: 3px;
  background: #FFF;
  margin-top: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-left:30px;   
}

.toggle-nav span:after,
.toggle-nav span:before{
  content: "";
  position: absolute;
  left: 0;
  height: 3px;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.toggle-nav span:after{
  top: -9px;
}

.toggle-nav span:before{
  bottom: -9px;
}
/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}

.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #e1e1e1;
}

.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}

/*----------------------  index ---------------------------*/
.post-section {
    padding: 20px 0;
}
.postwrapper-box{
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}
/*------------------------- Headings --------------------------*/
section h2{
  font-weight:bold; 
  margin: 0 auto;
  padding:0;
}
section h3{
  margin:30px 0 0 0;
}
section h4{
  color:#000; 
  font-size:20px;
}
section h5{
  color:#333; 
  font-weight:bold;
  margin:0 0 10px 0; 
  padding:0;
}
.innerbox{
  background-size:100% 100%;
  padding:4.5em 0;
}
/* Search Box */
#search-form i {
  background: #3bbfff;
  color: #fff;
  padding: 19px 22px;
  font-size: 12px;
}
#search-form span {
    padding: 7px;
}
.searchBtn{
    float: none;
}
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
  transition: 50s ease;
  z-index: 9;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.closepop {
  position: absolute;
  top: 15%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 15px;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #01c9ef;
  cursor: pointer;
}
.serach_inner form.search-form {
   display: table;
   padding: 0;
   border-radius: 0;
   background: #ffffff;
   margin: 0 auto;
   max-width: 700px;
   width: 100%;
}
.serach_inner form.search-form {
  display: table;
  border: 1px solid #bababf;
  padding: 14px 20px;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border-radius: 30px;
}
.serach-page input.search-field {
    border: 1px solid #ccc;
    padding: 9px;
}
.serach_inner form.search-form {
    display: table;
    border: 1px solid #bababf;
    padding: 14px 20px;
    border-radius: 0;
    background: #ffffff;
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
    border-radius: 30px;
}
input.search-field {
    border: none;
    padding: 4px 0;
    background: transparent;
    width: 95%;
}
button.search-submit {
    border: 0;
    background: transparent;
}
::placeholder{
  margin-left:10px;
}
button.search-submit {
  border: 0;
  background: transparent;
}
input.search-field {
  border: none;
  padding: 4px 0;
  background: transparent;
  width: 95%;
}
i.fas.fa-user {
    background: #3bbfff;
    color: #fff;
    padding: 19px 22px;
    font-size: 12px;
}
.search_form .searchBtn{
  float: right;
  background: none ;
  border: none ;
  position: relative;
}
#search-form input.search-field{
  position: absolute;
  border: 2px solid #333 !important;
  top: 0px;
  height: 35px;
  border-radius: 20px !important;
  padding: 10px 20px;
}
input.search-submit {
    color: #fff;
    padding: 8px 10px;
}
input.search-submit:hover {
    background: #fff;
    color: #01c9f0;
    border-color: #01c9f0;
}
/* Slider */
.features_outer {
    width: 100%;
    margin-top: -175px;
    position:unset;
}
.features_box {
    background: #01c9ef;
    padding: 20px 40px;
}
.features_box h6{
    color: #fff;
}
.features_box p.record_details {
    color: #fff;
}
.icon_features {
    padding-bottom: 15px;
    padding-top: 15px;
}
i.fas.fa-cog.fa-3x {
    color: #fff;
}
i.fas.fa-sliders-h.fa-3x {
    color: #fff;
}
i.fas.fa-life-ring.fa-3x {
    color: #fff;
}
hr.thick-line {
    width: 20%;
    color: #fff;
    border-top: solid 3px;
    margin-left: 7.5rem;
}
.features_box:hover {
    background: #03b9dd;
    padding: 20px 40px;
}
#features .read-more {
    padding-bottom: 10px;
}
#features a.read-more {
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}
#features .owl-nav, #features .owl-dots{
  visibility:hidden;
}
/*------------------------- Consult -----------------------------*/
#consult_sec {
  background: #f68121;
  background-repeat: no-repeat;
  background-size: cover;
}
.consult_wrapper h6 {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
}
.row.consult_inner{
  width: 100%;
  float: left;
}
.consult_box_outer p {
  font-size: 36px;
  color: #0a003f;
  font-weight: bold;
}
.consult_box_outer p i {
  color: #f68121;
  font-size: 41px;
  margin-right: 12px;
}
.bth_consult a {
  float: right;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: #f68121;
  background-color: #0a003f;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  border-radius: 0;
}
.consult_box_outer{
  z-index: 10;
  float: left;
  padding-right: 30px;
  -webkit-transform: skew(-22deg);
  -moz-transform: skew(-22deg);
  -ms-transform: skew(-22deg);
  -o-transform: skew(-22deg);
  transform: skew(-22deg);
  border-right: 10px solid #ffffff;
}
.consult_box_outer{
    background: #ffffff;
}
.consult_title{
    height: 100%;
    -webkit-transform: skew(22deg);
    -moz-transform: skew(22deg);
    -ms-transform: skew(22deg);
    -o-transform: skew(22deg);
    transform: skew(22deg);
    float: left;
    max-width: 100% !important;
    position: relative;
    z-index: 9999999;
}
.consult_box_outer::after{
    bottom: 0;
    content: "";
    position: absolute;
    left: -99988px;
    top: 0px;
    width: 99999px;
    background: #ffffff;
}
.consult_wrapper p{
  color: #ffffff;
}
.consult_wrapper .dis_more {
    color: #ffffff;
    background: #c29965;
}
.consult_wrapper .dis_more:hover{
  color: #c29965;
  background: #191919;
}
.consult_box.mt-4.mb-4 {
    vertical-align: middle;
    height: 100%;
}
.mid-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-bottom: 25px;
  width: 100%;
  text-align: center;
}
/*------------------------- Business Goals-----------------------------*/
.goals-heading {
  padding-top: 40px;
}
.goals-heading h2 small{
  display: block;
  padding: 0;
  margin: 0;
  color: #f68121;
  font-size: 18px;
}
.goals-heading h2{
  margin-bottom: 10px;
  font-size: 31px;
  color: #000;
  font-family: "Montserrat";
}
.goals-heading img{
  text-align: right;
}
.goals-heading p {
  padding: 10px 0;
  font-size: 16px;
  line-height: 30px;
}
.goals-heading a {
  padding: 10px 15px;
  font-weight: bold;
  font-size: 16px;
  color: #0a003f;
  text-transform: uppercase;
  letter-spacing: 1px;
  display:block;
}
#goals h6 {
    color: #000;
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
}
#goals p {
    font-size: 12px;
    font-weight: 700;
    font-family: "Montserrat";
    margin-bottom: 15px;
}
i.fas.fa-star {
    color: #7544f3;
    padding: 5px;
    font-size: 15px;
}
#goals p span.goals-points {
    font-weight: 600;
    font-size: 12px;
}
.goals_img {
    margin-top: 8%;
    margin-bottom: 25px;
}
#goals img{
  max-width:85%;
  box-shadow: 10px 10px 0 0 #01c9f0;  
}
/*------------------------- About -----------------------------*/
.about-heading {
  padding-top: 40px;
}
.about-heading h2 small{
  display: block;
  padding: 0;
  margin: 0;
  color: #f68121;
  font-size: 18px;
}
.about-heading h3{
  font-size: 25px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Montserrat";
}
#about a.read-more {
    background: #01c9ef;
    border-radius: 0px;
    color: #ffffff;
    border: solid 1px;
    border-radius: 50px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-right: 10px;
    padding: 12px 30px 12px 30px;
    font-size: 12px;
    font-family: "Montserrat";
    font-weight: 600;
    margin-bottom: 20px;
}
a.read-more:hover {
    color: #666666 !important;
}
.about-heading img{
  text-align: right;
}
.about-heading p {
  padding: 10px 0;
  font-size: 16px;
  line-height: 30px;
}
.about-heading a {
  padding: 10px 15px;
  font-weight: bold;
  font-size: 16px;
  color: #0a003f;
  text-transform: uppercase;
  letter-spacing: 1px;
  display:block;
}
#about h6 {
    color: #000;
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
}
#about p {
    font-size: 12px;
    font-weight: 500;
    font-family: "Montserrat";
}
i.fas.fa-star {
    color: #01c9ef;
    padding: 5px;
    font-size: 15px;
}
#about p span.about-points {
    font-weight: 600;
    font-size: 12px;
}
#about h3:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 10px;
    background: #01c9ef;
    margin-bottom: 12px;
}
.accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#about .offset-lg-5.col-lg-7.col-md-7.col-sm-12.col-12 {
    margin-left: 48%;
}
#accordion a {
  display: block;
  padding: 10px 15px;
  border: 1px solid #272727;
  text-decoration: none;
  text-align: left;
  font-size: 14px;
  color: #272727;
  text-transform:uppercase;
  border-radius:5px;  
}
#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  background-color: #fff;
  color: #272727;
  border-color: #01c9ef;
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  color: white;
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: center;
}
#accordion .panel-heading a:not(.collapsed) {
    color: #272727;
    background-color: #fff;
    transition: all 0.2s ease-in;
    text-align: left;
    font-size: 14px;
    border: 1px solid #272727;
    border-radius: 5px;
    padding: 15px;
}
#accordion .panel-heading a:not(.collapsed):hover {
    border-color: #01c9ef;
}
#accordion a i {
    float: right;
    background: #272727;
    border: 1px solid #272727;
    border-radius: 50px;
    color: #fff;
    font-size: 10px;
    padding: 2px;
}
#accordion a i:hover {
    background: #01c9ef;
}
h4.panel-title {
  padding: 0;
}
.panel-body {
  padding: 0 8px;
}
/*------------------------- Services -----------------------------*/
#our_services .services_inner h6 {
    text-align: center;
    padding-top: 10px;
    color: #272727;
    text-transform:uppercase;
}
#our_services .services_inner p {
    color: #272727;
    font-size: 12px;
    text-align: center;
}
.services_inner {
    box-shadow: 5px 5px 5px #fafafa;
    margin-bottom: 15px;
    border-bottom: solid 3px #01c9ef;
}
#our_services .services_inner h6:after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    margin-top: 5px;
    position: absolute;
    margin-left: 37%;
    background: #272727;
}
#our_services h3 {
    text-align: center;
    text-transform: uppercase;
    color: #01c9ef;
    font-size: 25px;
    font-weight: 1000;
}
#our_services h3:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 10px;
    background: #01c9ef;
    margin-left: 47%;
    margin-bottom: 12px;
}
#our_services .read-more-services{
    text-align: center;
    padding-bottom: 15px;
}
a.read-more-services {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #272727;
}
.services_inner:hover a{
  color: #01c9ef;
}
#our_services .services_inner:hover h6 {
    color: #01c9ef;
}
#our_services .services_inner:hover h6:after {
    background: #01c9ef;
}
#our_services .short-text {
    text-align: center;
  margin:0 auto;
}
#our_services .subtitle {
    margin-bottom: 35px;
}
#our_services a.view-more-services {
    background: #01c9ef;
    color: #fff;
    padding: 12px;
    text-transform: uppercase;
    border: solid 1px #01c9ef;
}
#our_services a.view-more-services:hover {
    background: #FFf !important;
    border: solid 1px #01c9ef;
    color: #01c9ef !important;
}
#comments input[type="submit"].submit {
    margin-bottom: 10px;
}
div#single_services img {
    border: 3px solid #01c9f0;
    padding: 5px;
}
/* services shortcode */

.middle-content #comments
{
  display:none;
}
.our_services_outer .services_inner
{
  margin-bottom: 28px;
}
.short-service-content
{
  padding: 20px;
}
.short-service-content .services-short-det h4
{
  padding-top: 0px;
}


/*------------------------- Our Records -----------------------------*/
#our_records {
  padding: 50px 0;
  background-size: 100% 100%;
}
#our_records .counter-icon {
  text-align: left;
}
#our_records h4 {
  font-size: 34px;
  color: #ffffff;
  font-weight: bold;
  line-height: 34px;
  padding: 0;
  text-align: center;
  margin-bottom: 15px;
}
#our_records p {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
  padding-bottom: 5px;
}
#our_records .owl-dots, #testimonials .owl-dots{
  text-align: center;
  margin-top: 30px;
}
#our_records button.owl-dot {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: #ffffff;
  border: solid 2px #fff;
}
#our_records button.owl-dot.active {
    background-color: #01c9ef;
    border: solid 2px #fff;
}
#our_records button:focus {
    outline: inherit !important;
}
.border-box.offset-1.col-md-9.col-9 {
    border: solid 2px #fff;
    border-radius: 5px;
    padding: 10px;
}
.border-box:hover {
    background: #fff;
}
.border-box:hover .radius h4{
  color:#01c9ef !important;
}
.border-box:hover .radius-para p{
  color:#01c9ef !important;
}
/*-------------------------Services Tab -----------------------------*/
#services_tab ul.nav.nav-pills.nav-justified {
  background-color: #e9f1f4;
  margin: 40px 0 30px;
  padding: 15px 0;
}
#services_tab li.nav-item {
  border-right: solid 1px #bcc0cf;
  border-radius: 0;
}
#services_tab li.nav-item:last-child {
  border-right:none;
  border-radius: 0;
}
#services_tab a.nav-link {
  color: #0a003f;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
#services_tab a.nav-link:hover{
  color: #f68121;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
#services_tab .nav-pills .nav-item.show .nav-link, #services_tab .nav-pills .nav-link.active {
  color: #f68121;
  background-color: inherit;
}
#services_tab .tab-content h3 {
  color: #0a003f;
  font-size: 20px;
  font-weight: bold;
}
#services_tab .get-btn {
  border-left: solid 5px #f68121;
}
#services_tab .get-btn a {
  color: #0a003f;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
}
#services_tab .get-btn a:hover {
  color: #f68121;
}
#services_tab .details-box {
  background-color: #e9f1f4;
  margin: 40px 0;
  padding: 15px 0;
  transform: skew(-40deg);
}
#services_tab .details-box-content {
  transform: skew(40deg);
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
}
#services_tab .details-box-content i {
  color: #f68121;
  font-size: 20px;
  padding-right: 10px;
}
#services_tab .details-box-content strong {
  color: #0a003f;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}

/*------------------------- Project -----------------------------*/
#project {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 25px 0 40px;
  margin: 30px 0;
}
#project .tab-wrap {
  padding: 30px 0 0;
}
#project ul.nav.nav-pills.nav-justified {
  display: block;
  margin: 0;
}
.project-img img {
  width: 100%;
}
.project-title {
  background-color: #0a003f;
  margin-bottom: 25px;
}
.project-title h3 {
  margin: 0;
  padding: 10px 15px;
}
.project-title h3 a{
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
#project .link-bg {
  background-color: #ffffff;
}
#project .nav-justified .nav-item {
    text-align: left;
}
#project a.nav-link {
  display: block;
  padding: .5em 0;
  color: #f68121;
}
#project a.nav-link:hover {
  color: #0a003f;
}
#project .nav-pills .nav-link.active {
    color: #0a003f;
    background-color: inherit;
}
#project p.project_cat_title {
  display: none;
}
#project  li.nav-item:hover p.project_cat_title, #project  a.nav-link.active p.project_cat_title{
  display: block;
}
#project li.nav-item{
  position: relative;
}
#project  p.project_cat_title {
  position: absolute;
  top: 0;
  background: #e9f1f4;
  padding: 14px 12px;
  z-index: 9999;
  left: 0;
 width: 120px;
}
#project  li.nav-item a{
  width: 100%;
  text-align: center;
}
#project  li.nav-item a:hover, #project a.nav-link.active{
  background: #e9f1f4 !important;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.projects-sc {
  margin: 30px 0;
}
/*------------------------- Expert -----------------------------*/
#expert .owl-carousel {
  padding: 40px 0;
}
#expert .expert-image img {
  width: 100% !important;
  max-width: 175px;
}
#expert .owl-carousel .owl-item img {
  display: inline-block;
}
#expert .owl-dots {
  text-align: center;
  margin-top: 30px;
}
#expert button.owl-dot {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: #ffffff;
  border: solid 2px #0a003f;
}
#expert button.owl-dot.active {
  background-color: #f68121;
  border: solid 2px #f68121;
}
#expert button:focus {
    outline: inherit !important;
}
/*------------------------- Choose Video -----------------------------*/
#choosevideo {
  background-color: #e9f1f4;
}
#why-choose-us {
  margin: 0 30px;
}
.why-choose-box {
    padding: 25px 0;
}
.choose-box-icon {
  width: 50px;
  height: 50px;
  border: solid;
  text-align: center;
  background-color: #ffffff;
  border: solid 2px #f68121 ;
}
.choose-box-icon:hover {
  background-color: #f68121;
  border: solid 2px #f68121 ;
}
.choose-box-icon i {
  padding-top: 12px;
  color: #f68121;
  font-size: 18px;
}
.choose-box-icon:hover i {
  color: #ffffff;
}
.choose-box-content h4 {
  margin: 0;
  padding: 0;
}
.choose-box-content h4 {
  font-style: italic;
  color: #0a003f;
  font-weight: bold;
  font-size: 18px;
}
/*------------------------- Our Team -----------------------------*/
section#team, section#about {
    background: #f8f6f7;
    background-size: cover;
}
.image-box.media {
    position: relative;
}
#team .owl-dots {
  text-align: center;
  margin-top: 30px;
}
#team button.owl-dot{
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: #5e5e5e;
  border: solid 2px #5e5e5e;
  border-radius: 50px;
  padding: 5px;
  margin: 2px;
}
#team button.owl-dot.active{
  background-color: #01c9ef;
  border: solid 2px #01c9ef;
  padding: 5px;
}
#team button:focus {
  outline: inherit !important;
}
#team .owl-carousel {
  padding: 25px 0;
}
.team img {
  width: 100px !important;
  border-radius: 50%;
}
#team .owl-carousel .owl-item img{
  width: 100%;
}
#team button.owl-prev {
    position: absolute;
    left: 0;
    background: #333333;
    border: none;
    padding: 10px;
}
#team button.owl-next {
    position: absolute;
    right: 0;
    background: #333333;
    border: none;
    padding: 10px;
}
#team button.owl-next i, #team button.owl-prev i{
  color: #000;
}
h4.team_name {
    text-align: center;
    margin-top: 12px;
    text-transform: uppercase;
}
.team-box p {
    text-align: center;
    text-transform: uppercase;
}
h4.team_name a {
    color: #272727;
}
h4.team_name a:hover {
    color: #20ccee;
}
#team h2 {
    color: #20ccee;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
}
#team p {
    text-align: center;
    margin-top: 18px;
    color: #272727;
  margin: 0 auto;
}
#team .team-box-hover p{
    color:#fff;
}
#team h2:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 10px;
    background: #20ccee;
    margin-left: 47%;
    margin-bottom: 12px;
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.team-box-hover{
  background: rgba(35, 207, 241, 0.8);
  height: 100%;
  width: 100%;
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  text-align: center;
}
#team .image-box:hover .image{
  opacity:0.3;
}
#team .image-box:hover .team-box-hover{
  opacity:1;
}
.content_box .short_text.pt-3 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
.team-socialbox.w-100 {
    margin-top: 12px;
}
#team .team-socialbox i {
  font-size: 15px;
}
#team .team-socialbox a {
  text-align: center;
  margin-right: 2px;
  color: #5e5e5e;
  background: #fafafa;
  border: solid 1px #fafafa;
  border-radius: 50px;
  padding: 9px 12px 9px 12px;
}
#team .content_box.w-100 {
    margin-top: 30px;
}
/*------------------------- Testimonials -----------------------------*/
#testimonials .image-box.media {
    position: relative;
}
.testimonials_box.w-100 {
    background: #fff;
}
#testimonials .owl-carousel .owl-item img {
    border-radius: 55%;
    height: 130px;
    width: 150px !important;
}
.testimonials img {
  width: 100px !important;
  border-radius: 50%;
}
#testimonials .owl-carousel .owl-item img{
  width: 100%;
}
#testimonials button.owl-dot {
    width: 30px;
    height: 5px;
    margin: 2px;
    background-color: #ffffff;
    border: solid 2px #fff;
}
h4.testimonials_name {
  text-align: center;
  margin-top: 12px;
  text-transform: uppercase;
}
.testimonials-box p {
  text-align: center;
}
h4.testimonials_name a {
  color: #20ccee;
  font-family: "Montserrat";
  font-size: 15px;
  font-weight: 700;
}
h4.testimonials_name a:hover {
    color: #20ccee;
}
#testimonials p.subtitle {
    color: #fff;
    font-style: normal !important;
  margin:0 auto;
}
#testimonials h2 {
    color: #20ccee;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
}
#testimonials p {
    text-align: center;
    color:#6d6d6d;
    font-size: 13px;
    font-weight: 500;
    font-family: "Montserrat";
    font-style: italic;
    padding-left: 5px;
    padding-right: 5px;
}
#testimonials .testimonials-box-hover p{
    color:#fff;
}
#testimonials h2:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 10px;
    background: #fff;
    margin-left: 47%;
    margin-bottom: 12px;
}
.testimonials-box.media-body {
    padding-bottom: 20px;
}
#testimonials p.testimonial-name {
    font-style: normal !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.testimonials-box-hover{
  background: rgba(35, 207, 241, 0.8);
  height: 100%;
  width: 100%;
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  text-align: center;
}
#testimonials .image-box:hover .image{
  opacity:0.3;
}
#testimonials .image-box:hover .testimonials-box-hover{
  opacity:1;
}
.content_box .short_text.pt-3 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
#testimonials .testimonials-socialbox i {
  font-size: 15px;
}
#testimonials .testimonials-socialbox a {
  text-align: center;
  margin-right: 2px;
  color: #5e5e5e;
  background: #fafafa;
  border: solid 1px #fafafa;
  border-radius: 50px;
  padding: 9px 12px 9px 12px;
}
#testimonials .content_box.w-100 {
    margin-top: 30px;
}
/*------------------------- Projects -----------------------------*/
.image-box.media {
    position: relative;
}
#projects .owl-dots {
  text-align: center;
  margin-top: 30px;
}
#projects button.owl-dot {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: #5e5e5e;
  border: solid 2px #5e5e5e;
  border-radius: 50px;
  padding: 5px;
  margin: 2px;
}
#projects button.owl-dot.active {
  background-color: #01c9ef;
  border: solid 2px #01c9ef;
  padding: 5px;
}
#projects button:focus {
  outline: inherit !important;
}
#projects .owl-carousel {
  padding: 25px 0;
}
.projects img {
  width: 100px !important;
  border-radius: 50%;
}
#projects .owl-carousel .owl-item img{
  width: 100%;
}
#projects button.owl-prev {
    position: absolute;
    left: 0;
    background: #333333;
    border: none;
    padding: 10px;
}
#projects button.owl-next {
    position: absolute;
    right: 0;
    background: #333333;
    border: none;
    padding: 10px;
}
#projects button.owl-next i, #projects button.owl-prev i{
  color: #000;
}
h4.projects_name {
    text-align: center;
    margin-top: 12px;
    text-transform: uppercase;
}
.projects-box p {
    text-align: center;
    text-transform: uppercase;
}
h4.projects_name a {
    color: #fff;
}
h4.projects_name a:hover {
    color: #fafafa;
}
#projects h2 {
    color: #20ccee;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
}
#projects p {
    text-align: center;
    color: #272727;
}
#projects .projects-box-hover p{
    color:#fff;
    margin:0;
}
#projects h2:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 10px;
    background: #20ccee;
    margin-left: 47%;
    margin-bottom: 12px;
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.projects-box-hover{
  background: rgba(35, 207, 241, 0.8);
  height: 100%;
  width: 100%;
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  text-align: center;
  padding: 15px;
}
#projects .image-box:hover .image{
  opacity:0.3;
}
#projects .image-box:hover .projects-box-hover{
  opacity:1;
}
.content_box .short_text.pt-3 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
#projects .projects-socialbox i {
  font-size: 15px;
}
#projects .projects-socialbox a {
  text-align: center;
  margin-right: 2px;
  color: #5e5e5e;
  background: #fafafa;
  border: solid 1px #fafafa;
  border-radius: 50px;
  padding: 9px 12px 9px 12px;
}
#projects .content_box.w-100 {
    height: 100%;
    border: solid 1px #fff;
}
a.read-more-project {
    color: #fff;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
}
#projects p.subtitle {
    margin-top: 15px;
    margin: 0 auto;
}
.innerbox-projects {
    background-size: 100% 100%;
    padding-bottom: 3.5rem;
}
h4.projects_name:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    margin-top: 15px;
    background: #fafafa;
    margin-left: 42%;
    margin-bottom: 0px;
}
/* ----------------- Projects ----------- */
section#projects {
    padding-top: 3em;
}
.projects_box .proj_name a
{
  color:#01c9f0;
 
}
.projects_box .proj_name
{
  padding-top: 10px;
  padding-bottom: 10px;
}

.projects_box
{
/*   margin-bottom:30px; */
}
.projects_box .social-icons a i
{
  background-color:#01c9f0;
  border:1px solid #01c9f0;
  color: white;
  border-radius: 50%;
  padding: 10px 10px 10px 13px;
  margin-right: 10px;
  width: 40px;
}
.projects_box .social-icons a i:hover
{
  background-color:white;
  color:#01c9f0; 
}
.projects_box .social-icons
{
  padding-top:12px;
}

/*------------------------- Attorneys -----------------------------*/
.image-box.attorneys-box {
    width: 100%;
}
.image-box.attorneys-box {
    text-align: center;
    overflow:hidden;
}
h4.attorney_name {
  text-align: left;
  float: left;
  margin-right: 10px;
}
.attorneys-box p {
  padding: 10px 0;
  line-height: 1.9em;
  font-size: 15px;
}
.attorneys-box p:before{
  content: '- '
}
.attorneys-box {
  border-bottom: 1px solid #ccc;
}
.short_text{
  color: rgb(250, 250, 250, 1);
}
.about-socialbox p {
  float: left;
  letter-spacing: 1px;
}
.att_socialbox a i {
  color: #222222;
  padding: 0 9px;
}.att_socialbox:before {
    content: '| ';
}
.about-socialbox p {
    float: left;
    margin-right: 10px;
}
#attorney button.owl-prev, #latest_post button.owl-prev  {
  position: absolute;
  left: 0;
  top: 33%;
  transform: translateY(-50%);
  background: #ffffff;
  border: none;
  padding: 10px;
}
#attorney button.owl-next, #latest_post button.owl-next {
  position: absolute;
  right: 0;
  top: 33%;
  transform: translateY(-50%);
  background: #ffffff;
  border: none;
  padding: 10px;
}
#attorney button.owl-next:hover, #attorney button.owl-prev:hover, #latest_post button.owl-next:hover, #latest_post button.owl-prev:hover {
  background: #c29965;
  outline: none;
}
#attorney h2, #latest_post h2, #testimonials h2 {
  color: #fff;
  text-align: center;
}
.attorneys_box:hover .attorneys-box p{
  color: #c29965;
}
.attorneys_box:hover .about-socialbox p{
  color: #c29965;
}
.attorneys_box:hover .att_socialbox a i{
  color: #c29965;
}

/*------------------------- Properties -----------------------------*/
#properties{
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#properties .owl-carousel {
  padding: 40px 0;
}
#properties .properties-title {
  background-color: #0a003f;
}
#properties h3 {
  margin: 0;
  padding-left: 15px;
}
#properties h3 a {
  color: #ffffff;
  border-left: solid 5px #f68121;
  padding-left: 15px;
  letter-spacing: 0;
  font-size: 22px;
  text-transform: uppercase;
}
#properties h3 a:hover {
  color: #f68121;
}
#properties .owl-dots {
  text-align: center;
  margin-top: 30px;
}
#properties button.owl-dot {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: #ffffff;
  border: solid 2px #0a003f;
}
#properties button.owl-dot.active {
  background-color: #f68121;
  border: solid 2px #f68121;
}
#properties button:focus {
  outline: inherit !important;
}
#properties .image-box {
    margin: 0 10px;
}
/*------------------------- Properties Shortcode ------------------*/
#propertiessc .properties-title {
  background-color: #0a003f;
}
#propertiessc h3 {
  margin: 0;
  padding-left: 15px;
}
#propertiessc h3 a {
  color: #ffffff;
  border-left: solid 5px #f68121;
  padding-left: 15px;
  letter-spacing: 0;
}
#propertiessc h3 a:hover {
  color: #f68121;
}
/*------------------------- Partners -----------------------------*/
#our_partners .owl-carousel {
  padding: 25px 0;
}
#our_partners .owl-dots {
  text-align: center;
  margin-top: 30px;
}
#our_partners button.owl-dot {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: #ffffff;
  border: solid 2px #0a003f;
}
#our_partners button.owl-dot.active {
  background-color: #f68121;
  border: solid 2px #f68121;
}
#our_partners button:focus {
  outline: inherit !important;
}
#our_clients h2 {
    font-size: 25px;
    font-family: "Montserrat";
    color: #01c9f0;
    text-align:center;
}
#our_clients h2:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 10px;
    background: #20ccee;
    margin-left: 47%;
    margin-bottom: 18px;
}
#our_clients .welcome-heading p {
    text-align: center;
    color: #5b5a5a;
    font-family: Montserrat;
  margin:0 auto;
}
#our_clients .client_inner.col-md-3.p-3 {
    text-align: center;
    border-right: solid 1px #d8d6d6;
    border-bottom: solid 1px #d8d6d6;
}
#our_clients {
    padding-bottom: 4.5rem;
}
#our_clients .client_inner:nth-child(4) {
    border-right: none !important;
}
#our_clients .client_inner:nth-child(5) {
    border-bottom: none !important;
}
#our_clients .client_inner:nth-child(6) {
    border-bottom: none !important;
}
#our_clients .client_inner:nth-child(7) {
    border-bottom: none !important;
}
#our_clients .client_inner:nth-child(8) {
    border-bottom: none !important;
  border-right: none !important;
}
/*------------------ Newsletter -----------------*/
#newsletter  .newsletter-section {
  background-color: #01c9ef;
  padding: 20px 50px;
  margin-left: 5%;
  margin-right: 5%;
  position: relative;
  top: -52px;
}
#newsletter p {
  margin: 0;
  text-align: center;
  color: #fff;
  padding-bottom: 10px;
  font-family: "Montserrat";
}
.newsletter-heading h2 small{
  display: block;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 18px;
}
.newsletter-heading h2{
  font-family: "Montserrat";
  padding-left: 15px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
#newsletter .news_content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#newsletter input[type="submit"] {
  color: #fff;
  padding: 11px 10px;
  padding-top: 15px;
  float: none;
  text-align: center;
  margin: 0 auto;
  display: table;
  padding: 7px 100px 7px 100px;
  border: solid 1px #1e1d1c !important;
}
#newsletter input[type="submit"]:hover {
  background-color: #ffffff;
  color: #f68121;
}
::placeholder{
  font-family: "Montserrat";
  font-size:13px;
}
/*------------------Latest Post -----------------*/
#latest_post h2 {
  color: #01c9ef;
  font-size: 25px;
  font-family: "Montserrat";
  text-transform: uppercase;
}
#latest_post p{
  font-size: 13px;
  line-height: 20px;
  color: #5b5a5a;
  font-family: "Montserrat";
  text-align: left;
  padding-top: 10px;
}
#latest_post h2:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 10px;
    background: #20ccee;
    margin-left: 47%;
    margin-bottom: 18px;
}
#latest_post .welcome-heading {
  padding: 0;
}
#latest_post .latest_post_box {
  margin-top: 40px;
}
.latest_post_text {
  padding-right: 40px; 
}
h3.latest_post_name {  
  margin: 0;
  padding: 0;
}
h3.latest_post_name a {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
#latest_post .datebox {
    position: absolute;
    top: 0;
    background: #01c9ef;
    color: #fff;
    width: 18%;
    height: 22%;
    text-align: center;
    left: 0;
    padding: 5px;
}
#latest_post .datebox-3 {
    position: absolute;
    top: 0;
    background: #01c9ef;
    color: #fff;
    width: 18%;
    height: 12%;
    text-align: center;
    left: 0;
    padding: 5px;
}
#latest_post span.entry-date {
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 800;
}
#latest_post span.entry-date.month {
    font-size: 15px;
    font-weight: 500 !important;
    font-family: "Montserrat";
}
#latest_post h4 a {
    color: #4a4949;
    font-family: "Montserrat";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
}
#latest_post p.subtitle{
    text-align: center !important;
  margin: 0 auto;
}
#latest_post a.continue-reading {
    text-transform: uppercase;
}
#latest_post .blog-post-image {
    border: solid 1px #dddddd;
}
#latest_post .col-md-12.col-12.rd_bg {
    padding-bottom: 25px;
}
.tags{
  padding: 25px 0 15px;
  text-transform: uppercase;  
}
.tags a{
  text-transform: capitalize;
  border: solid 1px #66686b;
  padding: 3px 15px;
  border-radius: 15px;
  color: #66686b;
  margin: 2px 5px;
  display: inline-block;
}
.discover-btn {
  border-left: solid 5px #f68121;
  margin: 20px 0 0;
}
.discover-btn a {
  color: #0a003f;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
}
.discover-btn a:hover {
  color: #f68121;
}
#latest_post .owl-dots {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}
#latest_post button.owl-dot {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: #ffffff;
  border: solid 2px #0a003f;
  display: block;
  margin: 5px auto;
}
#latest_post button.owl-dot.active {
  background-color: #f68121;
  border: solid 2px #f68121;
}
#latest_post button:focus {
  outline: inherit !important;
}
#latest_post .col-lg-4 {
    position: absolute;
    left: 68%;
}
#latest_post span.date:before {
    content: "|";
    margin-right: 5px;
    margin-left: 2px;
    color: #7c7c7c;
    font-weight: 600;
}
#latest_post span.author {
    color: #01c9ef;
    font-weight: 500;
    font-size: 13px;
    margin-left: 5px;
}
#latest_post span.date-time {
    color: #01c9ef;
    margin-left: 2px;
}
#latest_post .datebox-2 {
    position: absolute;
    top: 0;
    background: #01c9ef;
    color: #fff;
    width: 18%;
    height: 22%;
    text-align: center;
    left: 82%;
    padding: 5px;
}
/*------------------ Single Posttype -----------------*/
#posttype_single {
  padding: 40px 0;
}
#posttype_single .posttype-box h1 {
    font-size: 40px;
    padding: 0;
    margin: 0;
    line-height: 40px;
    letter-spacing: inherit;
}
#posttype_single .posttype-box img {
  width: 100%;
}
#posttype_single .about-socialbox i {
  background-color: #0a003f;
  color: #ffffff;
  padding: 10px;
  margin: 15px 0;
}
#posttype_single .about-socialbox p {
  text-align: justify;
  font-size: 16px;
}
span.strong {
    font-weight: 600;
}
p.strong {
    font-weight: 600;
    border-bottom: solid 1px #ddd;
    padding: 15px 10px 15px 5px;
}
#posttype_single .team-socialbox a {
    padding: 10px 12px 10px 12px;
    margin: 2px;
    background: #5b5b5b;
    border-radius: 50%;
}
#posttype_single .team-socialbox a:hover {
    background: #01c9f0;
}
#posttype_single .team-socialbox i {
    color: #fff;
    width: 18px;
    text-align: center;
}
#posttype_single .team-socialbox {
    padding-top: 15px;
}
/*-------------------Single Team Posttype----------------*/
#single_team {
  padding: 40px 0;
}
#single_team .posttype-box h1 {
    font-size: 40px;
    padding: 0;
    margin: 0;
    line-height: 40px;
    letter-spacing: inherit;
}
#single_team .posttype-box img {
  width: 100%;
}
#single_team .about-socialbox i {
  background-color: #0a003f;
  color: #ffffff;
  padding: 10px;
  margin: 15px 0;
}
#single_team .about-socialbox p {
  text-align: justify;
  font-size: 16px;
}
span.strong {
    font-weight: 600;
}
#single_team p.strong {
    font-weight: 600;
    border-bottom: solid 1px #ddd;
    padding: 10px 5px 5px 5px;
}
#single_team .team-socialbox a {
    padding: 10px 12px 10px 12px;
    margin: 2px;
    background: #5b5b5b;
    border-radius: 50%;
}
#single_team .team-socialbox a:hover {
    background: #01c9f0;
}
#single_team .team-socialbox i {
    color: #fff;
    width: 18px;
    text-align: center;
}
#single_team .team-socialbox {
    padding-top: 30px;
}
#single_team .progress-bar{
    width: 100%; 
    height: 7px;
    padding-right: 20px;
    line-height: 40px;
    background-color: #000;
    margin-bottom: 10px; 
}
#single_team .skills {
  text-align: right;
  padding-right: 20px;
  line-height: 40px;
  color: #000;
}
#single_team .html {
  height:8px;
  background-color: #01c9ef;
 }
 #single_team p.tech{
  font-weight: 700;
 }
 #single_team .datalist{
  display:block;
  color:#000;
 }
 #single_team p.small-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    padding: 15px 0px 0px 0px;
}
#single_team p.small-sub-title {
    font-size: 12px;
}

/* ----------- Team Shortcode --------------- */
.team_box
{
  padding-top: 15px;
}
.team_box .content_box .short_text
{
  color:rgb(250, 250, 250, 1);
  padding-top:4px;
}
.team_box .team_socialbox a i
{
  background-color: #01c9f0;
  border: 1px solid #01c9f0;
  color: white;
  border-radius: 50%;
  padding: 10px 10px 10px 13px;
  margin-right: 10px;
  width: 40px;
}
.team_box .team_socialbox a i:hover
{
  background-color: white;
  color:#01c9f0; 
}
.team_box .team_socialbox
{
  padding-bottom: 15px;
}
.team_box .team-desig
{
  font-weight: bold;
  margin-bottom: 0px;
}

/*------------------ Single Project -----------------*/
#project_single {
  padding: 40px 0;
}
#project_single .posttype-box h1 {
    font-size: 25px;
    padding: 0;
    margin: 0;
    line-height: 40px;
    letter-spacing: inherit;
}
#project_single .posttype-box img {
  margin-bottom:20px;
  width: 100%;
}
#project_single .about-socialbox i {
  background-color: #0a003f;
  color: #ffffff;
  padding: 10px;
  margin: 15px 0;
}
#project_single .about-socialbox p {
  text-align: justify;
  font-size: 16px;
}
#project_single h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Montserrat";
    font-weight: 600;
    color: #000;
    padding-bottom: 18px;
}
#project_single .team-socialbox a {
    padding: 10px 12px 10px 12px;
    margin: 2px;
    background: #5b5b5b;
    border-radius: 50%;
}
#project_single .team-socialbox a:hover {
    background: #01c9f0;
}
#project_single .team-socialbox i {
    color: #fff;
    width: 18px;
    text-align: center;
}
#project_single .team-socialbox {
    padding-top: 15px;
}
/*------------------ Single Project -----------------*/
#single_services h1{
    font-size: 22px;
    color: #000;
    font-family: "Montserrat";
    font-weight: 700;
    text-transform: uppercase;
    
}
#single_services ul li {
    font-size: 16px;
    list-style: none;
    padding: 7px;
}
#single_services ul li i {
    font-weight: 900;
    margin: 5px;
    background: #5b5b5b;
    color: #fff;
    border-radius: 50px;
    font-size: 7px;
    padding: 3px;
    margin-right: 15px;
}
#single_services ul li i:hover {
    background: #01c9ef;
    color: #fff;
}
#single_services p {
    padding-bottom: 10px;
}
/*-------------------------Single Property Page -----------------------------*/
.prop_more_details {
  margin: 20px 0;
}
.feature-box img {
  width: 100%;
  margin-bottom: 15px;
}
.feature-box {
  position: relative;
}
.feature-box .carousel-control-prev-icon, .feature-box .carousel-control-next-icon{
  background-image: none;
}
.feature-box i{
    border: 1px solid #ffffff;
    padding: 0 12px;
}
.feature-box .carousel-control-next, .feature-box .carousel-control-prev{
  opacity: 1;
}
.meta-content {
  width: 100%;
  float: left;
  display: block;
  margin-top: 10px;
}
span.Address {
    font-size: 15px;
}
span.Address i {
  margin-right: 5px;
}
.comp_price {
    margin-left: 11px;
    color: #bbb;
}
.prop-bx {
  padding: 4px 0px;
  text-align: left;
}
.fetaures {
  width: 100%;
  float: left;
  margin: 20px 0;
  border: solid 1px #ccc;
  padding: 15px;
}
.row.feature_row {
  margin: 0;
}
.feature_row i, span.Address i {
  font-size: 20px;
  margin-right: 9px;
  color: #0a003f;
}
.property_desc {
  width: 100%;
  display: block;
  float: left;
}
.property_desc h4 {
  color: #0a003f;
  font-weight: bold;
}
.prop_more_details p.property_price {
  background-color: #0a003f;
  display: inline-block;
  padding: 10px 15px;
  color: #fff;
  font-size: 18px;
  float: right;
}
.prop_more_details .comp_price {
  margin-left: 11px;
  color: #ffffff;
}
/*------------------------- Testimonial Shortcode --------------------------*/
.testimonial_box
{
  text-align: center;
}
.testimonial_box .test-desig
{
  font-weight: bold;
  margin-bottom: 5px;
}
.testimonial_box .content_box p
{
  color: #272727;
}
.test_socialbox
{
  padding-bottom: 30px;
  text-align: center;
}
.test_socialbox i
{
  background-color: #01c9f0;
  border: 1px solid #01c9f0;
  color: white;
  border-radius: 50%;
  padding: 10px 10px 10px 13px;
  margin-right: 10px;
  width: 40px;
}
.test_socialbox i:hover
{
  background-color: white;
  color:#01c9f0;
}


/*------------------ Contact Page -----------------*/
#contact input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    top: 353px;
    right: 250px;
}
.contac_form input[type="submit"] {
  padding: 10px 30px 10px 30px;
  border-radius: 25px;
  color: #fff;
}
.contac_form label{
  width: 48%;
  float: left;
  margin: 0 1%;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  padding: 1px 20px;
  margin: -3px 0;
  margin-bottom: 45px;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #ebebe0;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  border: 1px solid #bcbcbc;
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 23px 0;
  height: auto;
  float: left;
}
.contact-box .wpcf7 textarea {
  width: 98%;
  margin: 0 0 0 1%;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
}
.inner-cont {
  padding: 20px 0;
  background: #ffffff;
}
.contact-email i, .contact-address i, .contact-phone i {
  text-align: center;
  background-color: transparent;
  padding: 7px 17px;
  border-radius: 50%;
  margin-right: 1%;
  width: 60px;
  margin: 0 auto;
}
.contact-info .head{
  color:#000;
}
.contact-address,
.contact-email,
.contact-phone{
  margin-bottom: 15px;
}
.contact-color-bg {
  background-color: #0a003f;
  margin: 15px 0 30px;
  padding: 15px;
  clear: both;
}
#contact h5 {
    color: #01c9ef;
}
p.contact-icon2 {
    margin-left: 14%;
}
#contact .socialbox{
  text-align:left !important;
  margin-top: 15px;
}
#contact ul.right-side-content .social-icons .socialbox a {

}
#contact .social-icons i {
    width: 40px !important;
    padding: 12px;
    background: #5b5b5b !important;
    color: #fff;
    border-radius: 50px;
}
#contact p.contact-icon2 {
    margin-left: 18px;
}
#contact .contac_form label {
    width: 47% !important;
    float: left;
    margin: -12px 1%;
    font-family: 'Montserrat';
    font: bold;
    letter-spacing: 0px;
    font-color: #7c7c7c;
    font-size: 12px;
    font-weight: 600;
    padding: 23px;
    margin-left: -23px;
}
/*---------------- Footer Section ----------------------*/
#footer .row.recent-post-box {
    margin-top: 22px;
}
.footer-top {
  padding-bottom: 50px;
}
#footer h3:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 10px;
    background: #01c9ef;
    margin-bottom: 12px;
}
.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}
.outer-footer {
  background-color: #1e1d1c;
  background-size: 100% 100%;
}
#footer form.search-form{
  border: none;
  background: transparent;
  padding: 0;
}
#footer form.search-form input{
  float: none;
  border: 1px solid;
  margin: 0 2px;
}
#footer input, #footer textarea{
  background-color: transparent;
  color: #ffffff;
}
#footer p.post-date {
    color: #ffffff;
    font-size: 11px !important;
}
#footer label {
    color: #fff;
    font-family: "Montserrat";
}
#footer input[type="text"],
#footer input[type="tel"],
#footer input[type="email"],
#footer input[type="phno"],#footer input[type="password"],
textarea{
  border: 1px solid #717271;
  width: 100% !important;
  font-size: 16px;
  padding: 7px 10px;
  margin: 10px 0px;
  height: auto;
  float: left;
}
#footer input[type="submit"]:hover {
    background: #fff;
    color: #01c9f0;
}
.copyright {
  border-top: 1px solid #717271 !important;
  padding-bottom: 12px;
}
.copyright p {
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 0;
  font-family: "Montserrat";
}
#site_top .socialbox {
    text-align: right;
}
.main_sociobox {
    padding: 20px 0;
}
#footer{ 
  text-align:center;
  color:#fff;
  padding:40px 0 0 0px;
  text-align:left;
  background: #1e1d1c;
}
.footer_hide{
  display:none;
}
.footer-top-col {
    padding-left: 15px;
}
.container #blog-right-sidebar h3,
#footer h3{
  color: #fff;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  padding: 0 0 17px 0;
  font-family: "Montserrat";
  text-transform: uppercase;
}
#footer .copyright p{
  font-size:14px;
  text-align:center;
  color:#ffffff;
}
#footer .copyright a {
    color: #fff;
  cursor: pointer;
}
#footer input{
  padding:8px 0; 
  float:left;
  border-radius:0px;
}
#footer input[type="submit"] {
    padding: 8px 10px;
    background: #01c9f0;
    font-weight: 800;
    padding: 7px 30px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 30px;
  border: 1px solid #01c9f0;
}
#footer i {
    font-size: 15px;
    background: #4d4d4d;
    margin: 3px;
  color: #fff;
    padding: 9px;
    width: 35px;
    height: 35px;
    border-radius: 20px;
  text-align:center;
}
#footer textarea{
  height:100px;
  width: 100% !important;
}
#footer .copyright{
  text-align:center; 
  border-top:1px solid #337ab7;
  margin:30px 0 0 0;
  padding-top:40px;
}
#footer ul {
    margin: 0;
}
#footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
}
#footer ul li a{
  color:#ffffff;
}
#footer p{
font-size:14px;
margin: 0;
line-height: 20px;
color: #A9A9A9;
font-family: "Montserrat";
}
#footer .custom-social-icons {
    padding-bottom: 15px;
}
.widget_recent_entries img {
  width: 100px;
}
.copyright span.theme_name {
    color: #01c9f0;
    margin: 5px;
}
.copyright p.theme-design {
    float: right;
}
/* --------- search Page ------- */
.postbox h6 {
    font-weight: bold;
}
/* --------- Blog Page ------- */
#full-width-blog .postbox {
   width: 100%;
   border: none;
}
#full-width-blog .postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
  margin:15px 0 20px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
  margin:15px 0 0 0;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px; 
  display: block; 
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
   padding: 0px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
   margin-left: 8px !important;
   font-size: 18px;
   border-bottom: 1px solid #ffffff;
   padding-bottom: 2px;
}
.widget_recent_entries li {
  margin: 10px;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px; 
  font-weight:bold; 
  color:#fff; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px; 
  font-weight:bold; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
    color: #000;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
}
.metabox .entry-date{
  background:url('images/date.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 13px 0 0;
  color: #5b5b5b;
}
.metabox .entry-author{
  background:url('images/author.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 5px 0 0;
  color: #5b5b5b;
}
.metabox .entry-comments{
  background:url('images/comments.png') no-repeat;
  padding: 0 0 0 20px;
  color: #5b5b5b;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#sidebar span.comment-author-link {
    margin-left: 14px;
}
.post-featured img {
  width: 100%;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}
ol.carousel-indicators {
  position: static !important
}
ol.carousel-indicators li {
  max-width: 10px;
  padding: 5px;
  color: #333333;
  border-radius: 50%;
}
/*---------------------Single Blog Page------------------------*/
.container.main_title h1 {
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    padding-top: 25px;
}
.page-template-blog-with-right-sidebar .container.main_title h1
{
   padding-left: 2%;
}
.page-template-blog-with-right-sidebar .container.main_title h1
{
   padding-left: 2%;
}
.page-template-blog-fullwidth-extend .container.main_title h1
{
   padding-left: 2%;
}
.archive .page-header h1
{
  padding-left: 2%;
  font-family: "Montserrat";
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
   
}
.archive .page-header h1:after
{
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #000;
  margin-bottom: 10px;
  margin-top: 7px;
}
.search .entry-title
{
  padding-left: 2%;
  font-family: "Montserrat";
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
}
.search .entry-title:after
{
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #000;
  margin-bottom: 10px;
  margin-top: 7px;
}

#single-post-page #sidebar {
    margin-top: -40px;
}
.content_boxes .entry-author a {
    padding: 5px;
}
.content_boxes span.single-date {
    padding: 5px;
    color: #01c9ef;
}
span.single-comment {
    padding: 5px;
    color: #01c9ef;
}
.content_boxes span {
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: 600;
}
.content_boxes span.entry-author:after {
    content: '|';
}
.content_boxes span.entry-date:after {
    content: "|";
}
/* ----------------------- POST---------------------- */
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1; 
  color:#000;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs a:hover{
  background:#f68121;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
}
div#blog-left-sidebar .datebox, div#blog-right-sidebar .datebox  {
    display: none;
}
/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title{
  font-size:20px; 
  font-weight:bold;
}
#comments h3.comment-reply-title{
  font-size:20px; 
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px; 
  font-size:18px;
  width: 100%;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
  border:2px solid #01c9f0;
  background-color:#01c9f0;
  text-transform: uppercase;
  border-top: none;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align:right;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{  
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
/* --------- SLIDER--------- */
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
  position:relative;
}
#slider img {
    width: 100%;
}
#slider h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 40px;
  padding-right: 16px;
  text-align: left;
  font-family: "Montserrat";
}
#slider p{ 
  color:#ffffff; 
  font-weight:700; 
  margin:5px 0 5px 0; 
  line-height:20px; 
  border-radius:0 0 5px 5px; 
  font-size: 12px;
  font-weight: 700;
  font-family: "Montserrat";
}
#slider p.price {
  font-size: 22px !important;
}
#slider .carousel-caption.d-none.d-md-block {
   max-width: 550px;
    margin: 0px;
}
#slider .btn-primary {
    background: #01c9ef;
    border-radius: 0px;
    color: #ffffff;
    border: none;
    text-transform: uppercase;
    margin-top: 20px;
    margin-right: 10px;
    padding: 15px 25px 15px 25px;
    font-size: 12px;
    font-family: "Montserrat";
    font-weight: 600;
}
#slider .btn-primary:hover{
  color: #000 !important;
}
#slider .carousel-caption {
  top: 50%;
  transform: translateY(-50%); 
  bottom: inherit;
  text-align: left;
  right: 0;
}
#slider h4 {
    text-transform: uppercase;
    color: #fff;
    font-family: "Montserrat";
}
.inner_carousel{
  padding: 20px 20px;
}
a.blog-more{ 
  display:inline-block; 
  font:400 16px 'Roboto Condensed', sans-serif; 
  padding:10px 30px; 
  margin-top:21px; 
  border-radius:4px; 
  -moz-border-radius:4px; 
  -webkit-border-radius:4px; 
  -o-border-radius:4px; 
  -ms-border-radius:4px; 
  margin-right:15px;
}
#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
    display: block !important;
  }
#slider .carousel-control-prev-icon,
#slider .carousel-control-next-icon{
  background-image:none; 
}
#slider .carousel-control-next,
#slider .carousel-control-prev{
  opacity: 1;
}
.carousel-control-next-icon,
.carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#slider a i {
  padding: 10px 15px;
  background-color: #01c9ef;
  font-size: 15px;
  border: 1px solid #01c9ef;
}
#slider a i:focus,
#slider a i:active,
#slider a i:hover{
  border-color: #01c9ef;
  color: #01c9ef;
  background: #fff;
  transition: all 0.5s ease-out;
}
/*--------------- Sidebar -----------------*/
#sidebar .textwidget input[type="submit"]{
      width: 100%;
}
#sidebar .textwidget label {
    width: 100%;
    float: left;
    margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
    background: #333;
    border: none;
    color: #ffffff;
    padding: 14px 0;
    font-size: 15px;
    margin: 0;
}
#sidebar form {
    display: table;
    width: 96%;
    border: 1px solid #bbb;
    margin: 5px;
}
#sidebar h3 {
   margin: 0 0 10px;
   font-size: 20px;
   color: #f68121;
}
#sidebar h3:after{
  content: "";
  display: block;
  width: 32px;
  height: 3px;
  background: #d6d6d4;
  margin-top: 7px;
}
.widget_categories select {
  width: 100%;
  padding: 6px;
}
#sidebar input[type="search"] {
  background:transparent;
  padding:10px 10px; 
  border:none; 
  font-size:15px; 
  color:#000;width:100%;
}
#sidebar label{
  width:71%;
  float:left;
  margin-bottom:0;
}
#sidebar input[type="submit"]{
  background:#01c9f0; 
  border:none; 
  color:#000000;
  padding: 14px 21px;
  font-size:10px; 
  margin:0;
}
#sidebar aside{
  margin-bottom:30px;
  border:1px solid #bbb;
  padding: 10px !important;
}
#sidebar ul {
  list-style:none;
  margin:0; 
  padding:0; 
  font-size:17px;
}
#sidebar ul li{ 
  line-height: 32px;
  background: url('./images/arrow-right.png') no-repeat 0px 10px;
}
#sidebar ul li a{ 
  color:rgba(0, 0, 0, 0.78);
  padding-left: 15px;
}
#sidebar .tagcloud a{
  background:#eeeeee; 
  color:#000; 
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px; 
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#3890cb;
}
#sidebar .widget_recent_entries ul li{ 
  background: none;
}
#sidebar .post-content {
    line-height: 20px;
    margin-bottom: 15px;
}
.textwidget {
  padding: 20px 0;
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
  font-size: 34px;
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px; 
  font-weight:bold;
  margin: 10px 0;
  clear: both;
  padding-bottom:10px;
}
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 15px;
  margin-right: 10px;
  color: #5b5b5b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
    padding: 0;
    border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
/*-------------- Main Title ---------------*/
.main_title h1:after{
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #000;
  margin-bottom: 10px;
  margin-top: 7px;
}
.share_icon i {
  padding: 10px 10px 10px 10px;
  margin: 0 0;
  color: #ffffff;
  background-color:#01c9f0;
  border-radius: 50%;
  width: 40px;
  margin: 0 4px;
  text-align: center;
}
.services_inner h4, .services_inner .short_text {
    color: #272727;
}
.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-top:10px;
}
.menubar.scrolled li.search-box {
    display: block !important;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
}
button.owl-prev, button.owl-next {
  background: #ffffff;
  border: 1px solid #000;
  padding: 6px 9px;
}
.owl-nav {
  margin: 12px auto;
  display: none;
}
button.owl-next.disabled, button.owl-prev.disabled {
    background: #bbb;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
    font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity input{
  padding: 5px 0px;
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #f68121;
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #f68121;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #ffffff;
  color: #333333;
  border: 1px solid #f68121;
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title {
  text-align: center;
}
.woocommerce ul.products li.product .price{
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #f68121;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2{
    max-width: 100%;
}
input#password, input#reg_password {
    padding: 10px;
}
.woocommerce div.product form.cart .variations select{
  background-color: #ffffff; 
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}
.woocommerce a.added_to_cart {
    padding: 0 .5em .5em;
    display: inline-block;
}
/*edits*/
#contact .wq {
    margin-top: 16px;

}
#contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    padding: 1px 20px;
    margin: -3px 0;
    margin-bottom: 45px;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid #ebebe0;
}
#contact .wq1 {
    padding: 0px 0 23px 0;
    margin-left: -2px;
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 600;
}
#contact input.wpcf7-form-control.wpcf7-text {
    width: 100%;
    padding: 1px 20px;
    margin: -3px 0;
    margin-bottom: 45px;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid #ebebe0;
}
#contact textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 12px 20px;
    margin: -3px 0;
    margin-bottom: 45px;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid #ebebe0;
}
#contact .contact-icon2.m-4 {
    margin-left: -17% !important;
    font-family: 'Montserrat';
    font-size: 15px;
    letter-spacing: initial;
}
#contact .fd {
    margin-left: -15px;
}
#contact .title.wq::after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 10px;
    background: #20ccee;
    margin-left: 0%;
    margin-bottom: 18px;
}
#contact .wqr::after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 15px;
    background: #20ccee;
    margin-left: 0%;
    margin-bottom: 18px;
}
#contact .row1 {
    line-height: 8px;
    padding: 5px;
    margin-left: -10px;

}
#contact .r1 {
    line-height: 16px;
    padding: 10px;
    font-family: 'Montserrat';
    font-size: 6px;
    margin-left: -8px;
}
#contact .col.col-md-12.jk {
    font-family: 'Montserrat';
    font-size: 14px;
    letter-spacing: 1px;
}
#contact #mail1 {
    padding: 9px;
    margin-left: 83px;
    margin-top: -30px;
}
#testimonials button.owl-dot.active {
    background-color: #5e5e5e !important;
    border: 2px solid #5e5e5e !important;
}
/*-------------- media section ---------------*/
@media screen and (max-width:767px) {
  #single-post-page #sidebar {
    margin-top: 0;
  }
  .copyright p.theme-design {
    float: unset;
  }
  hr.thick-line {
    margin-left: 10.5rem;
  }
  section#about {
    background-image: none!important;
  }
  .goals-content a {
    display: block;
    margin-bottom: 10px;
  }
  #slider .carousel-caption.d-none.d-md-block {
      display: block !important;
  }
  #slider h2.font-weight-bold {
      display: none;
  }
  #slider p.font-weight-bold {
      display: none;
  }
  #our-services .page-box{
    margin-bottom:0.5em;
    margin-top:20px;
  }
  .testimonialwrapper-box{
    margin-bottom: 50px;
  }
  #header .logo a.custom-logo-link{
    position: static;
  }
  .mid-content {
    position: static;
    top: 0;
    transform: unset;
  }
  .consultation {
    margin: 9px 0;
  }
  .copyright p {
    margin-bottom: 15px;
  }
  .socialbox {
    text-align: center;
  }
  .top-bar-left{
    width: 70%;
  }
  .top-bar-right{
    width: 30%;
  }
  
  .top-bar-left i.top-email{
    padding: 8px 5px 8px 0;
  }
  .top-bar-left i.top-tel{
    padding: 8px 5px 8px 15px;
    margin: 0;
  }
  .top-bar-right li.top-login{
    margin: 0 10px 0 0;
    background: transparent;
  }
  .top-bar-right i.top-login{
    margin: 0 5px 0 0;
    padding: 8px;
    background: transparent;
  }
  .top-bar-right .fa-angle-right{
    display: none;
  }
  .top-bar-right li.top-login .top-login-text{
    display: none;
  }
  .top-bar-right li.top-cart{
    margin: 0;
  }
  .top-bar-right li.top-cart a{
    padding-right: 5px;
  }
  .top-bar-right i.top-cart{
    margin: 0 5px 0 0;
    padding: 8px;
  }
  .top-bar-right li.top-cart .woocommerce-Price-amount{
    display: none;
  }
  .site-title{
    font-size: 34px;
  }
  
  .main-header{
    margin-bottom: 25px;
  }
  .header-title{
    padding: 30px 0;
  }
  .main-title{
    font-size: 30px;
  }
  #masthead{
    min-height: 60px;
  }
  #masthead #site-branding img,
  #masthead.scrolled #site-branding img{
    max-height: 40px;
    width: auto;
  }
  .main-navigation li,
  #masthead.scrolled .main-navigation li{
    display: block;
    line-height: 1.5 !important;
  }
  .sf-arrows .sf-with-ul{
    padding-right: 0;
  }
  .menu > ul > li > a{
    padding: 10px 0;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .slide-cta{
    float: none;
    width: 100%;
    padding: 15px 0 0 0;
    text-align: center;
  }
  #home-slider-section .bx-wrapper .bx-controls-direction a{
    display: none;
  }
  .slide-button-left,
  .slide-button-right{
    padding: 7px 25px 7px 25px;
    min-width: 160px;
    font-size: 16px;
  }
  #slider p {
    display: none;
  }
  .featured-section-title{
      margin-bottom: 30px;
  }
  .featured-section-title:before{
    width: 100%;
    left: 0;
  }
  .featured-section-title span{
      font-size: 20px;
      padding: 0 20px;
  }
  .featured-post-wrap,
  .featured-post{
    display: block; 
    background: none;
  }
  .featured-post{
    background: #f9f9f9;
    margin-bottom: 16px;
  }
  .featured-post:last-child{
    margin-bottom: 0
  }
  .features_outer {
    width: 100%;
    margin-top: -80px;
	position:unset;
  }
  .about-sec,
  .about-image{
    width: auto;
    float: none;
  }
  .about-sec{
    margin-bottom: 40px;
  }
  .about-image{
    max-width: 400px;
    margin: 0 auto;
  }
  #cta-section .cta-left{
    width: 100%;
    float: none;
    text-align: center;
  }
  #cta-section .cta-left p{
    max-width: 100%;
  }
  #cta-section .cta-left .leadin{
    font-size: 26px;
  }
  #cta-section .cta-right{
  width: 100%;
  float: none;
  text-align: center;
  padding: 40px 0 0 0;
  }
  .footer{
    width: 47%;
  }
  .footer:nth-child(3){
    clear: both;
  }
  .footer:nth-child(3),
  .footer:nth-child(4){
    margin-top: 25px;
  }
  .site-info{
    float: none;
    width: 100%;
    text-align: center;
  }
  #footer-menu ul {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  #primary{
    width: auto !important;
    float: none !important;
    margin-bottom: 25px;
  }
  #secondary{
    width: auto;
    float: none !important;
  }
  .custom_btn{
    text-align: center;
    margin: 0 auto;
    display: block !important;
  }
  .woocommerce div.product div.images .flex-control-thumbs{
    margin: 10px 0 0 0;
  }
  .dis_more {
    margin: 20px 0;
  }
  .counter_wrapper {
    margin: 10px 0;
  }
  .counter_wrapper img {
    margin-bottom: 15px;
  }
  .pl-0 {
    padding-left: 15px !important;
  }
  .why_para {
    text-align: center;
  }
  .whychoose_us h2 {
    text-align: center;
  }
  .services_inner {
    text-align: center;
  }
  #our_services p {
    padding-top: 15px;
  }
  .innermenubox {
    position: static;
  }
  .contact-box .wpcf7 input[type="text"],
  .contact-box .wpcf7 input[type="email"],
  .contact-box .wpcf7 textarea{
    width: 100% !important;
  }
  .row.consult_inner,
  .row.key_inner,
  .row.news_inner,
  .row.client_inner{
    margin: 0;
  }
  .team_box
  {
    text-align: center;
  }
  .team_box .image-box
  {
    text-align: center;
    display: block;
  }
  .team-box-hover {
    background: rgba(35, 207, 241, 0.8);
    height: 100%;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0px;
    left: 0px;
  }
}
@media screen and (max-width:400px) {
  #sidebar input[type="submit"] {
      right: 35px !important;
  }
  #latest_post .datebox {
    width: 20% !important;
    height: 20% !important;
  }
  #latest_post .datebox-3 {
    position: absolute;
    width: 20% !important;
    height: 10% !important;
  }
}
@media screen and (max-width:576px) {
  #slider .carousel-caption.d-none.d-md-block {
      display: none !important;
  }
  blockquote{
    width: 100%;
  }
  .media-small {
    padding-left: 10px !important;
  }
  .small_media {
    padding: 10px 0;
  }
  #header .logo {
    margin: 0;
    padding: 30px 30px;
    text-align: center;
  }
  .copyright p{
    text-align: center !important;
    padding: 5px 0;
  }
  
  #slider p{
    margin: 0 0 9px 0;
  }
  #slider h5{
    font-size: 16px;
  }
  #slider a i{
    padding: 1px;
  }
  section h2{
    font-size: 22px;
  }
  .attorneys_box,
  .outer_post_box,
  .testi_qoute,
  .postbox,
  #sidebar {
      margin-left: auto;
      margin-right: auto;
  }
  .top-icon{
      top: -1%;
  }
  .above_title {
    margin-top: 2%;
  }
  .consultation {
    margin: 6px 0;
  }
  .head-2 .container
  {
    z-index: 99999999;
  }
  .menubar {
    padding: 0 15px;
  }
  #header .logo h1 {
    text-align: center;
  }
  #header .logo p {
    text-align: center;
  }
  .serach_inner input.search-field {
    width: 85%;
  }
  .practice-editor img{
    display: block;
    text-align: center;
    float: none;
  }
  #latest_post .blog-post-image {
    margin: 0 auto;
    text-align: center;
    border: solid 1px #dddddd;
  }
  hr.thick-line {
    display: none;
  }
  #newsletter input[type="submit"] {
    margin: 0 auto !important;
  }
  #latest_post .col-lg-4.col-md-4.col-sm-5.col-12.box-outer.p-0 {
    position: relative !important;
    left: 0% !important;
  }
  #sidebar input[type="submit"] {
    position: absolute;
    right: 37px;
  }
  #latest_post .col-lg-4.col-md-4.col-sm-5.col-12.box-outer.p-0 {
    left: 5px !important;
  }
  .projects_box {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media screen and (max-width:480px) {
  #sidebar ul li a {
    font-size: 13px;
  }
  #about .about-btn {
    text-align: center;
  }
  .about-heading {
    padding-top: 0px;
  }
  #footer {
    padding:0px;
  }
  #goals .goals-heading h2 {
    text-align: center;
  }
  #our_services .innerbox {
    background-size: 100% 100%;
    padding: 0 0 3.5em 0;
  }
  #latest_post .innerbox {
    background-size: 100% 100%;
    padding: 3.5em 0;
  }
  #our_clients .welcome-heading p {
    padding-bottom: 0px;
  }
  #our_clients {
    padding-bottom: 0;
  }
  #team .owl-dots {
    margin-top: 0px;
  }
  #team .innerbox {
    background-size: 100% 100%;
    padding: 3em 0 1em 0;
  }
  #latest_post .datebox-3 {
    position: unset;
    height: unset;
  }
  #sec_consultation h3 {
    font-size: 20px;
  }
  ul.nav.nav-pills.nav-justified {
    display: block;
  }
  .whychoose_us h2 {
    font-size: 24px !important;
    padding: 0 15px;
  }
  .consultation a {
    padding: 6px 4px;
  }
  .consultation span {
    font-size: 10px;
  }
  .consultation i.fas.fa-headphones {
    padding: 0px 8px 8px 6px;
  }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100% !important;
  }
  .consult_box_outer p {
    font-size: 20px;
  }
 
  #latest_post .col-lg-4.col-md-4.col-sm-8.col-12.box-outer.p-0 {
    position: relative;
    left:0% !important;
  }
  .toggle-nav span {
      margin-left: 18px;
  }
  
  #header .toggle-nav {
      top: 15px;
  }
  #header .toggle-nav span:before {
      bottom: 0px; 
  }
  #features .features_outer.row{
      margin-top: 0px !important;
  }
  #site_top .socialbox {
      text-align: center;
      margin-top: 25px;
  }
  .contact_details ul li {
      display: inline-block;
      margin: 5px;
  }
  #about .offset-5 {
      margin-left: 0px;
  }
  section#about {
      background-image: none !important;
  }
  #our_records button.owl-dot {
    border: none;
  }
  #our_records button.owl-dot.active {
      background-color: #ddd;
      border:none;
  }
  #team h2:after {
      margin-left: 37%;
  }
  #projects h2:after {
      margin-left: 35%;
  }
  #our_clients h2:after {
      margin-left: 39%;
  }
  #testimonials h2 {
      font-size: 22px;
  }
  #testimonials h2:after {
      margin-left: 37%;
  }
  #latest_post h2:after {
      margin-left: 35%;
  }
  .newsletter-heading h2 {
      font-size: 18px;
  }
  #newsletter .contact_form input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
      width: 100% !important;
      margin: 10px 0px 10px 0px;
  }
  #newsletter input[type="submit"] {
      padding: 7px 50px 7px 50px;
  }
  h3.widget-title {
      margin-top: 20px;
  }
  hr.thick-line {
      margin-left: 5.5rem !important;
  }
}
@media screen and (max-width:425px) and (min-width: 320px) {
  .menubar.scrolled .btn-primary
  {
    right:104px !important;
  }
 
  .features_outer {
    width: 100%;
  }
  #newsletter .newsletter-section{
    padding:20px 20px;
  }
  .projects-box-hover {
    left: 0 !important;
    width: 100% !important;
  }
}
@media screen and (max-width:575px) {   
  .contact_details {
    text-align: center;
  }
  #header .logo
  {
    top: -10px;
  }
  .search-icon{
    text-align: left;
  }
  .menubar.scrolled .logo
  {
    top: 0px !important;
  }
  .menubar.scrolled .toggle-nav span
  {
    margin-left: 53px;
  }
  .hide-menu-button
  {
    display: none;
  }
  .head-1 .menubar
  {
    z-index: 99999999999;
  }
 .first-nav
  {
    display: none !important;
  }
  .toggle-nav
  {
    z-index: 9999;
  }
  .search-icon .fa-search
  {
    z-index: 9999;
  }
  #site_top .socialbox {
   margin-left: unset;
  }
  #site-navigation{
    display:block;
  }    
  #about .offset-lg-5.col-lg-7.col-md-7.col-sm-12.col-12 {
    margin-left: 0;
  }
  #latest_post .col-lg-4.col-md-4.col-sm-8.col-12.box-outer.p-0 {
    position: relative;
    left:0% !important;
  }
  .toggle-nav span {
    margin-left: 18px;
  }
  #header .toggle-nav {
    top:7px;
    padding-left: 0;
    float: left;
  }
  #header .toggle-nav span:before {
    bottom: 0px; 
  }
  #header .col-lg-2.col-md-2.col-12.d-lg-none.d-block {
    text-align: center;
  }
  #features .features_outer.row{
    margin-top: 0px !important;
  }
  #site_top .socialbox {
    text-align: center;
    margin-top: 25px;
  }
  .contact_details ul li {
    display: inline-block;
    margin: 5px;
  }
  #about .offset-5 {
    margin-left: 0px;
  }
  section#about {
    background-image: none !important;
  }
  #our_records button.owl-dot {
    border: none;
  }
  #our_records button.owl-dot.active {
    background-color: #ddd;
    border:none;
  }
  #team h2:after {
    margin-left: 37%;
  }
  #projects h2:after {
      margin-left: 35%;
  }
  #our_clients h2:after {
      margin-left: 39%;
  }
  #testimonials h2 {
      font-size: 22px;
  }
  #testimonials h2:after {
      margin-left: 37%;
  }
  #latest_post h2:after {
      margin-left: 35%;
  }
  .newsletter-heading h2 {
      font-size: 18px;
  }
  #newsletter .contact_form input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
      width: 100% !important;
      margin: 10px 0px 10px 0px;
  }
  #newsletter input[type="submit"] {
      padding: 7px 50px 7px 50px;
  }
  h3.widget-title {
      margin-top: 20px;
  }
  hr.thick-line {
      margin-left: 5.5rem;
  }
  #goals .goals_img {
      text-align: center;
  }
  #goals p {
      text-align: center;
  }
  #goals h6 {
      text-align: center;
  }
  #team h2:after {
      margin-left: 44%;
  }
  hr.thick-line {
      margin-left: 11.5rem;
  }
  #our_services .services_inner h6:after {
      margin-left: 42%;
  }
  #projects h2:after {
      margin-left: 43%;
  }
  #our_clients h2:after {
      margin-left: 41%;
    }
  #testimonials h2:after {
      margin-left: 42%;
  }
  #latest_post h2:after {
      margin-left: 43%;
  }
  #projects img.d-flex.align-self-center {
      margin: 0 auto;
  }
  #latest_post img {
      width: 100%;
  }
  #latest_post p {
      text-align: center;
  }
  #about .about-btn {
    text-align: center;
  }
  #footer {
    padding: 0px;
  }
  #latest_post .datebox-3 {
    position: relative;
    width: 14%;
    height: 8%;
  }
  .about-heading {
    padding-top: 0px;
  }
  #our_services .innerbox { 
    padding: 0 0 3.5em 0;
  }
  #about .about-btn, .copyright {
    text-align: center;
  }
  #our_services .innerbox {
    padding: 0 0 3.5em 0;
  }
  #footer {
    padding: 0px;
  }
  #latest_post .datebox-3 {
    position: absolute;
    width: 14%;
    height: 8%;
  }
  #latest_post .datebox {
    width: 13%;
    height: 13%;
  }
  #latest_post .datebox.full {
    width: 20% !important;
    height: 22% !important;
  }
  .about-heading {
    padding-top: 0px;
  }
  .projects-box-hover {
    background: rgba(35, 207, 241, 0.8);
    height: 100%;
    width: 90%;
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    text-align: center;
    padding: 15px;
    left: 25px;
  }
  #our_clients .client_inner:nth-child(5),#our_clients .client_inner:nth-child(6) {
    border-bottom: 1px solid #d8d6d6 !important;
  }
   .row.bg-media {
    background: #fff;
  }
  .contact-info {
    margin: 0 !important;
  }
  .search-box{
    float: none;
  }
  .aboutbg{
    top: 0;
  }
  .continnerbox{
    border-left: 25px solid transparent;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .nav ul li a{
    padding:5px 10px; 
    display:block; 
    color:#ffffff;
  }
  .nav ul li a:hover{
    color:#ff8a00;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  #header .head-1 .innermenubox{
    display:none !important;
  }
  #site-navigation-2{
    display: none;
    position: absolute;
    top: 100%;
    background: #f9f9f9;
    left: 0;
    right: 0;
    float: none;
    width: auto;
    z-index: 1;
  }
  .menubar-2.scrolled
  {
    top: 0px;
  }
  .menubar-2.scrolled.hmenu { 
    height: auto; 
  }
  .menubar-2.scrolled{
    margin-top: 0 !important;
  }
  .menubar-2.scrolled {
    padding: 0;
  }
  .menubar-2 .nav ul li ul{
    display:none; 
    z-index:2;
    font-weight:normal;
  }
  .menubar-2 .nav ul{ 
    width:100%;
    margin-top:0; 
    background-color:#222222;
  }
  .menubar-2 .nav ul li,
  .menubar-2.scrolled .main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 100%;
  }
   #header .scrolled #site-navigation-2
  {
    top: 0px;
  }
}
@media screen and (max-width:767px) and (min-width: 576px){
  #about .about-btn, .copyright {
    text-align: center;
  }
  #our_clients {
    padding-bottom: 15px;
  }
  #latest_post .datebox-3 {
    height: 10%;
  }
  #footer h3 {
    padding: 18px 0 8px 0;
  }
  #about h3 {
    text-align: center;
  }
  .menubar.scrolled
  {
    top: 0px;
  }
  #latest_post .datebox-3 {
    height: 10%;
    width: 25%;
    position: absolute;
  }
}
@media screen and (max-width:719px) {
  #latest_post .col-lg-4.col-md-4.col-sm-8.col-12.box-outer.p-0 {
    position: relative;
    left:0% !important;
  }
  section#about {
    background-image: none !important;
  }
  #about h3{
  text-align:center;
  }
  #about h3:after {
      margin-left: 44% !important;
  }
  #our_records button.owl-dot {
  border: none;
  }
  #our_records button.owl-dot.active {
      background-color: #ddd;
      border:none;
  }
  hr.thick-line {
    display:none;
  }
  #newsletter .contact_form input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
    width: 100% !important;
  }
  .row.bg-media {
    background: #fff;
  }
  .menubar.scrolled.hmenu { 
    height: auto; 
  }
  .menubar.scrolled{
    margin-top: 0 !important;
  }
  .menubar.scrolled {
    padding: 0;
  }
  .contact-info {
    margin: 0 !important;
  }
  .search-box{
    float: none;
  }
  .aboutbg{
    top: 0;
  }
  .continnerbox{
    border-left: 25px solid transparent;
  }
  .menubar .nav ul li ul{
    display:none; 
    z-index:2;
    font-weight:normal;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .menubar .nav ul{ 
    width:100%;
    margin-top:0; 
    background-color:#222222;
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 100%;
  }
  .nav ul li a{
    padding:5px 10px; 
    display:block; 
    color:#ffffff;
  }
  .nav ul li a:hover{
    color:#ff8a00;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  #services_tab .details-box {
    transform: inherit;
  }
  #services_tab .details-box-content {
    transform: inherit;
  }
  #newsletter .news_content {
    position: relative;
    top: 20px;
    transform: inherit;
  }
  #newsletter input[type="email"] {
    width: 100%;
  }
  #latest_post .col-lg-4.col-md-4.col-sm-5.col-12.box-outer.p-0 {
    position: absolute;
    left: 58%;
  }
  #goals .goals-heading h2 {
    font-size: 25px;
  }
  #goals h6 {
    font-size: 12px;
  }
 
}
@media screen and (max-width:768px) and (min-width: 576px) {
  #header .btn-primary {
    margin-left: -71px;
  }
  .toggle-nav {
    display: block;
    position: relative;
    top: 15px !important;
  }
    #our_services .innerbox {
      padding: 0 0 4.5em 0;
  }
  #team .innerbox {
    padding: 2.5em 0 1em 0;
  }
  #team .owl-dots {
      margin-top: 0px;
  }
  .features_outer.row {
    margin-top: -90px;
  }
  #about .offset-lg-5.col-lg-7.col-md-7.col-sm-12.col-12 {
    margin-left: 0;
  }
  .contact_details ul li span {
      display: block;
  } 
  #site_top .socialbox {
      margin-left: 0;
  }
  .toggle-nav {
      right: 0px;
      top: 37px;
  }
  .site-description{
    font-size:9px;
  }
  #header .logo h1 {
      font-size: 17px;
  }
  #header .logo {
      margin: 0;
      padding: 0px;
     top: 24px;
  }
  .menubar.scrolled .logo
  {
    padding-left: 32px !important;
    top: 11px !important;
  }
  .menubar.scrolled .logo h1 {
      font-size: 16px !important;
  }
  .logo-block
  {
    padding: 0;
  }
  #site_top ul.left-side-content
  {
    margin-left: 0px;
    margin-bottom: 1rem;
  }
   .search-icon {
    position: relative;
    top: -40px;
    left:-25px;
  }
}
@media screen and (max-width:768px) {
  #contact input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    top: 0; 
    right: 0; 
  }
  #about .offset-lg-5.col-lg-7.col-md-7.col-sm-12.col-12 {
    margin-left: auto;
  }
  .toggle-nav {
    right: 0px;
  }
  #header .menubar.m-0.mt-3.mt-md-0.mt-lg-3.scrolled h1 {
    margin-left: 15px;
    margin-top: 33px !important;
  }
 
  .top_social {
    padding: 10px 0;
    margin-left: 0;
  }
  #our_records button.owl-dot {
  border: none;
  }
  #our_records button.owl-dot.active {
      background-color: #ddd;
      border:none;
  }
  #latest_post .col-lg-4.col-md-4.col-sm-5.col-12.box-outer.p-0 {
    position: relative;
    left: 0;
    display: contents;
  }
  #newsletter .contact_form input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
    width: 100% !important;
  }
  .menubar {
    position: relative;
    right: 0;
  }
  .consult_box_outer {
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    border-right: 10px solid #ffffff;
  }
  .consult_title {
    -webkit-transform: unset; 
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
  }
  .bth_consult a {
    float: inherit;
    position: static;
    top: 0;
    transform: none;
    right: 0;
  }
  .bth_consult{
    padding-bottom: 15px;
  }
  #slider .btn-primary{
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .menu > ul > li > a:hover:before, .menu > ul > li.current_page_item > a:before, .menu > ul > li.current-menu-item > a:before{
  display:none;
  }
  #sidebar input[type="submit"] {
    position: absolute;
    right: 42px;
  }
  .col-lg-8.col-md-8.col-sm-12.col-12.logobox {
    padding-top: 10px;
  }
  #latest_post .datebox {
      width: 14%;
      height: 17%;
  }
}
@media screen and (max-width:991px) and (min-width: 769px){
  #newsletter .contact_form input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
    width: 100% !important;
  }
  #contact input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    right: 153px;
  }
  #footer h3 {
    padding: 15px 0 15px 0;
  }
  #site_top .socialbox {
    margin-left: 25%;
  }
  #team .innerbox {
    padding: 3.5em 0 1em 0;
  }
  #our_services .innerbox {
    background-size: 100% 100%;
    padding: 1.5em 0 3.5em 0;
  }
  .features_outer {
    width: 100%;
    margin-top: -170px;
  }
  .post-thumb.col-md-4.col-sm-4.col-4 {
    padding: 0;
  }
  #sidebar .post-content {
    font-size: 10px;
  }
  #sidebar ul li a {
    padding-left: 0px;
  }
  .no-pad {
    padding: 0;
  }
  .innermenubox {
    position: static;
  }
  .contact_details ul li
  {
    line-height: 17px;
    display:inline-block;
  }
  #header .logo h1
  {
    font-size: 19px;
  }
  .menubar.scrolled .logo
  {
    padding-left: 32px !important;
  }
  #header .scrolled .btn-primary
  {
    margin-top: 31px !important;
  }
  .share_icon i
  {
    width:31px;
  }
  .toggle-nav span {
    margin-left: -25px !important;
  }
  .share_icon i {
    width: 40px;
  }
  #sidebar input[type="submit"] {
    padding: 14px 9px;
  }
  .logo-block {
    text-align: left !important;
  }
  #latest_post .datebox-3 {
    width: 22%;
    height: 10%;
  }
  #latest_post .datebox {
    width: 24%;
    height: 18%;
  }
}
@media screen and (max-width:1024px) and (min-width: 769px) {
  #header .btn-primary {
      margin-left: -86px;
  }
  #header .logo h1 {
    font-size: 21px;
  }
  .features_box {
    margin-top: 100px;
  } 
}
@media screen and (max-width:991px) and (min-width: 769px) {
   .search-icon {
      position: relative;
      top: -37px;
      left: -68px;
  }
}
@media screen and (max-width:1024px) and (min-width: 991px) {
.search-icon {
      position: relative;
      top: 20px;
      left: -68px;
  }
}
@media screen and (max-width:991px) {
  .toggle-nav {
    right: 0px;
	  float: none;
  }
  #header .small_media {
    border-right: none;
  }
  .search-box{
    float: none;
  }
  .aboutbg{
    top: 0;
  }
  .search-box form.search-form{
    margin: 0 auto;
  }
  .social-box .social-media {
    padding-top: 21px;
  }
  #footer input[type="submit"] {
    padding: 9px 3%;
  }
  small {
    font-size: 13px !important;
  }
  #newsletter input[type="submit"] {
    margin-top: 10px;
  }
  #slider .carousel-control-prev-icon,
  #slider .carousel-control-next-icon{
    margin-top: 51px;
  }
  #slider a i {
    padding: 5px 8px;
    font-size: 15px;
  }
  .archive .post-text-right 
  {
    padding-left:6px !important;
  }
}
@media screen and (max-width: 1024px){
  iframe {
      width: 100%;
      height:auto;
  }
  .toggle-nav{
    display: block !important;
  }
  .innermenubox {
    position: static;
  }
  #site-navigation{
    display: none;
    position: absolute;
    top: 100%;
    background: #f9f9f9;
    left: 0;
    right: 0;
    float: none;
    width: auto;
    z-index: 1;
  }
   #header .scrolled .logo
  {
    padding-left: 25px;
    top:30px;
  }
  #header .scrolled .logo h1
  {
    font-size: 20px;
  }
  #header .scrolled #site-navigation
  {
    top: 0px;
  }
  .main-navigation a{
    color: #444;
  }

  .main-navigation .menu{
    float: none;
    text-align: center;
  }

  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }

  .main-navigation .menu > ul > li.highlight{
    background: transparent !important;
  }

  .menu > ul > li:hover:before, 
  .menu > ul > li.current_page_item:before, 
  .menu > ul > li.current-menu-item:before{
    display: none;
  }

  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }

  #site-branding{
    width: 80%;
    width: calc(100% - 60px);
    float: left;
  }
  .free_consultation {
    font-size: 12px;
  }
}
