#menu-header_menu li.menu-item {
margin: 0 15px;
}
#menu-header_menu li.comnbtn {
padding: 12px 10px;
background-color: #00AEEF;
}
#menu-header_menu li.comnbtn:hover {
background-color: #F7931D;
}
#menu-header_menu li.comnbtn a {
color: #fff !important;
text-transform: capitalize;
transition-duration: 500ms;
}
.bloglist_content h3 {
margin-bottom: .5rem;
}
.bloglist_content a.more-link {
margin-top: 1.5rem;
}
.search .search-field, input#search-form-1 {
height: 50px;
background: rgb(237 237 237);
border: none;
padding: 7px 15px;
margin: 7px 0;
border-radius: 6px;
margin-right: 0 !important;
}
.search .search-form .search-submit,.error404 button.search-submit {
width: 100%;
}
.search .search-form .search-submit, .error404 button.search-submit {
margin-left: 0;
font-size: 16px;
background: #30869C;
color: #ffffff;
border-radius: 30px;
font-weight: 600;
border: none;
display: inline-block;
padding: 10px 10px 10px 30px;
margin-top: 20px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
position: relative;
}
.no-results .page-content, .error-404 .page-content {
text-align: center !important;
}
.error-404 .page-content {
margin-top: calc(3 * var(--global--spacing-vertical));
margin-bottom: calc(3 * var(--global--spacing-vertical));
}
.blog_search  form.search-form {
display: flex !important;
flex-wrap: nowrap;
margin: 0;
width: 100%;
}
.blog_search input#search-form-1 {
font-size: 18px;
border: none;
padding: 0;
margin: 0;
color: #000000;
background: none;
height: 50px;
} .blog_banner {
position: relative;
display: flex;
align-items: center;
justify-content: center;
background-repeat: no-repeat !important;
background-size: cover !important;
padding:150px 15px 30px;
text-align: center;
height: 500px;
margin: 0;
}
.blogpart .margin-10 {
margin-top: 20px;
}
.blogdetaildate {
width: 100%;
float: right;
text-align: right;
padding-right: 15px;
font-weight: bold;
padding-bottom: 10px;
}
.blogpart h1 {
font-size: 32px;
padding-top: 17px;
word-break: break-word;
padding-bottom: 17px;
line-height: 39px;
}
.blogpart h2 {
font-size: 28px;
padding-top: 17px;
word-break: break-word;
padding-bottom: 17px;
line-height: 35px;
}
.blogpart h3 {
font-size: 24px;
padding-top: 17px;
word-break: break-word;
padding-bottom: 17px;
line-height: 31px;
}
.mc4wp-form {
display: block !important;
}
.mc4wp-form-fields {
background-color: #FFFFFF;
border-radius: 10px;
display: flex;
align-items: center;
} .mc4wp-response .mc4wp-error {
margin-top: 5px;
color: red;
}
.mc4wp-response .mc4wp-notice{
margin-top: 5px;
color: #1A1A1A;
}
.mc4wp-response .mc4wp-success{
margin-top: 5px;
color: #4CAF50;
}
.myblog {
text-align: center;
}
.myblog .comnbtn {
padding: 8px 15px;
background-color: #00AEEF;
color: #ffffff;
}
.myblog .comnbtn:hover {
background-color: #F7931D;
}
.myblog a {
font-size: 18px;
color: white;
} #pagination-show {
text-align: center;
margin-top: 50px;
}
#pagination-show a.page-numbers {
margin-right: 5px;
margin-left: 5px;
color: #212529;
background: #efefef;
font-size: 18px;
font-weight: 700;
border-radius: 100%;
padding: 10px;
width: 45px;
height: 45px;
display: inline-block;
text-align: center;
}
#pagination-show .page-numbers.current {
margin-right: 5px;
margin-left: 5px;
background: #30869C;
color: #ffffff;
font-size: 18px;
font-weight: 700;
border-radius: 100%;
padding: 10px;
width: 45px;
height: 45px;
display: inline-block;
text-align: center;
}
#pagination-show a.page-numbers:hover {
margin-right: 5px;
margin-left: 5px;
color: #212529;
background: #dfdfdf;
font-size: 18px;
font-weight: 700;
border-radius: 100%;
padding: 10px;
width: 45px;
height: 45px;
display: inline-block;
text-align: center;
} .pagination span.page-numbers.current {
z-index: 3;
color: #fff;
background: #30869C;
color: #ffffff;
padding: 9px 16px;
font-weight: 700;
font-size: 18px;
border-radius: 100px;
margin: 21px 2px;
}
.pagination .nav-links a.page-numbers {
z-index: 3;
color: #000000;
background-color: #efefef;
padding: 9px 16px;
font-weight: 700;
font-size: 18px;
border-radius: 100px;
margin: 21px 2px;
}
.pagination .nav-links a.page-numbers:hover {
z-index: 2;
color: #212529;
text-decoration: none;
background: #dfdfdf;;
}
.search .pagination {
display: block;
}
.joinusform form{
background-color: #FFFFFF;
border-radius: 10px;
padding: 5px 8px;
display: flex;
align-items: center;
margin-bottom: 30px;
max-width: 450px;
width: 100%;
}
.joinusform input {
font-weight: 500;
color: #1A1A1A;
border: none;
padding: 0 15px;
width: 100%;
height: 50px;
}
.joinusform  button {
background: #F7931D;
width: 40px;
height: 34px;
border-radius: 10px;
border: none;
color: #FFFFFF;
font-size: 16px;
line-height: 24px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.joinusform button i{
font-size: 24px;
}
.socialist li a {
font-size: 22px;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
display: inline-block;
background: #fff;
color: #f7931d;
border-radius: 50%;
box-shadow: 0px 12px 37px #0000001a;
}
.socialist li a:hover {
color: #00AEEF;
}
footer .comnpara {
margin-bottom: 25px !important;
font-weight: 500;
}
footer .comnpara-fo {
color: rgb(255, 255, 255, 0.7);
font-size: 16px;
}
ul#menu-footer_services {
padding-left: 0;
margin-bottom: 60px;
list-style-type: none;
display: flex;
align-items: flex-start;
flex-wrap: wrap;
}
#menu-footer_services li {
width: 50% !important;
margin-bottom: 10px;
line-height: 1.1;
}
#menu-footer_services li a.nav-link {
color: rgb(255 255 255 / 90%) !important;
font-size: 16px !important;
padding: 5px 0px;
}
.inner_banner {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #197087;
mix-blend-mode: multiply;
z-index: 1;
}
.inner_banner {
position: relative;
display: flex;
align-items: center;
justify-content: center;
background-repeat: no-repeat !important;
background-size: cover !important;
padding: 150px 15px 30px;
text-align: center;
height: 500px;
}
.ft_contact {
text-align: right;
}
.ft_contact .contactlist, .ft_contact .socialist {
justify-content: end;
}
.bloglist_content p, .blogpart p {
font-size: 16px !important;
margin-bottom: 15px !important;
}
.bloglist_content a {
font-size: 16px !important;
}