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: #143663
}

.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: 3px;
}

.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: #272727;
    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 20px;
   
}

.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: #173c69;
    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: 100px;
}

.navbar-outfix .navbar-brand img {
     height: 58px; 
}

.navbar>.container .navbar-brand {
   margin-top: 5px;
    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: 12px;
}

.navbar-outfix.fixtop .navbar-nav {
    margin-top: 3px;
}

.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: #264174;
    font-weight: 700
}

h3, .h3 {
    font-size: 26px;
    color: #9bc932;
   
    font-weight: 400
}

h4, .h4{
  color: #184070;
  font-size: 23px;
}

h5, .h5 {
    font-size: 17px;
    color: #000;    
    font-weight: 700;
    line-height: normal;
}

h6, .h6 {
    font-size: 16px;
    color: #000;    
    font-weight: 700;
    line-height: normal;
}

.h7 {
    font-size: 30px;
    color: #222;
    line-height:40px;
    font-weight: 700
}


.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 20px;
   
}

.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:15px;}
.navbar-outfix.fixtop .top-number {
    margin-top: 6px;
}

.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: 10px;
}

.link1 a .fa.fa-mobile
{
    font-size:41px;      
    margin-top: 8px;  
}



.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: #a1ca16;
    border: solid 3px #fff;
    color: #fff;
}

    .btn-primary20:hover, .btn-primary20:focus {
        background: #bae234;
        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
{   
    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;
    margin-bottom:20px;
    }
    
#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{    }


.navbar-right {
    float: left !important;
    
}

.navbar-outfix .navbar-nav {
    margin-left: 25px;
}

.well1 {
    background: #f0f0f0;
    padding:25px;
}

.bg-white{
    background:#fff;
    padding:15px;
}

.home-section1 img{
    max-width:250px;
}


.testimonials-panel .testimonials{
    background:#fff;
    padding:25px;
    margin-bottom:25px;
    position:relative;
}

.testimonials-panel .testimonials:after {
    content: " ";
    border-left: solid 12px transparent;
    border-right: solid 12px transparent;
    border-top: solid 12px #fff;
    position: absolute;
    left: 55px;
    bottom: -12px;
}

.testimonials-panel .user{
    width:80px;
}

.testimonials-section {
    background: #f5f5f5;
    padding:25px 0;

}


.top-bar1 {
    margin-left: auto;
    position: absolute;
    right: 20px;
    top: -20px;
    padding-top: 0;
}


.container.nav {
    position: relative;
}

.navbar.navbar-inverse1 {
    border-top: 5px solid #264174;
}

.top-bar1 .theme1 a.btn {
    background: #264174;
    border-color: #264174;
}

.top-bar1 .btn-primary {
    color: #fff;
    background-color: #a0ca12;
    border-color: #a0ca12;
}

.top-bar1 .navbar-text {
    margin: 0px 5px;
    border-radius: 0 0 5px 5px;
}

.top-bar1 .navbar-text a{
    padding:3px 10px;
    border-radius:0 0 5px 5px;
}

.top-bar1 .navbar-text .fa{
    vertical-align:top 
}

    .top-bar1 .navbar-text .fa.fa-phone {
        margin-top: 5px;
    }

.footer-links{
    color:#fff;
    font-size:18px;
    text-align:center;
    
}

.footer-links a{
    color: #fff;
    display:inline-block;
    margin:0 10px;

}

.main-content{
    padding-bottom:0px;
}


.home-section1 .bg-white{
    min-height:560px;
}

.home-section1 .h-logo{
    min-height:100px;
}

.home-section1 .h-content {
    min-height: 370px;
}


.divider-dash1 {
    content: " ";
    position: relative;
    height: 7px;
    width: 128px;
    display: block;
    background: #a0ca13;
    margin: 4px auto 5px;
    border-radius: 0px;
}


.divider-dash1.left {    
    margin: 4px 0 5px;
    
}



.divider-dash1 + .h5{ margin-top:25px; }


.form-input {
    border: 1px solid rgba(192, 193, 184, 0.5);
    background: #fff;
    width: 100%;
    padding: 10px 15px;
}

.form-textarea {
    border: 1px solid rgba(192, 193, 184, 0.5);
    background: #fff;
    width: 100%;
    height: 150px;
    padding: 10px 15px;
}
.navbar-outfix .navbar-brand img {
    height: 65px;
}
body, .navbar-nav>li, span.number{font-family:'Roboto',sans-serif;}
.navbar-nav>li{text-transform: uppercase;color: #173b69;}
@media (min-width:1000px){
  .navbar-header{width:20%;}
  .container.nav > div.navbar-collapse.collapse{
    width:60%;
    text-align: center;
    display: inline-block!important;
  }
  .container.nav > div.navbar-collapse.collapse >.navbar-collapse.collapse{
    display: inline-block!important;
    width: 100%;
  } 
  .container.nav > div.navbar-collapse.collapse >.navbar-collapse.collapse > li {
    display: inline-block;
  }
}
.nav.website-nav > li > a {
    color: #374a8c;
    font-size: 16px;
    font-weight: 700;
  padding-left: 10px;
  padding-right: 10px;
}
.nav.website-nav > li.active > a {
    color: #cc6636;
}
#main-slider .carousel .item::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.4;
    background: #3f5370;
    z-index: -1;
}
#main-slider .carousel .slide-margin.position1 .carousel-content {
    float: none;
    text-align: center;
}
#main-slider .animation.animated-item-7 {
    font-size: 55px;
    margin: 30px 0;
    color: #fff;
    font-weight: 600;
    border: none;
    font-family: sans-serif;
  margin-bottom: 10px
}
#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: sans-serif;
    color: #fff;
}
.btn-primary{border-radius: 50px; border-color:#252a5f;background: #252a5f;color:#fff; font-family: 'Roboto', sans-serif; font-weight: 500; text-transform: uppercase;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family:'Roboto', sans-serif;
    color: #282828;
}

.h1{margin-bottom: 5px;}
.h1 + .h2 {
    padding-top: 0;
  margin-top: 0;
}
#footer .footer-content, #footer .footer-content a{
  color:#fff;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 100;
}



.logo-footer{
  margin-bottom: 20px;
}

#footer, #footer a, #footer h6, #footer h5, #footer h4{
  color: #fff;
}
#footer ul li{
  list-style: none;
  font-weight: 100;
}
#footer ul{
  padding: 0;
}
#footer p.small
{
  line-height: 1.2;
}
#footer #newsletter .form-input{
  width: 100%;
  border-radius: 5px;
  height: 40px;
  font-size: 15px;
  margin-top: 15px;
}
#footer #newsletter .form-input::placeholder{
  font-size: 15px!important;
  color: #999;
}
#footer #newsletter .form-control2{position: relative}
#footer #newsletter .icon{
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 25px;
  width: 18px;
  height: 18px;
  background: url('/Content/images/email-icon.png');
  cursor: pointer;
}
#footer .steadfast{
  text-align: right;
}
#footer .steadfast img{margin-top: 5px;}
#footer{
  padding-bottom: 50px
}

#copyright{
  background-color: #0a2a51;
  padding-top: 10px;
  padding-bottom: 10px
}
#copyright .social-share{padding: 0;}
#copyright .social-share li{width: 20px; height: 20px; padding: 0;margin: 8px}
#copyright .social-share li a{background: none; width: 20px; height: 20px; font-size: 20px;}
#copyright .social-share li a .fa{font-size: 20px; color: #000;margin: 0}
#copyright .social-share li a:hover,#copyright .social-share li a:focus{border:none;box-shadow: none;}
#copyright .social-share li a:hover .fa,#copyright .social-share li a:focus .fa{
  color:#cc6636;
}
.flex-row{display: flex;    flex-wrap: wrap;justify-content: center!important;}
.flex-row .item{ flex:0 0 10%;  width:10%; flex-direction: column; }
.flex-row .item p{font-size: 14px; line-height: 1.5;}
.flex-row .item .item-box{padding: 10px;}
.flex-row .item .item-box p{opacity: 0; margin-top: 20px;}
.flex-row .item .item-box .box{     padding-top: 10px;    position: relative;    padding-bottom: 10px; }
.flex-row .item .item-box img{height: 123px; width: auto;}
.flex-row .item .item-box:hover{padding:6px 6px 10px 6px; cursor: pointer;}
.flex-row .item .item-box:hover .box{
  border: 4px solid #4e559c;
}
.flex-row .item .item-box:hover p{opacity: 1;}
.flex-row .item .item-box:hover .box:before{
    content: " ";
    position: absolute;
    left: 45%;
    bottom: -9px;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    border-top: solid 5px #4e559c;
}
@media(max-width:1650px) and (min-width:1200px){
  .flex-row{max-width: 1200px;margin: auto;}
  .flex-row .item{ flex:0 0 20%;  width:20%; }
}
@media(max-width:1199px) and (min-width:992px){
  .flex-row{max-width: 90%;margin: auto; padding-left: 30px; padding-right: 30px;}
  .flex-row .item{ flex:0 0 25%;  width:25%; }
}
@media(max-width:991px) and (min-width:768px){
  .flex-row{max-width: 90%;margin: auto; padding-left: 30px; padding-right: 30px;}
  .flex-row .item{ flex:0 0 50%;  width:50%; }
}
@media(max-width:767px){
  .flex-row{max-width: 90%;margin: auto; padding-left: 30px; padding-right: 30px;}
  .flex-row .item{ flex:0 0 100%;  width:100%; }
}
.bg5{background: url('/Content/images/bg5.png') no-repeat; background-size: cover;}
.business.bg5{
  padding: 80px 50px;
position: relative;
}
.business.bg5 .h1{
  color:#fff;
  text-align: center
}
.business.bg5 ul li{ color: #fff; list-style: none;position: relative;margin-bottom: 15px;font-weight: 500;}
.business.bg5 ul li:before{
  content: '';
  position: absolute;
  left: 0; 
  top:0;
  display: inline-block;
  height: 26px;
  width: 5px;
  background: url('/Content/images/list-point.png');
}

.business.bg5 .container{max-width:900px;}
.btn-primary3{border-radius: 5px; border-color:#cc6636;background: #cc6636;color:#fff; font-family: 'Roboto', sans-serif; font-weight: 200; text-transform: none; padding: 10px 20px}
.btn-primary3:hover,.btn-primary3:focus{border-radius: 5px; border-color:#c25826;background: #c25826;color:#fff; box-shadow: none; }
.btn-primary:hover,.btn-primary:focus{border-color:#2e346e;background: #2e346e;color:#fff; box-shadow: none; }

.welcome-3{padding:80px; text-align: center;}
.welcome-3 p{padding: 0 15%}
.btn-primary2{border-radius: 5px; border-color:#173b69;background: #173b69;color:#fff; font-family: 'Roboto', sans-serif; font-weight: 200; text-transform: none; padding: 10px 20px}
.btn-primary2:hover,.btn-primary2:focus{border-radius: 5px; border-color:#1a4376;background: #1a4376;color:#fff; box-shadow: none; }
.backtotop {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 40px;
    height: 40px;
    padding-top: 7px;
    line-height: 25px;
    background: #0055a4;
    color: #888;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    z-index: 100000;
    border-radius: 50px;
    box-shadow: 0 0 5px #ccc;
}
.inner-banner#main-slider .carousel .item{
  height: 285px;
}
.inner-banner#main-slider .carousel .slide-margin.position1 .carousel-content{
  text-align: left;
}
@media (min-width: 1200px){
.inner-banner#main-slider.inner-banner .carousel .carousel-content {
    margin-top: 34px;
}
  }
.inner-banner#main-slider.inner-banner .animation.animated-item-7 {
    font-size: 40px;
}
.inner-banner#main-slider.inner-banner .animation.animated-item-1 {
    font-size: 20px;
  text-transform: none;
}
.inner-banner#main-slider .carousel .item::after {
  opacity:0;
}
.bg5.inverse{background: url('/Content/images/banner/bg5.png') no-repeat; background-size: cover;}

.business.bg5.inverse .h1,.business.bg5.inverse ul li{color:#3c3c3c}
.bg1{
      padding: 50px 20px;
      position: relative;
  background: #cd6737;
  color:#fff;
}
.bg1 .h3{color: #fff; font-weight: 600;}
.bg1 p{font-size: 18px;}
.bg1 label{font-size: 15px; font-weight: 100;display: inline-block; padding-top: 20px;margin-right: 20px;}
.btn-primary4{border-radius: 5px; border-color:#fff;background: #fff;color:#cc6636; font-family: 'Roboto', sans-serif; font-weight: 200; text-transform: none; padding: 10px 20px}
.bg1 .btn-primary4{margin-top: 0;}
hr {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #fff;
    margin: 20px 0;
}
.inputbox {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 0px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.form-check {
    position: relative;

}
.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem;
}
.inputbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.form-horizontal .form-control{border-radius: 5px;background-color: #ededed; border-color:#ededed;box-shadow: none; }
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.checkmark {
        position: absolute;
    top: 0px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ededed;
    border-radius: 50%;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.setup-content .form-check-inline .left .checkmark:after {
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
}
.inputbox input:checked ~ .checkmark:after {
    display: block;
}
.inputbox input:checked ~ .checkmark:after {
    display: block;
}
.inputbox .checkmark:after {
    top: 4px;
    left: 4px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #888;
}
.form-check-inline label {
    font-size: 15px;
    font-weight: normal;
}
.form-control.checkbox {border: none;padding: 10px 0; box-shadow: none;background: transparent;}
.form-horizontal .form-group {
  margin-left: 0;}
.form-group.fluid{display: inline-block; width: 40%}
.form-horizontal .control-label.long {

    width: 25%;

}
.form-horizontal .control-label.long + .controls{margin-left: 25%;}
.bg-gray{background-color:#f5f5f5 }
	.form-group.has-error .form-control.checkbox{background: transparent;}
	.timings-panel .column3 > li > .fa {
    color: #cc6636;
    font-size: 75px;
}
.circle5 {
    width: 56px;
    height: 56px;
    display: inline-block;
    background: #cc6636;
    border-radius: 56px;
}
.petplan-plan-table.exotics.new-style .other-detail, .petplan-plan-table.exotics.new-style .other-detail > ul > li {
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    line-height: normal;
}
body
{
    font-weight:300;
    
}
    .exotics.new-style .col2 .other-detail, .exotics.new-style .col2 .other-detail > ul > li:nth-child(even) {
    background: #d6d6d6;
    background-color: rgb(214, 214, 214);
}
.list1 li:after {
    background: #cd6737;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    content: " ";
    position: absolute;
    left: 4px;
    top: 13px;
}
.btn-primary4:hover, .btn-primary4:focus {
    background: #dedede;
    outline: none;
    box-shadow: none;
    color: #cd6737;
}
#copyright .container {
    padding-top: 0px;
    font-size: 14px;
}


.footer-content .link1 a .lbl {
    font-size: 12px;
    color: #fff;
    vertical-align: top;
    display: inline-block;
    margin-top: 2px;
    margin-left: 6px;
    font-weight: 500;
}

.footer-content p.title {
    font-size: 14px;
    font-weight: 700;
        margin-top: 10px;
}

.footer-content .link1 a {
    display: block;
    margin-left: 0;
    margin-right: 0px;
    vertical-align: top;
    padding: 5px 0px;
    border-radius: 5px;
}

.footer-content  .circle5 {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #cc6636;
    border-radius: 56px;
}

.footer-content  .link1 a .circle5 .fa {
    margin-left: 4px;
    margin-top: 3px;
        font-size: 16px;
}
.footer-content .link1 a .fa.fa-phone {
    margin-top: 0;
     font-size: 16px;
}

.footer-content .link1 a .circle5 .fa.fa-envelope {
    margin-left: 4px;
    font-size: 13px;
    margin-top: 0px;
   
}
.footer-content  .link1 a .lbl {
    font-size: 12px;
    color: #fff;
    vertical-align: top;
    display: inline-block;
    margin-top: 2px;
    margin-left: 6px;
    font-weight: 500;
}
.footer-content .address{
font-size: 12px;
    color: #6183ad;
    font-weight: 500;
}

#footer h5
{
    font-size:14px;}
#footer ul.small li a{font-size:14px;
        color: #d9dcde;
}
        #footer ul.small li{    line-height: 1.7;}
 
#footer .social-share li a {
    display: block;
    border-radius: 20px;
    height: 25px;
    width: 25px;
}        
#footer .social-share li .fa {
    margin-left: 4px;
    font-size: 16px;
    color: #204172;
    margin-top: 5px;
}
#footer .social-share li {
    margin-right: 0px;
    margin-left: 0;
    text-align: center;
}
#footer .logo-footer img
{
    max-width: 230px;
    }
#footer .social-share {

    margin-top: 10px;
}
.no-padding {padding:0!important;}

.steadfast img{max-width:100px;}
.row.align-items-center {
    justify-content: center;
    align-items: center!important;
    display: flex;
}
 @media (max-width:991px)
{
    .row.align-items-center{display:block;                          }
    
    }
         
 @media (min-width:991px)
 {
    .align-items-center .col-lg-3{width:25%;}
    
}
.h7 a {color: #292663; }
.box.aos-init.aos-animate figure img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.articles-section .h5 > a {
    color: #292564;
}
p.date {
    font-size: 0.8em;
    line-height: 1;
    color: #868686;
    margin: 0;
}
.articles-section .desc {
    height: 133px;
    overflow: hidden;
}
.articles-section .data {
    margin-top: 0;
    color: #C1282B;
    font-weight: 700;
    font-size: 15px;
}
.articles-section .data.readmore {
    display: block;
}
section.articles-section {
    padding: 40px 0;
}
.box .desc {
    font-size: 0.8em;
    line-height: 1.5;
}
section{padding:40px 0;}

.articles-section .data a{
    margin-top: 0;
    color: #cd6737;
    font-weight: 700;
    font-size: 15px;
}

.inner-banner#main-slider .carousel .item {
    height: 315px;
}
.inner-banner#main-slider .carousel .item {
   padding-top: 6px;
}
#main-slider .carousel .item {
    height: 615px;
  
}
.container.nav {
    position: relative;
    padding-top: 0px;
}


#main-slider .carousel-content .btn-primary2
{
    background:#ec7f4c;
    border-color: #ec7f4c;
}

.bloglist .box
{
    min-height:465px;
}
.box .h5 
{
    height:40px;
    margin-top: 10px;
    overflow:hidden;
}

.box .desc
{
    min-height:125px;
}


.bg2{     padding: 50px 20px;      position: relative;  background: #ddd;  color:#fff; }



.bg2 .welcome-3
{
    padding: 0px;
    color:#4b4b4b
}


.footer-content .link1 a .circle5
{
        line-height: normal;
}

.footer-content .link1 a .circle5 .fa.fa-mobile
{
        font-size: 20px;
    line-height: 15px;
}

.footer-content .link1 a .circle5 .fa.fa-phone
{        
    margin-top:2px;
}

.footer-content .link1 a .circle5 .fa.fa-envelope
{        
    margin-top:1px;
}


.footer-content .link1 a:hover .lbl, #footer ul.small li:hover a
{
    color:#ea7843
}

.welcome-3.bg-gray .welcome-3
{
    padding:0
}

.mobile-content{ display:none; }


.top-number .number{    vertical-align: top; display: inline-block; }
.top-number span.call{     display: inline-block; vertical-align: top; }


.mobile-getquote{ display:none; }

.inner-banner#main-slider .carousel .item::after {
    opacity: 0;
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 0.4;
    z-index: -1;
    background: #3f5370;
}

.carousel-indicators {
    
    left:0;
    margin-left: 0!important;
    width: 100%;
   
}

.banner-button-call{
    font-size: 27px;
    color: #fff;
    margin-top: 25px;
    text-transform: capitalize;
    font-weight: 500;
}

.banner-button-call a{
    color: #fff;
    display: inline-block;
    margin-left: 7px;
}

.banner-button-call .fa{
    vertical-align: middle;
        margin-top: 3px;
    
}

.banner-button-call a:hover{
    color: #ec7f4c;
}
