.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
//display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}
a{text-decoration:none;

}
input:focus
a:focus{
	outline:none !important;
}
a:hover {


}
li{ list-style-type:none;
}
h1,h2,h3,h4,h5,h6,ul,li{ margin:0;
padding:0;
}
*{ margin:0;
padding:0;
}
input[type="submit"]{ cursor: pointer;
}
table{
width:100%;
}
input,
button{
outline:none !important;
}


/******************************/

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-Black.woff2') format('woff2'),
        url('fonts/NotoSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-BlackItalic.woff2') format('woff2'),
        url('fonts/NotoSans-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-Bold.woff2') format('woff2'),
        url('fonts/NotoSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-BoldItalic.woff2') format('woff2'),
        url('fonts/NotoSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-ExtraBold.woff2') format('woff2'),
        url('fonts/NotoSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/NotoSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-ExtraLight.woff2') format('woff2'),
        url('fonts/NotoSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-ExtraLightItalic.woff2') format('woff2'),
        url('fonts/NotoSans-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-Italic.woff2') format('woff2'),
        url('fonts/NotoSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-Light.woff2') format('woff2'),
        url('fonts/NotoSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-LightItalic.woff2') format('woff2'),
        url('fonts/NotoSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-Medium.woff2') format('woff2'),
        url('fonts/NotoSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-MediumItalic.woff2') format('woff2'),
        url('fonts/NotoSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-Regular.woff2') format('woff2'),
        url('fonts/NotoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-SemiBold.woff2') format('woff2'),
        url('fonts/NotoSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/NotoSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-Thin.woff2') format('woff2'),
        url('fonts/NotoSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('fonts/NotoSans-ThinItalic.woff2') format('woff2'),
        url('fonts/NotoSans-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}


/***************************/
body{
	   font-family: 'Noto Sans';
		font-size:14px;
		letter-spacing: 0.5px;
		color:#fff;
		//background:#111d32;
		//background:url(images/bg.png) no-repeat top,#2d2e83;
		background:#2d2e83;
		background-size: cover;
		    background-attachment: fixed;
			overflow-x:hidden;
}
.wrapperGP{
	float:left;
	width:100%;
}
header.fixed {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    left: 0;

    background: rgb(12 28 58 / 39%);
    box-shadow: 0 4px 30px rgb(9 20 42);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgb(10 22 51 / 22%);
        }
header.fixed .navbar {
    border-radius: 0;
    background:none !important;
    margin: 0;
}
.navbar-brand img{
	max-height:70px;
}
.navbar{border-radius: 10px;
	    background-color: #ffffff0f !important;
		margin:15px 0;
		padding-left:25px;
		padding-right:25px;
}
.navbar .navbar-collapse{
    justify-content: flex-end;
}
.navbar-dark .navbar-nav .nav-link{
	color:#fff;
}
.navbar-expand-lg .navbar-nav li{
	margin:0 7px;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus{
	color:#cd9c25;
}
.GetQuote{
	padding:10px 25px;
	border-radius:7px;
	background:#cd9c25;
	margin-left:25px;
	font-weight:Bold;
	color:#fff;
	    letter-spacing: 0;
}
.GetQuote:hover{
	background:#c7900c;
	color:#fff;
	text-decoration:none;
}
footer{
	float:left;
	width:100%;
	    border-top: 2px solid #ffffff30;
    padding: 25px 0;
}
.foot_inner{
	    width: 100%;
    display: flex;
    justify-content: space-between;
	    align-items: flex-end;
}
.foot_left{
	//width:80%;
}
.foot_left small{
	margin:3px 0;
	float:left;
	width:100%;
}
.foot_left p{
	margin:0;
}
.foot_right{
	
}
.foot_right img{
	max-height:50px;
}


/***********************/
 .swiper-container {
      width: 100%;
      height: 100%;

    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      //background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      //-webkit-justify-content: center;
      //justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  
	      justify-content: flex-start;
		  border-radius:7px;
		  
    }
.bannerbx{
	width:100%;
	float:left;
	//margin:50px 0;
	margin-bottom:50px;
}
.main-slider__content {
  position: relative;
  display: block;
  text-align: left;
  padding:100px 50px;
}

.main-slider__title {
  position: relative;
  font-size:60px;

  font-weight: 400;
  letter-spacing: -0.04em;
  margin-bottom: 29px;

}

.main-slider__title span {
  font-weight: 700;
      color: #cd9c25;
}



.main-slider__text {
  font-size: 18px;
  color: var(--insur-gray);
  font-weight: 400;
  letter-spacing: var(--insur-letter-spacing);
  line-height: 30px;
  padding-bottom: 41px;

}

.main-slider__btn-box {
  position: relative;
  display: block;

}

.bg_effect{
	background: rgb(45,46,131);
background: linear-gradient(90deg, rgba(45,46,131,1) 0%, rgba(45,46,131,0.9556197478991597) 38%, rgba(45,46,131,0.6643032212885154) 55%, rgba(45,46,131,0) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
	
	    z-index: 999999999;
}
.bannerFullWidth img{
	width:100%;
}
.nomr{
	margin-left:0;
}
.cne_one{
	width:100%;
	float:left;
	display:flex;
	justify-content: space-between;
    align-items: center;
	margin-bottom:50px;
}
.cne_one_left{
	width:48%;
}
.cne_one_right{
	width:48%;	
}
.one__img{
	width:100%;
}
.one__img img{
	max-width:100%;
	border-radius:10px;
}
.textsection{
	width:100%;
	padding:20px 0;
}
.section-title__title{
    margin-bottom: 27px;
	font-weight:700;
	    margin: 0;
    //font-size: 45px;
	font-size: 30px;
	    color: #cd9c25;
line-height: 113%;
    font-weight: 700;
}
.section-sub-title-box {
display:flex;
}
.section-sub-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 3px;
	    padding: 0 15px;
}
.about-one__points {
    position: relative;
    display: block;
    margin-top: 33px;
    margin-bottom: 37px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.about-one__points li {
    position: relative;
    display: flex;
    align-items: center;
	margin-bottom:12px;
}
.about-one__points li .icon {
    height: 16px;
    width: 16px;
    background-color:#cd9c25;
    font-size: 10px;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-one__points li .text {
    margin-left: 15px;
	width: calc(100% - 20px);
}
.about-one__points li .text  p{
	margin:0;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.reversbox{
	    flex-direction: row-reverse;
}
.allServeices{
	//padding:50px 0;
	float:left;
	width:100%;
	margin-bottom:50px;
}
.services_title{
display: flex;
    justify-content: space-between;
    width: 100%;
	    align-items: center;
}
.services_title_left{
	width:50%;
	
}
.services_title_right{
	width:40%;
	font-size:16px;
}
/*****************/
.boxServices{
	float:left;
	width:100%;
	margin-top:50px;
}



/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
.grid {
	position: relative;
	margin: 0 auto;
	//padding: 1em 0 4em;
	//max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	//min-width: 320px;
	//max-width: 480px;
	max-height: 360px;
     width: calc(33.33% - 2%);
	background: #0f243d;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
	//border-radius:7px;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	//text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.4;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	text-align: left;
}

figure.effect-lily figcaption > div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
    height: 92%;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	
	
	    //font-weight: bold;
    //color: #cd9c25;
    font-size: 27px;
}

figure.effect-lily p {
	color: rgba(255,255,255,0.8);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}
figure.effect-lily:hover img{
		opacity:0.6;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}
/************************/
.TM_slider{
	width:100%;
	float:left;
margin-bottom:50px;
}
.slider__contents {
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slider__caption {
  font-size: 14px;
  color: #ffffffa3;

  font-weight: bold;
}
.slider__txt {
  font-size: 22px;
  font-weight: bold;

  line-height: 1.7;
  color: #fff;
  margin-top: -20px;
  margin-bottom: 20px;
  max-width: 750px;
}
quote {
  font-weight: bold;
  font-size: 100px;
  color: #cd9c25;
  margin-bottom: 0;
}
.TM_slider .swiper-slide{
	background:none;
	color:#fff;
}
.swiper-pagination-bullet{
	    background: #fff;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #cd9c25;
}
.TM_title{
	width:100%;
	float:left;
	text-align:Center;
}
.TM_title .section-sub-title-box {
    justify-content: center;
}
.TM_slider .swiper-container-horizontal > .swiper-pagination-bullets {
	    bottom: 21px;
}

.FAQbox .card{
	background:none;
	border: 1px solid rgb(255 255 255 / 13%);
	margin-bottom:15px;
}
.FAQbox .btn-link{
	    color: #cd9c25;
}
.FAQbox .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(255 255 255 / 3%);
    border-bottom: 1px solid rgb(255 255 255 / 13%);
}
.FAQbox{
	    float: left;
    width: 100%;
    margin-top: 40px;
}
.FAQbox_inner{
	max-width:750px;
	margin:0 auto;
}
.nombx {
    background: #cd9c25;
    border-radius: 7px;
    width: 38px;
    display: inline-block;
       font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 38px;
    height: 38px;
    margin-right: 15px;
}
.page_title{
	padding:50px 0;
	background:url(images/page-header-bg.jpg) no-repeat;
	background-size:cover;
	margin-bottom:50px;
	position:relative;
}
.page_title .bg_effect{
	top:0;
	    z-index: 99;
}
.page_title .services_title{
	    z-index: 9999;
    position: relative;

}
.page_title .services_title h2{
		color:#cd9c25;
}
.allServisebx{
	float:left;
	width:100%;
	display:flex;
	margin-bottom:50px;
	margin-top:30px;
	    justify-content: space-between;
}
.allServisebx_left{
	width:30%;
}
.allServisebx_right{
	//padding:20px;
		//width:calc(70% - 40px);
		width:65%;
}
.allServisebx_right .cne_one{
	    flex-wrap: wrap;
}

.allServisebx_right .cne_one_left {
    width: 100%;
	//margin:30px;
}
.allServisebx_right  .cne_one_right {
    width: 100%;
}
.full_im{
	width:100%;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.allServisebx_left a{
	color:#fff;
	    border: 2px solid #fff6;
	margin-bottom:7px;
	//text-align:Center;
}
.nav-pills .nav-link.active{
	    background-color: #cd9c25;
}
.imgtb{
	margin-right:10px;
}
.insuranceAgent{
	 border:1px solid #fff6;
	 padding:40px 15px;
	 border-radius:4px;
	 margin:15px 0;
	 text-align:Center;
	     background: #ffffff14;
}
.insuranceAgent h2{
	font-weight:Bold;
	margin:15px 0;
	color:#cd9c25;
	    font-size: 22px;
}
.imgtb_call{
	max-height:70px;
}
.googleReview{
	float:left;
	width:100%;
	padding-bottom:50px;
}
.WidgetTitle__Container-sc-j91g46-0{
	display:none !important;
}
.HeaderHeading__Text-sc-1fncda3-1, .AGaFi,
.RatingValue__Container-sc-fl6036-0.dnbYzP,
.HeaderHeading__Container-sc-1fncda3-0{
	color:#fff !important;
}
.gSdQHt .es-carousel-layout-item, .gSdQHt .es-review-container {
    height: 100% !important;
    width: 100% !important;
}
.bxxUYT{
	    background:#2d2e83 !important;
}
.review_scroll{
    //height: 400px;
    //overflow-y: scroll;
    float: left;
    width: 100%;
    //padding: 0 15px;
}
.review_scroll::-webkit-scrollbar {
  width: 1em;
}
 
.review_scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
.review_scroll::-webkit-scrollbar-thumb {
  //background-color: darkgrey;
  //outline: 1px solid slategrey;
}
.sk_reviews_grid-sizer{
	display:none;
}
/********************************************************/

@media only screen and (min-width:100px) and (max-width:420px) {
	.bMMjYH .swiper-slide>div{
	width:100%  !important;
}
.section-sub-title{
	font-size: 11px;
}

.section-title__title{

    font-size: 22px;

}
}
@media only screen and (min-width:100px) and (max-width:767px) {
	.navbar {
    padding-left:15px;
    padding-right: 15px;
}

.navbar-collapse,
.navbar-dark .navbar-nav .nav-link {
    text-align: center;
}
.navbar-collapse .GetQuote{
	    margin: 10px 0;
    display: block;
}
.main-slider__title {
    font-size: 24px;
    margin-bottom: 15px;
}
.main-slider__text {
  font-size: 11px;
  line-height:150%;
      padding-bottom: 20px;
}
.GetQuote{
	font-size:14px;
}
.foot_inner,
.services_title,
.cne_one{
	    flex-wrap: wrap;

}
.foot_right,
.foot_left,
.services_title_left,
.services_title_right,
.cne_one_left {
    width: 100%;
}
.cne_one_right {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.section-sub-title-box {
    justify-content: center;
}
.foot_right,
.foot_left,
.about-one__text-2,
.section-title__title{
	text-align:Center;
}
.grid figure{
	width: calc(100% - 2%);
}
.slider__txt {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 30px;
}
.foot_right{
	margin-top:20px;
}
.allServisebx {
    flex-wrap: wrap;
}
.allServisebx_right,
.allServisebx_left {
    width: 100%;
}
.allServisebx_left{
	margin-bottom:40px;
}
}

@media only screen and (min-width:768px) and (max-width:990px) {
.grid figure{
	    width: calc(50% - 2%);
}
.section-sub-title-box {
    justify-content: center;
}
.services_title,
.cne_one{
	    flex-wrap: wrap;

}
.cne_one_right,
.services_title_left,
.services_title_right,
.cne_one_left {
    width: 100%;
}
.navbar{
	    padding-left: 25px;
    padding-right: 25px;
}
.about-one__text-2,
.section-title__title{
	text-align:Center;
}
.navbar-collapse, .navbar-dark .navbar-nav .nav-link {
    text-align: center;
}
.navbar-collapse .GetQuote {
    margin: 10px 0;
    display: block;
}
}