.top-header-section {
    border-bottom: 2px dotted #e4e7e8;
    padding:5px 0;
}

.main-nav nav .navbar-nav>li+li:before {
    content: '';
    width: 1px;
    height: 1.15em;
    display: block;
    font-weight: 100;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #e4e7e8;
}
.top-right-contact {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    margin-top: 23px;
    align-items: center;
}
.right-contact .contact-adress {
    color: #7c7c7e;
    font-weight: 500;
}
.right-contact .contact_icon{
   color: #43b7d2;
   margin-right: 4px;
}
.right-contact {
    border-right: 1px solid #e4e7e8;
    padding-right: 15px;
    margin-right: 15px;
}
.left-contact-number a {
    color: #43b7d2;
    font-size: 18px;
    font-weight: 600;
}
.left-contact-number a i{
   margin-right: 4px;
}
.left-contact-number a:hover{
   color: #115e8a;
}
.nice-select {
    float: none !important;
    width: 100% !important;
}
.nice-select span {
    display: block !important;
    padding: 0 !important;
    color: #646466;
    font-weight: 500;
    font-size: 13px;
}
.banner-contact .contact-form .default-btn {
    padding: 18px 30px;
}
.banner-contact .contact-form .default-btn:hover{
   background: #115e8a;
}
.nice-select .list{
   width: 100%;
}
.bg-color{
   background:#f5f6f6;
}


/*============================================
   section title css
==============================================*/
.section-page-title {
    text-align: center;
}
.section-page-title p {
    margin-bottom: 0;
    color: #43b7d2;
    font-weight: 500;
    font-size: 16px;
}
.section-page-title h2 {
    color: #393d45;
    font-weight: 500;
    font-size: 38px;
    margin-bottom: 20px;
}
.section-page-title {
    margin-bottom: 25px;
}

/*============================================
   insurance section css
==============================================*/
.insurance-wrapper{
   margin-top: 20px;
}
.insurance-wrapper .insurance-image {
    position: relative;
}
.insurance-wrapper .insurnce-footer {
    background: #115e8a;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding:1.6em 1.5em 1.3em;
}
.insurance-wrapper .insurnce-footer a span {
    text-transform: capitalize;
    font-weight: 500;
    color: #43b7d2;
}
.insurance-wrapper:hover .insurnce-footer a{
   color: #43b7d2
}
.insurance-wrapper:hover .insurnce-footer a span{
   color: #fff;
}
.insurance-wrapper .insurnce-footer a {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
   -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.insurance-wrapper .insurance-image a {
    display: block;
}
.all-slider .owl-nav .owl-next i {
   width: 40px;
   height: 40px;
   line-height: 40px;
   display: inline-block;
   font-size: 20px;
   color:#7c7c7e;
   -webkit-transition: all ease .5s;
   transition: all ease .5s;
   border: 1px solid #d3d4d5;
   border-radius: 50%;
   background: #fff;
}
.all-slider .owl-nav .owl-next i:hover {
   background: #43b7d2;
   border-color:#43b7d2;
   color: #fff;
}
.all-slider .owl-nav .owl-prev i:hover {
   background: #43b7d2;
   border-color:#43b7d2;
   color: #fff;
}
.all-slider .owl-nav .owl-prev i {
   width: 40px;
   height: 40px;
   line-height: 40px;
   display: inline-block;
   font-size: 20px;
   color: #7c7c7e;
   -webkit-transition: all ease .5s;
   transition: all ease .5s;
   border: 1px solid #d3d4d5;
   border-radius: 50%;
   background: #fff;
}
.all-slider .owl-prev {
   position: absolute;
   top: 40%;
   left: 0;
}
.all-slider .owl-next {
   position: absolute;
   top: 40%;
   right: 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #43b7d2;
}
.all-slider .owl-dots {
    margin-top: 25px;
}
/*============================================
   protect section css
==============================================*/
.protect-wrapper {
    text-align: center;
    margin-top: 25px;
    padding: 15px 30px;
}
.protect-wrapper i {
    font-size: 55px;
    margin-bottom: 25px;
    color: #43b7d2;
}
.protect-wrapper h4 {
    font-size: 20px;
}
.protect-wrapper h4 a {
    color: #393d45;
}
.protect-wrapper h4 a:hover {
    color: #115e8a;
}
.center-block {
    text-align: center;
    margin-top: 40px;
}
/*============================================
   join section css
==============================================*/
.join-section{
   background-image: url(../images/joinback.jpg);
   padding: 120px 0;
   background-size: cover;
   background-position: center;
}
.join-banner-content p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
}
.join-banner-content h2 {
    color: #fff;
    font-size: 46px;
    margin-bottom: 30px;
}
.join-banner-content a {
    margin-top: 20px;
}
/*============================================
   why section css
==============================================*/
.why-choose-wrapper {
    display: flex;
    margin-bottom:50px;
    margin-top: 20px;
}
.why-content a:hover {
    color: #115e8a;
}
.why-content a {
    color: #393d45;
}
.why-content h4 {
    font-size: 18px;
    font-weight: 600;
}
.why-content {
    text-align: right;
    padding-right: 35px;
}
.why-link-tag a {
    font-size: 36px;
    position: relative;
    top: -10px;
}
.image-choose {
    position: absolute;
    bottom: 0;
}
.why-choose-us {
    position: relative;
}
.why-choose-wrapper.secccd .why-content {
    text-align: left;
    padding-left: 35px;
    padding-right: 0;
}
/*============================================
   testimonial section css
==============================================*/
.testmonial-head {
    border: 1px solid #e4e7e8;
    padding: 2.2em 1em 1.6em 3em;
    position: relative;
}
.testmonial-head:after{
    transition: none;
    position: absolute;
    content: '';
    left: 50%;
    bottom: -0.5em;
    width: 13px;
    height: 13px;
    transform: translateX(-50%)rotate(45deg);
    opacity: 1;
    border: 1px solid;
    border-top: 0;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 0;
    border-color: #e4e7e8;
    background: #fff;
}
.testimonial-footer .test-image {
    display: flex;
    padding: 20px;
    align-items: center;
    justify-content: center;
}
.author-img img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 2px solid #43b7d2;
    padding: 4px;
}
.test-image .author-content p {
    margin-bottom: 0;
    color: #43b7d2;
    font-weight: 600;
}
.test-image .author-content h4 {
    font-size: 16px;
    font-weight: 600;
    color: #393d45;
    margin-bottom: 0;
}
.author-img {
    margin-right: 15px;
}
.testmonial-head p:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    color: #43b7d2;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0;
}
.testmonial-head p {
    position: relative;
    padding-left: 30px;
}
.testimonial-footer {
    padding: 10px;
}
.testimonial-section .all-slider .owl-prev{
    position: static;
}
.testimonial-section .all-slider .owl-next{
    position: static;
}
.testimonial-wrapper{
    margin-top:25px;
}
/*============================================
   discount section css
==============================================*/
.discount-section {
    background: #115e8a;
    padding: 30px 0;
}
.discount-content p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    margin-left:-30px;
}
.discount-content {
    display: flex;
    justify-content: center;
    align-items: center;
}
.discount-content .siging {
    font-size: 58px;
    color: rgba(94, 147, 246, 0.3);
}
.discount-btn {
    margin-top: 27px;
}
.discount-content p span {
    color: #43b7d2;
}
.home-form-section {
    background: #213b7a;
    padding-top: 100px;
    padding-bottom:80px;
}
.contact-holder-wrpper h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
    font-size: 36px;
}
.nice-select{
    border-radius: 0 !important;
}
.footer-number {
    margin-bottom: 10px;
}
.mobilebggg{
    display: none;
}
/*==================page bredcrume css===============*/

.page-title {
    position: relative;
    padding:6px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    background-image: none !important;
    background: #115e8a;
}



.page-title .inner-container {
    position: relative;
}

.page-title h1 {
    position: relative;
    float: left;
    font-size:22px;
    color: #ffffff;
    line-height: 50px;
    font-weight: 500;
    padding-top: 7px;
    margin-bottom: 0;
}

.page-title .bread-crumb {
    position: relative;
    padding: 20px 0;
    text-align: center;
    margin-left: auto;
    display: table;
    margin-bottom: 0;
}

.page-title .bread-crumb li {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color:#43b7d2;
    font-weight: 400;
    text-transform: uppercase;
    cursor: default;
    padding-right: 10px;
    margin-right: 10px;
    font-weight: 500;
}

.page-title .bread-crumb li:before {
    position: absolute;
    right: -3px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    content: "/";
}

.page-title .bread-crumb li:last-child {
    padding-right: 0;
    margin-right: 0;
}

.page-title .bread-crumb li:last-child:before {
    display: none;
}

.page-title .bread-crumb li a {
    color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.page-title .bread-crumb li a:hover {
    color:#43b7d2;
}
/*============================================
   agent section css
==============================================*/
.agent-signup {
    background: #115e8a;
    padding-top: 60px;
    padding-bottom: 30px;
}
.agent-signup form {
    position: relative;
}
.subscribe-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 20px;
    border: none;
    background: #43b7d2;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    height: 42px;
}

/*============================================
   team section css
==============================================*/
.single-team {
    text-align: center;
    margin-top: 30px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.single-team .image {
    position: relative;
}
.single-team .image::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background:#43b7d2;
    opacity: .8;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.single-team .image .social {
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    top:50px;
}
.single-team .image .social li {
    display:block;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    opacity: 0;
    visibility: hidden;
    margin-bottom:10px;
}
.single-team .image .social li a span {
    margin-left: 50px;
    font-size: 12px;
    display: inline-block;
    margin-top: 5px;
}
.single-team .image .social li a {
    display: block;
    width: 35px;
    height: 35px;
    background-color: #115e8a;
    text-align: center;
    position: relative;
    font-size: 15px;
    color: #fff;
    border-radius: 30px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.single-team .image .social li a i {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto;
}
.single-team .image .social li a:hover {
    color: #fff;
    background-color: #43b7d2;
}
.single-team .image .social li:nth-child(1) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}
.single-team .image .social li:nth-child(2) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}
.single-team .image .social li:nth-child(3) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
.single-team .image .social li:nth-child(4) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}
.single-team .content {
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    padding: 30px;
    position: relative;
    margin: -30px auto 0;
    max-width: 250px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.single-team .content h3 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}
.single-team .content span {
    display: block;
    color: #43b7d2;
    font-size: 12px;
    margin-top: 6px;
    font-weight: 600;
}
.single-team:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}
.single-team:hover .content {
    max-width: 100%;
}
.single-team:hover .image::before {
    width: 100%;
    left: 0;
    right: auto;
}
.single-team:hover .image .social li {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.single-team .content h3 a{
    color: #393d45;
}
.single-team .content h3 a:hover{
    color: #43b7d2;
}
.testimonial-section-main {
    background-image: url(../images/testbg.jpg);
}
.testimonial-section-main .section-page-title h2{
    color: #fff;
}
.testimonial-section-main .testmonial-head{
    background: #fff;
}
.testimonial-section-main .test-image .author-content h4{
    color: #fff;
}
.testimonial-section-main .owl-nav{
    display: none;
}

/*============faq css==============*/
.faq-area {
    position: relative;
    z-index: 1
}
.faq-area .faq-shape-1 {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0
}
.faq-area .faq-shape-2 {
    z-index: -1;
    position: absolute;
    bottom: 50px;
    left: 50px;
    -webkit-animation: moveBounceX 5s linear infinite;
    animation: moveBounceX 5s linear infinite
}
.faq-bg {
    max-width: 700px;
    margin: auto
}

.faq-accordion .faq-title {
    margin-bottom: 25px
}
.faq-accordion .faq-title h2 {
    font-size: 40px
}
.faq-accordion .faq-title span {
    font-size: 18px
}
.faq-accordion .accordion {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0
}
.faq-accordion .accordion .accordion-item {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #eee;
    padding: 10px;
    background-color: #fff;
}
.faq-accordion .accordion .accordion-item:last-child {
    margin-bottom: 0
}
.faq-accordion .accordion .accordion-item.active {
    margin-bottom: 0
}
.faq-accordion .accordion .accordion-title {
    padding: 15px 15px 15px 30px;
    color: #201f25;
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 18px;
    font-weight:600;
}
.faq-accordion .accordion .accordion-title i {
    position: absolute;
    left: unset;
    left: 0;
    top: 20px;
    font-size: 16px;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    color: #43b7d2
}
.faq-accordion .accordion .accordion-title.active i::before {
    content:"\f068";
}
.faq-accordion .accordion .accordion-content {
    display: none;
    position: relative;
    margin-top: -5px;
    padding: 30px;
    padding-bottom: 0;
    padding-left: 30px
}
.faq-accordion .accordion .accordion-content span {
    font-weight: 500;
    color: #201f25
}
.faq-accordion .accordion .accordion-content p {
    margin-bottom: 0
}
.faq-accordion .accordion .accordion-content.show {
    display: block
}
.form-title {
    margin-bottom: 20px;
}
.form-title h4 span {
    font-weight: 400;
}
.form-title h4 {
    color: #fff;
    font-weight: 600;
}
.layer-image {
    display: flex;
}
.layer-image {
    margin-top: 30px;
}
.world-content span {
    color: #43b7d2;
    font-weight: 600;
}

.faqs-title h2 {
    font-weight: 700;
    font-size: 26px;
}
.faqs-title {
    margin-bottom: 30px;
}
.faq-more-content .default-btn {
    margin-top: 20px;
}
.faq-more-content h2 {
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: 700;
}
.form-head-title h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 35px;
    font-size: 38px;
}

/*============================================
   blog page css
==============================================*/
.single-blog-post {
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    margin-bottom: 30px
}
.single-blog-post .news-content {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #eee;
}
.single-blog-post .news-content h3 {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 18px;
}
.single-blog-post .news-content h3 a {
    color: #115e8a;
}
.blog-img.news-ak a {
    position: relative;
}


.blog-img.news-ak a img{
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
}
.single-blog-post .news-content ul {
    line-height: 1;
    margin-bottom: 20px;
    position: relative;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
}
.news-content ul li i {
    color: #43b7d2;
    margin-right: 5px;
    font-size: 12px;
}
.single-blog-post .news-content ul li {
    display: inline-block;
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
    font-size:12px;
}
.single-blog-post .news-content .default-btn {
    margin-top: 15px;
}
.blog-column-one-area{
    padding-top: 70px;
    padding-bottom: 40px;
}
.blog-top-content .news-content ul {
    margin-bottom: 15px;
}
.blog-top-content .news-content ul li i {
    margin-right: 5px;
    font-size: 12px;
}
.blog-top-content .news-content ul li {
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
}
.blog-top-content .news-content ul li:hover {
    color: #43b7d2;
}
.single-blog-post .news-content ul li a {
    font-weight: 600;
}
.single-blog-post .news-content ul li:last-child {
    padding-right: 0;
    margin-right: 0
}
.upcoming-events .news-block .image-box img {
    height: 250px;
}

.blog-img.news-ak a {
    display: block;
    -webkit-transition: .5s;
    transition: .5s;
}
.single-blog-post .news-content ul li:last-child::before {
    display: none
}
.single-blog-post .news-content p {
    margin-top: -5px
}
.single-blog-post:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}
.single-blog-post:hover .news-content h3 a {
    color: #43b7d2
}
.single-blog-post:hover .news-content h3 a {
    color: #43b7d2;
}
.blog-img.news-ak a:before {
    font-size:2em;
    background-color: #fff;
    cursor: pointer;
    display: block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    content:"\f0c6";
    font-family: FontAwesome;
    color: #43b7d2;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(.3,.3);
    -moz-transform: translateX(-50%) translateY(-50%) scale(.3,.3);
    -ms-transform: translateX(-50%) translateY(-50%) scale(.3,.3);
    transform: translateX(-50%) translateY(-50%) scale(.3,.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s;
    -moz-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s;
    -ms-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s;
    -o-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s;
    transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s;
}
.blog-img.news-ak:hover a:before{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1,1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1,1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1,1);
    transform: translateX(-50%) translateY(-50%) scale(1,1);
    -webkit-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms;
    -moz-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms;
    -ms-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms;
    -o-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms;
    transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms;
}
.blog-img.news-ak a {
    position: relative;
}
.blog-img.news-ak a:after{
    background-color:rgba(34,168,218,.6);
    content: ' ';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity:0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}    
.blog-img.news-ak:hover a:after{
    opacity: 1;
}
.side-bar-widget {
    background-color: #ffffff;
}
.side-bar-widget .title {
    font-size: 20px;
    padding-left: 40px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    background-color: transparent;
    width: 100%;
}
.side-bar-widget .title:before {
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    left: 21px;
    top: 12px;
    background: #115e8a;
}
.side-bar-widget .title:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 18px;
    left: 0;
    top: 12px;
    background: #115e8a;
}
.side-bar-widget .side-bar-categories {
    margin-bottom: 15px;
}
.side-bar-widget .side-bar-categories ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.side-bar-widget .side-bar-categories ul li {
    position: relative;
    font-size: 15px;
    font-weight: 500;
}
.side-bar-widget .side-bar-categories ul li .line-circle {
    position: absolute;
    top: 10px;
    left: 0;
    width: 13px;
    height: 13px;
    background-color: transparent;
    border: 1px solid #43b7d2;
    border-radius: 50px;
}
.side-bar-widget .side-bar-categories ul li .line-circle::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    margin: 0 auto;
    width: 9px;
    height: 9px;
    background-color: #43b7d2;
    border-radius: 50px;
}
.side-bar-widget .side-bar-categories ul li:last-child {
    border-bottom: none;
}
.side-bar-widget .side-bar-categories ul li a {
    display: inline-block;
    color: #0e0129;
    font-weight: normal;
    padding: 5px 0 5px 25px;
    font-weight: 500;
    position: relative;
    width: 100%;
    font-size: 14px;
}
.side-bar-widget .side-bar-categories ul li a span {
    right: 30px;
    position: absolute;
    top: 10px;
    color: #0e01290e0129;
}
.side-bar-widget .side-bar-categories ul li a:hover {
    color: #115e8a;
}
.side-bar-widget .side-bar-categories ul li a:hover span {
    color: #115e8a;
}
.side-bar-widget .widget-popular-post {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 20px;
}
.side-bar-widget .widget-popular-post .item {
    overflow: hidden;
    margin-bottom: 13px;
    padding-bottom: 8px;
    border-bottom: 1px solid #E2E2E2;
}
.side-bar-widget .widget-popular-post .item:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}
.side-bar-widget .side-bar-widget-tag li a {
    color: #ffffff;
    padding: 7px 15px;
    background-color: #43b7d2;
    font-size: 14px;
    font-weight: 400;
    border-radius: 5px;
    -webkit-transition: 0.7s;
    transition: 0.7s;
}
.side-bar-widget .side-bar-widget-tag li a:hover {
    background-color: #115e8a;
}
.side-bar-widget .side-bar-widget-tag li {
    display: inline-block;
    margin: 5px;
    color: #ffffff;
}
ul {
    padding-left: 0;
}
.blog-img.news-ak a img {
    width: 100%;
}
.side-bar-widget {
    margin-bottom: 40px;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 5%);
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
    padding: 20px;
}
.side-bar-widget .title {
    margin-bottom: 20px;
}
.search-widget .search-form {
    position: relative;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
}
.search-widget .search-form .form-control {
    height: 50px;
    border: none;
    background-color: #ffffff;
    padding: 10px 20px;
    width: 100%;
    color: #252525;
    border-radius: 5px;
}
.search-widget .search-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}
.search-widget .search-form button {
    position: absolute;
    top: 3px;
    right: 3px;
    height: 45px;
    width: 45px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: none;
    outline: none;
    background-color: #115e8a;
    line-height: 50px;
    border-radius: 5px;
}
.search-widget .search-form button i {
    color: #ffffff;
    font-size: 18px;
}
.search-widget .search-form button:hover {
    background-color: #43b7d2;
}
.post-img {
    display: inline-block;
    float: left;
    padding: 0 5px;
    width: 35%;
}
.recent-single-post {
    display: block;
    overflow: hidden;
    padding: 15px 0px;
}
.pst-content {
    display: inline-block;
    float: left;
    width: 65%;
    padding-left: 10px;
}
.pst-content p a {
    color: #666;
    font-size: 15px;
}
.pst-content p {
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 0;
}
.pst-content p a:hover {
    color: #115e8a;
}
.pst-content span {
    font-size: 12px;
    font-weight: 600;
    font-style: italic;
    color: #115e8a;
}
.pst-content span i {
    margin-right: 8px;
}
.post-img img {
    border-radius: 10px;
}
.blog-article .blog-article-img {
    margin-bottom: 30px;
    position: relative;
}
.blog-article .blog-article-img .blog-article-tag {
    background-color: #115e8a;
    padding: 15px 12px;
    position: absolute;
    bottom: -20px;
    right: 30px;
    border-radius: 3px;
    text-align: center;
}
.blog-article .blog-article-img .blog-article-tag h3 {
    font-size: 17px;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 0;
    font-weight: 500;
}
.blog-article .blog-article-img .blog-article-tag span {
    font-size: 17px;
    color: #ffffff;
    line-height: 1;
    font-weight: 500;
}
.blog-article .blog-article-title {
    margin-bottom: 20px;
}
.blog-article .blog-article-title ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.blog-article .blog-article-title ul li {
    display: inline-block;
    font-size: 14px;
    color:#393d45;
    margin-right: 30px;
    position: relative;
    font-weight:600;
}
.blog-article .blog-article-title ul li:last-child {
    margin-right: 0;
}
.blog-article .blog-article-title ul li i {
    font-size: 18px;
    margin-right: 10px;
    position: relative;
    top: 3px;
    color: #115e8a;
}
.blog-article .blog-article-title h2 {
    margin-top: 15px;
    font-size: 24px;
    margin-bottom: 0;
    color:#393d45;
    font-weight: 700;
}
.blog-article .article-content {
    padding-bottom: 10px;
}
.blog-article .article-content p {
    margin-bottom: 20px;
}
.blog-article .article-content .blockquote {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    margin-top: 30px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    padding: 20px 30px 20px 50px;
    margin-left: 35px;
}
.blog-article .article-content .blockquote p {
    font-size: 15px;
    color: #0e01290e0129;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.blog-article .article-content .blockquote span {
    font-size: 15px;
    color: #252525;
    font-weight: 600;
}
.blog-article .article-content .blockquote i {
    font-size: 35px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, right top, from(#070f60), to(#115e8a));
    background-image: linear-gradient(to right, #070f60, #115e8a);
    text-align: center;
    border-radius: 50px;
    position: absolute;
    top: 24%;
    left: -35px;
}
.blog-article .blog-article-share {
    padding: 10px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
}
.blog-article .blog-article-share .blog-tag ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.blog-article .blog-article-share .blog-tag ul li {
    display: inline-block;
    padding: 5px 3px;
    -webkit-transition: 0.7s;
    transition: 0.7s;
    color: #252525;
    font-weight: 400;
    margin-right: 5px;
}
.blog-article .blog-article-share .blog-tag ul li:last-child {
    margin-right: 0;
}
.blog-article .blog-article-share .blog-tag ul li i {
    color: #115e8a;
    font-size: 18px;
    position: relative;
    top: 3px;
}
.blog-article .blog-article-share .blog-tag ul li a {
    color: #ffffff;
    background-color: #115e8a;
    padding: 5px 12px;
    border-radius: 10px;
    font-size: 14px;
}
.blog-article .blog-article-share .blog-tag ul li:hover a {
    background-color: #43b7d2;
}
.blog-article .blog-article-share .social-icon {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}
.blog-article .blog-article-share .social-icon li {
    display: inline-block;
    margin-right: 5px;
}
.blog-article .blog-article-share .social-icon li a {
    border-radius: 0;
    width: 35px;
    height: 35px;
    line-height: 37px;
    text-align: center;
    color: #115e8a;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.blog-article .blog-article-share .social-icon li a:hover {
    background-color: #115e8a;
    color: #ffffff;
}
.blog-article .comments-wrap {
    margin-bottom: 30px;
}
.blog-article .comments-wrap .comment-title .title {
    font-size: 24px;
    margin-bottom: 0;
    color: #252525;
    font-weight: 700;
}
.blog-article .comments-wrap .comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.blog-article .comments-wrap .comment-list li {
    position: relative;
    padding: 30px;
    padding-left: 75px;
    border-bottom: 1px solid #e1e1e1;
}
.blog-article .comments-wrap .comment-list li:last-child {
    margin-bottom: 0;
}
.blog-article .comments-wrap .comment-list li img {
    position: absolute;
    top: 30px;
    left: 0;
    border-radius: 50%;
}
.blog-article .comments-wrap .comment-list li h3 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 600;
    color: #252525;
}
.blog-article .comments-wrap .comment-list li span {
    font-size: 15px;
    color: #252525;
}
.blog-article .comments-wrap .comment-list li p {
    margin-top: 10px;
    margin-bottom: 0;
}
.blog-article .comments-wrap .comment-list li a {
    color: #115e8a;
    font-weight: 600;
    position: absolute;
    top: 30px;
    right: 0;
}
.blog-article .comments-wrap .comment-list li a:hover {
    color: #43b7d2;
}
.blog-article .comments-form {
    margin-top: 30px;
}
.blog-article .comments-form .title {
    font-size: 24px;
    margin-bottom: 20px;
    color: #252525;
    font-weight: 700;
}
.blog-article .comments-form .contact-form {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    background-color: #ffffff;
}
.blog-article .comments-form .default-btn {
    width: unset;
}
.blog-article-img img {
    width: 100%;
}

/*============================================
   Contact page css
==============================================*/

.contact-info ul li:last-child {
    margin-bottom: 0;
}
.contact-info {
    background-color: #43b7d2;
    padding: 52px 30px 30px;
    border-radius: 8px;
    position: relative;
    z-index: 1;
}
.contact-info::before {
    content: '';
    position: absolute;
    opacity: 0.1;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/call-shap1.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.contact-info h3 {
    color: #fff;
    display: block;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.contact-info h2 {
    color: #ffffff;
    font-size: 26px;
    margin-bottom: 15px;
}
.contact-info p {
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 500;
}
.contact-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.contact-info ul li {
    display: block;
    margin-bottom: 30px;
    padding-left: 60px;
    position: relative;
    font-weight: 500;
}
.contact-info ul li .content i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #ffffff;
    font-size: 20px;
    color: #43b7d2;
    border-radius: 50px;
    border: 1px solid #E2E2E2;
    margin-bottom: 10px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.contact-info ul li .content h3 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #ffffff;
    display: block;
}
.contact-info ul li .content a {
    color: #ffffff;
    display: block;
    font-weight: 400;
    font-size: 14px;
}
.contact-info ul li .content a:hover {
    color: #115e8a;
}
.contact-info ul li .content span {
    color: #ffffff;
    font-weight:500;
    display: block;
    font-size: 14px;
}
/*=========================================
    gallery css
==========================================*/
.single-gallery {
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}
.single-gallery img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.single-gallery .view-gallery {
    background-color:rgba(0,0,0,0.65);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}
.single-gallery .view-gallery i {
    font-size: 28px;
    background: rgba(255,255,255,0.15);
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
}
.single-gallery .view-gallery i:hover{
    background:rgba(0,0,0,0.50) ;
}
.single-gallery:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}
.single-gallery:hover .view-gallery {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}


.gallery-section {
    padding-top: 50px;
    padding-bottom: 20px;
}


/*********************************************************
                        service-single
 **********************************************************/

.serviceSingle .flexslider {
    margin: 0 0 20px;
}
.serviceSingle h3 {
    position: relative;
    font-size:24px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
}
.single-service {
    margin-bottom: 30px;
}
.special-links ul {
    list-style: none;
    padding-left: 0;
}
.special-links li a {
    background: #f9f9f9;
    color: #323232;
    border: 1px solid #e9e9e9;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    line-height: 50px;
    position: relative;
    padding: 0 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 14px;
}
.special-links li:hover a,
.special-links li a.active {
    background: #fff;
    color: #43b7d2;
}
.special-links li a:hover:before,
.special-links li a.active:before {
    opacity: 1;
}
.special-links li a:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: -1px;
    color: #222;
    font-size: 0px;
    line-height: 50px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-left: 4px solid;
    border-color: #43b7d2;
}
.single-service:last-child {
    margin-bottom: 0;
}
.single-service:last-child .sec-title {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 30px;
}
.single-service:last-child .sec-title h2 {
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
}
.single-service:last-child .sec-title h2 span {
    color: #43b7d2;
}
.brochure-btns {
    list-style: none;
    padding-left: 0;
}
.brochure-btns li {
    display: block;
    margin-bottom: 10px;
}
.brochure-btns li a {
    font-family: 'Open Sans', sans-serif;
    color: #404040;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    display: block;
    background: #FBFBFB;
    border: 1px solid #EDEDED;
    padding: 12px 20px;
}
.brochure-btns li a i {
    color: #115e8a;
    margin: 0 10px 0;
    font-size: 1.2em;
}
.featureLinks li {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #5a5a5a;
    margin-top: 10px;
    position: relative;
    padding-left: 25px;
}
.featureLinks li:before {
    content: "\f061";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    color: #43b7d2;
}

.products-details-tab ul li a {
    border: 1px solid #eee;
    font-size: 14px;
    padding: 10px 20px;
    color: #3f3e43;
    font-weight:600;
    text-transform: uppercase;
}

.products-details-tab ul li {
    display: inline-block;
}
.products-details-tab ul li.current a {
    background: #43b7d2;
    color: #fff;
}
.service-holder-box {
    display: flex;
    background: #f3f3f3;
    align-items: center;
}
.servic-wrappers .col-md-6{
    padding: 0;
}
.service-holder-box .service-image-box {
    width: 50%;
}
.service-holder-box .service-content-box:before{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left:-20px;
    top: 50%;
    -webkit-transform: translateX(50%) translateY(-50%) rotate(
45deg);
    -moz-transform: translateX(50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(50%) translateY(-50%) rotate(45deg);
    transform: translateX(50%) translateY(-50%) rotate(
45deg);
    background:#f3f3f3;
    z-index: 20;
}
.service-holder-box.rgttt .service-content-box:before{
    left: 93%;
}
.service-holder-box .service-content-box {
    width: 50%;
    padding: 30px;
    position: relative;
}
.service-holder-box .service-content-box h4 a{
    color: #3f3e43;
}
.service-holder-box .service-content-box h4 a:hover{
    color: #43b7d2;
}
.requirments-section {
    background-image: url(../images/serbg.jpg);
    background-position: 55% 0%;
}
.banner-requirment-box {
    padding-top: 100px;
    padding-bottom: 40px;
}
.banner-requirment-box h2{
    color: #fff;
    font-weight: 800;
    line-height: 70px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 50px;
}
.banner-requirment-box h2 span{
    font-weight: 400;
}
.banner-requirment-box p{
    color: #fff;
}
.banner-requirment-box h2:before{
    content: ' ';
    display: block;
    position: absolute;
    border-top: 2px solid #43b7d2;
    height: 0;
    width: 43px;
    left: 0;
    bottom: 0.1em;
}
.counter-area {
    padding-top: 115px;
}
.counter-content p {
    color: #fff;
}
.counter-content h2 {
    color: #fff;
}
.counter-content {
    padding: 30px;
}
.keys-content p {
    color: #fff;
}
.keys-content h2 {
    color: #fff;
}
.keys-content {
    margin-top: 115px;
    padding: 30px;
}
.top-box-wrapper {
    background: #f3f3f3;
    margin-top: 25px;
}
.top-box-wrapper .top-box-content {
    padding: 30px 50px;
}
.top-box-wrapper .top-box-content ul {
    margin: 25px 0;
}
.top-box-content ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 2px;
    color: #3a3737;
}
.top-box-wrapper .top-box-content ul li {
    font-size: 12px;
    color: #6f6e72;
    margin: 6px 0;
    padding-left: 25px;
    position: relative;
}
.top-box-wrapper .top-box-content h4{
    margin-bottom: 0;
}
.top-box-content h4 a:hover {
    color: #43b7d2;
}
.top-box-content h4 a {
    color: #3f3e43;
}
.top-box-content .default-btn {
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.claim-section {
    background-image: url(../images/bggg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 80px 0;
}
.phone-imgs{
    text-align: center;
}
.claim-content-boxs h2{
    color: #fff;
    font-size: 50px;
    font-weight: 800;
    margin-bottom:20px;
}
.claim-content-boxs h2 span{
    font-weight: 400;
}
.claim-content-boxs p{
    color: #fff;
}
.appimages{
    margin-top: 20px;
}
.about-agents {
    background-image: url(../images/aboutbg.jpg);
    padding: 125px 0;
    background-position: 50%;
}
.agent-content-home h2 span {
    font-weight: 400;
}
.agent-content-home h2 {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.agent-content-home h2:before{
    content: ' ';
    display: block;
    position: absolute;
    border-top: 2px solid #43b7d2;
    height: 0;
    width: 43px;
    left: 0;
    bottom: 0.1em;
}
.agent-content-home .default-btn {
    display: block;
    width: 100%;
    border-radius: 0;
    padding: 20px;
}
.agent-content-home .contact-form {
    margin-bottom: 25px;
}
.abut-foot p a {
    font-size: 18px;
    font-weight: 700;
    color: #43b7d2;
    margin-left: 5px;
}