
@font-face {
    font-family: 'products';
    src: 
        url('/fonts/products/products.ttf?pf35uk') format('truetype'),
        url('/fonts/products/products.woff?pf35uk') format('woff'),
        url('/fonts/products/products.svg?pf35uk#products') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'products' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}




html {
    scroll-behavior: smooth;
}

h1 {
    font-size: 2.75rem;
    font-family: Hind, sans-serif;
    font-weight: 600;
    /* 44 px */
}

h2 {
    font-size: 2rem;
    font-family: Hind, sans-serif;
    font-weight: 500;
    /*  32 px*/
}

h3 {
    font-size: 1.5rem;
    font-family: Hind, sans-serif;
    font-weight: 600;
    /* 24 px*/
}

h4 {
    font-size: 1rem;
    font-family: Hind, sans-serif;
    font-weight: 600;
    /*  16 px*/
}

.lead {
    font-size: 1.5rem;
    font-family: Hind, sans-serif;
    font-weight: 500;
}


body {
    background: #fff;
}



header .jumbotron {
    background-color: #e5eff9;
}

    header .jumbotron h1 {
        color: #0081c9;
    }

.child > header {
    min-height: 200px;
    border: 6px solid red;
}













header sup {
    top: -2px;
}

.bg-dark {
    background-color: #0081c8 !important;
}







.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.75);
}


.navbar-dark .navbar-nav .nav-link {
    font-family: Hind;
    font-weight: 600;
    font-size: 18px;
    color: #fff;

}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7);
    color: #0080c8;
}


.btn-dark {
    background-color: #005cb7;
    border-color: #005cb7;
}

    .btn-dark:hover,
    .btn-dark:focus,
    .btn-dark:focus:not(:disabled):not(:disabled):active {
        background-color: #003764;
        border-color: #003764;
    }

.btn-outline-dark {
    color: #005cb7 !important;
    background-color: #fff;
    border-color: #005cb7;
}


    .btn-outline-dark:hover,
    .btn-outline-dark:focus,
    .btn-outline-dark:focus:not(:disabled):not(:disabled):active {
        background-color: #003764;
        border-color: #003764;
        color: #fff !important;
    }




.btn-outline-info {
    color: #003764;
    border-color: #003764;
}

.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:focus:not(:disabled):not(:disabled):active {
    background-color: #003764;
    border-color: #003764;
}




.video h2 {
    color: #8d2d8e;
    font-size: 1.25rem;
}

.video .material-icons {
    font-size: 18px;
}


.purple {
    background-color: #8d2d8e;
    border-color: #8d2d8e;
}

    .purple:hover, .purple:focus, .purple:focus:not(:disabled):not(:disabled):active {
        background-color: #8d2d8e;
        border-color: #8d2d8e;
    }

.marketing-rep h2 {
    font-size: 1.25rem;
}

.marketing-rep {
    background-color: #003764;
    color: #fff;
}


.block-1 {
    background: #003764;
    color: #fff;
}



    .block-1 a {
        color: #fff;
    }


.block-2 {
    font-size: 18px;
    background: #0080c8;
    color: #fff;
}

    .block-2 .photo {
        background-image: url(/images/phone-circle.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .block-2 sup {
        font-size: 50%;
        top: -1em;
    }





.block-3 p {
    font-size: 18px;
}


.block-3 a:not(.btn) {
    color: #000;
    text-decoration: underline;
}



.block-4 {
    background: #61a60e;
    color: #fff;
}


    .block-4 .photo {
        background-image: url(/images/digital-marketing-guide.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }





.dark-blue-bg {
    background: #003764;
    color: #fff;
}



.green-txt {
    color: #61a40e;
    font-size: 48px;
    line-height: 52px;
    font-family: Hind, sans-serif;
}

    .green-txt sup {
        font-size: 18px;
        top: -20px;
    }


.blue-bg {
    background: #0080c8;
    color: #fff;
}

    .blue-bg a {
        color: #fff;
    }





.green-link {
    color: #61a60e;
}

.green-bg {
    background: #61a60e;
    color: #fff;
}


footer {
    background-color: #f0f0f0;
}

    footer h3 {
        font-size: 16px;
    }


.legal {
    color: #000;
    font-size: 12px;
}


.copy, .copy:hover, .copy:visited {
    text-decoration: none;
    color: #61a60e;
}




/* Grab-and-Go */
.search-hdr {
    background-color: #005cb9;
    color: #fff;
    font-family: Hind, sans-serif;
}

.search {
    background: #0082ca;
    color: #fff;
}


    .search a {
        color: #fff;
    }

.rec-post h2 {
    color: #66879f;
}

.rec-post h3 {
    color: #005cb9;
}

.help-text {
    background: #f0f0f0;
}



.cat-stat {
    background-color: #0082ca;
    color: #fff;
}

    .cat-stat span {
        font-size: 60px;
    }

    .cat-stat a {
        color: #fff;
    }


.border-right {
    border-right: none !important;
}


.check-mark {
    background: url(/images/checkmark-icon.png) no-repeat;
    padding-left: 30px;
    padding-top: 0;
}


.card-header {
    background-color: transparent;
    border-bottom: none;
}

.accordian .card {
    border: none;
}


.preloader-container {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

    .preloader-container .preloader-bg {
        width: 100%;
        height: 100%;
    }

.preloader-icon {
    display: inline-block;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    transform: translate(-50%, -50%);
}



/* Social Media Calendar */

.potd {
    background: #f0f0f0;
}

    .potd h2 {
        color: #61a50e;
    }

.calendar-posts .card-header {
    background: #0082ca;
}

    .calendar-posts .card-header .btn {
        color: #fff !important;
        font-size: 18px;
    }


.cat-grid {
    background-color: #005cb9;
    color: #fff;
    line-height: 1.2;
}

    .cat-grid a {
        color: #fff;
    }



    .cat-grid .card {
        background-color: transparent;
        border: none;
    }

    .cat-grid .border-top {
        border-top: none !important;
    }

.calendar-posts .card-body.main {
    background: #f0f0f0;
}

.card.part {
    border: none !important;
    border-radius: none !important;
}

.calendar-posts .card.part .card-header {
    background-color: #f0f0f0 !important;
}

.card.part .card-header {
    padding: .75rem 0;
}

.chevron.collapsed {
    background: url(/images/chevron-up-icon.png) no-repeat right top;
}

.chevron {
    background: url(/images/chevron-down-icon.png) no-repeat right top;
}



.product:hover {
    text-decoration: none;
}

.product div {
    border-radius: 50%;
    width: 160px;
    height: 160px;
    border: 2px solid #007ac3;
    background: #007ac3;
    color: #fff;
    text-decoration: none;
}

.product:hover div {
    border: 3px dashed #007ac3;
    background: #fff;
    color: #007ac3;
}


.product span:before {
    font-family: products;
    font-size: 60px;
    top: 25%;
}


.products .row p {
    color: #007ac3;
}



.icon-auto:before { content: "\e902"; }
.icon-commercial-auto:before { content: "\e92b"; }
.icon-flood:before { content: "\e908"; }
.icon-home:before { content: "\e910"; }
.icon-landlord:before { content: "\e909"; }
.icon-mobile:before { content: "\e90a"; }
.icon-seasonal:before { content: "\e912"; }
.icon-watercraft:before { content: "\e903"; }
.icon-motorcycle:before { content: "\e90e"; }
.icon-orv:before { content: "\e90f"; }
.icon-rec:before { content: "\e90c"; }
.icon-agency-office-tips:before { content: "\e916"; }




.material-icons {
    font-size: 14px;
}

.fb {
    background-color: #1877f2;
    border-color: #1877f2;
}

.fb:hover, .fb:active, .fb:focus {
    background-color: #145dbe;
    border-color: #145dbe;
}

.tt {
    background-color: #1d9bf0;
    border-color: #1d9bf0;
}

    .tt:hover, .tt:active, .tt:focus,
    .tt:not(:disabled):not(.disabled).active,
    .tt:not(:disabled):not(.disabled):active {
        background-color: #0c7abf;
        border-color: #0c7abf;
    }


.preview {
    background-color: #61a50e;
    border-color: #61a50e;
}


.preview:hover, .preview:active, preview:focus, 
.preview:not(:disabled):not(.disabled).active, 
.preview:not(:disabled):not(.disabled):active {
    background-color: #4d830b;
    border-color: #4d830b;
}



.copytext.light {
    border-color: #dee2e6;
}




.nav-pills .nav-item {
    position: relative;
}


.nav-pills .nav-item .nav-link {
    background-color: #e5eff9;
    border-radius: 0;
    color: #0082ca;

}

.nav-pills .nav-item .nav-link.active {
    background-color: #0082ca;
    color: #fff;
}


.nav-pills .material-icons {
    display: none;
    color: #e5eff9;
}




.share-content {
    background: #f1f1f1;
}



.inline {
    display: inline;
    font-size: 1rem;
}

.inline legend {
    float: left;
    font-size: 1rem;
    width: auto;
    padding-right: 10px;
}

.inline label {
        padding: 0 10px 0 3px;
        cursor: pointer;
    }


#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    opacity: .8;
}


    .btn-group-toggle label {
	    background-color: #e5eff9 !important;
	    color: #0082ca !important;
    }

    .btn-group-toggle label.active {
	    background-color: #0082ca !important;
	    color: #fff !important;
    }


    .btn-group-toggle label .material-icons {
        display: none;
        color: #e5eff9;
    }


		.btn-group-toggle label.active .material-icons {
			display: none;
			color: #0082ca;
		}


.download-image {
    position: absolute;
    left: 50%;
    top: calc(50% - 100px);
    transform: translate(-50%, -50%);
    z-index: 9;
    max-width: 80%;
}

.download-image-potd {
    position: absolute;
    left: 50%;
    top: calc(50% - 90px);
    transform: translate(-50%, -50%);
    z-index: 9;
    max-width: 100%;
}


    @media screen and (min-width: 992px) {


        .btn-group-toggle label {
            height: 120px;
            font-size: 20px !important;
            font-weight: bold !important;
            background-color: #e5eff9 !important;
            color: #0082ca !important;
        }

            .btn-group-toggle label.active {
                background-color: #0082ca !important;
                color: #fff !important;
            }

        .btn-group-toggle .fa {
            font-size: 40px !important;
        }


        .btn-group-toggle label .material-icons {
            display: none;
            color: #e5eff9;
        }


        .btn-group-toggle label.active .material-icons {
            position: absolute;
            top: 84px;
            left: calc(50% - 40px);
            font-size: 80px;
            color: #0082ca;
            display: block;
        }



        header .jumbotron .lead {
            text-shadow: 0 0 12px #fff
        }

        .border-bottom {
            border-bottom: none !important;
        }


        .text-lg-nowrap {
            white-space: nowrap;
        }


        .border-right {
            border-right: 1px solid #40698b !important;
        }


        .cat-grid .border-right {
            border-right: 1px solid #fff !important;
        }


        .cat-grid .border-top {
            border-top: 1px solid #fff !important;
        }



        .block-4 {
            min-height: 460px;
        }



        .animate {
            position: relative;
            transform: translateY(60px);
            opacity: 0;
            transition: 1s all ease;
        }

            .animate.active {
                transform: translateY(0);
                opacity: 1;
            }



        .nav-pills .nav-item .nav-link {
            height: 120px;
            font-size: 20px;
            font-weight: bold;
        }

        .nav-link .fa {
            font-size: 40px;
        }



        .nav-pills .active .material-icons {
            position: absolute;
            top: 86px;
            /* left: 80px; */
            /*left: 34%; */
            left: calc(50% - 40px);
            font-size: 80px;
            color: #0082ca;
            display: block;
        }
    }
