<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
</style>
.p0{
    padding:0px !important;
}

h1,h2,h3,h4,h5,h6,p,a,li,span,button,textarea,input{
 font-family: 'Poppins', sans-serif;;
}

body {
   font-family: 'Source Serif Pro', serif;
    overflow-x: hidden;
}


.client_logo_sub span {
    display: table;
    margin: auto;
    font-size: 22px;
    color: #06ffd6;
    font-family: 'Poppins', sans-serif;
}

.cmp-logo-div h2 {
   /* font-size: 36px;*/
   /* text-transform: uppercase;*/
    font-weight: bold;
    padding: 10px 0;
    color: #222;
    padding-top: -1px;
    margin-top: 2px;
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
}

.clent_logo_inner_slider {
    margin-top: 43px;
}

.cmp-logo-div img {height: 35px;margin: auto;}

.cmp-logo-div {
    margin-bottom: 48px;
}


a:hover, a:focus, button:hover, button:focus, .form-btn-st:focus {
    text-decoration: none !important;
     outline: none; 
}

section {
    float: left;
    width: 100%;
}

/*section.header-sec*/
section.header-sec {
    padding: 30px 0px;
    position: absolute;
}

.header-sec .row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-btn {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}
/*.header-btn span {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}
.header-btn a.yellow_btn {
    padding: 15px 30px;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    background-color: #ff5722;
}
a.phone-btn img {
    filter: brightness(100);
    margin-bottom: -25px;
}

.header-btn a.phone-btn {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
}
*/
/*section.banner-section */
section.banner-section {
    padding: 100px 0px;
    background-image: url(../images/banner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 99999;
    overflow: hidden;
}
.banner-main {
    /* padding-top: 90px; */
}
.banner-logos img {
    margin-right: 20px;
    width: 15%;
}

.banner-section .row {
    display: flex;
    align-items: center;
    padding-top: 50px;
}
.banner-custom-box img {
    position: relative;
    right: 69px;
    top: 128px;
}

.form-custom {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding: 5px 51px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 33.25px 1.75px rgba(0, 0, 0, 0.07);
    display: table;
    margin: auto;
    position: relative;
    bottom: 30px;
}
.form-st input[type="text"] {
    padding: 15px 10px;
    border: 0;
    font-size: 14px;
    border-bottom: solid 2px #cccccc;
    width: 100%;
    outline: 0;
    color: #0046dc;
    font-weight: 600;
}

.form-st input[type="email"] {
    padding: 19px 7px;
    border: 0;
    font-size: 14px;
    width: 100%;
    border-bottom: solid 2px #cccccc;
    outline: 0;
    /* margin-bottom: 30px; */
    color: #0046dc;
    font-weight: 600;
}

.form-st input#phone-countr {
    padding: 19px 7px;
    border: 0;
    font-size: 14px;
    border-bottom: solid 2px #cccccc;
    width: 100%;
    outline: 0;
    color: #0046dc;
    font-weight: 600;
}

.form-st textarea {
    padding: 10px 15px;
    font-size: 14px;
    border: solid 2px;
    width: 100%;
    height: 109px;
    outline: 0;
    border-color: transparent;
    border-radius: 6px;
    font-weight: 600;
    color: #0046dc;
}
.form-div-btn input#quoteSubmit {
    padding: 14px 30px;
    width: 92%;
    border-radius: 6px;
    background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgb(43,43,43) 100%);
    border: 0;
    color: #06ffd6;
    font-size: 17px;
    font-weight: bold;
    /* margin-top: 10px; */
}



.form-st h3 {
    font-size: 30px;
    font-weight: bold;
    color: #2f8ac7;
    text-align: left;
    background-image: transparent;
    padding: 20px 0px 20px 20px;
    margin: 0;
    line-height: normal;
}
.form-st{
    background-color: #fff;
    padding-bottom: 25px;
    border-radius: 20px;
    padding-right: 80px;
    margin-left: 40px;
    padding-left: 15px;
    position: relative;
}
.bnner-text h1 {
    font-size: 63px;
    font-weight: bold;
    color: #06ffd6;
    margin: 0 0 10px 0;
}

.bnner-text h2 {
    font-size: 49px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    padding-bottom: 40px;
}

.bnner-text p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    padding-bottom: 50px;
}
.banner-btn a.yellow_btn {
    padding: 15px 30px;
    font-size: 15px;
    color: #000;
    border-radius: 3px;
    margin-right: 10px;
    font-weight: 600;
    background-color: rgb(6, 255, 214);
    font-weight: bold;
}
.banner-btn strong {
    display: table;
    margin: 0 0 0 40px;
}

.banner-btn {
    display: flex;
}
.banner-btn a.white_btn  {
    padding: 15px 30px;
    font-size: 15px;
    color: #000;
    border-radius: 3px;
    background-color: #fff;
    margin-right: 10px;
    font-weight: bold;
}

.banner-logos {
    padding-top: 50px;
}

.banner-list ul {
    padding: 0;
    margin-bottom: 40px;
}

.banner-list ul li {
    list-style: none;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    margin: 0 0 10px 0;
}

.banner-list ul li i {
    margin-right: 10px;
    color: #06ffd6;
}


/*section.banner-section */

/*section.service-section*/
section.service-section {
    padding: 50px 0px;
    background-image: url(../images/banner-2-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.service-text {
    text-align: center;
}
.service-text h2 {
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    margin: 0 0 20px 0;
}

.service-text h4 {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin: 0 0 20px 0;
}

.service-text p {
    font-size: 16px;
    font-weight: 400;
    color: #5f5f5f;
    margin: 0 0 15px 0;
}
.ser-ht {
    text-align: center;
}

.ser-ht h1 {
    font-size: 45px;
    font-weight: bold;
    color: #06ffd6;
    margin: 30px 0 25px 0;
}
.service-main {
    padding: 30px 27px;
    text-align: center;
    border-radius: 11px;
    background-color: #3d3d3d;
    min-height: 212px;
}

.service-main p {
    font-size: 16px;
    color: #00d7b4;
    margin: 15px 0 0 0;
    font-weight: 300;
    line-height: 20px;
}
.service-main:hover {
    background-color: #06ffd6;
}

.service-main:hover img {
    filter: brightness(0);
}

.service-main:hover p {
    color: #000;
    font-weight: 400;
}

/*section.service-section*/



/*section.cta-section-cta-2*/
section.cta-section-cta-2 {
    background-image: url(../images/cta-bg-2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.cta-section-cta-2 .row {
    display: flex;
    align-items: center;
}
.cta-text h2 span {
    color: #06ffd6;
}
.banner-btn  a.nu_btn{
    font-size: 19px;
    color: #fdffe2;
    padding: 10px 0px;
}
/*section.cta-section-cta-2*/




/*section.cta-section*/
section.cta-section {
    background-image: url(../images/cta-bg-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.cta-section .row {
    display: flex;
    align-items: center;
}
.cta-img img {
    width: 100%;
    position: relative;
    top: 10px;
}
.cta-text h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding-bottom: 30px;
}


.cta-text p {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 50px;
}

/*section.cta-section*/

/*section.process-section*/

.process-main-img img {
    width: 95%;
    margin: 0 auto;
    display: table;
}

section.process-section {
    padding: 50px 0px;
    background-image: url(../images/process-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.process-main {
    padding: 30px 20px;
    text-align: center;
    background-color: #3d3d3d;
    border-radius: 12px;
    margin-bottom: 20px;
}
.pro-text h4 {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    margin: 15px 0px;
}

.pro-text p {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}
.process-main:hover {
    background-color: #09e9c4;
}

.process-main:hover img {
    filter: brightness(0);
}

.process-main:hover h4 {
    color: #000;
}

.process-main:hover p {
    color: #000;
}
.botto-text {
    margin-bottom: 40px;
}

/*section.process-section*/

/*section.creative-section*/

section.creative-section {
    padding: 50px 0px;
    background-image: url(../images/footer-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.creative-text h2 {
    font-size: 33px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding-bottom: 30px;
}
.creative-text h2 span {
    color: #06ffd6;
}
.creative-list ul {
    padding: 0;
    padding-bottom: 30px;
}

.creative-list ul li {
    list-style: none;
    margin-bottom: 25px;
}

.creative-list ul li a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    border-bottom: solid 3px #dddddd;
    width: 56%;
    padding-bottom: 10px;
}
.creative-list ul li img {
    margin-right: 30px;
}
.creative-section .row {
    display: flex;
    align-items: center;
}
.creative-custom-box img {
    position: relative;
    right: 0px;
    top: 103px;
    z-index: 1;
}
/*section.creative-section*/





/*.ftr-lst-cpy*/

.ftr-lst-cpy {
    background-color: #3600ff;
}
.ftr-lst-cpy {
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    color: #fff;
}
.privacy-terms a {
    color: #fff;
    margin-right: 6px;
}


/*.ftr-lst-cpy*/



.techno-box h2 {
    font-size: 20px;
    color: #fff;
    margin: 0;
    font-weight: 600;
    padding: 20px 0 16px 0;
}

.techno-box p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    line-height: 26px;
    padding: 0 35px 16px 0;
}

.techno-img img {
    width: 100%;
}

.techno-img {
    padding-top: 40px;
}

ul.nav.nav-tabs.techno.tabs-techno ul li {
    width: 0;
    margin: 0;
    line-height: 2px;
    border-radius: 0;
}

ul.nav.nav-tabs.techno.nav-tabs>li>a {
    margin-right: 0px;
    /* line-height: 1px; */
    border: 0px solid transparent;
    border-radius: 0;
    padding: 0;
    color: #fff;
}

ul.nav.nav-tabs.techno.nav li a {

    /*  position: relative; 
      display: block; 
      padding: 10px 15px; */
}

.tabs-techno ul li {
    font-size: 15px;
    color: #fff;
    cursor: pointer;
}
.tabs-techno ul.nav.nav-tabs.techno {
    border: 0;
}


.tabs-techno .nav-tabs li a:hover::before, .tabs-techno .nav-tabs li a:focus::before, .tabs-techno .nav-tabs li.active a:hover::before, .tabs-techno .nav-tabs li.active a::before {
    display: block;
}

ul.nav.nav-tabs.techno.nav li a:hover, ul.nav.nav-tabs.techno.nav li a:focus, ul.nav.nav-tabs.techno.nav li.active a {
    background: transparent;
    color: red;
}

ul.nav.nav-tabs.techno {
    display: flex;
    justify-content: space-between;
}

.techno li.active {
    border-bottom: 2px solid red;
    padding: 0 0 10px;
}
.techno li:hover {
    border-bottom: 2px solid red;
}

.tabs-techno ul li {
    border-bottom: 2px solid #fff;
    width: 14%;
}
.pkg-testi .slick-next {
    z-index: 1;
    bottom: 64%;
    width: 55px;
    height: 45px;
    border-radius: 8px;
    background-color: #fff;
    top: 50%;
    right: -6%;
    color: #000;
}
.pkg-testi .slick-prev {
     z-index: 1;
     bottom: 64%;
     width: 55px;
     height: 45px;
     border-radius: 8px;
     background-color: #fff;
     top: 50%;
     left: -6%;
     color: #000;
}

.pkg-testi .slick-next:before {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    opacity: .75;
    color: #000;
    font-weight: 800;
    font-size: 17px;
    font-weight: 400;
}
.pkg-testi .slick-prev:before  {
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    opacity: .75;
    color: #000;
    font-weight: 800;
    font-size: 17px;
    font-weight: 400;
}
.slick-dots li.slick-active button {
    background-color: #008efd;
}
.slick-dots li button {
    background-color: #000;
    border-radius: 50px;
    width: 13px;
    height: 13px;
}

/*.hmSec5*/

.hmSec5 h3 {
    font-size: 45px;
    text-align: center;
    color: #621751;
    font-weight: bold;
}

.hmSec5 {
    padding: 80px 0px;
    position: relative;
    background-image: url(../images/exclusiv-2-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.hmSec5::before {
    position: absolute;
    content: "";
    background: url('../images/33.png');
    width: 100%;
    height: 903px;
    z-index: -1;
}

.hmSec5 p {
    color: #000000;
    font-size: 15px;
    text-align: center;
    padding: 20px 0 65px;
}

.servicesTabList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0;
}

.servicesTabList::before {
    position: absolute;
    content: "";
    background: url(../images/35.png);
    width: 192px;
    height: 238px;
    z-index: -1;
    left: -74px;
    top: -78px;
}

.servicesTabList li a {
    border-radius: 8px;
    color: #000;
    font-weight: 600;
    display: block;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    margin: 10px 0 0 0;
    padding: 8px 10px;
    line-height: 18px;
}

.serBox h4 {
    font-size: 26px;
    color: #01ebc4;
    font-weight: bold;
    padding: 0px 0 20px 0;
    line-height: 30px;
}

.serBox h5 {
    font-size: 20px;
    font-weight: bold;
    padding: 35px 0 20px 0;
    line-height: 25px;
    color: #1a4542;
}

.serBox p {
    color: #585858;
    padding: 0;
    text-align: inherit;
    font-size: 16px;
    line-height: 26px;
}

.servicesLists li {
    font-size: 14px;
    color: #000;
    padding: 0 0 20px 0;
}

.servicesLists li i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #dedede;
    text-align: center;
    line-height: 30px;
    margin: 0 5px 0 0;
    font-size: 12px;
}

.servicesTabList li.active {
    background: #06ffd6;
    color: #fff;
}
/*.hmSec5*/
[class^="box-"] {
    display: none
}

[class^="box-"].showfirst {
    display: block
}

.servicesTabList li {
    list-style: none;
    border-radius: 7px;
    width: 216px;
    height: 216px;
    background-color: rgb(227, 227, 227);
}
.showfirst.img img {
    width: 100%;
}
.row.align-items-center {
    display: flex;
    align-items: center;
    margin-top: 30px;
}
ul.servicesLists {
    padding: 0;
}

ul.servicesLists li {
    list-style: none;
}
.servicesTabList li img {
    text-align: center;
    margin: auto;
    display: table;
    margin-top: 50px;
}

[class^="boxx-"]{display:none}
[class^="boxx-"].showfirst{display:block}



/*section.porfolio-section*/ 

section.porfolio-section {
    padding: 50px 0px;
    background-image: url(../images/port-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

ul.portTabList {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 15px;
    background-color: rgb(0, 0, 0);
    border-radius: 20px;
    margin-bottom: 35px;
    margin-top: 35px;
}

ul.portTabList li {
    width: auto;
    list-style: none;
    text-align: center;
    margin: 0 23px;
}
ul.portTabList li a {
    font-size: 17px;
    color: #c7c7c7;
    font-weight: 600;
}
.port-text h3 {
    padding: 20px 15px;
    text-align: center;
    margin-bottom: -10px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
/*.port-text h3:hover {
    background-color: #06ffd6;
    color: #000;
}*/
.port-main:hover .port-text {
    background: #06ffd6;
    color: #000;
}
.port-main:hover .port-text h3 {
    color: #000;
}
.port-main:hover a.port-view {
    background: #06ffd6;
    color: #000;
}

.port-text {
    background: #000;
}
.port-btn a.port-view {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding: 8px 50px;
    background-color: #000;
}

.port-btn {
    margin-top: 20px;
    text-align: center;
}
ul.portTabList li:hover a {
    color: #06ffd6;
}
.portTabList li.active a {
    color: #06ffd6 !important;
}

/*section.porfolio-section*/ 

.footer-img img {
    width: 40%;
}

.footer-img {
    text-align: end;
    margin-bottom: 30px;
}

.footer-pymet img {
    width: 50%;
}

.footer-pymet {
    text-align: start;
    margin-bottom: 30px;
}
.banner-btn a.white_btn:hover {
    background-color: #06ffd6;
}

.banner-btn a.yellow_btn:hover {
    background-color: #fff;
}


.header-main img {
    width: 100%;
}

.form-st input, .form-st textarea {
    background: #efefef;
    margin-bottom: 10px;
    border: 1px solid  #cccccc !important;
    border-radius: 8px;
}

.form-st input {
    padding: 15px 10px;
}

.form-txt span {
    display: block;
    color: #000;
    font-size: 22px;
}

.form-img-st2 {
    position: absolute;
    right: 18px;
}

.form-img-st2 img {
    width: 100%;
}

.form-img-st {
    text-align: center;
}