body {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;    
    font-family: 'Gotu', sans-serif;
    font-size: 22px !important;
    background: #f1f1f1;
}

.c-pointer {
  cursor: pointer;
}

header {
    background: #f1f1f1;
    position: relative;
}
header::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 7px;
  width: 100%;
  background: repeating-linear-gradient(-45deg, rgb(102, 145, 188) 0, rgb(102, 145, 188) 30px, rgb(102, 145, 188) 30px, rgb(56, 81, 150) 60px);
}

a.featured{
}
.tagline{
  border:2px;
  border-radius:14px;
  background-color: #6691bc;
  color:white;
  font-size: 22px;
  font-weight: bold;
  padding:10px;
  text-align: center;
}
.quotmnu li {
    padding-left: 35px;
}
h1{
   text-align:center;
   color:#4581d2;
   font-family: 'Dancing Script', cursive;
   font-size:68px;
   padding-bottom:15px;
   margin-bottom:0;
}
header .navbar-brand {
width: 35%;
}
header .navbar-brand img {
    width: 100%;
}
header .navbar.navbar-expand-md.navbar-dark {
    width: 100%;
    padding: 20px;
}
@media(min-width: 768px) {
  header .navbar-dark .navbar-nav .nav-item.active {
    position: relative;
    z-index: 1;
  }
  header .navbar-dark .navbar-nav .nav-item.active .nav-link {
    background: #385196;
  }
  header .navbar-dark .navbar-nav .nav-item.active::after {
    content: '';
    height: 30px;
    width: 30px;
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -60%) rotate(45deg);
    background: #385196;
    border-radius: 5px;
    z-index: -1;
  }
}
header .navbar-dark .navbar-nav .nav-link {
    border-radius: 5px;
    
    padding:15px 15px;
    
    font-size: 18px;
    margin:10px 5px;
    text-align: center;
    font-weight: 500;

    text-transform: capitalize;
    color: #FFFFFF;
    background-color: #6691bc;;
}
.col-md-4{
  /*max-width:30%!important;*/
}
header .navbar-dark .navbar-nav .nav-link:focus, header .navbar-dark .navbar-nav .nav-link:hover {
  background: #385196;
  color: rgb(255, 255, 255);
}
header .navbar-toggler {
  color: rgb(000, 000, 000);
    border: none;
}
/*header .navbar-toggler .icon-bar {
    background-color: #000;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}*/
header .navbar-toggler .icon-bar {
background-color: #000;
display: block;
width: 50px;
height: 5px;
border-radius: 1px;
}
.hidden-copy{
  display: none;
}


.dispenser{
  background:#8fcfff;
  padding:50px 30px 20px 30px;
  width:100%;
  line-height: 50px;
  border-radius: 10px 10px 0 0;
  color: #fff;
  border: 1px solid #000;
}
.dispenser h1 {
  color: #002F61;
}
.quotcontrol {
  display: flex;
  background: #fff;
  border-radius: 0 0 10px 10px;
  padding: 10px 35px;
  margin: 0;
}
.quotcontrol .quotcontrolitem {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: left;
  margin-right: 11px;
  padding: 6px;
}
@media(min-width: 768px) {
  .quotcontrol .quotcontrolitem:last-child {
    text-align: right;
    justify-content: center;
    margin-right: 0;
  }
}
@media(max-width: 768px) {
  .dispenser{ 
    padding: 15px;
  }
  .quotcontrol {
    display: block;
  }
  .quotcontrol .quotcontrolitem {
    flex-grow: inherit;
    margin: 12px 0;
  }
}
.quotview {
  display: flex;
  align-items: center;
  justify-content: right;
}
header .navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px;
}
div.tagline{
  size:45px;
  margin: auto;
  font-weight: bold;
}
.quotdetalss {
    padding: 10px 0 0;
    position: relative;
    z-index: 1;
}
.quotlstt {
    background: #fff;
    max-width: 700px;
    box-shadow: 0px 1px 12px #00000038;
    border-radius: 10px;
    padding: 30px 20px;
    position: relative;
    margin-bottom: 15px;
}
.quotlstt.top-content {
  position: relative;
  overflow: hidden;
}
.quotlstt.top-content::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 7px;
  width: 100%;
  background: repeating-linear-gradient(-45deg, rgb(102, 145, 188) 0, rgb(102, 145, 188) 30px, rgb(102, 145, 188) 30px, rgb(56, 81, 150) 60px);
}
.quotlstt.no-pd {
  padding: 0;
}
.quotlstt h2 {
    font-size: 32px;
    text-align: center;
    color: #6691bc;
    font-family: "Times New Roman", Times, serif;
}
.quotitnn {
    padding: 12px 0px;
    position: relative;
    border-bottom: 1px dashed#e8e8e8;
    background: #ffffff6b;
}
.vector-bg {
  position: absolute;
  content: '';
  height: 100%;
  width: calc(100% + 20px);
  background: #385196;
  left: -10px;
  top: 0px;
  z-index: -1;
  border-radius: 4px 4px 0 0;
}
.quotitnn:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #6691bc;
    font-size: 40px;
    padding-right: 14px;
    position: absolute;
    top: 18px;
    right: 0;
    opacity: 0.1;
}
.quotlstt .quotitnn p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 4px;
    color: #6691bc;
    font-family: Helvetica;
    font-style: italic;
}
.quotlstt .quotitnn span {
    font-size: 18px;
    font-weight: 500;
    color: #a5a5a5;
    
}
.quotmnu {
    -webkit-box-shadow: 0 0.3em 0.9em 0 rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0 0.3em 0.9em 0 rgba(0, 0, 0, 0.32);
    box-shadow: 0 0.3em 0.9em 0 rgba(0, 0, 0, 0.32);
    border: 1px solid #1e48bf85;
    background: #6691bc;
    border-radius: 4px;
    height: auto;
}
.quotmnu ul {
    padding: 20px 0 0 0;
    margin: 0;
}
.quot-btn {
  border-radius: 50px;
  display: block;
  padding: 0;
  text-shadow: 0 -1px #34629f;
  font-size: 0;
  text-transform: capitalize;
  color: #000;
  height: 45px;
  width: 45px;
  line-height: 2.2;
  background: transparent;
  border: 0;
}
.quot-btn i {
  font-size: 23px;
}
.hover:hover .quot-btn {
  color: #6691bc;
}
.quotcontroltext {
  padding-left: 12px;
  font-size: 20px;
  font-weight: 900;
}
.dispenser .more-related {
  font-size: 1.75rem;
  display: block;
  text-align: center;
}
#dispenser-text {
  font-size:30px;
  line-height: 50px;
  border-radius: 10px;
  padding:35px 40px;
  text-align: center;
  position: relative;
  color: #000;
  border: 2px solid #00000085;
  z-index: 1;
}
#dispenser-ath {
  display: block;
  font-size: 25px;
  color: #000;
  margin-top: 20px;
}
#dispenser-more {
  font-size: 20px;
  border-radius: 5px;
  color: #385196;
  display: block;
  margin-top: 37px;
  font-weight: 900;
}
@media(max-width: 768px) {
  #dispenser-text {
    font-size:20px;
    line-height: 25px;
  }
  .dispenser h1 {
    font-size: 35px;
    margin-bottom: 0;
  }
  #dispenser-ath { font-size: 15px !important; }
  #dispenser-more { font-size: 12px; }
}
.quotmnu ul li {
    font-size: 18px;
    list-style: none;
    line-height: 27px;
    padding:15px 25px;
    margin:0 auto;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Gotu', sans-serif;
    position: relative;
    margin: 5px 8px;
    border-radius: 8px;
}
.quotmnu ul li.more::after {
  display: none;
}
.quotmnu ul li.more {
  background: rgb(56, 81, 150);
  border-radius: 0 !important;
  margin: 0 !important;
  padding-left: 33px !important;
  cursor: pointer;
}
.quotmnu ul li::after {
  content: "\f105";
  position: absolute;
  right: 10px;
    font-family: FontAwesome;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50px;
  font-size: 30px;
  line-height: .9;
  top: 50%;
  transform: translateY(-50%);
}
.quotmnu ul li:hover, .quotmnu ul li:focus {
  background: #577fa7;
  
}
div.quotlstt li{
  line-height: 70px;
  list-style:none;
}
.quotmnu h4 {
    margin-bottom: 0px;
    font-size: 25px;
    padding: 15px 16px;
    color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-family: 'Gotu', sans-serif;
    top: 12px;
    position: relative;
    z-index: 1;
    font-weight: 900;
    text-shadow: 0px 0px 2px #000;
}
.quotmnu h4::before {
  content: '';
  position: absolute;
  top: 100%;
  left: -10px;
  border-top: 20px solid #253562;
  border-left: 10px solid transparent;
}
.quotmnu h4::after {
  content: '';
  position: absolute;
  top: 100%;
  right: -10px;
  border-top: 20px solid #253562;
  border-right: 10px solid transparent;
}
#newsletter {
    width: 100%;
    height: 350px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    border-radius: 4px;
    z-index: 20;
    box-shadow: 0 0.3em 0.9em 0 rgba(0, 0, 0, 0.32);
}
.newsletter-content #newsletter {
  height: 100%;
}
#newsletter:before {
  display:block;
  content:"";
  height:5px;
  width:100%;
  top:-20px;
  right:-20px;
  left:-20px;
  border-top-right-radius:4px;
  border-top-left-radius:4px;
  background: repeating-linear-gradient(-225deg, #4782ce, #4782ce 12px, #fff 12px, #fff 24px, #ea222e 24px, #ea222e 36px, #fff 36px, #fff 48px);
}
#newsletter input {
  height:55px;
  font-size:18px;
  width:100%;
  box-sizing: border-box; 
  border-radius:3px;
  border-width:1px;
  border-style:solid;
  border-color:transparent;
}
#newsletter input[type="text"] {
  padding:2px 12px;
  margin-bottom:8px;
  border-color:#c9c9c9;
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.25);
}
#newsletter .submit-button {
  color: #fff;
  height:55px;
  width:100%;
  font-size:15px;
  font-weight: 900;
  border-color: #4785da;
  text-shadow: 0 -1px #34629f;
  background: linear-gradient(to top, #6691bc 0, #6691bc 100%);
  text-transform: capitalize;
  box-sizing: border-box; 
  border-radius:3px;
  border-width:1px
  border-style:solid;
  border-color:transparent;
  box-shadow: inset 0 -1px 1px #6691bc, 0 4px 0 #587fa6 , 0 10px 15px rgba(0, 0, 0, 0.35);
}
#newsletter .seal {
  position:absolute;
  top:-1px;
  right:0;
}
#newsletter .seal:before, #newsletter .seal:after {
  display:block;
  content:"";
  border:1px solid #dcdcdc;
  border-radius:50%;
  position:absolute;
  margin: 10px 0;
  z-index: -1;
}
#newsletter .seal:before {
  width:50px;
  height:50px;
  top:8px;
  right:8px;
}
#newsletter .seal:after {
  width:60px;
  height:60px;
  top:3px;
  right:3px;
}
#newsletter .seal i {
  position:absolute;
  font-size:24px;
  color:#4782ce;
  top:29px;
  right:22px;
  transform: rotate(12deg);
}
#newsletter form {
  padding:24px 20px 20px;
}
#newsletter form .title {
  font-size:24px;
  font-weight:100;
  color:#6691bc;
  margin-bottom:5px;
}
#newsletter form .label {
  display:block;
  font-size:18px;
  line-height:24px;
  color:#818181;
  margin-bottom:20px;
}
#newsletter form .hidden-label {
  font-size: 0;
}

footer {
    background: #000;
    padding: 8px 0px;
    margin-top: 175px;
}
footer p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0px;
}
footer .socilicnn {
  float: right;
  margin: 0;
  padding: 0;
}
footer .socilicnn li {
    list-style: none;
    display: inline-block;
    padding: 0px 8px;
}
footer .socilicnn li i {
    font-size: 18px;
    color: #eaa320;
}

.copyright {
  color: #fff;
  background: #000;
  padding: 15px;
  font-size: 15px;
}

hr.hr-1 {
    border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #6691bc, rgba(0, 0, 0, 0));
    width: 200px;
    margin: 10px auto 40px auto;
}
button:focus {
    outline: none !important;
}

#more-guote-wrapper {
  display: none;
}
.quotmnu ul li a {
    color: #fff;
    margin-left: 5px;
}
.quotmnu ul li a:hover {
    text-decoration: none;
}
div#st-1 {
    margin-top: 100px;
}


@media only screen and (min-width: 767px) {
  header .navbar-brand img {
    width: 108px;
    padding: 21px;
  }
  header .navbar-brand {
    box-shadow: 0px 1px 2px #454647;
    text-align: center;
    border-radius: 0 0 50px 50px;
    overflow: hidden;
    height: 124px;
    width: 100px;
    position: relative;
    top: 0;
    background: #fff;
    padding-top: 16px;
  }
}

@media only screen and (max-width: 767px) {
  header .navbar-brand {
      padding: 0;
      margin: 0;    width:100%;
  }   header .navbar-brand img {    width: 70%; margin-top:5px; }
  .col-md-4{
      max-width:100%!important;
  }
  .navbar-brand{
      /*display: :flex;*/
      width:100%;
  }
  .quotmnu{
    display: none;
  }
}


@media only screen and (max-width: 767px) {
    header .row [class^="col-"] {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    header {
        position: fixed;
        z-index: 999;
        width: 100%;
        height: 70px;
        box-shadow: 0px 0px 2px rgba(0,0,0,.3);
        background: #fff;
    }
    .navbar-brand {
        text-align: left;
    }
    header .navbar-brand img {
        width: 70px;
        padding: 10px;
    }
    .navbar-dark .navbar-toggler {
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
    }
    #collapsibleNavbar {
        height: 100%;
        position: fixed;
        top: 70px;
        z-index: 1;
        width: 100%;
        left: 0px;
        background: rgb(255, 255, 255) none repeat scroll 0% 0%;
        overflow: auto;
        padding: 0px;
        border-top: 1px solid rgb(204, 204, 204);
        transition: .15s ease;
        -webkit-transition: .15s ease;
        -moz-transition: .15s ease;
        display: block;
        transform: translateX(-100%);
    }
    #collapsibleNavbar.active {
        transform: translateX(0);
    }
    .quotdetalss {
        padding-top: calc(75px + 15px);
    }
    .quotmnu {
        margin-top: 25px;
        display: block;
    }
    .quotdetalss .container .row .col-md-4 {
        -ms-flex-order: 2;
        order: 2;
    }
}

/*Footer*/
#footer {
    background: #6691bc;
    padding-top: 30px;
    position: relative;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
#footer span.label{
  padding-left: 0;
    padding-bottom: 16px;
    margin-bottom: 10px;
    color:#fff;
  font-weight: 900;
  position: relative;
  z-index: 1;
  font-size: 25px;
  width: auto;
  display: inline-block;
}
#footer span.label::after {
  content: '';
  position: absolute;
  background: #fff;
  top: 100%;
  width: 100%;
  height: 3px;
  left: 0;
  margin-top: -7px;
  border-radius: 0;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
  padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: -2px;
  font-size:25px;
  -webkit-transition: .2s all ease;
  -moz-transition: .2s all ease;
  transition: .2s all ease;
    background: #fff;
    color: #6691bc;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    line-height: 1.8;
    text-align: center;
}
#footer ul.social li a {
  font-size: 0 !important;
}
#footer ul.social li:hover a i {
  transform:scale(1.1);
  margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
  color:#fff;
  font-size: 17px;
  display: table;
}
#footer ul.social li a:hover{
  color:#eeeeee;
}
#footer ul.quick-links li{
  padding: 3px 0;
  -webkit-transition: .15s all ease;
  -moz-transition: .15s all ease;
  transition: .15s all ease;
  line-height: 1.1;
}
#footer ul.quick-links li:hover{
  padding: 3px 0;
  font-weight:700;
}
#footer ul.quick-links li a i {
  margin-right: 5px;
  height: 25px;
  width: 25px;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  line-height: 1.5;
  text-align: left;
}

#footer ul.quick-links li a span {
  display: table-cell;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px){
  #footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
}

/*Copy Link*/
.copy-link {
  position: fixed;
  z-index: 999;
  bottom: 45px;
  background: #323232;
  max-width: 400px;
  width: 400px;
  padding: 7px;
  border-radius: 5px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  display: none;
  text-align: center;
  box-shadow: 0px 2px 6px rgba(0,0,0, .2);
  font-size: 12px;
}
#copy-link-msg {
  display: block;
}

/*news letter*/
.newsletter-content {
  padding: 40px 0;
  position: relative;
  z-index: 1;
}
.newsletter-content::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: #fff;
  z-index: 2;
  left: 0;
  bottom: 0;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.23);
}
#newsletter1 {
  position: relative;
  z-index: 11;
  padding: 0 20px;
  border-radius: 5px;
  height: 100%;
  margin-top: 5px;
}
#newsletter1 .paragraph {
  font-size: 24px;
  display: block;
}
.submit-btn {
  color: #fff;
  font-weight: 900;
  background: #6691bc;
  font-size: 15px;
  text-transform: capitalize;
  padding: 9px 36px;
  border-radius: 5px;
  border: 1px solid #000;
}
.see-result {
  display: inline-block;
  font-size: 20px;
  margin-left: 17px;
  text-decoration: none !important;
}
#newsletter1 label {
  font-size: 17px;
  margin: 14px 0;
  color: #6691bc;
}
@media(max-width: 768px) {
  #newsletter1 {
    margin-top: 40px;
  }
  #newsletter1 .paragraph {
    font-size: 19px;
  }
  #newsletter1 label {
    display: block;
    line-height: 0;
    padding: 0;
  }
}

/*radio*/
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  display: none;
}
[type="radio"]:focus + label::before {
  box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.4) !important;
}
[type="radio"]:hover + label::before {
  border-color: #000;
}
[type="radio"]:active + label::before {
  -webkit-transition-duration: 0;
          transition-duration: 0;
}
[type="radio"] + label {
  position: relative;
  padding: 6px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
[type="radio"] + label::before {
  background-color: #fff;
  border: 1px solid #4078c3;
  box-sizing: content-box;
  content: '';
  color: #4078c3;
  margin-right: 6px;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  border-radius: ;
}
[type="radio"] + label::after {
  box-sizing: content-box;
  content: '';
  background-color: #444;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}
[type="radio"][disabled] + label::before {
  -webkit-animation: none;
          animation: none;
  box-shadow: none;
  border: 1px solid rgba(128, 128, 128, 0.5);
}
[type="radio"][disabled]:active + label::before,
[type="radio"][disabled]:focus + label::before,
[type="radio"][disabled]:hover + label::before {
  border-color: rgba(128, 128, 128, 0.5);
  -webkit-filter: none;
          filter: none;
  -webkit-transition: none;
  transition: none;
}

[type="radio"] + label::before, [type="radio"] + label::after {
  border-radius: 4px;
}
[type="radio"] + label::after {
  background-color: transparent;
  top: 50%;
  left: calc(6px + 1px + 24px/5);
  width: 12px;
  height: 4.8px;
  margin-top: calc(24px / -2 / 2 * 0.8);
  border-style: solid;
  border-color: #4078c3;
  border-width: 0 0 3px 3px;
  border-radius: 0;
  -webkit-border-image: none;
       -o-border-image: none;
          border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
          transform: rotate(-45deg) scale(0);
  -webkit-transition: none;
  transition: none;
}
[type="radio"]:checked + label::after {
  content: '';
  -webkit-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}


@-webkit-keyframes borderscale {
  50% {
    box-shadow: 0 0 0 2px #900;
  }
}

@keyframes borderscale {
  50% {
    box-shadow: 0 0 0 2px #900;
  }
}

@media(max-width: 768px) {
  [type="radio"] + label::after {
    left: 7px;
  }
}

