/*ws-about-section*/

.ws-about-img>img {
   height: 343px;
   width:100%;
}
.ws-about {
    border: 3px solid;
    padding: 30px 20px 63px 20px;
}


.ws-btn {
    margin-top: 32px;
}
.ws-btn>a {
   
   font-size: 13px;
    font-family: inherit;
    border: 2px solid;
    padding: 12px 22px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.ws-hover-section {
    text-align: center;
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(48, 137, 197, 0.75);
    height: 63px;
    -webkit-transition: all 0.8s ease;
    overflow: hidden;
}

.ws-white-text {
   
    color: white;
    padding-left: 4px;
    padding-right: 5px;
   
}
.ws-about-main:hover .ws-hover-section {
    opacity: 1;
    /* position: absolute; */
    /* top: 0; */
    height: 344px;
    height: 100%;
    background: rgba(48, 137, 197, 0.75);
    -webkit-transition: all 0.8s ease;
    width: 100%;
}
.ws-about-main {
    text-align: center;
    position: relative;
    overflow: hidden;
}
.ws-about-main:hover .ws-hover-section .ws-about-heading {
    position: relative;
    top: 35%;
    color: #f5f5f5;
}
.ws-about-main:hover .ws-hover-section .ws-white-text {
    position: relative;
    top: 36%;
}
hr.ws-border {
    
    border-width: 2px;
    width: 32px;
    margin: 0;
    margin-bottom: 26px;
}

@media screen and (max-width:768px){

.ws-about-img>img {
     height:auto;
    width: 100%;
}

}

/*ws-service*/


.ws-theme-title:after {
    height: 2px;
    width: 40px;
    
    content: "";
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}
.ws-service-img>img {
    height: 36px;
    width: auto;
}
.ws-service-main {
    text-align: center;
    padding-bottom:20px;
     border: 2px solid white;   
}



.ws-service-main:hover {
    border-left: 2px solid #f8c20a;
    border-right: 2px solid #f8c20a;
    border-bottom: 2px solid #f8c20a;
    -webkit-transition: all ease-in-out 0.8s;
    
}
.ws-service-main {
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
    position: relative;
}
.ws-service-main:hover:before {
    background: #f8c20a;
    width: 30%;
    height: 2px;
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
-webkit-transition: all ease-in-out 1s;

}
.ws-service-main:hover:after {
    background: #f8c20a;
    width: 30%;
    height: 2px;
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
-webkit-transition: all ease-in-out 1s;
}
.ws-service-hover-img{
opacity:0; -webkit-transition: all ease-in-out 0.8s;

}
.ws-video-right h2 {
    color: #fff;
}


.ws-service-main:hover .ws-service-hover-img{
opacity:1; -webkit-transition: all ease-in-out 0.8s;
}
.ws-service-hover-img>img {
    position: absolute;
    top: -14px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}
.ws-service-main:hover .ws-service-img>img {
opacity:0; -webkit-transition: all ease-in-out 0.8s;
}
.ws-video-right {
    padding: 31% 11%;
}
.ws-video-left-main .wpb_video_widget {
    margin-bottom: 0;
}


.ws-book-tour>a {
    color: #f5f5f5;
    
    font-size: 14px;
    border: 1px solid;
    padding: 10px 25px;
   
}
.ws-book-tour {
    margin-top: 27px;
}


/*ws-faq*/

h1.ws-faq-num {
    font-family: FjallaOne;
        opacity: 0.5;
    display: inline-block;
   margin: 0;
      padding-right: 5px;
}
.ws-faq-text {
    display: inline-block;
    vertical-align: top;
    color: #565656;
    font-size: 16px;
    margin: 0;
    font-family: inherit;
}
.ws-faq-sub-text {
   padding-top: 5px !important;
    padding: 0 !important;
    font-weight: 100 !important;
    color: #8f8f8f;
    line-height: 22px;
    font-size: 13px;
}
.ws-faq-text:after {
    content: "";
    border: 1px solid rgba(128, 128, 128, 0.48);
    position: absolute;
    width: 40px;
    top: 22px;
    left: 62px;
    margin-top: 6px;
}

hr.ws-title-border {
    border-color: #feb005;
    border-width: 2px;
    width: 40px;
}
.ws-faq-right {
    text-align: center;
    padding: 0 10px;
}

.ws-faq-right>hr {
    border-width: 2px;
    width: 35px;
    margin-bottom: 26px;
    margin-top: 0;
}

.ws-faq-right>div {
    margin: 40px 0;
}


@media screen and (max-width:768px){
h3.ws-theme-title{

font-size:20px !important;
}

}

/*pricing-table*/


.ws-pricing-table-mean {
    border-top-width: 2px;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    position: relative;
    padding: 56px 0px;
}

.ws-pricing-table-mean:hover .ws-pricing-table-box:before
{   height: 100%; -webkit-transition:ease-in-out all 0.8s;
}
.ws-pricing-table-mean:hover .ws-pricing-table-box:after
{   height: 100%; -webkit-transition:ease-in-out all 0.8s;
}
.ws-pricing-table-box:before {
    width: 2px;
    height: 100px;
    
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
   -webkit-transition:ease-in-out all 0.8s;
}
.ws-pricing-table-box:after {
    width: 2px;
    height: 100px;
    background: #feb005;
    content: "";
    position: absolute;
    top: -2px;
    right: -2px; -webkit-transition:ease-in-out all 0.8s;
}


.ws-pricing-table:before {
    width: 2px;
    height: 100px;
   
    content: "";
    position: absolute;
    bottom: -2px;
    left: -2px;
}
.ws-pricing-table:after {
    width: 2px;
    height: 100px;
    background: #feb005;
    content: "";
    position: absolute;
    bottom: -2px;
    right: -2px;
}




.ws-pricing-table {
    text-align: center;
}
ul.ws-pricing-text>li {
    list-style: none;
}
.ws-price-left {
    padding: 0 15px !important;
}
.ws-pricing-title {
   color: #f5f5f5;
   margin-bottom: 5px;
}
.ws-pricing-sub-text {
    color: #f5f5f5;
    font-family: inherit;
    
}
.ws-price {
    color: #f5f5f5;
    margin: 15px 0;
    font-family: inherit;
    font-size: 25px;
    
    padding: 12px 0;
}
span.ws-price-first {
    font-size: 14px;
    position: relative;
    bottom: 11px;
}
span.ws-price-last {
    font-size: 14px;
    position: relative;
}

.ws-pricing-text {
    color: #f5f5f5;
    padding: 14px 0;
}
ul.ws-pricing-text {
    margin: 20px 0;
}
.ws-pricing-btn {
    margin: 50px 0;
}
.ws-pricing-btn>a {
    color: #f5f5f5;
    
    font-size: 14px;
    border: 1px solid;
    padding: 11px 20px;
    background: transparent; -webkit-transition:ease-in-out all 0.8s;
}
.ws-pricing-table-mean:hover .ws-pricing-btn>a{


-webkit-transition:ease-in-out all 0.8s;
}

.ws-border-top:before {
    border: 1px solid #feb005;
    content: "";
    padding-bottom: 71px;
     position: relative;
    top: -37px;
     left: 0;
}
.ws-border-top:after {
    border: 1px solid #feb005;
    content: "";
    position: relative;
    padding-bottom: 71px;
     left: 100%;
    top: -37px;
     
}
.ws-border-bottom:before {
    border: 1px solid #feb005;
    content: "";
    padding-bottom: 67px;
    position: relative;
    left: 50%;
    bottom: 19px;

}
.ws-border-bottom:after {
       border: 1px solid #feb005;
    content: "";
    position: relative;
    padding-bottom: 67px;
    right:50%;
   bottom: 19px;
}





@media screen and (max-width:768px){

.ws-border-top{
opacity:0

}
.ws-border-bottom{
opacity:0

}
.ws-price-left>div {
    margin-bottom: 20px;
}
}
.ws-pricing-border{

  width: 140px;
margin-top:0;
margin-bottom:0;

}


/*partner*/

p.ws-partner-text {
    text-align: center;
    
    margin-top: 22px;
}

/*contact-section*/


.ws-contact-left>div {
    min-height: 645px;
}
.ws-contact-right>div {
    min-height: 645px;
}


.ws-contact-left>div {
    padding-right: 0 !important;
}
select.ws-contact-value {
    color: #8f8f8f;
     

     font-size: 14px;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date.ws-contact-value {
   
    color: #8f8f8f;
}
input.ws-contact-btn {
    color: #f5f5f5;
    padding: 10px 17px;
    border: 0 !important;
    margin-bottom: 27px;
}
p.ws-contact-field {
    
    color: #8f8f8f;
   padding-bottom: 15px;
}
.ws-contact-value {
    width: 100%;
    margin-bottom: 30px;
    background: rgba(128, 128, 128, 0.07);
    outline: 0 !important;
    border: 0;
    height: 38px;
    padding-left: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.ws-form {
    padding: 10px 7%;
}
.ws-contact-left{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
@media screen and (max-width:1000px){

.ws-contact-section>div {
    padding: 0 !important;
}

}



/*footer*/
.ws-footer {
    text-align: center;
}
.ws-footer-logo {
    margin-bottom: 20px;
}

.ws-footer-logo>img {
    height: 40px;
    width: auto;
}
h2.ws-footer-num {
    color: #fff;
}


h5.ws-service-heading>a {
    color: #212121;
}
/*title css*/

.water-sports-title-wrapper h2 {
    display: inline-block;
    font-family: Montserrat;
    letter-spacing: 3px;
    font-size: 30px;
    border: 1px solid;
    padding: 5px 27px;
    font-weight: 600;
}
.water-sports-title-wrapper {
    text-align: center;
}
