@font-face{
    font-family:"Sofia-Pro-Light";
    src:url("../fonts/Sofia-Pro-Light.otf");
}

@font-face{
    font-family:"Sofia-Pro-Black";
    src:url("../fonts/Sofia-Pro-Black.otf");
}

@font-face{
    font-family:"Sofia-Pro-Bold";
    src:url("../fonts/Sofia-Pro-Bold.otf");
}

@font-face{
    font-family:"Sofia-Pro-Regular";
    src:url("../fonts/Sofia-Pro-Regular.otf");
}

@font-face{
    font-family:"Sofia-Pro-Medium";
    src:url("../fonts/Sofia-Pro-Medium.otf");
}

@font-face{
    font-family:"ink-free-normal";
    src:url("../fonts/ink-free-normal.ttf");
}

/*@font-face{
    font-family:"Gilroy-Light";
    src:url("../fonts/Gilroy-Light.otf");
}*/

:root{
	--primaryColor: rgb(45 53 126) ;
	--secondaryColor: #4a4b4c;
        --tw-ring-offset-shadow: 0 0 #0000;
        --tw-ring-shadow: 0 0 #0000;
	}
*{
    outline: none !important;
}

.bg-gray-light{
    --tw-bg-opacity: 1;
    background-color: rgb(241 241 241) !important;
}

.text-primary{
    color: var(--primaryColor) !important;
}

.primary-text{
    color: var(--primaryColor) !important;
}

.bg-card-custom{
    /* background-color: rgba(255, 255, 255, 0.1) !important; */
    -webkit-backdrop-filter: blur(10px) !important;
    backdrop-filter: blur(10px) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 1rem !important;
}

/* NEW CSS JUNAID */
.bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.text-gray-100 {
    --tw-text-opacity: 1;
    color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(45 53 126) !important;
}
.dropdown-item.active, .dropdown-item:active{
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;
}
.bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.text-gray-400 {
    /* --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important; */
    color: #000 !important;
}
.text-gray-500 {
    /* --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important; */
    color: #000 !important;
}
.text-blue-400 {
    --tw-text-opacity: 1;
    color: rgb(45 53 126) !important;
}
.bg-blue-400 {
    --tw-text-opacity: 1;
    background-color: rgb(45 53 126) !important;
}

.bg-blue-600 {
    --tw-text-opacity: 1;
    background-color: rgb(45 53 126) !important;
}
.hover\:bg-blue-700:hover {
    --tw-text-opacity: 1;
    background-color: rgb(45 53 126) !important;
}

.hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    background-color: rgb(45 53 126) !important;
}

.hover\:bg-blue-500:hover {
    --tw-text-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-text-opacity, 1)) !important;
}

.transition-colors {
    transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.popover {
  /* border: 1px solid #ffc6c6 !important; */
  border: 1px solid rgb(96 165 250 / 1) !important;
  box-shadow: 0 0 8px rgb(96 165 250 / 0.5) !important; /* softer glow */

  /* box-shadow: 0px 0px 10px 0px #b7b7b7; */
}

.popover .popover-header {
  /* background-color: #ffc6c6 !important; */
    --tw-text-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1)) m !important;
}

.bg-gray-700 {
    /* --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important; */
}
.border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.border-blue-400{
    /* border: 1px solid rgb(45 53 126)  !important; */
}
.bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;
}
.text-green-600 {
    --tw-text-opacity: 1;
    color: rgb(22 163 74 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-300{
    --tw-text-opacity: 1;
    color: rgb(203 213 225 / var(--tw-text-opacity, 1)) !important;
}
/* END */
.form-control {
    color: #000 !important;
}

.body{
	/*background: #f6f6f6;	*/
	border-top: 9px solid var(--primaryColor);
    min-height: 100vh;
}



.a{
    font-family:"Sofia-Pro-Medium";
    color: var(--primaryColor);
    /*font-size: 18px;*/
    text-decoration: none;
    }


.a:hover{
    color: var(--primaryColor) !important;
    text-decoration: none;
}



.p{
	font-size: 18px;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.btn-primary{
	background: var(--primaryColor) !important;
    font-family:"Sofia-Pro-Bold";
    font-size: 16px;
    border: none;
    outline: none;
    padding: 14px;
    border: 1px solid var(--primaryColor);
	}

.btn-primary:hover{
    /* border: 1px solid var(--primaryColor);
	color: var(--primaryColor);
	background: #fff; */
    /* --tw-bg-opacity: 1 !important;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1)) !important; */
    --tw-bg-opacity: 1 !important;
    background-color: rgb(45 53 126) !important;
    /* border: 1px solid #fff !important; */
	}
.bg-primary {
	background: var(--primaryColor) !important;
}
ul.list-with-bullets {
  list-style: disc !important;     /* restore bullets */
  padding-left: 1.5rem !important; /* indentation */
}
ul.list-with-bullets li {
  display: list-item !important;   /* ensures bullet rendering */
}
.cstm_progress {
    height: 8px;
}

/* header section */
.header_section{
	border-bottom: 1px solid #686d71;
	padding: 30px 0px;
}

.header_section nav.navbar li.nav-item a{
    font-family:"Sofia-Pro-Regular";
    color: var(--secondaryColor);
    font-size: 14px;

}

.header_section nav.navbar li.nav-item.active > a {
    font-family:"Sofia-Pro-Medium";
    color: var(--primaryColor);
}


/* .header_section nav.navbar li.nav-item {
    margin-right: 10px;
} */


/*SART:recent chnages like hover and before arrow*/

.header_section .fa-chevron-down {
    position: relative;
    margin-left: 18px;
}

.header_section .fa-chevron-down:before {
    content: "\f078";
    font-size: 14px;
    position: absolute;
    bottom: 1px;
    right: 0px;
}

.navbar-light .navbar-nav .nav-link:hover,
.header_section nav.navbar li.nav-item a:hover {
    color: var(--primaryColor);
}

/*END: recent chnages like hover and before arrow*/


.header_section .navbar_btn li{
	margin-left: 15px;
    margin-right: initial !important;
}


.header_section nav.navbar a.nav-link.nav_link_register {
    font-family: "Sofia-Pro-Bold";
    font-size: 18px;
    color: var(--primaryColor);
    border: 2px solid var(--primaryColor);
    border-radius: 5px;
    padding: 9px;
    min-width: 147px;
    width: 100%;
    text-align: center;
    max-width: 100%;
    transition: 1s all;
}


.header_section nav.navbar a.nav-link.nav_link_register:hover {
    color: #fff;
    background:var(--primaryColor);
    border: 2px solid var(--primaryColor);
}

.header_section nav.navbar a.nav-link.nav_link_support {
    font-family: "Sofia-Pro-Regular";
    font-size: 18px;
    color: #fff;
    background:var(--secondaryColor);
    border: 2px solid var(--secondaryColor);
    border-radius: 5px;
    padding: 9px;
    min-width: 147px;
    width: 100%;
    text-align: center;
    max-width: 100%;

    transition: 1s all;
}

.header_section nav.navbar a.nav-link.nav_link_support:hover {
    color: var(--secondaryColor);
    background:#fff;
    border: 1px solid var(--secondaryColor);

}



.header_section .navbar-collapse.collapse.show {
    position: fixed;
    background: #fff;
    right: 0px;
    padding: 30px 20px 10px;
    width: 80%;
    top: 0px;
    z-index: 1;
    bottom: 0px;
}


/* HERO SECTION */
.hero_section{
    padding: 110px 0px 18%;
    background: url(../img/hero_bg.jpg) no-repeat;
    background-size: contain;
    margin-bottom: -10px;
    background-position: top 55px center;
}


.hero_section .hero_title{
    font-family: "Sofia-Pro-Bold";
	color: var(--secondaryColor);
	font-size: 50px;
	margin-bottom: 50px;
	}


.hero_section .hero_title span{
	color: var(--primaryColor);
}
.search_filter .search_filter_item:first-child{
    margin-left: 0px;
}
.search_filter .search_filter_item:last-child{
    margin-right: 0px;
}
.search_filter .search_filter_item{
    text-align: center;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
    margin-right: 8px;
    margin-left: 8px;
    outline: none;
    padding: 3px 10px;
    transition: all 500ms ease-in-out;
    width: 12.2%;
    float: left;
}

/*.search_filter .search_filter_item:hover,.search_filter .search_filter_item h4:hover {*/
.search_filter .search_filter_item:hover, .slick-track .category_item:hover {
/*    border-color: var(--primaryColor);
    transition: .3s ease-in-out;
    box-shadow: 0px -1px 1px -1px;
    color: var(--primaryColor);
    transform: translateY(3px);
*/
border:1px solid;
border-color: var(--primaryColor);
box-shadow: 0 0.45rem 0.45rem 0 rgba(50,50,50,.2);

}

.search_filter .search_filter_item:hover h4,.category_item:hover {
    color: var(--primaryColor);
    /*transform: rotate(360deg);*/
}

/*.slick-slide a:hover, .slick-slide h4:hover {
    color: red;
    transition: 1.2s ease-in-out;
}*/


.search_filter .search_filter_item img{
	margin: auto;
}

.search_filter .search_filter_item h4{
	font-family:"Sofia-Pro-Medium";
	color: #353536;
	font-size: 18px;
	}


.hero_search_wrap {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 32px 0px #b6b6b6;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px 15px;
}


.hero_search_wrap input[type="text"], .hero_search_wrap input[type="number"] {
    width: 100%;
    border: none;
    outline: none;
    padding: 5px 5px;
    margin-top: 20px;
    font-size: 14px;
    font-family:"Sofia-Pro-Regular";
}
.hero_search_wrap input::-webkit-input-placeholder {
   text-align: center;
   color: #919191;
}

.hero_search_wrap input:-moz-placeholder { /* Firefox 18- */
   text-align: center;
   color: #919191;
}

.hero_search_wrap input::-moz-placeholder {  /* Firefox 19+ */
   text-align: center;
   color: #919191;
}
.hero_search_wrap input[type="button"]{
    border: 1px solid var(--primaryColor) !important;
    background-color: #fff !important;
    color: rgb(45 53 126) !important;
	font-family: "Sofia-Pro-Bold";
    /* background: var(--primaryColor); */
    /* color: #fff; */
    font-size: 20px;
    border: none;
    outline: none;
    border-radius: 5px;
    /*padding: 13px;*/
    padding: 6px 13px;
    width: 100%;
    margin: 14px 0px;
}



.hero_search_wrap > div > div{
	border-right: 1px solid #919191;
	}

.hero_search_wrap > div > div:last-child{
	border: none;
}


/* SECTION TITLES */
.section_title{
	margin-bottom: 20px;
}

.section_title .h2{
    margin-bottom: 30px;
    font-family: "Sofia-Pro-Bold";
    color: var(--secondaryColor);
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 40px;
	}


.section_title .h2 .span{
	color: var(--primaryColor);
    /*display: block;*/
}

.section_title .p{
	margin-bottom: 40px;
    font-family:"Sofia-Pro-Medium";
    color: var(--secondaryColor);
    font-size: 27px;
    text-align: center;
}

.section_title .p.item_change {
    font-size: 22px;
    color: #000000;
    font-family: 'Sofia-Pro-Regular';
}

.hr{
	border-color: #e5e1e1;
}



/* QUALITIES SECTION */
.qualities_section {
    padding: 35px 0px 35px 0px;
}

.qualities_section .qualities_item{

}

.qualities_section .qualities_item p{
    font-family:"Sofia-Pro-Light";
    color: var(--secondaryColor);
    font-size: 18px;
    margin-bottom: 0px;
	}


/* CATEGORIES SECTION */
.categories_section {
    padding: 70px 0px;
}


.categories_section .categories_row{
    padding: 28px 24px;
    background: #f5f5f5;
    border-radius:7px;
    text-align: center;
	}

.categories_section .categories_row .slick-list.draggable {
    overflow: visible;
}


.categories_section .categories_row .category_item{
    background: #ffffff;
    text-align: center;
    border-radius: 7px;
    padding: 10px 10px;
    margin-bottom: 15px;
    display: block;
    text-decoration: none;
    color: var(--secondaryColor);
    margin-right: 8px;
    margin-left: 8px;
    outline: none;
    margin-bottom: 0px;
    transition: all 500ms ease-in-out;
    border: 1px solid transparent;
    width: 17.5%;
    display:inline-block;
	}
.categories_section .categories_row .category_item:first-child{
    margin-left: 0;
}
.categories_section .categories_row .category_item:nth-child(5){
    margin-right: 0;
}
.category_item h4 {
    font-size: 16px;
}
.categories_section .categories_row .category_item .img{
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
}


/* SERVICES SECTION */
.services_section{
	padding: 90px 0px;
	}

.services_section .services_item{
	text-align: center;
	margin-bottom: 30px;
	}

.services_section .services_item img{
	margin-bottom: 40px;
}

.services_section .services_item .h3{
    font-family:"Sofia-Pro-Bold";
    color: var(--primaryColor);
    font-size: 32px;
    margin-bottom: 30px;
	}


.services_section .services_item .p{
    font-family:"Sofia-Pro-Light";
    color: var(--secondaryColor);
    font-size: 20px;
}


/* HEAR SECTION */
.hear_section{
	padding: 50px 0px;
    position: relative;
    overflow: hidden;
}
.hear_section:before{
    content: "";
    width: 450px;
    height: 460px;
    background: #f2f2f2;
    border-radius: 100%;
    position: absolute;
    top: 150px;
    left: -184px;
}
.hear_section:after{
    content: "";
    width: 351px;
    height: 350px;
    background: #ec0100;
    border-radius: 100%;
    position: absolute;
    top: 75px;
    right: -30px;
    z-index: -1111;
}
.hear_section .hear_thumb{
	margin-bottom: 25px;
	display: block;
}

.hear_section .hear_thumb img {
    transition: 2s all;
    border-radius: 5px;
    opacity: 1;
}

.hear_section .hear_thumb img:hover {
    opacity: 1;
}

.hear_section .hear_title{
    color: var(--secondaryColor);
    font-family: "ink-free-normal";
    text-decoration: none;
    float: right;
    margin-right: 60px;
    margin-bottom: 30px;
	}


.hear_section .hear_thumb_row > div:last-child .hear_title{
    float: left;
    margin-left: 60px;
}


/* APP SECTION */
.app_section{
	padding: 150px 0px;
	}


/*.app_section .app_section_title{
	color: #4a4b4c;
	font-size: 40px;
    font-family:"Sofia-Pro-Bold";
    margin-bottom: 40px;
	}
*/




/* CLIENTS SECTION  */
.clients_section{
	padding: 70px 0px;
	background: #f6f6f6;
	text-align: center;
	}



/* FOOTER SECTION */
.ftr_section{
	background: #060505;
/*    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
*/    }


.top_ftr{
	padding-top: 90px;
	padding-bottom: 60px;
	}

.ftr_section .top_ftr .ftr_social li{
	margin-right: 5px;
	}

.ftr_section .top_ftr .ftr_social a{
    border: 1px solid #fff;
    border-radius: 31px;
    color: #fff;
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 33px;
    outline: none;
	}

.ftr_section .top_ftr .ftr_social a:hover{
	color: var(--primaryColor);
	border-color: var(--primaryColor);
}



.ftr_section .top_ftr .ftr_short_info{
	color: #929292;
	font-family: "Sofia-Pro-Light";
	font-size: 14px;
	margin-top: 10px;
	}




.ftr_section .top_ftr .ftr_widget .ftr_widget_title{
	color: var(--primaryColor);
	font-size: 20px;
    font-family:"Sofia-Pro-Medium";
    margin-bottom: 40px;
	}

.ftr_section .top_ftr .ftr_widget .ftr_widget_links{
	padding-left: 15px;
}

.ftr_section .top_ftr .ftr_widget .ftr_widget_links .li{
	margin-bottom: 20px;
	}


.ftr_section .top_ftr .ftr_widget .ftr_widget_links .li .fa{
	color: var(--primaryColor);
    margin-right: 10px;
}


.ftr_section .top_ftr .ftr_widget .ftr_widget_links .li:before{
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: var(--primaryColor); /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.ftr_section .top_ftr .ftr_widget .ftr_widget_links.list-unstyled{
    padding-left: 0px;
}

.ftr_section .top_ftr .ftr_widget .ftr_widget_links.list-unstyled .li:before{
content: "";
}

.ftr_section .top_ftr .ftr_widget .ftr_widget_links .a{
	font-size: 16px;
	color: #cecdcd;
	font-family: "Sofia-Pro-Light";
	}

.ftr_section .btm_ftr{
}

.ftr_section .btm_ftr > .container{
	border-top: 1px solid #161616;
	padding-top: 15px;
	padding-bottom: 15px;
	}


.ftr_section .btm_ftr .cpright_txt{
	font-family: "Sofia-Pro-Light";
	color: #fff;
	font-size: 10px;
	margin-bottom: 0px;
}

.ftr_section .btm_ftr .cpright_txt .a{
	color: var(--primaryColor);
	text-decoration: none;
}


.ftr_section .btm_ftr .ftr_menu{
	text-align: right;
	margin-bottom: 0px;
	}


.ftr_section .btm_ftr .ftr_menu .li{
	margin-right: 0px;
	}

.ftr_section .btm_ftr .ftr_menu .li .a{
	border-right: 1px solid #6d6d6d;
	padding: 0px 5px;
}


.ftr_section .btm_ftr .ftr_menu .li:last-child .a{
	border: none;
}

.ftr_section .btm_ftr .ftr_menu .a{
	font-family: "Sofia-Pro-Light";
	text-decoration: none;
	color: #6d6d6d;
	font-size: 10px;
	}



/*********** INFO PAGE **********/
.info_form_section{
	padding-bottom: 70px;
	}


.info_form_section .info_form_wrap{
    padding: 35px 35px;
    box-shadow: 0px 0px 20px 0px #4a4b4c2e;
    border-radius: 5px;
    width: 330px;
    background-color: #fff;
    float: left;
    margin-top: 100px;
}

.form-control:focus {
    box-shadow: 0 0 0 0.2rem rgb(236 1 0 / 0.25);
    }

.info_form_section .info_form_wrap .form-control{
    font-family:"Sofia-Pro-Light";
    color: #959595;
    font-size: 16px;
    border: 1px solid #959595;
    border-radius: 0px;
    margin-bottom:25px;
    outline: none;
    height: 40px;
	}


.info_form_section .info_form_wrap .form-check{
	font-family: "Sofia-Pro-Regular";
	font-size: var(--secondaryColor);
	font-size: 18px;
	}
.dont-register a{
    font-family: "Sofia-Pro-Regular";
    color: var(--primaryColor);
    font-size: 14px;
    margin-top: 15px;
    display: block;
}
.agree-term a{

}
.info_form_section .form-group.form-check a {
    font-size: 14px;
    font-family: "Sofia-Pro-Bold";
    color: var(--primaryColor);
}
.agree-term{
    margin-bottom: 0px;
}
.agree-term label{
    font-size: 14px;
}
a:hover{
    text-decoration: none;
}
.info_form_section .info_form_wrap .form-check .a{
	font-family: "Sofia-Pro-Bold";
	}

.info_form_section .info_form_wrap #tns_agree{
	visibility: hidden;
}

.info_form_section .info_form_wrap #tns_agree:after {
	visibility: initial;
    content: "";
    display: block;
    background: #fff;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -5px;
    top: 1px;
    border: 1px solid #636363;
}


.info_form_section .info_form_wrap #tns_agree:checked:after{
    background: #636363;
}



.info_form_section .info_form_wrap .form-control{}



/* POLICY SECTION */
.policy_section{
	padding:50px 0px;
}


/* INSURANCE COVERAGE SECTION */
.insurance_coverage{
	padding: 100px 0px;
	}



/* CUSTOM CARD */
.custom_card{
	padding: 30px 30px 50px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 20px 0px #b6b6b633;
	margin-bottom: 25px;
	}


.custom_card .card_title{
	font-family: "Sofia-Pro-Bold";
	color: var(--primaryColor);
	font-size: 24px;
	margin-top: 20px;
}

.custom_card .card_desc{
	font-family: "Sofia-Pro-Light";
	color: #000000;
	font-size: 16px;
	}


/* ADDONS INSURANCE SECTION */
.addons_insurance_section{
	padding: 100px 0px;
	}



/* KEY FEATURES SECTION */
.keyfeatures_section{
	padding: 100px 0px;
	}

.keyfeatures_section .keyfeatures_table{}

.keyfeatures_section .keyfeatures_table th{
	border-bottom-width: 1px;
	color:var(--primaryColor);
	font-family: "Sofia-Pro-Bold";
	font-size:22px;
	width: 50%;
	}

.keyfeatures_section .keyfeatures_table th, .keyfeatures_section .keyfeatures_table td{
    border: 1px solid var(--secondaryColor);
    padding: 17px;
    vertical-align: top;
	}


.keyfeatures_section .keyfeatures_table td{
	font-family: "Sofia-Pro-Light";
	color: var(-secondaryColor);
	font-size:16px;
	}


.cstm_spacer{
	max-width: 850px;
	margin: auto;
}



/*login section*/
.login_section {
	/* background-image: url('../img/login_bg.webp'); */
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom center;
    padding: 60px 0px;
    margin-bottom: 100px;
}

.login_section .login_box {
    box-shadow: #8a8a8a 0px 0px 10px -3px;
    padding: 108px 104px;
    background: #fff;
    position: relative;
	}


.login_section .login_box.login_arrow:before{
    content: "\f105";
    background: var(--primaryColor);
    display: block;
    position: absolute;
    top: calc(50% - 20px);
    height: 40px;
    right: -20px;
    width: 40px;
    border-radius: 45px;
    font-family: FontAwesome;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 22px;
    z-index: 1;
}

.login_section .login_box .login_box_title{
	margin-bottom: 70px;
	font-size: 30px;
	color: var(--primaryColor);
    font-family:"Sofia-Pro-Bold";
}


.login_section .login_box .form-control {
    border-width: 0px 0px 1px 0px;
    border-radius: 0px;
    padding-left: 34px;
}
.login_section .login_box .form-group{
	 position: relative;
}
.login_section .login_box .form-group i.fa {
    position: absolute;
    top: 10px;
}
.login_section .login_box .form-control:focus {
	box-shadow: none;
	border-color: var(--primaryColor);
}

.login_section .login_box  a.forgot_pass {
    color: #959595;
    font-size: 14px;
    font-family:"Sofia-Pro-Regular";
}

.login_section .login_box .btn-primary {
	font-size: 18px;
	font-family:"Sofia-Pro-Regular";
	padding: 7px;
    margin-top: 50px;
    margin-bottom: 16px;
}

/*INNER PAGE SECTION CSS*/
.tab_insurance .ti_heading h2 {
    font-size: 30px;
	font-family:"Sofia-Pro-Bold";
    padding: 0px 0px 43px;
}

.tab_insurance .back_arrow {
    content: "\f104";
    background: #eeeeee;
    display: block;
    position: absolute;
    height: 42px;
    left: -52px;
    width: 42px;
    border-radius: 45px;
    font-family: FontAwesome;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 22px;
    z-index: 1;
    cursor: pointer;
}

.step_btn_label {
    position: relative;
}

.step_btn_label span.rec_label {
    position: absolute;
    bottom: 20px;
    background: red;
    color: #fff;
    border-radius: 5px;
    padding: 2px 7px;
    font-size: 10px;
}

.tab_insurance {
    padding-top: 20px;
}

.tab_insurance .step_btn {
    border: 1px solid var(--secondaryColor);
    border-radius: 5px;
    padding: 30px 10px;
    position: relative;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #fff;
	cursor: pointer;
    margin-bottom: 15px;
}


.tab_insurance .step_btn.step_btn_active {
    border-color: var(--primaryColor);
    cursor: pointer;
	}


.tab_insurance .step_btn span.Comprehensive_Plan, .Third_Party, .Fully_Compre {
    font-size: 20px;
    font-family:"Sofia-Pro-Bold";
}

.tab_insurance .step_btn p.tab_parag {
    font-size: 12px;
    padding: 14px 7px;
    color: #4a4b4c;
}
.tab_insurance .step_btn span.aed {
    font-size: 18px;
    font-family:"Sofia-Pro-Bold";
    position: absolute;
    bottom: 20px;
}

/*START: INSURANCE FILTER SECTION*/

.insurance_filter {
    border: 1px solid;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 28px;
	min-height: 97%;
}
.section_title p{
    text-align: center;
}
.info_form_section img {

    margin-bottom: 47px;
}
.insurance_item {
    border: 1px solid;
    border-radius: 5px;
    padding: 15px 5px;
    margin-bottom: 28px;
    position: relative;
}

.insurance_item .insurance_item_label {
    position: absolute;
    font-size: 12px;
    font-family: "Sofia-Pro-Regular";
    color: var(--primaryColor);
    background-image: url(../img/star_label.webp);
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 26px;
    padding: 7px 35px;
    top: -3px;
    right: 30px;
}

.insurance_filter a.if_cfilter.float-right {
    font-size: 12px;
    color: #4a4b4c;
    font-family: "Sofia-Pro-Light";
    text-decoration: none;
}

.insurance_filter input[type="radio"]{
	margin-right: 10px;
}

.insurance_filter h3.if_title {
    font-size: 16px;
    font-family:"Sofia-Pro-Regular";
    margin-bottom: 20px;
}

.insurance_filter h4.if_stitle {
    font-size: 16px;
    font-family: "Sofia-Pro-Regular";
    margin-bottom: 5px;
}


.insurance_filter input[type='radio'] {
        -webkit-appearance: none;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        outline: none;
        border: 2px solid gray;
    }

    .insurance_filter input[type='radio']:before {
        content: '';
        display: block;
        width: 50%;
        height: 50%;
        margin: 21% auto;
        border-radius: 50%;
    }

 .insurance_filter input[type="radio"]:checked:before {
        background: var(--primaryColor);

    }

    .insurance_filter input[type="radio"]:checked {
      border-color:var(--primaryColor);
    }



.insurance_filter input[type="radio"]:checked ~ label{
    color: var(--primaryColor);
}

.insurance_filter label {
    font-size: 18px;
    color: #4a4b4c;
    font-family:"Sofia-Pro-Light";
    margin-bottom: 0px;
}

/*.insurance_filter label.rec_active {
    color: var(--primaryColor);
}*/


a.view_details_btn {
    font-size: 14px;
    color: #4a4b4c;
    font-family: "Sofia-Pro-Light";
    text-decoration: none;
}

a.view_details_btn i.fa {
    margin-left: 10px;
}
.qualities_item img {
    margin-right: 13px;
}

.qualities_item p.para_item {
    font-size: 11px;
    font-family: "Sofia-Pro-Regular";
    line-height: 15px;
    font-weight: 600;

}

.qualities_item h4.adm_ins {
    font-size: 20px;
    font-family: "Sofia-Pro-Regular";
}

.qualities_item p.q_item2 {
    font-size: 12px;
    color: #4a4b4c;
    font-family: "Sofia-Pro-Light";
    margin-bottom: 0px;
    line-height: 10px;
}

.qualities_item span.aed_2 {
    font-size: 12px;
    font-family: "Sofia-Pro-Regular";
}

.qualities_item button{
	width: 139px;
    /*CSS Change*/
    /*height: 43px;*/
    height: 38px;
    border: none;
    border-radius: 5px;
    /* background: #ec0100; */
    background: #ec0100;
    color: #fff;
    font-size: 18px;
    font-family: "Sofia-Pro-Bold";

}
.qualities_item, .is_detail .is_item {

    padding: 2px 0px 0;
}


.iagency_title{
	}


.iagency_title h4 {
    color: #000000;
    font-size: 14px;
    font-family: "Sofia-Pro-Light";
    font-weight: bold;
}

/*car claim settled*/
.car_selection span.p_brands {
    font-size: 18px;
    color: #919191;
    font-family: "Sofia-Pro-Light";

}

.car_selection .claim_setlled h3 {
    font-size: 24px;
    font-family: 'Sofia-Pro-Medium';
    color: #000000;
}

.car_selection .claim_setlled p {
    font-size: 24px;
    font-family: 'Sofia-Pro-Light';
    color: #000000;
}

.car_selection .card button.btn {
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    font-family: "Sofia-Pro-Light";
    padding: 8px 0;

}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none !important;
}
.car_selection .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 58px;
    pointer-events: all;
    border-radius: 15px;
    height: 24px;
    background-color: #4a4b4c !important;
    border-color: #4a4b4c !important;
}
.car_selection .custom-switch .custom-control-label::after {
    top: calc(.25rem + 3px);
    left: calc(-2.25rem + 26px);
    width: calc(22px - 3px);
    height: calc(22px - 4px);
    background-color: #ffffff;
    border-radius: 15px;
    -webkit-transform: translateX(-24px);
    -ms-transform: translateX(-160px);
    transform: translateX(-24px);
    transition: all 0.4s ease-in-out;
}
.car_selection .rotate {
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
.car_selection .rotate.down {
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
}

.car_selection  .btn.focus, .btn:focus, .car_selection .form-control:focus{
	box-shadow: none;
}

.car_selection  span.badge-pill {
    border-radius: 5px;
    font-size: 12px;
    font-family: "Sofia-Pro-Light";
    color: #000;
    border: 1px solid #898989;
    padding: 2px 10px 4px 10px;
    top: -1px;
    position: relative;
    height: 24px;
    line-height: 17px;
}

.car_selection button#button-addon2 {
    border-left: none;
    border-color: #e1e1e1;
    padding-bottom: 5px;
    padding-right: 18px;
    padding-top: 2px;
    background: none !important;
    color: #58595b;
}

.car_selection input.form-control {
    border-right: none;
    border-color: #e5e5e5;
}

.car_selection .card {
    border: none;
    border-bottom: 1px solid #dedede !important;
    padding: 10px  0;
}


.car_selection .card .btn-link .fa {
    transform: rotate(90deg);
}

.car_selection .card .btn-link.collapsed .fa {
    transform: rotate(0deg);
    font-size: 18px;
}



.car_selection .cs_btn button {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    border: none;
    color: #fff;
    outline: none;
    background: var(--primaryColor);
}

.car_selection .form-control {
	color: #495057;
	font-family: "Sofia-Pro-Light";
}

.car_selection .custom-control label {
    color: #919191;
    font-size: 18px;
    font-family: "Sofia-Pro-Light";
    padding-left: 40px;
    padding-top: 5px;
}

.car_selection h3.form_stitle {
    font-size: 28px;
    padding: 14px 0px;
    font-family: "Sofia-Pro-Regular";
}

.car_selection h4.p_location {
    color: #919191;
    font-size: 18px;
    font-family: "Sofia-Pro-Light";
    padding: 3px 0 16px;
}

.car_selection .list-group p {
    color: #919191;
    font-family: "Sofia-Pro-Light";
    font-size: 16px;
    margin-bottom: 0px;
}
.car_selection .list-group b {
    font-family: "Sofia-Pro-Regular";
    color: #000;
}

.reg_num h3.form_checklist_title {
    font-size: 30px;
    font-family: "Sofia-Pro-Regular";
    color: #000000;
}

.reg_num .form_checklist_item i.fa {
    color: #07ca1e;
    position: relative;
    top: 2px;
}

.reg_num .form_checklist {
    text-align: center;
    margin: 20px auto;
}
.reg_num .form_checklist_item span {
    font-size: 18px;
    color: #4a4b4c;
    font-family: "Sofia-Pro-Regular";
}
.reg_num .form_checklist_item {
    display: flex;
}
.reg_num .ellipses::before {
    content: '. . . . . . . . . . . . . . . . . . . . . . . . . . .       . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ';
}
.reg_num .ellipses {
    flex: 1 1 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
}
.reg_num .form_checklist_item span:first-child, .form_checklist_item span:last-child {
    flex: 0 0 auto;
}

/*payment section */

.is_detail, .payment {
    border: 1px solid;
    border-radius: 5px;
    padding: 40px 38px;
}

.is_logo h4.is_title {
    color: #000000;
    font-size: 20px;
    font-family: "Sofia-Pro-Light";
    position: relative;
}

.is_logo span.is_twrap {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
}

.is_logo {
    padding-bottom: 30px;
}

.is_detail .is_item p.q_item2 {
    font-size: 16px;
    color: var(--primaryColor);
    font-family: "Sofia-Pro-Light";
    margin-bottom: 0px;
}

.is_detail .is_item span.aed_2 {
    font-family: sofia-pro-Regular;
    font-size: 16px;
    color: #000000;
}

.is_detail .inssurance_sheading h4 {
    font-size: 20px;
    font-family: sofia-pro-regular;
    color: var(--primaryColor);
    padding: 3px 0px 8px;
}
.is_detail .inssurance_sheading li {
    font-size: 16px;
    color: #000000;
    font-family: 'Sofia-Pro-Regular';
    padding: 9px 0;

}
.is_detail .inssurance_sheading i.fa {
    color: var(--primaryColor);
}

.is_detail .inssurance_sheading .fa-info-circle:before {
    content: "\f05a";
    color: #5e5f60;
}

.is_detail .ih_item {
    padding: 6px 0 18px;
}
.is_detail .ih_item p.is_item2 {
    color: #4a4b4c;
    font-size: 16px;
    margin-bottom: 0px;
    font-family: 'Sofia-Pro-Light';
}

.is_detail .ih_item span.is_item3 {
    font-size: 16px;
    color: #000000;
    font-family: 'Sofia-Pro-Regular';
}

.is_detail .tc_btn button {
    font-size: 14px;
    font-family: 'Sofia-Pro-Light';
    border-radius: 5px;
    width: 100%;
    height: 43px;
    background: none;
    color: var(--primaryColor);
    border: 1px solid var(--primaryColor);
    margin: 18px 0px;
    outline: none;
}

.is_detail .d_heading h4 {
    font-size: 20px;
    font-family: 'Sofia-Pro-Bold';
    color: var(--primaryColor);
    padding: 9px 0 11px;
}
.is_detail .d_heading p {
    font-size: 16px;
    color: #000000;
    font-family: 'Sofia-Pro-Regular';
}

.payment .p_heading h4 {
    font-size: 20px;
    font-family: 'Sofia-Pro-Bold';
    color: var(--primaryColor);
}

.payment .payment_list {
    padding: 16px 0;
}

.payment .payment_list li {
    font-size: 14px;
    color: #000000;
    font-family: 'Sofia-Pro-Regular';
    padding: 4px 0;
}
.payment_list .item_bold {
    font-size: 16px;
    font-family: 'Sofia-Pro-Medium';
    color: #000000;
}

.payment .promo_btn button {
    width: 100%;
    height: 36px;
    color: #4a4b4c;
    font-size: 14px;
    font-family: 'Sofia-Pro-Light';
    border-radius: 5px;
    background: none;
    border: 1px solid #e3e3e3;
    outline: none;
}

.payment .privacy_policy p {
    font-size: 14px;
    color: #000000;
    font-family: 'Sofia-Pro-Regular';
    padding: 15px 0;
}

.payment span.p_now {
    color: var(--primaryColor);
    font-size: 14px;
    font-family: 'Sofia-Pro-Medium';
}

.payment a.t_c{
    text-decoration: underline;
    color: var(--primaryColor);
    font-size: 14px;
    font-family: 'Sofia-Pro-Medium';

}

.payment .p_method h4 {
    font-size: 14px;
    font-family: 'Sofia-Pro-Medium';
    color: #000000;
    margin-bottom: 23px;
}

.payment .c_card_btn button, .payment .p_pal button {
    width: 100%;
    height: 36px;
    color: #4a4b4c;
    font-size: 14px;
    font-family: 'Sofia-Pro-Light';
    border-radius: 5px;
    background: none;
    border: 1px solid #e3e3e3;
    padding: 0;
    outline: none;
}

.payment .pay_now_btn button {
    font-size: 14px;
    width: 100%;
    height: 36px;
    background: var(--primaryColor);
    color: #fff;
    font-family: 'Sofia-Pro-Bold';
    border: navajowhite;
    border-radius: 5px;
    margin: 22px 0;
    outline: none;
}

.car_logo img {
    margin-top: 50px;
}

/*start dashboard section*/
.dashboard_items {
    /* background: url(../img/dashboard_bg.webp); */
    background-repeat: no-repeat;
    background-size: cover;
}

.dboard_profile h4 {
    font-size: 30px;
    font-family: 'Sofia-Pro-Bold';
    color: #000000;
}

.dboard_profile p {
    font-size: 24px;
    color: #000000;
    font-family: 'Sofia-Pro-Light';
}

/*start contact us sention*/
.contact_us {
    padding: 100px 0;
}

.contact_us .contact_title h4 {
    font-size: 60px;
    color: var(--primaryColor);
    font-family: 'Sofia-Pro-Bold';
    margin-bottom: 20px;
}

.contact_us .contact_title span {
    font-size: 30px;
    color: #4a4b4c;
    font-family: 'Sofia-Pro-Medium';
    line-height: 1;
}

 .contact_title p {
    font-size: 24px;
    color: #4a4b4c;
    font-family: 'Sofia-Pro-Light';
    padding: 20px 0;
}

.map_info {
    padding: 75px 0;
}

.map_info .contact_info {
    border: 1px solid;
    background: #4a4b4c;
    padding: 100px 100px;
    border-radius: 5px 0 0px 5px;
    width: 100%;
    float: left;
}

 .pading_right {
    padding-right: 0;
}
.pading_left {
    padding-left: 0;
}

.map_info .contact_info h4 {
    font-size: 36px;
    font-family: 'Sofia-Pro-Bold';
    color: #ffffff;
}

.map_info .contact_info li {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Sofia-Pro-Light';
    padding: 15px 0;
}

.map_info .contact_info .fa-envelope:before, .map_info .contact_info .fa-phone:before,
.map_info .contact_info img.img-fluid {
    padding-right: 20px;
}

#map-container-google-2 iframe {
    height: 467px;
    width: 100%;
    border-radius: 0 5px 5px 0;
}
.section_title h2 {
    margin-bottom: 40px;
    font-family: "Sofia-Pro-Bold";
    color: var(--secondaryColor);
    font-size: 28px;
    text-align: center;
}
.section_title h2 span {
    color: var(--primaryColor);
}
.get_form .get_item {
    box-shadow: 0 1px 24px rgba(0,0,0,.08);
    border-radius: 5px;
    padding: 100px 100px;
    margin-bottom: 100px;
}

.get_form .get_item h4 {
    font-size: 36px;
    font-family: 'Sofia-Pro-Bold';
    color: var(--primaryColor);
}
.get_form .get_item p {
    font-size: 18px;
    color: #4a4b4c;
    font-family: 'Sofia-Pro-Light';
    margin-bottom: 40px;
}

.get_form .get_item input.form-control {
    border: none;
    border-bottom: 1px solid #d7d7d7;
    outline: none;
}

.get_form .get_item .fs_btn button {
    font-size: 16px;
    font-family: 'Sofia-Pro-Bold';
    background: var(--primaryColor);
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 11px 48px;
    margin-top: 35px;
    outline: none;
}

.get_form .align_gitem {
    position: relative;
}

.get_form .align_gicon {
    position: absolute;
    left: 20px;
    top: 12px;
    color: #9c9c9c;
}
.get_form .align_gicon1 {
    position: absolute;
    top: 12px;
    left: 5px;
    color: #9c9c9c;
}


.cloud_bg{
    background-image: url("../img/cloud_bg.webp");
    background-repeat: no-repeat;
    background-position: top center;
}

/*start media quaries*/
@media(min-width: 280px)and (max-width: 320px){

    .tab_insurance .ti_heading h2, .car_selection h3.form_stitle {
    font-size: 16px !important;
}

}


@media(min-width: 320px) and (max-width: 414px){

.get_form .get_item{
    padding: 30px 20px;
}

  .tab_insurance .ti_heading h2 {
    font-size: 18px !important;
}

}

@media(max-width: 575px){


.hero_section {
    padding: 80px 0px 187px;
	}


.qualities_section {
    padding: 50px 0px;
}

.categories_section {
    padding: 50px 0px;
}


.hear_section {
    padding: 50px 0px;
}


.app_section {
    padding: 50px 0px;
}


.section_title .h2 {
    font-size: 34px !important;
    }

.section_title .p {
    font-size: 18px;
	}

.hero_search_wrap > div > div {
	border-right: none;
    border-bottom: 1px solid #919191;
}

.info_form_section{
	padding-bottom: 50px;
}


.policy_section{
	padding: 50px 0px;
}


.insurance_item {
    padding-top: 35px;
}


.is_detail, .payment {
    padding: 40px 8px;
}

}


.header_section .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

@media(min-width: 768px){

.header_section .dropdown-menu{
    display: block;
  opacity:0;
-webkit-transition: all 500ms ease-in;
-moz-transition: all 500ms ease-in;
-ms-transition: all 500ms ease-in;
-o-transition: all 500ms ease-in;
transition: all 500ms ease-in;
padding-top: 30px;
}


.header_section .dropdown-menu.show{
  opacity:1;
}

 .vrau{
    display:block;
    /*opacity:1;*/
  }
	.qualities_section .qualities_row > div .qualities_item{
		border-right: 1px solid #d9d9d9;
	}

	.qualities_section .qualities_row > div:last-child .qualities_item{
		border-right: none;
	}


	.login_section .login_box {
	    margin-right: -15px;
	    margin-left: -15px;
	}


	.tab_insurance .step_btn{
		height: 100%;
	}

.is_detail, .payment {
    padding: 40px 30px;
}
}




@media(max-width: 768px){

	.qualities_section .qualities_row > div .qualities_item{
		border-bottom: 1px solid #d9d9d9;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.qualities_section .qualities_row > div:last-child .qualities_item{
		border-bottom: none;
	}

	/* .info_form_wrap{
		margin-top: 50px;
	} */


.login_section .login_box.login_arrow:before{
	display: none;
}

.tab_insurance {
    margin-bottom: 0;
}

.map_info .contact_info,#map-container-google-2 iframe {
    border-radius: 5px;
}

.pading_right {
    padding-right: 15px;
}

.pading_left {
    padding-left:  15px;
}
.map_info .contact_info {
    padding: 79px 100px;
}
.map_info .contact_info {
    padding: 94px 36px !important;
}

.car_selection h3.form_stitle {
    font-size: 18px !important;
}

}

@media(max-width: 992px){
	.header_section .navbar_btn li{
		margin-bottom: 10px;
	}

.login_section .login_box {
    padding: 50px 50px;
    margin-bottom: 20px;
}

.insurance_filter input[type="radio"] {
    margin-right: 7px;
}

.map_info .contact_info li {
    padding: 10px 0;
}

.map_info .contact_info {
    padding: 115px 50px !important;
}

    .tab_insurance .back_arrow{
        position: initial;
        display: inline-block;
        margin-right: 20px;
    }

  .tab_insurance .ti_heading h2 {
    font-size: 21px;
}

.qualities_item, .is_detail .is_item {
    text-align: center !important;
}

}

@media(max-width: 1199px){
.map_info .contact_info {
    padding: 79px 100px;
}



}

@media(max-width: 1440px){

body{
    border-top: 7px solid var(--primaryColor);
}
.section_title h2 {
    font-size:32px;
}

.header_section nav.navbar {
    padding-right: 0px;
    padding-left: 0px;
}

.header_section .fa-chevron-down:before {
    font-size: 9px;
    }

.header_section {
    border-bottom: 1px solid #686d71;
    padding: 20px 0px 15px 0px;
}


    .tab_insurance .ti_heading{
    	display: inline-block;
    }

    .header_section nav.navbar a.nav-link.nav_link_register, .header_section nav.navbar a.nav-link.nav_link_support{
        min-width: 15%;
        font-size: 14px;
        padding:5px 25px;
    }

        .car_selection h3.form_stitle {
        font-size: 20px;
    }

    .header_section nav.navbar li.nav-item a,
    .car_selection .custom-control label,
    .car_selection h4.p_location {
        font-size: 14px;
    }

    .car_selection .list-group .list-group-item {
        padding: 8px 20px;
    }

    .car_selection .list-group p {
        font-size: 14px;
    }

    .car_selection .form-control {
        font-size: 14px;
        padding: 0 10px;
        height: 40px;
        position: relative;
    }
    .car_selection select{
        -webkit-appearance: none;
        appearance: none;
        background: url(../img/down-chevron.png);
        background-repeat: no-repeat;
        background-size: 4%;
        background-position: top 13px right 10px;
    }
    .car_selection input::-webkit-input-placeholder {
       color: #919191;
    }

    .car_selection input:-moz-placeholder { /* Firefox 18- */
       color: #919191;
    }

    .car_selection input::-moz-placeholder {  /* Firefox 19+ */r;
       color: #919191;
    }
   .car_selection .cs_btn button {
    height: 37px;
    font-size: 16px;
   }

.car_selection .card button.btn,
.car_selection span.p_brands {
    font-size: 14px;
}

.car_selection .card .card-body {
    padding: 10px;
    font-size: 12px;
}

.car_selection .claim_setlled h3,
.car_selection .claim_setlled p  {
    font-size: 14px;
}

.dashboard_items .custom_card .card_desc {
    font-size: 14px;
}

.dashboard_items .custom_card .card_title {
    font-size: 14px;
    margin-top: 10px;
}

.dashboard_items .dboard_profile h4 {
    font-size: 20px;
}

.dashboard_items .dboard_profile p {
    font-size: 20px;
}

.dashboard_items .custom_card {
    padding: 25px 25px;
}

.reg_num h3.form_checklist_title {
    font-size: 22px;
}

.reg_num .form_checklist_item span {
    font-size: 16px;
    margin-right: 3px;
}


.search_filter .search_filter_item img {
    height: 38px;
}


.search_filter .search_filter_item{
    min-height: 34px;
}

/*.header_section nav.navbar a.nav-link.nav_link_support {
    font-size: 14px;
    min-width: 79px;
}*/

.categories_section .categories_row .category_item .img{
    height: 50px;
}


.info_form_section .info_form_wrap .form-control {
    font-size: 14px;
    height: 40px;
}

.info_form_section  .btn-primary {
    font-size: 14px;
    padding: 9px;
}

.info_form_section .form-group.form-check a  {
    font-size: 14px;
}

.qualities_section .qualities_item p {
    /*font-size: 15px;*/
    font-size: 13px;
}

.section_title .h2 {
    font-size: 38px;
    text-align: center;
}
.app_section .section_title .h2 {
    font-size: 38px;
    letter-spacing: 2px;
    margin-bottom: 40px;
    text-align: left;
}
.section_title .p.item_change {
    font-size: 14px;
}

.custom_card {
    padding: 15px 20px;
}

.custom_card .card_title {
    font-size: 16px;
}
.custom_card img{
    /* width: 65%!Important; */
    margin: 0px auto;
}

.custom_card .card_desc {
    font-size: 12px;
}

.services_section .services_item .h3 {
    font-size: 23px;
    margin-bottom: 10px;

}

.services_section .services_item .p {
    font-size: 14px;
}

.keyfeatures_section .keyfeatures_table th,
.keyfeatures_section .keyfeatures_table td {
    padding: 10px 15px;
    font-size: 12px;
}

.contact_us .contact_title h4 {
    font-size: 38px;
}

.contact_us .contact_title span {
    font-size: 20px;
}

.contact_title p {
    font-size: 18px;
    padding-top: 10px
    }

.map_info .contact_info li {
    font-size: 12px;
    padding: 10px 0px;
}

.map_info .contact_info {
    padding: 85px 40px;
}

.map_info .contact_info h4 {
    font-size: 26px;
}

#map-container-google-2 iframe {
    height: 344px;
}

.get_form .get_item h4 {
    font-size: 28px;
}

.get_form .get_item p {
    font-size: 16px;
}

.get_form .get_item {
    padding: 50px 25px;
    margin-bottom: 50px;
}

.get_form .get_item .fs_btn button {
    font-size: 14px;
}

.tab_insurance .ti_heading h2 {
    font-size: 24px;
}

.tab_insurance .step_btn span.Comprehensive_Plan, .Third_Party,
.Fully_Compre, .tab_insurance .step_btn span.aed {
    font-size: 14px;
}

.tab_insurance .step_btn p.tab_parag {
    padding: 3px 0px 14px 0px;
}

.insurance_filter label {
    font-size: 12px;
}
.qualities_item img {
    margin-right: 5px;
}

.qualities_item button {
    width: 97px;
    height: 35px;
    font-size: 14px;
}

.col-lg-3.col-md-6.col-sm-6.col-6.text-center.for_pad, .col-6.col-sm-4.col-md-4.col-lg-5.for_pad,
.col-6.col-sm-4.col-md-4.for_pad, .col-6.col-sm-4.col-md-4.for_pad {
    padding: 0;
}

.section_title .p {
    font-size: 18px;
    margin-bottom: 20px;
}


.insurance_coverage {
    padding: 50px 0px;
    }

.login_section .login_box .login_box_title {
     font-size: 21px;
}

.login_section .login_box {
    padding: 50px 80px;

}

.login_section .login_box .btn-primary {
    font-size: 14px;
}

.is_detail .col-6.col-sm-6.col-md-6.col-lg-3 {
    padding: 0;
}

.is_logo h4.is_title, .payment .p_heading h4,
.is_detail .inssurance_sheading h4{
    font-size: 18px;
}

.is_detail .is_item p.q_item2,.is_detail .inssurance_sheading li,
.is_detail .is_item span.aed_2, .payment_list .item_bold,
.is_detail .ih_item span.is_item3, .is_detail .ih_item p.is_item2,
.is_detail .d_heading p {
    font-size: 14px;
}

.is_detail .d_heading h4 {
    font-size: 16px;
}

.hero_search_wrap input[type="button"] {
    font-size: 16px;
    margin: 14px 0px;
}

.search_filter .search_filter_item h4, .slick-track h4 {
    font-size: 14px;
}


.car_selection .card {
    padding: 0px 0;
}


.tab_insurance .back_arrow {
    height: 32px;
    left: -42px;
    width: 32px;
    line-height: 33px;
    }

.tab_insurance .ti_heading h2 {
    padding: 0px 0px 10px;
}


.ftr_section .top_ftr .ftr_widget .ftr_widget_title {
    font-size: 14px;
    margin-bottom: 25px;
    }

.ftr_section .top_ftr .ftr_widget .ftr_widget_links .a {
    font-size: 12px;
    }

.ftr_section .top_ftr .ftr_widget .ftr_widget_links .li {
    margin-bottom: 10px;
}

.ftr_section .top_ftr .ftr_short_info {
    font-size: 10px;
    }

.ftr_section .ftr_logo {
    width: 50px;
}


.ftr_section .top_ftr .ftr_social a {
    width: 25px;
    height: 25px;
    font-size: 10px;
    line-height: 24px;
}


.contact_us {
    padding: 50px 0 20px 0;
}

.map_info {
    padding: 50px 0;
}

.app_section {
    padding: 20px 0px 100px 0px;
}


.clients_section {
    padding: 40px 0px;
    }

.clients_section .img{
    height: 70px;
}


.addons_insurance_section {
    padding: 50px 0px;
}

.services_section {
    padding: 50px 0px;
}

.keyfeatures_section {
    padding: 50px 0px;
}

.top_ftr {
    padding-top: 40px;
    padding-bottom: 40px;
}


}
.nav-item:hover .dropdown-menu{
    opacity: 1;
}
.nav-item .dropdown-menu{
    padding-top: 10px !important;
}
/* .navbar-collapse ul:first-child{
    margin-right: 0px !important;
} */
.navbar-collapse ul:last-child li:first-child{
    margin-left: 0;
}
/* .header_section .navbar{
    padding: 15px 0;
} */
.hero_search_wrap .col-sm-2{
    flex: 0 0 13.666667%;
    max-width: 13.666667%;

}
.hero_search_wrap .col-sm-3 {
    flex: 0 0 26%;
    max-width: 26%;
}
.hero_search_wrap .col-sm-4 {
    /*flex: 0 0 36.333333%;
    max-width: 36.333333%;*/
    flex: 0 0 36.333333%;
    max-width: 36.333333%;
}
.hero_search_wrap .col-sm-3.hero-col-wid{
    flex: 0 0 22%;
    max-width: 22%;
}
.qualities_item .col-3 {
    padding: 0 10px;
}
.qualities_item img {
    width: 55px;
}
.insurance_item .qualities_item img {
    width: 26px;
}
.insurance_item .qualities_item .col-3, .insurance_item .qualities_item .col-9{
    padding: 0 3px;
}
/* .navbar-brand img{
    width: 140px;
} */
.color-red{
    color: var(--primaryColor);
}
.top_ftr .col-sm-4{
    padding-right: 0;
}
.top_ftr .col-sm-8{
    padding-left: 0;
}
.ftr_widget_links .fa-phone{
    transform: rotate(266deg);
}
.ftr_menu li{
    position: relative;
    padding: 0 5px;
}
.ftr_menu li:after{
    content: "";
    position: absolute;
    top: 10px;
    right: -6px;
    width: 1px;
    height: 10px;
    background: #6d6d6d;
}
.ftr_menu li:last-child:after{
    display:none;
}
.back_arrow i{
    color: #000;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: none;
}
.reg_num{
    padding: 90px 0;
}
.tab_insurance .col-md-4, .mt-4 .col-md-4, .mt-4 .col-md-8{
    padding: 0px 10px;
}
.insurance_item .col-sm-4 {
    padding: 0 2px !important;
}
.form-control:focus {
    border-color: #ced4da;
}
.iagency_title img{
    width: 40px;
}
.boader-bot {
    border-bottom: 1px solid #dadada;
    border-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #000;
    text-decoration: none;
    font-family: "Sofia-Pro-Light";
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 0px;
    padding-top: 15px;
    cursor: pointer;
}
.boader-bot i{
    font-size: 18px;
}
/*================== motor page ===================*/


/* Ah CSS*/

.custom-container{
    width:1000px !important;
    margin:0 auto !important;
}

.insurance_item_label {
    background-color: #dcdcdc !important;
    color: black !important;
    background-image: none !important;
    padding: 6px 20px !important;
    border: 1px solid black;
    border-radius: 6px !important;
    top: -15px !important;
}

.iagency_title img {
    width: 60px;
}
.left-area-logo{
    width: 78%;
    float: left;
}
.right-area-logo{
    width: 20%;
    float: right;
}
.tooltip-cus {
    position: relative;
    float: left;
    /* margin-left: 9px; */
    /* top: -7px; */
    /* right: 6px; */
    cursor: pointer;
    display: block;
    width: 11px;
    height: 12px;
    margin-top: -6px;
    margin-left: 8px;

}
.tooltip-cus i{
    font-size: 12px;
    cursor: pointer;
}
.tooltip-cus .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip-cus .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip-cus:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.main-party p{
    font-size: 13px;
    font-family: "Sofia-Pro-Regular";
    line-height: 15px;
    font-weight: 600;
    float: left;
    margin-bottom: 0px;
}
.main-party span{
    font-size: 11px;
    font-family: "Sofia-Pro-Regular";
}
.party-text{
    width: 75%;
}
.main-party{
    width: 30%;
    float: left;
    margin-right: 16px;
    margin-top: 15px;
}
.main-area-logo{
    padding: 0px 15px;
}
.main-party img{
    width: 40px;
    float: left;
}
h6.adm_ins {
    display: inline;
    vertical-align: bottom;
    font-size: 14px !important;
}

.qualities_item_ah p.para_item {
    vertical-align: bottom !important ;
    display: inline-block !important;
    font-size: 13px !important;
}

span.ah-break {
    font-weight: 300;
    font-size: 12px !important;
    color: #4a4b4c !important;
}

.insurance_item .qualities_item img {
    width: 42px !important;
}

.qualities_item_ah_sec .para_item{
    font-size: 12px !important;
    color: #4a4b4c !important;
    font-weight: 400 !important;
    text-align:center !important;
}

.qualities_item_ah_tri p{
    margin-bottom:2px !important;
}

p.para_item.ah-price {
    font-size: 18px !important;
}

p.para_item.ah-premium {
    font-size: 12px !important;
    font-weight: 600 !important;
    padding-top: 15px !important;
}

p.para_item.ah-exclude {
    margin-bottom: 10px !important;
}

.form-check-label {
    margin-bottom: 0;
    font-size: 12px !important;
    text-align: left;
}

a.view_details_btn{
    padding-top:10px !important;
}

.qualities_item.qualities_item_ah {
    padding-top: 8px;
}

.ah-coverage {
    vertical-align: middle !important;
}
/*INSURANCE FILTER SECTION css*/
.irt-col.left{
    width: 25%;
}
.irt-pad-left{
    padding-right: 15px;
}
.irt-pad-right{
    padding-left: 15px;
}
.irt-col.right{
    width: 75%;
}
.irt-col.right .compare-btn a {
    position: absolute;
    font-size: 12px;
    font-family: "Sofia-Pro-Regular";
    right: 34px;
    color: black !important;
    background-image: none !important;
    top: -16px !important;
}
.irt-comp-btn{
    background-color: #dcdcdc !important;
    color: black !important;
    background-image: none !important;
    padding: 6px 20px !important;
    border: 1px solid black;
    border-radius: 6px !important;
}

.insurance-logo img{
    float: left;
}
.insurance-logo h6 {
    position: relative;
    top: 15px;
    left: 10px;
}
.buy-btn {
    text-align: center;
}
p.ah-premium {
    font-size: 12px !important;
    font-weight: 600 !important;
    padding-top: 15px !important;
}
p.ah-price {
    font-size: 18px !important;
}
p.ah-exclude {
    margin-bottom: 10px !important;
}
p.para_item ,.irt-icon ul li p ,.view-detail-cont h6
{
    font-size: 11px;
    font-family: "Sofia-Pro-Regular";
    line-height: 15px;
    font-weight: 600;
}
.irt-icon ul {
    margin-top: 30px;
    padding:6px;
    margin-bottom: 0;
}
.irt-icon ul li span{
    font-size: 13px;
}
.irt-icon ul li {
    display: inline-block;
    width: 32%;
}
.irt-icon ul li img {
    width: 42px;
    float: left;
}
span.ah-break {
    font-weight: 300;
    font-size: 12px !important;
    color: #4a4b4c !important;
}
.irt-check ul li {
    font-size: 12px !important;
    list-style: none;
    display: inline-block;
    width: 23%;
    padding-left: 30px;
    vertical-align: top;
}
.irt-check ul li i ,
.irt-check ul li input#flexCheckDefault{
    position: absolute;
    margin: 3px -20px;
}

.irt-check ul {
    padding-left: 0px;
}
.irt-check h6 {
    font-size: 14px !important;
    padding-bottom: 5px;
    font-family: "Sofia-Pro-Regular";
    line-height: 15px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 11px;
}
.irt-check ul{
    margin-bottom: 0px;
}
.irt-view-btn{
    font-size: 14px;
    color: #4a4b4c!important;
    padding-top: 10px !important;
    text-align: center !important;
    display: block!important;
    font-size: 14px !important;
    padding-bottom: 5px;
    font-family: "Sofia-Pro-Regular";
    line-height: 15px;
    font-weight: 600;
}
.irt-view-btn i.fa {
    margin-left: 10px;
}
.bor-left-radius{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.bor-right-radius{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.irt-icon button.info-btn {
    background: none;
    border: 0;
    position: absolute;
    top: 65px;
    bottom: 0;
    padding-left: 10px;
    height: 20px;
}
.view-detail-cont {

}

.irt-border {
    border: 1px solid;
    border-radius: 5px;
    padding: 15px 5px;
    position: relative;
}
.view-detail-cont h5{
    text-align: center;
    font-size: 14px;
}
.view-detail-cont .list ul li img {
    width: 7%;
}
.view-detail-cont .list ul li {
    font-size: 12px;
    list-style: none;
    text-align: center;
    padding-bottom: 10px;
}
.view-detail-cont .list ul li i.fa.fa-check {
    padding-left: 10px;
}
.view-detail-cont .list ul li button.info-btn {
    background: none;
    border: none;
}
.list ul {
    padding: 0;
}
.view-detail-cont h6{
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
    font-family: "Sofia-Pro-Regular";
    line-height: 15px;
    font-weight: 600;
}
.view-detail-cont h6::before,
.view-detail-cont h6::after {
  display: inline-block;
  content: "";
  border-top: 0.1rem solid #ec0100;
  width: 4rem;
  margin: -13px 1rem;
  transform: translateY(-1rem);
}
.benfits-border span {
    border-bottom: 2px solid #ec0100;
    width: 100px;
    margin: 0px auto;
    display: block;
  }
.view-detail-cont{
    margin-bottom: 18px;
    margin-top: 10px;
}
.card.card-body {
    border: 1px solid;
    border-radius: 5px;
}
.model-boxes p {
    font-size: 14px;
    font-family: "Sofia-Pro-Regular";
    font-weight: 600;
    margin: 0;
    padding: 15px 0px;
}
.model-boxes span{
    font-weight: 200;
}
.model-boxes .col-md-3 {
    border: 1px solid;
    text-align: center;
}
.model-boxes{
    margin-top: 30px;
    margin-bottom:  30px;
}

.irt-check ul li input[type=checkbox] + label {
    background: url(/images/check-box.svg?abcb00bf2d788ec5e263adfb533a6812) left no-repeat;
    background-size: 17px 17px;
    padding-left: 26px;
    margin-bottom: 0px;
    font-family: "Sofia-Pro-Regular";
    line-height: 12px;
  }

  .irt-check ul li input[type=checkbox]:checked + label {
    background: url(/images/check-1.svg?49958dae542af82b7b1ce51333d08027) left no-repeat;
    background-size: 22px 22px;
    padding-left: 26px;
  }

  .vue-range-slider.slider-component .slider .slider-process {
    background-color: #ec0100 !important;
  }
  #app-products-motor .header_section .container, #app-products-travel .header_section .container, #app-products-home .header_section .container, #app-products-medical .header_section .container{
      max-width: 850px !important;
  }

  .selected-options {
    padding: 10px;
    background-color: #E2F2FF;
    height: fit-content;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index:999999;
}


@media (min-width: 992px){
.gap-lg-5 {
    gap: 3rem!important;
}
}

@media (min-width: 992px) {
.flex-lg-row {
    flex-direction: row!important;
}
}


.options-list {
    width: 80%;
    /* overflow-x: scroll; */
}

.selected-options .option.empty {
    width: 30%;
    padding: 4.7rem;
    text-align: center;
    height: fit-content;
    border: 2px dashed gray;
}

@media (min-width: 992px){
.flex-lg-column {
    flex-direction: column!important;
}
}

.selected-options .btns button {
    width: 100%;
    margin: 10px;
    padding: 20px;
}
button.btn-clear {
    border: none;
    border-radius: 10px;
}

.selected-options .option {
    height: fit-content;
    padding: 10px;
    border-radius: 20px;
    align-items: center;
    /* max-width : 375px; */
}
.clear-all-button{
    padding : 0px;
    text-align : center;
    margin : 0px;
}

button.btn-clear {
    border: none;
    border-radius: 10px;
    background-color: #BEBEBE;
}
/*INSURANCE FILTER SECTION css end*/


/*for designn change*/
.claim_setlled {
    width: 100%;
    float: right;
    margin-top: 20px;
}


.content-comparison-text {
    font-size:16px;
}

.app-secondary-social-button.google {
    color: #ec0100;
    border: 2px solid #ec0100;
}
.app-secondary-social-button.google:hover{
    background-color: #ec0100;
    border: 2px solid #ec0100;
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5) !important;
    border-color: rgba(0,0,0,.1) !important;
    z-index: 999999 !important;
}


.header_section .navbar-collapse.collapse.show {
    position: fixed !important;
    background: #fff !important;
    right: 0px !important;
    padding: 30px 20px 10px !important;
    width: 100% !important;
    top: 0px !important;
    z-index: 1 !important;
    bottom: 0px !important;
    text-align: center !important;
}

/* @media (max-width: 768px){
.info_form_wrap {

    margin-top: 33px !important;
}
} */

#modal-app-products-motor-insurance-comparison .modal-lg{
    max-width: 1220px !important;
}

#modal-app-products-jetski-insurance-comparison .modal-lg{
    max-width: 1220px !important;
}

#modal-app-products-home-insurance-comparison .modal-lg{
    max-width: 1220px !important;
}



/*for designn change*/
