@charset "utf-8";
/* CSS Document */

.video {border: 1px solid #ccc;}

.back-pain h2 {font-size: 70px;
               color: rgb(20, 174, 207);}

.back-pain h4 {font-size: 32px;
               font-weight: 400;}

.back-pain h4 span {color: rgb(20, 174, 207);
                    font-weight: 700;}

.back-pain p {font-size: 20px;
              line-height: 1.4em;}

.back-pain h3 {font-size: 32px;
               font-weight: normal;}

.back-pain h3 span {color: rgb(20, 174, 207);
                    font-weight: 700;}

.back-pain h5 {font-size: 24px;
               color: rgb(20, 174, 207);
               font-weight: 400;
               margin-bottom: 15px;
               margin-top: 25px;}


.click-button {background-color: rgb(248, 81, 0);
               border-radius: 4px;}

.click-button a:hover {text-decoration: none;}

.click-button a h2 {font-size: 22px;
                    color: #fff!important;}

.click-button a p {font-size: 14px;
                    color: #fff!important;}

.content-button {background-color: rgb(248, 81, 0);
                 transition: all 0.1s;}

.content-button:hover {background-color: rgb(20, 174, 207);}

.content-button a:hover {text-decoration: none;}

.content-button a h4 {font-size: 24px;
                      color: #fff;}

.content-button a p {font-size: 18px;
                      color: #fff;
                     margin-bottom: 0;}
.new-button:hover{
    background:#14aecf;
    border-color:#14aecf;
}
.footer-button >a>div:hover{
    color:#000;
}

.new-button {background: rgb(255, 174, 0);
	         border-color: rgb(255, 174, 0);
	         border-radius: 20px;
			 color: #FFFFFF;
			display: inline-block;
			vertical-align: middle;
			width: 100%;
	        padding-top: 10px;
	        padding-bottom: 10px;
	        border: 1px solid rgb(255, 174, 0);
			font-size: 22px;
			font-family: Helvetica, Arial, sans-serif;
			text-align: center;
			outline: 0;
			line-height: 1;
			cursor: pointer;
			-webkit-transition: background 0.3s, color 0.3s, border 0.3s;
			transition: background 0.3s, color 0.3s, border 0.3s; 
			box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);}

.carousel-control-prev1,
.carousel-control-next1 {
  position: absolute;
  top: -46px!important;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}



.tcb-icon {
    display: inline-block;
    width: 2.5em;
    height: 2.5em;
    line-height: 1em;
    vertical-align: middle;
    stroke-width: 0;
    stroke: currentColor;
    fill: rgb(20, 174, 207);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.test-bg p {font-size: 16px;
           margin-bottom: 0px;}

.footer-bg {background-color: #333;}

.footer-button a {color: #fff;
                  font-size: 22px;}

.footer-button a:hover {text-decoration: none;}

.footer-button {background-color: #14aecf;}

.footer-set {padding-bottom: 160px;}

@media(min-width:375px) and (max-width:425px){
	
.test-bg p {font-size: 14px;}

.back-pain h2 {font-size: 52px;}

.back-pain h4 {font-size: 26px;}

.back-pain p {font-size: 16px;}

.back-pain h3 {font-size: 22px;}

.back-pain h5 {font-size: 20px;
               margin-bottom: 15px;
               margin-top: 25px;}

.click-button a h2 {font-size: 18px;}

.click-button a p {font-size: 14px;}

.content-button a h4 {font-size: 18px;}

.content-button a p {font-size: 18px;}
	
.footer-button a {color: #fff;
                  font-size: 16px;}

}

@media(max-width:374px){

.back-pain h2 {font-size: 42px;}

.back-pain h4 {font-size: 22px;}

.back-pain p {font-size: 16px;}

.back-pain h3 {font-size: 20px;}

.back-pain h5 {font-size: 20px;
               margin-bottom: 15px;
               margin-top: 25px;}

.click-button a h2 {font-size: 18px;}

.click-button a p {font-size: 14px;}

.content-button a h4 {font-size: 18px;}

.content-button a p {font-size: 18px;}
	
.test-bg p {font-size: 14px;}
	
.footer-button a {color: #fff;
                  font-size: 14px;}

}
.hidefooter{
	display:none;
}
.thank-you h2 {font-size: 70px;
    color: rgb(20, 174, 207);}

.thank-you h4 {font-size: 32px;
    font-weight: 400;}

.client-image img {border-radius: 50%;
    border: 5px solid rgb(20, 174, 207);}

.thank-you p {font-size: 20px;
   line-height: 1.4em;}

.thank-you h6 {color: rgb(170, 170, 170) !important;
    font-size: 24px;
    font-weight: 400;}


@media(min-width:375px) and (max-width:425px){

.thank-you h2 {font-size: 52px;}

.thank-you h4 {font-size: 26px;}

.thank-you p {font-size: 18px;
       line-height: 1.4em;}

.thank-you h6 {font-size: 20px;}

}

@media(max-width:374px){

.thank-you h2 {font-size: 46px;}

.thank-you h4 {font-size: 22px;}

.thank-you p {font-size: 16px;
       line-height: 1.4em;}

.thank-you h6 {font-size: 18px;}
}