/* Add here all your CSS customizations */
h6{
    font-size:1em;
}

.testimonial-author div {
    padding: 0 70px;
    height:50px;
}

.numberCircle {
    border-radius: 50%;
    width: 162px;
    height: 162px;
    padding-top: 50px;
    padding-left: 5px;
    padding-right: 5px;
    
    background: #144196;
    border: 2px solid #ccc;
    color: #FFF;
    text-align: center;

   
}
.top-bg{
    /*  background-color: rgba(20,65,150,.5);*/

    margin-top: 120px;
    padding:10px;
}
.tp-caption{
      font-size: 4.2em;
    color:#144196 !important;
    text-transform: uppercase;
    
    text-shadow: -1px 1px 0 #fff,1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff;
}
 
.sb{
  
}
.p-2{
   padding:0px !important;
}

.photo{ 
    height:250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;

}

.top-bg1{
    /*background-color: rgba(20,65,150,.5);
    padding:20px;*/
}



@media (max-width: 1024px) {
    .top-bg1{
        background-color: rgba(20,65,150,.5);
        padding:10px;
        font-size: 20px;
    }

    .photo{ 
        height:140px;
        background-size: cover;
    }
    .top-bg{ 

        margin-top: 30px;
        padding:10px;
    }
}
    @media (max-width: 767px) {
        .sb{
            font-size: 0.9em;
        }
        .top-bg1{
            background-color: rgba(20,65,150,.5);
            padding:10px;
            font-size: 20px;
        }

        .photo{ 
            height:120px;
            background-size: cover;
             background-position: center;
        }
        .top-bg{ 
            margin-top: -10px;
            padding:10px;
        }
    }
  @media (max-width: 500px) {
      .header-logo-sticky{
          display:none;
      }
      .tp-caption{
          font-size:22px !important;
      }
      .text-6{
          font-size:20px !important;
      }
  }
  
.sample-this {
    position: absolute;
    right: 0;
    top: 5px;
    text-align: center;
    background-color: #00b0ca;
    border-radius: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    word-break: break-word;
    max-width: 70px;
    font-size: 12px;
    line-height: 1;
}

.anch {
   position:relative;
    /*top: -80px; */
}
h5{
    color: #144196 !important;
    font-size: 18px!important;
    line-height: 1 !important;
    font-weight: bold;
    text-transform: none !important;
    margin-bottom: 6px !important;
}
h4{
    font-size: 1.24em !important;
}


.video-container {
    overflow: hidden;
    position: relative;
    width:80%;
}
.video-container1 {
    overflow: hidden;
    position: relative;
    width:95%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container1 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-container1::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.good{	
	  background-image:  url(../uploads/bg1.png) !important; 
	  min-height: 900px; /* You must set a specified height */
	  background-position: center; /* Center the image */
	  background-repeat: no-repeat; /* Do not repeat the image */
	  background-size: cover;
	  background-position-y: bottom;
/*  
    background: url(../uploads/bg1.png) !important;
    background-position-y: bottom;
    min-height:800px;
	background-repeat:none;
	 background-size: auto;*/
	 
}
.trusted{
   /* background: url(../uploads/bg2.png) !important;
    background-position-y: bottom;
    min-height:400px;
	*/
	
	  background-image:  url(../uploads/bg2.png) !important; 
	  min-height:400px; /* You must set a specified height */
	  background-position: center; /* Center the image */
	  background-repeat: no-repeat; /* Do not repeat the image */
	  background-size: cover;
	  background-position-y: bottom;
}

.main1{
    font-size: 72px;
    color:#fff;
    font-weight: normal;
    text-align: justify;
    letter-spacing: 8px;
}
.second1{
    font-size: 32px;
    color:#fff;
    font-weight: 700;
    text-align: left; 
       letter-spacing: 3px;
    
}

.main1y{
     font-family: futura-pt, sans-serif;
    font-style: normal;
    font-size: 72px;
    color:#FFEC00;
    font-weight: 800 !important;
}

.green1{
     font-family: futura-pt, sans-serif;
    font-style: normal;
    font-size: 52px;
    color:#00A9BB;
    font-weight:800 !important;
      letter-spacing: 4px;
}

.lightg{
    color:#828691;
}

.blueg{
    color:#005BA4;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-size: 52px;
    font-weight:800 !important;
    letter-spacing: 4px;
}

.yellow1{
    color:#FFE900;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-size: 32px;
    font-weight:800 !important;
    letter-spacing: 4px;
    text-align: left;
}

.cont{
     background-color: #FFE902;
     color: #E61771;
     font-weight: bold;
     font-size: 20px;
}


p{
    color:#6E6C84;
}

.cn{
    background-color:#EC018B !important;
}
.tabs.tabs-simple .nav-tabs {
    /* -webkit-box-pack: center; */
    -ms-flex-pack: left;
     justify-content: left;
    border: 0;
    margin-bottom: 10px;
}


.nav-link{
    color:#E60085 !important;
    font-weight:bold;
}

html body .tabs.tabs-bottom .nav-tabs li .nav-link:hover, html.dark body .tabs.tabs-bottom .nav-tabs li .nav-link:hover, html body .tabs.tabs-bottom .nav-tabs li.active .nav-link, html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link, html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover, html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover, html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus, html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus{
    border-bottom-color: #E60085 !important;
}