body {
    font-family: 'brandon', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
     line-height: 26px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
 
    font-weight: bold;

}
ul
{
    margin-bottom:0;
}
a
{
    text-decoration:none;
}
.top-bar {
    padding: 20px 0px;
    background: #424a51;
}
.top-bar p,.top-bar a
{
    color:#fff;
    margin-bottom:0;
}
.call_type{
    font-size:24px;
    font-weight:bold;
}
.rating_text img {
    margin-right: 10px;
}
.about-area{
    padding:30px 0;
}
.about_content h4 {
    color: #e54b0c;
    box-shadow: 0px 0px 10px #80808057;
    padding: 5px 10px;
    border-radius: 3px;
    max-width: fit-content;
}
.icon_ab i {
    background: #e54b0c;
    padding: 10px;
    color: #fff;
    margin-right: 10px;
}
.margin_auto h4{
    margin:auto;
}
.services-area{
    padding:30px 0;
}
.services_box h5
{
    color: #fff;
    background:black;
    box-shadow: 0px 0px 10px #80808057;
    padding: 5px 10px;
    border-radius: 3px;
    border-radius: 10px;
    margin-top:10px;
}
.services_box img {
    height: 200px;
    width: 200px;
    margin: auto;
    text-align: center;
    object-fit: cover;
    border-radius: 50%;
}
.services_box {
    box-shadow: 0px 0px 10px #8080804d;
    padding: 10px 10px 30px;
    border-radius: 10px;
    text-align:center;
    height:100%;
}
.app_section{
    background: linear-gradient(rgb(0 0 0 / 64%), rgb(0 0 0 / 38%)), url(../images/dog-training-services.webp) no-repeat center center / cover;
    padding: 70px 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: scroll;
    background-size: cover;
}
.counter_box
{
    padding: 30px 30px 30px 30px;
    background-color: #ffffffbf;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    height: 100%;
}
.numbold
{
    font-weight: bold;
    margin-bottom: 20px;
    color: #e54b0c;
    font-size: 50px;
}
.numcontent {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
}
.banner_area2 {
    background: url(../images/dogy-banner.webp);
    padding: 20px 0 80px;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}
.banner_area {
    background: url(../images/brampton_desktop3.webp);
    padding: 20px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}
.form1 {
    color:#000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
}
.img_logo
{
    max-width:100px;
}
.form2{
    font-size: 20px;
}

.form_main .form-control{
    background:#fff;
    padding: 6px 10px;
    border-radius: 0;
    font-size: 16px;
    color: #424a51;
    margin-bottom:10px;
}
.checkbox_white{
    color: #fff;
    font-size: 15px;
}
.checkbox_white span
{
   font-size: 10px; 
}
.btn_form .btn-block {
    background-color: #e54b0c;
    border: 0 solid;
    border-radius: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    color:#fff;
}
.theme-color{
        color: #e54b0c;
}
.small_container
{
    max-width:900px;
    margin:auto;
}
.sub-title {
    font-size:30px;
}
.main-title {
    font-size:40px;
}
.sub-title-small {
    font-size:24px;
}
.main-title-small {
    font-size:30px;
}
.content_about_big p
{
    color:#000;
    font-size:22px;
    font-weight:bold;
}
.content_about p
{
    color:#808080;
    font-size:18px;
}
.content_about li i
{
    color:#e54b0c;
    font-size:12px;
    margin-right:8px;
}
.content_about li
{
       color: #808080;
    font-size: 18px;
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}
.confirmation1
{
    display:none;
}
.confirmation2
{
    display:none;
}
.benfit_area{
    background: url(../images/gray-bg.jpg);
    padding: 60px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}

.btn_dog{
    background: #e54b0c;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 12px 24px;
    text-decoration: none;
    text-shadow: none;
    color:#fff !IMPORTANT;
}
.banner_content h2 {
    font-size: 60px;
    margin-top: 10px;
}
.banner_content p
{
    font-size: 20px;
    color:#fff;
}
.colo_text
{
        color: #ffcc42 !important;
        font-size:20px;
}
.benfit_heading
{
    color: #fff;
        font-size:40px;
        font-weight:bold;
        margin-bottom:20px;
}
.benfit_box p
{
    color: #fff;
        font-size:20px;
}
.benfit_box span
{
    color: #e54b0c !important;
}
.list-img{
    margin-top:-80px;
}
.doc_img
{
    text-align:center;
    padding:10px;
}
.rating {
    max-width: 150px;
}
.modal-header{
    border-bottom:0px;
}
.img_review_user
{
    max-width:70px;
        border-radius: 60px;
}
.testimonial_box {
    background: #f9f9f9;
    margin: 10px;
    box-shadow: 0px 0px 10px #80808057;
    padding: 20px;
    border-radius: 10px;
}
.g_logo_rate i {
    color: #ffcc42;
}
.google_img {
    width: 40px !important;
    float: right;
}
@media only screen and (max-width: 600px) {
    .numbold {
  
    font-size: 40px !IMPORTANT;
}
.bottom_footer i {
    font-size: 16px;
}
.bottom_footer a {
    font-size: 18px;
}
.top-bar.bottom_footer {
    padding-bottom: 75px;
}
    .banner_Review {
   
    margin: auto;
}
    .testimonial_box {
  
    padding: 20px 25px !important;
  
}
    .banner_area {
    background: url(../images/mob.webp) !important;
    padding: 10px 0;
    background-repeat: no-repeat !IMPORTANT;
    background-size: cover !IMPORTANT;
}
.img_logo {
    max-width: 100px;
    margin-bottom: 20px;
}
.sub-title {
    font-size: 20px !important;
}
.main-title {
    font-size: 30px !important;
}
.benfit_heading {
    font-size: 30px !important;
}
.list-img {
    display: none;
}
.banner_content h2 {
    font-size: 40px !important;
    margin-top: 10px;
    line-height: 36px !IMPORTANT;
}
.form1 {
    font-size: 22px !important;
    margin-top: 20px !important;
        text-align: center;
}
.form2 {
    text-align: center;
}
.banner_content p {
    font-size: 25px !important;
    margin: 10px 0 !important;
}
}
.arrowslider .fa{
    color: #000;
    font-size: 30px;
}
.video_box video
{
    width:100%;
    height:400px;
}
.banner_Review {
  
    max-width: fit-content;
    padding: 10px;
    border-radius: 5px;
}
.rating_icon i {
    color: #ffbc25;
}
.rating_icon p {
    margin-bottom: 0 !IMPORTANT;
    font-size: 16px !important;
    margin-top: -6px !IMPORTANT;
}
.rating_text {
    display: flex;
   align-items: flex-end;
color:#fff;
}
div#responseMsg {
    color: #fff;
    background: green;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 10px;
}
div#responseMsg1 {
    color: #fff;
    background: green;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 10px;
}
div#responseMsg2 {
    color: #fff;
    background: green;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 10px;
}
.social_icon {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 90%;
    margin: 0px 18px;
}
.social_icon .col-6 {
    padding: 0;
}
.icon_book {
    color: #fff !important;
    border-radius: 0px 10px 0px 0px;
    height: 50px;
    width: 100%;
    display: grid;
    align-items: center;
    background: green;
    border-radius: 10px 0px 0px 0px;
}
.icon_call {
    color: #fff !important;
    border-radius: 0px 10px 0px 0px;
    height: 50px;
    width: 100%;
    display: grid;
    align-items: center;
    background: #e54b0c;
    border-radius: 0px 10px 0px 0px;
}
.icon_call a,
.icon_book a {
    color: #fff;
    text-decoration: none;
}
.icon_book a div,
.icon_call a div {
    display: inline-flex;
    align-items: center;
}
.icon_book a div i,
.icon_call a div i {
    background: #ffffff00;
    padding: 6px;
    margin-right: 10px;
    border-radius: 50px;
    font-size: 13px;
    border: 1px solid #fff;
}
.review_area
{
    padding:30px 0;
}
.icon_ab p {
    display: flex;
    align-items: center;
}
.review_img
{
    max-width:200px;
}
.shadow_bottom {
    box-shadow: 0px 0px 10px #80808036;
    padding: 20px;
    border-radius: 10px;
    margin:10px;
}
.offer_box {
    border: 7px double #ffffff;
    margin: 30px auto;
    max-width: 750px;
    background: #e54b0c;
    color: #fff;
    padding: 30px;
}
.offer_box p
{
    font-size: 18px;
}