body{
    font-size: 20px;
    line-height: 30px;
    font-family: 'Source Sans Pro', sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Merriweather',sans-serif;
    color: #4e4e4e;
}

body > section {
    padding: 30px 0;
}

a{
    color: #282763
}

img, .nav > li > a > img{
    max-width: 100%
}

#footer{
    background: #204172;
    padding: 50px 0;
}

#footer .list1 li:after{
    height: 1px;
    border-radius: 0px;
    top: 11px;
    width: 5px;
    left: 0px;
    background: #9190b8;
}

#footer .list1 li{
        padding: 0px 0 0px 10px;
}

#footer .list1 li a { 
    line-height: 21px;
}

#bottom {
    padding-bottom: 80px;
    padding-top: 80px;
    background: #fff;
    border-bottom: solid 0px #0055a4;
}

.list3{
    margin: 0;
    padding: 0px;
    display: table
}

.list3 li{
    list-style-type: none;
    display: table-cell;
    padding-right: 40px;
}



.list3 li label{
    display: block
}

#copyright {
    border-top: solid 0px #c7c7c7;
    padding: 20px 0;
    color: #8e8f8f;
    font-size: 17px;
    background: #f8f8f8
}

.bg4 {
    background: url(../images-uk/inner-my-account.jpg) no-repeat;
    background-size: cover;
    
}

.bg5 {
    background: url(../images-uk/inner-my-account2.jpg) no-repeat;
    background-size: cover;
    
}

.bg6 {
    background: url(../images-uk/inner-my-account4.jpg) no-repeat;
    background-size: cover;
    
}


.navbar-inverse .navbar-collapse {
    display: inline-block!important; 
     width:auto; 
}

#main-slider .carousel .carousel-content {
    margin-top: 50px;
     float: none;
    width: 100%;
}

#main-slider .animation.animated-item-3 {
    color: #0253a4;
    font-size: 17px;
}

.navbar-brand{
    max-width: 235px;
    display: inline-block
}





.carousel-content1{
   
}

#main-slider .carousel .item{
    
    height: 700px;
    /* background-attachment: fixed; */
     
}

.carousel-content1 .animation {
    display: block
}

.navbar.navbar-inverse1{
    box-shadow: 0 0 0px #b9b9b9;
        z-index: 100000;
}

.home-banner {
    box-shadow: 0 0 10px #b9b9b9;
}

.navbar-wrapper > .navbar {
    height: 115px;
}

.navbar-outfix.fixtop .navbar-wrapper > .navbar {
    height: 47px;
}
.fixtop .navbar-wrapper {
    height: 47px;
}
.navbar-wrapper, .navbar-out {
    height: 115px;
}

.navbar-outfix .navbar-brand img {
     height: 58px; 
}

.navbar>.container .navbar-brand {
   margin-top: 18px;
    margin-bottom: 0px;
}

.navbar-outfix.fixtop .navbar-wrapper  .navbar-brand {
   margin-top: 2px;
    margin-bottom: 0px;
}

#main-slider .animation.animated-item-1{
   margin: 0px 0 30px;
    text-transform: capitalize
}

.navbar-out {
   /* position: absolute;
    width: 100%;
    top: 0; */
}



#main-slider .animation.animated-item-2, 
#main-slider .active .animation.animated-item-2{
    color: #0055a4
}

#main-slider .animation.animated-item-2, 
#main-slider .animation.animated-item-1,
#main-slider.inner-banner .animation.animated-item-3 {
    text-shadow: 0 0 0px #000;
}

#main-slider .active .animation.animated-item-2{
    font-size: 50px;
    margin-top: 70px;
   
}

#main-slider.inner-banner .carousel-inner .banner-button{
    float: right
}

#main-slider .animation.animated-item-7{
    font-size: 70px;
    margin: 30px 0;
    color: #fff;
     font-weight: 700;
    border: solid 7px #fff;
    border-right: none;
    display: inline-block;;
    line-height: normal;
    padding: 5px 0 5px 5px
}

@media (min-width: 768px)
{
    .navbar-right.website-nav .dropdown-menu {    right: auto; left: 0;    }
}

.navbar-outfix .navbar-nav{
    margin-top: 22px;
}

.navbar-outfix.fixtop .navbar-nav {
    margin-top: 0px;
}

.nav.website-nav > li > a{
    color: #282763;
    font-size: 15px;
    font-weight: 700
}

.nav.website-nav > li:hover > a, .nav.website-nav > li.active > a{
    color: #204172
}

.top-number{
    margin-top: 35px
}

.navbar-outfix.fixtop .top-number {
    margin-top: 10px;
   
}

.btn-primary12{
    border: solid 5px #0055a4;
    background: transparent;
    color: #0055a4;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px
}

.btn-primary13{
    border: solid 5px #204172;
    background: transparent;
    color: #204172;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px;
    min-width: 300px;
}

.btn-primary13:hover{    
    border: solid 5px #9cca2d;
     color: #9cca2d;
}

.btn-primary14{
    border: solid 5px #fff;
    background: transparent;
    color: #fff;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px;
    min-width: 300px;
}

.btn-primary14:hover{
    
    color: #fff;
    
}


.btn-primary15{    
    background: #204172;
    color: #fff;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px
}
.btn-primary15:hover{        
    color: #fff;    
    background: #9cca2d;
}

.btn-primary16{    
    background: #9cca2d;
    color: #fff;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px
}

.btn-primary16:hover{        
    color: #fff; 
     background: #3e3c8c;
}

.btn-primary17,
.btn-primary9{    
    background: #e8e8e8;
    color: #282763;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 17px
}

.btn-primary17:hover{        
    background: #d2d2d2;    
}

.btn-primary17.active,.btn-primary9.active{background: #282763; color: #fff;}

.btn-primary18{
    border: solid 5px #282763;
    background: transparent;
    color: #282763;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px;
    min-width: 300px;
}

.btn-primary18:hover{    
    border: solid 5px #3e3c8c;
     color: #3e3c8c;
}

.banner-button{
   /* position: absolute;
    bottom: 25px;
    width: 100%;
    left: 0 */
}

h1, .h1 {
    font-size: 40px;
    color: #184070;
    text-transform: capitalize;
    font-weight: 700
}

h2, .h2 {
    font-size: 40px;
    color: #0055a4;
   
    font-weight: 700
}

h3, .h3 {
    font-size: 32px;
    color: #000;
   
    font-weight: 400
}

h4, .h4{
  color: #184070;
  font-size: 25px;
}

h5, .h5 {
    font-size: 19px;
    color: #000;    
    font-weight: 700;
    line-height: normal;
}

h6, .h6 {
    font-size: 16px;
    color: #000;    
    font-weight: 700;
    line-height: normal;
}


.h1 + .h5{
    margin-top: 35px
}
.h5 + p, h5 + p{
    /* margin-top: 35px */
}


.container1{
    max-width: 1350px;
    margin: 0 auto
}

.container2{
    max-width: 1050px;
    margin: 0 auto
}


.nav-tabs-lg .nav-tabs>li>a{
    padding: 0;
    border: 0px;
    margin: 0
}
.nav-tabs-lg .nav-tabs>li{
    position: relative;
    width: 25%;
    
}
 
.nav-tabs-lg .nav-tabs>li.active:after,.nav-tabs-lg .nav-tabs>li:hover:after{
    background: #92c339;
    height: 10px;
    content: " ";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    
} 

.nav-tabs-lg .nav-tabs>li.active:before
{
    content:" ";
    position:absolute;
    left:48%;
    bottom:-15px;
    border-left:solid 15px transparent;
    border-right:solid 15px transparent;
    border-top:solid 15px #92c339;
}

.nav-tabs-lg .nav-tabs>li.active:hover a{
    border: none
        
}

.nav-tabs-lg .tab-content .tab-pane{
    text-align: center;
    padding: 5px 0 50px;
}

.nav-tabs-lg .tab-content .tab-pane .title{
   
    margin: 45px 0 25px
}

.offer-secion{
background: #f8f8f8 ;
    text-align: center;
    padding-bottom: 85px;
    padding-top: 0;
    box-shadow: 0 0 18px #dadada inset;
}
.offer-secion .heading-panel{ padding: 15px; font-size: 40px; color: #fff; line-height: normal; font-weight: 700 }
.offer-secion .row{ margin: 0; padding: 0; }
.offer-secion .row .col-lg-6{ margin: 0; padding: 0}
.offer-secion .heading-panel.red{ background: #204172 }
.offer-secion .heading-panel.blue{ background: #9cca2d }

.offer-secion .offer-content{
    padding: 55px 0px;
    text-align: center;
    min-height: 240px;
    text-align: center;
    max-width:42.2%;
    margin: 0 auto;
    color: #000
}

.offer-secion  .or-circle:before{ 
    content: "or";
    background: #fff;
    width: 60px;
    color: #000;
    height: 60px; 
    border-radius: 60px;
    display: block;
    position: absolute;
    left: -31px;
    line-height: 60px;
    font-size: 25px;
    font-weight: bold;
    top: 15px;
    
    
}

.vet-cover {
 
    color: #fff;
 
}


.btn-md, .btn-group-md > .btn {
    padding: 15px 25px;
    font-size: 18px;
    line-height: 1.33;
    
}

.btn-md, .btn-group-md > .btn {
    padding: 15px 25px;
    font-size: 18px;
    line-height: 1.33;
    
}


.link1{
    text-decoration: none;
    font-weight: 700;
    font-size: 25px;
}

.pet-people .col1 {
    width: 50%;
}
.pet-people .col2 {
    width: 45%;
}

.pet-people .table1 > .cell.borderl {
    border-left: solid 1px #2b2a49;
    width: 75px;
}

.vet-cover .inner {
    max-width: 100%;
    margin: 0 auto;
}

.vet-cover .inner .h1{
    color: #fff
}

.bg4.vet-cover  .h2{
    color: #fff
}

.pet-people .photo-right, .pet-people .photo-left {   
    bottom: -30px;
    top: auto
  
}

.pet-people .table1 > .cell:first-child {
    padding-right: 75px;
}

.pet-people .inside{
    max-width: 100%;
    
}

.pet-people .col1 .inside{
    text-align: right
}

.pet-people .col2 .inside p {
     max-width: 100%; 
}

.pet-people .h3{
    color: #000000
}

.pet-people .inside p {
    
    color: #000000;
     font-weight: 600;
    font-size: 17px;
}

.pet-people .container1 {
    max-width: 1350px;
    margin: 0 auto;
}

.circle2{width:52px;height:52px;display:inline-block;background:#c7c7c7;border-radius:52px}

.social-share li{
    margin-right: 20px;
    margin-left: 20px;
    text-align: center
}
.footer-logo {
    text-align: center
}
.footer-logo img{
    max-width: 230px;
}

.carousel-content .banner-button .btn-primary16{
    margin-left: 20px;
}
.social-share li .fa{
    text-align: center;
    display: inline-block;
    margin-left:6px
}
.social-share li .fa:before{
    display: inline-block;
    
}

#footer .h6 {
    font-weight: 700;
    margin-bottom: 15px;
    margin-top:0
}

#footer .list1 li:hover:before { 
    background: #353473;
}

.vet-cover .btn-primary15.btn-md{
    margin: 0 20px;
    min-width: 220px;
}

.vet-cover{
    position: relative;
        min-height: 375px;
}

.vet-cover:before{
    content: " ";
    height: 100%;
    width: 100%;
    left: 0px; 
    top: 0px;
    background: rgba(0,0,0,0.4);
    position: absolute;
    display: block;
    z-index: 1
        
}
.vet-cover .container{
    position: relative;
    z-index: 10
}

#footer .list1 li a {
    color: #9190b8;
    
}

#bottom .list3 li{
    font-size: 15px;
    line-height: normal;
    font-weight: 700
}

#copyright p{
    margin-bottom: 0
}

.product-list1{
    margin: 0;
    padding: 0
}
.product-list1 li{
    width: 23%;
    float: left;
    position: relative;
    margin-bottom: 30px;
    height: auto;
    list-style-type: none;
    overflow: hidden;
    cursor: pointer;
    margin-right:2%
    
}
.product-list1 li:nth-child(odd)
{
    
    
}

.product-list1 li:hover figure img, .nav-tabs-lg .nav-tabs>li:hover img, .nav-tabs-lg .nav-tabs>li.active img{
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}

.product-list1 li:nth-child(odd):after{
    
    content: " ";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}


.product-list1 li:nth-child(even):after{
  
    content: " ";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.product-list1 li figcaption{
    position: absolute;
    bottom: 15px;
    left: 25px;
    color: #fff;
    font-weight: 700;
    z-index: 1000
}

 /* blue */
 
 /*
.shade-bottom-theme1, .product-list1 li:nth-child(odd):after {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(193,40,42,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(193,40,42,0.65) 100%); 
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(193,40,42,0.65) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6c1282a',GradientType=0 ); 
} */
.product-list1 li:nth-child(odd):hover:after {
   /*  background: -moz-linear-gradient(top, rgba(40,39,99,0.07) 0%, rgba(191,40,43,0.44) 99%, rgba(193,40,42,0.44) 100%); 
background: -webkit-linear-gradient(top, rgba(40,39,99,0.07) 0%,rgba(191,40,43,0.44) 99%,rgba(193,40,42,0.44) 100%); 
background: linear-gradient(to bottom, rgba(40,39,99,0.07) 0%,rgba(191,40,43,0.44) 99%,rgba(193,40,42,0.44) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12282763', endColorstr='#70c1282a',GradientType=0 ); */
}
/*
.shade-right-theme1{
background: -moz-linear-gradient(left, rgba(125,185,232,0) 0%, rgba(255,28,28,1) 100%); 
background: -webkit-linear-gradient(left, rgba(125,185,232,0) 0%,rgba(255,28,28,1) 100%);
background: linear-gradient(to right, rgba(125,185,232,0) 0%,rgba(255,28,28,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#ff1c1c',GradientType=1 ); 
}*/

/* blue */
/*
.shade-bottom-theme2 , .product-list1 li:nth-child(even):after 
{
     background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(41,40,100,1) 99%, rgba(40,39,99,1) 100%); 
background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(41,40,100,1) 99%,rgba(40,39,99,1) 100%); 
background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(41,40,100,1) 99%,rgba(40,39,99,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#282763',GradientType=0 ); 
} */


.product-list1 li:nth-child(even):hover:after {
    /*
background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(40,39,99,0.45) 100%); 
background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(40,39,99,0.45) 100%); 
background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(40,39,99,0.45) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#73282763',GradientType=0 );  */
}

/*
.shade-left-theme2{
background: -moz-linear-gradient(left, rgba(39,37,152,1) 0%, rgba(125,185,232,0) 100%); 
background: -webkit-linear-gradient(left, rgba(39,37,152,1) 0%,rgba(125,185,232,0) 100%); 
background: linear-gradient(to right, rgba(39,37,152,1) 0%,rgba(125,185,232,0) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272598', endColorstr='#007db9e8',GradientType=1 ); 
} */

.bg5.vet-cover{
    padding: 105px 0 0;
}

.bg5.vet-cover .shade-right-theme1{
    padding: 110px 0;
}


.bg6.vet-cover{
    padding: 0px 0;
}

.bg6.vet-cover .shade-left-theme2{
    padding: 40px 0 55px;
}


.container-inner{
    max-width: 480px;
    margin: 0 auto
}

.font-large{
    font-size: 80px;
    font-weight: 700;
    color: #fff;
    line-height: 95px;
}

.text-white{
    color: #fff
}

.container-inner .font-large{
    margin-bottom: 30px;
}

.nav.website-nav>li>a:hover, .nav.website-nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}


.hover-fade, .product-list1 li figure img, .nav-tabs-lg .nav-tabs>li img{-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}
.hover-fade1, .product-list1 li:hover  figure img, .nav-tabs-lg .nav-tabs>li:hover img{-moz-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}

.width1, .vet-cover .btn.btn-lg{ min-width: 310px; }

.vet-cover .vet-cover-title{
    margin: 45px 0 35px
}

.font-bold{
    font-weight: 700
}

.footer-contact li a{
    font-weight: 400;
     color: #000;
}

#footer .table1 > .cell {
    padding: 0 5px;
}

.pet-people {
    
    padding: 115px 0 50px;
}

.pet-people .social-share{
    margin-top: 35px;
}


#main-slider .btn-primary15, #main-slider .btn-primary16{
    padding: 12px 37px;
}


.navbar-right .website-nav .dropdown-menu {
    right: auto;
    left: 0;
}

@media (max-width: 1305px){
  .container1{padding: 0 20px;}
}
.our-policy img {width: 100px; height: auto; margin-bottom: 15px}
.our-policy p{font-size: 0.8em; }
.policies{line-height: 22px;}
a.inner-link {color: #577da5;}

.equine-option .h5 + p, .equine-option h5 + p {
    margin-top: 0;
}

.btn-sm{font-size: 18px; padding: 5px 15px;}
.equine-option a.btn {display: inline-block; float: left; margin-left: 15px; margin-top: 10px;}

.container1  {font-size: 0.9em;}

.form-control{font-size:15px;}

.new-form .form-group .control-label{font-size: 18px;}

.form-horizontal .form-group{margin-bottom: 20px;}
.bwizard-steps2 ul li .lbl{font-size: 19px;}
.bwizard-steps2 {
    margin-bottom: 30px;
    overflow: auto;
    margin-top: 30px;
}

.btn.btn-s{padding: 5px 10px; font-size: 1em; min-width: unset;}

.cell.sidebar .form10{width:259px;}

.premium-panel .premium-detail table th {
    background: #282763;
}

.color-theme11 {
    color: #c1282b;
}

.btn.btn-ss {
    padding: 10px 15px;
    font-size: 1em;
    min-width: unset;
    font-weight: normal;
}

.bg-color13{background: #292862;}
.bg-color12{background: #919191;}
.bg-color11{background: #c1292b;}

.from-green .bwizard-steps li {
    background: #282763;
}

.from-green .bwizard-steps li:after {
    border-left-color: #282763;
}

.from-green .bwizard-steps .current,
.from-green .bwizard-steps .completed {
    background: #c0282a;
}

.from-green .bwizard-steps .current:after,
.from-green .bwizard-steps .completed:after {
    border-left-color: #c0282a;
}

.btn, .btn-primary{border-radius: 0;     font-weight: 700; }
.panel-faq .panel-title > a.accordion-toggle.collapsed:before, #accordion a.collapsed[data-toggle="collapse"]:before {
    content: "\f13a";
    color: #89b932;
    font-size: 30px;
    position: absolute;
    right: -17px;
    top: 15px;
}

.panel-faq .panel-title > a.accordion-toggle:before, #accordion a[data-toggle="collapse"]:before {
    content: "\f138";
    position: absolute;
    right: -17px;
    top: 15px;
    font-family: 'FontAwesome';
    margin-right: 1em;
    color: #282763;
    font-size: 30px;
}



.press-story ul li .title a:hover {
    color: #c0282a;
}


.welcome-section
{
    padding:0 0 50px;
   
}

.insurance-tabs .nav-tabs li{    position:relative; cursor:pointer }
.insurance-tabs .nav-tabs li:hover, .insurance-tabs .nav-tabs li:hover *{  cursor:pointer }
.insurance-tabs .nav-tabs li a{ display:block; cursor:pointer; overflow:hidden }
.insurance-tabs .nav-tabs li a:before
{
    position:absolute;
    background:rgba(0,0,0,0.5);
    content:" ";
    height:100%;
    width:100%;
    left:0px;
    top:0px;
    display:block;
        
}

body{
    font-size: 20px;
    line-height: 30px;
    font-family: 'Source Sans Pro', sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Merriweather',sans-serif;
    color: #4e4e4e;
}

body > section {
    padding: 30px 0;
}

a{
    color: #0d51bb
}

.h5 a{
    color: #000
}


img, .nav > li > a > img{
    max-width: 100%
}

#footer{
    background: #204172;
    padding: 50px 0;
}

#footer .list1 li:after{
    background: #9190b8;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    content: " ";
    position: absolute;
    left: 4px;
    top: 10px;
}

#footer .list1 li{
        padding: 3px 0 3px 21px;
}

#footer .list1 li a { 
    line-height: 21px;
}

#bottom {
    padding-bottom: 80px;
    padding-top: 80px;
    background: #fff;
    border-bottom: solid 0px #0055a4;
}

.list3{
    margin: 0;
    padding: 0px;
    display: table
}

.list3 li{
    list-style-type: none;
    display: table-cell;
    padding-right: 40px;
}



.list3 li label{
    display: block
}

#copyright {
    border-top: solid 0px #c7c7c7;
    padding: 20px 0;
    color: #8e8f8f;
    font-size: 20px;
    background: #f8f8f8
}

.bg4 {
    background: url(../images-uk/inner-my-account.jpg) no-repeat;
    background-size: cover;
    
}

.bg5 {
    background: url(../images-uk/inner-my-account2.jpg) no-repeat;
    background-size: cover;
    
}

.bg6 {
    background: url(../images-uk/inner-my-account4.jpg) no-repeat;
    background-size: cover;
    
}


.navbar-inverse .navbar-collapse {
    display: inline-block!important; 
     width:auto; 
}

#main-slider .carousel .carousel-content {
    margin-top: 50px;
     float: none;
    width: 100%;
}

#main-slider .animation.animated-item-3 {
    color: #0253a4;
    font-size: 17px;
}

.navbar-brand{
    max-width: 235px;
    display: inline-block
}





.carousel-content1{
   
}

#main-slider .carousel .item{
    
    height: 700px;
    /* background-attachment: fixed; */
     
}

.carousel-content1 .animation {
    display: block
}

.navbar.navbar-inverse1{
    box-shadow: 0 0 0px #b9b9b9;
        z-index: 100000;
}

.home-banner {
    box-shadow: 0 0 10px #b9b9b9;
}

.navbar-wrapper > .navbar {
    height: 115px;
}

.navbar-outfix.fixtop .navbar-wrapper > .navbar {
    height: 47px;
}
.fixtop .navbar-wrapper {
    height: 47px;
}
.navbar-wrapper, .navbar-out {
    height: 115px;
}

.navbar-outfix .navbar-brand img {
     height: 58px; 
}

.navbar>.container .navbar-brand {
   margin-top: 18px;
    margin-bottom: 0px;
}

.navbar-outfix.fixtop .navbar-wrapper  .navbar-brand {
   margin-top: 2px;
    margin-bottom: 0px;
}

#main-slider .animation.animated-item-1{
   margin: 0px 0 30px;
    text-transform: capitalize
}

.navbar-out {
   /* position: absolute;
    width: 100%;
    top: 0; */
}



#main-slider .animation.animated-item-2, 
#main-slider .active .animation.animated-item-2{
    color: #0055a4
}

#main-slider .animation.animated-item-2, 
#main-slider .animation.animated-item-1,
#main-slider.inner-banner .animation.animated-item-3 {
    text-shadow: 0 0 0px #000;
}

#main-slider .active .animation.animated-item-2{
    font-size: 50px;
    margin-top: 70px;
   
}

#main-slider.inner-banner .carousel-inner .banner-button{
    float: right
}

#main-slider .animation.animated-item-7{
    font-size: 70px;
    margin: 30px 0;
    color: #fff;
     font-weight: 700;
    border: solid 7px #fff;
    border-right: none;
    display: inline-block;;
    line-height: normal;
    padding: 5px 0 5px 5px
}

#main-slider.inner-banner .animation.animated-item-7{
    font-size: 50px;
}

@media (min-width: 768px)
{
    .navbar-right.website-nav .dropdown-menu {    right: auto; left: 0;    }
}

.navbar-outfix .navbar-nav{
    margin-top: 22px;
}

.navbar-outfix.fixtop .navbar-nav {
    margin-top: 0px;
}

.nav.website-nav > li > a{
    color: #282763;
    font-size: 15px;
    font-weight: 700
}

.nav.website-nav > li:hover > a, .nav.website-nav > li.active > a{
    color: #204172
}

.top-number{
    margin-top: 35px
}

.navbar-outfix.fixtop .top-number {
    margin-top: 10px;
   
}

.btn-primary12{
    border: solid 5px #0055a4;
    background: transparent;
    color: #0055a4;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px
}

.btn-primary13{
    border: solid 5px #204172;
    background: transparent;
    color: #204172;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px;
    min-width: 300px;
}

.btn-primary13:hover{    
    border: solid 5px #9cca2d;
     color: #9cca2d;
}

.btn-primary14{
    border: solid 5px #fff;
    background: transparent;
    color: #fff;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px;
    min-width: 300px;
}

.btn-primary14:hover{
    
    color: #fff;
    
}


.btn-primary15{    
    background: #204172;
    color: #fff;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px
}
.btn-primary15:hover{        
    color: #fff;    
    background: #9cca2d;
}

.btn-primary16{    
    background: #9cca2d;
    color: #fff;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px
}

.btn-primary16:hover{        
    color: #fff; 
     background: #3e3c8c;
}

.btn-primary17,
.btn-primary9{    
    background: #e8e8e8;
    color: #282763;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 17px
}

.btn-primary17:hover{        
    background: #d2d2d2;    
}

.btn-primary17.active,.btn-primary9.active{background: #282763; color: #fff;}

.btn-primary18{
    border: solid 5px #282763;
    background: transparent;
    color: #282763;
    border-radius: 0px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 22px;
    min-width: 300px;
}

.btn-primary18:hover{    
    border: solid 5px #3e3c8c;
     color: #3e3c8c;
}

.banner-button{
   /* position: absolute;
    bottom: 25px;
    width: 100%;
    left: 0 */
}

h1, .h1 {
    font-size: 40px;
    color: #184070;
    text-transform: capitalize;
    font-weight: 700
}

h2, .h2 {
    font-size: 30px;
    color: #0055a4;
   
    font-weight: 700
}

h3, .h3 {
    font-size: 26px;
    color: #000;
   
    font-weight: 400
}

h4, .h4{
  color: #184070;
  font-size: 23px;
}

h5, .h5 {
    font-size: 19px;
    color: #000;    
    font-weight: 700;
    line-height: normal;
}

h6, .h6 {
    font-size: 16px;
    color: #000;    
    font-weight: 700;
    line-height: normal;
}


.h1 + .h5{
    margin-top: 35px
}
.h5 + p, h5 + p{
  /*  margin-top: 35px */
}


.container1{
    max-width: 1350px;
    margin: 0 auto
}

.container2{
    max-width: 1050px;
    margin: 0 auto
}


.nav-tabs-lg .nav-tabs>li>a{
    padding: 0;
    border: 0px;
    margin: 0
}
.nav-tabs-lg .nav-tabs>li{
    position: relative;
    width: 25%;
    
}
 
.nav-tabs-lg .nav-tabs>li.active:after,.nav-tabs-lg .nav-tabs>li:hover:after{
    background: #92c339;
    height: 10px;
    content: " ";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    
} 

.nav-tabs-lg .nav-tabs>li.active:before
{
    content:" ";
    position:absolute;
    left:48%;
    bottom:-15px;
    border-left:solid 15px transparent;
    border-right:solid 15px transparent;
    border-top:solid 15px #92c339;
}

.nav-tabs-lg .nav-tabs>li.active:hover a{
    border: none
        
}

.nav-tabs-lg .tab-content .tab-pane{
    text-align: center;
    padding: 5px 0 50px;
}

.nav-tabs-lg .tab-content .tab-pane .title{
   
    margin: 45px 0 25px
}

.offer-secion{
background: #f8f8f8 ;
    text-align: center;
    padding-bottom: 85px;
    padding-top: 0;
    box-shadow: 0 0 18px #dadada inset;
}
.offer-secion .heading-panel{ padding: 15px; font-size: 40px; color: #fff; line-height: normal; font-weight: 700 }
.offer-secion .row{ margin: 0; padding: 0; }
.offer-secion .row .col-lg-6{ margin: 0; padding: 0}
.offer-secion .heading-panel.red{ background: #204172 }
.offer-secion .heading-panel.blue{ background: #9cca2d }

.offer-secion .offer-content{
    padding: 55px 0px;
    text-align: center;
    min-height: 240px;
    text-align: center;
    max-width:42.2%;
    margin: 0 auto;
    color: #000
}

.offer-secion  .or-circle:before{ 
    content: "or";
    background: #fff;
    width: 60px;
    color: #000;
    height: 60px; 
    border-radius: 60px;
    display: block;
    position: absolute;
    left: -31px;
    line-height: 60px;
    font-size: 25px;
    font-weight: bold;
    top: 10px;
    
    
}

.vet-cover {
 
    color: #fff;
 
}


.btn-md, .btn-group-md > .btn {
    padding: 15px 25px;
    font-size: 18px;
    line-height: 1.33;
    
}

.btn-md, .btn-group-md > .btn {
    padding: 15px 25px;
    font-size: 18px;
    line-height: 1.33;
    
}


.link1{
    text-decoration: none;
    font-weight: 700;
    font-size: 25px;
}

.pet-people .col1 {
    width: auto;
}
.pet-people .col2 {
    width: 45%;
}

.pet-people .table1 > .cell.borderl {
    border-left: solid 1px #2b2a49;
    width: 5%;
}

.vet-cover .inner {
    max-width: 100%;
    margin: 0 auto;
}

.vet-cover .inner .h1{
    color: #fff
}

.bg4.vet-cover  .h2{
    color: #fff
}

.pet-people .photo-right, .pet-people .photo-left {   
    bottom: -30px;
    top: auto
  
}

.pet-people .table1 > .cell:first-child {
    padding-right: 75px;
}

.pet-people .inside{
    max-width: 100%;
    
}

.pet-people .col1 .inside{
    text-align: right
}

.pet-people .col2 .inside p {
     max-width: 100%; 
}

.pet-people .h3{
    color: #000000
}

.pet-people .inside p {
    
    color: #000000;
     font-weight: 600;
    font-size: 17px;
}

.pet-people .container1 {
    max-width: 1350px;
    margin: 0 auto;
}

.circle2{width:52px;height:52px;display:inline-block;background:#c7c7c7;border-radius:52px}

.social-share li{
    margin-right: 20px;
    margin-left: 20px;
    text-align: center
}
.footer-logo {
    text-align: center
}
.footer-logo img{
    max-width: 230px;
}

.carousel-content .banner-button .btn-primary16{
    margin-left: 20px;
}
.social-share li .fa{
    text-align: center;
    display: inline-block
}
.social-share li .fa:before{
    display: inline-block;
    
}

#footer .h6 {
    font-weight: 700;
    margin-bottom: 15px;
    margin-top:0
}

#footer .list1 li:hover:before { 
    background: #294d86;
}

.vet-cover .btn-primary15.btn-md{
    margin: 0 20px;
    min-width: 220px;
}

.vet-cover{
    position: relative;
        min-height: 375px;
}

.vet-cover:before{
    content: " ";
    height: 100%;
    width: 100%;
    left: 0px; 
    top: 0px;
    background: rgba(0,0,0,0.4);
    position: absolute;
    display: block;
    z-index: 1
        
}
.vet-cover .container{
    position: relative;
    z-index: 10
}

#footer .list1 li a {
    color: #9190b8;
    
}

#bottom .list3 li{
    font-size: 15px;
    line-height: normal;
    font-weight: 700
}

#copyright p{
    margin-bottom: 0
}

.product-list1{
    margin: 0;
    padding: 0
}
.product-list1 li{
    width: 23%;
    float: left;
    position: relative;
    margin-bottom: 30px;    
    list-style-type: none;
    overflow: hidden;
    cursor: pointer;
    margin-right:2%;
}
.product-list1 li:nth-child(odd)
{
    
}

.product-list1 li:hover figure img, .nav-tabs-lg .nav-tabs>li:hover img, .nav-tabs-lg .nav-tabs>li.active img{
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}

.product-list1 li:nth-child(odd):after{
    
    content: " ";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}


.product-list1 li:nth-child(even):after{
  
    content: " ";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.product-list1 li figcaption{
    position: absolute;
    bottom: 15px;
    left: 25px;
    color: #fff;
    font-weight: 700;
    z-index: 1000
}

 /* blue */
 
 /*
.shade-bottom-theme1, .product-list1 li:nth-child(odd):after {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(193,40,42,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(193,40,42,0.65) 100%); 
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(193,40,42,0.65) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6c1282a',GradientType=0 ); 
} */
.product-list1 li:nth-child(odd):hover:after {
   /*  background: -moz-linear-gradient(top, rgba(40,39,99,0.07) 0%, rgba(191,40,43,0.44) 99%, rgba(193,40,42,0.44) 100%); 
background: -webkit-linear-gradient(top, rgba(40,39,99,0.07) 0%,rgba(191,40,43,0.44) 99%,rgba(193,40,42,0.44) 100%); 
background: linear-gradient(to bottom, rgba(40,39,99,0.07) 0%,rgba(191,40,43,0.44) 99%,rgba(193,40,42,0.44) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12282763', endColorstr='#70c1282a',GradientType=0 ); */
}
/*
.shade-right-theme1{
background: -moz-linear-gradient(left, rgba(125,185,232,0) 0%, rgba(255,28,28,1) 100%); 
background: -webkit-linear-gradient(left, rgba(125,185,232,0) 0%,rgba(255,28,28,1) 100%);
background: linear-gradient(to right, rgba(125,185,232,0) 0%,rgba(255,28,28,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#ff1c1c',GradientType=1 ); 
}*/

/* blue */
/*
.shade-bottom-theme2 , .product-list1 li:nth-child(even):after 
{
     background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(41,40,100,1) 99%, rgba(40,39,99,1) 100%); 
background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(41,40,100,1) 99%,rgba(40,39,99,1) 100%); 
background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(41,40,100,1) 99%,rgba(40,39,99,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#282763',GradientType=0 ); 
} */


.product-list1 li:nth-child(even):hover:after {
    /*
background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(40,39,99,0.45) 100%); 
background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(40,39,99,0.45) 100%); 
background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(40,39,99,0.45) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#73282763',GradientType=0 );  */
}

/*
.shade-left-theme2{
background: -moz-linear-gradient(left, rgba(39,37,152,1) 0%, rgba(125,185,232,0) 100%); 
background: -webkit-linear-gradient(left, rgba(39,37,152,1) 0%,rgba(125,185,232,0) 100%); 
background: linear-gradient(to right, rgba(39,37,152,1) 0%,rgba(125,185,232,0) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272598', endColorstr='#007db9e8',GradientType=1 ); 
} */

.bg5.vet-cover{
    padding: 0px 0;
}

.bg5.vet-cover .shade-right-theme1{
    padding: 110px 0;
}


.bg6.vet-cover{
    padding: 0px 0;
}

.bg6.vet-cover .shade-left-theme2{
    padding: 40px 0 55px;
}


.container-inner{
    max-width: 480px;
    margin: 0 auto
}

.font-large{
    font-size: 80px;
    font-weight: 700;
    color: #fff;
    line-height: 95px;
}

.text-white{
    color: #fff
}

.container-inner .font-large{
    margin-bottom: 30px;
}

.nav.website-nav>li>a:hover, .nav.website-nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}


.hover-fade, .product-list1 li figure img, .nav-tabs-lg .nav-tabs>li img{-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}
.hover-fade1, .product-list1 li:hover  figure img, .nav-tabs-lg .nav-tabs>li:hover img{-moz-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}

.width1, .vet-cover .btn.btn-lg{ min-width: 310px; }

.vet-cover .vet-cover-title{
    margin: 45px 0 35px
}

.font-bold{
    font-weight: 700
}

.footer-contact li a{
    font-weight: 400;
     color: #000;
}

#footer .table1 > .cell {
    padding: 0 5px;
}

.pet-people {
    
    padding: 115px 0 50px;
}

.pet-people .social-share{
    margin-top: 35px;
}


#main-slider .btn-primary15, #main-slider .btn-primary16{
    padding: 12px 37px;
}


.navbar-right .website-nav .dropdown-menu {
    right: auto;
    left: 0;
}

@media (max-width: 1305px){
  .container1{padding: 0 20px;}
}
.our-policy img {width: 100px; height: auto; margin-bottom: 15px}
.our-policy p{font-size: 0.8em; }
.policies{line-height: 22px;}
a.inner-link {color: #577da5;}

.equine-option .h5 + p, .equine-option h5 + p {
    margin-top: 0;
}

.btn-sm{font-size: 18px; padding: 5px 15px;}
.equine-option a.btn {display: inline-block; float: left; margin-left: 15px; margin-top: 10px;}

.container1  {font-size: 0.9em;}

.form-control{font-size:15px;}

.new-form .form-group .control-label{font-size: 18px;}

.form-horizontal .form-group{margin-bottom: 20px;}
.bwizard-steps2 ul li .lbl{font-size: 19px;}
.bwizard-steps2 {
    margin-bottom: 30px;
    overflow: auto;
    margin-top: 30px;
}

.btn.btn-s{padding: 5px 10px; font-size: 1em; min-width: unset;}

.cell.sidebar .form10{width:259px;}

.premium-panel .premium-detail table th {
    background: #282763;
}

.color-theme11 {
    color: #c1282b;
}

.btn.btn-ss {
    padding: 10px 15px;
    font-size: 1em;
    min-width: unset;
    font-weight: normal;
}

.bg-color13{background: #292862;}
.bg-color12{background: #919191;}
.bg-color11{background: #c1292b;}

.from-green .bwizard-steps li {
    background: #282763;
}

.from-green .bwizard-steps li:after {
    border-left-color: #282763;
}

.from-green .bwizard-steps .current,
.from-green .bwizard-steps .completed {
    background: #c0282a;
}

.from-green .bwizard-steps .current:after,
.from-green .bwizard-steps .completed:after {
    border-left-color: #c0282a;
}

.btn, .btn-primary {
    border-radius: 0;
    font-weight: 700;
    font-size: 17px;
}

.panel-faq .panel-title > a.accordion-toggle.collapsed:before, #accordion a.collapsed[data-toggle="collapse"]:before {
    content: "\f13a";
    color: #89b932;
    font-size: 30px;
    position: absolute;
    right: -17px;
    top: 15px;
}

.panel-faq .panel-title > a.accordion-toggle:before, #accordion a[data-toggle="collapse"]:before {
    content: "\f138";
    position: absolute;
    right: -17px;
    top: 15px;
    font-family: 'FontAwesome';
    margin-right: 1em;
    color: #224171;
    font-size: 30px;
}



.press-story ul li .title a:hover {
    color: #c0282a;
}


.welcome-section
{
    padding:0 0 50px;
   
}

.insurance-tabs .nav-tabs li{    position:relative; cursor:pointer }
.insurance-tabs .nav-tabs li:hover, .insurance-tabs .nav-tabs li:hover *{  cursor:pointer }
.insurance-tabs .nav-tabs li a{ display:block; cursor:pointer; overflow:hidden }
.insurance-tabs .nav-tabs li a:before
{
    position:absolute;
    background:rgba(0,0,0,0.5);
    content:" ";
    height:100%;
    width:100%;
    left:0px;
    top:0px;
    display:block;
        
}
.pet-people {
    padding: 60px 0 30px;
}
#bottom {
    padding-bottom: 30px;
    padding-top: 30px;
}
.btn-primary15:hover,.btn-primary15:focus {
    color: #fff;
    background: #295392;
}
.btn-primary16:hover,.btn-primary16:focus {
    color: #fff;
    background: #afe137;
}
.btn-primary2,.btn-primary3,.btn-primary6,.btn-primary5{text-transform: none;}

@media (min-width:1200px){
    .offer-secion .row{display:flex;}
    .offer-secion .row .col-lg-6{flex:1; position:relative;}
.offer-secion .row .col-lg-6 > p {position:absolute; bottom:0; left:0;right:0;}

}


.inner-banner#main-slider .carousel .item {
    height: 385px;
}
#main-slider.inner-banner .carousel-inner .banner-button {
    float: left;
}

#main-slider.inner-banner .carousel .slide-margin {
    margin-top: 15px;
}


#accordion.panel-faq > .panel-default .panel-heading .panel-title > a
{
        line-height: 28px;
}

.top-number {margin-top:25px;}
.navbar-outfix.fixtop .top-number {
    margin-top: 4px;
}

.navbar-outfix.fixtop .top-number {
    padding-left: 15px;
}
.top-number{cursor:pointer;}


.form-horizontal .control-label
{
    padding-left:0px;
}


.contact-wrap
{
        padding: 0 5px;
}

textarea.form-control {
    padding: 10px 15px;
}

.link1 a .circle5 .fa
{
    margin-left:6px;
    margin-top: 15px;
}

.link1 a .fa.fa-phone
{
        margin-top: 12px;
}

.link1 a
{
    margin-left: 0px;
}


#accordion.panel-faq > .panel-default .panel-heading .panel-title > a {
    background: #f2f2f2;
    color: #0d51bb;
    border-bottom: none;
    font-weight: 400;
    padding: 19px 45px 19px 25px;
}

#accordion.panel-faq .panel-body {
    padding: 15px 25px;
}

#accordion.panel-faq 
{
    margin-bottom:45px
}

.icon32-1{  display:inline-block; width:32px; height:32px; background:url(../images-uk/icon-pdf.png) no-repeat;  }

.link-list{ margin:0px; padding:0px; }
.link-list .icon32-1{   -ms-transform: scale(0.7);  -webkit-transform: scale(0.7);  transform: scale(0.7); }
.link-list li{  list-style-type:none; border-left:solid 0px #e9e9e9;   font-size: 16px; font-weight: 700;   }
.link-list li a{     color: #4b4b4b; padding:2px 0px; display:block; }
.link-list li:hover{ background:#f3f3f3 }
.link-list li:hover a{     color: #0d51bb;  }
.link-list li:first-child{ border-left:none; padding-left:0px; }

.buttons1 .btn
{
    margin:0 5px
}

.buttons1 
{
    margin-top:20px;
    text-align:center
}

.document-send p
{
    margin:0 0 7px
}

.list1 li:after
{
     top: 14px;
}

.petplan-plan-table .main-plan .well-theme { 
    padding: 15px 15px;
}

.list-icon{  margin:0px; padding:0px;  }
.list-icon li{  list-style-type:none;  font-size: 16px; font-weight: 700;   }
.list-icon li .btn  
{
    padding: 12px 0 13px 50px;
    min-width: 430px;
    position: relative;
    text-align: left;
    font-size: 19px;    
}
.list-icon .icon{ position:absolute; left:10px; top:11px  }

.icon30-1{  display:inline-block; width:30px; height:30px; background:url(../images-uk/icon30-1.png) no-repeat;  }
.icon30-2{  display:inline-block; width:30px; height:30px; background:url(../images-uk/icon30-2.png) no-repeat;  }
.icon30-3{  display:inline-block; width:30px; height:30px; background:url(../images-uk/icon30-3.png) no-repeat;  }

.petplan-plan-table.policies  .other-detail > ul > li .line2{ height:70px  }
	
.inner-banner#main-slider .carousel .item::after {
    content: "";
    /* background: #204172; */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.25;
    background: linear-gradient(to right, rgba(76,76,76,1) 0%, rgba(32,65,114,1) 0%, rgba(22,32,47,0) 69%, rgba(17,17,17,0) 100%);
    z-index: -1;
}
.nav.website-nav > li > a {
    font-size: 14px;
}
.navbar-nav>li, span.number
{
   font-family: 'Merriweather',sans-serif;
}

.btn{font-family: 'Merriweather',sans-serif;line-height: normal;text-transform: none;}
.btn-sm{min-width:unset!important;font-size:14px!important;    border-width: 3px!important;}
.btn-sm.btn-primary18{padding:8px 20px!important;}
.btn-primary18, .btn-primary,.btn-primary15 {
    border: solid 5px #174170;
    background: transparent;
    color: #174170;
}

.btn-primary15:hover,.btn-primary15:focus,.btn-primary18:hover,.btn-primary18:focus,.btn-primary:focus,.btn-primary:hover {
    border: solid 5px #2a60b1;
    color: #2a60b1;
    box-shadow: 0 0 3px #2a60b1;
     background: transparent;

}
#main-slider .animation.animated-item-7 {
    font-size: 55px;
    font-weight: 700;
    color: #174170;
    border: solid 3px #174170;
    border-width: 0 0 2px 0;
    padding: 5px 0 0px 0px;
    font-family: 'Merriweather',sans-serif;
}
#main-slider .animation.animated-item-2, #main-slider .animation.animated-item-1, #main-slider.inner-banner .animation.animated-item-3 {
    text-shadow: none;
    font-family: 'Merriweather',sans-serif;
    color: #174170;
}
#main-slider .animation.animated-item-1{font-size: 35px;}
.btn-primary20
{
        background: rgb(228,120,41);
        border: solid 3px #fff;
        color:#fff;
    }

.btn-primary20:hover, .btn-primary20:focus{background:#f79020;color:#fff;}
#main-slider .btn-primary20{padding: 15px 50px;}
#main-slider .btn-primary21{padding: 15px 35px;}
 
.btn-lg 
{
     font-size:18px !important; 
}
 
 .btn-primary21
{
        background: #204172;
        border: solid 3px #fff;
        color:#fff;
    }
.btn-primary21:hover, .btn-primary21:focus{background:#295392;color:#fff;}
#copyright {
    padding: 0px 0 20px;
    font-size: 16px;
    background: #204172;
    color: #bdbdbd;
}
#copyright .container
{
    border-top: solid 1px #2d5594;
    padding-top: 15px;
    font-size:15px;
}
#copyright a{    color: #7983aa;}
#footer {
    padding: 30px 0 10px;
}
#footer .social-link
{
    margin-top: 20px;
    color: #fff;
    font-size: 14px;
    font-family: 'Merriweather',sans-serif;
    text-align: center;
    }
#footer .social-share
{
    display: inline-block;
    padding-left: 0;
    }
    
#footer  .social-share li {
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
}

#footer  .social-share li a {
    display: block;
    border-radius: 20px;
    height: 30px;
    width: 30px;
   
}
#footer .social-share li a.circle2{ background: #fff;}
#footer .social-share li .fa{margin-left: 4px;    font-size: 20px;color: #204172; margin-top: 5px;}
section.insurance-tabs .nav-tabs-lg .nav-tabs li img {
    object-fit: cover;
    width: 100%;
    cursor:pointer
}

.nav-tabs-lg .nav-tabs>li.active:after, .nav-tabs-lg .nav-tabs>li:hover:after {
    height: 0;

}

.nav-tabs-lg .nav-tabs>li.active, .nav-tabs-lg .nav-tabs>li:hover {
    border: 6px solid;
}
.insurance-tabs .nav-tabs li a {
    border-radius: 0;
}

.nav-tabs-lg .nav-tabs>li.active:before {
    bottom: -20px;
}
.nav-tabs-lg .nav-tabs>li.cat.active, .nav-tabs-lg .nav-tabs>li.cat:hover,.nav-tabs-lg .nav-tabs>li.cat{border-color:#9cca2d;}
.nav-tabs-lg .nav-tabs>li.cat.active:before {
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    border-top: solid 15px #9cca2d;
}
.nav-tabs-lg .nav-tabs>li.dog.active, .nav-tabs-lg .nav-tabs>li:hover {
    border-color: #184070;
}
.nav-tabs-lg .nav-tabs>li.dog.active:before {
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    border-top: solid 15px #184070;
}
.nav-tabs-lg .nav-tabs>li.horse.active, .nav-tabs-lg .nav-tabs>li:hover {
    border-color: #f7d500;
}
.nav-tabs-lg .nav-tabs>li.horse.active:before {
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    border-top: solid 15px #f7d500;
}
.nav-tabs-lg .nav-tabs>li.exotic.active, .nav-tabs-lg .nav-tabs>li:hover {
    border-color: rgb(228,120,41);
}
.nav-tabs-lg .nav-tabs>li.exotic.active:before {
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    border-top: solid 15px rgb(228,120,41);
}

#home .title.h1 {color:#9cca2d;}
#profile .title.h1 {color:#184070;}
#messages .title.h1 {color:#f7d500;}
#settings .title.h1 {color:rgb(228,120,41);}

 .btn-primary22,.btn-primary2,.btn-primary16
{
    border: solid 5px #9cca2d;
    background: transparent;
    color: #9cca2d;
    padding: 5px 25px;
}

.btn-primary16:hover, .btn-primary16:focus,.btn-primary22:hover, .btn-primary22:focus,.btn-primary2:hover, .btn-primary2:focus
{
    border: solid 5px #a0de0a;
    color: #89bd09;
    box-shadow: 0 0 3px  #a0de0a;
    background: transparent;
}

.btn-primary23,.btn-primary3
{
    /*border: solid 5px #FEE754;*/
    border: solid 5px #eace19;
    background: transparent;
    color: #eace19;
        padding: 5px 25px;
       
}
.btn-primary23:hover, .btn-primary23:focus,.btn-primary3:hover, .btn-primary3:focus
{ 
    background: transparent;
    border: solid 5px #f7d500;
    color: #e6c922;
    box-shadow: 0 0 3px #f7d500;

}

.btn-primary25
{
        background: #9cca2d;
        border: solid 3px #fff;
        color:#fff;
    }
    .btn-primary25:hover, .btn-primary25:focus{background:#89bd09;color:#fff;}
    .btn-primary26
{
        background: #eace19;
        border: solid 3px #fff;
        color:#fff;
    }
    .btn-primary26:hover, .btn-primary26:focus{background: #f7d500;color:#fff;}
 .btn-primary24, .btn-primary1
{ 
    background: transparent;
    border: solid 5px rgb(228,120,41);
    background: transparent;
    color: rgb(228,120,41);
        padding: 5px 25px;
        
    }
.btn-primary24:hover, .btn-primary24:focus,.btn-primary1:hover, .btn-primary1:focus
{ background: transparent;
    border: solid 5px #f79020;
    color: #f79020;
    box-shadow: 0 0 3px #f79020;}
    
    
.insurance-tabs .btn-primary18{min-width:unset;}

.vet-cover.bg5:before{background: transparent;}
.bg5 {
    background-position: 17% 71%;
    background-size: cover;
    background-color: transparent;
    background-image: url('../images-uk/banner/banner-cat.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.bg5.vet-cover{padding:90px 0; }
/*.btn-primary3:hover, .btn-primary3:focus{background:#f7d500;}
.btn-primary3{background:#FEE754;}*/
.vet-cover .inner .h1 {
    color: #184070;
}



.list-icon li .btn {
    padding: 12px 17px 13px 50px;
}

.inner-banner#main-slider .carousel .item {
    /* height: 490px; */
    height: 390px;
    /* padding-top: 55px; */
    padding-top: 17px;
}
#main-slider.inner-banner .carousel-inner .banner-button {
    float: none;
}
.inner-banner#main-slider .carousel .item::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
    background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255, 0.8) 35%, rgb(255, 255, 255,0.1) 45%, rgba(17,17,17,0) 100%);
    z-index: -1;
}

.btn-slim
{
    padding: 10px 25px !important;
}

.container{font-size:18px;}

.list-icon .icon {

    top: 5px;
}


.note1 {
    font-size: 12px;
    color: #919191;
    line-height: 17px;
    display: block;
    margin:3px 0 0px;
}

.petplan-plan-table.horse .well-theme
{
    min-height:155px;
}

.list1.inline-list li
{
    display:inline-block;
}


.petplan-plan-table.cat .other-detail > ul > li .line2 {
    height: 60px;
    overflow: hidden;
}

.petplan-plan-table.dog .other-detail > ul > li .line2 {
    height: 60px;
    overflow: hidden;
}
table tr td {
    padding: 0 0 0 10px;
}

.insurance-tabs
{box-shadow: 0 0 18px #dadada inset;
background: #f8f8f8; 
	padding-top:0;
}
.bg-blue-dark-2,.bg-blue-dark-1,.bg-blue-dark-3{text-align: center;}
.bg-blue-dark-3 {
    background-color: #e47a2b;
}
.bg-blue-dark-2 {
    background-color: #9cca2e;
}

.list1.inline-list.block li
{display:block;
    }
    
 .pet-people {
    padding: 40px 0 10px;
        min-height: 390px;
}

.petplan-plan-table.horse .other-detail > ul > li {
    min-height: 65px;
        padding: 8px 0 10px;
}

.petplan-plan-table.horse .lable1
{
    line-height: 1;
    font-size: 14px;
    }
    
 .petplan-plan-table.horse   .desc1 {
    line-height: 1;
    font-size: 14px;
}
section.about-us {
    padding-top: 30px;
}
.petplan-plan-table .other-detail > ul > li .line2 {
    height: 58px;
    overflow: hidden;
}

.btn-primary9
{
    padding:10px 15px !important;
    border: solid 5px #eaedee;
}


.btn.margin-10{margin-top:10px;}

.h1 {
    margin: .67em 0;}
    .insurance-tabs .nav-tabs li:hover, .insurance-tabs .nav-tabs li:hover * {
    cursor: default;
}
.premium-tab .form-group {
    display: inline-block;
    float: right;
    margin-top: 10px;
}
@media (max-width: 1200px){
.premium-tab .form-group {
    float: none;
}
}

.exotics .bg-blue-dark-2,.exotics  .bg-blue-dark-1,.exotics  .bg-blue-dark-3 {
    text-align: center;
    height: 75px;
    line-height: 1.2;
}

.petplan-plan-table .other-detail > ul > li.sign {
    list-style-type: none;
    padding: 10px 10px;
    font-size: 12px;
    border-top: solid 1px #e8e8e8;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 30px;
}

.btn-primary.btn-md {
    padding: 10px 15px;
}

.new-form .form-group .control-label
{
     line-height: normal;
}


.btn-primary9
{
    border: solid 5px #2a60b1;
    color: #2a60b1;
    box-shadow: 0 0 0px #2a60b1;
    background: transparent;    
    text-transform:uppercase;
}

.navbar-inverse1 .nav > li > a{ padding:10px 7px;  }
.navbar-inverse1 .top-number span.call{    vertical-align: top; }
.navbar-inverse1 .btn-sm.btn-primary18{  min-width:120px }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    
}


.bwizard-steps2 ul li.active:nth-child(1), .bwizard-steps2 ul li.active:nth-child(3)  {  border-color: #f47621; }
.bwizard-steps2 ul li:nth-child(1) .lbl, .bwizard-steps2 ul li:nth-child(3) .lbl {  color: #f47621; }


@-moz-document url-prefix('') {

   .navbar-outfix span.call:before {    top: 9px; }    
}


.section-need-help a, .section-need-help1 a, .phone-orange a{ color:#f47621 }


.insurance-tabs .nav-tabs li{ cursor:pointer  }
.clsRequestCallBackDetail .prefer-panel .control-label{ width:100%; float:none; }
.form-horizontal .clsRequestCallBackDetail .controls{ width:100%; margin-left:0px; }

.stepsforms .btn-primary , .stepsforms .btn-primary7, .stepsforms .btn-primary2, .stepsforms .btn-primary3, .stepsforms .btn-primary4{min-width:120px;text-transform:capitalize}
.stepsforms .btn-primary , .stepsforms .btn-primary7, .stepsforms .btn-primary2, .stepsforms .btn-primary3, .stepsforms .btn-primary4{min-width:120px;text-transform:capitalize }
.form-table .btn-primary1, .form-table .btn-primary, .form-table .btn-primary9{ text-transform:capitalize;  }

.form-table .btn-primary1.btn-transform-none, .form-table .btn-primary.btn-transform-none{    }

