/* Template Name: Smart Guard */

@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900');
@font-face {
    font-family: 'Conv_AvenirNextLTPro-Regular';
    src: url('fonts/AvenirNextLTPro-Regular.eot');
    src: local('☺'), url('fonts/AvenirNextLTPro-Regular.woff') format('woff'), url('fonts/AvenirNextLTPro-Regular.ttf') format('truetype'), url('fonts/AvenirNextLTPro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    overflow-x: hidden;
}

input,
textarea,
select,
ol,
ul,
li,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    text-decoration: none;
    outline: none;
}

a,
a:hover,
a:focus {
    cursor: pointer;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    text-decoration: none;
    outline: none;
    text-decoration: none;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dropdown-menu {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

header {
    margin: 0;
    padding: 0px;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
}

.main-sel,
footer {
    float: left;
    width: 100%;
}

.main-sel ul,
.main-sel ol {
    padding: 0;
}

.main-sel ul li,
.main-sel ol li {
    list-style: none;
}

header .navbar-default {
    margin: 0;
    border: none;
    background: none;
}

.sticky .main-sel {
    border-bottom: 1px solid #ccc;
}

.sticky .main-sel .navbar-brand img {
    max-width: 40%;
}

.sticky .main-nav ul li a {
    margin: 0 0;
    padding: 16px 25px;
}

.sticky .main-nav {
    background: #fff;
}

.sticky .main-nav ul li a {
    color: #299bd6 !important;
}

.sticky .main-nav .navbar-right li:hover a {
    color: #2a3b93 !important;
}

.sticky .main-nav ul li:last-child a {
    color: #fff !important;
}

.sticky .main-nav ul li:last-child a:hover {
    color: #2a3b93 !important;
}

.sticky .main-nav .navbar-right li:hover a::after {
    bottom: 0px;
}

.main-sel .navbar-brand img {
    max-width: 80%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.navbar-brand img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 3;
    position: relative;
}

.main-nav {
    position: relative;
    background: rgba(255, 255, 255, 0.8);
}

.main-nav ul .active,
.main-nav2 ul .active {
    color: #20409A;
}

.main-nav ul .active a,
.main-nav2 ul .active a {
    background: none !important;
}

.main-nav2 ul .active a {
    background: none !important;
    color: #20409A !important;
}

.main-nav ul li {
    margin-left: 24px;
}

.main-nav ul li ul li {
    margin-left: 0;
}

.main-nav ul li a {
    font-family: 'Conv_AvenirNextLTPro-Regular';
    font-size: 16px;
    color: #299bd6 !important;
    text-transform: uppercase;
    margin-top: 24px;
    margin-bottom: 24px;
    font-weight: 400;
    padding: 28px 25px;
}

.main-nav ul li ul {
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
    border-radius: 0px;
}

.main-nav .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
    width: 1000px;
}

.main-nav .navbar-right li {
    position: relative;
    z-index: 3;
}

.main-nav .navbar-right li:hover a::after {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.9);
    left: 0;
    right: 0;
    top: -36px;
    bottom: -24px;
    z-index: -1;
}

.navbar-right .caret {
    display: none;
}

.main-nav .navbar-right li:hover a {
    color: #299bd6 !important;
}

.main-nav .navbar-right li a:hover {
    color: #2a3b93 !important;
}

.main-nav ul li ul li a {
    font-size: 16px;
    padding: 8px;
    color: #2a3b93 !important;
    text-transform: capitalize;
    margin: 0px 0 4px 0;
    background: none !important;
}

.main-nav ul li:hover ul {
    display: block;
}

.main-nav ul li ul li a:hover,
.main-nav ul li ul li:last-child a:hover,
.main-nav ul li ul li:last-child a {
    background: none !important;
    color: #2a3b93 !important;
}

.main-nav ul li:last-child a {
    background: #299bd6;
    color: #fff !important;
}

.main-nav ul li a:hover {
    color: #2a3b93 !important;
}

.main-nav ul li:first-child a {
    margin-left: 0px;
}

.main-nav ul li:last-child:after,
.main-nav ul li:last-child a:after {
    background: none !important;
}

.main-nav ul li:last-child {
    background: none !important;
}

.main-nav ul li:last-child a {
    background: #299bd6 !important;
}

.main-nav ul li:last-child a:hover {
    background: #20409A !important;
    color: #fff !important;
}

.main-nav .navbar-right li ul li a::after {
    background: none;
    display: none;
}


/**mobile nav**/

.main-nav2 {
    background: #ADE3F0;
}

.main-nav2 .top-butn a {
    position: absolute;
    top: 10px;
    background: #13A9F7;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 6px 30px;
    right: 13%;
}

.main-nav2 ul .active ul li a,
.main-nav2 ul .active ul li a:hover {
    color: #20409a !important;
}

.main-nav2 .navbar-toggle.collapsed {
    background: #13a9f7;
}

.main-nav2 .navbar-toggle .icon-bar {
    background-color: #fff;
}

.main-nav2 .navbar-default .navbar-toggle {
    border-color: #fff;
    background: transparent;
    border-radius: 0px;
    padding: 5px 10px;
    color: #22AFF6;
    border: none;
}

.main-nav2 .navbar-collapse {
    background: #fff;
    text-align: center;
    left: -132px;
    right: -132px;
    position: absolute;
    z-index: 2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.main-nav2 ul li a {
    color: #20409A !important;
    font-weight: 400;
    padding: 8px 0;
    text-transform: capitalize;
}

.main-nav2 ul li:hover ul {
    display: block;
}

.main-nav2 ul li ul {
    background: #F7F7F7;
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
}

.main-nav2 ul li ul li a:hover {
    color: #13A9F7;
    color: #20409A !important;
}

.main-slider .carousel-inner .item>img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.main-slider .carousel-caption {
    padding: 0px;
    text-align: left;
    top: 40%;
    left: 11%;
    right: auto;
    width: 41%;
}

.main-slider .carousel-caption h3 {
    color: #fff;
    font-size: 56px;
    font-weight: 400;
}

.main-slider .carousel-caption p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}


/* .slider-video{visibility: visible; width: 100%; height: 100vh; object-fit: cover;} */

.slider-video {
    /*width: 1354px;*/
    object-fit: fill;
    height: 700px;
    /*margin-left: auto;
	margin-right: auto;
	display: block;*/
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
}

.sl-butn {
    margin-top: 15px;
}

.sl-butn a {
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    font-weight: 300;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 10px 30px;
}

.sl-butn a:hover {
    background: #299bd6;
    color: #ffffff;
    border: 1px solid #299bd6;
}

.main-slider .carousel-control,
.main-slider .carousel-control:hover {
    background: none !important;
}

.herd-tex h1,
.herd-tex h3 {
    color: #299bd6;
    font-size: 38px;
    font-weight: 400;
    line-height: 41px;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.herd-tex p {
    color: #484848;
    font-size: 16px;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 15px;
    /* 	text-transform: capitalize; */
}

.herd-tex .lis-ul li {
    font-size: 16px;
}

.para-18 p {
    font-size: 18px;
}

.sar-icon {
    padding: 15px 0;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
    display: table;
    margin: 0 auto 30px;
    width: 80%;
    opacity: 0.7;
    float: none;
}

.sar-icon:hover {
    border: 1px solid #299bd6;
    background: #f5f5f5;
    opacity: 0.9;
}

.top-butns {
    position: fixed;
    right: 5px;
    bottom: 5px;
    opacity: 0;
}

.show {
    opacity: 1;
}

.top-butns a {
    display: inline-block;
    line-height: 35px;
    border-radius: 100px;
    background: rgba(0, 0, 0, 0.6);
    border: 2px solid rgba(255, 255, 255, 0.8);
    height: 40px;
    width: 40px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    opacity: 0.5;
    font-weight: 300;
}

.sar-icon img {
    max-width: 60%;
    margin-bottom: 10px;
}

.sar-icon h3 {
    color: #838383;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.gr-box {
    background: #f5f5f5;
}

.pu-tex h1,
.pu-tex h2 {
    color: #299bd6;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 15px;
}

.pu-tex p {
    color: #484848;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 15px;
}

.tex-pic .pu-tex {
    margin-top: 30px;
}

.bo-ra-100w {
    overflow: hidden;
    border-radius: 100%;
}

.pu-pic img {
    width: 100%;
}

.pu-link a {
    display: inline-block;
    color: #299bd6;
    font-size: 20px;
    font-weight: 400;
}

.blu-tex {
    background: #299bd6 url(images/a1.png) repeat-x bottom;
}

.blu-tex .herd-tex h1,
.blu-tex .herd-tex h3,
.blu-tex .herd-tex p {
    color: #fff;
}

.blu-link a {
    color: #f5f5f5;
    font-size: 20px;
    font-weight: 300;
    line-height: 34px;
    border: 1px solid #fff;
    padding: 10px 30px;
    width: 300px;
    display: inline-block;
}

.blu-link a:hover {
    color: #299bd6;
    background: #fff;
}

.blu-text {
    background: #299bd6;
}

.blu-text .herd-tex h1,
.blu-text .herd-tex h3,
.blu-text .herd-tex p {
    color: #fff;
}

.blu-text .blu-link a {
    color: #299bd6;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    border: 1px solid #fff;
    background: #fff;
    padding: 10px 30px;
}

.blu-text .blu-link a:hover {
    color: #fff !important;
    background: #299bd6 !important;
}

.blu-link a:hover {
    color: #299bd6 !important;
    background: #fff !important;
}

.ft-main,
.ft-copy {
    background: #f5f5f5;
}

.ft-main h1,
.ft-main h5 {
    color: #299bd6;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    float: left;
    line-height: 34px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.ft-main p,
.ft-lin li a,
.ft-slin li a {
    color: #484848;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
}

.ft-lin li a:hover,
.ft-slin li a:hover {
    color: #299bd6;
}

.ft-slin li p a {
    pointer-events: none;
}

.ft-slin li {
    display: inline-flex;
    width: 100%;
    margin-bottom: 12px;
}

.ft-slin li i {
    color: #299bd6;
    font-size: 24px;
    margin-right: 10px;
}

.ft-slin li .fas.fa-phone {
    font-size: 20px;
}

.ft-copy p,
.ft-copy p a {
    color: #afafaf;
    font-size: 12px;
    font-weight: 500;
    line-height: 25px;
}

.ft-copy p a:hover {
    color: #000;
}

.hero-ban,
.hero-ban2 {
    height: 600px;
    position: relative;
}

.h-tex {
    position: absolute;
}

.h-tex {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
}

.hero-ban img,
.hero-ban2 img {
    width: 100%;
}

.h-tex h1,
.h-tex h2 {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    color: #ffffff;
    font-size: 56px;
    font-weight: 400;
    line-height: 74px;
    margin-bottom: 15px;
}

.h-tex p,
.h-tex h2 {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    color: #ffffff;
    font-size: 21px;
    font-weight: 400;
    line-height: 28px;
}


/* .sid-bg {
	background: #f5f5f5 url(images/p3.jpg) no-repeat left;
} */

.step-box h1,
.step-box h4 {
    color: #299bd6;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 60px;
}

.cri-box {
    margin-bottom: 30px;
}

.cri-in {
    margin-bottom: 40px;
}

.cri-in h2 {
    background: #299bd6;
    width: 70px;
    height: 70px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    line-height: 60px;
    display: table;
    margin: 0 auto;
}

.cri-des p {
    color: #484848;
    font-size: 16px;
    font-weight: 300;
    line-height: 34px;
}

.main-form-bx .form-control {
    background: #f8f8f8;
    border: 1px solid #c1c1c1;
    height: 40px;
    font-size: 14px;
    border-radius: 0px;
}

.main-form-bx textarea {
    height: 384px !important;
}

.main-form-bx .btn {
    background: #299bd6;
    color: #f5f5f5;
    font-size: 26px;
    font-weight: 700;
    border-radius: 0;
    padding: 10px 60px;
}

.main-form-bx .btn {
    background: #299bd6;
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
    padding: 10px 60px;
    margin-top: 10px;
}

.add-text h3 {
    font-size: 20px;
    font-weight: 400;
    color: #484848;
}

.add-text p span {
    color: #299bd6;
}

.add-text p {
    color: #484848;
    font-size: 14px;
    padding: 10px 0px 10px 20px;
    line-height: 33px;
}

.bl-text {
    color: #484848 !important;
}

.add-text p a {
    color: #299bd6;
}

.cri-in {
    position: relative;
    z-index: 2;
}

.step-box li:last-child .cri-in::after {
    display: none;
}

.cri-in::after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #299bd6;
    left: 100px;
    right: -159px;
    top: 50%;
    z-index: -1;
}

.en-box a {
    background: #299bd6;
    padding: 10px 30px;
    color: #ffffff;
    font-size: 20px;
    border: 1px solid #299bd6;
    font-weight: 300;
    text-transform: uppercase;
}

.en-box a:hover {
    background: #fff;
    color: #299bd6;
    border: 1px solid #299bd6;
}

.check-lis li p {
    display: inline-flex;
    width: 100%;
}

.main-sel .check-lis {
    padding-left: 30px;
}

.sub-link {
    margin-bottom: 10px;
}

.sub-link li {
    padding-left: 50px;
}

.sub-link li p i {
    font-size: 10px;
    margin-top: 9px;
}

.sub-link li p {
    margin-bottom: 0;
}

.check-lis li i {
    color: #299bd6;
    font-size: 20px;
    margin: 5px 14px 0 0;
}

.pu-tex.check-lis li p {
    line-height: 32px;
}

.dot-lin h1,
.dot-lin h4 {
    color: #299bd6;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    background: #fff;
    padding: 0 30px;
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.lin-do {
    border: 2px dashed #299bd6;
    margin: -17px auto 0;
    position: relative;
    z-index: 1;
}

.hr-line {
    border: 2px dashed #299bd6;
}

.check-lis.lis-do li i {
    font-size: 10px !important;
    margin: 10px 15px 0 0 !important;
}

.faq-box .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.faq-box .panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #299bd6;
    border-color: #299bd6;
}

.faq-box .panel-title {
    font-size: 14px;
}

.faq-box .panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
}

.faq-box .more-less {
    float: right;
    color: #fff;
}

.faq-box .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEEEEE;
}

.faq-box .panel-body,
.faq-box .panel-body p {
    color: #484848;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
}

.he-logo {
    height: 176px;
    position: relative;
}

.he-logo img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}


/**video css***/

.videobx {
    position: relative;
    overflow: hidden;
    background: url('http://mysmartguard.com/wp-content/uploads/2018/08/pool.jpg') no-repeat center;
    background-size: cover;
}

.vido-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #fff;
    opacity: 0.7;
    display: none;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
}

#lab_video_text_overlay {
    position: absolute;
    width: 100%;
    top: 40%;
    z-index: 2;
}

#lab_video_text_overlay .container {
    text-align: left;
    margin: 0px auto;
}

#lab_video_text_overlay .container {
    text-align: left;
    margin: 0px auto;
    background-color: transparent;
}

#lab_video_text_overlay h2 {
    font-size: 56px;
    color: #fff;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding-bottom: 20px;
    font-weight: 400;
}

#lab_video_text_overlay p {
    font-size: 18px;
    color: #fff;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding-bottom: 10px;
    font-weight: 300;
    line-height: 30px;
}

.tex-bo .btn-3 {
    position: relative;
    overflow: hidden;
}

#lab_video_text_overlay .btn {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    font-size: 16px;
    display: inline-block;
    padding: 10px 30px;
    font-weight: 500;
}

#lab_video_text_overlay .btn:hover {
    color: #fff;
    background: #299bd6;
    border: 1px solid #299bd6;
}

.form-control:focus {
    box-shadow: none;
}


/**tesmo slider css**/

.testmo .h-sli {
    height: 123px;
}

.testmo .btn-vertical-slider {
    color: #fff !important;
    opacity: 0.4;
}

.testmo .btn-vertical-slider:hover {
    color: #fff;
    opacity: 1;
}

.h-sli .t-sli .t-pic {
    opacity: 0;
}

.item.active .h-sli:nth-child(2) .t-sli .t-pic {
    opacity: 1;
    margin-top: -115px;
    border-radius: 100%;
    width: 358px;
    overflow: hidden;
    height: 358px;
    float: right;
}

.t-pic img {
    width: 100% !important;
}

.item .t-sli .te-text {
    opacity: 0.2;
    padding-left: 30px;
}

.item.active .h-sli:nth-child(2) .te-text {
    display: block;
    opacity: 1;
    padding-left: 0px;
}

.item.active .h-sli:nth-child(2) .te-text p span {
    float: left;
    margin-right: 6px;
}

.testmo .btn-vertical-slider {
    margin-left: 35px;
    cursor: pointer;
}

.testmo .carousel-inner.fdi-Carousel.slide {
    color: #fff;
}

.carousel.vertical .carousel-inner .item {
    -webkit-transition: 0s ease-in-out top;
    -moz-transition: 0s ease-in-out top;
    -ms-transition: 0s ease-in-out top;
    -o-transition: 0s ease-in-out top;
    transition: 0s ease-in-out top;
}

.testmo .carousel.vertical .active {
    top: 0;
}

.testmo .carousel.vertical .next {
    top: 100%;
}

.testmo .carousel.vertical .prev {
    top: -100%;
}

.testmo .carousel.vertical .next.left,
.testmo .carousel.vertical .prev.right {
    top: 0;
}

.testmo .carousel.vertical .active.left {
    top: -100%;
}

.carousel.vertical .active.right {
    top: 100%;
}

.testmo .carousel.vertical .item {
    left: 0;
}

​ .testmo .carousel-inner.onebyone-carosel {
    margin: auto;
    width: 90%;
}

.testmo .onebyone-carosel .active.left {
    left: -33.33%;
}

.testmo .onebyone-carosel .active.right {
    left: 33.33%;
}

.testmo .onebyone-carosel .next {
    left: 33.33%;
}

.testmo .onebyone-carosel .prev {
    left: -33.33%;
}

.testmo {
    overflow: hidden;
}

.testmo .v-head {
    left: -247px;
    top: 235px;
}

.te-text {
    color: #484848;
}

.btn-vertical-slider {
    background: #299bd6;
    opacity: 1 !important;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 100px;
    line-height: 100px;
}

.te-text h2 {
    color: #484848;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 15px;
}

.te-text h2 b {
    font-weight: 400;
}

.te-text p {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
}

.testmo .swiper-container {
    width: 100%;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
}

.testmo .swiper-slide {
    text-align: left;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.testmo .swiper-container.swiper-container-vertical .swiper-slide {
    opacity: 0.5;
    padding-left: 35px;
}

.testmo .swiper-slide.swiper-slide-next {
    opacity: 1 !important;
    padding-left: 0px !important;
}

.testmo .swiper-slide.swiper-slide-next .te-text p span {
    float: left;
}

.testmo .te-text p span {
    margin: 0 5px;
}

.testmo .te-text p img {
    width: 17px;
}

.videobx .swiper-container {
    height: 100vh !important;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}

.cat-box {
    position: fixed;
    right: 0;
    bottom: 49px;
    z-index: 10;
}

.cat-box a {
    background: #eab12c url(images/call.jpg) no-repeat 5px 8px;
    width: 106px;
    height: 75px;
    color: #fff;
    display: inline-block;
}

.cat-box a p {
    font-size: 14px;
    font-weight: 600;
    float: right;
    padding: 18px 10px;
}

.cat-box2 a {
    background: #eab12c url(images/call.jpg) no-repeat 5px 8px;
    width: 106px;
    height: 75px;
    color: #fff;
    display: inline-block;
}

.cat-box2 a p {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    float: right;
    padding: 12px 10px;
    line-height: 21px;
}

.nolink .sar-icon:hover {
    border: 1px solid #fff;
    background: none;
    opacity: 0.9;
}

.copy-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    background: #fff;
    display: inline-flex;
    justify-content: space-between;
    height: 75px;
}

.copy-mobile p {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
}

.wpcf7-mail-sent-ok {
    border: 2px solid #299bd6 !important;
    margin: 16px 0 0 0 !important;
    font-size: 16px !important;
}

.lis-ul {
    display: table;
    /*margin: 0 auto;*/
}

.lis-ul ul,
.lis-ul ol {
    text-align: left;
    margin-left: 30px;
}

.lis-ul li {
    font-size: 16px;
    font-weight: 300;
    padding-left: 20px;
    position: relative;
    color: #484848;
    margin-bottom: 15px;
}

.lis-ul ul ul,
.lis-ul ul ol {
    padding-left: 20px;
}

.lis-ul ul ul li,
.lis-ul ul ol li {
    margin-bottom: 4px;
}

.check li::before {
    content: "";
    background: url(images/ch.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: -1px;
    left: -7px;
    height: 15px;
    width: 15px;
}

.disk li::before {
    content: "";
    background: url(images/cr.png) no-repeat center;
    background-size: contain;
    font-size: 10px;
    position: absolute;
    top: 5px;
    left: -7px;
    height: 11px;
    width: 11px;
}


/* .t-tex{
	background: url(images/f3.jpg) no-repeat center;
	background-size: cover;
} */

.ht-tex h3 {
    color: #1788bd;
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 10px;
}

.ht-tex h2 {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

.ht-tex p {
    color: #1888bd;
    font-size: 16px;
    margin-bottom: 10px;
}

/*
    Hide  input to trick bots
*/
input#clever-cloak{
    display:none;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .slider-video {
        height: auto !important;
        width: 100% !important;
        object-fit: unset !important;
    }
}

@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) {
    .slider-video {
        height: auto !important;
        width: 100% !important;
        object-fit: unset !important;
    }
}

@media (max-width: 1024px) {
    .main-nav ul li a,
    .main-nav ul li ul li a {
        font-size: 14px;
    }
    .main-slider .carousel-caption h3 {
        font-size: 46px;
    }
    .main-slider .carousel-caption p {
        font-size: 18px;
    }
    .sl-butn a {
        font-size: 14px;
    }
    .hero-ban,
    .hero-ban2 {
        background-position: 0 0 !important;
    }
    .h-tex h1,
    .h-tex h2 {
        font-size: 38px;
    }
    .h-tex p {
        font-size: 20px;
    }
    .hero-ban,
    .hero-ban2 {
        height: 400px;
    }
    .faq-box .panel-title>a {
        padding: 6px 15px;
        font-size: 18px;
    }
    .main-form-bx .form-control {
        height: 50px;
        font-size: 14px;
    }
    .main-form-bx textarea {
        height: 204px !important;
    }
    .h-tex h1,
    .h-tex h2 {
        line-height: 40px;
    }
    .hero-ban .h-tex h2 {
        font-size: 21px;
        line-height: 28px;
    }
}

@media (max-width: 991px) {
    .main-nav,
    .main-nav .navbar-right li:hover a::after {
        background: rgba(19, 169, 247, 0.9);
    }
    .main-sel .navbar-brand img {
        max-width: 40%;
    }
    .main-nav ul li a {
        margin-left: 0px;
    }
    .cri-des p,
    .pu-tex p {
        font-size: 16px;
    }
    .pu-tex h1,
    .pu-tex h2 {
        font-size: 30px;
    }
    .pu-tex .check-lis li p {
        line-height: 19px;
    }
    .check-lis li i {
        font-size: 15px;
        margin: 2px 14px 0 0;
    }
    .cri-in::after {
        right: -118px;
    }
    .faq-box .panel-group .panel {
        margin-top: 6px;
    }
    .pu-tex p {
        line-height: 34px;
    }
    #lab_video_text_overlay p {
        font-size: 18px;
        font-weight: 500;
        line-height: 30px;
    }
    #lab_video_text_overlay h2 {
        font-size: 40px;
    }
    .item .t-sli .te-text {
        opacity: 0.1;
    }
    .te-text h2 {
        font-size: 16px;
        line-height: 21px;
    }
    .te-text p {
        font-size: 14px;
    }
    .navbar-toggle {
        border-radius: 100px !important;
    }
    .navbar-toggle.collapsed {
        border-radius: 0px !important;
    }
    .navbar-right .caret {
        display: inline-flex;
        color: #20409A;
    }
}

@media (max-width: 768px) {
    .main-slider .carousel-caption {
        width: 60%;
    }
    .main-slider .carousel-caption h3 {
        font-size: 34px;
    }
    .main-slider .carousel-caption p {
        font-size: 16px;
    }
    .he-logo {
        height: 137px;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .main-slider .carousel-caption {
        width: 86%;
    }
    .main-slider .carousel-caption h3 {
        font-size: 28px;
    }
    .main-slider .carousel-caption p {
        font-size: 14px;
    }
    .main-slider .carousel-caption {
        top: 28%;
    }
    .sl-butn {
        position: absolute;
        bottom: 29%;
        left: 50%;
        transform: translateX(-50%);
        width: 300px;
    }
    .herd-tex h1,
    .herd-tex h3,
    .pu-tex h1,
    .pu-tex h2 {
        font-size: 30px;
    }
    .herd-tex p,
    .pu-tex p {
        font-size: 16px;
        line-height: 26px;
    }
    .sar-icon h3,
    .ft-main p,
    .ft-lin li a,
    .ft-slin li a {
        font-size: 16px;
    }
    .pu-pic {
        margin-bottom: 15px;
    }
    .pu-link a {
        font-size: 20px;
    }
    .blu-link a {
        font-size: 18px;
    }
    .ft-main h1,
    .ft-main h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .hero-ban,
    .hero-ban2 {
        height: 400px;
    }
    .cri-in::after {
        display: none;
    }
    .he-logo img {
        max-width: 50%;
    }
    .sar-icon h3,
    .ft-main p,
    .ft-lin li a,
    .ft-slin li a {
        font-size: 14px;
    }
    .item.active .h-sli:nth-child(2) .t-sli .t-pic {
        margin-top: -115px;
        width: 100px;
        height: 100px;
        float: left;
        display: block
    }
    .h-sli .t-sli .t-pic,
    .item .t-sli .te-text {
        display: none;
    }
    .btn-vertical-slider {
        width: 50px;
        height: 50px;
        border-radius: 100px;
        line-height: 50px;
        margin-top: -50px;
        font-size: 20px !important;
    }
    .item.active .h-sli:nth-child(2) .t-sli .t-pic {
        width: 150px;
        height: 150px;
    }
    #lab_video_text_overlay {
        top: 26%;
    }
}

@media (max-width: 600px) {
    .hero-ban2 .h-tex p {
        font-size: 18px;
        line-height: 22px;
    }
    .hero-ban2 .h-tex p br {
        display: none
    }
    .hero-ban2 .h-tex p em {
        display: block;
        padding-top: 15px
    }
}

@media (max-width: 480px) {
    .videobx {
        height: 250px;
    }
    .videobx video {
        display: none!important;
    }
    #lab_video_text_overlay {
        top: 30%!important;
    }
    #lab_video_text_overlay h2 {
        font-size: 20px!important;
    }
    #lab_video_text_overlay p {
        font-size: 12px!important;
    }
}

@media (max-width: 480px) {
    .ft-slin li p a {
        pointer-events: visible;
    }
    .main-nav2 .top-butn a {
        font-size: 12px;
        padding: 7px 14px;
        right: 20%;
    }
    .cri-des p {
        text-align: center;
    }
    .h-tex {
        padding: 0px 20px;
    }
    .h-tex h1,
    .h-tex h2 {
        font-size: 34px;
        line-height: 38px;
    }
    .h-tex p {
        font-size: 16px;
        line-height: 24px;
    }
    .h-tex h1 br,
    .h-tex h2 br {
        display: none;
    }
    .he-logo {
        height: 96px;
    }
    .tex-bo .btn-3 {
        position: absolute;
        bottom: -60%;
        left: 50%;
        transform: translateX(-50%);
    }
    #lab_video_text_overlay p {
        padding: 10px 0px 5px 0px;
    }
    #lab_video_text_overlay h2 {
        padding-bottom: 10px;
    }
    #lab_video_text_overlay h2 {
        font-size: 28px;
        padding-bottom: 5px;
    }
    #lab_video_text_overlay p {
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        padding: 5px 0px 5px 0px;
    }
    #lab_video_text_overlay .btn {
        font-size: 14px;
        padding: 10px 13px;
    }
    .sar-icon {
        width: 100%;
    }
    .mo-cen {
        text-align: center;
    }
    .pu-pic.bo-ra-100w {
        width: 200px;
        height: 200px;
        display: table;
        margin: 0 auto 10px;
        float: none;
    }
    .ft-copy {
        padding-top: 70px;
    }
    .ft-copy p,
    .ft-copy p a {
        line-height: unset;
    }
    .pb-70 {
        padding-bottom: 20px;
    }
    .pt-70 {
        padding-top: 20px;
    }
}

@media (max-width: 380px) {
    .videobx {
        height: 330px;
    }
}

@media (max-width: 375px) {
    .hero-ban,
    .hero-ban2 {
        height: 400px;
    }
    .h-tex {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-40%) translateX(-50%);
        width: 100%;
    }
    .tex-bo .btn-3 {
        bottom: -30%;
    }
}

@media (max-width: 359px) {
    .main-nav2 .top-butn a {
        font-size: 11px;
        padding: 7px;
    }
    .te-text h2 {
        font-size: 18px;
    }
    .te-text p {
        font-size: 14px;
    }
    .navbar-brand img {
        max-width: 33% !important;
    }
}