/******************************* aboutus-page ***************************************/
.aboutuspage_whole_wrapper {
    float: left;
    width: 100%;
    padding: 4em 0;
    position: relative;
}
.aboutuspage_whole_wrapper:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 80%;
    background-image: url(../images/testimonials/background_inner.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}
.aboutuspage_firstblk_image img {
    height: 540px;
    object-fit: cover;
    width: 100%;
    clip-path: polygon(79% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
    -webkit-clip-path: polygon(79% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
}
.aboutuspage_firstblk_image_sec {
    margin: 5em 3em 3em -4em;
}
.aboutuspage_firstblk_image{
    position: relative;
}
.aboutuspage_firstblk_image:after{
    content: "";
    position: absolute;
    left: 0;
    top: -26px;
    width: 100%;
    height: 90%;
    clip-path: polygon(82% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
    -webkit-clip-path: polygon(82% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
    background-color: #eded4e;
    opacity: 0.510;
    z-index: -1;
}
.aboutuspage_firstblk_image:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: -26px;
    width: 100%;
    height: 80%;
    clip-path: polygon(80% 0, 100% 50%, 83% 100%, 0 100%, 0 0);
    -webkit-clip-path: polygon(80% 0, 100% 50%, 83% 100%, 0 100%, 0 0);
    background-color: #eded4e;
    opacity: 0.510;
    z-index: -1;
}
.aboutuspage_firstblk_section strong {
    font-size: 40px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #003d60;
    font-family: 'Outfit-Light';
}
.aboutuspage_firstblk_section h1,.aboutuspage_firstblk_section h2 {
    font-size: 50px;
    line-height: 60px;
    text-transform: uppercase;
    color: #0693e3;
    margin: 15px 0;
}
.aboutuspage_firstblk_section p {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}
.aboutuspage_firstblk_section .aboutreadmore {
    display: inline-block;
    text-align: center;
    line-height: 60px;
    margin-top: 20px;
}
.aboutuspage_firstblk_section .about_call {
    display: inline-block;
    text-align: center;
    line-height: 60px;
}
.aboutuspage_firstblk_wrapper {
    float: left;
    width: 100%;
    margin: 1em 0;
}
.aboutuspage_firstblk_wrapper.third .aboutuspage_firstblk_image_sec {
    float: right;
    margin: 5em -4em 3em 3em;
}
.aboutuspage_firstblk_wrapper {
    float: left;
    width: 100%;
    margin: 1em 0;
}
.aboutuspage_firstblk_wrapper.third  .aboutuspage_firstblk_image img{
    -webkit-clip-path: url(#aboutus_svg2);
    clip-path: url(#aboutus_svg2);
}
.aboutuspage_firstblk_wrapper.third  .aboutuspage_firstblk_image:after{
    opacity: 0.102;
    width: 49%;
    top: auto;
    bottom: 0px;
    height: 98%;
    background-color: #0693e3;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 85%);
    -webkit-clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 85%);
}
.aboutuspage_firstblk_wrapper.third  .aboutuspage_firstblk_image:before{
    opacity: 0.102;
    width: 49%;
    top: auto;
    right: 0;
    left: auto;
    bottom: -20px;
    height: 100%;
    background-color: #0693e3;
    clip-path: polygon(0 15%, 100% 10%, 100% 85%, 0 100%);
    -webkit-clip-path: polygon(0 15%, 100% 10%, 100% 85%, 0 100%);
}
.aboutpage_lastblk_wrapper {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 3em;
    padding-right: 3em;
}
.aboutpage_lastblk_wrapper:after{
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    width: 90%;
    height: 100%;
    background-image: url(../images/aboutus/aboutuslast-blk.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.aboutpage_lastblk_image_sec {
    float: left;
    width: 45%;
    margin-right: 2em;
    position: relative;
}
.aboutpage_lastblk_image_sec:before{
    content: "";
    position: absolute;
    left: 0;
    top: -57px;
    z-index: 1;
    width: 120px;
    height: 130px;
    background-image: url(../images/aboutus/arrow-image1.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;    
}
.aboutpage_lastblk_image_sec:after{
    content: "";
    position: absolute;
    left: 8em;
    bottom: -60px;
    z-index: 1;
    width: 60px;
    height: 100px;
    background-image: url(../images/aboutus/arrow-image2.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;    
}
.aboutpage_lastblk_wrapper h2 {
    font-size: 35px;
    line-height: 40px;
    color: #000000;
    margin: 40px 0 15px;
}
.aboutpage_lastblk_wrapper ul {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
}
.aboutpage_lastblk_wrapper ul li {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    padding-left: 45px;
}
.aboutpage_lastblk_wrapper ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    background-image: url(../images/aboutus/aboutus-list.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 34px;
    height: 34px;
}
.aboutpage_lastblk_image img {
    width: 100%;
    height: 480px;
    object-fit: cover;
    -webkit-clip-path: url(#aboutus_svg4);
    clip-path: url(#aboutus_svg4);
}
.aboutpage_lastblk_image{
    padding: 5px 5px 5px 0;
    -webkit-clip-path: url(#aboutus_svg4);
    clip-path: url(#aboutus_svg4);
    background-color: #fff;
}
.aboutuspage_whychoose_image {
    width: 550px;
    height: 550px;
    margin: 0 auto;
    position: absolute;
    left: 50px;
    top: -84px;
    right: 0;
    padding: 5em;
}
.aboutuspage_whychoose_image:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-image: url(../images/aboutus/whychoose-elipse.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}
.aboutuspage_whychoose_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.aboutuspage_whychoose_title {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
.aboutuspage_whychoose_title strong {
    font-size: 40px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #003d60;
    font-family: 'Outfit-Light';
}
.aboutuspage_whychoose_title h2 {
    font-size: 40px;
    line-height: 48px;
    color: #0693e3;
    margin: 15px 0;
}
.aboutuspage_whychoose_section {
    margin: 7em 0 8em;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.aboutus_whychoose_list {
    float: right;
}
.aboutus_whychoose_list ul {
    padding: 0;
    margin: 0;
}
.aboutus_whychoose_list ul li {
    display: block;
    margin: 25px 0;
    position: relative;
    left: -5em;
}
.aboutus_whychoose_list ul li button {
    border-radius: 29px;
    background-color: #0693e3;
    outline: unset;
    border: unset;
    display: block;
    padding: 10px 40px;
    width: 100%;
    font-size: 22px;
    color: #ffffff;
    font-family: 'Outfit-Regular';
}
.aboutus_whychoose_content {
    float: left;
    width: 33%;
}
.aboutus_whychoose_content_part strong {
    border-radius: 29px;
    background-color: #0693e3;
    outline: unset;
    border: unset;
    display: block;
    padding: 10px 40px;
    width: 100%;
    font-size: 22px;
    color: #ffffff;
    font-family: 'Outfit-Regular';
    margin: 15px 0 0;
}
.aboutus_whychoose_content_part p {
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    padding: 15px 60px 15px 30px;
}
.aboutus_whychoose_content_part span {
    display: inline-block;
    padding: 10px 30px;
}
.aboutus_whychoose_list ul li:nth-child(2) {
    left: -2em;
}
.aboutus_whychoose_list ul li:nth-child(3) {
    left: -2em;
}
.aboutuspage_whychoose_wrapper {
    float: left;
    width: 100%;
    margin: 3em 0;
}
.aboutus_whychoose_list ul .active button {
    background-color: #eded4e;
    color: #000;
}
.aboutus_whychoose_content_part {
    display: none;
}
.aboutus_whychoose_content_part.active{
    display: block;
}
/****************************************** faq-page **************************************/
.faqpage_wrapper {
    float: left;
    width: 100%;
    padding: 3em 0;
    background-image: url(../images/testimonials/background_inner.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.faqpage_image img {
    height: 600px;
    object-fit: cover;
    width: 100%;
}
.faqpage_section {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.faqpage_content h1 {
    font-size: 45px;
    color: #0693e3;
}
.faqpage_content p {
    font-size: 24px;
    line-height: 36px;
    color: #5c5c5c;
}
.faqpage_image{
    padding: 15px;
}
.faqpage_image:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 95%;
    z-index: -1;
    background-color: #0693e3;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
}
.faqpage_image:after{
    content: "";
    position: absolute;
    left: -45px;
    bottom: 0;
    clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
    background-color: #0693e3;
    opacity: 0.122;
    width: 85%;
    height: 90%;
    z-index: -1;
}
.search_box_input button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    background-color: unset;
    outline: unset;
    border: unset;
    width: 50px;
    height: 100%;
}
.search_box_input #search-term {
    width: 100%;
    border: 1px solid #a0a0a0;
    padding: 15px;
    font-family: 'Outfit-Regular';
    font-size: 20px;
    outline: unset;
}
.search_box_input {
    position: relative;
    margin-top: 30px;
}
.search_box_input button svg path {
    fill: #5c5c5c;
}
.faqpage_whole_section .set a svg {
    width: 20px;
}
.faqpage_part {
    float: left;
    width: 100%;
    display: flex;
    gap: 15px;
}
.faqpage_part .set {
    float: left;
    width: 33.33%;
}
.faqpage_part .set a {
    font-size: 17px;
    color: #5c5c5c;
    font-family: 'Outfit-Regular';
    display: block;
    padding: 18px 0;
    border-bottom: 1px dashed;
    display: flex;
    align-items: center;
    gap: 15px;
}
.faqpage_part .set .content {
    font-size: 16px;
    line-height: 27px;
    color: #000000;
    padding-left: 52px;
    display: none;
}
.faqpage_part .set a span {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    filter: drop-shadow(0 0 1px rgba(0,0,0,0.36));
    background-color: #f7f7f5;
    border: 0px solid #000000;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.faqpage_part .set .active {
    border: 1px dashed transparent;
}
.faqpage_whole_section .set a svg path {
    fill: #5c5c5c;
}
.faqpage_whole_section .set .active svg path{
    fill: #ffffff;
}
.faqpage_whole_section .set .active span{
    background-color: #0693e3;
    filter: drop-shadow(0 0 1px rgba(0,0,0,0.36));
}
.faqpage_whole_section {
    margin: 1em 0 1em;
}
/**************************************** Responsive-page ********************************/
@media only screen and (min-width:1500px){
    .aboutpage_lastblk_wrapper{
        padding-right: 4em;
    }
}
@media only screen and (min-width:1700px){
    .aboutpage_lastblk_wrapper{
        padding-right: 8em;
    }
}
@media only screen and (min-width:1800px){
    .aboutpage_lastblk_wrapper{
        padding-right: 12em;
    }
}
@media only screen and (min-width:1920px){
    .aboutpage_lastblk_wrapper{
        padding-right: 22em;
    }
}
@media only screen and (max-width:1300px){

}
@media only screen and (max-width:1200px){
    /*********************************** faq-page **********************************************/
    .faqpage_content h1 {
        font-size: 40px;
    }
    .faqpage_content p {
        font-size: 20px;
        line-height: 32px;
    }
    .faqpage_part .set a {
        font-size: 16px;
        padding-left: 50px;
        position: relative;
    }
    .faqpage_part .set a span{
        position: absolute;
        left: 0;
    }
    .faqpage_part .set .content{
        padding: 0;
    }
    /******************************* aboutus-page *************************************/
    .aboutuspage_firstblk_section h1, .aboutuspage_firstblk_section h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .aboutuspage_firstblk_section p {
        font-size: 16px;
        line-height: 28px;
    }
    .aboutuspage_firstblk_section strong {
        font-size: 35px;
    }
    .aboutuspage_firstblk_image_sec {
        margin: 2em 2em 3em -1em;
    }
    .aboutuspage_firstblk_image img {
        height: 400px;
    }
    .aboutuspage_whychoose_title h2 {
        font-size: 35px;
        line-height: 40px;
    }
    .aboutuspage_whychoose_title strong {
        font-size: 30px;
        letter-spacing: 2px;
    }
    .aboutuspage_whychoose_title {
        width: 60%;
    }
    .aboutuspage_whychoose_image{
        width: 450px;
        height: 450px;
        left: 0;
        top: -3em;
        right: 0;
        padding: 3em;
    }
    .aboutus_whychoose_content_part p{
        padding: 15px 60px 15px 0;
    }
    .aboutus_whychoose_content_part span{
        padding: 0;
    }
    .aboutus_whychoose_content_part strong{
        font-size: 18px;
        padding: 10px 15px;
        position: relative;
    }
    .aboutus_whychoose_list ul li:nth-child(2){
        left: 0;
    }
    .aboutus_whychoose_list ul li:nth-child(3){
        left: 0;
    }
    .aboutus_whychoose_list ul li{
        left: -2em;
    }
    .aboutus_whychoose_list ul li button{
        font-size: 18px;
    }
    .aboutuspage_whychoose_section {
        margin: 4em 0 3em;
    }
    .aboutpage_lastblk_image_sec{
        width: 50%;
    }
    .aboutpage_lastblk_wrapper ul li {
        font-size: 16px;
    }
    .aboutpage_lastblk_wrapper ul li:before{
        top: 8px;
    }
    .aboutpage_lastblk_image_sec:after{
        left: 6em;
        bottom: -35px;
        width: 50px;
        height: 80px;
    }
    .aboutpage_lastblk_image_sec:before {
        top: -40px;
        z-index: 1;
        width: 90px;
        height: 100px;
    }
    .aboutpage_lastblk_wrapper{
        padding-right: 1em;
    }
    .aboutuspage_firstblk_wrapper.third .aboutuspage_firstblk_image_sec {
        margin: 2em -1em 1em 3em;
    }
}
@media only screen and (max-width:992px){
    /******************************* faq-page *********************************/
    .faqpage_content h1 {
        font-size: 30px;
    }
    .faqpage_content p {
        font-size: 18px;
        line-height: 30px;
    }
    .faqpage_image img {
        height: 450px;
    }
    .faqpage_section{
        gap: 20px;
    }
    .search_box_input #search-term{
        padding: 10px;
        font-size: 18px;
    }
    .search_box_input button svg{
        width: 20px;
    }
    .faqpage_part .set a span {
        width: 32px;
        height: 32px;
    }
    .faqpage_whole_section .set a svg {
        width: 15px;
    }
    .faqpage_part .set a{
        padding-left: 40px;
    }
    /****************************** aboutus-page ***************************************/
    .aboutuspage_firstblk_section h1, .aboutuspage_firstblk_section h2 {
        font-size: 35px;
        line-height: 40px;
    }
    .aboutuspage_firstblk_section strong {
        font-size: 30px;
        letter-spacing: 2px;
    }
    .aboutuspage_firstblk_image img {
        height: 300px;
    }
    .aboutuspage_firstblk_image_sec {
        margin: 2em 2em 1em -1em;
    }
    .aboutuspage_firstblk_section .aboutreadmore{
        margin-top: 10px;
    }
    .aboutuspage_whychoose_title {
        width: 100%;
    }
    .aboutuspage_whychoose_image {
        width: 350px;
        height: 350px;
        top: 3em;
        padding: 2em;
    }
    .aboutus_whychoose_list ul li{
        margin: 10px 0;
    }
    .aboutus_whychoose_list ul li button{
        padding: 10px;
    }
    .aboutus_whychoose_list{
        width: 40%;
    }
    .aboutuspage_whychoose_section {
        margin: 0em 0 0em;
    }
    .aboutuspage_firstblk_section h1, .aboutuspage_firstblk_section h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .aboutuspage_whychoose_wrapper{
        margin: 2em 0;
    }
    .aboutpage_lastblk_wrapper h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .aboutpage_lastblk_image_sec{
        margin-right: 1em;
    }
    .aboutpage_lastblk_wrapper:after{
        width: 100%;
    }
}
@media only screen and (max-width:767px){
    /***************************** faq-page **********************************/
    .faqpage_content {
        float: left;
        width: 50%;
    }
    .faqpage_image {
        padding: 10px;
        float: left;
        width: 50%;
    }
    .faqpage_content p {
        font-size: 16px;
        line-height: 28px;
        margin: 0;
    }
    .faqpage_content h1 {
        font-size: 25px;
        margin: 0 0 15px;
    }
    .search_box_input #search-term{
        font-size: 16px;
    }
    .faqpage_part{
        display: block;
    }
    .faqpage_part .set {
        float: left;
        width: 100%;
    }
    .faqpage_image img {
        height: 350px;
    }
    .faqpage_section {
        gap: 10px;
    }
    .search_box_input{
        margin-top: 15px;
    }
    /******************************* aboutus-page *****************************************/
    .aboutpage_lastblk_image img{
        height: 300px;
    }
    .aboutpage_lastblk_image{
        margin-bottom: 1em;
    }
    .aboutpage_lastblk_wrapper h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .aboutpage_lastblk_image_sec:after{
        content: unset;
    }
    .aboutpage_lastblk_image_sec:before{
        content: unset;
    }
    .aboutuspage_whole_wrapper{
        padding: 2em 0;
    }
    .aboutuspage_firstblk_wrapper.third .aboutuspage_firstblk_image_sec {
        margin: 2em -1em 1em 1em;
        width: 50%;
    }
    .aboutuspage_firstblk_section h1, .aboutuspage_firstblk_section h2 {
        font-size: 25px;
        line-height: 30px;
        margin: 10px 0;
    }
    .aboutuspage_firstblk_section strong {
        font-size: 25px;
        letter-spacing: 1px;
    }
    .aboutpage_lastblk_image_sec {
        margin-right: 0;
        width: 100%;
    }
    .aboutpage_lastblk_wrapper {
        padding: 0 1em;
    }
    .aboutuspage_whychoose_title h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .aboutuspage_whychoose_title strong {
        font-size: 25px;
    }
    .aboutuspage_whychoose_section{
        display: block;
    }
    .aboutuspage_whychoose_image{
        position: relative;
        top: 0;
        left: 0;
    }
    .aboutus_whychoose_content{
        width: 100%;
        margin-top: 1em;
    }
    .aboutus_whychoose_list {
        width: 100%;
    }
    .aboutus_whychoose_list ul li {
        margin: 10px 0;
        width: 50%;
        float: left;
        left: 0;
    }
    .aboutus_whychoose_list ul li button {
        font-size: 13px;
    }
    .aboutus_whychoose_content_part p {
        padding: 15px 0;
        margin: 0;
    }
    .aboutuspage_firstblk_image_sec {
        margin: 2em 1em 1em -1em;
        float: left;
        width: 50%;
    }
    .aboutuspage_firstblk_image img {
        height: 220px;
    }
}
@media only screen and (max-width:480px){
    /******************************* faq-page ***********************************/
    .faqpage_section{
        flex-direction: column;
    }
    .faqpage_image{
        width: 100%;
    }
    .faqpage_content{
        width: 100%;
    }
    .faqpage_image img {
        height: 250px;
    }
    .faqpage_image:after{
        content: unset;
    }
    .faqpage_part .set a{
        padding: 15px 0 15px 40px;
    }
    .faqpage_part .set .content p{
        margin-bottom: 0;
    }
    /********************************** aboutus-page ***********************************/
    .aboutuspage_firstblk_image_sec {
        margin: 0em 0em 2em -1em;
        float: left;
        width: 100%;
    }
    .aboutuspage_whychoose_title h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .aboutuspage_whychoose_wrapper {
        margin: 1em 0;
    }
    .aboutuspage_firstblk_wrapper.third .aboutuspage_firstblk_image_sec {
        margin: 0em -1em 2em 0em;
        width: 100%;
    }
    .aboutuspage_firstblk_image img {
        height: 250px;
    }
}