@charset "utf-8";

/*
Copyright (c) 2017
[Master Stylesheet]
Theme Name : Insurance Agent-Multipurpose Landing Page-UiSumo
Version    : 1.0
Author     : UiSuMo Team
Author URI : https://uisumo.com
Support    : uisumo@gmail.com
*/


/*--------------------------------------------------------------
TABLE OF CONTENTS:
----------------------------------------------------------------

## GENERAL STYLES
## TYPOGRAPHY
## BUTTONS AND LINKS SECTION
## PAGE PRELOADER SECTION
## FORMS STYLING SECTION
## NAVIGATION BAR SECTION
## HERO HEADER SECTION 
## INSURANCE PLAN SECTION
## OUR PRODUCTS SECTION 
## CONSULTING SECTION 
## INSURANCE AGENT SECTION 
## TESTIMONIAL SECTION 
## OWL CAROUSEL SLIDER
## PARTNERS SECTION 
## CONTACT SECTION 
## FOOTER SECTION 
## BACK TO TOP
## COLOR THEAME SECTION

font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;
--------------------------------------------------------------*/

body {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    overflow-x: hidden !important;
}


/* ----------------------------------
     BUTTONS AND LINKS SECTION
---------------------------------- */

.btn-primary {
    font-family: 'Roboto', sans-serif;
    background-color: #ffae11;
    border-color: #ffae11;
    font-size: 16px;
    line-height: 26px;
    color: #FFF;
}

.btn-blue {
    background-color: #28395e;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF;
    padding: 10px 38px 10px;
}

.btn-primary:hover,
.btn-blue:hover {
    background-image: -webkit-linear-gradient(right, #28395e, #ffae11);
    background-image: -ms-linear-gradient(right, #28395e, #ffae11);
    background-image: -moz-linear-gradient(right, #28395e, #ffae11);
    background-image: -o-linear-gradient(right, #28395e, #ffae11);
    background-image: linear-gradient(to left, #28395e, #ffae11);
    color: #fff;
    border: 1px solid #ffae11;
}

.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.btn-blue:not([disabled]):not(.disabled).active,
.btn-blue:not([disabled]):not(.disabled):active,
.show>.btn-blue.dropdown-toggle {
    color: #fff;
    background-image: -webkit-linear-gradient(right, #28395e, #ffae11);
    background-image: -ms-linear-gradient(right, #28395e, #ffae11);
    background-image: -moz-linear-gradient(right, #28395e, #ffae11);
    background-image: -o-linear-gradient(right, #28395e, #ffae11);
    background-image: linear-gradient(to left, #28395e, #ffae11);
    border-color: #FFF;
    box-shadow: 0 17px 17px 0 rgba(0, 0, 0, 0.07);
}

.btn:hover {
    box-shadow: 0 17px 17px 0 rgba(0, 0, 0, 0.07);
}


/* ----------------------------------
        Buttons & Links SECTION
---------------------------------- */


/* ----------------------------------
        PAGE PRELOADER SECTION
---------------------------------- */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #F6F6F6;
    z-index: 99999;
}

#preloader > img {
    margin: 400px auto;
    display: block;
}

@media(min-width:768px) and (max-width:1023px) {
    #preloader > img {
        margin: 200px auto;
        display: block;
    }
}

@media(min-width:576px) and (max-width:767px) {
    #preloader > img {
        margin: 300px auto;
        display: block;
    }
}

@media(min-width:300px) and (max-width:575px) {
    #preloader > img {
        margin: 200px auto;
        display: block;
    }
}


/* ----------------------------------
        PAGE PRELOADER SECTION
---------------------------------- */


/* ----------------------------------
       FORMS STYLING SECTION
---------------------------------- */

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

textarea,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="search"],
input.form-control {
    border-radius: 0;
    height: 55px;
    width: 100%;
    font-size: 15px;
    color: #777777;
    box-shadow: none;
    border: 2px solid #ebebeb;
    padding-left: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    background-color: #f3f6f6;
}

textarea,
textarea.form-control {
    padding-top: 10px;
    border-radius: 0;
    font-size: 15px;
    box-shadow: none;
    border: 2px solid #ebebeb;
    height: auto;
    padding-left: 30px;
    padding-top: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    background-color: #f3f6f6;
}

textarea:focus,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
.form-control:focus {
    box-shadow: 0px 0px 0px 1px #ffae11;
    border-color: #ffae11;
}

input[type="email"]::-webkit-input-placeholder {
    color: #444;
}

input[type="number"]::-webkit-input-placeholder {
    color: #444;
}

input[type="text"]::-webkit-input-placeholder {
    color: #444;
}

input[type="search"]::-webkit-input-placeholder {
    color: #444;
}

textarea::-webkit-input-placeholder {
    color: #444 !important;
}

textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #444 !important;
}

textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #444 !important;
}

textarea:-ms-input-placeholder {
    color: #444 !important;
}

label {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
}

.in-form-title h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    line-height: 26px;
    color: #FFF;
    font-weight: 600;
}

.in-form-title p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #FFF;
    font-weight: 400;
    margin-top: -13px;
}

@media(max-width:768px) {
    .form-group {
        margin-bottom: 10px;
    }
}

/* ----------------------------------
        Forms #STYLING
---------------------------------- */

/* ----------------------------------
        NAVIGATION BAR SECTION
---------------------------------- */

ul {
    padding: 0;
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 0px;
}

.c-offcanvas-bg.is-animating, .c-offcanvas-bg.is-open {
    left:0;
    background-color:rgba(0,0,0,0);
    visibility:visible;
}

.navbar-light .navbar-nav .nav-link {
    color:#333;
    font-size:18px;
    line-height:18px;
    font-weight:500;
    font-family:'Roboto', sans-serif;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color:#ffae11;
}

.nav-custom .nav-inner .nav-link {
    padding-right:3rem;
    padding-left:.5rem;
}

.nav-custom .nav-inner .nav-last:last-child {
    padding-right:0rem;
    padding-left:.5rem;
}

.navbar {
    padding:.5rem 1rem 0;
}

.btn-round {
    border-bottom-right-radius:20px;
    border-bottom-left-radius:20px;
    border-top-right-radius:20px;
    border-top-left-radius:20px;
}


/*DROPDOWN MENU SECION*/

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown-item {
    padding: 0.5rem 1rem;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #ffae11;
    padding: 0.5rem 1rem;
    transition: all 0.1s ease;
}

.dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0);
}

.in-join {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #FFF;
    padding: 8px 36px 8px;
}


/*MEDIA QUERIES SECTION*/

@media(max-width:767px) {
    
     .navbar-light .navbar-toggler {
      color:rgba(0,0,0,.5);
      border-color:rgba(0,0,0,.1);
      outline:none;
        cursor:pointer;
    }
    
    .c-offcanvas.is-closed, .c-offcanvas.is-open{
        background-color:#333333;
    }
    
    .btn-primary.focus, .btn-primary:focus {
       box-shadow: 0 0 0 0.2rem rgba(0,123,255,0);
    }
    
    .navbar-nav {
       padding-left:15px;
       padding-top:30px; 
    }
    
    .nav-inner > .nav-item > a {
        color:#FFFFFF !important;
        padding:0.5rem 1rem;
        font-weight:500;
        outline:none;
        border:0;
        font-family:'Roboto', sans-serif;
    }
    .nav-inner > .nav-item > a:hover {
        color: #7a7a7a !important;
        transition: all 0.5s ease;
    }
    .navbar-toggler {
        padding: 3px;
        font-size: 13px;
    }
    
    .suffix{
    position:fixed;
    top:0;
    right:0;
    left:0;
    z-index:5; 
    background-color: #FFFFFF;
   }
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,0);
}
.navbar {
    background-color: #FFFFFF;
    box-shadow: 1px 0px 1px #7a7f7f;
}
/* ----------------------------------
       NAVIGATION BAR SECTION
---------------------------------- */

/* ----------------------------------------
       HERO HEADER SECTION
---------------------------------------- */

.in-hero-section {
    padding:184px 0 184px;
}

.in-gaps {
    margin-bottom:20px;
}

header {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    background: linear-gradient( rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url(../images/hero-bg.png);
    background-position: center;
    color: #ffffff;
    margin-top:75px;
    background-size: cover;
}

.in-form-overlay {
    background: rgba(0, 0, 0, 0.5);
}

.in-title h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 47px;
    line-height: 55px;
    color: #FFFFFF;
    font-weight: 600;
}

.in-font {
    font-family:'Roboto', sans-serif;
    padding:10px 0px;
    border-radius:0;
    font-size:16px;
    line-height:26px;
    color:#FFF;
    font-weight:400;
}

.in-space-around {
    padding:40px 30px 40px;
}

.in-title {
    padding-left:50px;
}

/*Media Queries*/

@media(max-width:1599px){
    
    .in-hero-section {
       padding:15px 0 15px;
    }
    
    .in-form-title h3{
        font-size:22px;
    }
        
    .in-form-title p {
        font-size:11.5px;
        line-height:11.5px;
    }
    
    .in-form-group button{
        margin-top:0px;
    }
    
    .in-title h1 {
        font-size:30px;
        line-height:36px;
    }
    
    .in-title {
        padding-left:25px;
   }
    
   .pt-responsive{
        padding-top:0px !important;
        margin-top:20px !important;
        margin-bottom:50px;
    }
        
}

@media(max-width:1365px){
    
    .in-hero-section {
       padding:15px 0 15px;
    }
    
    .in-form-title h3{
        font-size:22px;
    }
    
    .in-form-title p {
        font-size:11.5px;
        line-height:11.5px;
    }
    
    .in-form-group button{
        margin-top:0px;
    }
    
    .in-title h1 {
        font-size:30px;
        line-height:36px;
    }
    
    .in-title {
        padding-left:25px;
   }
    
   .pt-responsive{
        padding-top:0px !important;
        margin-top:20px !important;
        margin-bottom:50px;
    }
        
}


@media(max-width:1199px){
    
    .in-hero-section {
       padding:15px 0 15px;
    }
    
    .in-form-title h3{
        font-size:22px;
    }
    
    .in-form-title p {
        font-size:11.5px;
        line-height:11.5px;
    }
    
    .in-form-group button{
        margin-top:0px;
    }
    
    .in-title h1 {
        font-size:30px;
        line-height:36px;
    }
    
    .in-title {
        padding-left:25px;
   }
    
   .pt-responsive{
        padding-top:0px !important;
        margin-top:20px !important;
        margin-bottom:50px;
    }
    
   .in-space-around {
       padding: 30px 15px 10px;
   }
        
}

@media(max-width:991px){
    
    .in-hero-section {
       padding:15px 0 15px;
    }
    
    .in-form-title h3{
        font-size:22px;
    }
    
    .in-form-title p {
        font-size:11.5px;
        line-height:11.5px;
    }
    
    .in-form-group button{
        margin-top:0px;
    }
    
    .in-title h1 {
        font-size:30px;
        line-height:36px;
        vertical-align: middle;
    }
    
    .in-title {
        padding-left:25px;
   }
    
   .pt-responsive{
        padding-top:0px !important;
        margin-top:20px !important;
        margin-bottom:50px;
    }
        
  textarea, select, textarea, input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="search"], input.form-control {
    height:42px;
    padding-left:15px;
    font-size:13px;
  }
    
  .in-space-around {
    padding:30px 15px 10px;
  }
}

@media(max-width:767px){
    
    .in-hero-section {
       padding:100px 0 10px;
    }
    
    .in-form-title h3{
        font-size:22px;
    }
    
    .in-form-title p {
        font-size:11.5px;
        line-height:11.5px;
    }
    
    .in-form-group button{
        margin-top:0px;
    }
    
    .in-title h1 {
        font-size:30px;
        line-height:36px;
        text-align:center !important;
    }
    
    .list-inline{
        display:block;
        margin:0px auto;
    }
    
    .in-title {
        padding-left:25px;
   }
    
   .pt-responsive{
        padding-top:0px !important;
        margin-top:20px !important;
        margin-bottom:50px;
    }
    
    textarea, select, textarea, input[type="text"], input[type="password"], input[type="number"], input[type="email"], input[type="search"], input.form-control {
    height: 42px;
    padding-left: 15px;
  }
    
}

/* ----------------------------------------
       HERO HEADER SECTION
---------------------------------------- */

/* ----------------------------------------
       INSURANCE PLAN SECTION
---------------------------------------- */

.in-size {
    font-size: 50px;
    text-align: center;
    color: #fdad11;
    font-style: normal;
}

.in-btn-learn {
    display: block;
    margin: 0px auto;
    color: #fdad11;
}

.in-card-body {
    padding: 0.8rem 1.25rem 1.25rem 1.25rem;
}

.in-card-body h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
}

.in-card-body p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #777777;
    font-style: italic;
}

.in-card-body button {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 26px;
    color: #ffae11;
    box-shadow: 0 0px 0px 0 rgba(255, 255, 255, 0.0);
    background-color: transparent;
    transition: all 0.5s ease;
}

.in-card-body button:hover {
    box-shadow: 0 0px 0px 0 rgba(255, 255, 255, 0);
    color: #333;
    text-decoration: none;
    transform: scale(1.1);
}

.in-panel {
    border: 0px solid;
    background-color: #f6f6f6;
    padding: 50px 50px 20px 20px;
}

.in-card-wrapper {
    background-color: #f6f6f6;
}

.in-panels {
    border: 0px solid;
    background-color: #FFFFFF;
    padding: 50px 50px 20px 20px;
}

.in-card-wrappers {
    background-color: #FFFFFF;
}

/*Media Queries Section*/

@media(max-width:1599px){
   .in-panel, .in-panels {
     padding:40px 0px 0px 0px;
     height:100%;
   }
    
    .in-card-body h4{
       font-size:15px;
    }
}

@media(max-width:1365px){
   .in-panel, .in-panels {
     padding:40px 0px 0px 0px;
     height:100%;
   }
    
    .in-card-body h4{
       font-size:15px;
    }
}

@media(max-width:1199px){
   .in-panel, .in-panels {
     padding:40px 0px 0px 0px;
     height:100%;
   }
    
    .in-card-body h4{
       font-size:15px;
    }
}

@media(max-width:991px){
  .in-product {
    padding:50px 0px 50px;
  }
}

@media(max-width:767px){
  .in-panel, .in-panels {
    padding:50px 20px 20px 20px;
  }
 
 .in-card-wrapper {
    padding-top: 80px;
 }
}

/* ----------------------------------------
       INSURANCE PLAN SECTION
---------------------------------------- */

/* ----------------------------------------
       OUR PRODUCTS SECTION
---------------------------------------- */

.in-product {
    padding: 150px 0px 150px;
}

.in-common-title h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 26px;
    color: #333333;
}

.in-common-title p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #777777;
    padding-top: 10px;
    padding-bottom: 50px;
}

.in-product-body h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #333333;
    line-height: 26px;
}

.in-product-body p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #777777;
    line-height: 26px;
}

.in-product-body button {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #28395e;
    padding: 0;
    line-height: 26px;
    box-shadow: 0 0px 0px 0 rgba(255, 255, 255, 0);
    transition: all 1s ease;
}

.in-product-body button:hover {
    box-shadow: 0 0px 0px 0 rgba(255, 255, 255, 0);
    color: #ffae11;
    text-decoration: none;
    transform: scale(1.1);
}

.in-product-body {
    padding:30px 0 50px;
}

.in-product-card {
    border:0;
}

/*Media Queries Section*/

@media(max-width:1599px){
  .in-product {
    padding: 50px 0px 0px;
  }
}

@media(max-width:1365px){
  .in-product {
    padding: 50px 0px 0px;
  }
}

@media(max-width:1199px){
  .in-product {
    padding: 50px 0px 0px;
  }
}

@media(max-width:991px){
   .in-common-title p{
      padding-bottom: 10px;
   }
    
  .in-product {
      padding:50px 0px 0px;
  }
    
  .in-common-title h3, .in-partner-title h3{
    font-size:30px;
  }
}

@media(max-width:767px){
  .in-product {
      padding:100px 0px 0px;
  }
    
  .in-common-title h3{
      font-size: 26px;
  }
  
  .in-product-body h4, .in-product-body p, .in-product-body button{
      text-align:center;
      display:block;
      margin:0px auto;
  }
    
  .in-product-body p {
    padding-bottom:20px;
  }
        
}

/* ----------------------------------------
       OUR PRODUCTS SECTION
---------------------------------------- */

/* ----------------------------------------
       CONSULTING SECTION
---------------------------------------- */

.in-grey-bg {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    background: linear-gradient( rgba(40, 57, 94, 0.75), rgba(40, 57, 94, 0.75)), url(../images/insurance-apply.png);
    background-position: center;
    color: #ffffff;
    background-size: cover;
}

.in-yellow-bg {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    background: linear-gradient( rgba(255, 174, 17, 0.75), rgba(255, 174, 17, 0.75)), url(../images/free-consulting.png);
    background-position: center;
    color: #ffffff;
    background-size: cover;
}

.in-insure-body h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    line-height: 26px;
    color: #FFFFFF;
    font-weight: 600;
    padding-bottom: 36px;
}

.in-insure-body p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    font-weight: 400;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding-bottom: 36px;
}

.in-insure-body button {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 26px;
    color: #FFFFFF;
    font-weight: 500;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.in-no-space {
    padding: 0;
}

.in-center-btn {
    padding: 10px 30px 10px 30px;
}

.in-insure-body {
    padding: 90px 90px 90px;
    border-top: 6px solid rgba(255, 255, 255, 0.70);
    margin-top: 50px;
    border-bottom: 6px solid rgba(255, 255, 255, 0.70);
    margin-bottom: 50px;
}

.in-left {
    border-left: 6px solid rgba(255, 255, 255, 0.70);
    margin-left: 50px;
}

.in-right {
    border-right: 6px solid rgba(255, 255, 255, 0.70);
    margin-right: 50px;
}

/*Media Queries Section*/

@media(max-width:1599px){
  
  .in-insure-body {
    padding:70px 50px 70px;
  }
}

@media(max-width:1365px){
  
  .in-insure-body {
    padding:70px 50px 70px;
  }
}

@media(max-width:1199px){
  
  .in-insure-body {
    padding:70px 50px 70px;
  }
}

@media(max-width:991px){
  .in-agents {
    padding: 50px 0 50px;
  }
}

@media(max-width:767px){
    
  .in-left {
    border-left:0px solid rgba(255, 255, 255, 0.70);
    margin-left:0px;
  }
    
  .in-insure-body {
    padding:0px 20px 0px;
    border-top:0px solid rgba(255, 255, 255, 0.70);
    margin-top:40px;
    border-bottom:0px solid rgba(255, 255, 255, 0.70);
    margin-bottom:40px;
   }
    
  .in-insure-body h4 {
    font-size:30px;
    padding-bottom:10px;
  }
    
  .in-right {
    border-right:0px solid rgba(255, 255, 255, 0.70);
    margin-right:0px;
  }
}

/* ----------------------------------------
       CONSULTING SECTION
---------------------------------------- */

/* ----------------------------------------
       INSURANCE AGENT SECTION
---------------------------------------- */

.in-agents {
    padding: 150px 0 150px;
}

.in-body-agent h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 26px;
    color: #28395e;
    font-weight: 500;
}

.in-body-agent p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 26px;
    color: #777777;
    font-weight: 400;
}

.in-body-agent button {
    font-family:'Roboto', sans-serif;
    font-size:13px;
    line-height:26px;
    color:#FFae11;
    font-weight:600;
    box-shadow:0 0px 0px 0 rgba(255, 255, 255, 0);
    transition:all 1s ease;
    padding-top:10px;
}

.in-body-agent button:hover {
    box-shadow:0 0px 0px 0 rgba(255, 255, 255, 0);
    text-decoration:none;
    transform:scale(1.1);
}

.in-size-blue {
    font-size:50px;
    text-align:center;
    color:#28395e;
    font-weight:400;
    padding-bottom:15px;
}

.in-navy-blue {
    border:3px solid #e2f1ff;
    border-radius:0px;
    padding:50px 20px 15px 20px;
}

.in-no-spacing {
    margin:0px;
    padding:0px;
}

/*Media Queries Section*/

@media(max-width:1599px){
  .in-agents {
    padding:50px 0 50px;
  }
}

@media(max-width:1365px){
  .in-agents {
    padding:50px 0 50px;
  }
}

@media(max-width:1199px){
  .in-agents {
    padding:50px 0 50px;
  }
}

@media(max-width:991px){
   
    .in-left {
      margin-left:50px;
   }
   
   .in-insure-body {
      padding:30px 20px 30px;
      border-top:6px solid rgba(255, 255, 255, 0.70);
      margin-top:30px;
      border-bottom:6px solid rgba(255, 255, 255, 0.70);
      margin-bottom:30px;
    }
    
    .in-insure-body h4 {
      font-size:30px;
   }
    
  .in-navy-blue {
     padding:20px 0px 0px 0px;
     height:100%;
  }
   
  .in-agents {
     padding:50px 0 50px;
  }
    
  .in-body-agent h4{
     font-size:18px;
  }
    .in-size-blue {
        font-size: 40px;
    }
}

@media(max-width:767px){
    
.in-insure-body {
    padding: 30px 0px 30px;
    border-top: 0px solid rgba(255, 255, 255, 0.70);
    margin-top: 20px;
    border-bottom: 0px solid rgba(255, 255, 255, 0.70);
    margin-bottom: 0px;
}
.in-left {
    margin-left: 0px;
}
    
.in-agents {
    padding:100px 0 50px;
   }   

}

/* ----------------------------------------
       INSURANCE AGENT SECTION
---------------------------------------- */

/* ----------------------------------------
       TESTIMONIAL SECTION
---------------------------------------- */

.in-testimonial {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    background: linear-gradient( rgba(40, 57, 94, 0.75), rgba(40, 57, 94, 0.75)), url(../images/testimonial-bg.png);
    background-position: center;
    color: #FFFFFF;
    padding: 150px 0 150px;
    background-size: cover;
}

.owl-carousel .owl-stage-outer {
    position:relative;
    top:50px;
}

.in-client-body {
    padding:20px 40px 45px 40px;
}

.owl-theme .owl-controls {
    margin-top:70px;
}

.in-testimonial-title h3 {
    font-family:'Roboto', sans-serif;
    font-weight:500;
    font-size:32px;
    line-height:26px;
    color:#FFFFFF;
}

.in-testimonial-title p {
    font-family:'Roboto', sans-serif;
    font-weight:300;
    font-size:15px;
    line-height:26px;
    color:#FFFFFF;
    padding-top:10px;
    padding-bottom:0;
    margin-bottom:0px;
}

.in-clients {
    margin:0px 15px;
    border-radius:0;
    position:relative;
    top:50px;
    padding:0 0 45px;
}

.in-clients img {
    width: 101px !important;
    height: 101px !important;
    display: block;
    margin: -50px auto 0;
    border-radius: 50%;
    border: 4px solid #FFF;
}

.in-client-body h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    line-height: 26px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.in-client-body label {
    font-family:'Open Sans', sans-serif;
    font-size:15px;
    color:#777777;
    font-weight:400;
    line-height:26px;
    display:block;
    text-align:center;
    padding-bottom:13px;
    margin-bottom:0;
}

.in-client-body p {
    font-family:'Open Sans', sans-serif;
    font-size:16px;
    color:#444444;
    font-weight:400;
    line-height:26px;
    font-style:italic;
    padding-bottom:0px;
    margin-bottom:0;
}

/*Media Queries Section*/

@media(max-width:1599px){
    .in-testimonial{
        padding: 50px 0px 20px;
    }
}

@media(max-width:1365px){
    .in-testimonial{
        padding: 50px 0px 20px;
    }
}

@media(max-width:1199px){
    .in-testimonial{
        padding: 50px 0px 20px;
    }
}

@media(max-width:991px){
  
  .in-testimonial {
     padding: 50px 0 20px;
    }
}

@media(max-width:767px){
  .in-common-title p {
    padding-top:10px;
    padding-bottom:10px;
  }
 
 .in-navy-blue {
    padding: 20px 20px 15px 20px;
    border:0px solid #e2f1ff;
 }
    
 .in-testimonial {
    padding:50px 0 10px;
}
    
}

/* ----------------------------------------
       TESTIMONIAL SECTION
---------------------------------------- */

/* ----------------------------------------
       PARTNERS SECTION
---------------------------------------- */

.in-partner {
    padding:150px 0px 135px;
}

.in-patners {
    border:4px solid #f2f2f2;
}

.in-partner-title h3 {
    font-family:'Roboto', sans-serif;
    font-weight:500;
    font-size:32px;
    line-height:26px;
    color:#333333;
}

.in-partner-title p {
    font-family:'Roboto', sans-serif;
    font-weight:300;
    font-size:15px;
    line-height:26px;
    color:#777777;
    padding-top:10px;
    padding-bottom:30px;
}

.owl-theme .owl-dots .owl-dot span{
    background-color:#ffae11;
}

/*Media Queries Section*/

@media(max-width:1599px){
  .ml-auto, .mx-auto {
    margin-left:5px !important;
  }
    
  .in-partner {
    padding:50px 0px 35px;
  }
}

@media(max-width:1365px){
  .ml-auto, .mx-auto {
    margin-left:5px !important;
  }
    
  .in-partner {
    padding:50px 0px 35px;
  }
}

@media(max-width:1199px){
  .ml-auto, .mx-auto {
    margin-left:5px !important;
  }
}

@media(max-width:992px){
   .in-partner {
      padding:50px 0px 35px;
   }
}

@media(max-width:767px){
    
    .in-testimonial-title h3{
        font-size:24px;
    }
    
    .in-partner {
      padding:50px 0px 20px;
    }
    
    .in-partner-title h3{
      font-size:26px;
    }
    
    .ml-auto, .mx-auto {
      margin: 20px auto !important;
    }
}

/* ----------------------------------------
       PARTNERS SECTION
---------------------------------------- */

/* ----------------------------------------
       CONTACT SECTION
---------------------------------------- */

.in-contact {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    background: linear-gradient( rgba(247, 247, 247, 0.75), rgba(247, 247, 247, 0.75)), url(../images/contact-bg.png);
    background-position: center;
    color: #FFFFFF;
    padding: 150px 0px 0px;
    background-size: cover;
}

.in-contact-title h3 {
    font-family: 'Roboto', sans-serif;
    color: #28395e;
    font-size: 40px;
    font-weight: 600;
    line-height: 26px;
    padding-top: 2px;
    padding-bottom: 17px;
}

.in-contact-title p {
    font-family: 'Open Sans', sans-serif;
    color: #444444;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 17px;
}

.in-contact-title {
    padding-top:70px;
}

.in-form-group button {
    font-family:'Roboto', sans-serif;
    font-size:14px;
    line-height:26px;
    color:#FFF;
    font-weight:400;
    outline:none;
}

/*Media Queries Section*/

@media(max-width:1599px){
  
  .in-contact{
    padding: 50px 0px 0px;
  }  
}

@media(max-width:1365px){
  
  .in-contact{
    padding: 50px 0px 0px;
  }  
}

@media(max-width:1199px){
  
  .in-contact{
    padding: 50px 0px 0px;
  }
    
}

@media(max-width:991px){
    .in-contact{
        padding:50px 0px 0px;
    }
    
    .out-mobile img{
        width:100%;
        position:absolute;
        bottom:0;
    }
    
    .in-contact-title h3{
        font-size:35px;
    }
}

@media(max-width:767px){
    
  .out-mobile img{
     display:none;
   }
    
  .in-contact{
     padding:0px 0px 15px;
   }
    
  .in-contact-title h3 {
     font-size:30px;
     padding-bottom:10px;
  }
    
 .in-contact-title {
     padding-top:30px;
  }
    
 .in-contact-title p{
     font-size:14px;
     text-align:justify;
  }
    
 .mr-mobile{
     margin-right:-15px !important;
  }
    
 .in-form-group button{
    display:block;
    margin:0px auto;
  }
    
}

/* ----------------------------------------
       CONTACT SECTION
---------------------------------------- */

/* --------------------------------------
       FOOTER SECTION
----------------------------------------- */

.footer-navbar {
    float: right;
}

.footer-navbar>li {
    display: inline-block;
}

.footer-navbar>li+li {
    margin-left: 25px;
}

.footer-navbar>li>a {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}

.footer-navbar>li>a:hover {
    text-decoration: underline;
}

.copyright-bar {
    background-color: #181818;
    padding: 30px 0;
    color: #fff;
}

.copy-text {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
}

/*Media Queries Section*/


@media(max-width:1365px){
    .footer-navbar > li > a{
        font-size: 13px;
    }
}

@media(max-width:1199px){
    .footer-navbar > li > a{
        font-size: 13px;
    }
}

@media(max-width:991px){
    
    .copy-text{
      font-size: 12px;
    }
    
   .footer-navbar > li > a {
      padding-bottom:15px;
      font-size:13px;
    }
}

@media(max-width:767px){
    
    .copy-text{
      text-align:center !important;
    }
    
   .footer-navbar > li > a {
      padding-bottom:15px;
      font-size:13px;
    }
}

/* --------------------------------------------------
                 FOOTER SECTION
-------------------------------------------------- */

/* --------------------------------------------------
                 BACK TO TOP
-------------------------------------------------- */

.back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 3.4rem;
    cursor: pointer;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    color: #ffffff;
}

.back-to-top.show {
    opacity: 1;
}

.back-to-top.show:hover {
    box-shadow: 0 0 4px rgba(255, 174, 17, 0.54), 0 4px 8px rgba(40, 57, 94, 0.40);
}

@media(max-width:768px) {
    .copyright {
        text-align: center;
    }
}

/* --------------------------------------------------
                 BACK TO TOP
-------------------------------------------------- */

/* --------------------------------------------------
                 COLOR THEAME SECTION
-------------------------------------------------- */

#switcher {
    position: fixed;
    bottom: 25%;
    left: -220px;
    width: 220px;
    z-index: 9999;
    font-size: 15px;
    padding-bottom: 20px;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    height: 130px;
    background: #fff;
    box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.2);
}

#switcher.active {
    left: 0px;
}

#switcher p {
    color: #fff;
    bottom: -6px;
    position: absolute;
    left: 21px;
    font-size: 13px;
}

#switcher .theme-click {
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: -40px;
    text-align: center;
    top: 0;
    width: 40px;
    z-index: 2;
}

#switcher .theme-color {
    width: 30px;
    height: 30px;
    margin: 10px;
    position: absolute;
    left: 0px;
    cursor: pointer;
}

#switcher .theme-active {
    background: #ffae11;
    /*background: #44bbff;*/
}

#switcher .theme-color-two {
    background: #e84e40;
    left: 40px;
}

#switcher .theme-color-three {
    background: #0798bc;
    left: 80px;
}

#switcher .theme-color-four {
    background: #069a97;
    left: 120px;
}

#switcher .theme-color-five {
    background: #58c433;
    left: 160px;
    top: 0px;
}

#switcher .theme-color-six {
    background: #7e57c2;
    left: 0px;
    top: 40px;
}

#switcher .theme-color-seven {
    background: #009688;
    left: 40px;
    top: 40px;
}

#switcher .theme-color-eight {
    background: #ec407a;
    left: 80px;
    top: 40px;
}

#switcher .theme-color-nine {
    background: #8bc34a;
    left: 120px;
    top: 40px;
}

#switcher .theme-color-ten {
    background: #5c6bc0;
    left: 160px;
    top: 40px;
}

#switcher .theme-color-eleven {
    background: #ff9800;
    left: 0px;
    top: 80px;
}

#switcher .theme-color-twelve {
    background: #ce0c21;
    left: 40px;
    top: 80px;
}

#switcher .theme-color-thirteen {
    background: #7aa93c;
    left: 80px;
    top: 80px;
}

#switcher .theme-color-fourteen {
    background: #3065b5;
    left: 120px;
    top: 80px;
}

#switcher .theme-color-fifteen {
    background: #17ad94;
    left: 160px;
    top: 80px;
}