
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i|Playball|Rancho|Sacramento|Trirong:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
*{
    margin: 0;
    padding: 0;
    outline: 0;
}
.wrapper{

  border-top: 0px solid #fd8a43 !important;
    width: 100%;
    float: left;
}

.header {
  background-color:  #fd8a43;
  width: 100%;
  text-align: right;
}
.footer {
  width: 100%;
  border-bottom: 6px solid #fd8a43; 
}
.left-side{

  width: 100%;
background: #fd8a43;
box-shadow: 0px 5px 11px #ccc;
float: left;
clear:both;
text-align: center;
}

.left-side img{

      width: 75%;
    margin: 30px 0 12px;
}

.left-side h2{
  text-align: center;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    margin-top: 14px;
	margin-bottom:0;
	padding-bottom:0
}

.left-side span{
  width: 100%;
text-align: center;
float: left;
color: #fff;
margin-bottom: 2px;
}

.left-side i{

  margin-right: 5px;
}

.com-logo{

width: 100%;
    float: left;
    background: #fff;
    padding-bottom: 16px;
    text-align: center;
    padding-top: 15px;
}

.com-logo h2{
 margin-bottom: 0;
 color:#000

}

.com-logo span{
    width: 100%;
    text-align: center;
    float: left;
    color: #000;
    font-size: 18px;
    font-weight: bold;

}
#map {
  width: 100%;
  height: 300px;
  background-color: grey;
}

.social-icon{
    float: left;
    width: 100%;
    padding: 6px 20px;
	float:left;
	margin-bottom:18px;

}
.agent-pic{
	    width: 100% !important;
    margin-top: 0 !important;
}
.social-icon ul li a{

  color: #fff;
}
.social-icon ul {
  /* width: 75%; */
margin: 0 auto;
display: table;

}

/* .social-icon ul li{
  list-style: none;
  float: left;
  display: inline;
  width: 44px;
  border: 2px solid #fff;
  margin: 5px 6px;
  height: 44px;
  border-radius: 100px;
} */

.social-icon ul li a{
  text-align: center;
  padding: 8px 14px;
  float: left;
}


.add-left{

    float: left;
    margin: 10px 0;
    width: 100%;
}

.add-left h2{
  font-size: 24px;
padding: 13px 0 0 13px;
}

.right-side{

  width:100%;

}

.right-side h2{
  margin-top: 14px;
    font-weight: bold;
    color: #414658;
    font-size: 23px;
    padding-left: 0
}

.right-side p{
  line-height: 24px;
margin-top: 18px;
float: left;
width:100%;
}

.add-left span{
  float: left;
    margin: 10px 0;
    width: 100%;
    font-weight: 500;
}


.coverage ul{
  float: left;
width: 100%;
display: grid;
grid-template-columns: auto auto auto;
}

@media only screen and (max-width: 768px) {
  .coverage ul{
  grid-template-columns: auto auto;
  }
}

.coverage ul li{

  list-style: none;
  margin-right: 26px;
  float: left;
  height: auto;
}

.coverage ul li img{

  width: 40px;
}

.coverage{
  margin-top: 18px;
float: left;
}
.coverage ul li p{

      float: left;
    font-weight: bold;
    color: #fd8a43;
    line-height: 33px;

}

.served{
  width: 100%;
    float: left;
}

.served a{

  color: #fd8a43;
font-weight: bold;
border-right: 2px solid #414658;
width: 72px;
float: left;
margin-top: 15px;
padding-left:12px
}

.served a:first-child{

  padding-left: 0 !important
}


.served a:last-child{


  border-right: 0
}

.call-btnn{
  text-align: center;
  color: #fff;
  margin-top: 20px;
  font-size: 14px;
}

.call-btnn a{
  border: 0px solid #fff;
  padding: 6px 10px;
  border-radius: 5px;
  color: #fff;
  display: flex;
  word-break: break-all;
  text-align: left;
  font-size: 16px;
}

.call-btnn a:hover{

  text-decoration: none;
  /* background: #fff;
  color: #fd8a43; */
}
.call-btnn .call{

  background:  #fd8a43;
  color:#fff;
}

.call-btnn i{
  padding-top: 5px;
	margin-right:8px;
}
.social-icon ul li{
	/* background:#000; */
}
.social-icon ul li a:hover {
  background: #fff;
  color: #fd8a43;
}
.redeem-voucher{

	box-shadow: 0 2px 18px #ccc;
    float: left;
    width: 100%;
    clear: both;
    background: #fff;
    margin: 15px 0;
}
.redeem-voucher h2 {
    font-size: 23px;
    padding: 13px 15px 7px;
    text-align: left;
}

.redeem-voucher a{
    float: left;

    margin-bottom:24px;
    margin-left: 9px;
}

.redeem-voucher a img{
	   width: 147px;
    float: left;

}

.android img{

	    margin-top: 33px !important;
}
.redeem-voucher p{
	   padding: 0 15px;
    width: 100%;
    float: left;
}

.refer-code{

	float: left;
    width: 100%;
    text-align: center;
}

.ios{

	    margin-top: 34px;
}

.refer-code{

	    float: left;
    width: 100%;
    text-align: center;
    margin-top: 11px;
}
.refer-code span
{

	    border: 2px dashed #fff;
    border-radius: 6px;
    padding: 6px 36px;
    margin: 11px 0;
    width: 100%;
    background: #fd8a43;
    color: #fff;
    font-size: 37px;
}

.left-side h4{
	color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: normal;


}
.btn-sec {

	    width: 100%;
    float: left;
    margin: 14px 0;
}
.btn-sec button{

	    border: 2px solid #fd8a43;
    padding: 8px 63px;
    border-radius: 5px;
    background: #fd8a43;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}
@media (max-width:768px) {

      .wrapper{

            border-top: 0px solid #7b7877 !important;
      }

      .left-side{

        text-align: center;
        box-shadow: 0px 1px 5px #ccc;
      }

      .agent-pic img{
        width: 150px;
    height: 150px;
    border-radius: 143px;
    margin-top: 64px;
      }

      .mob-padding{

        padding: 0
      }

      .gmap_canvas{

        width: 100%;
      }

	  .redeem-voucher{

		  text-align: center;
    padding: 23px 11px;
	  }

	  .redeem-voucher h2{

		      padding: 13px 15px 7px;
	  }

	  .redeem-voucher p{

		  padding: 9px 15px;
	  }

		.social-icon ul {
      /* width: 60%; */
    margin: 0 auto;
    display: table;

}

.redeem-voucher a{

	    margin-left: 18px;
}

.btn-sec{

	    width: 100%;
    float: left;
    margin: 14px 0;
}

.served h2{

      margin-bottom: 17px;
}
}

.download-app{

  width: 92%;
    margin: 0 auto;
    display: flex;
}




/*-----Download app page---*/
#app-download{

  border-top: 0px solid #fd8a43;
}
.app-wrapper{

  width: 950px;
    margin: 0 auto;
    margin-top: 57px;
}
.quotes-wrapper{

  width: 95%;
    margin: 0 auto;
    margin-top: 20px;
}

.content-sec h1{
  font-size: 46px;
}

.content-sec h2{
  font-size: 30px;
    margin: 14px 0;
}

.content-sec h3{

font-size: 33px;
}
.color-org{
  color: #f58521;
}
.content-sec span{

  font-size: 15px;
    font-weight: 500;
    margin: 2px 0 17px 0;
    float: left;
    width: 100%;
}

.content-sec p{

  width: 100%;
float: left;
padding: 0 72px 10px 0;
}

.content-sec a{
  float: left;

}

.content-sec{

  float: left;
  width: 100%;
}

.refferal-code{

  width: 100%;
float: left;
}
.refferal-code a{
  background: #f37b25;
border: 2px dashed #fff;
padding: 5px 44px;
color: #fff;
font-size: 30px;
margin-bottom: 15px
}
@media (max-width:768px) {

.app-wrapper{

  width: 100%;
}
.quotes-wrapper{

  width: 100%;
}
.img-section{

  text-align: center;
  margin-bottom: 15px;
}
.content-sec{
  text-align: center;
}
.content-sec h2{
  margin: 10px 0;
}
.content-sec p{
  text-align: center;
  padding-right: 0;
}

.refferal-code a{

  /* margin-left: 31% !important; */
}
.content-sec a{
float: none;
}
}


/*----verify mail-----*/
#verify-email{
border-top: 8px solid #fd8a43;

}
.mail-wrapper{

  text-align: center;
  margin-top: 100px
}

.email-center-section h3{

  font-size: 17px;
    padding: 22px 0 9px;
    color: #fd8a43;
}

.congo{
  width: 100%;
      display: table;
      margin: 20px 0;
      float: left;
}
.congo span{

  border: 1px solid #000;
border-radius: 5px;
padding: 11px 15px;
font-size: 25px;
font-weight: 600;
}
.congo_failure{
  width: 100%;
      display: table;
      margin: 20px 0;
      float: left;
}
.congo_failure span{

  border: 1px solid  #fd8a43;
  color: #fd8a43;
border-radius: 5px;
padding: 11px 15px;
font-size: 25px;
font-weight: 600;
}

.email-center-section p{
  width: 100%;
padding: 0 127px;
line-height: 29px;
margin: 12px 0;
float: left;
}
.go-btn{

  background: #fd8a43;
width: 244px;
font-size: 20px;
color: #fff;
}
.go-btn:hover{

  background: #f57526;
  color: #fff
}
@media (max-width:768px) {

  .email-center-section p{

    padding: 0
  }

}


/*-------Reset Password------*/

#reset-passowrd{

  border-top: 8px solid #fd8a43;

}

.password-reset{

  margin-top: 80px;
  float: left;
  width: 80%;
}

.custom-form{

  padding: 18px 0;
}

.custom-form label{

  font-weight: 500
}

.custom-form input{

  border-radius: 2px;
    background: #fdfdfd;
    margin-bottom: 21px;
}

.custom-form  span{

  margin-bottom: 18px;
float: left;
width: 100%;
}

.btn-cancel{
  border: 1px solid #fd8a43;
    border-radius: 2px;
    padding: 7px 29px;
    color: #414658;
    margin-top: 10px;
    margin-right: 10px;
}

.btn-submit{

    border-radius: 2px;
    padding: 7px 29px;
    color: #fff;
    margin-top: 10px;
    background: #fd8a43;
}

.reset-btn{

  padding: 0
}

.password-condition{

  margin-top: 130px;

}
.password-condition ul{

  padding: 0;
  margin: 00
}
.password-condition ul li{

  display: block;
    list-style: none;
    font-size: 15px;
    line-height: 33px;

}
.password-condition ul li img{

  margin-right: 10px
}

@media (max-width:768px) {

  .password-reset{

    width: 100%;
  }

  .image-side{

    margin-top: 0;
text-align: left;
  }

  .image-side img{

    width: 74%;
  }


.password-condition{
   margin-top: 11px;
}

.password-reset{

  margin-top: 11px;
}
}


/*---agency profile---*/
/* #agency-profile{
border-top: 8px solid #fd8a43;

} */

.agency-left-side{
  width: 100%;

box-shadow: 0px 5px 11px #ccc;
float: left;
clear:both;

}

.company-logo{

  text-align: center;
}

.company-logo img{
  width: 85%;
  padding: 20px;
}
.agency-detail{

  background: #fd8a43;
  float: left;
  width: 100%;
  padding: 18px;
}

.agency-detail ul{

  margin: 0;
  padding: 0
}

.agency-detail ul li{

  list-style: none;
  color: #fff;
  line-height: 32px;
  font-size: 16px;
}
.agency-detail ul li a{

  border: 0px solid #fff;
    padding: 2px 10px;
    border-radius: 5px;
    color: #fff;
    float: left;
    display: flex;
    word-break: break-all;
    text-align: left;
}
.agency-detail ul li a:hover{

  /* background: #fff;
  color: #fd8a43; */
  text-decoration: none;
}
.agency-detail ul li i{
  padding-top: 9px;
  margin-right: 5px;
}
.agency-left-side h2{

  color: #fff;
  font-size:25px;
}

.center {
  margin: auto;
  width: fit-content;
  overflow: auto;
}

.action_btn li{
  overflow: auto;
}
@media only screen and (max-width: 600px) {
 
  .action_btn{
    text-align: center;
    margin: auto;
    overflow: auto;
  }
}
@media only screen and (min-width: 768px) {
  .action_btn {
    text-align: center;
    margin: auto;
    overflow: auto;
  }
  .agency-detail ul li a{
    width: 160px;;
    border: 0px solid #fff;
    padding: 2px 10px;
    border-radius: 5px;
    color: #fff;
    float: left;
  }
}
@media only screen and (min-width: 992px) {
  .action_btn{
    text-align: center;
    margin: auto;
    overflow: auto;
  }
  .agency-detail ul li a{
    width: 100%;
    border: 0px solid #fff;
      padding: 2px 10px;
      border-radius: 5px;
      color: #fff;
      float: left;
  }
}





.social-link{
  text-align: center;
  overflow: auto;
}

.social-link a{
  color: #fff;
  border: 1px solid #fff;
  padding: 7px;
  float: left;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  margin: 15px 9px;
  text-align: center;
}
.social-link a:hover{

  background: #fff;
  color: #fd8a43
}

.business-hrs{

  float: left;
width: 100%;
margin: 15px 0;
text-align: center;
}
.business-hrs p{

  color: #fff;
    font-size: 14px;
    margin: 5px 0;
}
.agency-right-side{

  padding: 15px 0;
    width: 100%;
}

.agency-right-side h3{

  margin: 5px 0 23px;
}
.agency-right-side h4{
  font-size: 20px;
  border-bottom: 5px solid #fd8a43;
  float: left;
  padding: 5px 0

}
.about-me p{
  width: 100%;
  float: left;
  font-size: 16px;
  margin: 8px 0;
  text-align: justify;
}

.coverage-i-provide ul{
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  float: left;
width: 100%;
}

.coverage-i-provide li {

  list-style: none;
  float: left;
  display: inline;
  margin: 8px 0;
  margin-right: 30px;
  text-align: left !important;

}

.coverage-i-provide{
  width: 100%;
  float: left;
  margin: 20px 0 0
}

.coverage-i-provide li a img{

  width: 50%
}
.coverage-i-provide li a span{

  width: 100%;
float: left;
color: #fd8a43;
padding: 7px 0;
font-weight: 500;
text-align: left;
}

.states-i-served{
  width: 100%;
  float: left;
  margin: 10px 0

}

.states-i-served span{

  width: 100%;
float: left;
margin: 7px 0;
color: #fd8a43
}

.agency-address span{

  width:100%;
  float: left;
  margin: 14px 0;
}

.map-side{

  width: 100%;
  float: left;

}

.our-team{
  margin: 5px;
  width: 100%;
}

.our-team ul{
  width: 100%;
  float: left;
  display: grid;
  grid-template-columns: auto auto auto auto;
}
.our-team ul li{
  float: left;
  list-style: none;
  text-align: center;
  width: 100pt;
  margin: 15px;
  /* height: 130pt; */
  display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width:600px) {
  .our-team ul {
    grid-template-columns: auto auto;
  }
  .our-team ul li{
    margin: 15px 20px 15px 0px;
  }
}
@media only screen and (min-width:768px) {
  .our-team ul {
    grid-template-columns: auto auto auto;
  }
  .our-team ul li{
    margin: 15px 20px 15px 0px;
  }
}
@media only screen and (min-width:922px) {
  .our-team ul {
    grid-template-columns: auto auto auto auto;
  }
}
.our-team ul li a img{
  width: 100px;
  height: 100px;
  border-radius: 100%;
}

.our-team ul li a span{
  color: #fd8a43;
  display: block;
}

.our-team ul li a span:hover
{
  text-decoration: underline;
}
.our-team ul li a:hover
{
  text-decoration: none;
}
.action-btn{

  width: 100%;
float: left;
margin-top: 16px;
}
header{
  padding: 4px 15px;
}

.agency-right-side h4 img {
  width: 24px;
  margin-right: 6px;
}
.agent-portal{

  float: left;
      margin: 6px 0;
      box-shadow: 0px 1px 8px #ccc;
      border-radius: 2px;
      padding: 14px;
      width: 100%;
}

.agent-portal img{

      float: left;
      margin-top: 20px;
      width: 25%;
}
.agent-portal a{

  background: #fd8a43;
      padding: 7px 0px;
      float: left;
      margin: 30px 0px;
      margin-left: 20px;
      color: #fff;
      border-radius: 5px;
      
      text-align: center;
      width: 60%;
}
@media( min-width:768px){
  .agent-portal a{
    margin: 13px ;
  }
}
@media( min-width:992px){
  .agent-portal a{
    margin: 30px 0px;
    margin-left: 20px;
  }
}
@media( max-width:768px){
.coverage-i-provide li{
    width: 50%
  }
  
  /* .agent-portal{

    width: 100%;
  }
  .agent-portal img{

    float: none;
    margin-left: 2px
  }
  .agent-portal a{
    margin-left: 0;
    float: none;
  } */
}

.txt_center{
  text-align: center
}
.coverage_prvd_agency{
  color: #fd8a43;
  font-weight: 600 !important;
  line-height: 32px !important;
  margin-top: 0;
  margin: 0;
  font-size: 15px;
  margin-bottom: 8px;
}
ul#coverage-provide img {
  display: none;
}
.header {
  padding-right: 1%;
  display: none;
}

.header a {
  text-decoration: none;
  padding: 5px 5px;
  color: white;
  font-size: 16px;
}

.fa:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 600px) {
  .header {
    padding-right: 1%;
    text-align: right;
  }

  .header a {
    text-decoration: none;
    padding: 3px 3px;
    color: white;
    font-size: 16px;
  }
 

}
iframe { 
  width: 100%;
  border: none;
}
@media only screen and (max-width: 600px) {
  iframe { 
    height: 1200px;
  }
}
@media only screen and (min-width: 700px) {
  iframe { 
    height: 900px;
  }
}
@media only screen and (min-width: 1000px) {
  iframe { 
    height: 580px;
  }
}

/* width */
iframe ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
iframe ::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
iframe ::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
iframe ::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.agent-pic-cust {
  height: 180px;
  width: 180px !important;
  border-radius: 50%;
  margin: 34px auto 0 !important;
}
.agency_about{
  width: 100%;
  float: left;
  font-size: 16px;
  margin: 8px 0;
  text-align: justify;
}

.scheduler-wrap{
  border: 1px solid var(--text-color-level3, rgba(26, 26, 26, 0.1));
  border-radius: 8px;
  box-shadow: 0 1px 8px 0 rgb(0 0 0 / 8%);
  padding: 25px;
  min-height: 550px;
  margin: 70px 0 0;
  
}
.scheduler-wrap .card.border-0{
  text-align: center;
  margin: 0 0 40px; 
}
.scheduler-wrap .agent-pic-cust1 {
  height: 65px;
  width: 65px;
  border-radius: 50%;
  margin: 0 auto;
}
.scheduler-wrap .card-body{
  padding: 0;
}
.scheduler-wrap .card-body .card-title{
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin: 10px 0;
  color: #697173;
}
.scheduler-wrap .card-body .card-text{
  font-size: 14px;
  color: #697173;
}
.scheduler-card {
  border: 1px solid #E7E9ED;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 15px;
  min-height: 110px;
}
.scheduler-card:hover {
  background: #f1f2f3;
}
.scheduler-card .card-body1 .card-title {
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 11px;
  color: #213034;
  text-transform: capitalize;
  position: relative;
  font-size: 16px;
  overflow-wrap: break-word;
  width: 96%;
}

.scheduler-card .card-body1 .card-title:before {
  content: '';
  position: absolute;
  right: -9px;
  border-style: solid;
  border-width: 7px;
  border-color: transparent transparent transparent black;
}
.scheduler-card .card-body1 p.card-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
}
.scheduler-card .title-wrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
 .arrow{
  position: relative;
  right: -8px;
  border: 8px solid transparent;
  border-left-color: var(--text-color, rgb(26, 26, 26));
}
.btn-wrap{
  position: relative;
}
.btn-wrap .btn{
  position: absolute;
  left: 68px;
  top: 15px;
  background: #F68A1F;
  color: #fff;
}
.m-0{
  margin: 0 !important;
}

.poweredby {
  position: fixed;
  right: 8px;
  bottom: 0px;
  background: #fff;
}
.poweredby img {
  width: 180px;
}
.redLeftBorder {
  border-left: 3px solid #fd8a43 !important;
}
.asterisk {
  color: red;
  display: contents;
}