.hide{display:none !important}
.show {display:inline !important;}
.res-show{display:none;}
input:focus, .navbar-toggler {outline:none !important;}
.head-wrap{padding:130px 10px;width:100%;
background:#0ec7ba; /* Old browsers */
background:-moz-linear-gradient(-45deg, #0ec7ba 0%, #5488e5 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(-45deg, #0ec7ba 0%,#5488e5 100%); /* Chrome10-25,Safari5.1-6 */
background:linear-gradient(135deg, #0ec7ba 0%,#5488e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ec7ba', endColorstr='#5488e5',GradientType=1 );
background: url(../../img/vtorque_banner.jpg) no-repeat;
background-size: 100%;background-position: bottom;}
.head-wrap::before, .contact-wrap::before{
    content: '';
    position: absolute;
    top: -25px;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: rgba(255, 255, 255, 0.0001);
    background-image: -moz-linear-gradient(189.15deg, rgba(255, 255, 255, 0.855639) 9.02%, rgba(255, 255, 255, 0.0001) 24.81%, rgba(255, 255, 255, 0.0001) 24.81%), -moz-linear-gradient(179.14deg, #FFFFFF 6.97%, rgba(255, 255, 255, 0.272107) 26.19%, rgba(255, 255, 255, 0.0001) 54.67%);
    background-image: -webkit-linear-gradient(189.15deg, rgba(255, 255, 255, 0.855639) 9.02%, rgba(255, 255, 255, 0.0001) 24.81%, rgba(255, 255, 255, 0.0001) 24.81%), -webkit-linear-gradient(179.14deg, #FFFFFF 6.97%, rgba(255, 255, 255, 0.272107) 26.19%, rgba(255, 255, 255, 0.0001) 54.67%);
    background-image: -o-linear-gradient(189.15deg, rgba(255, 255, 255, 0.855639) 9.02%, rgba(255, 255, 255, 0.0001) 24.81%, rgba(255, 255, 255, 0.0001) 24.81%), -o-linear-gradient(179.14deg, #FFFFFF 6.97%, rgba(255, 255, 255, 0.272107) 26.19%, rgba(255, 255, 255, 0.0001) 54.67%);
    background-image: -ms-linear-gradient(189.15deg, rgba(255, 255, 255, 0.855639) 9.02%, rgba(255, 255, 255, 0.0001) 24.81%, rgba(255, 255, 255, 0.0001) 24.81%), -ms-linear-gradient(179.14deg, #FFFFFF 6.97%, rgba(255, 255, 255, 0.272107) 26.19%, rgba(255, 255, 255, 0.0001) 54.67%);
    background-image: linear-gradient(189.15deg, rgba(255, 255, 255, 0.855639) 9.02%, rgba(255, 255, 255, 0.0001) 24.81%, rgba(255, 255, 255, 0.0001) 24.81%), linear-gradient(179.14deg, #FFFFFF 6.97%, rgba(255, 255, 255, 0.272107) 16.19%, rgba(255, 255, 255, 0.0001) 43.67%);
}
/* .head-wrap::after, .contact-wrap::after {
    content: '';
    position: absolute;
    top: -25px;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(357deg, rgba(255, 255, 255, 0.855639) 9.02%, rgba(255, 255, 255, 0.0001) 24.81%, rgba(255, 255, 255, 0.0001) 24.81%), linear-gradient(179.14deg, #FFFFFF 6.97%, rgba(255, 255, 255, 0.272107) 26.19%, rgba(255, 255, 255, 0.0001) 54.67%);
} */
.form ul li{
    margin: 0;
    width: 100%;
}
.navbar-brand img {
    max-width: 200px;
}
#header {    
    display: flex;
    justify-content: space-between;
}
header{padding:0 20px !important;position:absolute;z-index:1000;}
.navbar{z-index:100;}
.dap-logo {display:inline;z-index:100;position:relative;}
nav.navbar.navbar-expand-lg {float:right;}
.nav-item a{color:#00319a}
.btn-outline-blue {color:#073563;background-color: transparent;background-image: none;
    border: 2px solid #073563 !important;border-radius: 22px !important;
    padding: 10px 30px !important;}
.nav-content nav ul a{transition: all 0.2s ease;}
.nav-content nav ul a.active {color:#2bcabb;padding-bottom:19px;border-bottom:4px solid #2bcabb;}
.nav-content nav ul a.active li {color:#2bcabb;}
.hero-section {padding:10px 1px 20px 2px !important;color:#fff;}
.hero-section h3{display:inline;}
.hero-section_title h1{font-weight:700;padding-bottom:10px;font-size:3rem;text-shadow: 5px -2px 5px rgba(0,0,0,0.6);}
.hero-section_title h2{font-size:1.7rem;text-shadow: 5px -2px 5px rgba(0,0,0,0.6);}

.hero-section_title {padding-bottom: 40px;}
.herosForm-align{padding-right:50px !important}
.herosForm-top{min-height:525px !important;}
.herosForm-sm .form_success_msg, .herosForm-sm .form_unsuccess_msg{padding-top:1px !important}
.herosForm-section{background: #fff; border-radius:6px;padding:20px 40px 30px 40px !important;
margin-top:58px;-webkit-box-shadow: 9px 9px 20px -2px rgba(0,0,0,0.23);
-moz-box-shadow: 9px 9px 20px -2px rgba(0,0,0,0.23);
box-shadow: 9px 9px 20px -2px rgba(0,0,0,0.23);}
.herosForm-section .form-control, .herosForm-section_popup .form-control{ 
    color: #004d67;
    background-color: #fbfbfb;
    border: 1px solid #c8d7dd;
    border-radius: 23px;
    height: 48px;
    margin-bottom: 22px;
    padding: .375rem 1.5rem;
    font-weight: 500;
}
.herosForm-section button, .herosForm-section_popup button{width: 100%;border-radius:25px;
background: #2bcabb;height: 49px;border: none;font-weight: 600;}
.herosForm-section .form-group input::placeholder, .herosForm-section_popup .form-group input::placeholder{color: #6492a2}
.herosForm-section .form-group input:focus::placeholder, .herosForm-section_popup .form-group input:focus::placeholder{outline:none;color:#0ec7ba;}
.herosForm-section .form-group input:focus, .herosForm-section_popup .form-group input:focus{-webkit-box-shadow: none !important;
box-shadow:none !important;background-color:#fbfbfb;color:#004d67;}
.hero-section_1,.hero-section_2,.hero-section_3{height:62px;} 
.hero-section_1 span,.hero-section_2 span,.hero-section_3 span{font-weight:600} 
.herosForm-section h1, .herosForm-section_popup h1{text-align:center;color:#004d67;font-size:26px;text-align:center;font-weight:500;padding-bottom:6px;}
.herosForm-section h1 span, .herosForm-section_popup span{font-weight:600;}
.herosForm-section p, .herosForm-section_popup p {text-align:center;color:#004d67;font-size:14px;padding-top:27px;}
.herosForm-section p a, .herosForm-section_popup p a{color:#2bcabb !important;cursor:pointer;}

.herosForm-section_popup{background: #fff; border-radius:6px;padding:40px 30px 9px 30px !important;}
.herosForm-section_popup .close{text-align:right;height:25px !important;padding-bottom:50px;outline:none;position: absolute;
right:2%;top:1%;}
.modal-body.popup-form {padding: 0.5rem 0.0rem !important;}
.req-quote:hover { color: #e4edff !important;border: 1px solid #e4edff !important;}
#form3 {width:70%;margin:0 auto;min-width:196px;}
#showerror{height:15px;width:15px;margin-left:5px;cursor: pointer;}

.form_success_msg, .form_unsuccess_msg {text-align:center;padding-top:22%;color:#004d67;}
.form_success_msg span{background:url('/img/rep/success_icon/form_success.png') no-repeat;height:100px;
    float:left;text-align:center;width:100%;background-position:center;margin-bottom:25px;} 
.form_unsuccess_msg span{background:url('/img/rep/success_icon/form_unsuccess.png') no-repeat;height:100px;
        float:left;text-align:center;width:100%;background-position:center;margin-bottom:25px;}     
.form_success_msg h2, .form_unsuccess_msg h2{font-size:24px;font-weight:600;}
.form_success_msg p, .form_unsuccess_msg p {font-size:20px;color:#5b8d9d;font-weight:500;padding-top:20px !important;}
.herosForm-section_popup .form_success_msg,.herosForm-section_popup .form_unsuccess_msg {text-align: center;
    padding-top: 10% !important;color: #004d67;padding: 10px 40px 9px 40px !important;min-height: 420px;}

.nav-content{border-bottom:#dbdbdb66 1px solid;margin-bottom:35px}
.nav-content nav ul {overflow:hidden;padding:0;margin:0;text-align:center;
-webkit-transition:max-height 0.4s;-ms-transition:max-height 0.4s;
-moz-transition:max-height 0.4s;-o-transition:max-height 0.4s;transition:max-height 0.4s;}
.nav-content nav ul li {display:inline-block;padding:20px;color:#004d67;font-size:24px;font-weight:600;}
.about-section_bk{background:url("../../img/rep/vector_shapes/shape_1.svg") no-repeat;background-position:100% 150%;}
.about-section{padding-bottom: 60px;}
.about-section_title h3{text-align:center;color: #0ec7ba;font-size: 24px;font-weight: 600;padding-bottom: 20px}
.about-section_title h1{text-align:center;color:#004d67;font-size: 24px;font-weight: 600;padding-bottom: 20px;}
.about-section_title p{text-align:left;color:#004d67;font-size: 18px;padding-bottom: 10px;font-weight: 500;line-height: 27px;}
.about-section_card .col-md-6{padding: 30px}
.about-section_card_01 {background: url("../../img/rep/Illustrations/Illustration_1.svg") no-repeat #fff;
background-position: right 100%;width: 100%;padding: 40px;
border-radius: 4px;font-size: 24px;font-weight: 600;color: #004d67;
border: #fdfdfd solid 1px;-webkit-box-shadow: 3px 6px 5px 5px rgba(0,0,0,0.04);
-moz-box-shadow: 3px 6px 5px 5px rgba(0,0,0,0.04);
box-shadow: 3px 6px 5px 5px rgba(0,0,0,0.04);}
.about-section_card_02 {background: url("../../img/rep/Illustrations/Illustration_2.svg") no-repeat #fff;
background-position: right 100%;width: 100%;padding: 40px;
border-radius: 4px;font-size: 24px;font-weight: 600;color: #004d67;
border: #fdfdfd solid 1px;-webkit-box-shadow: -3px 6px 5px 5px rgba(0,0,0,0.04);
-moz-box-shadow: -3px 6px 5px 5px rgba(0,0,0,0.04);box-shadow: -3px 6px 5px 5px rgba(0,0,0,0.04);}
.about-section_card_03 {background: url("../../img/rep/Illustrations/Illustration_3.svg") no-repeat #fff;
background-position: right 90%;width: 100%;padding: 40px;border-radius: 4px;
font-size: 24px;font-weight: 600;color: #004d67;border: #fdfdfd solid 1px;
-webkit-box-shadow: 3px 6px 5px 5px rgba(0,0,0,0.04);-moz-box-shadow: 3px 6px 5px 5px rgba(0,0,0,0.04);
box-shadow: 3px 6px 5px 5px rgba(0,0,0,0.04);}
.about-section_card_04 {background: url("../../img/rep/Illustrations/Illustration_4.svg") no-repeat #fff;
background-position: 90% 100%;width: 100%;padding: 40px;border-radius: 4px;
font-size: 24px;font-weight: 600;color: #004d67;border: #fdfdfd solid 1px;
-webkit-box-shadow: -3px 6px 5px 5px rgba(0,0,0,0.03);-moz-box-shadow: -3px 6px 5px 5px rgba(0,0,0,0.03);
box-shadow: -3px 6px 5px 5px rgba(0,0,0,0.03);}
.article-section{padding-top:60px;padding-bottom: 30px;width: 100%;
background: #0ec7ba; /* Old browsers */background: -moz-linear-gradient(-45deg, #0ec7ba 0%, #5488e5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #0ec7ba 0%,#5488e5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #0ec7ba 0%,#5488e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ec7ba', endColorstr='#5488e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.article-section_txt{text-align:center;color: #fff}
.article-section_txt h1{padding-bottom: 25px;font-size: 34px;}
.article-section_txt h3{padding-bottom: 40px;font-size: 18px;line-height: 38px;text-align: left;}
.article-section_txt h3 span{font-weight:600}
.article-section_txt h4{font-size: 15px;color:#cee6f5;font-weight:400;font-style:italic;}

.animate-section{padding-top:150px;padding-bottom:200px;color:#004d67;text-align:center}
.animate-section h1{padding-bottom:20px; font-size: 36px;font-weight: 600;}
.animate-section h3{font-size: 22px;color: #6694a4}
.animate-section_title{padding-bottom:70px}

.animate-section_magic{border:1px solid #dcdcdc;border-radius:3px;width:90%;min-height:400px;
    margin:0 auto;text-align:left;padding:30px;}
.animate-txt {padding-top:10px;display:flex;margin-bottom: 1px !important;flex-wrap:wrap;}
.animate-txt li {padding:2px 3px;background:#fff;display:block !important; cursor: default;width:100%;
  float:left;display: flex;margin:4px 0px;opacity:0;}
.animate-txt-add li{-webkit-animation:fadeIn 0.9s 1; animation: fadeIn 0.9s 1;
-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;transition: all 250ms ease;}  

.animate-txt-add li:nth-child(5n+1) {-webkit-animation-delay:0.5s;animation-delay:0.5s;}
.animate-txt-add li:nth-child(5n+2) {-webkit-animation-delay: 1.0s; animation-delay: 1.0s;}
.animate-txt-add li:nth-child(5n+3) {-webkit-animation-delay: 1.5s;animation-delay: 1.5s;}
.animate-txt-add li:nth-child(5n+4) {-webkit-animation-delay: 2.0s;animation-delay: 2.0s;}
.animate-txt-add li:nth-child(5n+5) {-webkit-animation-delay: 2.5s; animation-delay: 2.5s;}

/* Animation steps */

@-webkit-keyframes fadeIn {0% {opacity: 0.0;}100% {opacity: 1.0;}}
@keyframes fadeIn {0% {opacity: 0.0;} 100% {opacity: 1.0;}}

.check1 > li:nth-child(5n+1) {transform: translateY(calc((45px * 2) + (4px * 2)));}
.check1 > li:nth-child(5n+2){transform: translateY(calc(0px - ((50px * 2) + (4px * 2))));}

.check2 > li:nth-child(5n+1) {transform: translateY(calc((63px * 3) + (4px * 3)));}
.check2 > li:nth-child(5n+3){transform: translateY(calc(0px - ((32px * 3) + (4px * 3))));}

.check3 > li:nth-child(5n+1) {transform: translateY(calc((92px * 3) + (4px * 3)));}
.check3 > li:nth-child(5n+4){transform: translateY(calc(0px - ((30px * 3) + (4px * 3))));}

.check4 > li:nth-child(5n+1) {transform: translateY(calc((127px * 3) + (4px * 3)));}
.check4 > li:nth-child(5n+5){transform: translateY(calc(0px - ((30px * 3) + (4px * 3))));}

.check5 > li:nth-child(5n+1) {transform: translateY(calc((1px * 2) + (4px * 2)));}

.animate-txt span{width:45px;height:72px;background:url(/img/rep/profile_icon/right-arrow-01.png) no-repeat;
background-position:0% 46%;float:left;}
.animate-txt li:nth-child(5n+1) span {width:45px;height:72px;background:url(/img/rep/profile_icon/right-arrow-02.png) no-repeat;
background-position:0% 46%;float:left;}
.animate-txt li h2{color:#1a0dab;font-size:18px;font-weight:600;padding-bottom:1px;margin-bottom:1px;}
.animate-txt li h3{color:#006621;font-size:15px;font-weight:500;padding-bottom:1px;margin-bottom:1px;}
.animate-txt li p{color:#545454;font-size:15px;font-weight:500;padding-bottom:1px;margin-bottom:1px;}

.animate-profile {text-align:center;}
.animate-profile h2{color:#004d67;font-size:24px;font-weight:600;padding-top:20px;}
.animate-profile h4{color:#6aa2c1;font-size:17px;padding-bottom:12px;}

.animate-cent-wrap{width:100px;margin:0 auto;height:32px;
    color:#fff;padding:3px 10px 7px 10px;border-radius:15px;font-size:16px;font-weight:600}
.animate-cent-red{background:#c83d3d;font-size:16px;font-weight:600;}
.animate-cent-yellow{background:#d9e227;font-size:17.5px;font-weight:600;
-webkit-animation-name: animate-cent-yellow; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    animation-name: animate-cent-yellow;
    animation-duration: 2s;}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes animate-cent-yellow {
    from {background:#c83d3d; font-size:16px;font-weight:600}
    to {background:#d9e227;font-size: 17.5px;font-weight:600}
}

/* Standard syntax */
@keyframes animate-cent-yellow {
    from {background:#c83d3d;font-size: 16px;font-weight:600}
    to {background:#d9e227;font-size: 17.5px;font-weight:600}
}

.animate-cent-blue{background:#2ad7b9;font-size:17.5px;font-weight:600;
-webkit-animation-name: animate-cent-blue; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    animation-name: animate-cent-blue;
    animation-duration: 2s;}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes animate-cent-blue {
    from {background:#d9e227;font-size:16px;font-weight:600}
    to {background:#2ad7b9;font-size: 17.5px;font-weight:600}
}

/* Standard syntax */
@keyframes animate-cent-blue {
    from {background:#d9e227;font-size:16px;font-weight:600}
    to {background:#2ad7b9;font-size: 17.5px;font-weight:600}
}
    



.our-section{padding-bottom:100px;}    
.our-section_title{background: #f7faff;padding:85px;margin-top:260px;height:312px;}
.our-section_title h1{font-size:17px;color:#2bcabb;font-weight:600;padding-left:10%}
.our-section_title h3{font-size: 34px; color:#004d67;font-weight: 600;padding-left:10%}
.our-section_icon{background:#689ef9;color:#fff;padding-bottom:50px;text-align:center;border-radius:5px;} 
.our-section_icon p {font-size:26px;font-weight:600;text-align:center;line-height:35px;padding-top:30px;}

.our-section_icon_01 {padding-top:70px;}
.our-section_icon_01 img {width:94px;height:94px;}
.our-section_icon_01.img img {width:94px;height:94px;padding-top:14px;}
.showcase-section{padding-top:80px;padding-bottom:100px;color:#004d67;text-align:center}
.showcase-section_title h1{padding-bottom:20px; font-size: 36px;font-weight: 600;}

.col-md-2.ssbox {padding-right:1px !important;padding-bottom: 15px;}
.ssbox h2{font-size:18px; font-weight: 600; color: #004d67;padding-bottom: 20px; padding-top:30px;float: left;
width: 100%;}
.ssbox span{width: 100%;height:170px;background: red;float: left; border-radius:5px;}
.showcase-section_box_01 span{background: url("../../img/rep/show_process/neurologist.jpg") no-repeat;background-size: cover;   -moz-background-size: cover;
-webkit-background-size: cover;}
.showcase-section_box_02 span{background: url("../../img/rep/show_process/cardiologist.jpg") no-repeat;background-size: cover;   -moz-background-size: cover;
-webkit-background-size: cover;}   
.showcase-section_box_03 span{background: url("../../img/rep/show_process/General_surgeon.jpg") no-repeat;background-size: cover;   -moz-background-size: cover;
-webkit-background-size: cover;}
.showcase-section_box_04 span{background: url("../../img/rep/show_process/family_doctors.jpg") no-repeat;background-size: cover;   -moz-background-size: cover;
-webkit-background-size: cover;}
.showcase-section_box_05 span{background: url("../../img/rep/show_process/pediatrician.jpg") no-repeat;background-size: cover;   -moz-background-size: cover;
-webkit-background-size: cover;}
.showcase-section_box_06 span{background: url("../../img/rep/show_process/radiologist.jpg") no-repeat;background-size: cover;   -moz-background-size: cover;
-webkit-background-size: cover;}
.showcase-section_box_07 span{background: url("../../img/rep/show_process/orthopedic_surgeon.jpg") no-repeat;background-size: cover;   -moz-background-size: cover;
-webkit-background-size: cover;}
.showcase-section_box_08 span{background: url("../../img/rep/show_process/psychologists.jpg") no-repeat;background-size: cover;    -moz-background-size: cover;
-webkit-background-size: cover;}
.showcase-section_box_09 span{background: url("../../img/rep/show_process/dermatologists.jpg") no-repeat;background-size: cover;   -moz-background-size: cover;
-webkit-background-size: cover;}
.showcase-section_box_10 span{background: url("../../img/rep/show_process/plastic_surgeons.jpg") no-repeat;background-size: cover;   -moz-background-size: cover;
-webkit-background-size: cover;}
/* .ssbox:hover span{-ms-transform: scale(1.2);-moz-transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2);
transform: scale(1.2);cursor: pointer;}  */

.mid-form-section {padding-bottom:360px;padding-top: 1px;
background: url("../../img/rep/vector_shapes/shape_2.svg") no-repeat;
background-position:118% 23%;}
.mid-form-section_txt {border: 2px solid #95d6e6;padding: 94px 1px;padding-right: 1px;padding-left: 1px;
border-radius: 5px;}
.mid-form-section_txt h1{font-size:34px;color:#004d67;padding-left:10%;}
.mid-form-section_txt h1 span{font-weight:600;}

.midsideform{position:absolute !important;right:3%;top:1px;padding-left:45px !important;}
.midsideform .form-control {padding: .375rem 1.5rem;}

.why-client-section{background:url("../../img/rep/vector_shapes/shape_3.svg") no-repeat;
background-position:-10% 85%;}
.why-section{padding-bottom:65px;}    
.why-section_title h3 {color: #0ec7ba;font-size: 20px;font-weight: 600;padding-bottom:10px;}
.why-section_title h1 {color: #004d67;font-size: 34px;font-weight: 600;padding-bottom: 50px;}
.why-section_content_01 {padding-bottom:90px;}
.why-section_content_01_txt h1{color: #004d67;font-size: 24px;font-weight: 600;padding-bottom: 10px;}
.why-section_content_01_txt h3{font-size:18px;color: #6694a4;letter-spacing: 0.5px;}

.client-section{padding-bottom:100px;}
.client-section_title h3{color:#004d67;font-size:27px;padding-top:15px;letter-spacing:0.7px;line-height:47px;}
.client_01{padding-bottom:50px}
.client_02{padding-bottom:20px}
.ourproess-section{padding-bottom:60px}
.ourproess-section_title h3{text-align:center;color:#0ec7ba;font-size: 19px;font-weight: 600;padding-bottom: 20px}
.ourproess-section_title h1{text-align:center;color:#004d67;font-size: 34px;font-weight: 600;padding-bottom: 50px;}

.flow_txt_mid {padding-left:66px !important;}
.flow_txt_left {padding-right: 1px !important;}
.flow_txt_left-dull, .flow_txt_right-dull{top:10px;}
.flow_txt_left-dull h3, .flow_txt_right-dull h3{font-size:19px; font-weight:600; color: #d5d5d5}
.flow_txt_left-dull h4, .flow_txt_right-dull h4{font-size:19px; font-weight:400; color: #d5d5d5}
.flow_txt_left h3, .flow_txt_right h3{font-size:19px; font-weight:600; color: #004d67}
.flow_txt_left h4, .flow_txt_right h4{font-size:19px; font-weight:400; color: #6694a4}
.bold{ -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.5s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 0.5s;
    top: -10px;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    from {top:10px;}
    to {top:-10px;}
}

/* Standard syntax */
@keyframes example {
    from {top:10px;}
    to {top:-10px;}
}
.bold h3 {color: #004d67 !important;}
.bold h4 {color: #6694a4 !important;}

.flow_txt_smspace{padding:30px 2px;}
.flow_txt_rispace{padding:103px 2px;}
.flow_txt_rispace01{padding:103px 2px;}
.flow_txt_rispace02{padding:103px 2px;}
.flow_txt_rispace03{padding:73px 2px;}
.flow_txt_lespace01{padding:60px 2px;}
.flow_txt_lespace02{padding:116px 2px;}
.flow_txt_lespace03{padding:90px 2px;}
.flow_txt_lespace04{padding:90px 2px;}
.flow_txt_space{padding:70px 2px;}

.trophy_section {text-align:center;}
.trophy_section img{padding-bottom:2px}
.trophy_section h2{color:#004d67;font-size:27px;font-weight:600;padding-bottom:50px;}

.footer-form-bk{background: url("../../img/rep/vector_shapes/shape_4.svg") no-repeat;
background-position:115% 18%;width:100%;padding-top:80px;position:absolute;height:600px;}

.footer-form-section {padding-bottom:100px;}
.footer-form-section_txt {border: 2px solid #95d6e6;padding: 94px 1px;padding-right: 1px;padding-left: 1px;
border-radius:5px;margin-top:70px;}
.footer-form-section_txt h1{font-size:34px;color:#004d67;padding-left:10%;}
.footer-form-section_txt h1 span{font-weight:600;}

.footersideform{position:absolute !important;right:3%;top:1px;padding-left:30px !important;}
.footersideform .form-control {padding: .375rem 1.5rem;}

footer{
padding:90px 43px 1px 43px !important;width: 100%;
background: #0ec7ba;
background: -moz-linear-gradient(-45deg, #0ec7ba 0%, #5488e5 100%);
background: -webkit-linear-gradient(-45deg, #0ec7ba 0%,#5488e5 100%);
background: linear-gradient(135deg, #0ec7ba 0%,#5488e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ec7ba', endColorstr='#5488e5',GradientType=1 );}
.dap-logo-footer {padding-bottom:45px;}
.footer_address h4, .footer_phone h4, .footer_mail h4, .footer_phone social {
font-size: 16px;color: #f5fbff;line-height: 24px;padding-left: 35px;}
.footer_address span{background: url("../../img/rep/sprite_icons/icons.png") -12px -14px;
width:20px;height: 27px;float: left;}
.footer_phone span{background: url("../../img/rep/sprite_icons/icons.png") -31px -13px;
width:20px;height: 27px;float: left;}
.footer_mail span{background: url("../../img/rep/sprite_icons/icons.png") -54px -14px;
width:20px;height: 27px;float: left;}  

.footer_social .fb{background: url("../../img/rep/sprite_icons/icons.png") -78px -14px;
width:30px;height:30px;float: left;margin-right: 10px;}  
.footer_social .twitter{background: url("../../img/rep/sprite_icons/icons.png") -109px -14px;
width:30px;height: 30px;float: left;margin-right: 10px;}   
.footer_social .in{background: url("../../img/rep/sprite_icons/icons.png") -139px -14px;
width:30px;height:30px;float: left}      
.footer_copyrights {text-align:center;color:#a6d4ec;font-size:12px;padding-top:50px;padding-bottom:20px;}

/*Responsive*/
@media only screen and (min-width: 1180px) {
    .navbar-expand-lg .navbar-nav .nav-link {font-weight:600;padding-right: 2rem !important;padding-left: 2rem !important;font-weight: 600;font-size: 17px;}
    .nav-req_btn{margin-left: 2rem;}
    .nav-req_btn button {font-size:15px;font-weight:600;}
}
@media only screen and (min-width: 992px) {
.nav-req_btn button {font-size:15px;font-weight:600;}
}
@media only screen and (min-width: 576px) {
.modal-dialog.popup-modal-dialog {margin:10% auto !important;max-width: 650px;}
}

#star-svg {position:relative;width:100%;height: 1550px;}
#dot{width: 100px;height:100px;background: red;}
.tropy-02{display: none}
.bar1, .bar2, .bar3 {width: 16px;height: 2px;background-color: #fff;margin: 4px 0;transition: 0.4s;}

.herosForm-sm {
    padding: 0;
    margin: 0;
}

.vtab-wrap {
    display: flex;
    width: 100%;
}

.tabHeading ul li h1 {
    text-align: left;
    color: #004d67;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.tabHeading ul li {
    width: 230px;
    display: flex;
    align-items: center;
    justify-content: left;
    min-height: 55px;
    padding: 14px 10px 10px 14px;
    background: #fff;
    margin-bottom: 35px;
    border-radius: 2px;
    position: relative;
    cursor: pointer;
    border-left: 5px solid #fff;
}

.tabHeading ul li::before {
    content: '';
    display: block;
    border-top: 8px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    opacity: 0;
}

.tabHeading ul li.active::before {
    opacity: 1;
}

.tabHeading ul li.active h1 {
    font-weight: 700;
}

.tabHeading ul li.active {
    border-left: 5px solid #255899;
}

.tabBody {
    margin: 0 5px 0 39px;
    padding: 26px 30px 10px;
    background: #fff;
    border-radius: 2px;
}

.tabBody .tabBody-conent {
    display: none;
}

.tabBody .tabBody-conent p {
    text-align: left;
    color: #004d67;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 400;
    line-height: 27px;
}

.tabBody .tabBody-conent.active {
    display: inline;
}

.tabBody-conent {
    display: none;
}

.from-errorinfo {
    font-size: 12px;
    color: #d33535;
    font-weight: 500;
}