 /*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Description: Child theme for Hello Elementor
Version: 2.8.1
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor-child
*/


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.quote_submit_success {
    color: #0fb62b;
    font-size: '16px';
    font-weight: bold;
    display: none;
    margin: 14px 1px;
}

.qt_get_quote_btn {
    border-radius: 5px;
    color: #fff;
    background-color: red;
    padding: 7px 30px;
}

.quote-form-measurments {
    width: 160px;
}

#getQoteModal {
    cursor: pointer;
}

/* The Modal (background) */
.quote-form-container {
    margin-top: 20px;
}

.qt_modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 999;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

/* Modal Content */
.qt_modal-content {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 729px;
    border-radius: 10px;
}

/* The Close Button */
.qt_close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    top: -28px;
    right: -7px;
}

.qt_close:hover,
.qt_close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.quote-container {
    width: 100%;
}

.quote-form-flexbox {
    display: flex;
    gap: 20px;
}

.quote-form-fields input {
    width: 410px !important;
    height: 38px;
}

.quote-form-fields select {
    width: 410px !important;
    height: 38px;
}

.quote-form-radios {
    display: flex;
    gap: 10px;
}

.social_icoo {
    margin: 0px;
}

.nav {
    line-height: 47px !important;
}

.dtdc_sticky-sidebar {
    background: #030e68;
    position: fixed;
    right: 0px;
    top: 50%;
    transform: translatey(-50%);
    width: 80px;
    z-index: 9999999;
    border-radius: 20px 0px 0px 20px;
}

.dtdc_sidebar-list {
    list-style-type: none;
    /* padding: 15px 0px 15px 0px; */
    text-align: center;
}

/* .dtdc_sidebar-list-item:nth-child(1), .dtdc_sidebar-list-item:nth-child(2) {
                                                    border-bottom: 1px solid #fff;
                                                } */
.dtdc_sidebar-list-item {
    padding: 10px 0px;
}

#popmake-340 .frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 10px;
}

#popmake-340 .frm_button_submit {
    margin: 0px;
}

#popmake-340 .frm_opt_container {
    display: flex;
    gap: 25px;
}

.dtdc_sticky-sidebar p {
    color: #fff;
    margin: 0px;
    font-size: 15px;
    font-family: roboto;
    padding-top: 5px;
    font-weight: 400;
}

.dtdc_sidebar-list-item img {
    width: 35px;
}

._logo img {
    width: 161px !important;
}

._newnavb .nav li {
    font-size: 15px;
}

._abfoot {
    max-width: 1060px;
    margin: auto;
    margin-bottom: -41px;
    color: #fff !important;
    padding: 0 80px;

}

._abfoot p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
    font-family: Poppins, sans-serif !important;
}

.footer-contact a img {
    width: 175px;
    padding: 0px;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

#footer .footer-top h4 {
    /* font-size: 18px; */
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px;
}

.footer-links li a {
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
}

#footer .footer-top .footer-links ul a {
    color: #dcdcdc;
    transition: .3s;
    display: inline-block;
    line-height: 1;
}

#footer .footer-top h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 15px;
}

#footer .footer-top .footer-contact p {
    font-weight: 400;
    font-size: 13px;
}

@media only screen and (min-width: 960px) {
    .nav {
        padding: 1px 0 0 100px;
    }
}

.bnrfrm{
    padding: 10px;
}
/* .nav-lock-scroll {
    overflow: hidden;
} */
.nav {
    display: none;
    position: static;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 900;
    overflow-x: hidden;
    overflow-y: auto;
}
.nav ul {
    display: block;
    position: relative;
    zoom: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.nav a,
.nav a:active,
.nav a:hover,
.nav a:visited {
    display: block;
    position: relative;
}
@media only screen and (min-width: 960px) {
    .nav {
        display: block;
        position: relative;
        bottom: auto;
        overflow: visible;
        z-index: 1;
    }
    .nav li {
        position: relative;
        white-space: nowrap;
    }
    .nav > ul > li {
        display: inline-block;
    }
    .nav ul {
        display: block;
    }
    .nav ul ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 901;
    }
    .nav ul ul ul {
        top: 5px !important;
        left: 100% !important;
        z-index: 902 !important;
		background-color: #192964 !important;
    }
    .nav ul ul ul ul {
        z-index: 903;
    }
    .nav ul ul ul ul ul {
        z-index: 904;
    }
    .nav ul ul li.nav-left > ul {
        left: auto;
        right: 95%;
    }
    .nav-no-js .nav li:hover > ul {
        display: block;
    }
}
@media only screen and (max-width: 959px) {
    .nav-no-js .nav-button:hover + .nav,
    .nav-no-js .nav-button:hover + .nav + .nav-close,
    .nav-no-js .nav:hover,
    .nav-no-js .nav:hover + .nav-close {
        display: block;
    }
}

*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.row{
	margin-right: 0 !important;
	margin-left: 0 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wid-25{
	width: 25%;
}
.my-header{
	position: relative;
	z-index: 999;
	/* top: 0; */
	width: 100%;
}
._logo{
	background-color: #ffffff;
	padding: 14px 15px 14px 0;
	text-align: right;
	position: relative;
}
._logo img{
	width:52%;
}
.wid-75{
	width: 75%;
}
.rednav{
	background-color: #ed1d24;
	padding: 4px 0 9px 0;
	text-align: right;
	font-family: 'Poppins', sans-serif;
}
.wid-90{
	width: 96%;
}
._navcon{
	vertical-align: middle;
}
._navcon a{
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
._navcon a:hover{
	text-decoration: none;
	color: #ffffff;
}
._navcon img{
	margin-left: 20px;
	margin-right: 6px;
	width: 30px;
}
._logo:before {
    position: absolute;
    content: "";
    right: -30px;
    top: 0;
    border-style: solid;
    border-color: #ffffff transparent #ffffff transparent;
    border-width: 92px 30px 0px 0px;
    z-index: 2;
}
/*-- --*/
.trnnav{
	background-color: transparent;
}
.trnnav .navbar-default {
    background-color: transparent;
    border-color: #e7e7e700;
    border: none;
}
.nav__mobile .nav__btn {
	display: block
}
.nav__mobile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.nav__logo {
	font-size: 1.4rem;
	font-weight: 700;
	color: #555
}
.nav__menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	background-color: transparent;
	width: 100%;
	position: relative;
}
.showing {
	max-height: 37rem;
	-webkit-transition: all .5s;
	transition: all .5s
}
.nav__menu li {
	list-style: none;
	position: relative;
	white-space: nowrap;
}
.nav__menu li a {
	display: block;
	font-size: 1rem;
	color: #222;
	text-decoration: none;
}
.nav-toggle {
	display: none;
	background-color: transparent;
	width: 40px;
	cursor: pointer;
	padding: 4px;
	opacity: 1;
}
.nav-toggle span {
	position: relative;
	display: block;
	height: 4px;
	border-radius: 35px;
	width: 100%;
	margin-top: 0;
	background-color: #000;
	-webkit-transition: all .25s;
	transition: all .25s
}
.nav-toggle span.mrg {
	margin-top: 5px
}
.nav-toggle.open span:first-child {
	-webkit-transform: rotate(45deg) translate(6.2px, 6.2px);
	transform: rotate(45deg) translate(6.2px, 6.2px)
}
.nav-toggle.open span:nth-child(2) {
	width: 0;
	opacity: 0
}
.nav-toggle.open span:last-child {
	-webkit-transform: rotate(-45deg) translate(6.2px, -6.2px);
	transform: rotate(-45deg) translate(6.2px, -6.2px)
}
.nav__menu .dropdown ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: static;
	padding: 0;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .4s;
	transition: all .4s
}
.nav__menu .dropdown ul.show {
	max-height: 20rem;
	-webkit-transition: all .4s;
	transition: all .4s
}
.nav__menu .dropdown li a {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color: #222;
	text-decoration: none;
}

.menu-toggle {
	max-height: 0;
	overflow: hidden;
}
.menu-toggle, .menu-toggle.active {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.menu-toggle.active {
	max-height: 100vh;
}
.resize-animation-stopper * {
	-webkit-transition: none!important;
	transition: none!important;
	-webkit-animation: none!important;
	animation: none!important;
}
@media screen and (min-width:992px) {
.menu-toggle {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	max-height: 14.4vh;
	overflow: visible;
	width: 100%;
	position: relative;
	z-index: 1;
}
.nav__container {
	width: 100%;
	max-width: 1000px;
	margin: auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 40px;
}
.nav__container, .nav__mobile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.nav__mobile .nav__btn {
	display: none
}
.nav__menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	max-height: 100%;
	overflow: visible;
	margin-bottom: 0px;
}
.nav__menu li {
	list-style: none;
	position: relative;
	white-space: nowrap;
}
.trnnav .navbar{
	padding: 0px 0 0px 220px;
	margin-bottom: 0;
}
.nav__menu li a {
	font-size: 1rem;
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
	padding: 15px;
	text-transform: uppercase;
	z-index: 9;
	position: relative;
}
._ahov{
	position: relative;
}
._ahov {
    transform: skew( 340deg);
    position: absolute;
    content: "";
    background: #19296400;
    width: 100%;
    height: 36px;
    z-index: 1;
    left: 0;
    top: 7px;
}
.nav__menu li:hover ._ahov{
	background: #192964;
}
.nav__menu .dropdown {
	position: relative;
}
.nav__menu .dropdown ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	top: 100%;
	left: -40px;
	opacity: 0;
	visibility: hidden;
	overflow: visible;
	padding: 0 1rem;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.nav__menu .dropdown:hover>ul {
	top: 100%;
	left: -20px;
	opacity: 1;
	visibility: visible;
	overflow: visible;
	padding: 0 1rem;
}
.nav__menu .dropdown ul li {
	padding: 0px;
	min-width: 240px;
	background-color: #192964;
	position: relative;}
.nav__menu .dropdown ul li:hover {
	background-color: #ed1d24;
}
.nav__menu .dropdown ul li a {
	display: block;
	color: #fff;
	text-transform: uppercase;
}
.nav__menu .dropdown ul li a:hover {
	display: block;
	color: #ebf6ff;
} 
.nav__menu .dropdown .dropdown:hover>ul {
	position: absolute;
	top: 0;
	right: calc(100% - 17px);
	left: auto;
	opacity: 1;
	visibility: visible;
}
.nav__menu .dropdown .dropdown ul {
	position: absolute;
	top: 0;
	right: -102px !important;
	left: auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
}
/*----*/
.sliderin img{
	width: 100%;
	/* height: 800px; */
	/* object-fit: cover; */
}
.sliderin{
	position: relative;
}
._bluebg{
	position: absolute;
	background-color: rgb(25 41 100 / 20%);
	padding: 100px 0;
	text-align: center;
	top: 40%;
    left: 7.5%;
	width: 570px;
	font-family: 'Raleway', sans-serif;
}
._bluebg h2{
	font-size: 60px;
	font-weight: 400;
	color: #ffffff;
	margin: 0px;
	text-transform: uppercase;
}
._bluebg h2 span{
	color: #ffea3a;
}
._bluebg h1{
	font-size: 60px;
	font-weight: 800;
	margin: 0;
	color: #ffea3a;
	line-height: 50px;
}
._bluebg p{
	font-size: 19px;
	font-weight: 700;
	color: #ffffff;
	margin: 0;
}
.slide-portion .carousel-indicators {
    position: absolute;
    bottom: 108px;
    left: 12%;
    z-index: 15;
    width: 30%;
    padding-left: 0;
    margin-left: 0;
    text-align: left;
    list-style: none;
}
.slide-portion .carousel-indicators li {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 2px;
    text-indent: 0;
    cursor: pointer;
    background-color: rgb(255 255 255);
    border: none;
    border-radius: 17px;
    font-size: 20px;
    line-height: 34px;
    color: #000000;
    text-align: center;
}
.slide-portion .carousel-indicators .active {
    width: 34px;
    height: 34px;
    margin: 2px;
    color: #fff;
    background-color: #eb3034;
}
/*---*/
.my-slider{
	position: relative;
	/*top: -105px;*/
	z-index: 1;
}
/*._fl-form {
    position: absolute;
    bottom: -13.5%;
    right: 4%;
     z-index: 999; 
}*/

.slider-form .nav-tabs {
    border-bottom: none;
}
.slider-form .nav-tabs>li>a {
   margin-right: 0;
    line-height: 2;
    border: none;
    border-radius: 1rem;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.slider-form .nav-tabs>li>a:hover {
    border-color: transparent;
    border: none;
}
.slider-form .nav-tabs>li {
    width: 42%;
    float: left;
    margin-bottom: 0;
    text-align: center;
    font-size: 18px;
    background: #192964;
    padding: 0;
    text-transform: uppercase;
    border-radius: 1rem;
    margin-left: 20px;
}
.slider-form .nav-tabs>li.active>a {
    color: #fff;
    cursor: default;
    background-color: #ff1519;
    border: none;
    border-bottom-color: transparent;
    font-family: 'Poppins', sans-serif;
    border-radius: 1rem;
}
.slider-form .nav-tabs>li.active>a:focus{
	color: #fff;
    cursor: default;
    background-color: #ff1519;
    border: none;
    border-bottom-color: transparent;
}
.slider-form .nav-tabs>li.active>a:hover{
    color: #fff;
    cursor: default;
    background-color: #ff1519;
    border: none;
    border-bottom-color: transparent;
}
.slider-form .nav>li>a:focus, .slider-form .nav>li>a:hover {
    text-decoration: none;
    background-color: #192964;
    border-radius: 1rem;
}
.tac{
	text-align: center;
}
._pilin{
	padding: 30px 20px;
}
._pilin h3{
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 30px 0;
}
._pilin h3 span{
	font-size: 22px;
	font-weight: 700;
}
.wid-50{
	width: 50%;
}
.wid-100{
	width: 100%;
}
.mtb-125 {
    margin-bottom: 25px;
    margin-top: 15px;
}
.editlebel{
	padding: 0;
	line-height: 40px;
	font-size: 13px;
	color: #000000;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	height: 28px;
}
.editinput{
	border: none;
	border-bottom: 1px solid #a8a9aa;
	width: 90%;
	background-color: transparent;
	height: 36px;
	outline: none;
	color: rgba(34, 34, 34, .5);
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	cursor: pointer;
}
.editinput::placeholder{
	color: rgba(34, 34, 34, .5);
	font-size: 12px;
}
.padlr-10{
	padding-left: 10px;
	padding-right: 10px;
}
.padlr-15{
	padding-left: 15px;
	padding-right: 15px;
}
.editbtn1{
	width: 120px;
	height: 36px;
	border: none;
	border-radius: 18px;
	font-size: 11px;
	font-family: 'Poppins', sans-serif;
	color: #ffffff;
	background-color: #ff1519;
	outline: none;
	margin-left: 10px;
	cursor: pointer;
}
.editbtn2{
	width: 120px;
	height: 36px;
	border: none;
	border-radius: 18px;
	font-size: 11px;
	font-family: 'Poppins', sans-serif;
	color: #ffffff;
	background-color: #303e6f;
	outline: none;
	margin-left: 10px;
	cursor: pointer;
}
.mb-15{
	margin-bottom: 10px;
}
.mb-25{
	margin-bottom: 10px;
}
.wid-12{
	width: 15%;
}
.download_btn{
    display: flex !important;
    align-items: flex-start !important;
    padding: 0px !important;
    border:none !important;
}
.wid-22{
	width: 22%;
}
#items_div_main .row{
    gap:6px;
}
.editinput2{
	border: 1px solid #a8a9aa;
	width: 90%;
	background-color: transparent;
	height: 36px;
	border-radius: 18px;
	outline: none;
	color: rgba(34, 34, 34, .5);
	font-size: 10px;
	font-family: 'Poppins', sans-serif;
	cursor: pointer;
}
.item_select_box label{
    position: relative !important;
    top: -20px !important;
}
.editlebel2{
	font-size: 12px;
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
.editinput3{
	border: none;
	border-bottom: 1px solid #a8a9aa;
	width: 95%;
	background-color: transparent;
	height: 36px;
	outline: none;
	color: rgba(34, 34, 34, .5);
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	cursor: pointer;
}
.editbtn3{
	border: none;
	outline: none;
	cursor: pointer;
	background-color: transparent;
	margin-top: 5px;
}
.mb-30{
	margin-bottom: 20px;
}
.tar{
	text-align: right;
}
.editbtn4{
	border: 2px solid #636363 !important;
	text-transform: uppercase !important;
	outline: none !important;
	cursor: pointer !important;
	background-color: transparent !important;
	font-size: 14px !important;
	color: #000000 !important;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 500 !important;
	margin-right: 0 !important;
	width: 120px !important;
	border-radius: 22px !important;
}
.editbtn5{
	border: none !important;
	text-transform: uppercase !important;
	outline: none !important;
	cursor: pointer !important;
	background-color: #ff1519 !important;
	font-size: 14px !important;
	color: #ffffff !important;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 500 !important;
	width: 120px !important;
	border-radius: 22px !important;
}
.minh-606{
	min-height: 616px;
}
	.quesadilla input[type="date"]::-webkit-inner-spin-button {
        opacity: 0;
    }

    .quesadilla input[type="date"]::-webkit-calendar-picker-indicator {
        background: url(https://cdn3.iconfinder.com/data/icons/linecons-free-vector-icons-pack/32/calendar-16.png) center/80% no-repeat;
        color: rgba(0, 0, 0, 0);
        opacity: 0.8;
    }

    .quesadilla input[type="date"]::-webkit-calendar-picker-indicator:hover {
        background: url(https://cdn3.iconfinder.com/data/icons/linecons-free-vector-icons-pack/32/calendar-16.png) center/80% no-repeat;
        opacity: 1;
    }
/*----  coupon code ----*/
.couponcode{
	background-color:  rgb(48 62 111 / 7%);
	padding-top: 130px;
}
.steveimg{
	position: relative;
}
.steveimg img{
	width: 90%;
	margin-bottom: -30px;
}
.steveimg:after {
    position: absolute;
    content: "";
    background-image: url(../images/blu-dot.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 150px;
    height: 200px;
    top: -75px;
    left: -55px;
    z-index: -1;
}
.stevetxt{
	padding-top: 0;
	padding-left: 20px;
}
.p1{
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #222222;
	margin-bottom: 0px;
}
.p2{
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #ff1519;
	margin-bottom: 5px;
}
.p3{
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #222222;
	margin-bottom: 0px;
}
.p3 a{
	text-decoration: none;
	font-weight: 400;
	color: #222222;
}
.p3 a:hover{
	color: #222222;
}
.p4{
	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	font-weight: 700;
	color: #222222;
	margin-bottom: 12px;
}
.p4 span a{
	font-weight: 700;
	font-size: 45px;
	color: #ff1519;
	font-family: 'Poppins', sans-serif;
	text-decoration: none;
}
.p4 span a:hover{
	text-decoration: none;
	color: #ff1519;
}
.stevebtn{
	width: 200px;
	height: 45px;
	border: none;
	border-radius: 22px;
	color: #ffffff;
	background-color: #ff1519;
	outline: none;
	font-size: 16px;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}
/*-- logo slider --*/
.brndslider{
	margin-top: 100px;
	margin-bottom: 60px;
}
._brndtl h4{
	font-size: 36px;
	font-weight:700;
	font-family: 'Poppins', sans-serif;
	color: #000000;
	margin: 0;
}
._brndtl h2{
	font-size: 60px;
	font-weight:700;
	font-family: 'Poppins', sans-serif;
	color: #ed1d24;
	margin: 0;
}
._brndtl p{
	font-size: 20px;
	font-weight:400;
	font-family: 'Poppins', sans-serif;
	color: rgb(0 0 0 / 60%);
}
._brndtl{
	position: relative;
}
._brndtl:after{
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 2px;
	height: 280px;
	background-color: #ff1519;
}
.lowlsld{
	padding-top: 45px;
	padding-left: 15px;
	padding-right: 15px;
}
.lowlsld .owl-carousel .owl-item img{
	filter: grayscale(100%);
	cursor: pointer;
}
.lowlsld .owl-carousel .owl-item img:hover{
	filter: grayscale(0%);
}
/*-- we offer --*/
.marb-30{
	margin-bottom: 30px;
}
._boxw{
	background-color: #ffffff;
	padding: 40px 22px;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
	margin: 15px 0;
}
._boximg{
	text-align: center;
}
._boximg img{
	width: 80px;
	margin-bottom: 25px;
}
._boxtxt h4{
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
}
._nkbjh{
	min-height: 130px;
}
._nkbjh p{
	min-height: 200px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0px;
	text-align: justify;
}
._boxw:hover{
	background-color: #ed1d24;
}
._boxw:hover ._dp1{
	display: none;
}
._dp2{
	display: none;
}
._boxw:hover ._dp2{
	display: block;
	margin: 0px auto 25px auto;
}
._boxw:hover ._nkbjh p{
	color: #ffffff;
}
._boxw:hover ._boxtxt h4{
	color: #ffffff;
}
/*-- testimonial --*/
._testimonial{
	background-color: #ff1519;
	margin: 50px 0;
}
._testimonial .col-md-4{
	padding-left: 0;
} 
._testimonial .col-sm-12{
	padding-left: 0;
}
._testimonial .col-12{
	padding-left: 0;
}
.tstimg img{
	width: 100%;
}
.tsttxt{
	padding-top: 14%;
	padding-left: 20px;
}
.tsttxt h2{
	font-family: 'Poppins', sans-serif;
	font-size: 45px;
	color: #ffffff;
	font-weight: 700;
}
.tsttxt h2 span{
	color: #ffe92c;
}
.tslidein div p{
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: 400;
}
.tslidein{
	width: 80%;
}
.tslidein div{
	min-height: 100px;
}
.tslidein p i{
	font-size: 12px;
	color: #ffe92c;
	margin: 1px;
}
.tslidein h2{
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	color: #ffffff;
	font-weight: 700;
	margin-top: 0;
	text-transform: capitalize;
}
/*-- Services and solutions --*/
._heading h4{
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	color: #222222;
	font-weight: 500;
	margin: 10px 0 0 0;
}
.wid-33{
	width: 33.333333%;
}
._poltr{
	margin: 15px 0;
	background-color: #ffffff;
	box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 20%);
	padding: 0px;
    margin: 10px;
}
.wid-20{
	width: 20%;
}
.wid-80{
	width: 80%;
}
._mhrqa{
	padding: 15px;
}
._vgfcdx img {
    width: 100%;
    margin: 45px 0px auto 0px;
}
._mhrqa h4{
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	color: #222222;
	font-weight: 700;
	margin-bottom: 12px;
}
._mhrqa p{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #222222;
	font-weight: 400;
	margin: 0;
	text-align: justify;
}
._dp4{
	display: none;
}
._poltr:hover{
	background-color: #ff1519;
}
._poltr:hover ._dp4{
	display: block;
}
._poltr:hover ._dp3{
	display: none;
}
._poltr:hover ._mhrqa p{
	color: #ffffff;
}
._poltr:hover ._mhrqa h4{
	color: #ffffff;
}
/*-- logo slider 2 --*/
._owlin{
	text-align: center;
}
._lgsld2{
	padding: 0 30px;
}
.logoslid2{
	margin: 50px 0;
}
.logoslid2 .owl-carousel .owl-item img{
	width: 160px;
	height: 160px;
	object-fit: cover;
	border-radius: 50%;
	box-shadow: 0 0 20px 0 #00000030;
	margin: 15px auto;
}
._owlin h4{
	font-size: 16px;
	font-weight: 500;
	color: #222222;
	font-family: 'Poppins', sans-serif;
}
._heading{
	font-family: 'Poppins', sans-serif;	
	text-align: center;
}
._heading h2{
	font-size: 45px;
	font-weight: 700;
	color: #222222;
	margin: 0;
}
._heading h2 span{
	color: #ff0000;
}
._heading p{
	font-size: 15px;
	font-weight: 500;
	color: rgb(0 0 0 / 60%);
	margin-top: 15px;
	margin-bottom: 40px;
	padding: 0 85px;
}
/*-- youtube part --*/
._ytvdo{
	background-color: #192964;
	position: relative;
	margin: 100px 0;
}
._ytvdo:after {
    position: absolute;
    content: "";
    background-image: url(../images/blu-dot.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 150px;
    height: 200px;
    top: -75px;
    left: 0px;
    z-index: -1;
}
._ytvdo:before {
    position: absolute;
    content: "";
    background-image: url(../images/blu-dot.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 150px;
    height: 200px;
    bottom: -90px;
    right: 0px;
    z-index: -1;
}
._bltxt{
	text-align: center;
	padding-left: 60px;
}
._bltxt h4{
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 15px;
}
._bltxt p{
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 400;
	padding: 5px 15px;
	margin-bottom: 20px;
}
._bltxt p span{
	color: #ffff00;
	text-transform: uppercase;
}
._vtfsh{
	width: 80%;
	margin: 112px auto;
}
._pjsaew iframe{
	width: 100%;
	height: 380px;
	margin-bottom: -5px;
}
._vtfsh a{
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 6px 15px;
	border: 1px solid #ffffff;
	border-radius: 15px;
	color: #ffffff;
	text-decoration: none;
}
._vtfsh a:hover{
	text-decoration: none;
	color: #ffffff;
}
/*-- blog --*/
._blog{
	margin-top: 100px;
	margin-bottom: 60px;
}
._bloginn{
	background-color: #ffffff;
	box-shadow: 0 0 40px 0 rgb(0 0 0 / 7%);
}
.blogimg img{
	width: 100%;
	height: 150px;
	object-fit: cover;
	margin-bottom: 5px;
}
.blogtxt{
	padding: 15px;
}
.blogtxt h4{
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	color: #222222;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 0;
}
.blogtxt p{
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	color: #222222;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 0;
	text-align: justify;
}
/*-- map --*/
.mapwh iframe{
	width: 100%;
	height: 400px;
}
._map{
	margin-bottom: 80px;
}
/*-- footer --*/
.myfooter{
	background-color: #192964;
}
._abfoot{
	padding: 0 80px;
	position: relative;
	top: -35px;
}
.ftr1{
	background-image: linear-gradient(to bottom right, #1a3495, #194794);
	padding: 15px 5px 16px 5px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
}
.ftr2{
	background-image: linear-gradient(to bottom right, #335a9f, #336b9d);
	padding: 15px 5px 0px 5px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
}
.ftr3{
	background-image: linear-gradient(to bottom right, #1a5691, #1a6a8f);
	padding: 15px 5px 16px 5px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
}
._fcall{
	width: 50px;
	text-align: center;
	margin-right: 5px;
	padding: 5px;
}
._ftxt {
    width: 78%;
}
._fcall img{
	width: 100%;
}
._ftxt p{
	font-size: 16px;
	margin-bottom: 0;
	font-weight: 500;
}
._ftxt p span{
	font-size: 12px;
	font-weight: 400;
}
.mainft{
	margin-top: 40px;
}

/*-- cpoyright --*/
.copyr{
	background-color: #000000;
	padding: 15px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	text-align: center;
}
.copyr p{
	font-size: 14px;
	margin: 0;
}
._mftr1{
	font-family: 'Raleway', sans-serif;
	color: #ffffff;
}
.pdlr40{
	padding: 0 40px;
}
._mftr1 img.ftlogo{
	width: 100%;
	margin-bottom: 15px;
}
._mftr1 p{
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
}
._mftr1 p span{
	font-weight: 400;
	font-size: 13px;
}
._mftr1 h4{
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 15px;
}
._mftr1 ul{
	margin-bottom: 30px;
}
._mftr1 ul li{
	list-style-type: none;
	margin-bottom: 12px;
}
._mftr1 ul li a{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}
._mftr1 ul li a:hover{
	color: #ffffff;
	text-decoration: none;
}
._mftr1 span img{
	width: 50px;
	margin-right: 5px;
	margin-bottom: 10px;
}
/*=======================service page==========================*/
._srtxt{
	margin-top: 50px;
	margin-bottom: 100px;
}
.offrtxt ._alsk {
    margin: 30px;
    padding: 15px;
    background: #ffffff;
    /* padding-left: 30px; */
    /* padding-top: 30px; */
    box-shadow: 0 0 10px 0 #00000030;
}
.offrtxt ._alsk2 {
   margin: 30px;
    padding: 15px;
    background: #ffffff;
    /* padding-left: 30px; */
    /* padding-top: 30px; */
    box-shadow: 0 0 10px 0 #00000030;
}
._serbanner img {
    height: 530px;
    width: 100%;
    object-fit: cover;
}
._lkiop img{
	width: 100%;
}
._usfin .wid-66{
	width: 50%;
}
._usfin .wid-33{
	width: 50%;
}
._lkiop{
	position: relative;
}
._lkiop:after{
	position: absolute;
	content: "";
	background-image: url(../images/blu-dot.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 150px;
    height: 200px;
    top: -55px;
    left: -55px;
    z-index: -1;
}
._srtxt h2{
	margin-bottom: 60px;
}
._alsk{
	padding-left: 30px;
	padding-top: 30px;
}
._alsk p{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #222222;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: justify;
}
._lkiop2{
	position: relative;
}
._lkiop2:after{
	position: absolute;
	content: "";
	background-image: url(../images/blu-dot.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 150px;
    height: 200px;
    top: -55px;
    right: -55px;
    z-index: -1;
}
._alsk2{
	padding-right: 30px;
	padding-top: 30px;
}
._mt50p{
	margin-top: 50px;
}
._lmjkl{
	margin-top: 40px;
	text-align: center;
}
._lmjkl a{
	padding: 10px 50px;
	text-decoration: none;
	color: #ffffff;
	font-weight: 500;
	font-size: 24px;
	line-height: 50px;
	background-color: #ff1519;
	border-radius: 30px;
}
._lmjkl a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #ff1519;
}
._lkiop2 img{
	width: 100%;
}
._alsk2 p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #222222;
    margin-bottom: 20px;
    margin-top: 0;
	text-align: justify;
}
._usfin ._alsk p{
	padding: 15px;
	background-color: #ffffff;
	box-shadow: 0 0 10px 0 #00000020;
	margin-bottom: 0;
}
.inn-banner {
    position: relative;
}
.inn-banner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #00000040;
}
.inn-banner img {
    height: 530px;
    width: 100%;
    object-fit: cover;
}
.mtb-50{
	margin-top: 50px;
	margin-bottom: 50px;
}
._innerpbox ._nkbjh {
    min-height: 160px;
}
._fbakno{
	background-image: url(../images/dd.jpg);
	width: 100%;
	background-attachment: scroll;
	min-height: 250px;
	background-attachment: fixed;
	background-repeat: no-repeat;
    background-size: cover; 
    text-align: center;
}
._countup{
	text-align: center;
	font-family: 'Poppins', sans-serif;
	padding: 80px 0 40px 0;
}
._countup h2{
	font-size: 55px;
	font-weight: 700;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 20px;
}
._countup h4{
	font-size: 22px;
	font-weight: 600;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 20px;
}
._fbakno button{
	margin-bottom: 40px;
}
.inn-testi .tsttxt {
    padding-top: 5%;
    padding-left: 20px;
}
.inn-testi .tsttxt p{
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}
.inn-testi .tsttxt .tslidein p{
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	padding-top: 15px;
	font-style: italic;
}
.inn-testi .tslidein div {
    min-height: 150px;
}
.inn-testi{
	background-color: #ff1519;
}
.inn-testi .col-12 {
    padding-left: 0;
}
.blogimgin img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin-bottom: 5px;
}
.blogtxtin {
    padding: 15px;
}
.blogtxtin h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0;
}
.blogtxtin p {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: #222222;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 0;
}
._bloginn a{
	text-decoration: none;
}
._bloginn a:hover{
	text-decoration: none;
}
._bloginn a:hover .blogtxtin h4{
	color: #ff1519
}
._bvmb{
	margin-top: 30px;
	margin-bottom: 10px;
}
.blogtxtin ul{
	margin: 0 0 8px 0;
    padding: 0;
    list-style: none;
}
.blogtxtin ul li{
	color: #333;
    font-size: 12px;
    display: inline-block;
    margin: 0;
    margin-right: 12px;
    line-height: 1.3;
}
.blogtxtin ul li a{
	text-decoration: none;
	color: #333;
}
.blogtxtin ul li a:hover{
	text-decoration: none;
	color: #333;
}
.getint{
	background-image: url(../images/gint.jpg);
	width: 100%;
	padding: 100px 0;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
.geditinput{
	border: none;
    border-bottom: 2px solid #222222;
    width: 100%;
    background-color: transparent;
    height: 40px;
    outline: none;
    color: #222222;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    padding: 0 10px;
    margin-bottom: 15px;
}
.geditinput::placeholder{
	color: #222222;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
.geditinput2{
	border: none;
    border-bottom: 2px solid #222222;
    width: 100%;
    background-color: transparent;
    height: 80px;
    outline: none;
    color: #222222;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    padding: 10px 10px 0 10px;
    margin-bottom: 15px;
}
.geditinput2::placeholder{
	color: #222222;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
.geditbtn5{
	border: none;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    background-color: #192964;
    font-size: 16px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    width: 170px;
    height: 40px;
    border-radius: 22px;
    margin-top: 30px;
}
._bvfgtr p{
	font-size: 14px;
    color: #454545;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
}
._bottmtxt{
	padding: 50px 0;
	margin-bottom: 40px;
}
.mb-40{
	margin-bottom: 40px;
}
._abtxt {
    margin-top: 50px;
    margin-bottom: 100px;
}
._abtxt ._alsk {
    padding-left: 20px;
    padding-top: 0px;
}
._abtxt ._alsk p {
    font-size: 14px;
    margin-bottom: 10px;
}
.marb-70{
	margin-bottom: 70px;
}
._usfin ._alsk {
    margin: 42px 30px;
    padding-left: 0px;
    padding-top: 0px; 
}
._usfin {
    margin-top: 50px;
    margin-bottom: 100px;
}
._ufipg {
    padding: 50px 0;
    font-family: 'Poppins', sans-serif;
}
._plkiop{
	color: #ff0000;
	font-size: 16px;
	font-weight: 600;
}
._plkiop a{
	text-decoration: none;
	color: #ff0000;
}
._plkiop a:hover{
	text-decoration: none;
	color: #192964;
}
._ygthu{
	color: #222222;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
}
.mb-20{
	margin-bottom: 20px;
}
._ygthu ul{
	margin-top: 30px;
	margin-bottom: 30px;
}
._ygthu ul li {
    list-style-type: none;
    color: #222222;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    padding-left: 15px;
    position: relative;
}
._ygthu ul li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 3px;
    left: 2px;
    top: 7px;
    background-color: #ff0000;
}
/*._contbg img {
    height: 500px;
    width: 100%;
    object-fit: cover;
}*/
._c1de img{
	width: 100%;
}
._c1de{
	background-color: #192964;
	margin: 50px 0;
}
._tre{
	padding-top: 200px;
	text-align: left;
}
._contbg {
    position: relative;
}
._aqmnb{
	position: absolute;
	bottom: 120px;
	left: 0;
	right: 0;
	z-index: 9;
}
._tre h2 {
    font-size: 45px;
    font-weight: 700;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0px;
}
._tre p{
	font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    margin-top: 8px;
    margin-bottom: 50px;
}
._pasld {
    font-family: 'Poppins', sans-serif;
    color: #222222;
    padding: 30px 0px;
    background: #ffffff;
    text-align: center;
    box-shadow: 0 0 10px 0 #00000020;
    margin-bottom: 30px;
}
._pasld h3{
	font-size: 34px;
	font-weight: 600;
	margin-bottom: 30px;
}
._pasld p{
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 15px;
}
._pasld p span{
	font-weight: 500;	
	font-size: 16px;
	margin-right: 5px;
}
._pasld p a{
	font-weight: 400;
	color: #222222;
}
._pasld p a:hover{
	color: #222222;
}
.cnwb{
	background-color: #ffffff;
	box-shadow: 0 0 10px 0 #00000010;
	padding: 15px;
	margin: 15px 0;
	font-family: 'Poppins', sans-serif;
	min-height: 366px;
}
.cnwb h4{
	font-size: 16px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 15px;
}
.cnwb p{
	font-size: 13px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 10px;
}
.fc22{
	color: #222222;
}
.fc44{
	color: #444444;
}
.cnwb:hover{
	background-color: #ed1d24;
}
.cnwb:hover .fc22{
	color: #ffffff;
}
.cnwb:hover .fc44{
	color: #ffffff;
}
.contactus{
	margin-bottom: 50px;
}
.blgbner img{
	width: 100%;
	height: 550px;
	object-fit: cover;
}
.ininbnr img{
	width: 100%;
	height: 500px;
	object-fit: cover;
}
.ininbnr{
	margin-bottom: 50px;
}
._pqlero{
	width: 100%;
	box-shadow: 0 0 10px 0 #00000020;
}
._chlavel{
	width: 100%;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-color: #192964;
	color: #ffffff;
	padding: 10px 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 0;
}
/*._pqlero label{
	width: 100%;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-color: #192964;
	color: #ffffff;
	padding: 10px 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 0;
}*/
._mainblog{
	margin: 80px 0;
}
._blselct{
	width: 100%;
    height: 32px;
    padding: 6px 15px;
    background-color: #ffffff;
    border: none;
    outline: none;
}
/*._blselct option{
	height: 40px;
	width: 100%;
	font-size: 15px;
}*/
._lmasgex ul li{
	list-style-type: none;
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	font-weight: 400;

}
._lmasgex ul li a{
	text-decoration: none;
	color: #192964;
}
._lmasgex ul li a:hover{
	text-decoration: none;
	color: #192964;
}

/*---------------------new css 19.04.2021------------*/
@media only screen and (min-width: 991px) and (max-width: 10000px){
	.sld-frm-mb{
		display: none;
	}
}
@media only screen and (min-width: 1px) and (max-width: 990px){
	._navicbtn{
		display: none;
	}
	/*.sld-frm-desk{
		display: none;
	}
	._bluebg{
		display: none;
	}*/
	
}
._navicbtn{
	font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    background-color: #192964;
    margin-left: 15px;
    width: 130px;
    height: 36px;
    border-radius: 20px;
    border: none;
    outline: none;
}
._navicbtn i{
	margin-right: 5px;
}
._bluebg h2 {
    font-size: 40px;
    }
._bluebg h1 {
    font-size: 42px;
    color: #ffea3a;
    line-height: 32px;
}
._bluebg p {
    font-size: 16px;
}
._bluebg {
    background-color: #1929644d;
    padding: 50px 0;
    text-align: center;
    top: 68.5%;
    left: 6%;
    width: 380px;
}
.slide-portion .carousel-indicators {
    bottom: 20px;
    left: 6%;
}

.sld-frm-desk ._pilin h3{
	font-size: 16px;
	margin: 0 0 15px 0;
}
.sld-frm-desk ._pilin h3 span {
    font-size: 20px;
}
.sld-frm-desk ._pilin {
    padding: 10px 15px;
}
.sld-frm-desk .editinput {
    border: none;
    border-bottom: 1px solid #5d5d5d;
    color: #000000;
    margin-bottom: 5px;
    box-shadow: none;
    border-radius: 0 !important;
}
.sld-frm-desk .editinput::placeholder{
	color: #000000;
}
.sld-frm-desk .padlr-10 {
    padding-left: 0px;
    padding-right: 0px;
}
.sld-frm-desk .wid-25 {
    width: 15%;
}
.sld-frm-desk .wid-35{
	width: 35%;
}
.sld-frm-desk .wid-75 {
    width: 85%;
}
.sld-frm-desk .wid-15 {
    width: 12%;
    /*padding-left: 10px;*/
}
.sld-frm-desk .editinput3{
	border: none;
    border-bottom: 1px solid #5d5d5d;
    color: #000000;
    margin-bottom: 5px;
    box-shadow: none;
    border-radius: 0 !important;
}
.sld-frm-desk .wid-5 {
    width: 12%;
}
.sld-frm-desk .wid-99 {
    width: 72%;
    padding-left: 5px;
}
.sld-frm-desk .editinput2{
	border-radius: 20px !important;
    height: 28px;
    margin-top: 0;
    padding: 0 10px;
    color: #222222;
}
.sld-frm-desk ._wsxcd{
	margin-top: 15px;
}
.slider-form.sld-frm-desk .nav-tabs>li>a {
    padding: 5px 0;
}
.sld-frm-desk .editlebel{
	line-height: 34px;
}
.sld-frm-desk .mb-15 {
    margin-bottom: 5px;
}
.sld-frm-desk .mb-25 {
    margin-bottom: 3px;
}
.sld-frm-desk .editbtn1 {
    width: 116px;
    height: 28px;
}
.sld-frm-desk .editbtn2 {
    width: 116px;
    height: 28px;
}

.couponcode{
	padding-top: 190px;
}
.sliderin img{
	height: auto;
}


.minh-606 {
    min-height: 400px;
}
.sld-frm-desk ._pilin.trcnum h3 {
    font-size: 16px;
    margin: 40px 0 0px 0;
}
.trcnum .editinput{
	width: 100%;
	margin-bottom: 15px;
	margin-top: 20px;
	text-align: center;
}

.nav-con .trnnav {
    background: #192964;
}

/*=============================*/

.hgew {
    margin-top: 9%;
}

.fg65 {
    width: 100%;
    display: inline-block;
    margin-bottom: 26px;
}

.dsa {
    float: left;
    width: auto;
    padding: 5px;
    line-height: 34px;
    font-family: 'Poppins', sans-serif;
}

.dsa span {
    float: left;
    background: #ffffff;
    color: #000000;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 32px;
    border-radius: 30px;
    margin-right: 10px;
    border: 1px solid #00008b4d;
    box-shadow: 0px 0px 8px 0px #00000029;
}

.lkh {
        float: left;
    width: 100%;
    background: #0b2668;
    color: #ffffff;
    padding: 2%;
    border-radius: 10px;
    margin-bottom: 25px;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    border-bottom: 7px solid #ed1d24;
}

.fmkih {
    float: left;
    width: 100%;
    padding: 4%;
    background: #ffffff;
    box-shadow: 1px 0px 17px 0px #0000004a;
    border-radius: 10px;
}

.dsa span.active {
    background: #ed1d24 !important;
    color: #ffffff !important;
}


#quotes button.btn.btn-primary {
    float: right;
    background: #ed1d24;
    margin-bottom: 20px;
    border: 1px solid #ffffff;
}


#quotes .row {
    float: left;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px #00000038;
    border: 2px solid #ed491d;
    padding: 10px 0;
}

form#mainForm {
    float: left;
    width: 100%;
}

div#quotes {
    float: left;
}

#quotes button.btn.btn-primary:hover {
    background: #00008b;
}

.glku3 button {
    float: left;
    width: 100%;
}

.glku3 {
    padding-top: 20px;
}

.chobi {
    float: left;
    width: 20%;
    padding-top: 4%;
}

.chobi img {
    width: 100%;
}

.chob2 {
    float: left;
    width: 78%;
    border-left: 1px solid #000000;
    padding-left: 15px;
    margin-left: 9px;
}

.chob2 h1 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color: #000000;
    border-bottom: 1px solid #00000059;
    padding-bottom: 10px;
}

.chob2 p {
    float: left;
    width: 100%;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 500;
}


.priceing_box {
    border-left: 1px solid #000000db;
    border-right: 1px solid #000000db;
    padding-top: 2%;
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    font-family: 'Poppins', sans-serif;
    color: #ed1d24;
}

.gxds {
    background: #0b2668;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;    
    font-size:13px;
}

.gxds:hover {
    background: #ed1d24;
    color: #ffffff !important;
    font-family: 'Poppins', sans-serif;
}


.editbtn3 img {
    width: 18px !important;
}

.modal-content {
background-color: #0b2668 !important;
padding: 5%;
border-top: 8px solid #ff0000;
}


.modal-content h5#exampleModalLongTitle {
    color: #ffffff;
    font-size: 22px !important;
}

.modal-content input.form-control {
    height: 46px;
}

.modal-content button.btn.btn-primary {
    background: #ff0000;
    border: none;
    padding: 10px 30px;
}

.modal-content button.close {
    position: absolute;
    right: 20px;
    top: 20px;
}

.modal-content button.close span {
    color: #ffffff;
    opacity: 1 !important;
    text-shadow: none !important;
    color: #ffffff !important;
}

div#destination_city_suggestion div {
    font-size: 12px !important;
}
.quote_title{
    text-align: center;
    margin: 10px;
}

div#origin_city_suggestion {
    width: 90%;
    position: absolute;
    background: rgb(255, 255, 255);
    bottom: auto;
    top: 45px;
    z-index: 1;
}

div#destination_city_suggestion{
    width: 90%; 
    position: absolute;
    background: rgb(255, 255, 255);
    bottom: auto;
    top: 45px;
	    z-index:1;
}
._porel{
    position:relative;
}
div#origin_city_suggestion div {
    font-size: 12px !important;
}
div#collectionDate input.form-control {
    width: 230px;
    margin: 0 0 10px 0;
} 
.my-header .container-fluid{
	padding-left: 0;
	padding-right: 0;
}
 .rednav .wid-90 {
    width: 96%;
}
.my-header .wid-75 {
    width: 80%;
}
.my-header .wid-25 {
    width: 20%;
}
._gtaqtte button {
    width: 180px;
    height: 40px;
    background-color: #ff1519;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    position: fixed;
    right: -70px;
    top: 47%;
    z-index: 99999;
    transform: rotate(-90deg);
    outline: none;
    border: none;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    text-transform: uppercase;
}
.getmodalq .modal-content{
	border-radius: 15px;
	border: none;
	border-bottom: 5px solid #ec1d23;
}
div#sendEmailModal .modal-content {
    border: none;
    border-bottom: 5px solid #ff0000;
    border-radius: 15px;
}
.editbtn505 {
    border: none;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    background-color: #ff1519;
    font-size: 14px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    width: 160px;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    text-align: center;
}
.editbtn505:hover{
	background-color: #0b2668;
	color: #ffffff;
	text-decoration: none;
}
.btn{	
    font-family: 'Poppins', sans-serif;
}
div#igqo8 #ii6e3{
	margin-bottom: 50px;
}
._newnavb{
	position: relative;
}
.getmodalq .modal-content {
    background-color: #ffffff !important;
    padding: 0;
}
.getmodalq .modal-header{
	border-bottom: 1px solid #0b2668;
}
.getmodalq .modal-content h5#exampleModalLongTitle {
    color: #0b2668;
    }
.getmodalq .modal-content button.close span{
    	color: #0b2668 !important;
    }
.getmodalq .wid-5 {
    width: 12%;
}
.getmodalq .wid-12 {
    width: 17%;
}
div#items_div .wid-12:last-child{
	width: 5%;
}
div#items_div {
	/*margin-top: 10px;*/
}
.minh-606{
	padding: 50px !important;
}
.minh-606 input{
	border: 1px solid #5d5d5d !important;
    color: #000000 !important;
    margin-bottom: 5px !important;
    padding: 0 15px !important;
    height: 40px !important;
    width: 95% !important;
    outline: none;
}
.minh-606 label{
    padding: 0;
    line-height: 40px;
    font-size: 14px;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    height: 28px;
    width: 100%;
}
.minh-606 button {
	width: 150px;
	height: 36px;
	border: none;
    text-transform: uppercase;
    outline: none;
    cursor: pointer !important;
    background-color: #ff1519 !important;
    font-size: 12px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    border-radius: 20px;
}
._navicbtn{
	  /*background-color: #ffffff;
	  width: 5em;
	  height: 5em;
	  border-radius: 50%;*/
	  animation: flash 2.5s linear infinite;
}
/* Tracking styles. */
#get_search_details .form_fields {
    display: flex;
    gap: 20px;
}

#get_search_details .form_fields .form-group {
    width: 50%;
}

.track_submit_success {
    display: block;
    color: green;
    margin-top: 25px;
}
/* End of tracking styles*/

@keyframes flash {
  0%,100%{
    opacity: 0;
  }

  40%{
    opacity: 1;
    background:#192964;
  }

  60%{
    opacity: 1;
    background:#192964;
  }
  
}

.editinput2{
    padding: 0 15px;
}


/*----------*/
div#carousel-example-generic .item img {
    height: 330px;
    object-fit: cover;
    width: 100%;
}
.getmodalq .modal-dialog {
    width: 95%;
}
.getmodalq .hgew {
    margin-top: 1%;
}
.getmodalq .fmkih {
    padding: 0%;
}
._cvbfgre table{
	border: 1px solid #192964;
	margin: 40px 0;
}
._cvbfgre table th{
	background-color: #192964;
	font-weight: 600;
	color: #ffffff;
}
._cvbfgre table th, table td{
	padding: 10px;
	border: 1px solid #192964;
}
._cvbfgre ._heading h2 {
    font-size: 38px;
}
._plasder{
	margin-bottom: 30px 0;
}
._boxwofr {
    background-color: #ffffff;
    padding: 40px 22px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
    margin: 15px 0;
    text-align: center;
}
._boxwofr img{
	margin-bottom: 30px;
}
._boxwofr h2{
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    color: #000000;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 10px;
}
.cvbghj ._heading{
	text-align: left;
	margin: 50px;
}
.cvbghj ._heading h2{
	margin-bottom: 20px;
}
.cvbghj ._heading p{
	padding: 0;
}
._nbhgyt{
	background-image: url("https://www.dtdcaustralia.com.au/wp-content/uploads/2021/04/For-Courier-To-India-Page.png");
	min-height: 350px;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 150px 0;
	margin: 30px 0;
}
.cvbghj h4{
	font-size: 30px;
    font-weight: 600;
    color: #222222;
    margin-bottom: 30px;
}
._plawqs{
	width: 100%;
	margin: 30px 0 15px 0;
	font-size: 22px;
    font-weight: 500;
    color: #222222;
    padding-left: 15px;
}
._plko11{
	font-weight: 600;
	font-size: 14px;
	color: #656565;
	line-height: 20px;
}
._plko11 span{
	color: #ff1519;
}
._lksdgr{
	margin-bottom: 70px;
	margin-top: 30px;
}
._pandarnkh{
	margin: 50px 0;
	border: 1px solid #192964;
	padding: 15px 0;
}
._lasmev{
	text-align: center;
	padding: 50px 0;
}
._lasmev a{
	border: none;
    border-radius: 22px;
    color: #ffffff;
    background-color: #ff1519;
    outline: none;
    font-size: 16px;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    padding: 15px 30px;
}
._lasmev a:hover{
	text-decoration: none;
	color: #ffffff;
}
.cvbghj h4{
	font-size: 18px;
    color: #222222;
    font-weight: 500;
    margin-top: 30px;
}
._lasnerc iframe{
	width: 100;
	height: fit-content;
	margin: 15px 0;
}

.dsa select {
    width: 220px;
    margin-left: 60%;
    height: 35px;
    padding: 0 10px;
    background: #0b2668;
    color: #ffffff;
    font-size: 14px;
    outline: none;
    border: 1px solid #ed1d24;
}
.editbtn5050{
	border: none;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    background-color: #0b2668;
    font-size: 14px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    min-width: 120px;
    height: 34px;
    border-radius: 22px;
    padding: 0 15px;
    margin: 0px 0;
    width: 165px;
}
#content input[type="checkbox"]{
	height: 100%;
}
.applycoupon{
	width:100%; padding-right: 5rem; padding-left: 5rem; display: block ruby;
	font-family: 'Poppins', sans-serif;
}
.applycoupon p{
	font-family: 'Poppins', sans-serif;
}
.priceing_box p {
    font-size: 14px !important;
    font-weight: bold;
	font-family: 'Poppins', sans-serif;
	margin-bottom:5px;
}
input#inculde_insurence {
    height: 100%;
    margin-top: 2px;
}
#pricing_section .table{
	border: 2px solid #0b2668;
	margin: 15px 0;
	width: 100%;
}
._poltr a{
    text-decoration:none;
}
._poltr a:hover{
    text-decoration:none;color:initial;
}
/*************************************/
.newsfeeed{
    background:#e0001b;
    color:#ffffff;
    padding:12px;
    position:relative;
}
.my-header{
    background:#ffffff;
}
.newsfeeed marquee{
    font-size:16px;
}
.newsfeeed span{
    font-size:16px;
    font-weight:700;
    padding-right:15px;
    position:absolute;
    background-color:#e0001b;
    z-index:1;
}
.social_icoo a{
    color: #ffffff;
    font-size: 18px;
    margin: 0 15px 0 0;
}
._mt50p {
    margin-top: 50px;
}
._bhvgcf{
    padding-left:40px;
}
._bhvgcf video{
    width: 100%; 
        margin: 0px 0 80px 0;
}
.couponcode ._brndtl:after{
	display:none;
}
.couponcode ._brndtl p {
    font-size: 17px;
}
.slide-portion .carousel-indicators{
    display:none;
}
.full_p {
    background: #192964;
    margin-bottom: 10%;
    padding: 300px 0 80px 0;
}
.couponcode ._brndtl {
    padding-left: 10px;
}
._brndtl {
    padding-left: 0px;
}
.pt-100{
    padding-top:100px;
}

.slider-form.sld-frm-desk .nav-tabs>li>a.active {
    background: #ff1519;
}

span.icon_button_span {
    visibility: hidden;
    position: absolute;
    min-width: 1px;
    max-width: 300px;
    left: 44%;
    right: auto;
    text-align: center;
    top: auto;
    bottom: -40px;
    background: #ffffff;
    /* border: 2px solid #ff0000; */
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 #000000a1;
    color: #000000;
    z-index: 9;
}
a.info_icon:hover span.icon_button_span {
    visibility: visible;
}
#quotes button.btn.btn-primary, #quotes a.btn.btn-primary {
    float: right;
    background: #ed1d24;
    margin-bottom: 20px;
    border: 1px solid #ffffff;
    width:100%;
    font-family: 'Poppins', sans-serif;
    font-size:13px;
}
#quotes button#get_quotes_to_email_button{
	width:auto;
}
/*----------------------------------------------------------------------------------------------------------*/
/* .nav-lock-scroll{overflow:hidden} */

.nav{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:900;overflow-x:hidden;overflow-y:auto}.nav ul{display:block;position:relative;zoom:1;list-style-type:none;margin:0;padding:0}.nav a,.nav a:active,.nav a:hover,.nav a:visited{display:block;position:relative}@media only screen and (min-width:960px){.nav{display:block;position:relative;bottom:auto;overflow:visible;z-index: 1;}.nav li{position:relative;white-space:nowrap}.nav>ul>li{display:inline-block}.nav ul{display:block}.nav ul ul{display:none;position:absolute;top:100%;left:0;z-index:901}.nav ul ul ul{top:5px;left:95%;z-index:902}.nav ul ul ul ul{z-index:903}.nav ul ul ul ul ul{z-index:904}.nav ul ul li.nav-left>ul{left:auto;right:95%}.nav-no-js .nav li:hover>ul{display:block}}@media only screen and (max-width:959px){.nav-no-js .nav-button:hover+.nav,.nav-no-js .nav-button:hover+.nav+.nav-close,.nav-no-js .nav:hover,.nav-no-js .nav:hover+.nav-close{display:block}}
/*--------------------------------------------------------------*/
/*@font-face{font-family:icon-font;src:url(css/fonts/icon-font.eot);src:url(css/fonts/icon-font.eot?#iefix) format('eot'),url(css/fonts/icon-font.woff) format('woff'),url(css/fonts/icon-font.ttf) format('truetype'),url(css/fonts/icon-font.svg#icon-font) format('svg')}.icon-desktop:before,.icon-menu-close:before,.icon-menu:before,.icon-mobile:before,.icon-submenu-down:before,.icon-submenu-right:before,.icon-world:before,._newnavb .nav .nav-submenu>a:after,.nav-button:before,.nav-close:before,.nav>ul>.nav-submenu>a:after,header h1:before{font-family:icon-font;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;vertical-align:top}.icon-desktop:before{content:"\E001"}.icon-menu-close:before{content:"\E002"}.icon-menu:before{content:"\E003"}.icon-mobile:before{content:"\E004"}.icon-submenu-down:before{content:"\E004"}.icon-submenu-right:before{content:"\E006"}.icon-world:before{content:"\E007"}body{padding-top:4.4rem}header{display:block;position:fixed;top:0;left:0;right:0;z-index:901;padding-left:0px;line-height:4.4rem;background:#26201C;color:#A69A94}header h1{margin:0;font-size:1.7rem;line-height:4.4rem}header h1:before{content:"\E004";margin-right:8px}.nav-button,.nav-close{position:fixed;top:0;width:2.4rem;height:4.4rem;overflow:hidden;z-index:902;cursor:pointer;text-decoration:none;line-height:4.4rem;background:#26201C;color:#A69A94}.nav-button:before,.nav-close:before{display:block;text-align:center}.nav-button{display:block;right:1rem;font-size:1.7rem}.nav-button:before{content:"\E003"}.nav-close{display:none;right:4rem;font-size:1.9rem}.nav-close:before{content:"\E002"}.nav{padding-top:4.4rem;line-height:4.4rem;background: #192964;color: #ffffff;}._newnavb .nav ul{border-radius:0 0 6px 6px;background: #192964;}._newnavb .nav ul ul{background: #192964;}._newnavb .nav ul ul ul{background:#192964 !important}._newnavb .nav ul ul ul ul{background:#192964}._newnavb .nav ul ul ul ul ul{background:#493e36}._newnavb .nav li{border-top: none;cursor:pointer;margin: 0 1px 0 0;}._newnavb .nav li.nav-active>a,._newnavb .nav li:hover>a{color: #ffffff;background: #112056;}._newnavb .nav .nav-submenu>ul{margin-left:10px}._newnavb .nav .nav-submenu>a{padding-right:30px!important}._newnavb .nav a,._newnavb .nav a:active,._newnavb .nav a:hover,._newnavb .nav a:visited{border-radius:6px;padding: 0 15px 0px;color: #ffffff;text-decoration:none;text-transform: uppercase;font-weight: 400;}._newnavb .nav .nav-submenu>a:after{position:absolute;display:block;right:10px;top:1px;content:"\E004"}@media only screen and (min-width:960px){body{padding:0!important}header{position:relative}header h1:before{content:"\E001"}.nav-button{display:none}.nav{padding: 1px 0 0 100px;}.nav>ul>li{border-top:none}._newnavb .nav li>ul{box-shadow:0 0 5px 0 rgba(0,0,0,.75)}._newnavb .nav ul ul ul{border-radius:0 6px 6px}._newnavb .nav ul ul ul li:first-child{border-top:none}._newnavb .nav .nav-left>ul{border-radius:6px 0 6px 6px}._newnavb .nav .nav-submenu li{min-width:110px}._newnavb .nav .nav-submenu>ul{margin:0}.nav>ul>.nav-submenu>a:after{content:"\E004"}._newnavb .nav .nav-submenu>a:after{content:"\E004"}}
*/
._fl-form.slider-form.sld-frm-desk .nav {
   padding: 0px;
    display: block !important;
    position: static;
}
.desktop_nav .nav-submenu li{
    background: #13235d !important;
}

.mobmenu-content #mobmenuright .sub-menu{
    background: #13235d !important;	
}
.mobmenu-content #mobmenuright > li > a:hover{
    background: #112056 !important;	
}
.mobmenu-content #mobmenuright li:hover{
    background: #112056 !important;	
}
.mob-icon-down-open:before{
	font-size: 14px;
}
.mob-icon-cancel-1:before{
	font-size: 18px;
}
@media only screen and (min-width: 1px) and (max-width: 959px){
    body {
    padding-top: 0;
}
._newnavb .nav-button, .nav-close{
    background: #13235d;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 4.4rem;
    text-decoration: none;
}
._newnavb .nav{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: auto;
    height: 256px;
}
._newnavb .nav a, ._newnavb .nav a:active, ._newnavb .nav a:hover, ._newnavb .nav a:visited{
    font-size: 11px;
    line-height: 30px;
}
._newnavb .nav {
    padding-top: 2.4rem;
}


}
.rednav{
	max-height: 5rem;
	margin-top: -5px;
}
.blog-single-design header{
	background-color:#ffffff;
}
.copyright{
	background-color: #000000;
    /*padding: 15px;*/
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 14px;
    margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	._logo{
	padding: 0;
}
._logo:before{
	border-width: 46px 30px 0px 0px;
}
}
@media only screen and (min-width: 1px) and (max-width: 767px){
	.my-header {
    background: #ed1d24;
    margin-bottom: 0px;
    height: 40px;
}
	header{
		position:relative;
	}
	._logo {
    padding: 2px;
    height: 40px;
}
	._logo img {
    width: 100%;
		margin-top: -10px;
}
.my-header .wid-25 {
    width: 30%;
}
.my-header .wid-75 {
    width: 70%;
}
	.rednav {
    padding: 6px 4px;
		margin-top: -10px;
}
	.rednav .wid-90 {
    width: 100%;
}
	._navcon a {
    font-size: 9px;
}
	.rednav .col-lg-2.col-md-3._hdsocial-icon {
    margin: 0 0 0 auto;
    display: none;
}
	._newnavb .nav-button, .nav-close {
    background: #13235d;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: -40px;
    z-index: 2;
    width: 40px;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
}
	._newnavb .nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: auto;
    height: 256px;
}
	._newnavb .nav {
    padding-top: 4rem;
}
	.my-header .nav {
    position: absolute;
    /* top: 0px; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    height: 300px;
    width: 100%;
    z-index: 1;
}	
	._newnavb .nav a, ._newnavb .nav a:active, ._newnavb .nav a:hover, ._newnavb .nav a:visited {
    font-size: 11px;
    line-height: 30px;
}
	._logo:before{
		display:none;
	}
	body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top{
		padding-top:0px;
	}
	.mob-menu-logo-holder {
    display: none;
	}	
	.mob-menu-header-holder{
		background-color:transparent;
		width:60%;
	}
	.mobmenur-container i {
    line-height: 22px;
    font-size: 16px;
	}
	.mobmenur-container {
    position: absolute;
    right: 4px;
    background: #13235d;
}
	.mobmenur-container i {
    color: #ffffff;
}
	
	
	
	
	
}



.lds-spinner-white-quotes {
  color: white;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner-white-quotes div {
  transform-origin: 40px 40px;
  animation: lds-spinner-white-quotes 1.2s linear infinite;
}
.lds-spinner-white-quotes div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: white;
}
.lds-spinner-white-quotes div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner-white-quotes div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner-white-quotes div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner-white-quotes div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner-white-quotes div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner-white-quotes div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner-white-quotes div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner-white-quotes div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner-white-quotes div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner-white-quotes div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner-white-quotes div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner-white-quotes div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner-white-quotes {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


#sendEmailModal .modal-title{
	color: #ffffff;
}
.modal-content button.close {
    position: absolute;
    right: 20px;
    top: 8px;
    opacity: 1;
}
.modal-content button.close span {
    font-size: 30px;
}

@media only screen and (min-width: 1px) and (max-width: 767px){
	.slider-form .nav-tabs>li>a {
	    font-size: 14px;
	}
	.sld-frm-desk .editlebel {
	    padding: 10px 0 0 0;
	    line-height: 12px;
	    font-size: 10px;
	    text-align: left;
	    width: 100%;
	}
	.sld-frm-desk .wid-25 {
	    width: 25%;
	}
	.sld-frm-desk .wid-75 {
	    width: 75%;
	}
	.sld-frm-desk .wid-35 {
	    width: 75%;
	}
	.sld-frm-desk .wid-15 {
	    width: 25%;
	    padding-left: 0;
    }
    .sld-frm-desk .wid-5 {
	    width: 75%;
	}
	.sld-frm-desk .wid-99 {
	    width: 100%;
	    padding-left: 0px;
	}
	.wid-22 {
	    width: 40%;
	}
	.wid-12 {
	    width: 30%;
	}
	.sld-frm-desk .editinput {
	    width: 100%;
	    max-width: 100%;
	    margin-bottom: 5px;
	}
	.sld-frm-desk .editinput2 {
		max-width: 100%;
	}
	._lmjhc .wid-50 {
	    width: 100%;
	}
	.sld-frm-desk .editbtn1 {
	    width: 98px;
	    height: 28px;
	    line-height: 28px;
	    font-size: 10px;
	    margin-left: 0;
	}
	.sld-frm-desk .editbtn2 {
	    width: 98px;
	    height: 28px;
	    line-height: 28px;
	    font-size: 10px;
	    margin-left: 0;
	}
	.sld-frm-desk .editinput3{
		max-width: 100%;
	}
	.editbtn5{
		width: 132px;
		font-size: 13px;
	}
	.editlebel2 {
	    font-size: 11px;
	}
	.dsa select {
	    width: 100% !important;
	    margin-left: 0;
	}
	.applycoupon{
		display: inline;
	}
	.form-control{
		max-width: 100% !important;
	}
	.chobi{
		width: 100%;
	}
	.chob2 {
	    float: left;
	    width: 100%;
	    border-left: none;
	    padding-left: 0;
	    margin-left: 0;
	}
	.priceing_box {
	    border-left: none;
	    border-right: none;
	}
	div#items_div .wid-12:last-child {
	    width: 25%;
	}
	.editbtn3 img {
	    width: 22px !important;
	}
	.modal-content {
	    width: 100% !important;
	}
	#address .text-right{
		text-align: center !important;
	}
	.editbtn505{
		margin-bottom: 15px;
		width: 136px;
	}
	.editbtn5050{
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 2560px) and (max-width: 3000px){

    .tsttxt{

        padding-top: 25%;

    }

    .trnnav .navbar{

        padding: 0px 0 0px 52%;

    }

    ._serbanner img {

    height: 760px;

}

}

@media only screen and (min-width: 2190px) and (max-width: 2559px){

    .tsttxt {

    padding-top: 22%;

}

.trnnav .navbar {

    padding: 0px 0 0px 45%;

}

}
@media only screen and (min-width: 1921px) and (max-width: 2190px){
    ._logo img {
    width: 45%;
}
}
@media only screen and (min-width: 1601px) and (max-width: 1920px){
    ._logo img {
    width: 52%;
}
}
@media only screen and (min-width: 1440px) and (max-width: 1600px){
    ._logo img {
    width: 70%;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1280px){

    .trnnav .navbar {

    padding: 0px 0 0px 20px;

}

.nav__menu li a{

    font-size: 13px;

    padding: 14px;

}

.rednav .wid-90 {

    width: 100%;

}

.trnnav.wid-90 {

    width: 100%;

}

._logo:before{

    right: -29px;

}

.nav__menu .dropdown ul{

    left: -100px

}

.nav__menu .dropdown:hover>ul{

    left: -120px;

}

._fl-form{

    right: 1%;

}

._bluebg{

    left: 1%;

    width: 340px;
    top: 61.5%;

}
.slide-portion .carousel-indicators {
    bottom: 45px;
    left: 10.5%;
}

._pilin {

    padding: 15px 5px;

}

.sliderin img{

    height: 710px;

}

.p1{

    font-size: 22px;

}

.p2{

    font-size: 24px;

}

.p3{

    font-size: 20px;

    margin-bottom: 5px;

}

.p4{

    font-size: 30px;

    color: #222222;

}

._brndtl h4 {

    font-size: 28px;

    }

._brndtl h2 {

    font-size: 48px;

}

.stevetxt {

    padding-top: 25px;

}

._brndtl:after{

    height: 175px;

}

._boxw{

    padding: 30px 20px;

}

._abfoot {

    padding: 0px 15px;

}

._alsk{

    padding-top: 0;

}

._alsk p{

    font-size: 13px;

}

._alsk2{

    padding-top: 0;

}

._alsk2 p{

    font-size: 13px;

}

._lmjkl a{

    font-size: 20px;

}

._abtxt ._alsk p{

    font-size: 13px;

}

._pasld{

    padding-top: 25px;

}

._tre {

    padding-top: 160px;

    }

._usfin ._alsk {

    margin: 3px 30px;

}

.offrtxt ._alsk {

    margin: 0 0 0 15px;

    }

    .offrtxt ._alsk2{

    margin: 0 15px 0 0;

    }

    ._lkiop:after{

        top: -32px;

    left: -30px;

    }

    ._lkiop2:after{

        top: -32px;

    right: -30px;

    }

    .inn-testi .tsttxt {

    padding-top: 0%;

    padding-left: 15px;

}

.tsttxt h2{

    font-size: 40px;

    margin-top: 10px;

}

.inn-testi .tsttxt .tslidein p{

    padding-top: 0;

    font-size: 13px;

}

.getint{

    padding: 50px 0;

}

._boxtxt h4{

    font-size: 20px;

}

._countup h4{

    font-size: 20px;

}

.hgew {
    margin-top: 12%;
}
.fmkih{
    padding: 4% 15px;
}
div#quotes{
    padding: 3rem 15px !important;
}
.glku3 button{
    font-size: 11px;
}


}

@media only screen and (min-width: 960px) and (max-width: 1140px){
    ._newnavb .nav{
        padding: 1px 0 1px 10px !important;
    }
    ._newnavb .nav a, ._newnavb .nav a:active, ._newnavb .nav a:hover, ._newnavb .nav a:visited{
        font-size: 13px !important;
    }
    ._logo img {
    width: 100%;
}
}


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

.trnnav .navbar {
    padding: 0px 0 0px 110px;
}

.nav__menu li a{

    font-size: 13px;

    padding: 15px 10px;

}

.rednav .wid-90 {

    width: 100%;

}

.trnnav.wid-90 {

    width: 100%;

}

._logo:before{

    right: -29px;

}

.nav__menu .dropdown ul{

    left: -100px

}

.nav__menu .dropdown:hover>ul{

    left: -120px;

}

._fl-form{

    right: 1%;

}

._bluebg{left: 1%;width: 340px;padding: 30px 0;}

._bluebg h2 {font-size: 40px;}

._bluebg h1{font-size: 42px;line-height: 40px;}

._pilin {

    padding: 15px 5px;

}

.sliderin img{

    height: 710px;

}

.p1{

    font-size: 22px;

}

.p2{

    font-size: 24px;

}

.p3{

    font-size: 20px;

    margin-bottom: 5px;

}

.p4{

    font-size: 30px;

    color: #222222;

}

._brndtl h4 {

    font-size: 28px;

    }

._brndtl h2 {

    font-size: 48px;

}

.stevetxt {

    padding-top: 25px;

}

._brndtl:after{

    height: 175px;

}

._boxw{

    padding: 30px 20px;

}

._abfoot {

    padding: 0;

}

    ._lkiop:after{

        top: -35px;

    left: -15px;

    }

    ._lkiop2:after{

        top: -35px;

    right: -15px;

    }

._alsk p{

    font-size: 13px;

}

._alsk2 p{

    font-size: 13px;

}

._usfin ._alsk{

    padding-top: 15px;

}

._pasld{

    padding-top: 15px;

}

._tre {

    padding-top: 160px;

    }

._usfin ._alsk {

    margin: 3px 30px;

}

.offrtxt ._alsk {

    margin: 0 0 0 15px;

    }

    .offrtxt ._alsk2{

    margin: 0 15px 0 0;

    }

    ._lkiop:after{

        top: -20px;

    left: -20px;

    }

    ._lkiop2:after{

        top: -20px;

    right: -20px;

    }

._srtxt ._alsk{

    padding-top: 0;

}

._srtxt ._alsk2{

    padding-top: 0;

}

.tsttxt h2{

    font-size: 40px;

    margin-top: 10px;

}

.inn-testi .tsttxt .tslidein p{

    padding-top: 0;

    font-size: 13px;

}

.getint{

    padding: 50px 0;

}

._boxtxt h4{

    font-size: 20px;

}

._countup h4{

    font-size: 20px;

}

    .inn-testi .tsttxt {

    padding-top: 0%;

    padding-left: 15px;

}
.editlebel{
    font-size: 11px;
}

.slide-portion .carousel-indicators {
    bottom: 25px;
    left: 11%;
}
._logo img {
    width: 165px;
}
._logo{
    padding: 25px 15px 25px 0;
}
.hgew {
    margin-top: 12%;
}
.fmkih{
    padding: 4% 15px;
}
div#quotes{
    padding: 3rem 15px !important;
}
.glku3 button{
    font-size: 11px;
}
.dsa select{
    margin-left: 0; 
}


}

@media only screen and (min-width: 768px) and (max-width: 991px){

    

.slider-form {

    width: 650px;

}

.slide-portion .carousel-indicators{

    width: 50%;

    bottom: 90px;

    left: 41%;

}

.sliderin img{

    height: 440px;

}

._bluebg {

    padding: 40px 0;

    top: 30%;

    left: 309px;

    width: 400px;

}

._bluebg h2 {

    font-size: 46px;

    }

    ._bluebg h1 {

    font-size: 46px;

    line-height: 40px;

}

._bluebg p {

    font-size: 14px;

    }

.wid-90 {

    width: 100%;

}

._logo img {width: 125px;}

._logo{

    padding: 30px 15px 28px 0;

}

.my-header nav.menu-toggle {

    width: 100%;

    position: absolute;

    z-index: 9;

    top: 90px;

}

.nav__btn {right: 20px;top: 10px;float: right;position: relative;z-index: 1;}

.my-header .nav-toggle {

    display: block;

}

.p1{

    font-size: 18px;

}

.p2{

    font-size: 18px;

}

.p3{

    font-size: 16px;

}

.p4{

    font-size: 24px;

}

.p4 span a{

    font-size: 32px;

}

._brndtl h4 {

    font-size: 22px;

}

._brndtl h2 {

    font-size: 38px;

}

._brndtl p {

    font-size: 15px;

}

.lowlsld{

    padding-top: 0;

}

._brndtl:after{

    height: 135px;

}

._testimonial .col-12 {

    padding-left: 0;

    padding-right: 0;

}

.tslidein {

    padding: 0 100px;

}

._poltr{

    padding: 15px 6px;

}

._vgfcdx img{

    width: 45px;

    margin: 30px 0px auto 0px;

}

._mhrqa h4{

    font-size: 18px;

}

._mhrqa p{

    font-size: 10px;

}

._bloginn{

    margin: 15px;

}

.blogimg img{

    height: 250px;

}

._ftxt {

    width: 75%;

}

._ftxt p{

    font-size: 12px;

}

.ftr1{

    padding-bottom: 1px;

}

.ftr3{

    padding-bottom: 1px;

}

.pdlr40 {

    padding: 0;

}

._mftr1 img.ftlogo {

    width: 60%;

}

._bltxt{

    padding-left: 0;

}

._vtfsh{

    margin: 100px auto;

}

._fl-form {position: relative;bottom: 0;top: -46px;right: 0;margin: 0 auto;}

._serbanner img {

    height: 375px;

    }

._alsk{

    padding-top: 0;

    padding-left: 15px;

}

._alsk p{

    font-size: 12px;

    margin-bottom: 10px;

}

._alsk2{

    padding-top: 0;

    padding-right: 15px;

}

._alsk2 p{

    font-size: 12px;

    margin-bottom: 10px;

}

._lmjkl a{

    font-size: 20px;

}

._usfin ._alsk {

    padding-left: 15px;

    padding-top: 0px;

}

._ufipg {

    padding: 40px 0;

    }

._usfin .wid-25 {

    width: 35%;

}

._usfin .wid-75 {

    width: 65%;

}

._pasld{

    padding-top: 20px;

}

._pasld h3{

    font-size: 25px;

}

._pasld p{

    font-size: 12px;

     margin-bottom:5px;

}

._pasld h3{

    margin-bottom: 15px;

}

._pasld p span{

    font-size: 14px;

}

/*._contbg img {

    height: 350px;

    }*/

    ._aqmnb {

    bottom: 50px;

}

._tre {

    padding-top: 100px;

    }

._usfin ._alsk {

    margin: 0px ;

}

._usfin ._alsk p{

    padding: 10px;

    font-size: 11px;

}

._ygthu{

    font-size: 14px;

}

.offrtxt ._alsk {

    margin: 0 0 0 15px;

    }

    .offrtxt ._alsk2{

    margin: 0 15px 0 0;

    }

.getint{

    padding: 30px 0;

}

.inn-banner img {

    height: 380px;

    }

.inn-testi .col-12 {

    padding-left: 0;

    padding-right: 0;

}
._logo:before{
    border-width: 100px 30px 0px 0px;
}
.priceing_box{
    border-left: none;
    width: 23.1%;
}
.hgew {
    margin-top: 15%;
}

}

@media only screen and (min-width: 425px) and (max-width: 767px){

.slider-form {

    width: 400px;

}

.slide-portion .carousel-indicators 
{display: none;width: 50%;bottom: 76px;left: 41%;}

.slide-portion .carousel-indicators li{

        width: 24px;

    height: 24px;

    font-size: 15px;

    line-height: 24px;

}

.slider-form .nav-tabs>li{

    font-size: 14px;

}

._pilin {

    padding: 15px 5px;

}

.slide-portion .carousel-indicators .active{

 width: 24px;

    height: 24px;

}

.sliderin img {

    height: 300px;

}

._bluebg {
    display: none;
    padding: 15px 0;
    top: 30%;
    left: 160px;
    width: 260px;}

._bluebg h2 {

    font-size: 26px;

}

._bluebg h1 {

    font-size: 30px;

    line-height: 28px;

}

._bluebg p {

    font-size: 12px;

}

.wid-90 {

    width: 100%;

}

._logo img {

    width: 85px;

}

._logo {

    padding: 15px 5px 15px 0;

}

._logo:before {

    border-width: 60px 20px 0px 0px;

    right: -19px;

}

._navcon img {

    margin-left: 5px;

    margin-right: 0px;

    width: 18px;

}

._navcon a {

    font-size: 11px;

}

.rednav {

    padding: 6px 4px;

}

.my-header nav.menu-toggle {

    width: 100%;

    position: absolute;

    z-index: 9;

    top: 90px;

}

.nav__btn {

    right: 15px;

    top: 30px;

    float: right;

    position: absolute;

    z-index: 99999;

}

.my-header .nav-toggle {

    display: block;

}

.p1{

    font-size: 18px;

}

.p2{

    font-size: 18px;

}

.p3{

    font-size: 16px;

}

.p4{

    font-size: 24px;

}

.p4 span a{

    font-size: 32px;

}

._brndtl h4 {

    font-size: 22px;

}

._brndtl h2 {

    font-size: 38px;

}

._brndtl p {

    font-size: 15px;

}

.lowlsld{

    padding-top: 0;

}

._brndtl:after{

    height: 135px;

}

._testimonial .col-12 {

    padding-left: 0;

    padding-right: 0;

}

.tslidein {

    padding: 0 100px;

}

._poltr{

    padding: 15px 6px;

}

._vgfcdx img{

    width: 45px;

    margin: 30px 0px auto 0px;

}

._mhrqa h4{

    font-size: 18px;

}

._mhrqa p{

    font-size: 10px;

}

._bloginn {

    margin: 0 0 15px 0;

}

.blogimg img {

    height: 130px;

}

._ftxt {

    width: 75%;

}

._ftxt p{

    font-size: 12px;

}

.ftr1{

    padding-bottom: 1px;

}

.ftr3{

    padding-bottom: 1px;

}

.pdlr40 {

    padding: 0;

}

._mftr1 img.ftlogo {

    width: 60%;

}

._bltxt{

    padding-left: 0;

}

._vtfsh{

    margin: 100px auto;

}

._pilin h3{

    margin: 0 0 15px 0;

}

.editlebel {padding: 5px 0 0 0;line-height: 12px;font-size: 12px;}

._fl-form {position: relative;bottom: 0;top: -38px;right: 0;margin: 0 auto;}

._heading h2 {

    font-size: 30px;

    }

    ._heading p{

        padding: 0px ;

        font-size: 12px;

    }

    ._boxw{

        padding: 20px 15px;

    }

.editbtn4{

    width: 150px;

    height: 38px;

    font-size: 14px;

}

.editbtn5{

    width: 150px;

    height: 38px;

    font-size: 14px;

}

._heading h4{

    font-size: 14px;

}

._serbanner img {

    height: 215px;

    }

._srtxt .wid-50 {

    width: 100%;

}

._alsk{

    padding-left: 0;

}

._alsk2{

    padding-right: 0;

}

._abtxt .wid-50 {

    width: 100%;

}

._abtxt ._alsk{

    padding-top: 30px; 

    padding-left: 0;

}

._usfin .wid-25 {

    width: 100%;

}

._usfin .wid-75 {

    width: 100%;

}

._usfin ._alsk{

    padding-left: 0;

}

/*._contbg img {

    height: 230px;

    }*/

    ._aqmnb {

    bottom: 10px;

}

._tre p {

    font-size: 14px;

    margin-bottom: 30px;

}

._c1de .wid-50 {

    width: 100%;

}

._c1de {

    margin: 0 0 50px 0;

}

._tre {

    padding-top: 20px;

    text-align: center;

}

._c1de img{

    margin-top: 40px;

}

.inn-banner img {

    height: 200px;

    }

.inn-testi .col-12 {

    padding-left: 0;

    padding-right: 0;

}
.priceing_box{
    border-left: none;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}
.hgew {
    margin-top: 20%;
}
.dsa{
    width: 50%;
}
.chobi{
    width: 45%;
}
.chob2{
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}
div#quotes h3{
    margin-top: 0;
}



}

@media only screen and (min-width: 360px) and (max-width: 424px){

.slider-form {

    width: 340px;

}

.slide-portion .carousel-indicators {display: none;width: 50%;bottom: 60px;left: 45%;}

.slide-portion .carousel-indicators li{

        width: 20px;

    height: 20px;

    font-size: 10px;

    line-height: 20px;

}

.slider-form .nav-tabs>li {

    font-size: 13px;

}

._pilin {

    padding: 15px 5px;

}

.slide-portion .carousel-indicators .active{

 width: 20px;

    height: 20px;

}

.sliderin img {

    height: 230px;

}

._bluebg {display: none;top: 30%;left: 155px;width: 200px;}

._bluebg h2 {

    font-size: 20px;

}

._bluebg h1 {

    font-size: 24px;

    line-height: 18px;

}

._bluebg p {

    font-size: 9px;

}

.wid-90 {

    width: 100%;

}

._logo img {width: 100%;}

._logo {padding: 16px 0px 16px 5px;}

._logo:before {

    border-width: 54px 15px 0px 0px;

    right: -15px;

}

._navcon img {margin-left: 8px;margin-right: 0px;width: 14px;}

._navcon a {font-size: 9px;}

.rednav {

    padding: 6px 4px;

}

.my-header nav.menu-toggle {

    width: 100%;

    position: absolute;

    z-index: 9;

    top: 90px;

}

.nav__btn {

    right: 15px;

    top: 30px;

    float: right;

    position: absolute;

    z-index: 99999;

}

.my-header .nav-toggle {

    display: block;

}

.p1{

    font-size: 15px;

}

.p2{

    font-size: 17px;

}

.p3{

    font-size: 15px;

}

.p4{

    font-size: 24px;

}

.p4 span a{

    font-size: 32px;

}

._brndtl h4 {

    font-size: 22px;

}

._brndtl h2 {

    font-size: 38px;

}

._brndtl p {

    font-size: 15px;

}

.lowlsld{

    padding-top: 0;

}

._brndtl:after{

    height: 135px;

}

._testimonial .col-12 {

    padding-left: 0;

    padding-right: 0;

}

.tslidein {

    padding: 0 50px;

}

._poltr{

    padding: 15px 6px;

}

._vgfcdx img{

    width: 45px;

    margin: 30px 0px auto 0px;

}

._mhrqa h4{

    font-size: 18px;

}

._mhrqa p{

    font-size: 10px;

}

._bloginn {

    margin: 0 0 15px 0;

}

.blogimg img {

    height: 130px;

}

._ftxt {

    width: 75%;

}

._ftxt p{

    font-size: 12px;

}

.ftr1{

    padding-bottom: 1px;

}

.ftr3{

    padding-bottom: 1px;

}

.pdlr40 {

    padding: 0;

}

._mftr1 img.ftlogo {

    width: 60%;

}

._bltxt{

    padding-left: 0;

}

._vtfsh{

    margin: 100px auto;

}

._pilin h3{

    margin: 0 0 15px 0;

    font-size: 14px;

}

._pilin h3 span {

    font-size: 17px;

}

.editlebel {

    padding: 10px 0 0 0;

    line-height: 12px;

    font-size: 10px;

}

.editinput{

    height: 30px;

}

.sld-frm-desk .editbtn1{

        width: 105px;

    height: 30px;

    font-size: 12px;

    margin-left: 5px;

}

.sld-frm-desk .editbtn2{

    width: 105px;

    height: 30px;

    font-size: 12px;

    margin-left: 5px;

}

.tsttxt h2{

    font-size: 36px;

}

._fl-form {position: relative;bottom: 0;top: -36px;right: 0;margin: 0 auto;}

._heading h2 {

    font-size: 25px;

}

.blogtxt h4{

    font-size: 17px;

}

    ._heading p{

        padding: 0px ;

        font-size: 12px;

    }

    ._boxw{

        padding: 20px 15px;

    }

.editbtn4 {

    width: 130px;

    height: 36px;

    font-size: 13px;

    margin-right: 0;

}

.editbtn5{

    width: 130px;

    height: 36px;

    font-size: 13px;

    margin-right: 0;

}

._heading h4{

    font-size: 14px;

}

._c1de {

    margin: 0 0 50px 0;

}

._tre {

    padding-top: 20px;

    text-align: center;

    padding: 0 10px;

}

._c1de img{

    margin-top: 40px;

}

._serbanner img {

    height: 200px;

    }

.inn-banner img {

    height: 200px;

    }

    ._innerpbox ._nkbjh {

    min-height: auto;

}

.inn-testi .col-12 {

    padding-left: 0;

    padding-right: 0;

}
.my-header .wid-75 {
    width: 78%;
}
.my-header .wid-25 {
    width: 22%;
}
.priceing_box{
    border-left: none;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}
.hgew {
    margin-top: 24%;
}
.dsa{
    width: 100%;
}
.chobi{
    width: 45%;
}
.chob2{
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}
div#quotes h3{
    margin-top: 0;
}
.glku3{
    width: 100%;
}
.editbtn505{
    margin-bottom: 5px;
    margin-top: 5px;
}



}

@media only screen and (min-width: 300px) and (max-width: 359px){

.slider-form {

    width: 300px;

}

.slide-portion .carousel-indicators {display: none;width: 50%;bottom: 60px;left: 45%;}

.slide-portion .carousel-indicators li{

        width: 20px;

    height: 20px;

    font-size: 10px;

    line-height: 20px;

}

.slider-form .nav-tabs>li {

    font-size: 11px;

}

.padlr-10 {

    padding-left: 5px;

    padding-right: 5px;

}

._pilin {

    padding: 15px 5px;

}

.slide-portion .carousel-indicators .active{

 width: 20px;

    height: 20px;

}

.sliderin img {

    height: 230px;

}

._bluebg {display: none;padding: 10px 0;top: 30%;left: 125px;width: 190px;}

._bluebg h2 {

    font-size: 20px;

}

._bluebg h1 {

    font-size: 24px;

    line-height: 18px;

}

._bluebg p {

    font-size: 9px;

}

.wid-90 {

    width: 100%;

}

._logo img {width: 100%;}

._logo {padding: 16px 0px 16px 3px;}

._logo:before {

    border-width: 54px 15px 0px 0px;

    right: -15px;

}

._navcon img {

    margin-left: 0px;

    margin-right: 0px;

    width: 12px;

}

._navcon a {

    font-size: 9px;

}

.rednav {

    padding: 6px 4px;

}

.my-header nav.menu-toggle {

    width: 100%;

    position: absolute;

    z-index: 9;

    top: 90px;

}

.nav__btn {

    right: 15px;

    top: 30px;

    float: right;

    position: absolute;

    z-index: 99999;

}

.my-header .nav-toggle {

    display: block;

}

.p1{

    font-size: 13px;

}

.p2{

    font-size: 15px;

}

.p3{

    font-size: 13px;

}

.p4{

    font-size: 22px;

}

.p4 span a{

    font-size: 26px;

}

.stevebtn {

    width: 180px;

    height: 40px;

}

._brndtl h4 {

    font-size: 22px;

}

._brndtl h2 {

    font-size: 38px;

}

._brndtl p {

    font-size: 15px;

}

.lowlsld{

    padding-top: 0;

}

._brndtl:after{

    height: 135px;

}

._testimonial .col-12 {

    padding-left: 0;

    padding-right: 0;

}

.tslidein {

    padding: 0 50px;

}

._poltr{

    padding: 15px 6px;

}

._vgfcdx img{

    width: 45px;

    margin: 30px 0px auto 0px;

}

._mhrqa h4{

    font-size: 18px;

}

._mhrqa p{

    font-size: 10px;

}

._bloginn {

    margin: 0 0 15px 0;

}

.blogimg img {

    height: 130px;

}

._ftxt {

    width: 75%;

}

._ftxt p{

    font-size: 12px;

}

.ftr1{

    padding-bottom: 1px;

}

.ftr3{

    padding-bottom: 1px;

}

.pdlr40 {

    padding: 0;

}

._mftr1 img.ftlogo {

    width: 60%;

}

._bltxt{

    padding-left: 0;

}

._vtfsh{

    margin: 100px auto;

    width: 90%;

}

._pilin h3{

    margin: 0 0 15px 0;

    font-size: 14px;

}

._pilin h3 span {

    font-size: 17px;

}

.editlebel {

    padding: 10px 0 0 0;

    line-height: 12px;

    font-size: 10px;

}

.editinput{

    height: 30px;

}

.sld-frm-desk .editbtn1{

        width: 98px;

    height: 30px;

    font-size: 12px;

    margin-left: 5px;

}

.sld-frm-desk .editbtn2{

    width: 98px;

    height: 30px;

    font-size: 12px;

    margin-left: 5px;

}

.tsttxt h2 {

    font-size: 22px;

}

._fl-form {position: relative;bottom: 0;top: -32px;right: 0;margin: 0 auto;}

._heading h2 {

    font-size: 22px;

}

.blogtxt h4{

    font-size: 17px;

}

    ._heading p{

        padding: 0px ;

        font-size: 12px;

    }

    ._boxw{

        padding: 20px 15px;

    }

.editbtn4 {

    width: 115px;

    height: 32px;

    font-size: 12px;

    margin-right: 0;

}

.editbtn5{

    width: 115px;

    height: 32px;

    font-size: 12px;

    margin-right: 0;

}

.editinput2{width: 95%;height: 30px;}

._heading h4{

    font-size: 14px;

}

._serbanner img {

    height: 180px;

}

._alsk{

    padding-left: 0px;

}

._alsk2{

    padding-right: 0;

}

._c1de {

    margin: 0 0 50px 0;

}

._tre {

    padding-top: 20px;

    text-align: center;

    padding: 0 10px;

}

._c1de img{

    margin-top: 40px;

}

._serbanner img {

    height: 180px;

    }

.inn-banner img {

    height: 180px;

    }

    ._innerpbox ._nkbjh {

    min-height: auto;

}

._boxtxt h4{

    font-size: 20px;

}

.inn-testi .col-12 {

    padding-left: 0;

    padding-right: 0;

}
.rednav .wid-90 {
    width: 100%;
}
.priceing_box{
    border-left: none;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}
.hgew {
    margin-top: 25%;
}
.dsa{
    width: 100%;
}
.chobi{
    width: 45%;
}
.chob2{
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}
div#quotes h3{
    margin-top: 0;
}
.glku3{
    width: 100%;
}
div#quotes{
    padding: 15px !important;
}
#quotes ._nnnnsw{
    padding: 6px 10px;
    font-size: 11px;
}
.editbtn505{
    margin-bottom: 5px;
    margin-top: 5px;
}

}



@media only screen and (min-width: 1px) and (max-width: 991px){

    

.steveimg:after{

    display: none;

}

._ytvdo:after{

    display: none;

}

._ytvdo:before{

    display: none;

}

.steveimg img {

    width: 90%;

    margin-bottom: 0;

    }

    .stevetxt {

    padding-top: 20px;

}

.couponcode{

    padding-top: 40px;

    padding-bottom: 40px;

}

.tsttxt{

    text-align: center;

}

.tslidein{

    width: 100%;

}

.tsttxt {

    padding-top: 2%;

    padding-left: 0;

    padding-bottom: 2%;

}

._abfoot{

    padding: 0;

}

._lkiop:after{

    display: none;

}

._lkiop2:after{

    display: none;

}
#ii0e #i6zeh{
    position: relative;
    max-width: 100%;
}
._bighead{
    display: none;
}
.dsa select{
    margin-left: 0;
    margin-top: 5px;
}
.applycoupon{
    padding: 0 0 0 5px;
    margin-top: 50px;
}

}

@media only screen and (min-width: 1px) and (max-width: 767px){
    ._gtaqtte button {
    width: 120px;
    height: 30px;
    font-size: 11px;
    right: -45px;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
}
.my-slider{
    top: -35px;
}
.sliderin img {
    height: auto;
}

._lmjhc .wid-50 {

    width: 100%;

}
._ytvdo .wid-50 {

    width: 100%;

}
    .sld-frm-desk .wid-25 {
    width: 25%;
}
.sld-frm-desk .wid-75 {
    width: 75%;
}
.sld-frm-desk .wid-35 {
    width: 75%;
}
.sld-frm-desk .wid-15 {
    width: 25%;
    padding-left: 0;
    }
    .sld-frm-desk .wid-5 {
    width: 75%;
}
.sld-frm-desk .wid-99 {
    width: 100%;
    padding-left: 0px;
}
.wid-22 {
    width: 40%;
}
.wid-12 {
    width: 30%;
}

.editinput{

    width: 100%;

    margin-bottom: 5px;

}

.mtb-125 .wid-22 {

    width: 50%;

}

button.editbtn3 {position: absolute;right: 16px;margin-top: 10px;}

._wsxcd .tac{

    text-align: left;

    padding-left: 10px;

}

.couponcode .wid-50 {

    width: 100%;

}

.steveimg img {

    width: 100%;

}

.brndslider .wid-25 {

    width: 100%;

    text-align: center;

}

._brndtl:after{

    display: none;

}

.brndslider .wid-75 {

    width: 100%;

    padding: 15px 50px;

}

.tslidein div {

    min-height: 120px;

}

.tslidein div p{

    font-size: 15px;

}

._nkbjh {

    min-height: 100px;

}

._mxdsw .wid-33 {

    width: 100%;

}

._vgfcdx{

    text-align: center;

}

._vgfcdx img{

    margin: 30px auto 0 auto;

}

._ytvdo .wid-50 {

    width: 100%;

}

.mapwh iframe{

    height: 250px;

}

._abfoot{

    top: 0;

}

._abfoot .wid-33 {

    width: 100%;

}

._abtxt .wid-50 {

    width: 100%;

}

._usfin .wid-25 {

    width: 100%;

}

._usfin .wid-75 {

    width: 100%;

}

._c1de .wid-50 {

    width: 100%;

}

._srtxt .wid-50 {

    width: 100%;

}

.cnwb{

    min-height: auto;

}

._usfin .wid-33 {

    width: 100%;

}

._usfin .wid-66 {

    width: 100%;

}

._usfin ._alsk{

    margin: 30px 0;

}

._plkiop{

    font-size: 14px;

}

._ygthu{

    font-size: 13px;

}

._ygthu ul li{

    font-size: 13px;

}

._abtxt ._alsk{

    padding-left: 0;

}

.offrtxt ._alsk {

    margin: 30px 0 0 0;

    }

    .offrtxt ._alsk2{

    margin: 30px 0 30px 0;

    }

    ._srtxt.offrtxt ._mt50p {

    margin-top: 0px;

}

._srtxt ._alsk{padding-left: 15px;}

._srtxt ._alsk2{padding-right: 15px;}

._countup{

    padding: 30px 0 0 0;

}

.inn-testi .tslidein {

    padding: 0px;

}

.inn-testi .tsttxt{

    padding: 0 15px;

}

.my-header .nav {    
    position: absolute;
    /* top: 0px; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    height: 300px;
    width: 100%;
    z-index: 1;
}
.getmodalq .editbtn1 {
    width: 98px;
    height: 32px;
    margin-left: 0;
}
.getmodalq .editbtn2 {
    width: 98px;
    height: 32px;
    margin-left: 0;
}
.getmodalq .wid-35 {
    width: 75%;
}
.getmodalq .wid-5 {
    width: 40%;
}
.editinput2{
    padding: 0 10px;
}
.getmodalq .wid-12 {
    width: 30%;
}
.minh-606{
    padding: 15px !important;
}
.minh-606 input{
    width: 100%;
}
.minh-606 label{
    width: 100%;
}
 
}
.custom-box-style .iconw {
    display: none;
    transition: all 0.5s;
}

.custom-box-style:hover .iconw {
    display: block;
    transition: all 0.5s;
}

.custom-box-style:hover .iconb {
    display: none;
    transition: all 0.5s;
}

.custom-box-style:hover .box-btn-style .elementor-button {
    background-color: #ffffff;
    color: #FF1519;
    transition: all 0.5s;
}

.custom-box-style:hover .box-heading-sty .elementor-heading-title {
    color: #ffffff;
    transition: all 0.5s;
}
.custom-box-style:hover .elementor-widget-text-editor{
    color: #ffffff;
    transition: all 0.5s;
}
.custom-box-style:hover .elementor-text-editor {
    color: #ffffff;
    transition: all 0.5s;
}