.product-video-wrapper iframe {
    height: 300px;
    width: 100%;
    max-width: 500px;
    border-radius: 15px;
    border: 1px solid #ededed
}

.section-pad-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.bg-whte {
    background-color: #fff
}

.tollfree-mobile a {
    color: #2567b3
}

.headershawdow {
    background-color: #fff !important;
    transition: all .3s;
    -webkit-transition: all .3s
}

.headershawdow #navigation .navbar-nav li.nav-item a.nav-link {
    color: #fff !important
}

.headershawdow #navigation .navbar-nav li.nav-item a.nav-link:hover:after {
    transform: scaleX(1)
}

.headershawdow #navigation .navbar-nav li.nav-item a.nav-link:before {
    background: #fff
}

.headershawdow #navigation .navbar-nav li.nav-item a.nav-link.active:before,
.headershawdow #navigation .navbar-nav li.nav-item a.nav-link:hover:before {
    left: 0;
    right: 0
}

.headershawdow #navigation .navbar-nav .btn-consultation {
    border: 1px solid #fff
}

.headershawdow #navigation svg .Fill-1 {
    fill: #f9ca06
}

.headershawdow #navigation svg path,
.headershawdow #navigation svg polygon {
    fill: #fff
}

.headershawdow #navigation .navbar-toggler .icon-bar {
    background-color: #fff
}

#navbar-template .header-top {
    background-color: #2567b3;
    padding: 2px
}

#navbar-template .header-top .nav-header-top {
    padding: 0
}

#navbar-template .header-top .nav-header-top .nav-mobile {
    flex-direction: row
}

@media screen and (max-width:575px) {
    #navbar-template .header-top .nav-header-top .nav-mobile li:nth-child(2) {
        margin-left: auto
    }
}

#navbar-template .header-top .nav-header-top .nav-mobile li:nth-child(2) .nav-link {
    display: flex;
    align-items: center
}

@media screen and (max-width:575px) {
    #navbar-template .header-top .nav-header-top .navbar-nav {
        width: 100%;
        display: flex
    }
}

#navbar-template .header-top .nav-header-top .navbar-nav .nav-item {
    position: relative;
    padding: 2px 0
}

#navbar-template .header-top .nav-header-top .navbar-nav .nav-item .nav-link {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    height: 100%
}

#navbar-template .header-top .nav-header-top .navbar-nav .nav-item .nav-link img {
    margin-left: 5px
}

#navbar-template .header-top .nav-header-top .navbar-nav .nav-item .nav-link:after {
    position: relative;
    border: 1px solid #000;
    top: 1px;
    border-width: 0 0 2px 2px;
    width: 6px;
    height: 6px;
    line-height: 0;
    transform: rotate(-45deg)
}

#navbar-template .header-top .nav-header-top .navbar-nav .nav-item.show .nav-link:after {
    top: 5px;
    transform: rotate(135deg)
}

#navbar-template .header-top .nav-header-top .navbar-nav .dropdown .dropdown-menu {
    position: absolute;
    border: none;
    top: 30px;
    padding: 0;
    margin: 0;
    left: -10px
}

#navbar-template .header-top .nav-header-top .navbar-nav .dropdown .dropdown-menu .dropdown-divider {
    border-top: 1px solid #aeb7c8;
    opacity: .3
}

#navbar-template .header-top .nav-header-top .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    color: #333;
    font-size: 12px;
    font-weight: 400;
    display: block;
    width: 100%;
    padding: .5rem 1.8rem .5rem 1.5rem;
    clear: both;
    font-weight: 500;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

#navbar-template .header-top .nav-header-top .navbar-nav .dropdown .dropdown-menu .dropdown-item.active {
    background-color: #E8F3FB;
    color: #333;
    text-decoration: none
}

#navbar-template .header-top .nav-header-top .navbar-nav .dropdown .dropdown-menu .dropdown-item:hover {
    background-color: #E8F3FB;
    color: #333
}

#navbar-template .header-top .nav-header-top .navbar-nav .dropdown .dropdown-menu .dropdown-item span {
    color: #828282;
    font-weight: 400
}

#navbar-template #navbar-custom {
    padding: 0;
    background-color: #fff;
    min-height: 75px;
    border-bottom: 1px solid rgba(175, 188, 205, .12)
}

@media screen and (max-width:991px) {
    #navbar-template #navbar-custom {
        padding: 0;
        min-height: 100%
    }

    #navbar-template #navbar-custom .navbar-brand {
        padding: 15px
    }
}

@media (max-width:991px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom {
        /*height: calc(100vh - 135px);*/
        height: calc(100vh - 240px);
        overflow-y: scroll
    }
}

@media (min-width:992px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom {
        align-items: center
    }
    #navbar-template .header-top .nav-header-top .navbar-nav .nav-item .nav-link:after{
        position: relative;
        border: 1px solid #fff;
        top: 1px;
        border-width: 0 0 2px 2px;
        width: 6px;
        height: 6px;
        line-height: 0;
        transform: rotate(-45deg);
    }
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom li {
    list-style-type: none
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu {
    width: 100%;
    max-width: 100%;
    min-width: 677px;
    border: 1px solid rgba(175, 188, 205, .29);
    border-radius: 0 0 6px 6px;
    background-color: #fff;
    padding: 0
}

@media screen and (max-width:767px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu {
        min-width: 100%;
        background-color: #f9fafe;
        border: none
    }
}

@media screen and (max-width:767px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container {
        border-bottom: 1px solid rgba(175, 188, 205, .29)
    }
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container .title {
    /*color:#a7a7a7;*/
    color: #3069b3;
    font-size: 15px !important;
    font-weight: bold;
    margin: 0;
    padding: 15px 20px
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container .mega-menu-list {
    list-style-type: none;
    padding: 0
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container .mega-menu-list li a {
    text-decoration: none;
    display: block;
    padding: 12px 20px
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container .mega-menu-list li a .mega_heading {
    /*color:#3069b3;*/
    color: #42464c;
    font-size: 14px;
    padding: 0;
    display: block;
    font-weight: 700;
    padding-bottom: .625rem
}

@media screen and (max-width:767px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container .mega-menu-list li a .mega_heading {
        padding-bottom: 0;
        font-weight: 500;
    }
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container .mega-menu-list li a p {
    color: #526074;
    font-size: 12px;
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container .mega-menu-list li a p {
        display: none
    }
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container .mega-menu-list li:hover {
    background-color: #E8F3FB
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container .mega-menu-list li:hover .mega_heading {
    color: #333
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container .mega-menu-list li:hover p {
    color: #333;
    font-size: 12px;
    font-weight: 400
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .mega-menu-container .mega-menu-list .border-btm-left {
    border-bottom-left-radius: 6px
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .border_r {
    border-right: 1px solid rgba(175, 188, 205, .29)
}

@media screen and (max-width:767px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .border_r {
        border-right: none
    }
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .border_tp {
    border-top: 1px solid rgba(175, 188, 205, .29)
}

@media screen and (max-width:767px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .border_tp {
        border-top: none
    }
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .border_btm {
    border-bottom: 1px solid rgba(175, 188, 205, .29)
}

@media screen and (max-width:767px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item-custom .dropdown-menu .border_btm {
        border-bottom: none
    }
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .resources-dropdown-custom .dropdown-menu {
    min-width: 400px
}

@media screen and (max-width:767px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .resources-dropdown-custom .dropdown-menu {
        min-width: 100%
    }
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item .nav-link {
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 10px 15px;
    white-space: nowrap
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item .nav-link:after {
    position: relative;
    border: 1px solid #333;
    top: 1px;
    border-width: 0 0 2px 2px;
    width: 6px;
    height: 6px;
    line-height: 0;
    transform: rotate(-45deg)
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item .nav-link:hover {
    color: #3069b3
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item .nav-link.active {
    font-weight: 500;
    color: #3069b3
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item .nav-link.active:after {
    border: 1px solid #3069b3;
    border-width: 0 0 2px 2px
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item .nav-link svg {
    position: relative;
    top: 4px
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item.show .nav-link:after {
    top: 5px;
    transform: rotate(135deg)
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item .btn-custom {
    color: #3069b3;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    border: 0px solid #3069b3;
    border-radius: 16px;
    padding: 4px 0px;
    line-height: 20px;
    white-space: nowrap
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item .btn-custom:hover {
    background-color: transparent;
}

@media (max-width:991.98px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .nav-item .btn-custom {
        margin: 10px 0
    }
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .dropdown-menu {
    border: none;
    top: 51px;
    padding: 0;
    margin: 0;
    left: -35px;
    border: 1px solid rgba(175, 188, 205, .29);
    border-radius: 0 0 6px 6px
}

@media screen and (max-width:767px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .dropdown-menu {
        background-color: #f9fafe
    }
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .dropdown-menu .headings {
    font-size: 15px !important;
    padding: 10px 0 0 21px
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .dropdown-menu .dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #aeb7c8;
    opacity: .3
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .dropdown-menu .dropdown-item {
    color: #333;
    font-size: 15px;
    margin: 0;
    display: block;
    width: 100%;
    padding: 12px 20px;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

@media screen and (max-width:767px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .dropdown-menu .dropdown-item {
        padding: 10px 20px
    }
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .dropdown-menu .dropdown-item.active {
    background-color: #E8F3FB;
    color: #333;
    text-decoration: none
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .dropdown-menu .dropdown-item:hover {
    background-color: #E8F3FB;
    color: #333
}

#navbar-template #navbar-custom .collapse-custom .navbar-nav-custom .dropdown-menu .border-btm-lr {
    border-radius: 0 0 6px 6px
}

#navbar-template #navbar-custom .collapse-custom .header-btn-box {
    padding: 0;
    display: inline-table
}

#navbar-template #navbar-custom .collapse-custom .header-btn-box li {
    display: inline-block
}

.navbar-toggler {
    border: none;
    background: 0 0 !important
}

.navbar-toggler:focus {
    outline: 0;
    background: 0 0 !important
}

.navbar-toggler:active .icon-bar:nth-child(2),
.navbar-toggler:hover .icon-bar:nth-child(2) {
    width: 16px;
    transition: all .2s ease
}

.navbar-toggler:not(.collapsed) .icon-bar:first-child {
    transform: rotate(45deg) translate(5px, 4px);
    transition: all .2s ease
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
    transform: rotate(-45deg) translate(-4px, -3px);
    transition: all .2s ease;
    width: 22px
}

.navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #2667b3;
    transform: rotate(0) translate(0);
    transition: all .2s ease
}

.navbar-toggler .icon-bar:nth-child(2) {
    width: 16px;
    transition: all .2s ease;
    margin-left: 6px
}

.navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px
}

p {
    font-size: .9rem !important
}

body {
    font-size: .9rem !important
}

.section-margin-top {
    margin-top: 104px !important;
}

@media screen and (max-width:768px) {
    #navbar-template #navbar-custom .collapse-custom .navbar-nav-custom {
        background-color: #ffffff;
    }
}