.comments-form .form-submit input {
border: 2px solid #0cb8b6;
background: transparent;
color: #232323;
display: inline-block;
font-family: 'Poppins', sans-serif;
font-size: 12px;
font-weight: 600;
line-height: 25px;
margin-top: 20px;
padding: 12px 40px;
text-transform: uppercase;
}
.comments-form .form-submit input:hover {
color: #ffffff;
background-color: #0cb8b6;
border: 2px solid transparent;
}
.comments-area .comments-form .col-md-6 {
padding-left: 0px;
}
.comments-area .comments-form .col-md-6+.col-md-6 {
padding-right: 0px;
}
#recent-posts-2 > .sidebar-title >h3 {
display: none;
}
.comments-area .comment-respond #reply-title {
border-bottom: 1px solid #e7e7e7;
font-weight: 700;
margin-bottom: 30px;
padding-bottom: 15px;
text-transform: uppercase;
font-size: 18px;
}
.blog-area .sidebar aside .sidebar-item {
margin-bottom: 30px !important;
}
.blog-area .pagi-area .pagination li span {
border: 1px solid #e7e7e7;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #232323;
font-weight: 600;
height: 50px;
line-height: 50px;
margin-right: 10px;
margin-top: 5px;
padding: 0;
text-align: center;
text-transform: uppercase;
width: 50px;
}
.blog-area .pagi-area .pagination li span.current {
background: #0cb8b6 none repeat scroll 0 0;
border-color: transparent;
color: #ffffff;
}
.sidebar .nice-select .current {
color: #666666;
}
.appoinment form textarea {
max-height: 120px;
}
.sidebar .textwidget .appoinment form input#submit {
background: transparent;
padding: 10px 35px;
margin-top: 15px;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
border: 2px solid transparent;
transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
color: #232323;
border: 2px solid #0cb8b6;
background: transparent;
}
.sidebar .textwidget .appoinment form input#submit:hover {
background: #0cb8b6;
color: #ffffff;
border: 2px solid transparent;
}
.bg-dark.text-light .f-item >h2 {
display: none;
}
footer.bg-light .f-item >h2 {
display: none;
}
.appoinment .nice-select li[data-value="<option value="] {
display: none;
}
.appoinment .nice-select .option {
color: #333;
}
.banner-area .appoinment .appoinment-box .wpcf7-form-control#submit {
background: #0cb8b6;
border-radius: 30px;
color: #ffffff;
animation-delay: .9s;
padding: 10px 35px;
margin-top: 15px;
font-family: "Font Awesome 5 Free";
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
border: 2px solid #0cb8b6;
}
.appoinment .comments textarea {
border: 1px solid #e7e7e7;
padding: 15px;
min-height: 120px;
height: 34px;
border-radius: inherit;
}
.appoinment .comments textarea:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.appoinment .appoinment-box .wpcf7-form-control#submit  {
background: transparent;
padding: 10px 35px;
margin-top: 15px;
font-family: "Font Awesome 5 Free";
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
border: 2px solid transparent;
transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
color: #232323;
border: 2px solid #0cb8b6;
background: transparent;
}
.appoinment .appoinment-box #submit.wpcf7-form-control:hover {
background: #0cb8b6;
color: #ffffff;
border: 2px solid transparent;
}
.maps-area .google-maps .wpb_content_element{
margin-bottom: 0px;
}
.contact-area .contact-items input#submit {
padding: 15px 35px;
border: 2px solid #0cb8b6;
background: transparent;
font-family: "Font Awesome 5 Free";
text-transform: uppercase;
letter-spacing: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top: 20px;
}
.blog-area .sidebar .widget.widget_categories,.blog-area .sidebar .widget.widget_archive,.blog-area .sidebar .widget.widget_tag_cloud {
margin-bottom: 30px;
width: 100%;
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
padding: 30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.blog-area .sidebar .sidebar-title {
display: block;
}
.blog-area .sidebar .sidebar-title h3 {
font-weight: 500;
margin-bottom: 25px;
margin-top: -5px;
padding-bottom: 15px;
position: relative;
text-transform: uppercase;
z-index: 1;
font-size: 18px;
}
.blog-area .sidebar .sidebar-title h3::before {
background: #0cb8b6 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
width: 40px;
z-index: -1;
}
.blog-area .sidebar .sidebar-title h3::after {
background: #0cb8b6 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 2px;
left: 45px;
position: absolute;
width: 5px;
z-index: -1;
}
.blog-area .sidebar .widget.widget_categories ul, .blog-area .sidebar .widget.widget_archive ul {
margin-top: -5px;
}
.blog-area .sidebar .widget.widget_categories ul li,.blog-area .sidebar .widget.widget_archive ul li {
display: block;
padding: 10px 0;
border-bottom: 1px solid #e7e7e7;
position: relative;
}
.blog-area .sidebar .widget.widget_categories ul li {
text-align: right;
overflow: hidden;
}
.blog-area .sidebar .widget.widget_categories ul li:first-child ,.blog-area .sidebar .widget.widget_archive ul li:first-child {
margin-top: 0;
padding-top: 0;
}
.blog-area .sidebar .widget.widget_categories ul li a,.blog-area .sidebar .widget.widget_archive ul li a {
display: inline-block;
text-transform: capitalize;
padding-left: 25px;
}
.blog-area .sidebar .widget.widget_categories ul li a {
float: left;
}
.blog-area .sidebar .widget.widget_categories >ul> li >a::after,.blog-area .sidebar .widget.widget_archive >ul> li >a::after {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
content: "\f07b";
font-family: "Font Awesome 5 Free";
height: 8px;
left: 0;
position: absolute;
width: 8px;
top: 10px;
}
.blog-area .sidebar .widget.widget_categories ul li:first-child a::after,.blog-area .sidebar .widget.widget_archive ul li:first-child a::after {
top: 0;
}
.blog-area .sidebar .widget.widget_categories ul li a:hover,.blog-area .sidebar .widget.widget_archive ul li a:hover {
color: #0cb8b6;
}
.blog-area .sidebar .widget.widget_tag_cloud ul.wp-tag-cloud li {
display: inline-block;
}
.blog-area .sidebar .widget.widget_tag_cloud ul.wp-tag-cloud li a {
background: #ffffff none repeat scroll 0 0;
border: 1px solid #e7e7e7;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
font-weight: 600;
margin-bottom: 8px;
margin-right: 5px;
padding: 10px 20px;
text-transform: capitalize;
font-size: 13px !important;
color: #666666;
}
.blog-area .sidebar .widget.widget_tag_cloud ul.wp-tag-cloud li a:hover {
color: #0cb8b6;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::after {
content: "\f107";
font-family: "Font Awesome 5 Free";
margin-left: 5px;
margin-top: 2px;
}
.newsletter-area .col-md-12 .input-group.stylish-input-group .wpcf7-form-control.wpcf7-submit {
font-family: "Font Awesome 5 Free";
position: absolute;
right: 0;
z-index: 9;
min-height: 60px;
border: 5px solid #ffffff;
width: 60px;
background: #0cb8b6;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
color: #ffffff;
}
footer .textwidget .input-group.stylish-input-group >input {
font-family: "Font Awesome 5 Free";
position: absolute;
right: 0;
top: 0;
padding: 0;
background: #0cb8b6;
color: #ffffff;
z-index: 9;
border: none;
line-height: 50px;
min-width: 50px;
}
@media (max-width: 1023px){
nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: none;
float: right;
font-size: 16px;
margin-left: 10px;
}
}
@media (max-width: 1023px){
nav.navbar.bootsnav li.dropdown > a.dropdown-toggle:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f105";
float: right;
font-size: 16px;
margin-left: 10px;
}
} .aligncenter {
text-align: center;
}
.widget_calendar {
float: none;
}
#wp-calendar {
width: 100%; 
}
#wp-calendar caption { 
background: none repeat scroll 0 0 #E9E9E9;
color: #333333;
font-size: 16px;
padding: 10px 0;
text-align: center; 
}
#wp-calendar thead { 
font-size: 10px; 
}
#wp-calendar thead th {
border: 1px solid #E9E9E9;
font-size: 13px;
padding: 8px 0;
text-align: center;
vertical-align: middle;
}
#wp-calendar tbody { 
color: #aaa; 
}
#wp-calendar tbody td { 
background: #f5f5f5; 
border: 1px solid #E9E9E9; 
text-align: center; 
padding:8px;
}
#wp-calendar tbody td#today {
background: #0cb8b6; 
color: #fff;
}
#wp-calendar tbody td#today a {
color: #fff;
}
#wp-calendar tbody td:hover { 
background: #fff; 
}
#wp-calendar tbody .pad { 
background: none; 
}
#wp-calendar tfoot {
border: 1px solid #E9E9E9;
}
#wp-calendar tfoot #next { 
font-size: 12px; 
text-transform: uppercase; 
text-align: right; 
color: #83c99f; 
padding: 10px;
}
#wp-calendar tfoot #prev { 
font-size: 12px; 
text-transform: uppercase; 
padding-top: 10px; 
color: #83c99f; 
padding: 10px;
}
.widget_text .textwidget img{
max-width: 100%;
height: auto; 
margin: 10px 0px;
}
.widget_text select, .widget_text input , .widget_text textarea  {
max-width: 100%;
padding: 5px;
border: 1px solid #ccc; 
width: 100%;
}
.widget_text option {
max-width: 100%;
}
.widget_nav_menu ul li, .widget_pages ul li {
color: #827b7d;
line-height: 28px;
}
#sidebar .textwidget img {
max-width: 100%;
}
img{
max-width:100%;
height: auto;
}
.wp-caption{
max-width:100%;
}
.wp-caption img{
padding-bottom: 10px;
}
.screen-reader-text{
display: none;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
text-decoration: none;
}
.alignright{
float:right;
}
.alignleft{
float:left;
}
.blog-area .sidebar .widget.widget_archive ul li {
text-align: right;
overflow: hidden;
}
.blog-area .sidebar .widget.widget_archive ul li a {
float: left;
}
.blog-area .sidebar .widget.widget_archive .nice-select ul li {
text-align: left;
padding-left: 18px;
}
.blog-area .sidebar .sidebar-item.widget_categories ul.children {
padding-left: 10px;
border-top: 1px solid #e7e7e7;
margin-top: 10px;
padding-top: 10px;
}
.blog-area .sidebar .sidebar-item li:last-child {
border:  none !important;
margin-bottom: 0;
padding-bottom: 0px !important;
}
.sidebar-item.widget_categories ul li a::after {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
content: "\f07b";
font-family: "Font Awesome 5 Free";
height: 8px;
left: 0;
position: absolute;
width: 8px;
top: 10px;
}
.blog-area .sidebar .widget.widget_categories .nice-select ul li {
text-align: left;
padding-left: 18px;
}
.blog-area .sidebar .widget.widget_pages ul li{
display: block;
padding: 10px 0;
border-bottom: 1px solid #e7e7e7;
position: relative;
}
.blog-area .sidebar .widget.widget_pages ul li a{
display: inline-block;
text-transform: capitalize;
padding-left: 25px;
}
.blog-area .sidebar .widget.widget_pages ul li a:after{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
content: "\f07b";
font-family: "Font Awesome 5 Free";
height: 8px;
left: 0;
position: absolute;
width: 8px;
top: 10px;
}
.blog-area .sidebar .sidebar-item.widget_pages ul.children {
padding-left: 10px;
border-top: 1px solid #e7e7e7;
margin-top: 10px;
}
.blog-area .sidebar .sidebar-item.widget_meta li:first-child {
margin-top: 0;
padding-top: 0;
}
.blog-area .sidebar .sidebar-item.widget_meta li {
display: block;
padding: 10px 0;
border-bottom: 1px solid #e7e7e7;
position: relative;
}
.blog-area .sidebar .sidebar-item.widget_meta li a {
display: inline-block;
text-transform: capitalize;
padding-left: 25px;
}
.blog-area .sidebar .sidebar-item.widget_meta li:first-child a::after {
top: 0;
}
.sidebar-item.widget_meta ul li a::after {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
content: "\f07b";
font-family: "Font Awesome 5 Free";
height: 8px;
left: 0;
position: absolute;
width: 8px;
top: 10px;
}
.blog-area .sidebar .sidebar-item.widget_recent_comments li:first-child {
margin-top: 0;
padding-top: 0;
}
.blog-area .sidebar .sidebar-item.widget_recent_comments li {
display: block;
padding: 10px 0;
border-bottom: 1px solid #e7e7e7;
position: relative;
}
.blog-area .sidebar .sidebar-item.widget_recent_comments li a {
display: inline-block;
}
.blog-area .sidebar .sidebar-item.widget_recent_comments li a {
text-transform: capitalize;
}
.blog-area .sidebar .sidebar-item.widget_rss li a {
color: #232323;
font-weight: 500;
padding: 0;
display: block;
}
.blog-area .sidebar .sidebar-item.widget_rss span.rss-date {
color: #0cb8b6;
font-size: 13px;
}
.blog-area .sidebar .sidebar-item.widget_rss li {
display: block;
padding: 10px 0;
border-bottom: 1px solid #e7e7e7;
position: relative;
}
.blog-area .sidebar .sidebar-item.widget_nav_menu li:first-child {
margin-top: 0;
padding-top: 0;
}
.blog-area .sidebar .sidebar-item.widget_nav_menu li {
display: block;
padding: 10px 0;
border-bottom: 1px solid #e7e7e7;
position: relative;
}
.blog-area .sidebar .sidebar-item.widget_nav_menu li a {
display: inline-block;
text-transform: capitalize;
padding-left: 25px;
}
.blog-area .sidebar .sidebar-item.widget_nav_menu li:first-child a::after {
top: 0;
}
.sidebar-item.widget_nav_menu ul li a::after {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
content: "\f07b";
font-family: "Font Awesome 5 Free";
height: 8px;
left: 0;
position: absolute;
width: 8px;
top: 10px;
}
.blog-area .sidebar .sidebar-item.widget_nav_menu ul.sub-menu {
padding-left: 10px;
border-top: 1px solid #e7e7e7;
margin-top: 10px;
padding-top: 10px;
}
.blog-area .info {
padding-top: 0px;
}
.blog-area.full-blog .single-item {
margin-bottom: 80px;
}
.blog-area .blog-items .info h3 span.featured-post {
float: right;
font-size: 18px;
}
.nav-previous {
float: left;
} .post-cont h1 {
font-size: 46px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont h2 {
font-size: 36px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont h3 {
font-size: 26px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont h4 {
font-size: 22px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont h5 {
font-size: 20px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont h6 {
font-size: 16px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont code {
color: #af5019;
}
.post-cont table{ 
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
border: 1px solid #d1d1d1;
}
.post-cont table td{
border: 1px solid #d1d1d1;
padding: 7px;
} 
.post-cont table th{
border: 1px solid #d1d1d1;
padding: 7px;
}
.post-cont  li{
padding-top: 5px;
list-style: inherit!important;
}
.post-cont  ul{
padding-left: 40px!important;
list-style-type: disc;
}
.post-cont  ol{
list-style: decimal!important;
padding-left: 40px!important;
}
.wp-caption.aligncenter {
margin: 0px auto;
}
.blog-items .info {
overflow: hidden;
}
.post-cont h1 {
font-size: 46px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont h2 {
font-size: 36px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont h3 {
font-size: 26px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont h4 {
font-size: 22px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont h5 {
font-size: 20px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont h6 {
font-size: 16px;
margin-bottom: 15px;
font-weight: 400 !important;
}
.post-cont code {
color: #af5019;
}
.post-cont table{ 
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
border: 1px solid #d1d1d1;
}
.post-cont table td{
border: 1px solid #d1d1d1;
padding: 7px;
} 
.post-cont table th{
border: 1px solid #d1d1d1;
padding: 7px;
}
.post-cont  li{
padding-top: 5px;
list-style: inherit!important;
}
.post-cont  ul{
padding-left: 20px!important;
list-style-type: disc;
}
.post-cont  ol{
list-style: decimal!important;
padding-left: 20px!important;
}
.wp-caption.aligncenter {
margin: 0px auto;
}
.blog-items .info {
overflow: hidden;
}
.blog-area .info .cats a {
line-height: 14px;
}
.blog-area .info .cats {
line-height: 14px;
margin-bottom: 15px;
}
.page-links {
padding-bottom: 0px;
}
.page-links .page-number {
padding: 0px 10px !important;
text-decoration: none !important;
border: none !important;
background: #fff !important;
display: inline-block !important;
color: #ff5a6e !important;
margin-bottom: 0px !important;
font-size: 16px !important;
font-weight: 600;
}
.page-links a .page-number {
background: #fff !important;
color: #333 !important;
}
.comments-list .commen-item .content {
display: inherit;
overflow: hidden;
}
.comment_text h1 {
font-size: 46px !important;
margin-bottom: 15px !important;
font-weight: 400 !important;
border-bottom: none !important;
padding-bottom: 0 !important;
text-transform: inherit !important; 
}
.comment_text h2 {
font-size: 36px !important;
margin-bottom: 15px !important;
font-weight: 400 !important;
border-bottom: none !important;
padding-bottom: 0 !important;
text-transform: inherit !important; 
}
.comment_text h3 {
font-size: 26px !important;
margin-bottom: 15px !important;
font-weight: 400 !important;
border-bottom: none !important;
padding-bottom: 0 !important;
text-transform: inherit !important; 
}
.comment_text h4 {
font-size: 22px !important;
margin-bottom: 15px !important;
font-weight: 400 !important;
border-bottom: none !important;
padding-bottom: 0 !important;
text-transform: inherit !important; 
}
.comment_text h5 {
font-size: 20px !important;
margin-bottom: 15px !important;
font-weight: 400 !important;
border-bottom: none !important;
padding-bottom: 0 !important;
text-transform: inherit !important; 
}
.comment_text h6 {
font-size: 16px !important;
margin-bottom: 15px !important;
font-weight: 400 !important;
border-bottom: none !important;
padding-bottom: 0 !important;
text-transform: inherit !important; 
}
.comment_text code {
color: #af5019;
}
.comment_text table{ 
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
border: 1px solid #d1d1d1;
}
.comment_text table td{
border: 1px solid #d1d1d1;
padding: 7px;
} 
.comment_text table th{
border: 1px solid #d1d1d1;
padding: 7px;
}
.comment_text  li{
padding-top: 5px;
list-style: inherit!important;
}
.comment_text  ul{
padding-left: 20px!important;
list-style-type: disc;
}
.comment_text  ol{
list-style: decimal!important;
padding-left: 20px!important;
}
.comments-list .commen-item.no-ava .avatar {
display: none;
}
@media (min-width: 992px){
body.no-has-sidebar .blog-content.col-md-8 {
width: 100% !important;
}
body.no-has-sidebar .sidebar.col-md-4 {
display: none !important;
}
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft, .alignleft img {
margin-right: 15px;
}
.post-cont:after {
content: "";
display: table;
table-layout: fixed;
clear: both;
} form.post-password-form input[type=submit] {
width: auto !important;
background: #0cb8b6;
border-color: #0cb8b6;
color: #fff;
padding: 10px;
}
.form-control:focus {
border-color: #464646;
outline: 0;
box-shadow: none;
}
.page-links {
clear: both;
padding-top: 20px;
}
#respond{
padding-top: 150px;
margin-top: -150px;
}
.search-custom form {
width: 70% !important;
margin-top: 50px;
position: relative;
}
.search-custom form input[type="text"] {
border: 1px solid #e7e7e7;
border-radius: inherit;
box-shadow: inherit;
}
.search-custom form input[type="submit"] {
background: #232323 none repeat scroll 0 0;
border: medium none;
color: #ffffff;
font-family: "Poppins",sans-serif;
font-weight: 500;
letter-spacing: 1px;
padding: 0 15px;
position: absolute;
right: 0;
text-transform: uppercase;
top: 0;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.search-custom form input[type="submit"]:hover {
background: #0cb8b6 none repeat scroll 0 0;
}
.comments-area ul.children {
margin-left: 80px;
}
@media screen and (max-width: 800px){
.comments-area ul.children {
margin-left: 10px;
}
.comments-list .commen-item .avatar img {
height: 50px;
width: 50px;
}
.comments-list .commen-item .avatar {
float: left;
height: 60px;
width: 60px;
}
}
body.logged-in .wrap-sticky nav.navbar.bootsnav.sticked {
top: 32px !important
}
img.alignright, img.alignleft {
margin-top: 7px;
}
img.alignright, .alignright img {
margin-left: 15px;
}
@media (min-width: 1024px){
nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu li .dropdown-menu {
left: auto;
right: 100%;
top: 1px;
}
}
@media (min-width: 1320px){
nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu li .dropdown-menu {
left: 100%;
right: auto;
top: 1px;
}
}
.navbar-brand>img {
max-height: 50px;
}
@media screen and (max-width: 600px){
body.logged-in {
position: inherit;
top: -46px;
}
body.logged-in .wrap-sticky nav.navbar.bootsnav {
top: 46px;
}
body.logged-in .wrap-sticky nav.navbar.bootsnav.sticked {
top: 0px !important
}
}
.padding_noo
{
height:3px !important;
}
.mapp_topp
{
top:33px !important;
}
.wpb_text_column ul li {
display: block;
position: relative;
z-index: 1;
margin-bottom: 10px;
padding-left: 25px;
}
.wpb_text_column ul li::after {
position: absolute;
left: 0;
top: 0;
font-family: "Font Awesome 5 Free";
content: "\f067";
height: 15px;
width: 15px;
font-weight: 600;
color: #0cb8b6;
}
.site-heading h2 span {
color: #0cb8b6;
}